index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
descriptor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IsSingleType to Descriptors
Andrew Chow
2020-04-23
1
-0
/
+3
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
Add DescriptorCache* read_cache and DescriptorCache* write_cache to Expand an...
Andrew Chow
2020-03-07
1
-4
/
+4
*
Introduce DescriptorCache struct which caches xpubs
Andrew Chow
2020-03-07
1
-0
/
+43
*
Get the OutputType for a descriptor
Andrew Chow
2020-02-11
1
-0
/
+5
*
Fix doxygen errors
Ben Woosley
2020-01-16
1
-12
/
+12
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
doc: Doxygen-friendly descriptor.h comments
Jon Layton
2019-09-24
1
-38
/
+40
*
Return an error from descriptor Parse that gives more information about what ...
Andrew Chow
2019-08-16
1
-1
/
+1
*
Merge #15986: Add checksum to getdescriptorinfo
MeshCollider
2019-08-17
1
-0
/
+8
|
\
|
*
Add unmodified-but-with-checksum to getdescriptorinfo
Pieter Wuille
2019-08-06
1
-0
/
+8
*
|
Merge #14934: Descriptor expansion cache clarifications
Wladimir J. van der Laan
2019-08-14
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
[doc] descriptor: explain GetPubKey() usage with cached public key
Sjors Provoost
2019-01-29
1
-3
/
+3
*
|
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
1
-0
/
+1
*
|
Add private key derivation functions to descriptors
MeshCollider
2019-06-06
1
-0
/
+8
*
|
Descriptor checksum
Pieter Wuille
2019-02-15
1
-2
/
+9
|
/
*
Add descriptor expansion cache
Pieter Wuille
2018-11-28
1
-1
/
+11
*
Add Descriptor::IsSolvable() to distinguish addr/raw from others
Pieter Wuille
2018-10-26
1
-0
/
+4
*
Add support for inferring descriptors from scripts
Pieter Wuille
2018-10-26
1
-1
/
+16
*
Replace duplcate reference with reference to reference doc
Pieter Wuille
2018-09-05
1
-49
/
+2
*
Support h instead of ' in hardened descriptor paths
Pieter Wuille
2018-07-27
1
-0
/
+1
*
Output descriptors module
Pieter Wuille
2018-07-27
1
-0
/
+101