|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <avm_io.hpp>
Definition at line 358 of file avm_io.hpp.
|
default |
| std::vector<AppendLeavesHint> bb::avm2::ExecutionHints::append_leaves_hints |
Definition at line 383 of file avm_io.hpp.
| std::vector<BytecodeCommitmentHint> bb::avm2::ExecutionHints::bytecode_commitments |
Definition at line 366 of file avm_io.hpp.
| std::vector<CommitCheckpointHint> bb::avm2::ExecutionHints::commit_checkpoint_hints |
Definition at line 385 of file avm_io.hpp.
| std::vector<ContractClassHint> bb::avm2::ExecutionHints::contract_classes |
Definition at line 365 of file avm_io.hpp.
| std::vector<ContractDBCommitCheckpointHint> bb::avm2::ExecutionHints::contract_db_commit_checkpoint_hints |
Definition at line 369 of file avm_io.hpp.
| std::vector<ContractDBCreateCheckpointHint> bb::avm2::ExecutionHints::contract_db_create_checkpoint_hints |
Definition at line 368 of file avm_io.hpp.
| std::vector<ContractDBRevertCheckpointHint> bb::avm2::ExecutionHints::contract_db_revert_checkpoint_hints |
Definition at line 370 of file avm_io.hpp.
| std::vector<ContractInstanceHint> bb::avm2::ExecutionHints::contract_instances |
Definition at line 364 of file avm_io.hpp.
| std::vector<CreateCheckpointHint> bb::avm2::ExecutionHints::create_checkpoint_hints |
Definition at line 384 of file avm_io.hpp.
| std::vector<DebugFunctionNameHint> bb::avm2::ExecutionHints::debug_function_names |
Definition at line 367 of file avm_io.hpp.
| std::vector<GetLeafPreimageHint<crypto::merkle_tree::IndexedLeaf<crypto::merkle_tree::NullifierLeafValue> > > bb::avm2::ExecutionHints::get_leaf_preimage_hints_nullifier_tree |
Definition at line 378 of file avm_io.hpp.
| std::vector<GetLeafPreimageHint<crypto::merkle_tree::IndexedLeaf<crypto::merkle_tree::PublicDataLeafValue> > > bb::avm2::ExecutionHints::get_leaf_preimage_hints_public_data_tree |
Definition at line 376 of file avm_io.hpp.
| std::vector<GetLeafValueHint> bb::avm2::ExecutionHints::get_leaf_value_hints |
Definition at line 379 of file avm_io.hpp.
| std::vector<GetPreviousValueIndexHint> bb::avm2::ExecutionHints::get_previous_value_index_hints |
Definition at line 374 of file avm_io.hpp.
| std::vector<GetSiblingPathHint> bb::avm2::ExecutionHints::get_sibling_path_hints |
Definition at line 373 of file avm_io.hpp.
| GlobalVariables bb::avm2::ExecutionHints::global_variables |
Definition at line 359 of file avm_io.hpp.
| ProtocolContracts bb::avm2::ExecutionHints::protocol_contracts |
Definition at line 362 of file avm_io.hpp.
| std::vector<RevertCheckpointHint> bb::avm2::ExecutionHints::revert_checkpoint_hints |
Definition at line 386 of file avm_io.hpp.
| std::vector<SequentialInsertHint<crypto::merkle_tree::NullifierLeafValue> > bb::avm2::ExecutionHints::sequential_insert_hints_nullifier_tree |
Definition at line 382 of file avm_io.hpp.
| std::vector<SequentialInsertHint<crypto::merkle_tree::PublicDataLeafValue> > bb::avm2::ExecutionHints::sequential_insert_hints_public_data_tree |
Definition at line 381 of file avm_io.hpp.
| TreeSnapshots bb::avm2::ExecutionHints::starting_tree_roots |
Definition at line 372 of file avm_io.hpp.
| Tx bb::avm2::ExecutionHints::tx |
Definition at line 360 of file avm_io.hpp.