Commit graph

32 commits

Author SHA1 Message Date
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
e7633e4b1a FIX: multisig vault create crash 2021-05-03 17:19:54 +01:00
Ivan Vershigora
e70ac56329 ADD: SLIP39 wallets and react-native-crypto 2021-04-15 20:52:48 +03: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
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
Ivan Vershigora
5013f847ed ADD: allow send MAX and BATCH for all wallet types 2021-03-18 13:39:48 +03: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
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
Ivan Vershigora
de3bc91a1f FIX: multisig coin control 2021-01-07 10:13:53 +00:00
Overtorment
4c36c42b6a FIX: better support cosigning with Electrum desktop (closes #2401) 2021-01-06 12:06:29 +00:00
Overtorment
15a7b21c6a FIX: disallow importing non-multisignature xpubs into multisig setup (closes #2437) 2021-01-04 15:52:52 +00:00
Overtorment
faf5ec1faa FIX: better multisig wallet descriptors suppport (rel #2442) 2021-01-03 16:34:34 +00:00
Overtorment
b164d951cb FIX: Incorrect import from Specter - p2sh wrapped segwit multisig (closes #2451) 2021-01-03 15:48:59 +00:00
Ivan Vershigora
4f033a7cc8 FIX: refactor MultisigHDWallet.createTransaction to use this.coinselect 2020-12-24 18:44:43 +03:00
Overtorment
a1505e0974 FIX: multisig 'Too many signatures' error 2020-12-21 16:21:40 +00:00
Overtorment
289a346917 FIX: Import Multisig from Specter Desktop - Fingerprint is Incorrect (closes #2366) 2020-12-16 16:02:43 +00:00
Overtorment
2e31a3493f ADD: enable batch-send on multisig wallets 2020-12-15 18:47:33 +00:00
Overtorment
ba89b76284 FIX: multisig throwing an error on creating transaction while connected to electrs 2020-11-30 15:26:37 +00:00
Overtorment
a26d9eacd0 ADD: when creating multisig, input cosigner as xpub 2020-11-25 17:18:03 +00:00
Overtorment
89ac4f0f72 REF: speedup multisig creation (closes #2097) 2020-11-13 18:22:48 +00:00
Overtorment
acf5a5b6b0 FIX: import multisig from some formats 2020-11-04 15:38:49 +00:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen 2020-10-29 21:13:54 +00:00
Overtorment
889e2c3cc1 ADD: support electrum mnemonic seed for multisig 2020-10-28 14:13:10 +00:00
Overtorment
8c0487adab FIX: speedup multisig 2020-10-14 18:14:16 +01:00
Overtorment
5c880d6fd6 ADD: multisig can cosign for other coordinator; REF: BC-UR is now decoded centrally 2020-10-08 17:30:47 +01:00
Overtorment
d17b746cdf FIX: import multisig from caravan & fullynoded 2020-10-07 19:54:07 +01:00
Overtorment
ce2e778091 REF: multisig wallet backup electrum import 2020-10-07 15:43:58 +01:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00