|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/avm_fuzzer/fuzz_lib/fuzz.hpp"#include "barretenberg/avm_fuzzer/fuzz_lib/constants.hpp"#include "barretenberg/avm_fuzzer/fuzz_lib/control_flow.hpp"#include "barretenberg/avm_fuzzer/fuzz_lib/fuzzer_data.hpp"#include "barretenberg/common/log.hpp"Go to the source code of this file.
Functions | |
| void | log_result (const SimulatorResult &result) |
| SimulatorResult | fuzz (FuzzerData &fuzzer_data) |
| fuzz CPP vs JS simulator with the given fuzzer data | |
| SimulatorResult fuzz | ( | FuzzerData & | fuzzer_data | ) |
| void log_result | ( | const SimulatorResult & | result | ) |