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
f9205eb3d6
Merge remote-tracking branch 'origin/master' into abhiShandy-feat-bip47
2023-03-15 20:55:27 +00:00
overtorment
b0b7529ff1
REF: refactored and improved BIP47
2023-03-15 20:42:25 +00:00
Marcos Rodriguez Vélez
c95350b68f
OPS: Update RN ( #5305 )
2023-03-04 17:51:11 +00:00
abhishandy
88feb003c6
test: basic bip47 integration
2023-02-09 22:13:47 -05:00
Marcos Rodriguez Vélez
80d45c323a
FIX: LBP API call
2022-09-24 16:36:06 -04:00
Overtorment
2c56d4fdca
TST: script to recover LDK bytes for autopsy
2022-08-15 14:44:57 +01:00
Marcos Rodriguez Vélez
13a93869aa
DEL: LT
2022-07-12 18:03:02 -04:00
Overtorment
a34605224a
FIX: better support parsing taproot addresses from Electrum (rel #4749 )
2022-06-21 13:43:28 +01: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
Overtorment
d113c3c850
TST: ln custodial wallet
2022-04-14 19:20:59 +01:00
Overtorment
a3c511128e
TST: muted some tests
2022-03-31 12:17:43 +01:00
Ivan Vershigora
9a89cc9713
FIX: allow user to choose wallet type when importing empty WIF
2022-03-12 12:13:03 +03:00
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