Companion for Substrate 6868 (WeightInfo for System, Utility, and Timestamp) (#1606)
* fix compile warning * remove tests for weights * add custom weights * "Update Substrate" Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 139 additions, 139 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 3 additions, 3 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/frame_system.rs 58 additions, 0 deletionspolkadot/runtime/kusama/src/weights/frame_system.rs
- polkadot/runtime/kusama/src/weights/mod.rs 3 additions, 0 deletionspolkadot/runtime/kusama/src/weights/mod.rs
- polkadot/runtime/kusama/src/weights/pallet_timestamp.rs 34 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_timestamp.rs
- polkadot/runtime/kusama/src/weights/pallet_utility.rs 35 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_utility.rs
- polkadot/runtime/parachains/src/paras.rs 1 addition, 0 deletionspolkadot/runtime/parachains/src/paras.rs
- polkadot/runtime/polkadot/src/lib.rs 3 additions, 3 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/frame_system.rs 58 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/frame_system.rs
- polkadot/runtime/polkadot/src/weights/mod.rs 3 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/mod.rs
- polkadot/runtime/polkadot/src/weights/pallet_timestamp.rs 34 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/pallet_timestamp.rs
- polkadot/runtime/polkadot/src/weights/pallet_utility.rs 35 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/pallet_utility.rs
- polkadot/runtime/polkadot/tests/weights.rs 0 additions, 37 deletionspolkadot/runtime/polkadot/tests/weights.rs
- polkadot/runtime/westend/src/lib.rs 3 additions, 3 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/frame_system.rs 58 additions, 0 deletionspolkadot/runtime/westend/src/weights/frame_system.rs
- polkadot/runtime/westend/src/weights/mod.rs 3 additions, 0 deletionspolkadot/runtime/westend/src/weights/mod.rs
- polkadot/runtime/westend/src/weights/pallet_timestamp.rs 34 additions, 0 deletionspolkadot/runtime/westend/src/weights/pallet_timestamp.rs
- polkadot/runtime/westend/src/weights/pallet_utility.rs 35 additions, 0 deletionspolkadot/runtime/westend/src/weights/pallet_utility.rs
Please register or sign in to comment