Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MockNoteHashTreeCheck Member List

This is the complete list of members for bb::avm2::simulation::MockNoteHashTreeCheck, including all inherited members.

append_note_hash(const FF &note_hash, AztecAddress contract_address, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot)=0bb::avm2::simulation::NoteHashTreeCheckInterfacepure virtual
append_siloed_note_hash(const FF &siloed_note_hash, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot)=0bb::avm2::simulation::NoteHashTreeCheckInterfacepure virtual
append_unique_note_hash(const FF &unique_note_hash, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot)=0bb::avm2::simulation::NoteHashTreeCheckInterfacepure virtual
get_first_nullifier() const =0bb::avm2::simulation::NoteHashTreeCheckInterfacepure virtual
MOCK_METHOD(bool, note_hash_exists,(const FF &unique_note_hash, const FF &leaf_value, uint64_t leaf_index, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &snapshot),(override))bb::avm2::simulation::MockNoteHashTreeCheck
MOCK_METHOD(FF, get_first_nullifier,(),(const, override))bb::avm2::simulation::MockNoteHashTreeCheck
MOCK_METHOD(AppendOnlyTreeSnapshot, append_note_hash,(const FF &note_hash, AztecAddress contract_address, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot),(override))bb::avm2::simulation::MockNoteHashTreeCheck
MOCK_METHOD(AppendOnlyTreeSnapshot, append_siloed_note_hash,(const FF &siloed_note_hash, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot),(override))bb::avm2::simulation::MockNoteHashTreeCheck
MOCK_METHOD(AppendOnlyTreeSnapshot, append_unique_note_hash,(const FF &unique_note_hash, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot),(override))bb::avm2::simulation::MockNoteHashTreeCheck
MockNoteHashTreeCheck()bb::avm2::simulation::MockNoteHashTreeCheck
note_hash_exists(const FF &unique_note_hash, const FF &leaf_value, uint64_t leaf_index, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &snapshot)=0bb::avm2::simulation::NoteHashTreeCheckInterfacepure virtual
~MockNoteHashTreeCheck() overridebb::avm2::simulation::MockNoteHashTreeCheck
~NoteHashTreeCheckInterface()=defaultbb::avm2::simulation::NoteHashTreeCheckInterfacevirtual