List of all items
Structs
- config::Config
- core::engine_state::EngineState
- core::engine_state::PruneConfig
- core::engine_state::TransferArgs
- core::engine_state::TransferRuntimeArgsBuilder
- core::engine_state::balance::BalanceRequest
- core::engine_state::chainspec_registry::ChainspecRegistry
- core::engine_state::checksum_registry::ChecksumRegistry
- core::engine_state::deploy_item::DeployItem
- core::engine_state::engine_config::EngineConfig
- core::engine_state::engine_config::EngineConfigBuilder
- core::engine_state::era_validators::GetEraValidatorsRequest
- core::engine_state::executable_deploy_item::ExecutableDeployItemDiscriminantsIter
- core::engine_state::execute_request::ExecuteRequest
- core::engine_state::execution_effect::ExecutionEffect
- core::engine_state::execution_result::ExecutionResultBuilder
- core::engine_state::genesis::AdministratorAccount
- core::engine_state::genesis::ExecConfig
- core::engine_state::genesis::ExecConfigBuilder
- core::engine_state::genesis::GenesisConfig
- core::engine_state::genesis::GenesisSuccess
- core::engine_state::genesis::GenesisValidator
- core::engine_state::get_bids::GetBidsRequest
- core::engine_state::query::QueryRequest
- core::engine_state::run_genesis_request::RunGenesisRequest
- core::engine_state::step::EvictItem
- core::engine_state::step::RewardItem
- core::engine_state::step::SlashItem
- core::engine_state::step::StepRequest
- core::engine_state::step::StepSuccess
- core::engine_state::system_contract_registry::SystemContractRegistry
- core::engine_state::upgrade::UpgradeConfig
- core::engine_state::upgrade::UpgradeSuccess
- core::runtime::Runtime
- core::runtime::stack::RuntimeStack
- core::runtime::stack::RuntimeStackOverflow
- core::runtime_context::RuntimeContext
- core::tracking_copy::TrackingCopy
- core::tracking_copy::TrackingCopyCache
- shared::additive_map::AdditiveMap
- shared::execution_journal::ExecutionJournal
- shared::host_function_costs::HostFunction
- shared::host_function_costs::HostFunctionCosts
- shared::logging::Settings
- shared::newtypes::CorrelationId
- shared::opcode_costs::BrTableCost
- shared::opcode_costs::ControlFlowCosts
- shared::opcode_costs::OpcodeCosts
- shared::storage_costs::StorageCosts
- shared::system_config::SystemConfig
- shared::system_config::auction_costs::AuctionCosts
- shared::system_config::handle_payment_costs::HandlePaymentCosts
- shared::system_config::mint_costs::MintCosts
- shared::system_config::standard_payment_costs::StandardPaymentCosts
- shared::wasm_config::WasmConfig
- storage::global_state::in_memory::InMemoryGlobalState
- storage::global_state::in_memory::InMemoryGlobalStateView
- storage::global_state::lmdb::LmdbGlobalState
- storage::global_state::lmdb::LmdbGlobalStateView
- storage::global_state::scratch::ScratchGlobalState
- storage::global_state::scratch::ScratchGlobalStateView
- storage::transaction_source::in_memory::InMemoryEnvironment
- storage::transaction_source::in_memory::InMemoryReadTransaction
- storage::transaction_source::in_memory::InMemoryReadWriteTransaction
- storage::transaction_source::lmdb::LmdbEnvironment
- storage::trie::PointerBlock
- storage::trie::TrieRaw
- storage::trie::merkle_proof::TrieMerkleProof
- storage::trie_store::in_memory::InMemoryTrieStore
- storage::trie_store::lmdb::LmdbTrieStore
Enums
- core::engine_state::Error
- core::engine_state::PruneResult
- core::engine_state::TransferTargetMode
- core::engine_state::balance::BalanceResult
- core::engine_state::engine_config::FeeHandling
- core::engine_state::engine_config::RefundHandling
- core::engine_state::era_validators::GetEraValidatorsError
- core::engine_state::executable_deploy_item::ContractIdentifier
- core::engine_state::executable_deploy_item::ContractPackageIdentifier
- core::engine_state::executable_deploy_item::DeployKind
- core::engine_state::executable_deploy_item::ExecutableDeployItem
- core::engine_state::executable_deploy_item::ExecutableDeployItemDiscriminants
- core::engine_state::executable_deploy_item::ExecutableDeployItemIdentifier
- core::engine_state::executable_deploy_item::ExecutionKind
- core::engine_state::execution_result::ExecutionResult
- core::engine_state::execution_result::ExecutionResultBuilderError
- core::engine_state::execution_result::ForcedTransferResult
- core::engine_state::genesis::GenesisAccount
- core::engine_state::genesis::GenesisError
- core::engine_state::get_bids::GetBidsResult
- core::engine_state::op::Op
- core::engine_state::query::QueryResult
- core::engine_state::step::StepError
- core::engine_state::upgrade::ProtocolUpgradeError
- core::execution::Error
- core::resolvers::error::ResolverError
- core::tracking_copy::AddResult
- core::tracking_copy::TrackingCopyQueryResult
- core::tracking_copy::ValidationError
- shared::logging::Style
- shared::transform::Error
- shared::transform::Transform
- shared::wasm_prep::PreprocessingError
- shared::wasm_prep::WasmValidationError
- storage::error::in_memory::Error
- storage::error::lmdb::Error
- storage::global_state::CommitError
- storage::trie::DescendantsIterator
- storage::trie::Pointer
- storage::trie::Trie
- storage::trie::merkle_proof::TrieMerkleProofStep
Traits
- core::resolvers::memory_resolver::MemoryResolver
- core::tracking_copy::TrackingCopyExt
- storage::global_state::CommitProvider
- storage::global_state::StateProvider
- storage::global_state::StateReader
- storage::store::Store
- storage::store::StoreExt
- storage::transaction_source::Readable
- storage::transaction_source::Transaction
- storage::transaction_source::TransactionSource
- storage::transaction_source::Writable
- storage::trie_store::TrieStore
Macros
Functions
- core::runtime_context::validate_group_membership
- core::tracking_copy::validate_balance_proof
- core::tracking_copy::validate_query_proof
- shared::logging::initialize
- shared::logging::log_details
- shared::logging::log_host_function_metrics
- shared::test_utils::mocked_account
- shared::utils::check_multiple_of_page_size
- shared::utils::jsonify
- shared::wasm_prep::deserialize
- shared::wasm_prep::get_module_from_entry_points
- shared::wasm_prep::preprocess
- storage::global_state::commit
- storage::global_state::put_stored_values
Type Aliases
- core::Address
- core::engine_state::execution_result::ExecutionResults
- core::runtime::stack::RuntimeStackFrame
- shared::host_function_costs::Cost
- storage::trie::Parents
- storage::trie::PointerBlockArray
- storage::trie::PointerBlockValue
Statics
Constants
- core::ADDRESS_LENGTH
- core::engine_state::MAX_PAYMENT_AMOUNT
- core::engine_state::WASMLESS_TRANSFER_FIXED_GAS_PRICE
- core::engine_state::engine_config::DEFAULT_ALLOW_AUCTION_BIDS
- core::engine_state::engine_config::DEFAULT_ALLOW_UNRESTRICTED_TRANSFERS
- core::engine_state::engine_config::DEFAULT_FEE_HANDLING
- core::engine_state::engine_config::DEFAULT_MAX_ASSOCIATED_KEYS
- core::engine_state::engine_config::DEFAULT_MAX_QUERY_DEPTH
- core::engine_state::engine_config::DEFAULT_MAX_RUNTIME_CALL_STACK_HEIGHT
- core::engine_state::engine_config::DEFAULT_MAX_STORED_VALUE_SIZE
- core::engine_state::engine_config::DEFAULT_MINIMUM_BID_AMOUNT
- core::engine_state::engine_config::DEFAULT_MINIMUM_DELEGATION_AMOUNT
- core::engine_state::engine_config::DEFAULT_REFUND_HANDLING
- core::engine_state::engine_config::DEFAULT_STRICT_ARGUMENT_CHECKING
- core::engine_state::engine_config::DEFAULT_VESTING_SCHEDULE_LENGTH_MILLIS
- core::engine_state::genesis::DEFAULT_AUCTION_DELAY
- core::engine_state::genesis::DEFAULT_GENESIS_TIMESTAMP_MILLIS
- core::engine_state::genesis::DEFAULT_LOCKED_FUNDS_PERIOD_MILLIS
- core::engine_state::genesis::DEFAULT_ROUND_SEIGNIORAGE_RATE
- core::engine_state::genesis::DEFAULT_UNBONDING_DELAY
- core::engine_state::genesis::DEFAULT_VALIDATOR_SLOTS
- core::runtime_context::RANDOM_BYTES_COUNT
- shared::opcode_costs::DEFAULT_ADD_COST
- shared::opcode_costs::DEFAULT_BIT_COST
- shared::opcode_costs::DEFAULT_CONST_COST
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_BLOCK_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_BR_IF_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_BR_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_BR_TABLE_MULTIPLIER
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_BR_TABLE_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_CALL_INDIRECT_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_CALL_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_DROP_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_ELSE_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_END_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_IF_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_LOOP_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_RETURN_OPCODE
- shared::opcode_costs::DEFAULT_CONTROL_FLOW_SELECT_OPCODE
- shared::opcode_costs::DEFAULT_CONVERSION_COST
- shared::opcode_costs::DEFAULT_CURRENT_MEMORY_COST
- shared::opcode_costs::DEFAULT_DIV_COST
- shared::opcode_costs::DEFAULT_GLOBAL_COST
- shared::opcode_costs::DEFAULT_GROW_MEMORY_COST
- shared::opcode_costs::DEFAULT_INTEGER_COMPARISON_COST
- shared::opcode_costs::DEFAULT_LOAD_COST
- shared::opcode_costs::DEFAULT_LOCAL_COST
- shared::opcode_costs::DEFAULT_MUL_COST
- shared::opcode_costs::DEFAULT_NOP_COST
- shared::opcode_costs::DEFAULT_STORE_COST
- shared::opcode_costs::DEFAULT_UNREACHABLE_COST
- shared::storage_costs::DEFAULT_GAS_PER_BYTE_COST
- shared::system_config::DEFAULT_WASMLESS_TRANSFER_COST
- shared::system_config::auction_costs::DEFAULT_ACTIVATE_BID_COST
- shared::system_config::auction_costs::DEFAULT_ADD_BID_COST
- shared::system_config::auction_costs::DEFAULT_DELEGATE_COST
- shared::system_config::auction_costs::DEFAULT_DISTRIBUTE_COST
- shared::system_config::auction_costs::DEFAULT_GET_ERA_VALIDATORS_COST
- shared::system_config::auction_costs::DEFAULT_READ_ERA_ID_COST
- shared::system_config::auction_costs::DEFAULT_READ_SEIGNIORAGE_RECIPIENTS_COST
- shared::system_config::auction_costs::DEFAULT_REDELEGATE_COST
- shared::system_config::auction_costs::DEFAULT_RUN_AUCTION_COST
- shared::system_config::auction_costs::DEFAULT_SLASH_COST
- shared::system_config::auction_costs::DEFAULT_UNDELEGATE_COST
- shared::system_config::auction_costs::DEFAULT_WITHDRAW_BID_COST
- shared::system_config::auction_costs::DEFAULT_WITHDRAW_DELEGATOR_REWARD_COST
- shared::system_config::auction_costs::DEFAULT_WITHDRAW_VALIDATOR_REWARD_COST
- shared::system_config::handle_payment_costs::DEFAULT_FINALIZE_PAYMENT_COST
- shared::system_config::handle_payment_costs::DEFAULT_GET_PAYMENT_PURSE_COST
- shared::system_config::handle_payment_costs::DEFAULT_GET_REFUND_PURSE_COST
- shared::system_config::handle_payment_costs::DEFAULT_SET_REFUND_PURSE_COST
- shared::system_config::mint_costs::DEFAULT_BALANCE_COST
- shared::system_config::mint_costs::DEFAULT_CREATE_COST
- shared::system_config::mint_costs::DEFAULT_MINT_COST
- shared::system_config::mint_costs::DEFAULT_MINT_INTO_EXISTING_PURSE_COST
- shared::system_config::mint_costs::DEFAULT_READ_BASE_ROUND_REWARD_COST
- shared::system_config::mint_costs::DEFAULT_REDUCE_TOTAL_SUPPLY_COST
- shared::system_config::mint_costs::DEFAULT_TRANSFER_COST
- shared::wasm_config::DEFAULT_MAX_STACK_HEIGHT
- shared::wasm_config::DEFAULT_WASM_MAX_MEMORY
- shared::wasm_prep::DEFAULT_BR_TABLE_MAX_SIZE
- shared::wasm_prep::DEFAULT_MAX_GLOBALS
- shared::wasm_prep::DEFAULT_MAX_PARAMETER_COUNT
- shared::wasm_prep::DEFAULT_MAX_TABLE_SIZE