List of all items
Structs
- backtrace::Backtrace
- call::Call
- call::CallFrame
- checked_transaction::Checked
- checked_transaction::Checks
- checked_transaction::types::create::CheckedMetadata
- checked_transaction::types::script::CheckedMetadata
- error::Bug
- error::Infallible
- gas::DependentCost
- gas::GasCosts
- gas::GasCostsValues
- 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
- prelude::MemoryRange
- prelude::MemoryStorage
- prelude::PredicateStorage
- 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::IntoChecked
- checked_transaction::builder::TransactionBuilderExt
- interpreter::CheckedMetadata
- interpreter::ExecutableTransaction
- interpreter::diff::AnyDebug
- interpreter::diff::VmStateCapture
- prelude::InterpreterStorage
- 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
- consts::EMPTY_RECEIPTS_MERKLE_ROOT
- consts::FUEL_MAX_MEMORY_SIZE
- consts::MEM_MAX_ACCESS_SIZE
- consts::MIN_VM_MAX_RAM_USIZE_MAX
- consts::REG_BAL
- consts::REG_CGAS
- consts::REG_ERR
- consts::REG_FLAG
- consts::REG_FP
- consts::REG_GGAS
- consts::REG_HP
- consts::REG_IS
- consts::REG_OF
- consts::REG_ONE
- consts::REG_PC
- consts::REG_RET
- consts::REG_RETL
- consts::REG_SP
- consts::REG_SSP
- consts::REG_WRITABLE
- consts::REG_ZERO
- consts::VM_MAX_RAM
- consts::VM_MEMORY_BALANCES_OFFSET
- consts::VM_REGISTER_COUNT
- consts::VM_REGISTER_WIDTH
- consts::WORD_SIZE