diff --git a/cumulus/Cargo.lock b/cumulus/Cargo.lock index b9c4791a1f..d10d32ba75 100644 --- a/cumulus/Cargo.lock +++ b/cumulus/Cargo.lock @@ -1529,7 +1529,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", ] @@ -1537,7 +1537,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -1554,7 +1554,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1572,7 +1572,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -1587,7 +1587,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "serde", @@ -1598,7 +1598,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "bitmask", "frame-metadata", @@ -1623,7 +1623,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.19", @@ -1634,7 +1634,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1646,7 +1646,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "proc-macro2 1.0.19", "quote 1.0.7", @@ -1656,7 +1656,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1672,7 +1672,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-api", @@ -2585,7 +2585,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-executive", @@ -3604,7 +3604,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3620,7 +3620,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3635,7 +3635,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-benchmarking", "frame-support", @@ -3660,7 +3660,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-benchmarking", "frame-support", @@ -3674,7 +3674,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3689,7 +3689,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-benchmarking", "frame-support", @@ -3704,7 +3704,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3718,7 +3718,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3734,7 +3734,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-benchmarking", "frame-support", @@ -3756,7 +3756,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3772,7 +3772,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3791,7 +3791,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3807,7 +3807,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3821,7 +3821,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3836,7 +3836,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3850,7 +3850,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3865,7 +3865,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3880,7 +3880,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3893,7 +3893,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "enumflags2", "frame-support", @@ -3908,7 +3908,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-benchmarking", "frame-support", @@ -3923,7 +3923,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3943,7 +3943,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3957,7 +3957,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -3977,7 +3977,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.19", @@ -3988,7 +3988,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -4002,7 +4002,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-benchmarking", "frame-support", @@ -4019,7 +4019,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -4036,7 +4036,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4054,7 +4054,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "parity-scale-codec", @@ -4067,7 +4067,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -4081,7 +4081,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-support", "frame-system", @@ -4096,7 +4096,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "enumflags2", "frame-support", @@ -4411,7 +4411,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e" [[package]] name = "polkadot-availability-store" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "derive_more 0.99.9", "exit-future 0.2.0", @@ -4438,7 +4438,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "frame-benchmarking-cli", "futures 0.3.5", @@ -4461,7 +4461,7 @@ dependencies = [ [[package]] name = "polkadot-collator" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "futures 0.3.5", "futures-timer 2.0.2", @@ -4488,7 +4488,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.7.30" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "parity-scale-codec", "sp-core", @@ -4499,7 +4499,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "derive_more 0.15.0", "parity-scale-codec", @@ -4512,7 +4512,7 @@ dependencies = [ [[package]] name = "polkadot-network" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "arrayvec 0.4.12", "bytes 0.5.6", @@ -4541,7 +4541,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -4562,7 +4562,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-system", @@ -4585,7 +4585,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -4612,7 +4612,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-executive", @@ -4677,7 +4677,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-support", @@ -4711,7 +4711,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-support", @@ -4742,7 +4742,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "frame-benchmarking", "frame-system-rpc-runtime-api", @@ -4802,7 +4802,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -4812,7 +4812,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-executive", @@ -4866,7 +4866,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "futures 0.3.5", "pallet-timestamp", @@ -4890,7 +4890,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "frame-benchmarking", "frame-system", @@ -4937,7 +4937,7 @@ dependencies = [ [[package]] name = "polkadot-validation" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "ansi_term 0.12.1", "bitvec", @@ -5685,7 +5685,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-executive", @@ -5859,7 +5859,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "bytes 0.5.6", "derive_more 0.99.9", @@ -5886,7 +5886,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5910,7 +5910,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5927,7 +5927,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5943,7 +5943,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.19", @@ -5954,7 +5954,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5995,7 +5995,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6031,7 +6031,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "blake2-rfc", "hash-db", @@ -6061,7 +6061,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6072,7 +6072,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6116,7 +6116,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6140,7 +6140,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6153,7 +6153,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6176,7 +6176,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6190,7 +6190,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6218,7 +6218,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6235,7 +6235,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6250,7 +6250,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6271,7 +6271,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "assert_matches", "derive_more 0.99.9", @@ -6309,7 +6309,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6326,7 +6326,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6344,7 +6344,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "hex", @@ -6360,7 +6360,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "hash-db", "lazy_static", @@ -6379,7 +6379,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "bitflags", "bs58", @@ -6431,7 +6431,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6446,7 +6446,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "bytes 0.5.6", "fnv", @@ -6473,7 +6473,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "libp2p", @@ -6486,7 +6486,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -6495,7 +6495,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "hash-db", @@ -6527,7 +6527,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6551,7 +6551,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6567,7 +6567,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "directories", @@ -6630,7 +6630,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6644,7 +6644,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6665,7 +6665,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "erased-serde", "log 0.4.11", @@ -6682,7 +6682,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6703,7 +6703,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7129,7 +7129,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7141,7 +7141,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "hash-db", "parity-scale-codec", @@ -7156,7 +7156,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7168,7 +7168,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "serde", @@ -7180,7 +7180,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7193,7 +7193,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-api", @@ -7205,7 +7205,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7216,7 +7216,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-api", @@ -7228,7 +7228,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7245,7 +7245,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "serde", "serde_json", @@ -7254,7 +7254,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7280,7 +7280,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-api", @@ -7294,7 +7294,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "merlin", "parity-scale-codec", @@ -7313,7 +7313,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7322,7 +7322,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7334,7 +7334,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "base58", "blake2-rfc", @@ -7378,7 +7378,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7387,7 +7387,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "proc-macro2 1.0.19", "quote 1.0.7", @@ -7397,7 +7397,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "environmental", "parity-scale-codec", @@ -7408,7 +7408,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -7424,7 +7424,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7434,7 +7434,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7446,7 +7446,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "hash-db", @@ -7467,7 +7467,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "lazy_static", "sp-core", @@ -7478,7 +7478,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "serde", @@ -7490,7 +7490,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.19", @@ -7501,7 +7501,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "sp-api", "sp-core", @@ -7511,7 +7511,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "backtrace", "log 0.4.11", @@ -7520,7 +7520,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "serde", "sp-core", @@ -7529,7 +7529,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "either", "hash256-std-hasher", @@ -7551,7 +7551,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7566,7 +7566,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "Inflector", "proc-macro-crate", @@ -7578,7 +7578,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "serde", "serde_json", @@ -7587,7 +7587,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-api", @@ -7600,7 +7600,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7610,7 +7610,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7631,12 +7631,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" [[package]] name = "sp-storage" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7648,7 +7648,7 @@ dependencies = [ [[package]] name = "sp-test-primitives" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7661,7 +7661,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7675,7 +7675,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "log 0.4.11", "rental", @@ -7685,7 +7685,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7700,7 +7700,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "hash-db", "memory-db", @@ -7714,7 +7714,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "futures-core", @@ -7726,7 +7726,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7738,7 +7738,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7857,7 +7857,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "platforms", ] @@ -7865,7 +7865,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7888,7 +7888,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "async-std", "derive_more 0.99.9", @@ -7902,7 +7902,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -7928,7 +7928,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "cfg-if", "frame-executive", @@ -7968,7 +7968,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7989,7 +7989,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#270a992bf299cd41b2ed4e211814d2a958e3bfc8" +source = "git+https://github.com/paritytech/substrate?branch=rococo-branch#6ea3c68bd3f880a24978a41bf8a73e3babd21337" [[package]] name = "substrate-wasm-builder-runner" @@ -9145,7 +9145,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.8.22" -source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb44855a05857c5f1a6a541bc4963537e132d60c" +source = "git+https://github.com/paritytech/polkadot?branch=rococo-branch#bb02af4c860940c070db47a0461e1bd406e88f39" dependencies = [ "bitvec", "frame-executive", diff --git a/cumulus/test/parachain/src/service.rs b/cumulus/test/parachain/src/service.rs index c28e0295cb..0c7695f47c 100644 --- a/cumulus/test/parachain/src/service.rs +++ b/cumulus/test/parachain/src/service.rs @@ -142,7 +142,7 @@ pub fn run_collator( let transaction_pool = params.transaction_pool.clone(); let mut task_manager = params.task_manager; let import_queue = params.import_queue; - let (network, network_status_sinks, system_rpc_tx) = + let (network, network_status_sinks, system_rpc_tx, start_network) = sc_service::build_network(sc_service::BuildNetworkParams { config: ¶chain_config, client: client.clone(), @@ -232,6 +232,8 @@ pub fn run_collator( .spawn("polkadot", polkadot_future); } + start_network.start_network(); + Ok((task_manager, client)) }