Commit Graph

593 Commits

Author SHA1 Message Date
Overtorment
95a3074e63 FIX: single-address realm txs storage 2021-08-23 14:07:11 +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
Overtorment
b0e50f2b3d
DEL: removed sentry crash analytics 2021-08-19 21:14:45 +01:00
Overtorment
d070c7c97f FIX: realm encryption mismatch after backup restore (closes #3332) 2021-08-15 12:05:20 +01:00
Overtorment
637df9bddb REF: dont load address txs if > 1000 2021-08-12 10:50:22 +01:00
Gabriele Genta
3afbf5df6d REF: convert LegacyWallet to typescript 2021-08-11 11:26:01 +01:00
Marcos Rodriguez Vélez
b3a7e889f7 ADD: console log biometrics related errors. 2021-08-08 14:07:19 -04:00
Ivan Vershigora
3dafc18a80 REF: move bip38 to separate repository 2021-08-07 17:39:01 +03:00
Ivan Vershigora
2bfdc925de ADD: UI for import electrum wallet with passphrase 2021-07-26 11:22:34 +03:00
Overtorment
5c2600cdfe REF: lint 2021-07-22 19:28:09 +01:00
Gabriele Genta
bfb10a0278 REF: convert PlaceholderWallet to typescript 2021-07-22 16:38:14 +01:00
Gabriele Genta
518671f6bf REF: convert AbstractWallet to typescript 2021-07-22 16:38:14 +01:00
Gabriele Genta
170e5a742f FIX: eslint errors 2021-07-22 16:38:14 +01:00
Gabriele Genta
93321f06fb FIX: typescript compilation errors 2021-07-22 16:38:14 +01:00
Overtorment
f6ed1223c7 FIX: support lnurl-withdraw via Tor (closes #3086) 2021-07-20 19:03:53 +01: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
Marcos Rodriguez Vélez
472f4c214c
REF: Remove error-prone random placeholder scroll calculation 2021-07-18 16:54:43 +01: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
Gabriele Genta
43f2117ad0 FIX: removed unused additionalProperties argument 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
9e4f917e84 Merge branch 'master' into label 2021-07-15 10:18:57 -04:00
Marcos Rodriguez Vélez
419b7ceb07 FIX: Dont use hardcoded label 2021-07-12 22:45:16 -04:00
Marcos Rodriguez Vélez
35fc615720 Merge branch 'master' into blue 2021-07-12 15:29:53 -04:00
Ivan Vershigora
b92c2577d0 ADD: migrate AEZEED wallets 2021-07-12 11:55:28 +03:00
Overtorment
7526c82669 ADD: support for URv2 QR codes 2021-07-10 13:17:51 +01:00
Marcos Rodriguez Vélez
e5c4730cc9 Blue 2021-07-08 13:39:03 -04: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
07c75c47b0 FIX: for slip39 wallets import bech32 even if no tx found 2021-07-06 10:44:05 +01:00
Marcos Rodriguez Vélez
4d2de59bf5 REF: Use walletID instead of secret 2021-06-17 17:24:00 -04: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
marcosrdz
91dc34171b Update quick-actions.windows.js 2021-05-15 12:48:00 -04:00
marcosrdz
c24a477768 REF: Use DeviceQuickActions instead of QuickActions 2021-05-15 12:45:02 -04:00
Ivan Vershigora
b02d7cd04b ADD: use passphrase to get wallet ID 2021-05-14 19:21:35 +03: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
b08bb1fe33 REF: smarter utxo selection (closes #3085) 2021-05-10 16:01:28 +01:00
Ivan Vershigora
05c222f2cb REF: upgrade bech32, bip39 and crypto-js 2021-05-09 13:08:53 +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
Overtorment
d7911fcfe2 ADD: opt-out of analytics tracking in settings/privacy (rel #3084) 2021-05-07 16:55:17 +01:00
Ivan Vershigora
fdd88faf80 ADD: show zpub for electrum seed segwit wallets 2021-05-06 11:57:25 +03:00
Overtorment
e7633e4b1a FIX: multisig vault create crash 2021-05-03 17:19:54 +01:00
Overtorment
b9195d3a49
Merge branch 'master' into limpbrains-sss 2021-04-28 12:30:29 +01:00
Overtorment
89afdee8e1 REF: speeded up electrum (caching of some requests) 2021-04-27 20:15:41 +01:00
Overtorment
1bdd37d0fb ADD: TOR support 2021-04-23 15:56:51 +01:00
Overtorment
bdb2bd9fa1 REF: last tx fetch time (rel #2963) 2021-04-21 12:41:52 +01:00
Ivan Vershigora
3b12cc0e09 ADD: Allow create PSBT for all HD watch-only wallets 2021-04-19 21:05:55 +03:00
Ivan Vershigora
142c65ed4c ADD: SLIP39 wallets and react-native-crypto 2021-04-19 18:19:43 +03:00
Overtorment
d428834f16 REF: easier pairing with HW wallets 2021-04-19 12:09:35 +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
Overtorment
989b65611c FIX: aezeed onchain wallet produces correct zpub (closes #2886) 2021-04-02 15:40:18 +01:00
GLaDOS
3fab5ad390
Merge pull request #2810 from BlueWallet/limpbrains-bach-max-all-wallets
ADD: allow send MAX and BATCH for all wallet types
2021-03-30 11:06:09 +01:00
Overtorment
7dbcf9c576 REF: import procedure improvements 2021-03-25 18:27:14 +00:00
GLaDOS
c839c9a9dc
Merge pull request #2835 from BlueWallet/limpbrains-show-fp
ADD: show fingerprint and derivation path for HD wallets
2021-03-25 14:51:00 +00:00
Ivan Vershigora
e6b9215dcc sync up with master 2021-03-24 21:29:37 +03:00
Ivan Vershigora
e357f90186 ADD: show fingerprint and derivation path for HD wallets 2021-03-24 17:06:45 +03:00
Ivan Vershigora
936ed1b985 ADD: show fingerprint and derivation path for HD wallets 2021-03-24 16:54:23 +03:00
Ivan Vershigora
9c9af0a3b0 ADD: show fingerprint and derivation path for HD wallets 2021-03-23 18:58:13 +03:00
GLaDOS
a8622b06df
Merge pull request #2788 from BlueWallet/limpbrains-sign-verify
ADD: SignVerify screen
2021-03-23 15:45:38 +00:00
Ivan Vershigora
a56a97efde ADD: SignVerify screen 2021-03-23 15:16:32 +03:00
Ivan Vershigora
75232ea9c3 sync up with master 2021-03-22 15:20:55 +03:00
Overtorment
c84fc9a384 ADD: main view SCAN button can now import watch-only wallets (closes #2817) 2021-03-20 13:00:01 +00:00
Ivan Vershigora
5013f847ed ADD: allow send MAX and BATCH for all wallet types 2021-03-18 13:39:48 +03:00
ncoelho
6f6196bf6f FIX: Bring down the color brightness 2021-03-15 11:56:35 +01:00
GLaDOS
da7488c4fb
Merge pull request #2784 from BlueWallet/cardsops
REF: Wallets cards colors optimized
2021-03-12 18:12:12 +00:00
ncoelho
d38c59e303 REF: Wallets cards colors optimized 2021-03-12 15:39:40 +01:00
Ivan Vershigora
fd61fa6bb2 ADD: wallets message sign/verify 2021-03-12 13:43:09 +00:00
Ivan Vershigora
7367b58716 ADD: wallets message sign/verify 2021-03-12 13:43:09 +00:00
Ivan Vershigora
96efec19d8 REF: use route params walletID, instead of fromWallet for SendDetails screen 2021-03-09 15:59:36 +03:00
Overtorment
79ad7bd1f2 FIX: better bitcoinscript error handling (closes #2682) 2021-02-24 18:51:46 +00:00
GLaDOS
2438b5e2f1
Merge pull request #2617 from BlueWallet/ref-load-from-disk
REF: load from disk
2021-02-21 08:49:21 +00:00
Ivan
5322edc9bc
ADD: psbt cosign 2021-02-18 13:37:43 +00:00
Overtorment
ade43b3eb2 REF: load from disk 2021-02-13 12:53:27 +00:00
Overtorment
6c47651d63 TST: mute warnings 2021-02-12 23:34:28 +00:00
marcosrdz
bbd791afd5 Revert "REF: TransactionDetails screen: pass walletID so it won’t always have to find its wallet"
This reverts commit 92f999f44f.
2021-02-10 12:41:51 -05:00
GLaDOS
d398934deb
Merge pull request #2587 from BlueWallet/2544
FIX: During long menmonics import, wallet panels are not scrolled to …
2021-02-09 14:29:21 +00:00
GLaDOS
0b859a10b4
Merge pull request #2577 from BlueWallet/jsonim
ADD:  Standard wallet type Electrum JSON import
2021-02-09 14:21:08 +00:00
marcosrdz
ed1640fe7c TST: Add Electrum backup JSON test 2021-02-07 23:59:31 -05:00
marcosrdz
b935dbca32 FIX: During long menmonics import, wallet panels are not scrolled to the last temporary gray wallet card #2544 2021-02-07 22:34:19 -05:00
marcosrdz
92f999f44f REF: TransactionDetails screen: pass walletID so it won’t always have to find its wallet 2021-02-07 22:15:37 -05:00
marcosrdz
e262286fb6 ADD: Standard wallet type Electrum JSON import 2021-02-05 23:18:20 -05:00
GLaDOS
45e13df738
Merge pull request #2554 from BlueWallet/improve-coldcard
REF: better support of coldcard's incorrect 'p2sh-p2wsh'
2021-02-01 09:00:50 +00:00
GLaDOS
00f57695ca
Merge pull request #2553 from BlueWallet/fix-2482
FIX: multisig 'cant finalize input' error when sending (closes #2482)
2021-01-31 20:07:41 +00:00
Overtorment
9b87901f03 REF: better support of coldcard's incorrect 'p2sh-p2wsh' 2021-01-31 19:00:42 +00:00
Overtorment
fa4e2c7a70 FIX: multisig 'cant finalize input' error when sending (closes #2482) 2021-01-31 18:44:05 +00:00
GLaDOS
07ba977a6b
Merge pull request #2543 from BlueWallet/idle
OPS: Idle timer
2021-01-30 20:01:28 +00:00
Overtorment
735d5053f0 Merge branch 'master' of github.com:BlueWallet/BlueWallet 2021-01-30 12:11:36 +00:00
Overtorment
e73643d39b FIX: aezeed send 2021-01-30 12:11:30 +00:00
marcosrdz
5105c59e9d Update wallet-import.js 2021-01-29 15:26:10 -05:00
Overtorment
7736b5278c Merge remote-tracking branch 'origin/master' into ccfix 2021-01-29 19:14:55 +00:00
Overtorment
b77d1fe3b8 ADD: AEZEED mnemonics support (from LND; only primary native-segwit chain atm; closes #1543) 2021-01-29 15:57:59 +00:00