Commit graph

591 commits

Author SHA1 Message Date
Overtorment
d429e19b18 TST: fix 2019-10-06 00:57:20 +01:00
Marcos Rodriguez
68bb940a39 FIX: Changes 2019-10-05 18:36:16 -04:00
Marcos Rodriguez
d3004e9272 FIX: Remove unused variables 2019-10-02 23:10:22 -04:00
Marcos Rodriguez
8a23083767 ADD: Default into wallet 2019-10-02 23:06:47 -04:00
Marcos Rodriguez
c930e818ac Merge branch 'master' into biometrics 2019-10-01 15:24:55 -04:00
Marcos Rodriguez
ddd8ee2487 FIX: Modify Receive address code 2019-09-30 18:13:22 -04:00
Marcos Rodriguez
56dbded6db REL: Version bump
OPS: Version bump
2019-09-27 20:13:57 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Overtorment
5d56857496 REF: old hd wallets compatibility with new bitcoinjs 2019-09-22 14:37:23 +01:00
Overtorment
666b2ca848 REF: old hd wallets compatibility with new bitcoinjs 2019-09-22 13:20:03 +01:00
Overtorment
4fef5847ef
Merge pull request #641 from junderw/bumpBitcoinJS
Update to BitcoinJS 5.1.6
2019-09-21 18:58:30 +03:00
Marcos Rodriguez
865e7dbe40 FIX: Decouple RNSecureKeyStore from encryptStorage component. 2019-09-14 00:34:24 -04:00
junderw
a844ef7efc
Fix linter 2019-09-14 09:51:45 +09:00
junderw
4c03411de9
Use Psbt for segwit wallets 2019-09-14 09:48:37 +09:00
junderw
e72afd758e
Update to BitcoinJS 5.1.6 2019-09-14 07:15:59 +09:00
Marcos Rodriguez
b22545ace4 FIX: Removed unnecessary code. 2019-09-11 21:59:11 -04:00
Marcos Rodriguez
f0e17c8e38 Update app-storage.js 2019-09-09 22:09:04 -04:00
Marcos Rodriguez
59c9905ae8 FIX: Don't display send modal if address belongs to self #573 2019-08-24 21:14:26 -04:00
Marcos Rodriguez
d48bbd7340 FIX: Don't show alert unless password is invalid. 2019-08-23 03:25:12 -04:00
Marcos Rodriguez
9f9b1e1c20 ADD: Decrypt Storage 2019-08-23 03:04:23 -04:00
Overtorment
d29790b54e REF: cleanup 2019-08-21 23:42:16 +01:00
Overtorment
25a71aa80e FIX: all data is stored in OS secure keystore 2019-08-20 20:47:43 +01:00
Marcos Rodriguez
2f994456c7 FIX: Provide getXpub call for single address wallet. 2019-08-15 19:42:09 +01:00
Overtorment
d40ac66bf1 ADD: send MAX (for BIP84 & BIP49) 2019-08-07 20:03:12 +01:00
Marcos Rodriguez
5738db056a ADD: Allow user to hide their balance. 2019-08-04 15:26:40 +03:00
Overtorment
1ab763ffeb FIX: receive address generation with no internet 2019-07-19 10:19:50 +03:00
Overtorment
da7d8697bb ADD: Electrum server configuration 2019-07-18 13:18:50 +01:00
Overtorment
feb02ba69d ADD: RBP bumpfee & canceltx for BIP84 HD wallet 2019-07-14 14:22:28 +01:00
Overtorment
d41c3cc0eb ADD: CPFP for BIP84 HD wallets 2019-07-13 16:33:45 +01:00
Overtorment
65a61db099 ADD: low level code to support CPFP for BIP84 wallets 2019-06-30 18:29:45 +01:00
Overtorment
f7bbf529a2 REF: bip84 transaction 2019-06-30 18:29:45 +01:00
Overtorment
30c20b9e6c REF 2019-06-30 18:29:45 +01:00
Overtorment
bd2b6670c1 ADD: low-level code for BIP84 RBF 2019-06-30 18:29:45 +01:00
Overtorment
4583b1a265 REF: bip84 2019-06-17 13:06:07 +01:00
Overtorment
bf4cd272f9 REF: initial RD rescan 2019-06-16 17:46:46 +01:00
Overtorment
1f8cd1405c FIX: ln transaction details screen 2019-06-15 23:56:22 +01:00
Overtorment
739d65eecd FIX: BIP84 txs with low confirmations not updating 2019-06-15 22:33:34 +01:00
Overtorment
5726775a61 REF: bip84 2019-06-09 20:25:14 +01:00
Overtorment
3d97ec40e4 REF: HD bech32 (BIP84) transaction fetch speedup (batching from electrum server) 2019-06-09 18:59:09 +01:00
Overtorment
8bea87e145 REF: bip84 2019-06-08 14:41:51 +01:00
Overtorment
468f9ca187 REF: BIP84 2019-06-08 01:04:59 +01:00
Overtorment
042a9e4d85 REF: better LN wallet refresh strategy 2019-06-01 23:41:30 +01:00
Overtorment
3afeefaed9 ADD: HD bech32 wallets (BIP84) 2019-06-01 23:41:30 +01:00
Overtorment
2a7c0975a9 FIX: BIP84 update 2019-05-30 23:55:16 +01:00
Overtorment
0a3409580e REF: better new tx fetch for BIP84 2019-05-30 00:16:19 +01:00
Overtorment
38c7ecf79d ADD: BIP84 send, technical release 2019-05-28 23:57:57 +01:00
Overtorment
8e9015e2fb FIX: wont import WIF with uncompressed public key for segwit wallet 2019-05-28 23:57:57 +01:00
Overtorment
9f3cd9b1a0 ADD: HP BIP84 can fetch utxo 2019-05-28 23:57:57 +01:00
Overtorment
544a9e61f1 FIX: HD wallet update if it was heavily used externally (closes #495) 2019-05-22 21:00:35 +01:00
Overtorment
c01f61203a REF: updated bitcoinjs-lib, HD wallets speed-up 2019-05-22 21:00:35 +01:00