Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MerkleCheck, including all inherited members.
assert_membership(const FF &leaf_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF &root) override | bb::avm2::simulation::MerkleCheck | virtual |
events | bb::avm2::simulation::MerkleCheck | private |
MerkleCheck(Poseidon2Interface &poseidon2, EventEmitterInterface< MerkleCheckEvent > &event_emitter) | bb::avm2::simulation::MerkleCheck | inline |
poseidon2 | bb::avm2::simulation::MerkleCheck | private |
write(const FF ¤t_value, const FF &new_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF ¤t_root) override | bb::avm2::simulation::MerkleCheck | virtual |
~MerkleCheckInterface()=default | bb::avm2::simulation::MerkleCheckInterface | virtual |