Commit Graph

501 Commits

Author SHA1 Message Date
Ivan Vershigora
e97ce0cc48 ADD: ask passphrase during multisig cosigners edit, change replace cosigners functions 2022-01-15 14:36:01 +03:00
Ivan Vershigora
5a35c8063e FIX: cosigner deletion should delete its passphrase 2022-01-14 14:33:32 +03:00
Ivan Vershigora
8729b781d4 ADD: Multisig seed with passphrase export/import 2022-01-10 21:14:59 +03:00
Ivan Vershigora
9633441cf2 ADD: Multisig seed with passphrase 2022-01-09 18:18:11 +03:00
Ivan Vershigora
966c1a7505 ADD: Multisig seed with passphrase 2022-01-09 17:38:56 +03:00
Ivan Vershigora
f3db9b9833 REF: upgrade detox and fix e2e tests 2021-12-26 11:11:07 +03:00
GLaDOS
11dfa96f11
Merge pull request #4297 from BlueWallet/renovate/ecpair-2.x
Update dependency ecpair to v2
2021-12-21 13:04:55 +00:00
Overtorment
ecabeae620 REF: ecpair usage 2021-12-20 17:11:07 +00:00
Ivan Vershigora
8dd015e687 ADD: support truncated words during slip39 wallet import 2021-12-16 14:32:51 +03: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
Marcos Rodriguez Vélez
1d8580557d
Update deeplink-schema-match.test.js 2021-11-08 11:22:10 -05:00
Overtorment
22bdd62622
FIX: lightning address should now work with .onion addresses 2021-10-28 21:17:00 +01:00
Overtorment
ccbd5f185c
TST: cosign with non-zero account (HD single-sig) 2021-10-28 16:40:42 +01:00
Marcos Rodriguez Vélez
5343fc14db
Update setup.js 2021-10-21 15:42:58 -04:00
Overtorment
fbc63f2436
TST: improv e2e for outsde contibutors 2021-10-20 15:36:14 +01:00
Marcos Rodriguez Vélez
7739b970f3
Update helperz.js 2021-10-16 12:59:53 -04:00
Ivan Vershigora
af0f5ef407 FIX: Sign/Verify uncompressed 2021-10-13 16:47:39 +03:00
Jonathan Underwood
6fec7177d1 Review Fixes 2021-10-10 22:04:26 +09:00
Marcos Rodriguez Vélez
4d154c98d4
FIX: Android keyboard when entering mnemonic at import should not enforce number row 2021-10-01 14:04:40 -04:00
Overtorment
80aa4537e8 TST: fix e2e after it broke 2021-09-29 14:55:51 +01: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
39f81dbbd3
FIX: proper fee estimation for multisig wallets (closes #3811) 2021-09-28 10:53:57 +01:00
Overtorment
a62319140f
FIX: correct path when importing watch-only from hardware wallet 2021-09-27 18:07:03 +01:00
GLaDOS
58af286508
Merge pull request #3905 from BlueWallet/fix-safello-and-currency
FIX: safello & default currency for buyBitcoin
2021-09-25 20:10:14 +01:00
Overtorment
cbcbfb8093
FIX: safello & default currency for buyBitcoin 2021-09-25 18:45:13 +01:00
Overtorment
f0611dec09
FIX: opening BIP21 with multiple choices (onchain/offchain) crashes the app 2021-09-25 18:14:33 +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
2ce560963f
TST: cleanup 2021-09-17 21:08:02 +01:00
Overtorment
20e7589bbd TST: split e2e tests into suites 2021-09-17 19:49:12 +01:00
Overtorment
c78a137ade TST: improve e2e test: replace xpub with real seed 2021-09-17 15:47:15 +01:00
Overtorment
1b1d5f1e44 TST: improve e2e 2021-09-16 21:04:25 +01:00
Overtorment
b36252d015 FIX: switch to sat/vbyte instead of sat/byte 2021-09-15 14:39:50 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Overtorment
a3c984db54
REF: improved currency exchange module 2021-09-09 20:36:35 +01:00
Overtorment
f9576dfc9b
REF: refactored frisbee to fetch in currency.js 2021-09-09 18:02:15 +01:00
Overtorment
a93935aec4
ADD: LDK wallet (technical release) 2021-09-09 12:00:11 +01:00
Marcos Rodriguez Vélez
18a9f25032 Update bluewallet.spec.js 2021-09-06 11:10:09 -04:00
Gabriele Genta
f35200c639 ADD: support for truncated BIP39 wordlist 2021-09-06 13:59:13 +01:00
Overtorment
b2276e1e3b
ADD: lightning address send support (closes #3690) 2021-08-30 18:15:22 +01:00
MC Saeid
db6e646bf7
Polishing en.json (#3707) 2021-08-29 23:51:24 -04: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
c9b3e95c9d FIX: multisig cosigner type inferred from the path (closes #3653) 2021-08-26 09:02:49 +01:00
Overtorment
af7fc73bd9
ADD: lnurl-pay comments (closes #3617) 2021-08-23 14:40:39 +01:00
Overtorment
59e126de3d REF: store HD wallets txs in realm properly, one per row (closes #3357) 2021-08-22 20:51:55 +01:00
Marcos Rodriguez Vélez
dff473edba Update setup.js 2021-08-19 16:40:58 -04:00
Marcos Rodriguez Vélez
8f73647f8d TST: Fix detox test 2021-08-19 12:30:19 -04:00
Marcos Rodriguez Vélez
a30c1aa23d Update bluewallet.spec.js 2021-08-19 11:09:38 -04: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
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