Migrate to `Weight::from_parts` (#6794)
* Migrate to from_parts Have a look at https://github.com/ggwpez/substrate-scripts/blob/master/migrate-from-parts.py Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Adapt to master Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * update lockfile for {"substrate"} --------- Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 183 additions, 186 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/impls.rs 2 additions, 2 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/purchase.rs 1 addition, 1 deletionpolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/kusama/constants/src/weights/block_weights.rs 1 addition, 1 deletion...dot/runtime/kusama/constants/src/weights/block_weights.rs
- polkadot/runtime/kusama/constants/src/weights/extrinsic_weights.rs 1 addition, 1 deletion...runtime/kusama/constants/src/weights/extrinsic_weights.rs
- polkadot/runtime/kusama/src/weights/frame_benchmarking_baseline.rs 13 additions, 13 deletions...runtime/kusama/src/weights/frame_benchmarking_baseline.rs
- polkadot/runtime/kusama/src/weights/frame_election_provider_support.rs 8 additions, 8 deletions...ime/kusama/src/weights/frame_election_provider_support.rs
- polkadot/runtime/kusama/src/weights/frame_system.rs 18 additions, 18 deletionspolkadot/runtime/kusama/src/weights/frame_system.rs
- polkadot/runtime/kusama/src/weights/pallet_bags_list.rs 6 additions, 6 deletionspolkadot/runtime/kusama/src/weights/pallet_bags_list.rs
- polkadot/runtime/kusama/src/weights/pallet_balances.rs 7 additions, 7 deletionspolkadot/runtime/kusama/src/weights/pallet_balances.rs
- polkadot/runtime/kusama/src/weights/pallet_balances_nis_counterpart_balances.rs 14 additions, 14 deletions...a/src/weights/pallet_balances_nis_counterpart_balances.rs
- polkadot/runtime/kusama/src/weights/pallet_bounties.rs 25 additions, 25 deletionspolkadot/runtime/kusama/src/weights/pallet_bounties.rs
- polkadot/runtime/kusama/src/weights/pallet_child_bounties.rs 17 additions, 17 deletionspolkadot/runtime/kusama/src/weights/pallet_child_bounties.rs
- polkadot/runtime/kusama/src/weights/pallet_collective_council.rs 59 additions, 59 deletions...t/runtime/kusama/src/weights/pallet_collective_council.rs
- polkadot/runtime/kusama/src/weights/pallet_collective_technical_committee.rs 59 additions, 59 deletions...sama/src/weights/pallet_collective_technical_committee.rs
- polkadot/runtime/kusama/src/weights/pallet_conviction_voting.rs 18 additions, 18 deletions...ot/runtime/kusama/src/weights/pallet_conviction_voting.rs
- polkadot/runtime/kusama/src/weights/pallet_democracy.rs 68 additions, 68 deletionspolkadot/runtime/kusama/src/weights/pallet_democracy.rs
- polkadot/runtime/kusama/src/weights/pallet_election_provider_multi_phase.rs 33 additions, 33 deletions...usama/src/weights/pallet_election_provider_multi_phase.rs
- polkadot/runtime/kusama/src/weights/pallet_elections_phragmen.rs 41 additions, 41 deletions...t/runtime/kusama/src/weights/pallet_elections_phragmen.rs
- polkadot/runtime/kusama/src/weights/pallet_fast_unstake.rs 16 additions, 16 deletionspolkadot/runtime/kusama/src/weights/pallet_fast_unstake.rs
Loading
Please register or sign in to comment