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

◆ first_nullifier

FF first_nullifier = FF(42)
protected

Definition at line 18 of file side_effect_tracking_db.test.cpp.

◆ mock_merkle_db

StrictMock<MockHighLevelMerkleDB> mock_merkle_db
protected

Definition at line 19 of file side_effect_tracking_db.test.cpp.

◆ mock_tracker

StrictMock<MockSideEffectTracker> mock_tracker
protected

Definition at line 20 of file side_effect_tracking_db.test.cpp.

◆ tracked_effects

TrackedSideEffects tracked_effects
protected

Definition at line 21 of file side_effect_tracking_db.test.cpp.