companion for substrate/pull/6132 (#1159)
* companion for https://github.com/paritytech/substrate/pull/6132 * Fix more tests * upsub * Bump * Update runtime/common/src/lib.rs Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * remove cleanup * Update runtime/westend/src/lib.rs * Apply suggestions from code review * Fix build Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- polkadot/Cargo.lock 557 additions, 414 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/common/Cargo.toml
- polkadot/runtime/common/src/claims.rs 1 addition, 1 deletionpolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/lib.rs 5 additions, 3 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/common/src/parachains.rs 1 addition, 1 deletionpolkadot/runtime/common/src/parachains.rs
- polkadot/runtime/kusama/src/lib.rs 15 additions, 10 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 14 additions, 9 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 12 additions, 5 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment