Commit graph

332 commits

Author SHA1 Message Date
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
Overtorment
fb8cbe0fd8 REF: cached HD addresses generation (speeded up) 2019-05-21 08:47:31 +01:00
ncoelho
3fbd2c1b40 Add new style and colors to add wallet screen 2019-05-20 19:25:07 +01:00
Overtorment
a3863e905f
ADD: advanced mode in app settings 2019-05-19 20:49:42 +01:00
Overtorment
6af17fcc7d FIX: watchonly & ln wallet import/load 2019-05-15 00:19:35 +01:00
Overtorment
9fa1c8f1a2 ADD: watch-only wallets support HD (xpub, ypub, zpub) 2019-05-09 15:15:23 +01:00
Overtorment
9a993565ed ADD: BIP84 watch-only technical release 2019-05-06 12:55:01 +01:00
Overtorment
54034fb722 REF: better offline handling 2019-05-03 19:45:14 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Overtorment
020cb8abf1 FIX: large HD utxo fetch (closes #459) 2019-04-13 23:21:41 +01:00