RFC 14: Improve locking mechanism for parachains (#1290)
* rfc14 * Update polkadot/runtime/common/src/paras_registrar/mod.rs Co-authored-by:Bastian Köcher <git@kchr.de> * Update polkadot/runtime/common/src/paras_registrar/mod.rs Co-authored-by:
Bastian Köcher <git@kchr.de> * Update polkadot/runtime/common/src/paras_registrar/mod.rs Co-authored-by:
Bastian Köcher <git@kchr.de> * fmt * fix * Update polkadot/runtime/common/src/paras_registrar/migration.rs Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * fmt * 2224 is unlocked * update migration list * update comment * use VersionedMigration --------- Co-authored-by:
Bastian Köcher <git@kchr.de> Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- polkadot/runtime/common/src/assigned_slots/mod.rs 1 addition, 0 deletionspolkadot/runtime/common/src/assigned_slots/mod.rs
- polkadot/runtime/common/src/crowdloan/mod.rs 0 additions, 2 deletionspolkadot/runtime/common/src/crowdloan/mod.rs
- polkadot/runtime/common/src/integration_tests.rs 1 addition, 0 deletionspolkadot/runtime/common/src/integration_tests.rs
- polkadot/runtime/common/src/paras_registrar/migration.rs 71 additions, 0 deletionspolkadot/runtime/common/src/paras_registrar/migration.rs
- polkadot/runtime/common/src/paras_registrar/mod.rs 48 additions, 13 deletionspolkadot/runtime/common/src/paras_registrar/mod.rs
- polkadot/runtime/kusama/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 16 additions, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/parachains/Cargo.toml
- polkadot/runtime/parachains/src/mock.rs 1 addition, 0 deletionspolkadot/runtime/parachains/src/mock.rs
- polkadot/runtime/parachains/src/paras/mod.rs 24 additions, 3 deletionspolkadot/runtime/parachains/src/paras/mod.rs
- polkadot/runtime/polkadot/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 18 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/rococo/Cargo.toml
- polkadot/runtime/rococo/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 1 addition, 0 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment