Companion for #6629 (weight params refactor) (#1420)
* Change branch. * Update runtime. * Revert "Change branch." This reverts commit 841c59f3398136c27cc235a29d7d459e8a4c8ce0. * Update substrate. * Fix tests. * Fix compilation. * Fix frame system imports. * Fix usages of system * Fix stuff. * Fix compilation. * Fixes. * Fix block_weight usage. * Bump substrate.
Showing
- polkadot/Cargo.lock 136 additions, 136 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/claims.rs 4 additions, 11 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdfund.rs 5 additions, 11 deletionspolkadot/runtime/common/src/crowdfund.rs
- polkadot/runtime/common/src/impls.rs 13 additions, 10 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/lib.rs 55 additions, 27 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/common/src/paras_registrar.rs 9 additions, 10 deletionspolkadot/runtime/common/src/paras_registrar.rs
- polkadot/runtime/common/src/purchase.rs 5 additions, 12 deletionspolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/common/src/slots.rs 4 additions, 14 deletionspolkadot/runtime/common/src/slots.rs
- polkadot/runtime/kusama/src/constants.rs 4 additions, 4 deletionspolkadot/runtime/kusama/src/constants.rs
- polkadot/runtime/kusama/src/lib.rs 12 additions, 17 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/src/mock.rs 9 additions, 17 deletionspolkadot/runtime/parachains/src/mock.rs
- polkadot/runtime/polkadot/src/constants.rs 4 additions, 4 deletionspolkadot/runtime/polkadot/src/constants.rs
- polkadot/runtime/polkadot/src/lib.rs 8 additions, 14 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/constants.rs 7 additions, 6 deletionspolkadot/runtime/rococo/src/constants.rs
- polkadot/runtime/rococo/src/lib.rs 6 additions, 11 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 6 additions, 11 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/constants.rs 4 additions, 4 deletionspolkadot/runtime/westend/src/constants.rs
- polkadot/runtime/westend/src/lib.rs 7 additions, 13 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment