From 49c1f9591536541133a4b0368d1cdf83f7369287 Mon Sep 17 00:00:00 2001 From: muharem Date: Sat, 3 Sep 2022 13:14:10 +0200 Subject: [PATCH 1/2] remove funcs not included in ProposalProvider trait anymore --- .../collectives/collectives-polkadot/src/impls.rs | 8 -------- 1 file changed, 8 deletions(-) diff --git a/parachains/runtimes/collectives/collectives-polkadot/src/impls.rs b/parachains/runtimes/collectives/collectives-polkadot/src/impls.rs index 941d2703348..6810267a679 100644 --- a/parachains/runtimes/collectives/collectives-polkadot/src/impls.rs +++ b/parachains/runtimes/collectives/collectives-polkadot/src/impls.rs @@ -134,12 +134,4 @@ where fn proposal_of(proposal_hash: HashOf) -> Option> { pallet_collective::Pallet::::proposal_of(proposal_hash) } - - fn proposals() -> Vec> { - pallet_collective::Pallet::::proposals().into_inner() - } - - fn proposals_count() -> u32 { - pallet_collective::Proposals::::decode_len().unwrap_or(0) as u32 - } } From 6c92715d689cd1069a3d7897e57cf309b5d8b7e7 Mon Sep 17 00:00:00 2001 From: parity-processbot <> Date: Mon, 5 Sep 2022 15:09:11 +0000 Subject: [PATCH 2/2] update lockfile for {"polkadot", "substrate"} --- Cargo.lock | 496 ++++++++++++++++++++++++++--------------------------- 1 file changed, 248 insertions(+), 248 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d0e3ee2a50d..9a986ab8ac5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -451,7 +451,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "beefy-primitives", @@ -487,7 +487,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -507,7 +507,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "beefy-primitives", "sp-api", @@ -516,7 +516,7 @@ dependencies = [ [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -2786,7 +2786,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", ] @@ -2804,7 +2804,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -2827,7 +2827,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "Inflector", "chrono", @@ -2878,7 +2878,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2889,7 +2889,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2905,7 +2905,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -2934,7 +2934,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "bitflags", "frame-metadata", @@ -2965,7 +2965,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "Inflector", "cfg-expr", @@ -2979,7 +2979,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2991,7 +2991,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro2", "quote", @@ -3001,7 +3001,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "log", @@ -3018,7 +3018,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -3033,7 +3033,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "sp-api", @@ -3042,7 +3042,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "parity-scale-codec", @@ -3917,7 +3917,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-primitives", "bitvec", @@ -4010,7 +4010,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-support", "polkadot-primitives", @@ -5369,7 +5369,7 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "dyn-clonable", @@ -5385,7 +5385,7 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "expander 0.0.6", "itertools", @@ -5423,7 +5423,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5444,7 +5444,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -5461,7 +5461,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5475,7 +5475,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -5491,7 +5491,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -5507,7 +5507,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -5522,7 +5522,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5546,7 +5546,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5566,7 +5566,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5581,7 +5581,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "beefy-primitives", "frame-support", @@ -5597,7 +5597,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5620,7 +5620,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5638,7 +5638,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5683,7 +5683,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5700,7 +5700,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "bitflags", "frame-benchmarking", @@ -5728,7 +5728,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "bitflags", "parity-scale-codec", @@ -5743,7 +5743,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro2", "quote", @@ -5753,7 +5753,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "jsonrpsee", "pallet-contracts-primitives", @@ -5770,7 +5770,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -5783,7 +5783,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5799,7 +5799,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5822,7 +5822,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5835,7 +5835,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5853,7 +5853,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5868,7 +5868,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5891,7 +5891,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5907,7 +5907,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5927,7 +5927,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5944,7 +5944,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -5961,7 +5961,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5979,7 +5979,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5994,7 +5994,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6009,7 +6009,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -6026,7 +6026,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6045,7 +6045,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "sp-api", @@ -6055,7 +6055,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -6072,7 +6072,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6095,7 +6095,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6111,7 +6111,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6126,7 +6126,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -6140,7 +6140,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6155,7 +6155,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6171,7 +6171,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -6192,7 +6192,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6208,7 +6208,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -6222,7 +6222,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6245,7 +6245,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6256,7 +6256,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "sp-arithmetic", @@ -6265,7 +6265,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -6294,7 +6294,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6312,7 +6312,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6331,7 +6331,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-support", "frame-system", @@ -6347,7 +6347,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6362,7 +6362,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6373,7 +6373,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6390,7 +6390,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6405,7 +6405,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6421,7 +6421,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-benchmarking", "frame-support", @@ -6436,7 +6436,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-support", "frame-system", @@ -6454,7 +6454,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7012,7 +7012,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7027,7 +7027,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7041,7 +7041,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "derive_more", "fatality", @@ -7064,7 +7064,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "fatality", "futures", @@ -7085,7 +7085,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "clap 3.2.20", "frame-benchmarking-cli", @@ -7111,7 +7111,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7152,7 +7152,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "always-assert", "fatality", @@ -7173,7 +7173,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7186,7 +7186,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "derive_more", "fatality", @@ -7209,7 +7209,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7223,7 +7223,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "futures-timer", @@ -7243,7 +7243,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "always-assert", "async-trait", @@ -7267,7 +7267,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "parity-scale-codec", @@ -7285,7 +7285,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bitvec", "derive_more", @@ -7314,7 +7314,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bitvec", "futures", @@ -7334,7 +7334,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bitvec", "fatality", @@ -7353,7 +7353,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7368,7 +7368,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "futures", @@ -7386,7 +7386,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7401,7 +7401,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "futures-timer", @@ -7418,7 +7418,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "fatality", "futures", @@ -7437,7 +7437,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "futures", @@ -7454,7 +7454,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bitvec", "fatality", @@ -7472,7 +7472,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "always-assert", "assert_matches", @@ -7504,7 +7504,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "polkadot-node-primitives", @@ -7520,7 +7520,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "futures", "memory-lru", @@ -7536,7 +7536,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-std", "lazy_static", @@ -7554,7 +7554,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bs58", "futures", @@ -7573,7 +7573,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "derive_more", @@ -7595,7 +7595,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bounded-vec", "futures", @@ -7617,7 +7617,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7627,7 +7627,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "futures", @@ -7645,7 +7645,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "derive_more", @@ -7668,7 +7668,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "derive_more", @@ -7701,7 +7701,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "futures", @@ -7724,7 +7724,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "derive_more", "frame-support", @@ -7824,7 +7824,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7839,7 +7839,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bitvec", "frame-system", @@ -7869,7 +7869,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7901,7 +7901,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-primitives", "bitvec", @@ -7989,7 +7989,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-primitives", "bitvec", @@ -8036,7 +8036,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-support", "polkadot-primitives", @@ -8048,7 +8048,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bs58", "parity-scale-codec", @@ -8060,7 +8060,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "bitflags", "bitvec", @@ -8103,7 +8103,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "async-trait", "beefy-gadget", @@ -8208,7 +8208,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8229,7 +8229,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8239,7 +8239,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8264,7 +8264,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-primitives", "bitvec", @@ -8325,7 +8325,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-benchmarking", "frame-system", @@ -8470,7 +8470,7 @@ dependencies = [ [[package]] name = "prioritized-metered-channel" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "coarsetime", "crossbeam-queue", @@ -8914,7 +8914,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -9036,7 +9036,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9105,7 +9105,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-support", "polkadot-primitives", @@ -9289,7 +9289,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "sp-core", @@ -9300,7 +9300,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures", @@ -9327,7 +9327,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "futures-timer", @@ -9350,7 +9350,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9366,7 +9366,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9383,7 +9383,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9394,7 +9394,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "chrono", "clap 3.2.20", @@ -9433,7 +9433,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "fnv", "futures", @@ -9461,7 +9461,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "hash-db", "kvdb", @@ -9486,7 +9486,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures", @@ -9510,7 +9510,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures", @@ -9539,7 +9539,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "fork-tree", @@ -9581,7 +9581,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "jsonrpsee", @@ -9603,7 +9603,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9616,7 +9616,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures", @@ -9641,7 +9641,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "lazy_static", "lru 0.7.7", @@ -9668,7 +9668,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "environmental", "parity-scale-codec", @@ -9684,7 +9684,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "parity-scale-codec", @@ -9699,7 +9699,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9720,7 +9720,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "ahash", "async-trait", @@ -9761,7 +9761,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "finality-grandpa", "futures", @@ -9782,7 +9782,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "ansi_term", "futures", @@ -9799,7 +9799,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "hex", @@ -9814,7 +9814,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "asynchronous-codec", @@ -9863,7 +9863,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "bitflags", @@ -9886,7 +9886,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "ahash", "futures", @@ -9904,7 +9904,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "hex", @@ -9925,7 +9925,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "fork-tree", "futures", @@ -9953,7 +9953,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "bytes", "fnv", @@ -9983,7 +9983,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "libp2p", @@ -9996,7 +9996,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10005,7 +10005,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "hash-db", @@ -10035,7 +10035,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "jsonrpsee", @@ -10058,7 +10058,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "jsonrpsee", @@ -10071,7 +10071,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "directories", @@ -10138,7 +10138,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "parity-scale-codec", @@ -10152,7 +10152,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10171,7 +10171,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "libc", @@ -10190,7 +10190,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "chrono", "futures", @@ -10208,7 +10208,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "ansi_term", "atty", @@ -10239,7 +10239,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10250,7 +10250,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "futures-timer", @@ -10276,7 +10276,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "log", @@ -10289,7 +10289,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "futures-timer", @@ -10736,7 +10736,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "enumn", "parity-scale-codec", @@ -10812,7 +10812,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "hash-db", "log", @@ -10830,7 +10830,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "blake2", "proc-macro-crate", @@ -10842,7 +10842,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -10855,7 +10855,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "integer-sqrt", "num-traits", @@ -10870,7 +10870,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -10883,7 +10883,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "parity-scale-codec", @@ -10895,7 +10895,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "sp-api", @@ -10907,7 +10907,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "log", @@ -10925,7 +10925,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures", @@ -10944,7 +10944,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "parity-scale-codec", @@ -10962,7 +10962,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "merlin", @@ -10985,7 +10985,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -10999,7 +10999,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -11012,7 +11012,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "base58", "bitflags", @@ -11058,7 +11058,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "blake2", "byteorder", @@ -11072,7 +11072,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro2", "quote", @@ -11083,7 +11083,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11092,7 +11092,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro2", "quote", @@ -11102,7 +11102,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "environmental", "parity-scale-codec", @@ -11113,7 +11113,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "finality-grandpa", "log", @@ -11131,7 +11131,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11145,7 +11145,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "bytes", "futures", @@ -11171,7 +11171,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "lazy_static", "sp-core", @@ -11182,7 +11182,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures", @@ -11199,7 +11199,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "thiserror", "zstd", @@ -11208,7 +11208,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "parity-scale-codec", @@ -11223,7 +11223,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -11237,7 +11237,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "sp-api", "sp-core", @@ -11247,7 +11247,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "backtrace", "lazy_static", @@ -11257,7 +11257,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "rustc-hash", "serde", @@ -11267,7 +11267,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "either", "hash256-std-hasher", @@ -11289,7 +11289,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11307,7 +11307,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "Inflector", "proc-macro-crate", @@ -11319,7 +11319,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "parity-scale-codec", @@ -11333,7 +11333,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "serde", "serde_json", @@ -11342,7 +11342,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -11356,7 +11356,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "scale-info", @@ -11367,7 +11367,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "hash-db", "log", @@ -11389,12 +11389,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11407,7 +11407,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "log", "sp-core", @@ -11420,7 +11420,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures-timer", @@ -11436,7 +11436,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "sp-std", @@ -11448,7 +11448,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "sp-api", "sp-runtime", @@ -11457,7 +11457,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "log", @@ -11473,7 +11473,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "ahash", "hash-db", @@ -11496,7 +11496,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11513,7 +11513,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11524,7 +11524,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "impl-trait-for-tuples", "log", @@ -11785,7 +11785,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "platforms", ] @@ -11793,7 +11793,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11814,7 +11814,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures-util", "hyper", @@ -11827,7 +11827,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "jsonrpsee", "log", @@ -11848,7 +11848,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "async-trait", "futures", @@ -11874,7 +11874,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "futures", "substrate-test-utils-derive", @@ -11884,7 +11884,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11895,7 +11895,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "ansi_term", "build-helper", @@ -12003,7 +12003,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-support", "polkadot-primitives", @@ -12292,7 +12292,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12303,7 +12303,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12430,7 +12430,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#82b538e3ae6e035b39a3ac8f069c9fb06757b6ac" +source = "git+https://github.com/paritytech/substrate?branch=master#5f18a8b729894d0dcc34d6a7c269d62aa593d910" dependencies = [ "clap 3.2.20", "frame-try-runtime", @@ -13009,7 +13009,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "beefy-primitives", "bitvec", @@ -13098,7 +13098,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-support", "polkadot-primitives", @@ -13384,7 +13384,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13398,7 +13398,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-support", "frame-system", @@ -13418,7 +13418,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "frame-benchmarking", "frame-support", @@ -13436,7 +13436,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#88798fb029dfe745d753275514029a9e5c19673e" +source = "git+https://github.com/paritytech/polkadot?branch=master#054f0c6f869acdad62d0d414c1aae39386afbf3d" dependencies = [ "Inflector", "proc-macro2",