Update substrate (#970)
* update substrate
* Hopefully fix compilation
* network: rename roles to role
* runtime: fix runtime-benchmarks compilation
Co-authored-by:
Pierre Krieger <pierre.krieger1708@gmail.com>
Showing
- polkadot/Cargo.lock 122 additions, 121 deletionspolkadot/Cargo.lock
- polkadot/cli/src/browser.rs 1 addition, 1 deletionpolkadot/cli/src/browser.rs
- polkadot/cli/src/command.rs 1 addition, 1 deletionpolkadot/cli/src/command.rs
- polkadot/network/src/legacy/gossip/mod.rs 1 addition, 1 deletionpolkadot/network/src/legacy/gossip/mod.rs
- polkadot/network/src/protocol/mod.rs 2 additions, 2 deletionspolkadot/network/src/protocol/mod.rs
- polkadot/network/src/protocol/tests.rs 3 additions, 3 deletionspolkadot/network/src/protocol/tests.rs
- polkadot/runtime/common/Cargo.toml 2 additions, 1 deletionpolkadot/runtime/common/Cargo.toml
- polkadot/runtime/common/src/claims.rs 1 addition, 0 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/kusama/Cargo.toml 4 additions, 1 deletionpolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/polkadot/Cargo.toml 3 additions, 1 deletionpolkadot/runtime/polkadot/Cargo.toml
Please register or sign in to comment