bitcoin icon indicating copy to clipboard operation
bitcoin copied to clipboard

fuzz: compare scripts from `Expand` and `ExpandFromCache`

Open brunoerg opened this issue 2 years ago • 2 comments

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.

brunoerg avatar Nov 17 '23 21:11 brunoerg

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.

DrahtBot avatar Nov 17 '23 21:11 DrahtBot

Rebased

brunoerg avatar Jan 22 '24 16:01 brunoerg

cc @achow101

fanquake avatar Mar 06 '24 14:03 fanquake

Closing for now.

brunoerg avatar Jul 20 '24 19:07 brunoerg