Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
accumulated_data.cpp 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

AccumulatedData bb::avm2::fuzzer::generate_non_revertible_accumulated_data (std::mt19937_64 &rng)
 
void bb::avm2::fuzzer::mutate_non_revertible_accumulated_data (AccumulatedData &data, std::mt19937_64 &rng)
 
AccumulatedData bb::avm2::fuzzer::generate_revertible_accumulated_data (std::mt19937_64 &rng)
 
void bb::avm2::fuzzer::mutate_revertible_accumulated_data (AccumulatedData &data, std::mt19937_64 &rng)