Ivan Vershigora
|
642932d4a7
|
fix: appy simple-import-sort plugin
|
2024-05-21 11:56:10 +01:00 |
|
overtorment
|
20848e942a
|
FIX: errors when working with multisig seeds with passphrases (rel #6381)
|
2024-04-08 19:01:25 +01:00 |
|
Ivan Vershigora
|
5b223971c5
|
fix: replace require with import for blue_modules
|
2024-03-31 20:59:14 +01:00 |
|
Ivan Vershigora
|
575331de0a
|
fix: txId || txid
|
2024-03-24 18:58:24 +00:00 |
|
GLaDOS
|
b612510bdc
|
Merge pull request #6148 from BlueWallet/ms-ts
fix: refactor multisig-hd-wallet to TS
|
2024-02-25 21:36:05 +00:00 |
|
overtorment
|
4a3b1cbeff
|
REF: unify and
|
2024-02-25 17:28:44 +00:00 |
|
Ivan Vershigora
|
2ca9befdaf
|
fix: refactor multisig-hd-wallet to TS
|
2024-02-18 14:42:42 +00:00 |
|
Ivan Vershigora
|
7a6aa679fe
|
fix: enable @react-native-community eslint plugin and fix all the errors
|
2023-07-27 10:08:16 +01:00 |
|
overtorment
|
d9c2edc3d3
|
FIX: Scan of descriptor QR from Sparrow Wallet not working (closes #5539)
|
2023-06-28 22:56:12 +01:00 |
|
overtorment
|
b4447e7a8f
|
FIX: import p2sh coldcard format multisig
|
2023-05-05 14:52:32 +01:00 |
|
overtorment
|
9b537aa802
|
FIX: import ms from Nunchuck (closes #5228)
|
2023-01-26 13:59:20 +00:00 |
|
overtorment
|
fa8589fa9f
|
TST: add caravan ms test case
|
2022-10-20 16:28:26 +01:00 |
|
Overtorment
|
6cadf386ad
|
REF: convert wallet class to typescript
|
2022-09-10 12:11:28 +01:00 |
|
Ivan Vershigora
|
e97ce0cc48
|
ADD: ask passphrase during multisig cosigners edit, change replace cosigners functions
|
2022-01-15 14:36:01 +03:00 |
|
Ivan Vershigora
|
5a35c8063e
|
FIX: cosigner deletion should delete its passphrase
|
2022-01-14 14:33:32 +03:00 |
|
Ivan Vershigora
|
8729b781d4
|
ADD: Multisig seed with passphrase export/import
|
2022-01-10 21:14:59 +03:00 |
|
Ivan Vershigora
|
9633441cf2
|
ADD: Multisig seed with passphrase
|
2022-01-09 18:18:11 +03:00 |
|
Ivan Vershigora
|
966c1a7505
|
ADD: Multisig seed with passphrase
|
2022-01-09 17:38:56 +03:00 |
|
Overtorment
|
39f81dbbd3
|
FIX: proper fee estimation for multisig wallets (closes #3811)
|
2021-09-28 10:53:57 +01:00 |
|
Overtorment
|
c9b3e95c9d
|
FIX: multisig cosigner type inferred from the path (closes #3653)
|
2021-08-26 09:02:49 +01:00 |
|
Overtorment
|
7526c82669
|
ADD: support for URv2 QR codes
|
2021-07-10 13:17:51 +01:00 |
|
Ivan Vershigora
|
2533430a2b
|
REF: remove eslint global declarations from test files
|
2021-02-18 13:02:53 +00:00 |
|
Overtorment
|
fa4e2c7a70
|
FIX: multisig 'cant finalize input' error when sending (closes #2482)
|
2021-01-31 18:44:05 +00:00 |
|
Overtorment
|
4c36c42b6a
|
FIX: better support cosigning with Electrum desktop (closes #2401)
|
2021-01-06 12:06:29 +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 |
|
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
|
a9aa213b21
|
FIX: scan multisig cosigner in formats: plain Zpub, wallet descriptor
|
2020-12-08 14:58:16 +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
|
7fd96fa673
|
TST: move some test data to env var
|
2020-11-09 16:36:33 +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
|
0e8863ccb1
|
FIX: support electrum-desktop QR psbt for multisig
|
2020-10-09 17:57:15 +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
|
5c512833d9
|
ADD: multisig technical release
|
2020-10-05 22:25:14 +01:00 |
|