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

#include <note_hash_tree_check_trace.hpp>

Public Member Functions

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

Static Public Attributes

static const InteractionDefinition interactions
 

Detailed Description

Definition at line 14 of file note_hash_tree_check_trace.hpp.

Member Function Documentation

◆ process()

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

Definition at line 19 of file note_hash_tree_check_trace.cpp.

Member Data Documentation

◆ interactions

const InteractionDefinition bb::avm2::tracegen::NoteHashTreeCheckTraceBuilder::interactions
static
Initial value:
=
InteractionDefinition()
.add<lookup_note_hash_tree_check_read_first_nullifier_settings, InteractionType::LookupGeneric>()
.add<lookup_note_hash_tree_check_unique_note_hash_poseidon2_settings, InteractionType::LookupGeneric>()
lookup_settings< lookup_note_hash_tree_check_merkle_check_settings_ > lookup_note_hash_tree_check_merkle_check_settings
lookup_settings< lookup_note_hash_tree_check_nonce_computation_poseidon2_settings_ > lookup_note_hash_tree_check_nonce_computation_poseidon2_settings
lookup_settings< lookup_note_hash_tree_check_silo_poseidon2_settings_ > lookup_note_hash_tree_check_silo_poseidon2_settings
lookup_settings< lookup_note_hash_tree_check_write_note_hash_to_public_inputs_settings_ > lookup_note_hash_tree_check_write_note_hash_to_public_inputs_settings

Definition at line 19 of file note_hash_tree_check_trace.hpp.


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