aztec-packages
aztec-packages copied to clipboard
feat: avm fuzzer qol
Handy script to run the avm fuzzers, currently that includes: the differential fuzzer (avm) and the alu fuzzer (alu).
The script will give provide the correct commands to run if it detects that certain binaries or folders aren't available.
Example Commands
./run_fuzzer.sh fuzz alu --log -> runs the alu fuzzer in parallel (default 64 instances) with a default corpus location.
./run_fuzzer.sh coverage alu report -> produces the coverage report of the alu fuzzer.
There is also the option to produce a html coverage report - requires port forwarding though.
- #18551

- #18552

- #18550

- #18479

- #18296

- #18294
👈 (View in Graphite) - #18198

merge-train/avm
This stack of pull requests is managed by Graphite. Learn more about stacking.