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

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

assert_membership(uint64_t domain_separator, const FF &leaf_value, uint64_t leaf_index, std::span< const FF > sibling_path, const FF &root)=0bb::avm2::simulation::MerkleCheckInterfacepure virtual
MOCK_METHOD(void, assert_membership,(uint64_t domain_separator, const FF &leaf_value, uint64_t leaf_index, std::span< const FF > sibling_path, const FF &root),(override))bb::avm2::simulation::MockMerkleCheck
MOCK_METHOD(FF, write,(uint64_t domain_separator, const FF &current_value, const FF &new_value, uint64_t leaf_index, std::span< const FF > sibling_path, const FF &current_root),(override))bb::avm2::simulation::MockMerkleCheck
MockMerkleCheck()bb::avm2::simulation::MockMerkleCheck
write(uint64_t domain_separator, const FF &current_value, const FF &new_value, uint64_t leaf_index, std::span< const FF > sibling_path, const FF &current_root)=0bb::avm2::simulation::MerkleCheckInterfacepure virtual
~MerkleCheckInterface()=defaultbb::avm2::simulation::MerkleCheckInterfacevirtual
~MockMerkleCheck() overridebb::avm2::simulation::MockMerkleCheck