We agreed upon having: - [x] A fuzz target for `FromScript()`. ~~That's #78.~~ That's #106. - [x] A fuzz target for random node generation that's "dumb" (does not help the fuzzer to generate valid nodes). That's #100. - [x] A fuzz target for random node generation that's "smart" (does help the fuzzer to generate valid nodes). That's #105 - [x] A fuzz target for `FromString()`. That's #106
We agreed upon having:
FromScript().That's fuzz: add a fuzz target for Miniscript decoding #78.That's Add script/string roundtrip fuzz tests #106.FromString(). That's Add script/string roundtrip fuzz tests #106