Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::GasTracker, including all inherited members.
compute_gas_limit_for_call(const Gas &allocated_gas) override | bb::avm2::simulation::GasTracker | virtual |
consume_gas(const Gas &dynamic_gas_factor={ 0, 0 }) override | bb::avm2::simulation::GasTracker | virtual |
context | bb::avm2::simulation::GasTracker | private |
gas_event | bb::avm2::simulation::GasTracker | private |
GasTracker(GasEvent &gas_event, const Instruction &instruction, const InstructionInfoDBInterface &instruction_info_db, ContextInterface &context, RangeCheckInterface &range_check) | bb::avm2::simulation::GasTracker | |
range_check | bb::avm2::simulation::GasTracker | private |
spec | bb::avm2::simulation::GasTracker | private |
~GasTrackerInterface()=default | bb::avm2::simulation::GasTrackerInterface | virtual |