Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::NoteHashTreeCheckInterface, including all inherited members.
append_note_hash(const FF ¬e_hash, AztecAddress contract_address, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot)=0 | bb::avm2::simulation::NoteHashTreeCheckInterface | pure 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)=0 | bb::avm2::simulation::NoteHashTreeCheckInterface | pure 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)=0 | bb::avm2::simulation::NoteHashTreeCheckInterface | pure virtual |
get_first_nullifier() const =0 | bb::avm2::simulation::NoteHashTreeCheckInterface | pure virtual |
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)=0 | bb::avm2::simulation::NoteHashTreeCheckInterface | pure virtual |
~NoteHashTreeCheckInterface()=default | bb::avm2::simulation::NoteHashTreeCheckInterface | virtual |