Companion for Substrate#11062 (#1113)
* Align to changes in Substrate * Align to the newest changes in substrate * Update `Cargo.lock` * Add hwbenches to `parachain-template` too * update lockfile for {"polkadot"} Co-authored-by: parity-processbot <>
Showing
- cumulus/Cargo.lock 259 additions, 246 deletionscumulus/Cargo.lock
- cumulus/client/relay-chain-inprocess-interface/Cargo.toml 1 addition, 0 deletionscumulus/client/relay-chain-inprocess-interface/Cargo.toml
- cumulus/client/relay-chain-inprocess-interface/src/lib.rs 9 additions, 2 deletionscumulus/client/relay-chain-inprocess-interface/src/lib.rs
- cumulus/parachain-template/node/Cargo.toml 1 addition, 0 deletionscumulus/parachain-template/node/Cargo.toml
- cumulus/parachain-template/node/src/cli.rs 10 additions, 0 deletionscumulus/parachain-template/node/src/cli.rs
- cumulus/parachain-template/node/src/command.rs 19 additions, 4 deletionscumulus/parachain-template/node/src/command.rs
- cumulus/parachain-template/node/src/service.rs 19 additions, 0 deletionscumulus/parachain-template/node/src/service.rs
- cumulus/polkadot-parachains/Cargo.toml 1 addition, 0 deletionscumulus/polkadot-parachains/Cargo.toml
- cumulus/polkadot-parachains/src/cli.rs 10 additions, 0 deletionscumulus/polkadot-parachains/src/cli.rs
- cumulus/polkadot-parachains/src/command.rs 16 additions, 1 deletioncumulus/polkadot-parachains/src/command.rs
- cumulus/polkadot-parachains/src/service.rs 55 additions, 0 deletionscumulus/polkadot-parachains/src/service.rs
Please register or sign in to comment