Commit Graph

338 Commits

Author SHA1 Message Date
Ivan
46f1ced76c
ADD: new choose fee workflow 2020-09-14 11:49:08 +01:00
Marcos Rodriguez Vélez
97e4bd1fb2
FIX: If user has approved notifications, send hash from watch 2020-09-07 12:35:08 +01:00
Overtorment
f64238931c FIX: better handling of errors from HodlHodl 2020-09-07 12:21:14 +01:00
marcosrdz
d68f36570e FIX: Android -> decrypt storage works but throws an error #1617 2020-09-04 10:00:12 +01:00
Overtorment
497e38eda4 FIX: speedup onchain wallet creation (dont pre-fill too much cache) 2020-09-03 22:18:48 +01:00
Overtorment
2903ae5a1f REF: speeded up large wallets (>3k txs) 2020-08-29 09:53:07 +01:00
Overtorment
a6d45a25af FIX: scan Cobo vault signed transaction QR 2020-08-24 17:37:10 +01:00
marcosrdz
b1143c0664 FIX: Animated QRCode border. Change save path to Downloads folder. 2020-08-16 10:10:03 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
932ab6f182 FIX: resubscribe addresses to push notifications after wallet import 2020-07-29 23:49:51 +01:00
Overtorment
12016f1277 FIX: crashes after importing malformed xpub as watch-only (closes #1399) 2020-07-29 18:15:37 +01:00
Overtorment
f386bb345b ADD: lnurl-pay support 2020-07-24 12:50:33 +01:00
marcosrdz
6de8d6269a FIX: Keychain clear attempt reset 2020-07-21 09:51:55 +01:00
Marcos Rodriguez Vélez
0792add3a2
ADD: Keychain clear if password is lost 2020-07-20 15:58:35 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Overtorment
545c8891f6
ADD: push notifications 2020-07-18 20:33:43 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Stepan Snigirev
bdcaa2021f fix eslint 2020-07-05 10:24:31 +02:00
Stepan Snigirev
bd39adf8fc
zpub with fingerprint
* parse core-like HD key [mfp/derivation]zpub
* add unittest for zpub with fingerprint
2020-07-04 22:25:31 +02:00
Overtorment
a679ca1fcf REF: wrap save storage in try-catch 2020-07-02 21:28:16 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Overtorment
fbac777894 REF: speeded up transactions list 2020-06-30 18:36:28 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Overtorment
82fd28ce12
ADD: support for Cobo Vault hardware wallet 2020-06-24 12:56:35 +01:00
Overtorment
1d89bff1f3 REF: speeded up legacy HD wallets (BIP44) 2020-06-24 12:32:47 +01:00
Marcos Rodriguez Vélez
df010227cd
ADD: Option to exclude transactions #248 (#1220) 2020-06-18 15:59:44 +01:00
Overtorment
ddd1255e27
ADD: HodlHodl accept offers (#1162) 2020-06-15 19:47:54 +01:00
marcosrdz
35b4a30bdf DEL: BIP70 2020-06-15 17:43:46 +01:00
Overtorment
a43d21241b FIX: deeplinking for cold boot 2020-06-15 17:32:30 +01:00
Ivan Vershigora
46653d8551 FIX: following onchain+offchain invoice 2020-06-09 16:00:58 +01:00
marcosrdz
7b5757003c FIX: Wallet Storage bug with removal 2020-06-06 12:14:33 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +03:00
Overtorment
fbaeab24bf resolved conflict 2020-05-27 16:19:53 +01:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Matt Gurzenski
53869c033a Resolved linting issue in add.js and Merge remote-tracking branch 'upstream/master' 2020-05-26 08:12:26 -04:00
Overtorment
f2f401f409
ADD: redeem Azte.co vouchers (#1118) 2020-05-26 13:04:07 +01:00
marcosrdz
04e5d5e4f6 REF: Use Ref instead of State for lastSnappedItem 2020-05-24 22:00:04 -04:00
Matt Gurzenski
095012af30 Moved "wallets" to subfolder and updated files in "class" folder to be kabob-case. 2020-05-24 06:27:08 -04:00
Overtorment
0075c8820d REF: organizing scripts 2020-05-19 23:26:56 +01:00
Overtorment
01b0f1f298 FIX: potential HD wallet crash when vout was not parsed correctly (because of OP_RETURN?) 2020-05-19 14:14:54 +01:00
Matt Gurzenski
116f3ae4df fix for legacy-wallet.fetchTransactions() to not crash when vout for transaction is missing addresses. 2020-05-19 13:52:26 +01:00
ncoelho
bdecbdee52 fix lint 2020-05-15 19:10:36 +01:00
Overtorment
71a801c51a
Update rng.js 2020-05-11 11:25:37 +01:00
Jonathan Underwood
edf08e82ec
Apply suggestions from code review
Co-authored-by: Tankred Hase <mail@tankredhase.de>
2020-05-09 17:30:39 +09:00
junderw
0a0eaa59b4
Create an rng module to reduce crypto imports 2020-05-09 16:21:45 +09:00
Tankred Hase
2003462b13
Use node crypto api syntax in wallet 2020-05-06 11:00:13 +08:00
Tankred Hase
f594e2bb3a
Use random.js in abstract-hd-electrum-wallet.js 2020-05-06 11:00:13 +08:00
Tankred Hase
d6c8e3ab4d
Use random.js in legacy-wallet.js 2020-05-06 11:00:12 +08:00