diff --git a/cumulus/Cargo.lock b/cumulus/Cargo.lock index 250dafa43732820cdaa13a315020ff9b8b9c400d..4fdb453ceefe8efad8f76edc88f36102492c5028 100644 --- a/cumulus/Cargo.lock +++ b/cumulus/Cargo.lock @@ -441,7 +441,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "beefy-primitives", "fnv", @@ -475,7 +475,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -495,12 +495,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -690,7 +690,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-runtime", "finality-grandpa", @@ -707,7 +707,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-runtime", "frame-support", @@ -719,7 +719,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitvec", "bp-runtime", @@ -736,7 +736,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-messages", "bp-runtime", @@ -754,7 +754,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -771,7 +771,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "hash-db", @@ -789,7 +789,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -804,7 +804,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -819,7 +819,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2797,7 +2797,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", ] @@ -2815,7 +2815,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -2837,7 +2837,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "Inflector", "chrono", @@ -2887,7 +2887,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2898,7 +2898,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2914,7 +2914,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -2942,7 +2942,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "bitflags", "frame-metadata", @@ -2972,7 +2972,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2984,7 +2984,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2996,7 +2996,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "proc-macro2", "quote", @@ -3006,7 +3006,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "log", @@ -3023,7 +3023,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3038,7 +3038,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "sp-api", @@ -3047,7 +3047,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "sp-api", @@ -3904,7 +3904,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-primitives", "bitvec", @@ -3997,7 +3997,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "polkadot-primitives", @@ -4907,7 +4907,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "coarsetime", "crossbeam-queue", @@ -5348,7 +5348,7 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-trait", "dyn-clonable", @@ -5364,7 +5364,7 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "expander 0.0.6", "petgraph", @@ -5448,7 +5448,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -5464,7 +5464,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -5479,7 +5479,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5503,7 +5503,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5523,7 +5523,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5538,7 +5538,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "beefy-primitives", "frame-support", @@ -5554,7 +5554,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5577,7 +5577,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5595,7 +5595,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5612,7 +5612,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5634,7 +5634,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5655,7 +5655,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5700,7 +5700,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5799,7 +5799,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5815,7 +5815,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5838,7 +5838,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5851,7 +5851,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5869,7 +5869,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5884,7 +5884,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5907,7 +5907,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5923,7 +5923,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5943,7 +5943,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5960,7 +5960,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5977,7 +5977,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5995,7 +5995,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -6010,7 +6010,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6025,7 +6025,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -6039,7 +6039,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -6055,7 +6055,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6074,7 +6074,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -6091,7 +6091,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6114,7 +6114,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6130,7 +6130,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6159,7 +6159,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6174,7 +6174,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6190,7 +6190,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -6211,7 +6211,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6227,7 +6227,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -6241,7 +6241,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6264,7 +6264,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6275,7 +6275,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "sp-arithmetic", @@ -6284,7 +6284,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -6313,7 +6313,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6331,7 +6331,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6350,7 +6350,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-support", "frame-system", @@ -6367,7 +6367,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6382,7 +6382,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6393,7 +6393,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6425,7 +6425,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6441,7 +6441,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6456,7 +6456,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "frame-system", @@ -6474,7 +6474,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-benchmarking", "frame-support", @@ -6987,7 +6987,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7002,7 +7002,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7016,7 +7016,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "derive_more", "fatality", @@ -7039,7 +7039,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "fatality", "futures 0.3.21", @@ -7060,7 +7060,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "clap 3.1.18", "frame-benchmarking-cli", @@ -7085,7 +7085,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7125,7 +7125,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "always-assert", "fatality", @@ -7146,7 +7146,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7159,7 +7159,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "derive_more", "fatality", @@ -7182,7 +7182,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7196,7 +7196,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7216,7 +7216,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "always-assert", "async-trait", @@ -7237,7 +7237,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7255,7 +7255,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitvec", "derive_more", @@ -7284,7 +7284,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitvec", "futures 0.3.21", @@ -7304,7 +7304,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitvec", "fatality", @@ -7323,7 +7323,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7338,7 +7338,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-trait", "futures 0.3.21", @@ -7356,7 +7356,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7371,7 +7371,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7388,7 +7388,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "fatality", "futures 0.3.21", @@ -7407,7 +7407,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-trait", "futures 0.3.21", @@ -7424,7 +7424,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitvec", "fatality", @@ -7442,7 +7442,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "always-assert", "assert_matches", @@ -7473,7 +7473,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "polkadot-node-primitives", @@ -7489,7 +7489,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "memory-lru", @@ -7506,7 +7506,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-std", "lazy_static", @@ -7524,7 +7524,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bs58", "futures 0.3.21", @@ -7543,7 +7543,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-trait", "derive_more", @@ -7564,7 +7564,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -7586,7 +7586,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7596,7 +7596,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-trait", "futures 0.3.21", @@ -7614,7 +7614,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "derive_more", "futures 0.3.21", @@ -7633,7 +7633,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-trait", "derive_more", @@ -7666,7 +7666,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7688,7 +7688,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "derive_more", "frame-support", @@ -7782,7 +7782,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7797,7 +7797,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitvec", "frame-system", @@ -7827,7 +7827,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7859,7 +7859,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-primitives", "bitvec", @@ -7945,7 +7945,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-primitives", "bitvec", @@ -7992,7 +7992,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "polkadot-primitives", @@ -8004,7 +8004,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bs58", "parity-scale-codec", @@ -8016,7 +8016,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "bitflags", "bitvec", @@ -8059,7 +8059,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "async-trait", "beefy-gadget", @@ -8162,7 +8162,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8183,7 +8183,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8193,7 +8193,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8218,7 +8218,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-primitives", "bitvec", @@ -8280,7 +8280,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-benchmarking", "frame-system", @@ -8860,7 +8860,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8988,7 +8988,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9065,7 +9065,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "polkadot-primitives", @@ -9235,7 +9235,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "sp-core", @@ -9246,7 +9246,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "futures 0.3.21", @@ -9273,7 +9273,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9296,7 +9296,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9312,7 +9312,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9329,7 +9329,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9340,7 +9340,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "chrono", "clap 3.1.18", @@ -9379,7 +9379,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "fnv", "futures 0.3.21", @@ -9407,7 +9407,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "hash-db", "kvdb", @@ -9432,7 +9432,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "futures 0.3.21", @@ -9485,7 +9485,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "fork-tree", @@ -9528,7 +9528,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9550,7 +9550,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9563,7 +9563,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "futures 0.3.21", @@ -9588,7 +9588,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "sc-client-api", "sp-authorship", @@ -9599,7 +9599,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "lazy_static", "lru 0.7.5", @@ -9626,7 +9626,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "environmental", "parity-scale-codec", @@ -9643,7 +9643,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "parity-scale-codec", @@ -9658,7 +9658,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9676,7 +9676,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "ahash", "async-trait", @@ -9716,7 +9716,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9737,7 +9737,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9754,7 +9754,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "hex", @@ -9769,7 +9769,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "asynchronous-codec", @@ -9821,7 +9821,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "libp2p", @@ -9834,7 +9834,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "ahash", "futures 0.3.21", @@ -9851,7 +9851,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "libp2p", @@ -9871,7 +9871,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "bitflags", "either", @@ -9900,7 +9900,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "bytes", "fnv", @@ -9928,7 +9928,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "libp2p", @@ -9941,7 +9941,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9950,7 +9950,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "hash-db", @@ -9980,7 +9980,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -10003,7 +10003,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -10016,7 +10016,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "directories", @@ -10081,7 +10081,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "parity-scale-codec", @@ -10095,7 +10095,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10114,7 +10114,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "libc", @@ -10133,7 +10133,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "chrono", "futures 0.3.21", @@ -10151,7 +10151,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "ansi_term", "atty", @@ -10182,7 +10182,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10193,7 +10193,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10220,7 +10220,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "log", @@ -10233,7 +10233,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10672,7 +10672,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "enumn", "parity-scale-codec", @@ -10748,7 +10748,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "hash-db", "log", @@ -10765,7 +10765,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "blake2", "proc-macro-crate", @@ -10777,7 +10777,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10790,7 +10790,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "integer-sqrt", "num-traits", @@ -10805,7 +10805,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10818,7 +10818,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "parity-scale-codec", @@ -10830,7 +10830,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "sp-api", @@ -10842,7 +10842,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "log", @@ -10860,7 +10860,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "futures 0.3.21", @@ -10897,7 +10897,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "merlin", @@ -10920,7 +10920,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10934,7 +10934,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10947,7 +10947,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "base58", "bitflags", @@ -10993,7 +10993,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "blake2", "byteorder", @@ -11007,7 +11007,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "proc-macro2", "quote", @@ -11018,7 +11018,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -11027,7 +11027,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "proc-macro2", "quote", @@ -11037,7 +11037,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "environmental", "parity-scale-codec", @@ -11048,7 +11048,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "finality-grandpa", "log", @@ -11066,7 +11066,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11080,7 +11080,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures 0.3.21", "hash-db", @@ -11105,7 +11105,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "lazy_static", "sp-core", @@ -11116,7 +11116,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "futures 0.3.21", @@ -11133,7 +11133,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "thiserror", "zstd", @@ -11142,7 +11142,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "parity-scale-codec", @@ -11157,7 +11157,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -11171,7 +11171,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "sp-api", "sp-core", @@ -11181,7 +11181,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "backtrace", "lazy_static", @@ -11191,7 +11191,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "rustc-hash", "serde", @@ -11201,7 +11201,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "either", "hash256-std-hasher", @@ -11223,7 +11223,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11240,7 +11240,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "Inflector", "proc-macro-crate", @@ -11252,7 +11252,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "parity-scale-codec", @@ -11266,7 +11266,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "serde", "serde_json", @@ -11275,7 +11275,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -11289,7 +11289,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -11300,7 +11300,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "hash-db", "log", @@ -11322,12 +11322,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11340,7 +11340,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "log", "sp-core", @@ -11353,7 +11353,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "futures-timer", @@ -11369,7 +11369,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "sp-std", @@ -11381,7 +11381,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "sp-api", "sp-runtime", @@ -11390,7 +11390,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "log", @@ -11406,7 +11406,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "hash-db", "memory-db", @@ -11422,7 +11422,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11439,7 +11439,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11450,7 +11450,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "impl-trait-for-tuples", "log", @@ -11731,7 +11731,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "platforms", ] @@ -11739,7 +11739,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -11760,7 +11760,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "futures-util", "hyper", @@ -11773,7 +11773,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "jsonrpsee", "log", @@ -11794,7 +11794,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "async-trait", "futures 0.3.21", @@ -11841,7 +11841,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "ansi_term", "build-helper", @@ -11948,7 +11948,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "polkadot-primitives", @@ -12226,7 +12226,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12237,7 +12237,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12366,7 +12366,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" +source = "git+https://github.com/paritytech/substrate?branch=master#eddf888394cba28b048bd79e319e8b27f4b414f3" dependencies = [ "clap 3.1.18", "jsonrpsee", @@ -12947,7 +12947,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "beefy-primitives", "bitvec", @@ -13036,7 +13036,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "polkadot-primitives", @@ -13277,7 +13277,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13290,7 +13290,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-support", "frame-system", @@ -13310,7 +13310,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "frame-benchmarking", "frame-support", @@ -13328,7 +13328,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +source = "git+https://github.com/paritytech/polkadot?branch=master#297572bc325a97f5b0313ebe278841cd9b21c072" dependencies = [ "Inflector", "proc-macro2", diff --git a/cumulus/client/collator/src/lib.rs b/cumulus/client/collator/src/lib.rs index 05dcb244ac9429b2e9262bb854e029d77c79a566..94072fbee2e59ef67795a2295b52bb92e3f6f502 100644 --- a/cumulus/client/collator/src/lib.rs +++ b/cumulus/client/collator/src/lib.rs @@ -478,8 +478,8 @@ mod tests { .0 .into_memory_db(); - let backend = - sp_state_machine::new_in_mem::<BlakeTwo256>().update_backend(*header.state_root(), db); + let backend = sp_state_machine::new_in_mem_hash_key::<BlakeTwo256>() + .update_backend(*header.state_root(), db); // Should return an error, as it was not included while building the proof. assert!(backend diff --git a/cumulus/parachain-template/node/src/rpc.rs b/cumulus/parachain-template/node/src/rpc.rs index c71b3f3690d5234f7a3d7d2ff5ea699e2185caac..5ea7609000f58345d4d068552f5297c2f9ab3b2c 100644 --- a/cumulus/parachain-template/node/src/rpc.rs +++ b/cumulus/parachain-template/node/src/rpc.rs @@ -46,13 +46,13 @@ where C::Api: BlockBuilder<Block>, P: TransactionPool + Sync + Send + 'static, { - use pallet_transaction_payment_rpc::{TransactionPaymentApiServer, TransactionPaymentRpc}; - use substrate_frame_rpc_system::{SystemApiServer, SystemRpc}; + use pallet_transaction_payment_rpc::{TransactionPayment, TransactionPaymentApiServer}; + use substrate_frame_rpc_system::{System, SystemApiServer}; let mut module = RpcExtension::new(()); let FullDeps { client, pool, deny_unsafe } = deps; - module.merge(SystemRpc::new(client.clone(), pool.clone(), deny_unsafe).into_rpc())?; - module.merge(TransactionPaymentRpc::new(client.clone()).into_rpc())?; + module.merge(System::new(client.clone(), pool.clone(), deny_unsafe).into_rpc())?; + module.merge(TransactionPayment::new(client.clone()).into_rpc())?; Ok(module) } diff --git a/cumulus/polkadot-parachain/src/rpc.rs b/cumulus/polkadot-parachain/src/rpc.rs index ef26b8595dfdf935b1362f686e9cc722af1cea1d..36fdb68199b6f6d4111bc6773998cbc3d16b3e26 100644 --- a/cumulus/polkadot-parachain/src/rpc.rs +++ b/cumulus/polkadot-parachain/src/rpc.rs @@ -58,14 +58,14 @@ where C::Api: BlockBuilder<Block>, P: TransactionPool + Sync + Send + 'static, { - use frame_rpc_system::{SystemApiServer, SystemRpc}; - use pallet_transaction_payment_rpc::{TransactionPaymentApiServer, TransactionPaymentRpc}; + use frame_rpc_system::{System, SystemApiServer}; + use pallet_transaction_payment_rpc::{TransactionPayment, TransactionPaymentApiServer}; let mut module = RpcExtension::new(()); let FullDeps { client, pool, deny_unsafe } = deps; - module.merge(SystemRpc::new(client.clone(), pool, deny_unsafe).into_rpc())?; - module.merge(TransactionPaymentRpc::new(client.clone()).into_rpc())?; + module.merge(System::new(client.clone(), pool, deny_unsafe).into_rpc())?; + module.merge(TransactionPayment::new(client.clone()).into_rpc())?; Ok(module) } @@ -89,17 +89,17 @@ where C::Api: BlockBuilder<Block>, P: TransactionPool + Sync + Send + 'static, { - use frame_rpc_system::{SystemApiServer, SystemRpc}; - use pallet_contracts_rpc::{ContractsApiServer, ContractsRpc}; - use pallet_transaction_payment_rpc::{TransactionPaymentApiServer, TransactionPaymentRpc}; + use frame_rpc_system::{System, SystemApiServer}; + use pallet_contracts_rpc::{Contracts, ContractsApiServer}; + use pallet_transaction_payment_rpc::{TransactionPayment, TransactionPaymentApiServer}; use sc_rpc::dev::{Dev, DevApiServer}; let mut module = RpcExtension::new(()); let FullDeps { client, pool, deny_unsafe } = deps; - module.merge(SystemRpc::new(client.clone(), pool, deny_unsafe).into_rpc())?; - module.merge(TransactionPaymentRpc::new(client.clone()).into_rpc())?; - module.merge(ContractsRpc::new(client.clone()).into_rpc())?; + module.merge(System::new(client.clone(), pool, deny_unsafe).into_rpc())?; + module.merge(TransactionPayment::new(client.clone()).into_rpc())?; + module.merge(Contracts::new(client.clone()).into_rpc())?; module.merge(Dev::new(client, deny_unsafe).into_rpc())?; Ok(module)