Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
instruction.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::fuzzer
 

Functions

std::vector< FuzzInstructionbb::avm2::fuzzer::generate_instruction (std::mt19937_64 &rng, const FuzzerContext &context)
 Generate one instruction and optionally backfill.
 
void bb::avm2::fuzzer::mutate_instruction (FuzzInstruction &instruction, std::mt19937_64 &rng, const FuzzerContext &context)