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

Typedefs

using bb::avm2::simulation::RawPoseidon2 = crypto::Poseidon2< crypto::Poseidon2Bn254ScalarFieldParams >
 

Variable Documentation

◆ bytecode_hasher

BytecodeHasher bytecode_hasher
protected

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

◆ hashing_events

EventEmitter<BytecodeHashingEvent> hashing_events
protected

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

◆ poseidon2

StrictMock<MockPoseidon2> poseidon2
protected

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