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
/
test
/
descriptor_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.21 key prefix (#1710)
Ross Nicoll
2021-03-04
1
-63
/
+63
*
wallet: Fix typo in comments; Simplify assert
MarcoFalke
2020-07-11
1
-1
/
+1
*
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
Wladimir J. van der Laan
2020-06-24
1
-1
/
+1
*
test: Fix outstanding -Wsign-compare errors
Ben Woosley
2020-05-08
1
-1
/
+1
*
test: Move boost/stdlib includes last
MarcoFalke
2020-04-17
1
-2
/
+4
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-4
/
+4
*
Only cache xpubs that have a hardened last step
Andrew Chow
2020-03-07
1
-0
/
+48
*
Cache the immediate derivation parent xpub
Andrew Chow
2020-03-07
1
-2
/
+18
*
Add DescriptorCache* read_cache and DescriptorCache* write_cache to Expand an...
Andrew Chow
2020-03-07
1
-3
/
+3
*
Get the OutputType for a descriptor
Andrew Chow
2020-02-11
1
-35
/
+39
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
*
Add sortedmulti descriptor and unit tests
Andrew Chow
2019-10-08
1
-0
/
+3
*
Make descriptor test deterministic
David Reikher
2019-08-21
1
-14
/
+54
*
Additional tests for other failure cases
Andrew Chow
2019-08-16
1
-0
/
+15
*
Check error messages in descriptor tests
Andrew Chow
2019-08-16
1
-24
/
+25
*
Return an error from descriptor Parse that gives more information about what ...
Andrew Chow
2019-08-16
1
-4
/
+6
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
*
Keep full pubkeys in FlatSigningProvider::origins
Pieter Wuille
2019-04-04
1
-2
/
+2
*
Descriptor checksum
Pieter Wuille
2019-02-15
1
-6
/
+28
*
Add comments to descriptor tests
Pieter Wuille
2018-11-28
1
-4
/
+19
*
Add descriptor expansion cache
Pieter Wuille
2018-11-28
1
-3
/
+12
*
Merge #14477: Add ability to convert solvability info to descriptor
Pieter Wuille
2018-11-27
1
-0
/
+12
|
\
|
*
Add tests for InferDescriptor and Descriptor::IsSolvable
Pieter Wuille
2018-10-26
1
-0
/
+12
*
|
Fix descriptor_tests not checking ToString output of public descriptors
Russell Yanofsky
2018-11-27
1
-1
/
+1
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
|
/
*
Add tests for key origin support
Pieter Wuille
2018-10-20
1
-12
/
+28
*
Remove unused variable
practicalswift
2018-08-02
1
-1
/
+1
*
Support h instead of ' in hardened descriptor paths
Pieter Wuille
2018-07-27
1
-2
/
+17
*
Descriptor tests
Pieter Wuille
2018-07-27
1
-0
/
+148