Struct pallet_contracts::weights::SubstrateWeight
source · pub struct SubstrateWeight<T>(_);
Expand description
Weights for pallet_contracts using the Substrate node and recommended hardware.
Trait Implementations§
source§impl<T: Config> WeightInfo for SubstrateWeight<T>
impl<T: Config> WeightInfo for SubstrateWeight<T>
source§fn on_process_deletion_queue_batch() -> Weight
fn on_process_deletion_queue_batch() -> Weight
Storage: Contracts DeletionQueueCounter (r:1 w:0) Proof: Contracts DeletionQueueCounter (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
source§fn on_initialize_per_trie_key(k: u32) -> Weight
fn on_initialize_per_trie_key(k: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component k
is [0, 1024]
.
source§fn v9_migration_step(c: u32) -> Weight
fn v9_migration_step(c: u32) -> Weight
Storage: unknown 0x4342193e496fab7ec59d615ed0dc553022fca90611ba8b7942f8bdb3b97f6580
(r:2 w:1)
Proof Skipped: unknown 0x4342193e496fab7ec59d615ed0dc553022fca90611ba8b7942f8bdb3b97f6580
(r:2 w:1)
The range of component c
is [0, 125952]
.
source§fn v10_migration_step() -> Weight
fn v10_migration_step() -> Weight
Storage: Contracts ContractInfoOf (r:2 w:1) Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured) Storage: System Account (r:1 w:0) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
source§fn v11_migration_step(k: u32) -> Weight
fn v11_migration_step(k: u32) -> Weight
Storage: Contracts DeletionQueue (r:1 w:1025)
Proof: Contracts DeletionQueue (max_values: None, max_size: Some(142), added: 2617, mode: Measured)
Storage: Contracts DeletionQueueCounter (r:0 w:1)
Proof: Contracts DeletionQueueCounter (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
The range of component k
is [0, 1024]
.
source§fn v12_migration_step(c: u32) -> Weight
fn v12_migration_step(c: u32) -> Weight
Storage: unknown 0x4342193e496fab7ec59d615ed0dc553053f13fd319a03c211337c76e0fe776df
(r:2 w:0)
Proof Skipped: unknown 0x4342193e496fab7ec59d615ed0dc553053f13fd319a03c211337c76e0fe776df
(r:2 w:0)
Storage: unknown 0x4342193e496fab7ec59d615ed0dc553022fca90611ba8b7942f8bdb3b97f6580
(r:1 w:1)
Proof Skipped: unknown 0x4342193e496fab7ec59d615ed0dc553022fca90611ba8b7942f8bdb3b97f6580
(r:1 w:1)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts CodeInfoOf (r:0 w:1)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
The range of component c
is [0, 125952]
.
source§fn migration_noop() -> Weight
fn migration_noop() -> Weight
Storage: Contracts MigrationInProgress (r:1 w:1) Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
source§fn migrate() -> Weight
fn migrate() -> Weight
Storage: Contracts MigrationInProgress (r:1 w:1)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:1)
Proof Skipped: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:1)
source§fn on_runtime_upgrade_noop() -> Weight
fn on_runtime_upgrade_noop() -> Weight
Storage: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:0)
Proof Skipped: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:0)
source§fn on_runtime_upgrade_in_progress() -> Weight
fn on_runtime_upgrade_in_progress() -> Weight
Storage: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:0)
Proof Skipped: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:0)
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
source§fn on_runtime_upgrade() -> Weight
fn on_runtime_upgrade() -> Weight
Storage: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:0)
Proof Skipped: unknown 0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429
(r:1 w:0)
Storage: Contracts MigrationInProgress (r:1 w:1)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
source§fn call_with_code_per_byte(c: u32) -> Weight
fn call_with_code_per_byte(c: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System Account (r:1 w:1)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component c
is [0, 125952]
.
source§fn instantiate_with_code(c: u32, i: u32, s: u32) -> Weight
fn instantiate_with_code(c: u32, i: u32, s: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:1)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: System EventTopics (r:3 w:3)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
Storage: Contracts Nonce (r:1 w:1)
Proof: Contracts Nonce (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System Account (r:2 w:2)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts PristineCode (r:0 w:1)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
The range of component c
is [0, 125952]
.
The range of component i
is [0, 1048576]
.
The range of component s
is [0, 1048576]
.
source§fn instantiate(i: u32, s: u32) -> Weight
fn instantiate(i: u32, s: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:1)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Contracts Nonce (r:1 w:1)
Proof: Contracts Nonce (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System Account (r:2 w:2)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component i
is [0, 1048576]
.
The range of component s
is [0, 1048576]
.
source§fn call() -> Weight
fn call() -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0) Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) Storage: Contracts ContractInfoOf (r:1 w:1) Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured) Storage: Contracts PristineCode (r:1 w:0) Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured) Storage: Contracts CodeInfoOf (r:1 w:0) Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured) Storage: Timestamp Now (r:1 w:0) Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured) Storage: System Account (r:1 w:1) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured) Storage: System EventTopics (r:2 w:2) Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
source§fn upload_code(c: u32) -> Weight
fn upload_code(c: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:1)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: System EventTopics (r:1 w:1)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
Storage: Contracts PristineCode (r:0 w:1)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
The range of component c
is [0, 125952]
.
source§fn remove_code() -> Weight
fn remove_code() -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0) Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) Storage: Contracts CodeInfoOf (r:1 w:1) Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured) Storage: System EventTopics (r:1 w:1) Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured) Storage: Contracts PristineCode (r:0 w:1) Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
source§fn set_code() -> Weight
fn set_code() -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0) Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured) Storage: Contracts ContractInfoOf (r:1 w:1) Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured) Storage: Contracts CodeInfoOf (r:2 w:2) Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured) Storage: System EventTopics (r:3 w:3) Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
source§fn seal_caller(r: u32) -> Weight
fn seal_caller(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_is_contract(r: u32) -> Weight
fn seal_is_contract(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1601 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_code_hash(r: u32) -> Weight
fn seal_code_hash(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1601 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_own_code_hash(r: u32) -> Weight
fn seal_own_code_hash(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_caller_is_origin(r: u32) -> Weight
fn seal_caller_is_origin(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_caller_is_root(r: u32) -> Weight
fn seal_caller_is_root(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_address(r: u32) -> Weight
fn seal_address(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_gas_left(r: u32) -> Weight
fn seal_gas_left(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_balance(r: u32) -> Weight
fn seal_balance(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:2 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_value_transferred(r: u32) -> Weight
fn seal_value_transferred(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_minimum_balance(r: u32) -> Weight
fn seal_minimum_balance(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_block_number(r: u32) -> Weight
fn seal_block_number(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_now(r: u32) -> Weight
fn seal_now(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_weight_to_fee(r: u32) -> Weight
fn seal_weight_to_fee(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: TransactionPayment NextFeeMultiplier (r:1 w:0)
Proof: TransactionPayment NextFeeMultiplier (max_values: Some(1), max_size: Some(16), added: 511, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_input(r: u32) -> Weight
fn seal_input(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_input_per_byte(n: u32) -> Weight
fn seal_input_per_byte(n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 1048576]
.
source§fn seal_return(r: u32) -> Weight
fn seal_return(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1]
.
source§fn seal_return_per_byte(n: u32) -> Weight
fn seal_return_per_byte(n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 1048576]
.
source§fn seal_terminate(r: u32) -> Weight
fn seal_terminate(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:4 w:4)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:1)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: Contracts DeletionQueueCounter (r:1 w:1)
Proof: Contracts DeletionQueueCounter (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:3 w:3)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
Storage: Contracts DeletionQueue (r:0 w:1)
Proof: Contracts DeletionQueue (max_values: None, max_size: Some(142), added: 2617, mode: Measured)
The range of component r
is [0, 1]
.
source§fn seal_random(r: u32) -> Weight
fn seal_random(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: RandomnessCollectiveFlip RandomMaterial (r:1 w:0)
Proof: RandomnessCollectiveFlip RandomMaterial (max_values: Some(1), max_size: Some(2594), added: 3089, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_deposit_event(r: u32) -> Weight
fn seal_deposit_event(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_deposit_event_per_topic_and_byte(t: u32, n: u32) -> Weight
fn seal_deposit_event_per_topic_and_byte(t: u32, n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:6 w:6)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component t
is [0, 4]
.
The range of component n
is [0, 16384]
.
source§fn seal_debug_message(r: u32) -> Weight
fn seal_debug_message(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_debug_message_per_byte(i: u32) -> Weight
fn seal_debug_message_per_byte(i: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: MaxEncodedLen)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: MaxEncodedLen)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: MaxEncodedLen)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component i
is [0, 1048576]
.
source§fn seal_set_storage(r: u32) -> Weight
fn seal_set_storage(r: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 800]
.
source§fn seal_set_storage_per_new_byte(n: u32) -> Weight
fn seal_set_storage_per_new_byte(n: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 16384]
.
source§fn seal_set_storage_per_old_byte(n: u32) -> Weight
fn seal_set_storage_per_old_byte(n: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 16384]
.
source§fn seal_clear_storage(r: u32) -> Weight
fn seal_clear_storage(r: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 800]
.
source§fn seal_clear_storage_per_byte(n: u32) -> Weight
fn seal_clear_storage_per_byte(n: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 16384]
.
source§fn seal_get_storage(r: u32) -> Weight
fn seal_get_storage(r: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 800]
.
source§fn seal_get_storage_per_byte(n: u32) -> Weight
fn seal_get_storage_per_byte(n: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 16384]
.
source§fn seal_contains_storage(r: u32) -> Weight
fn seal_contains_storage(r: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 800]
.
source§fn seal_contains_storage_per_byte(n: u32) -> Weight
fn seal_contains_storage_per_byte(n: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 16384]
.
source§fn seal_take_storage(r: u32) -> Weight
fn seal_take_storage(r: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 800]
.
source§fn seal_take_storage_per_byte(n: u32) -> Weight
fn seal_take_storage_per_byte(n: u32) -> Weight
Storage: Skipped Metadata (r:0 w:0)
Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 16384]
.
source§fn seal_transfer(r: u32) -> Weight
fn seal_transfer(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1602 w:1601)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_call(r: u32) -> Weight
fn seal_call(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:801 w:801)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:2 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:2 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:803 w:803)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 800]
.
source§fn seal_delegate_call(r: u32) -> Weight
fn seal_delegate_call(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:736 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:736 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:737 w:737)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 800]
.
source§fn seal_call_per_transfer_clone_byte(t: u32, c: u32) -> Weight
fn seal_call_per_transfer_clone_byte(t: u32, c: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:3 w:2)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:2 w:2)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:2 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:2 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:4 w:4)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component t
is [0, 1]
.
The range of component c
is [0, 1048576]
.
source§fn seal_instantiate(r: u32) -> Weight
fn seal_instantiate(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1602 w:1602)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:801 w:801)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:801 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:801 w:800)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: Contracts Nonce (r:1 w:1)
Proof: Contracts Nonce (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:802 w:802)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [1, 800]
.
source§fn seal_instantiate_per_transfer_input_salt_byte(
t: u32,
i: u32,
s: u32
) -> Weight
fn seal_instantiate_per_transfer_input_salt_byte( t: u32, i: u32, s: u32 ) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:4 w:4)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:2 w:2)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:2 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:2 w:1)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: Contracts Nonce (r:1 w:1)
Proof: Contracts Nonce (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:3 w:3)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component t
is [0, 1]
.
The range of component i
is [0, 983040]
.
The range of component s
is [0, 983040]
.
source§fn seal_hash_sha2_256(r: u32) -> Weight
fn seal_hash_sha2_256(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_hash_sha2_256_per_byte(n: u32) -> Weight
fn seal_hash_sha2_256_per_byte(n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 1048576]
.
source§fn seal_hash_keccak_256(r: u32) -> Weight
fn seal_hash_keccak_256(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_hash_keccak_256_per_byte(n: u32) -> Weight
fn seal_hash_keccak_256_per_byte(n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 1048576]
.
source§fn seal_hash_blake2_256(r: u32) -> Weight
fn seal_hash_blake2_256(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_hash_blake2_256_per_byte(n: u32) -> Weight
fn seal_hash_blake2_256_per_byte(n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 1048576]
.
source§fn seal_hash_blake2_128(r: u32) -> Weight
fn seal_hash_blake2_128(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_hash_blake2_128_per_byte(n: u32) -> Weight
fn seal_hash_blake2_128_per_byte(n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 1048576]
.
source§fn seal_sr25519_verify_per_byte(n: u32) -> Weight
fn seal_sr25519_verify_per_byte(n: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component n
is [0, 125697]
.
source§fn seal_sr25519_verify(r: u32) -> Weight
fn seal_sr25519_verify(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 160]
.
source§fn seal_ecdsa_recover(r: u32) -> Weight
fn seal_ecdsa_recover(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 160]
.
source§fn seal_ecdsa_to_eth_address(r: u32) -> Weight
fn seal_ecdsa_to_eth_address(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 160]
.
source§fn seal_set_code_hash(r: u32) -> Weight
fn seal_set_code_hash(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1536 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1536 w:1536)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:1538 w:1538)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_reentrance_count(r: u32) -> Weight
fn seal_reentrance_count(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_account_reentrance_count(r: u32) -> Weight
fn seal_account_reentrance_count(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn seal_instantiation_nonce(r: u32) -> Weight
fn seal_instantiation_nonce(r: u32) -> Weight
Storage: Contracts MigrationInProgress (r:1 w:0)
Proof: Contracts MigrationInProgress (max_values: Some(1), max_size: Some(1026), added: 1521, mode: Measured)
Storage: System Account (r:1 w:0)
Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
Storage: Contracts ContractInfoOf (r:1 w:1)
Proof: Contracts ContractInfoOf (max_values: None, max_size: Some(290), added: 2765, mode: Measured)
Storage: Contracts PristineCode (r:1 w:0)
Proof: Contracts PristineCode (max_values: None, max_size: Some(125988), added: 128463, mode: Measured)
Storage: Contracts CodeInfoOf (r:1 w:0)
Proof: Contracts CodeInfoOf (max_values: None, max_size: Some(89), added: 2564, mode: Measured)
Storage: Timestamp Now (r:1 w:0)
Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: Contracts Nonce (r:1 w:1)
Proof: Contracts Nonce (max_values: Some(1), max_size: Some(8), added: 503, mode: Measured)
Storage: System EventTopics (r:2 w:2)
Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Measured)
The range of component r
is [0, 1600]
.
source§fn instr_i64const(r: u32) -> Weight
fn instr_i64const(r: u32) -> Weight
The range of component r
is [0, 5000]
.
Auto Trait Implementations§
impl<T> RefUnwindSafe for SubstrateWeight<T>where T: RefUnwindSafe,
impl<T> Send for SubstrateWeight<T>where T: Send,
impl<T> Sync for SubstrateWeight<T>where T: Sync,
impl<T> Unpin for SubstrateWeight<T>where T: Unpin,
impl<T> UnwindSafe for SubstrateWeight<T>where T: UnwindSafe,
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> CheckedConversion for T
impl<T> CheckedConversion for T
§fn checked_from<T>(t: T) -> Option<Self>where
Self: TryFrom<T>,
fn checked_from<T>(t: T) -> Option<Self>where Self: TryFrom<T>,
§fn checked_into<T>(self) -> Option<T>where
Self: TryInto<T>,
fn checked_into<T>(self) -> Option<T>where Self: TryInto<T>,
§impl<T> Conv for T
impl<T> Conv for T
§impl<T> Downcast for Twhere
T: Any,
impl<T> Downcast for Twhere T: Any,
§fn into_any(self: Box<T, Global>) -> Box<dyn Any, Global>
fn into_any(self: Box<T, Global>) -> Box<dyn Any, Global>
Box<dyn Trait>
(where Trait: Downcast
) to Box<dyn Any>
. Box<dyn Any>
can
then be further downcast
into Box<ConcreteType>
where ConcreteType
implements Trait
.§fn into_any_rc(self: Rc<T, Global>) -> Rc<dyn Any, Global>
fn into_any_rc(self: Rc<T, Global>) -> Rc<dyn Any, Global>
Rc<Trait>
(where Trait: Downcast
) to Rc<Any>
. Rc<Any>
can then be
further downcast
into Rc<ConcreteType>
where ConcreteType
implements Trait
.§fn as_any(&self) -> &(dyn Any + 'static)
fn as_any(&self) -> &(dyn Any + 'static)
&Trait
(where Trait: Downcast
) to &Any
. This is needed since Rust cannot
generate &Any
’s vtable from &Trait
’s.§fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
&mut Trait
(where Trait: Downcast
) to &Any
. This is needed since Rust cannot
generate &mut Any
’s vtable from &mut Trait
’s.§impl<T> FmtForward for T
impl<T> FmtForward for T
§fn fmt_binary(self) -> FmtBinary<Self>where
Self: Binary,
fn fmt_binary(self) -> FmtBinary<Self>where Self: Binary,
self
to use its Binary
implementation when Debug
-formatted.§fn fmt_display(self) -> FmtDisplay<Self>where
Self: Display,
fn fmt_display(self) -> FmtDisplay<Self>where Self: Display,
self
to use its Display
implementation when
Debug
-formatted.§fn fmt_lower_exp(self) -> FmtLowerExp<Self>where
Self: LowerExp,
fn fmt_lower_exp(self) -> FmtLowerExp<Self>where Self: LowerExp,
self
to use its LowerExp
implementation when
Debug
-formatted.§fn fmt_lower_hex(self) -> FmtLowerHex<Self>where
Self: LowerHex,
fn fmt_lower_hex(self) -> FmtLowerHex<Self>where Self: LowerHex,
self
to use its LowerHex
implementation when
Debug
-formatted.§fn fmt_octal(self) -> FmtOctal<Self>where
Self: Octal,
fn fmt_octal(self) -> FmtOctal<Self>where Self: Octal,
self
to use its Octal
implementation when Debug
-formatted.§fn fmt_pointer(self) -> FmtPointer<Self>where
Self: Pointer,
fn fmt_pointer(self) -> FmtPointer<Self>where Self: Pointer,
self
to use its Pointer
implementation when
Debug
-formatted.§fn fmt_upper_exp(self) -> FmtUpperExp<Self>where
Self: UpperExp,
fn fmt_upper_exp(self) -> FmtUpperExp<Self>where Self: UpperExp,
self
to use its UpperExp
implementation when
Debug
-formatted.§fn fmt_upper_hex(self) -> FmtUpperHex<Self>where
Self: UpperHex,
fn fmt_upper_hex(self) -> FmtUpperHex<Self>where Self: UpperHex,
self
to use its UpperHex
implementation when
Debug
-formatted.§fn fmt_list(self) -> FmtList<Self>where
&'a Self: for<'a> IntoIterator,
fn fmt_list(self) -> FmtList<Self>where &'a Self: for<'a> IntoIterator,
source§impl<T> Instrument for T
impl<T> Instrument for T
source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
§impl<T> IsType<T> for T
impl<T> IsType<T> for T
§impl<T> Pipe for Twhere
T: ?Sized,
impl<T> Pipe for Twhere T: ?Sized,
§fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere
Self: Sized,
fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere Self: Sized,
§fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere R: 'a,
self
and passes that borrow into the pipe function. Read more§fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere R: 'a,
self
and passes that borrow into the pipe function. Read more§fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> Rwhere
Self: Borrow<B>,
B: 'a + ?Sized,
R: 'a,
fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> Rwhere Self: Borrow<B>, B: 'a + ?Sized, R: 'a,
§fn pipe_borrow_mut<'a, B, R>(
&'a mut self,
func: impl FnOnce(&'a mut B) -> R
) -> Rwhere
Self: BorrowMut<B>,
B: 'a + ?Sized,
R: 'a,
fn pipe_borrow_mut<'a, B, R>( &'a mut self, func: impl FnOnce(&'a mut B) -> R ) -> Rwhere Self: BorrowMut<B>, B: 'a + ?Sized, R: 'a,
§fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> Rwhere
Self: AsRef<U>,
U: 'a + ?Sized,
R: 'a,
fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> Rwhere Self: AsRef<U>, U: 'a + ?Sized, R: 'a,
self
, then passes self.as_ref()
into the pipe function.§fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> Rwhere
Self: AsMut<U>,
U: 'a + ?Sized,
R: 'a,
fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> Rwhere Self: AsMut<U>, U: 'a + ?Sized, R: 'a,
self
, then passes self.as_mut()
into the pipe
function.§impl<T> Pointable for T
impl<T> Pointable for T
§impl<T> SaturatedConversion for T
impl<T> SaturatedConversion for T
§fn saturated_from<T>(t: T) -> Selfwhere
Self: UniqueSaturatedFrom<T>,
fn saturated_from<T>(t: T) -> Selfwhere Self: UniqueSaturatedFrom<T>,
§fn saturated_into<T>(self) -> Twhere
Self: UniqueSaturatedInto<T>,
fn saturated_into<T>(self) -> Twhere Self: UniqueSaturatedInto<T>,
T
. Read more§impl<T> Tap for T
impl<T> Tap for T
§fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Selfwhere
Self: Borrow<B>,
B: ?Sized,
fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Selfwhere Self: Borrow<B>, B: ?Sized,
Borrow<B>
of a value. Read more§fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Selfwhere
Self: BorrowMut<B>,
B: ?Sized,
fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Selfwhere Self: BorrowMut<B>, B: ?Sized,
BorrowMut<B>
of a value. Read more§fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Selfwhere
Self: AsRef<R>,
R: ?Sized,
fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Selfwhere Self: AsRef<R>, R: ?Sized,
AsRef<R>
view of a value. Read more§fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Selfwhere
Self: AsMut<R>,
R: ?Sized,
fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Selfwhere Self: AsMut<R>, R: ?Sized,
AsMut<R>
view of a value. Read more§fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Selfwhere
Self: Deref<Target = T>,
T: ?Sized,
fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Selfwhere Self: Deref<Target = T>, T: ?Sized,
Deref::Target
of a value. Read more§fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Selfwhere
Self: DerefMut<Target = T> + Deref,
T: ?Sized,
fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Selfwhere Self: DerefMut<Target = T> + Deref, T: ?Sized,
Deref::Target
of a value. Read more§fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
.tap()
only in debug builds, and is erased in release builds.§fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
.tap_mut()
only in debug builds, and is erased in release
builds.§fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Selfwhere
Self: Borrow<B>,
B: ?Sized,
fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Selfwhere Self: Borrow<B>, B: ?Sized,
.tap_borrow()
only in debug builds, and is erased in release
builds.§fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Selfwhere
Self: BorrowMut<B>,
B: ?Sized,
fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Selfwhere Self: BorrowMut<B>, B: ?Sized,
.tap_borrow_mut()
only in debug builds, and is erased in release
builds.§fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Selfwhere
Self: AsRef<R>,
R: ?Sized,
fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Selfwhere Self: AsRef<R>, R: ?Sized,
.tap_ref()
only in debug builds, and is erased in release
builds.§fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Selfwhere
Self: AsMut<R>,
R: ?Sized,
fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Selfwhere Self: AsMut<R>, R: ?Sized,
.tap_ref_mut()
only in debug builds, and is erased in release
builds.§impl<T> TryConv for T
impl<T> TryConv for T
§impl<S, T> UncheckedInto<T> for Swhere
T: UncheckedFrom<S>,
impl<S, T> UncheckedInto<T> for Swhere T: UncheckedFrom<S>,
§fn unchecked_into(self) -> T
fn unchecked_into(self) -> T
unchecked_from
.§impl<T, S> UniqueSaturatedInto<T> for Swhere
T: Bounded,
S: TryInto<T>,
impl<T, S> UniqueSaturatedInto<T> for Swhere T: Bounded, S: TryInto<T>,
§fn unique_saturated_into(self) -> T
fn unique_saturated_into(self) -> T
T
.