Commit Graph

30 Commits (95560616fbab3ddca9d85980b7f73c8a816bc99e)

Author SHA1 Message Date
glozow f93d5553d1
Merge bitcoin/bitcoin#22838: descriptors: Be able to specify change and receiving in a single descriptor string
2 months ago
Ava Chow a0abcbd382 doc: Mention multipath specifier
3 months ago
Michael Dietz d93b794709
tests: improve wallet multisig descriptor test and docs
6 months ago
Anton A 24b67fa9f6 doc: Add example of mixing private and public keys in descriptors
8 months ago
Bitcoin Hodler 0f38524c31
doc: correct deriveaddresses RPC name
2 years ago
Sebastian Falbesoner ff138f9cf1 doc: add `scanblocks` to list of descriptor RPCs
2 years ago
Sebastian Falbesoner 6242314ba8 doc: add `{import,list}descriptors` to list of descriptor RPCs
2 years ago
Pieter Wuille 8d9670ccb7 Add rawtr() descriptor for P2TR with unknown tweak
2 years ago
Andrew Chow bada9636d7
Merge bitcoin/bitcoin#24043: Add (sorted)multi_a descriptor for k-of-n multisig inside tr
3 years ago
Bitcoin Hodler bac30e85f3
docs: Move explanation of hardened key syntax closer to KEY section
3 years ago
Pieter Wuille 4828d53ecc Add (sorted)multi_a descriptors to doc/descriptors.md
3 years ago
W. J. van der Laan ff65b696f3
Merge bitcoin/bitcoin#22067: Test and document a basic M-of-N multisig using descriptor wallets and PSBTs
3 years ago
Michael Dietz 9de0d94508
doc: add disclaimer highlighting shortcomings of the basic multisig example
3 years ago
Michael Dietz f9479e4626
test, doc: basic M-of-N multisig minor cleanup and clarifications
3 years ago
Pieter Wuille d2a09c8355 doc: mention bech32m/BIP350 in doc/descriptors.md
3 years ago
Michael Dietz e05cd0546a
doc: add another signing flow for multisig with descriptor wallets and PSBTs
3 years ago
Michael Dietz 17dd657300
doc: M-of-N multisig using descriptor wallets and PSBTs, as well as a signing flow
3 years ago
Pieter Wuille 7cedafc541 Add tr() descriptor (derivation only, no signing)
4 years ago
lisa neigut 4ed064dbd9
docs: correctly identify script type
4 years ago
Dmitry Petukhov dc80a7d0b0
docs/descriptors.md: Remove hardened marker in the path after xpub
4 years ago
Andrew Chow 19a354b11f Output a descriptor in createmultisig and addmultisigaddress
5 years ago
Andrew Toth c7ec9a1888 Add missing supported rpcs to doc/descriptors.md
5 years ago
Andrew Chow ed96b295d7 Update descriptors.md to include sortedmulti
5 years ago
Pieter Wuille 9b085f4863 Mention new descriptor RPCs in descriptors.md
6 years ago
Pieter Wuille fd637be8d2 Add checksums to descriptors.md
6 years ago
John Newbery 8284756705 A few minor formatting fixes and clarifications to descriptors.md
6 years ago
Pieter Wuille 8afb166875 Update documentation to incude origin information
6 years ago
Russell Yanofsky eeeaa29214 descriptors.md: Refer to descriptors as describing instead of matching
6 years ago
Russell Yanofsky eb49412562 doc/descriptors.md tweaks
6 years ago
Pieter Wuille 9254ffcf2d Add descriptor reference documentation
6 years ago