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

#include <update_check_trace.hpp>

Public Member Functions

void process (const simulation::EventEmitterInterface< simulation::UpdateCheckEvent >::Container &events, TraceContainer &trace)
 

Static Public Attributes

static const InteractionDefinition interactions
 

Detailed Description

Definition at line 13 of file update_check_trace.hpp.

Member Function Documentation

◆ process()

void bb::avm2::tracegen::UpdateCheckTraceBuilder::process ( const simulation::EventEmitterInterface< simulation::UpdateCheckEvent >::Container &  events,
TraceContainer trace 
)

Definition at line 11 of file update_check_trace.cpp.

Member Data Documentation

◆ interactions

const InteractionDefinition bb::avm2::tracegen::UpdateCheckTraceBuilder::interactions
static
Initial value:
=
InteractionDefinition()
.add<lookup_update_check_update_hash_poseidon2_settings, InteractionType::LookupSequential>()
.add<lookup_update_check_update_hash_public_data_read_settings, InteractionType::LookupGeneric>()
.add<lookup_update_check_update_lo_metadata_range_settings, InteractionType::LookupGeneric>()
lookup_settings< lookup_update_check_timestamp_of_change_cmp_range_settings_ > lookup_update_check_timestamp_of_change_cmp_range_settings
lookup_settings< lookup_update_check_delayed_public_mutable_slot_poseidon2_settings_ > lookup_update_check_delayed_public_mutable_slot_poseidon2_settings
lookup_settings< lookup_update_check_timestamp_from_public_inputs_settings_ > lookup_update_check_timestamp_from_public_inputs_settings
lookup_settings< lookup_update_check_update_hi_metadata_range_settings_ > lookup_update_check_update_hi_metadata_range_settings

Definition at line 18 of file update_check_trace.hpp.


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