bitcoin
bitcoin copied to clipboard
fuzz: compare scripts from `Expand` and `ExpandFromCache`
When testing a descriptor, if it was able to Expand, ExpandFromCache should also work and scripts should be the same. This PR covers it in TestDescriptor for descriptor_parse fuzz.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Code Coverage
For detailed information about the code coverage, see the test coverage report.
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
Rebased
cc @achow101
Closing for now.