Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::NoteHashTreeCheck, 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) override | bb::avm2::simulation::NoteHashTreeCheck | virtual |
append_note_hash_internal(FF note_hash, std::optional< AztecAddress > contract_address, bool should_make_unique, uint64_t note_hash_counter, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot) | bb::avm2::simulation::NoteHashTreeCheck | private |
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::NoteHashTreeCheck | 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) override | bb::avm2::simulation::NoteHashTreeCheck | virtual |
events | bb::avm2::simulation::NoteHashTreeCheck | private |
first_nullifier | bb::avm2::simulation::NoteHashTreeCheck | private |
get_first_nullifier() const override | bb::avm2::simulation::NoteHashTreeCheck | inlinevirtual |
make_nonce(uint64_t note_hash_counter) const | bb::avm2::simulation::NoteHashTreeCheck | private |
make_siloed(AztecAddress contract_address, const FF ¬e_hash) const | bb::avm2::simulation::NoteHashTreeCheck | private |
make_unique(const FF &siloed_note_hash, const FF &nonce) const | bb::avm2::simulation::NoteHashTreeCheck | private |
merkle_check | bb::avm2::simulation::NoteHashTreeCheck | private |
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::NoteHashTreeCheck | virtual |
NoteHashTreeCheck(const FF &first_nullifier, Poseidon2Interface &poseidon2, MerkleCheckInterface &merkle_check, EventEmitterInterface< NoteHashTreeCheckEvent > &event_emitter) | bb::avm2::simulation::NoteHashTreeCheck | inline |
on_checkpoint_committed() override | bb::avm2::simulation::NoteHashTreeCheck | virtual |
on_checkpoint_created() override | bb::avm2::simulation::NoteHashTreeCheck | virtual |
on_checkpoint_reverted() override | bb::avm2::simulation::NoteHashTreeCheck | virtual |
poseidon2 | bb::avm2::simulation::NoteHashTreeCheck | private |
~CheckpointNotifiable()=default | bb::avm2::simulation::CheckpointNotifiable | virtual |
~NoteHashTreeCheckInterface()=default | bb::avm2::simulation::NoteHashTreeCheckInterface | virtual |