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::simulation
 

Variable Documentation

◆ calldata_events

EventEmitter<CalldataEvent> calldata_events
protected

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

◆ calldata_hasher

CalldataHasher calldata_hasher
protected

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

◆ context_id

uint32_t context_id = 1
protected

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

◆ poseidon2

StrictMock<MockPoseidon2> poseidon2
protected

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