|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::IndexedTreeCheck, including all inherited members.
| assert_read(const FF &value, std::optional< IndexedTreeSiloingParameters > siloing_params, bool exists, const IndexedTreeLeafData &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &snapshot) override | bb::avm2::simulation::IndexedTreeCheck | virtual |
| events | bb::avm2::simulation::IndexedTreeCheck | private |
| field_gt | bb::avm2::simulation::IndexedTreeCheck | private |
| IndexedTreeCheck(Poseidon2Interface &poseidon2, MerkleCheckInterface &merkle_check, FieldGreaterThanInterface &field_gt, EventEmitterInterface< IndexedTreeCheckEvent > &event_emitter) | bb::avm2::simulation::IndexedTreeCheck | inline |
| merkle_check | bb::avm2::simulation::IndexedTreeCheck | private |
| on_checkpoint_committed() override | bb::avm2::simulation::IndexedTreeCheck | virtual |
| on_checkpoint_created() override | bb::avm2::simulation::IndexedTreeCheck | virtual |
| on_checkpoint_reverted() override | bb::avm2::simulation::IndexedTreeCheck | virtual |
| poseidon2 | bb::avm2::simulation::IndexedTreeCheck | private |
| silo(const FF &nullifier, IndexedTreeSiloingParameters siloing_params) | bb::avm2::simulation::IndexedTreeCheck | private |
| validate_low_leaf(const FF &value, const IndexedTreeLeafData &low_leaf_preimage, bool exists) | bb::avm2::simulation::IndexedTreeCheck | private |
| write(const FF &value, std::optional< IndexedTreeSiloingParameters > siloing_params, std::optional< uint64_t > public_inputs_index, const IndexedTreeLeafData &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > low_leaf_sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot, std::optional< std::span< const FF > > insertion_sibling_path) override | bb::avm2::simulation::IndexedTreeCheck | virtual |
| ~CheckpointNotifiable()=default | bb::avm2::simulation::CheckpointNotifiable | virtual |
| ~IndexedTreeCheckInterface()=default | bb::avm2::simulation::IndexedTreeCheckInterface | virtual |