Commit Graph

33 Commits

Author SHA1 Message Date
Ivan Vershigora
05c222f2cb REF: upgrade bech32, bip39 and crypto-js 2021-05-09 13:08:53 +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
Ivan Vershigora
e70ac56329 ADD: SLIP39 wallets and react-native-crypto 2021-04-15 20:52:48 +03:00
Ivan Vershigora
9c9af0a3b0 ADD: show fingerprint and derivation path for HD wallets 2021-03-23 18:58:13 +03: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
5322edc9bc
ADD: psbt cosign 2021-02-18 13:37:43 +00:00
marcosrdz
70c27dd432 FIX: Conf number reflects correct number. 2021-01-23 20:38:14 -05:00
Ivan Vershigora
58cd65487f ADD: jsdoc for wallet.addressIsChange 2020-11-22 11:19:52 +03:00
Ivan Vershigora
f5d51c85e8 REF: jsdoc, move metadata to this._utxoMetadata, change getUtxo({frozen: true}) to getUtxo(true) 2020-11-22 10:43:11 +03:00
marcosrdz
501bf5cfe4 Merge branch 'master' into limpbrains-cc 2020-11-17 16:11:32 -05:00
Overtorment
37091a3fbe REF: new wallets now generate 12 words mnemonic seed instead of 24, same security, but easier to manage (closes #2122) 2020-11-12 15:19:25 +00:00
Ivan Vershigora
3b61a5b72a ADD: change address 2020-10-29 21:42:40 +03:00
Ivan Vershigora
e3981846a4 REF: switch from wallet.frozenUtxo to wallet.utxoMetadata 2020-10-25 12:04:04 +03:00
Ivan Vershigora
3bcc60d5bc ADD: getUtxo frozen argument 2020-10-23 13:49:17 +03:00
Overtorment
8c0487adab FIX: speedup multisig 2020-10-14 18:14:16 +01:00
Overtorment
e13fbdf083 FIX: rare freezes on send screen (closes #1945) 2020-10-05 18:53:47 +01:00
Overtorment
f432aa6284
ADD: payjoin support 2020-09-21 20:32:20 +01:00
Overtorment
3e0a01254d FIX: some transactions displayed with 0 value - improved work with gap limit (closes #1835) 2020-09-21 00:06:35 +01:00
Overtorment
7e500bee47 FIX: validation allows user to create transaction even without valid address & amount 2020-09-14 21:14:52 +01:00
Ivan
46f1ced76c
ADD: new choose fee workflow 2020-09-14 11:49:08 +01:00
Overtorment
497e38eda4 FIX: speedup onchain wallet creation (dont pre-fill too much cache) 2020-09-03 22:18:48 +01:00
Overtorment
a6d45a25af FIX: scan Cobo vault signed transaction QR 2020-08-24 17:37:10 +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
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
1d89bff1f3 REF: speeded up legacy HD wallets (BIP44) 2020-06-24 12:32:47 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01: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