Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
instruction_block.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_block (std::mt19937_64 &rng, const FuzzerContext &context)
 
void bb::avm2::fuzzer::mutate_instruction_block (std::vector< FuzzInstruction > &instruction_block, std::mt19937_64 &rng, const FuzzerContext &context)