aboutsummaryrefslogtreecommitdiff
path: root/src/script/descriptor.h
Commit message (Expand)AuthorAgeFilesLines
* Add IsSingleType to DescriptorsAndrew Chow2020-04-231-0/+3
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* Add DescriptorCache* read_cache and DescriptorCache* write_cache to Expand an...Andrew Chow2020-03-071-4/+4
* Introduce DescriptorCache struct which caches xpubsAndrew Chow2020-03-071-0/+43
* Get the OutputType for a descriptorAndrew Chow2020-02-111-0/+5
* Fix doxygen errorsBen Woosley2020-01-161-12/+12
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* doc: Doxygen-friendly descriptor.h commentsJon Layton2019-09-241-38/+40
* Return an error from descriptor Parse that gives more information about what ...Andrew Chow2019-08-161-1/+1
* Merge #15986: Add checksum to getdescriptorinfoMeshCollider2019-08-171-0/+8
|\
| * Add unmodified-but-with-checksum to getdescriptorinfoPieter Wuille2019-08-061-0/+8
* | Merge #14934: Descriptor expansion cache clarificationsWladimir J. van der Laan2019-08-141-3/+3
|\ \ | |/ |/|
| * [doc] descriptor: explain GetPubKey() usage with cached public keySjors Provoost2019-01-291-3/+3
* | Move various SigningProviders to signingprovider.{cpp,h}Andrew Chow2019-07-091-0/+1
* | Add private key derivation functions to descriptorsMeshCollider2019-06-061-0/+8
* | Descriptor checksumPieter Wuille2019-02-151-2/+9
|/
* Add descriptor expansion cachePieter Wuille2018-11-281-1/+11
* Add Descriptor::IsSolvable() to distinguish addr/raw from othersPieter Wuille2018-10-261-0/+4
* Add support for inferring descriptors from scriptsPieter Wuille2018-10-261-1/+16
* Replace duplcate reference with reference to reference docPieter Wuille2018-09-051-49/+2
* Support h instead of ' in hardened descriptor pathsPieter Wuille2018-07-271-0/+1
* Output descriptors modulePieter Wuille2018-07-271-0/+101