Add a fuzzer of the proof building state machine
authorMatt Corallo <git@bluematt.me>
Mon, 12 Feb 2024 00:38:10 +0000 (00:38 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Feb 2024 00:38:47 +0000 (00:38 +0000)
commitb2791c191a941208eff825a44440fbf605dcfb60
treedd2e0cf90f7a0168eb48a8a9748f344fc8b0b30d
parent6f9eaca05a5f707cd928a1f6cb97043fed6ee70e
Add a fuzzer of the proof building state machine
fuzz/Cargo.toml
fuzz/src/fuzz_builder.rs [new file with mode: 0644]
src/query.rs