List of all items
Structs
- ApiVersion
- CodeUploadReturnValue
- ContractResult
- DefaultAddressGenerator
- Environment
- EnvironmentType
- ExecReturnValue
- Frame
- InstantiateReturnValue
- InstructionWeights
- Limits
- Schedule
- chain_extension::ChargedAmount
- chain_extension::Diff
- chain_extension::Environment
- chain_extension::ReturnFlags
- debug::ExecReturnValue
- migration::Migration
- migration::v09::Migration
- migration::v10::ContractInfo
- migration::v10::DepositAccount
- migration::v10::Migration
- migration::v11::DeletionQueueManager
- migration::v11::Migration
- migration::v12::CodeInfo
- migration::v12::CodeInfoOf_Storage_Instance
- migration::v12::Migration
- migration::v12::PristineCode_Storage_Instance
- migration::v13::ContractInfo
- migration::v13::ContractInfoOf_Storage_Instance
- migration::v13::Migration
- migration::v14::Migration
- migration::v15::Migration
- migration::v16::ContractInfo
- migration::v16::ContractInfoOf_Storage_Instance
- migration::v16::Migration
- pallet::Pallet
- pallet::config_preludes::CodeHashLockupDepositPercent
- pallet::config_preludes::DefaultDepositLimit
- pallet::config_preludes::DepositPerByte
- pallet::config_preludes::DepositPerItem
- pallet::config_preludes::MaxDelegateDependencies
- pallet::config_preludes::TestDefaultConfig
- pallet::storage_types::CodeInfoOf
- pallet::storage_types::ContractInfoOf
- pallet::storage_types::DeletionQueue
- pallet::storage_types::DeletionQueueCounter
- pallet::storage_types::MigrationInProgress
- pallet::storage_types::Nonce
- pallet::storage_types::PristineCode
- test_utils::AccountId32
- test_utils::builder::BareCallBuilder
- test_utils::builder::BareInstantiateBuilder
- test_utils::builder::CallBuilder
- test_utils::builder::InstantiateBuilder
- test_utils::builder::InstantiateWithCodeBuilder
- weights::SubstrateWeight
Enums
- Code
- CollectEvents
- ContractAccessError
- DebugInfo
- Determinism
- Origin
- StorageDeposit
- chain_extension::BufInBufOutState
- chain_extension::InitState
- chain_extension::OnlyInState
- chain_extension::PrimInBufOutState
- chain_extension::RetVal
- debug::ExportedFunction
- migration::IsFinished
- migration::MigrateResult
- migration::StepResult
- pallet::Call
- pallet::Error
- pallet::Event
- pallet::HoldReason
Traits
- AddressGenerator
- ContractsApi
- api_doc::Current
- api_doc::Version0
- api_doc::Version1
- api_doc::Version2
- chain_extension::BufIn
- chain_extension::BufOut
- chain_extension::ChainExtension
- chain_extension::Ext
- chain_extension::PrimIn
- chain_extension::PrimOut
- chain_extension::RegisteredChainExtension
- chain_extension::State
- chain_extension::SysConfig
- debug::CallInterceptor
- debug::CallSpan
- debug::Debugger
- debug::Tracing
- migration::MigrateSequence
- migration::MigrationStep
- pallet::Config
- pallet::DefaultConfig
- weights::WeightInfo
Macros
Functions
- migration::v09::store_old_dummy_code
- migration::v10::store_old_contract_info
- migration::v11::fill_old_queue
- migration::v12::store_old_dummy_code
- migration::v13::store_old_contract_info
- migration::v14::store_dummy_code
- migration::v15::store_old_contract_info
- migration::v16::store_old_contract_info
- pallet::dispatchables::call
- pallet::dispatchables::call_old_weight
- pallet::dispatchables::instantiate
- pallet::dispatchables::instantiate_old_weight
- pallet::dispatchables::instantiate_with_code
- pallet::dispatchables::instantiate_with_code_old_weight
- pallet::dispatchables::migrate
- pallet::dispatchables::remove_code
- pallet::dispatchables::set_code
- pallet::dispatchables::upload_code
Type Aliases
- CodeUploadResult
- ContractExecResult
- ContractInstantiateResult
- GetStorageResult
- chain_extension::Result
- debug::ExecResult
- migration::Cursor
- migration::codegen::BenchMigrations
- migration::v12::CodeInfoOf
- migration::v12::PristineCode
- migration::v13::ContractInfoOf
- migration::v16::ContractInfoOf
- pallet::Module