Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-07 | docs: correctly identify script type | lisa neigut | |
fixes a typo | |||
2020-11-06 | docs/descriptors.md: Remove hardened marker in the path after xpub | Dmitry Petukhov | |
As described in "Key origin identification" section, a descriptor that has hardened derivation after xpub does not let you compute scripts without access to the corresponding private keys. Such a descriptor is practically useless. The text after the descriptor said "with child key *1'/2* of the specified xpub", and clearly an xpub cannot have "child key" with hardened derivation. Therefore it makes sense to fix this inconsistency to not confuse the reader of the doc | |||
2020-01-30 | Output a descriptor in createmultisig and addmultisigaddress | Andrew Chow | |
2020-01-30 | Add missing supported rpcs to doc/descriptors.md | Andrew Toth | |
2019-10-08 | Update descriptors.md to include sortedmulti | Andrew Chow | |
2019-04-06 | Mention new descriptor RPCs in descriptors.md | Pieter Wuille | |
2019-02-15 | Add checksums to descriptors.md | Pieter Wuille | |
2018-11-22 | A few minor formatting fixes and clarifications to descriptors.md | John Newbery | |
2018-10-20 | Update documentation to incude origin information | Pieter Wuille | |
2018-10-17 | descriptors.md: Refer to descriptors as describing instead of matching | Russell Yanofsky | |
2018-09-06 | doc/descriptors.md tweaks | Russell Yanofsky | |
Add some implementation details, and tweak phrasing in examples section to be more explicit about how script expressions are used for matching. | |||
2018-09-05 | Add descriptor reference documentation | Pieter Wuille | |