Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::AvmSimulationHelper Class Reference

#include <simulation_helper.hpp>

Public Member Functions

simulation::EventsContainer simulate_for_witgen (const ExecutionHints &hints, std::vector< PublicDataWrite > public_data_writes)
 
void simulate_fast (const ExecutionHints &hints)
 

Detailed Description

Definition at line 8 of file simulation_helper.hpp.

Member Function Documentation

◆ simulate_fast()

void bb::avm2::AvmSimulationHelper::simulate_fast ( const ExecutionHints hints)

Definition at line 296 of file simulation_helper.cpp.

◆ simulate_for_witgen()

EventsContainer bb::avm2::AvmSimulationHelper::simulate_for_witgen ( const ExecutionHints hints,
std::vector< PublicDataWrite public_data_writes 
)

Definition at line 87 of file simulation_helper.cpp.


The documentation for this class was generated from the following files: