Commit graph

22 commits

Author SHA1 Message Date
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
overtorment
8a3397ff92 ADD: support more wallet export files from Coldcard (closes #5681) 2024-01-30 11:01:23 +00:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
overtorment
c23dbfec5d ADD: support multiple accounts from Keystone hw wallet (closes #5281) 2023-05-09 11:26:31 +01:00
Ivan
72271f10f6
FIX: BIP47 import (#5387) 2023-04-06 16:29:34 +00:00
Overtorment
5d4a25840b
TST: jest27, remove jasmine, bump detox, split circleci
Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
2022-06-03 17:54:05 +01:00
Ivan Vershigora
19c18c99ef ADD: import bip39 multilang mnemonics 2022-04-17 22:41:47 +02:00
Ivan Vershigora
9a89cc9713 FIX: allow user to choose wallet type when importing empty WIF 2022-03-12 12:13:03 +03:00
Overtorment
3195977a0e TST: more cases for p2tr addresses 2021-12-06 13:08:24 +00:00
Overtorment
a6d05d6233 TST: fix timeouts on some tests 2021-11-27 16:39:24 +00:00
Overtorment
a62319140f
FIX: correct path when importing watch-only from hardware wallet 2021-09-27 18:07:03 +01:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Gabriele Genta
f35200c639 ADD: support for truncated BIP39 wordlist 2021-09-06 13:59:13 +01:00
Gabriele Genta
e41b421ce0 fixup! FIX: integration test errors 2021-08-11 11:26:01 +01:00
Gabriele Genta
3b4b1d8df7 FIX: integration test errors
After the conversion of LegacyWallet to typescript, BlueElectrum is
often included automatically and tries to connect ASAP.
Dedicated management code is necessary in beforeAll/afterAll so that
the tests can run and terminate gracefully.
2021-08-11 11:26:01 +01:00
Ivan Vershigora
2bfdc925de ADD: UI for import electrum wallet with passphrase 2021-07-26 11:22:34 +03:00
Ivan Vershigora
eb1e8aedf7 ADD: UI for import wallet with passphrase 2021-07-20 17:36:44 +03:00
Overtorment
e568946281 FIX: cobo vault watch-only occasionally gets imported as wrong wallet type (closes #3152) 2021-05-13 20:53:29 +01:00
Ivan Vershigora
e70ac56329 ADD: SLIP39 wallets and react-native-crypto 2021-04-15 20:52:48 +03:00
jaonoctus
0e302b4e31 TST: Remove duplicated test 2021-04-02 14:07:46 +01:00
Overtorment
d722f031f8 TST: fix mocks 2021-03-25 19:36:00 +00:00
Overtorment
7dbcf9c576 REF: import procedure improvements 2021-03-25 18:27:14 +00:00