Prepare Polkadot to be used by Cumulus (#1697)
* Prepare Polkadot to be used by Cumulus This begins to make Polkadot usable from Cumulus. * Remove old test * Reset some changes * More reverts * MOARE * Don't use `unimplemented!`
Showing
- polkadot/Cargo.lock 2 additions, 0 deletionspolkadot/Cargo.lock
- polkadot/node/service/Cargo.toml 1 addition, 0 deletionspolkadot/node/service/Cargo.toml
- polkadot/node/service/src/client.rs 311 additions, 14 deletionspolkadot/node/service/src/client.rs
- polkadot/node/service/src/lib.rs 102 additions, 160 deletionspolkadot/node/service/src/lib.rs
- polkadot/parachain/Cargo.toml 3 additions, 1 deletionpolkadot/parachain/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 28 additions, 39 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 38 additions, 45 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 28 additions, 39 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/service/src/client.rs 44 additions, 46 deletionspolkadot/service/src/client.rs
Please register or sign in to comment