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

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

assert_read(const FF &slot, const AztecAddress &contract_address, const FF &value, const PublicDataTreeLeafPreimage &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &snapshot)=0bb::avm2::simulation::PublicDataTreeCheckInterfacepure virtual
write(const FF &slot, const AztecAddress &contract_address, const FF &value, const PublicDataTreeLeafPreimage &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > low_leaf_sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot, std::span< const FF > insertion_sibling_path, bool is_protocol_write)=0bb::avm2::simulation::PublicDataTreeCheckInterfacepure virtual
~PublicDataTreeCheckInterface()=defaultbb::avm2::simulation::PublicDataTreeCheckInterfacevirtual