Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
calldata_hashing.test.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::constraining
 

Variable Documentation

◆ builder

CalldataTraceBuilder builder

Definition at line 63 of file calldata_hashing.test.cpp.

◆ hash_event_emitter

EventEmitter<Poseidon2HashEvent> hash_event_emitter

Definition at line 54 of file calldata_hashing.test.cpp.

◆ mock_execution_id_manager

StrictMock<MockExecutionIdManager> mock_execution_id_manager

Definition at line 59 of file calldata_hashing.test.cpp.

◆ mock_gt

StrictMock<MockGreaterThan> mock_gt

Definition at line 58 of file calldata_hashing.test.cpp.

◆ perm_event_emitter

EventEmitter<Poseidon2PermutationEvent> perm_event_emitter

Definition at line 55 of file calldata_hashing.test.cpp.

◆ perm_mem_event_emitter

EventEmitter<Poseidon2PermutationMemoryEvent> perm_mem_event_emitter

Definition at line 56 of file calldata_hashing.test.cpp.

◆ poseidon2_builder

Poseidon2TraceBuilder poseidon2_builder

Definition at line 61 of file calldata_hashing.test.cpp.

◆ precomputed_builder

PrecomputedTraceBuilder precomputed_builder

Definition at line 62 of file calldata_hashing.test.cpp.