List of all items
Structs
- backtrace::Backtrace
- call::Call
- call::CallFrame
- call::CallFrameLayout
- call::CallLayout
- checked_transaction::Checked
- checked_transaction::Checks
- checked_transaction::types::NonRetryableFreeBalances
- checked_transaction::types::RetryableAmount
- checked_transaction::types::create::CheckedMetadata
- checked_transaction::types::script::CheckedMetadata
- constraints::CheckedMemConstLen
- constraints::CheckedMemValue
- constraints::InstructionLocation
- constraints::reg_key::Reg
- constraints::reg_key::RegMut
- constraints::reg_key::WriteRegKey
- error::Bug
- error::Infallible
- gas::DependentCost
- gas::GasCosts
- gas::GasCostsValues
- interpreter::InitialBalances
- interpreter::Interpreter
- interpreter::MemoryRange
- interpreter::RuntimeBalances
- interpreter::diff::Delta
- interpreter::diff::Deltas
- interpreter::diff::Diff
- interpreter::diff::InitialVmState
- interpreter::diff::Previous
- memory_client::MemoryClient
- predicate::RuntimePredicate
- profiler::Profiler
- state::StateTransition
- state::StateTransitionRef
- storage::ContractsAssetKey
- storage::ContractsAssets
- storage::ContractsInfo
- storage::ContractsRawCode
- storage::ContractsState
- storage::ContractsStateKey
- storage::MemoryStorage
- storage::PredicateStorage
- transactor::Transactor
Enums
- checked_transaction::CheckedMetadata
- checked_transaction::CheckedTransaction
- context::Context
- error::BugId
- error::BugVariant
- error::InterpreterError
- error::PredicateVerificationFailed
- error::RuntimeError
- gas::GasUnit
- state::ExecuteState
- state::ProgramState
Traits
- checked_transaction::CheckPredicates
- checked_transaction::EstimatePredicates
- checked_transaction::IntoChecked
- checked_transaction::ParallelExecutor
- checked_transaction::builder::TransactionBuilderExt
- constraints::reg_key::GetReg
- constraints::reg_key::GetRegMut
- interpreter::CheckedMetadata
- interpreter::ExecutableTransaction
- interpreter::diff::AnyDebug
- interpreter::diff::VmStateCapture
- storage::ContractsAssetsStorage
- storage::InterpreterStorage
Macros
Functions
- arith::add_usize
- arith::add_word
- arith::checked_add_usize
- arith::checked_add_word
- arith::checked_sub_usize
- arith::checked_sub_word
- arith::sub_word
- crypto::ephemeral_merkle_root
Type Definitions
Constants
- constraints::reg_key::BAL
- constraints::reg_key::CGAS
- constraints::reg_key::ERR
- constraints::reg_key::FLAG
- constraints::reg_key::FP
- constraints::reg_key::GGAS
- constraints::reg_key::HP
- constraints::reg_key::IS
- constraints::reg_key::OF
- constraints::reg_key::ONE
- constraints::reg_key::PC
- constraints::reg_key::RET
- constraints::reg_key::RETL
- constraints::reg_key::SP
- constraints::reg_key::SSP
- constraints::reg_key::ZERO
- consts::EMPTY_RECEIPTS_MERKLE_ROOT
- consts::FUEL_MAX_MEMORY_SIZE
- consts::MEM_MAX_ACCESS_SIZE
- consts::MEM_SIZE
- consts::MIN_VM_MAX_RAM_USIZE_MAX
- consts::VM_MAX_NESTED_CALLS
- consts::VM_MAX_RAM
- consts::VM_MEMORY_BALANCES_OFFSET
- consts::VM_REGISTER_COUNT
- consts::VM_REGISTER_PROGRAM_COUNT
- consts::VM_REGISTER_SYSTEM_COUNT
- consts::VM_REGISTER_WIDTH
- consts::WORD_SIZE