|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::ContextProviderInterface, including all inherited members.
| get_next_context_id() const =0 | bb::avm2::simulation::ContextProviderInterface | pure virtual |
| make_enqueued_context(const AztecAddress &address, const AztecAddress &msg_sender, const FF &transaction_fee, std::span< const FF > calldata, const FF &calldata_hash, bool is_static, const Gas &gas_limit, const Gas &gas_used, TransactionPhase phase)=0 | bb::avm2::simulation::ContextProviderInterface | pure virtual |
| make_nested_context(const AztecAddress &address, const AztecAddress &msg_sender, const FF &transaction_fee, ContextInterface &parent_context, MemoryAddress cd_offset_address, uint32_t cd_size, bool is_static, const Gas &gas_limit, TransactionPhase phase)=0 | bb::avm2::simulation::ContextProviderInterface | pure virtual |
| ~ContextProviderInterface()=default | bb::avm2::simulation::ContextProviderInterface | virtual |