Update Polkadot Weights for Substrate 2.0 (#1761)
* Update benchmark list * copy weights from substrate * Run benchmarks on Polkadot * Update kusama benchmark list * update westend benchmark list * Run benchmarks on Kusama * update payout staking weights * cargo update -p sp-io * remove babe and grandpa from benchmark list * remove babe and grandpa weights * re-run staking weights * update staking weights * copy weights from Polkadot into Westend * Update Cargo.lock
Showing
- polkadot/Cargo.lock 3 additions, 0 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/Cargo.toml 7 additions, 1 deletionpolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 20 additions, 17 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/frame_system.rs 35 additions, 34 deletionspolkadot/runtime/kusama/src/weights/frame_system.rs
- polkadot/runtime/kusama/src/weights/mod.rs 20 additions, 16 deletionspolkadot/runtime/kusama/src/weights/mod.rs
- polkadot/runtime/kusama/src/weights/pallet_balances.rs 26 additions, 20 deletionspolkadot/runtime/kusama/src/weights/pallet_balances.rs
- polkadot/runtime/kusama/src/weights/pallet_collective.rs 71 additions, 68 deletionspolkadot/runtime/kusama/src/weights/pallet_collective.rs
- polkadot/runtime/kusama/src/weights/pallet_democracy.rs 53 additions, 55 deletionspolkadot/runtime/kusama/src/weights/pallet_democracy.rs
- polkadot/runtime/kusama/src/weights/pallet_elections_phragmen.rs 57 additions, 56 deletions...t/runtime/kusama/src/weights/pallet_elections_phragmen.rs
- polkadot/runtime/kusama/src/weights/pallet_identity.rs 137 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_identity.rs
- polkadot/runtime/kusama/src/weights/pallet_im_online.rs 35 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_im_online.rs
- polkadot/runtime/kusama/src/weights/pallet_indices.rs 53 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_indices.rs
- polkadot/runtime/kusama/src/weights/pallet_multisig.rs 91 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_multisig.rs
- polkadot/runtime/kusama/src/weights/pallet_proxy.rs 53 additions, 48 deletionspolkadot/runtime/kusama/src/weights/pallet_proxy.rs
- polkadot/runtime/kusama/src/weights/pallet_scheduler.rs 36 additions, 33 deletionspolkadot/runtime/kusama/src/weights/pallet_scheduler.rs
- polkadot/runtime/kusama/src/weights/pallet_session.rs 38 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_session.rs
- polkadot/runtime/kusama/src/weights/pallet_staking.rs 114 additions, 109 deletionspolkadot/runtime/kusama/src/weights/pallet_staking.rs
- polkadot/runtime/kusama/src/weights/pallet_timestamp.rs 25 additions, 21 deletionspolkadot/runtime/kusama/src/weights/pallet_timestamp.rs
- polkadot/runtime/kusama/src/weights/pallet_treasury.rs 50 additions, 47 deletionspolkadot/runtime/kusama/src/weights/pallet_treasury.rs
- polkadot/runtime/kusama/src/weights/pallet_utility.rs 22 additions, 21 deletionspolkadot/runtime/kusama/src/weights/pallet_utility.rs
Please register or sign in to comment