GLaDOS
8cdb01fb4f
Merge pull request #4431 from BlueWallet/del
...
DEL: AOPP
2022-01-28 18:00:08 +00:00
Ivan Vershigora
261182b65a
REF: BlueComponents Icons
2022-01-28 14:13:53 +03:00
Marcos Rodriguez Vélez
0a76bf78c3
DEL: AOPP
2022-01-27 15:59:46 -05:00
Ivan Vershigora
a7b644f1ee
TST: aopp tests with local http server
2022-01-23 12:13:16 +03:00
Overtorment
ecabeae620
REF: ecpair usage
2021-12-20 17:11:07 +00:00
Overtorment
3195977a0e
TST: more cases for p2tr addresses
2021-12-06 13:08:24 +00:00
Overtorment
9b7a0e8580
FIX: reject unknown segwit versions as invalid address
2021-12-05 13:24:48 +00:00
Overtorment
a6d05d6233
TST: fix timeouts on some tests
2021-11-27 16:39:24 +00:00
Overtorment
17b11d5f94
REF: bump bitcoinjs to v6.0.0
2021-11-25 15:50:40 +00:00
Overtorment
34e1c4d492
TST: fix
2021-09-29 12:28:55 +01:00
Marcos Rodriguez Vélez
15b19f0858
Update legacy-wallet.test.js
2021-09-29 12:28:55 +01:00
Marcos Rodriguez Vélez
dd6aa7656b
Update hd-segwit-bech32-wallet.test.js
2021-09-29 12:28:55 +01:00
Marcos Rodriguez Vélez
4d17578298
Update legacy-wallet.test.js
2021-09-29 12:28:55 +01:00
Overtorment
daf0c24255
FIX: support for electrum backed by bitcoin code 22+ ( closes #3877 )
2021-09-28 21:25:28 +01: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
MC Saeid
35d7ecbe5f
FIX: Iranian currency
2021-09-21 14:48:46 +01:00
Overtorment
a28a2b96bc
TST: fix ln custodial integration tests
2021-09-21 12:46:24 +01:00
Overtorment
b36252d015
FIX: switch to sat/vbyte instead of sat/byte
2021-09-15 14:39:50 +01:00
Overtorment
a3c984db54
REF: improved currency exchange module
2021-09-09 20:36:35 +01:00
Gabriele Genta
f35200c639
ADD: support for truncated BIP39 wordlist
2021-09-06 13:59:13 +01:00
Overtorment
6565fd531d
ADD: onchain receive address now shows ETA on incomming transaction (rel #3183 )
2021-08-27 16:31:08 +01:00
Overtorment
db67ad465b
TST: fix ln custodial test init
2021-08-26 15:16:30 +01:00
Overtorment
9db381bcf9
OPS: remove amplitude tracking (yay privacy\!)
2021-08-12 14:09:32 +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
Marcos Rodriguez Vélez
0e45fe46c0
Update lightning-custodian-wallet.test.js
2021-07-13 10:55:05 -04:00
Ivan Vershigora
cd135c95e3
ADD: IRR currency
2021-07-06 16:07:47 +03: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
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
cb6c48eaf8
REF: upgrade eslint, prettier, move them to dev deps, fix new lint errors
2021-05-08 09:41:45 +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
1bdd37d0fb
ADD: TOR support
2021-04-23 15:56:51 +01:00
Ivan Vershigora
142c65ed4c
ADD: SLIP39 wallets and react-native-crypto
2021-04-19 18:19:43 +03:00
Overtorment
b5569964dc
TST
2021-04-19 12:09:52 +01:00
Ivan Vershigora
897b9452df
ADD: AOPP
2021-04-17 13:17:51 +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
Ivan Vershigora
f6f7e86436
TST: disable LBP test
2021-03-30 16:42:41 +03:00
marcosrdz
2bd79b0a14
Merge branch 'master' into limpbrains-rates
2021-03-29 23:09:27 -04:00
GLaDOS
8473ba8781
Merge pull request #2851 from BlueWallet/ref-import-procedure
...
Ref import procedure
2021-03-27 12:16:43 +00:00
Ivan Vershigora
c0c4d7c411
REF: currency rates loader, add LPB new rate source
2021-03-26 18:12:41 +03:00
Overtorment
ed18f475ba
TST: muted hanging test
2021-03-26 12:54:19 +00:00
Overtorment
d722f031f8
TST: fix mocks
2021-03-25 19:36:00 +00:00