Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
Petr Knetl
4cb98c8d51 Fix/xpub address validation (#10990)
* refactor(suite-native): isAddressBasedNetworks util added

* refactor(suite-native): isAddressBasedNetwork used in components

* fix(suite-native): checks address validity on account import
2024-02-05 08:38:01 +00:00
Bohdan Juříček
2adb97b8a6 ref(suite-common): move passphrase related logic to common (#10738)
* ref(suite-common): move onPassphraseSubmit to common

* ref(suite-common): move inputs max length

* chore(suite-common): validators package

* chore(suite-common): add pin + passphrase validation

* ref(suite-native): remove min length

* fix(suite-common): methods exposed through side-effects
2024-01-24 15:42:17 +01:00