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
3dafc18a80
REF: move bip38 to separate repository
2021-08-07 17:39:01 +03:00
Marcos Rodriguez Vélez
ea8060257c
Update setup.js
2021-08-03 13:30:43 -04:00
Marcos Rodriguez Vélez
a08bea2928
TST: Add mock
2021-08-03 13:14:32 -04:00
Marcos Rodriguez Vélez
b74da5d43c
FIX: Wrong func being called
2021-08-03 12:43:00 -04:00
Marcos Rodriguez Vélez
ca0f40651b
REF: WidgetCenter
2021-08-03 12:28:47 -04:00
Ivan Vershigora
2bfdc925de
ADD: UI for import electrum wallet with passphrase
2021-07-26 11:22:34 +03:00
Gabriele Genta
170e5a742f
FIX: eslint errors
2021-07-22 16:38:14 +01:00
Marcos Rodriguez Vélez
0eefa03b2d
OPS: Update RN Clipboard
2021-07-21 09:46:03 -04:00
GLaDOS
64aed0657c
Merge pull request #3406 from BlueWallet/limpbrains-passphrase2
...
ADD: UI for import wallet with passphrase
2021-07-20 16:47:11 +01:00
Ivan Vershigora
eb1e8aedf7
ADD: UI for import wallet with passphrase
2021-07-20 17:36:44 +03:00
Marcos Rodriguez Vélez
308e9e1545
ADD: isTorCapable
...
Removes the need to manual code adjustments on platforms that aren't compatible with react-native-tor
2021-07-19 14:43:12 -04:00
Gabriele Genta
4ac9b6016b
ADD: default derivation path for watch only wallets
2021-07-16 17:13:12 +01:00
Gabriele Genta
30062e9795
ADD: import path for supported watch only formats
2021-07-16 17:13:12 +01:00
GLaDOS
872fde5227
Merge pull request #3157 from BlueWallet/limpbrains-passphrase
...
ADD: add passphrase support to wallets
2021-07-16 17:08:10 +01:00
Marcos Rodriguez Vélez
59a1ebde1f
Update watch-only-wallet.test.js
2021-07-15 10:19:06 -04:00
Marcos Rodriguez Vélez
9e4f917e84
Merge branch 'master' into label
2021-07-15 10:18:57 -04:00
Marcos Rodriguez Vélez
cdbf6b3770
WIP
2021-07-14 01:42:20 -04:00
Marcos Rodriguez Vélez
a88e56aae5
Update skeleton-cobo.txt
2021-07-14 00:28:07 -04:00
Marcos Rodriguez Vélez
0e45fe46c0
Update lightning-custodian-wallet.test.js
2021-07-13 10:55:05 -04:00
Overtorment
7526c82669
ADD: support for URv2 QR codes
2021-07-10 13:17:51 +01:00
GLaDOS
94a1eb56b3
Merge pull request #3344 from BlueWallet/electrumtoggle
...
REF: Use Switch for SSL Electrum port
2021-07-07 16:37:12 +01:00
Ivan Vershigora
a70781180c
ADD: Refactor Aezeed wallet to use this.passphrase
2021-07-07 10:52:42 +03:00
Ivan Vershigora
5938a8f8c1
Merge branch 'master' into limpbrains-passphrase
2021-07-07 09:07:36 +03:00
Overtorment
9a0a9ff84e
FIX: hardware wallet with BIP44/BIP49 wallet reports incorrect change address in PSBT
2021-07-06 21:44:07 +01:00
Ivan Vershigora
cd135c95e3
ADD: IRR currency
2021-07-06 16:07:47 +03:00
Overtorment
214b2f5743
Merge branch 'master' into electrumtoggle
2021-07-06 11:14:23 +01:00
Marcos Rodriguez Vélez
bac8a23d4f
OPS: Upgrade RN 0.64.2 ( #3170 )
...
OPS: Upgrade RN 0.64.1
FIX: Re-order wallet bug
2021-07-06 10:38:53 +01:00
João Dias
fc93e9243e
REF: Hierarchy navigator screen
2021-07-06 10:37:15 +01:00
Marcos Rodriguez Vélez
79c9d9f91d
REF: Use Switch for SSL Electrum port
2021-07-04 23:05:04 -04:00
Overtorment
7824765d3c
OPS: feature-branch apk builds are now downloaded directly from CI (appcenter.ms)
2021-06-29 22:56:16 +01:00
Overtorment
6ab6e8444f
TST: add mock for rn keystore
2021-06-02 17:33:37 +01:00
Overtorment
f00c5b4488
REF: storage improvements
2021-05-26 22:06:59 +01:00
GLaDOS
33beec9d12
Merge pull request #3178 from BlueWallet/ref-storage
...
REF: storage improvements
2021-05-22 10:37:40 +01:00
Overtorment
fc11da2aae
FIX: capital bech32 addresses
2021-05-20 13:57:46 +01:00
João Vítor Dias
79f21946fb
FIX: Check Bech32 uppercase address
2021-05-19 16:52:56 +01:00
Overtorment
68b2f28178
REF: storage improvements
2021-05-18 21:38:18 +01:00
Ivan Vershigora
bd91e7df59
ADD: add passphrase support to wallets
2021-05-14 19:07:33 +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
Overtorment
1db6dfd33f
TST: fix e2e
2021-05-11 11:18:24 +01:00
Overtorment
b08bb1fe33
REF: smarter utxo selection ( closes #3085 )
2021-05-10 16:01:28 +01:00
Ivan Vershigora
54669ee686
TST: add more encryption tests
2021-05-09 17:21:51 +03:00
Ivan Vershigora
cb6c48eaf8
REF: upgrade eslint, prettier, move them to dev deps, fix new lint errors
2021-05-08 09:41:45 +03:00
Ivan Vershigora
fdd88faf80
ADD: show zpub for electrum seed segwit wallets
2021-05-06 11:57:25 +03:00
Overtorment
95a8ca5b18
REF: works faster with electrs & EPS
2021-04-30 18:46:53 +01:00
Overtorment
b9195d3a49
Merge branch 'master' into limpbrains-sss
2021-04-28 12:30:29 +01:00
Overtorment
d738d9df03
TST: fix realm mock
2021-04-27 20:37:23 +01:00
Overtorment
bd64b3fe48
TST: fix e2e
2021-04-25 11:34:34 +01:00
Overtorment
1bdd37d0fb
ADD: TOR support
2021-04-23 15:56:51 +01:00
Ivan Vershigora
3b12cc0e09
ADD: Allow create PSBT for all HD watch-only wallets
2021-04-19 21:05:55 +03:00