Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
fuzz.hpp
Go to the documentation of this file.
1#pragma once
2
6
SimulatorResult fuzz_against_ts_simulator(FuzzerData &fuzzer_data, bb::avm2::fuzzer::FuzzerContext &context)
fuzz CPP vs JS simulator with the given fuzzer data
Definition fuzz.cpp:14
describes the data which will be used for fuzzing Should contain instructions, calldata,...