Commit Graph

13 Commits

Author SHA1 Message Date
scgbckbone
6c91bd7328 allow multisig descriptor with root keys 2025-02-12 11:12:28 -05:00
scgbckbone
48c7227c08 multisig: descriptor checksum is no longer required on import 2024-08-19 09:14:43 -04:00
scgbckbone
3edbb4e560 opt-in allow multi(non-BIP-67 multisig) 2024-08-19 09:14:43 -04:00
Peter D. Gray
3e7a3a879b
start 2024-03-20 13:29:01 -04:00
scgbckbone
cd14ec9dba BSMS improvements 2023-02-06 15:27:15 -05:00
Peter D. Gray
fa7c41045d
whitespace/style 2023-02-03 10:54:07 -05:00
scgbckbone
b8978856f4 BSMS (BIP-129) 2023-01-25 17:35:10 -05:00
scgbckbone
5044f53d6b move change address switch in address explorer from key (5) to key (6) as you need (5) to move up
Generic single sig descriptor export (supports both new descriptor type <0;1> and old with two descriptors exported internal/external)
Samourai POST/PRE-MIX account export shortcut;
fix write char by char bug write_text_file
add descriptors(single sig) and descriptor templates (multisig) to generic export json
Add "Applications" menu item to address explorer, where application specific derivations paths/addresses are accessible
2023-01-20 15:57:15 -05:00
scgbckbone
b953acf0bf Be able to import descriptor that specify change and receiving in a single descriptor string; import bug in nfc.py 2022-09-06 08:17:05 -04:00
scgbckbone
d1aca3912d
Multisig descriptors (#124)
* multisig descriptor

* multisig descriptor

* multisig descriptors

Co-authored-by: avirgovi <avirgovi@cisco.com>
Co-authored-by: doc-hex <1482781+doc-hex@users.noreply.github.com>
2022-07-14 09:39:05 -04:00
Peter D. Gray
b18723dddb First pass w/ libNgU 2021-03-01 09:03:03 -05:00
Peter D. Gray
9c6c52cdc0 Various cleanups and personal preferences 2019-11-20 10:24:52 -05:00
Sjors Provoost
af00f87789 Add Bitcoin Core descriptor export 2019-11-18 13:43:20 +01:00