Enable two phase election provider in runtimes in 'DryRun' mode (#2476)
* Apply some changes
* Make the runtimes build
* Master.into()
* Undo branch updates.
* Undo unwatned changes
* Fix deps one last time
* Fix election lookahead
* Revert deps
* Fix :P
Co-authored-by:
Bastian Köcher <info@kchr.de>
parent
e3f776ab
Showing
- polkadot/Cargo.lock 179 additions, 141 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/common/Cargo.toml
- polkadot/runtime/common/src/paras_registrar.rs 8 additions, 0 deletionspolkadot/runtime/common/src/paras_registrar.rs
- polkadot/runtime/kusama/Cargo.toml 3 additions, 1 deletionpolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 39 additions, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 40 additions, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/test-runtime/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/test-runtime/Cargo.toml
- polkadot/runtime/test-runtime/src/lib.rs 8 additions, 0 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 3 additions, 1 deletionpolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 39 additions, 0 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment