Update Substrate/Polkadot/Cumulus references (#1353)
* cumulus: 4e952282914719fafd2df450993ccc2ce9395415 polkadot: 975e780ae0d988dc033f400ba822d14b326ee5b9 substrate: 89fcb3e4f62d221d4e161a437768e77d6265889e * fix refs * sync changes from https://github.com/paritytech/polkadot/pull/3828 * sync changes from https://github.com/paritytech/polkadot/pull/4387 * sync changes from https://github.com/paritytech/polkadot/pull/3940 * sync with changes from https://github.com/paritytech/polkadot/pull/4493 * sync with changes from https://github.com/paritytech/polkadot/pull/4958 * sync with changes from https://github.com/paritytech/polkadot/pull/3889 * sync with changes from https://github.com/paritytech/polkadot/pull/5033 * sync with changes from https://github.com/paritytech/polkadot/pull/5065 * compilation fixes * fixed prometheus endpoint startup (it now requires to be spawned within tokio context)
Showing
- bridges/bin/millau/node/Cargo.toml 1 addition, 1 deletionbridges/bin/millau/node/Cargo.toml
- bridges/bin/millau/node/src/service.rs 4 additions, 6 deletionsbridges/bin/millau/node/src/service.rs
- bridges/bin/millau/runtime/Cargo.toml 3 additions, 3 deletionsbridges/bin/millau/runtime/Cargo.toml
- bridges/bin/millau/runtime/src/lib.rs 1 addition, 3 deletionsbridges/bin/millau/runtime/src/lib.rs
- bridges/bin/rialto-parachain/node/Cargo.toml 3 additions, 3 deletionsbridges/bin/rialto-parachain/node/Cargo.toml
- bridges/bin/rialto-parachain/node/src/cli.rs 6 additions, 6 deletionsbridges/bin/rialto-parachain/node/src/cli.rs
- bridges/bin/rialto-parachain/node/src/command.rs 3 additions, 2 deletionsbridges/bin/rialto-parachain/node/src/command.rs
- bridges/bin/rialto-parachain/node/src/service.rs 22 additions, 14 deletionsbridges/bin/rialto-parachain/node/src/service.rs
- bridges/bin/rialto-parachain/runtime/Cargo.toml 2 additions, 2 deletionsbridges/bin/rialto-parachain/runtime/Cargo.toml
- bridges/bin/rialto-parachain/runtime/src/lib.rs 6 additions, 3 deletionsbridges/bin/rialto-parachain/runtime/src/lib.rs
- bridges/bin/rialto/node/Cargo.toml 3 additions, 3 deletionsbridges/bin/rialto/node/Cargo.toml
- bridges/bin/rialto/node/src/chain_spec.rs 4 additions, 4 deletionsbridges/bin/rialto/node/src/chain_spec.rs
- bridges/bin/rialto/node/src/cli.rs 3 additions, 3 deletionsbridges/bin/rialto/node/src/cli.rs
- bridges/bin/rialto/node/src/command.rs 2 additions, 0 deletionsbridges/bin/rialto/node/src/command.rs
- bridges/bin/rialto/runtime/Cargo.toml 3 additions, 3 deletionsbridges/bin/rialto/runtime/Cargo.toml
- bridges/bin/rialto/runtime/src/lib.rs 44 additions, 45 deletionsbridges/bin/rialto/runtime/src/lib.rs
- bridges/bin/rialto/runtime/src/parachains.rs 2 additions, 1 deletionbridges/bin/rialto/runtime/src/parachains.rs
- bridges/bin/runtime-common/Cargo.toml 2 additions, 2 deletionsbridges/bin/runtime-common/Cargo.toml
- bridges/modules/dispatch/Cargo.toml 2 additions, 2 deletionsbridges/modules/dispatch/Cargo.toml
- bridges/modules/grandpa/Cargo.toml 4 additions, 4 deletionsbridges/modules/grandpa/Cargo.toml
Please register or sign in to comment