From 908061976567357c21504c09659f73b295c21f03 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 10 Mar 2023 12:48:26 +0000 Subject: [PATCH 1/2] Update metered-channel --- client/relay-chain-inprocess-interface/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/relay-chain-inprocess-interface/Cargo.toml b/client/relay-chain-inprocess-interface/Cargo.toml index 555489df30c..f1a2002c654 100644 --- a/client/relay-chain-inprocess-interface/Cargo.toml +++ b/client/relay-chain-inprocess-interface/Cargo.toml @@ -38,7 +38,7 @@ sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master # Polkadot polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "master" } polkadot-test-client = { git = "https://github.com/paritytech/polkadot", branch = "master" } -metered = { package = "prioritized-metered-channel", version = "0.2.0" } +metered = { package = "prioritized-metered-channel", version = "0.4.0" } # Cumulus cumulus-test-service = { path = "../../test/service" } From ea5bc48b06e94c2322cf4b8e1c63be151f6a9669 Mon Sep 17 00:00:00 2001 From: parity-processbot <> Date: Tue, 14 Mar 2023 09:32:49 +0000 Subject: [PATCH 2/2] update lockfile for {"substrate", "polkadot"} --- Cargo.lock | 536 ++++++++++++++++++++++++++--------------------------- 1 file changed, 267 insertions(+), 269 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1189a8072d1..20fb2e95eed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -500,7 +500,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "hash-db", "log", @@ -3217,7 +3217,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", ] @@ -3240,7 +3240,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-support-procedural", @@ -3265,7 +3265,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3312,7 +3312,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3323,7 +3323,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3340,7 +3340,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -3369,7 +3369,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "log", @@ -3385,7 +3385,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "bitflags", "environmental", @@ -3418,7 +3418,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "Inflector", "cfg-expr", @@ -3433,7 +3433,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3445,7 +3445,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro2", "quote", @@ -3455,7 +3455,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "log", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "sp-api", @@ -3497,7 +3497,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "parity-scale-codec", @@ -4447,7 +4447,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "frame-benchmarking", @@ -4545,7 +4545,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-support", "polkadot-primitives", @@ -5388,7 +5388,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "log", @@ -5407,7 +5407,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "anyhow", "jsonrpsee", @@ -5835,9 +5835,9 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" -version = "0.0.4" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17e7d5b6bb115db09390bed8842c94180893dd83df3dfce7354f2a2aa090a4ee" +checksum = "ecae97f74ddeb5c6ff00c98ef368423b4ec9a4d5ab48c0d909e84b7594b09718" dependencies = [ "async-trait", "dyn-clonable", @@ -5852,9 +5852,9 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" -version = "0.0.4" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2af4dabb2286b0be0e9711d2d24e25f6217048b71210cffd3daddc3b5c84e1f" +checksum = "08a9846c70b1df02657dbe5b54fadbad0ea3b944623ebf3fcbf7f33ef859dcba" dependencies = [ "expander 0.0.6", "itertools", @@ -5905,7 +5905,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -5926,7 +5926,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5944,7 +5944,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5959,7 +5959,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -5975,7 +5975,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -5991,7 +5991,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6005,7 +6005,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6029,7 +6029,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6049,7 +6049,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6064,7 +6064,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6083,7 +6083,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "binary-merkle-tree", @@ -6107,7 +6107,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6125,7 +6125,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6169,7 +6169,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6186,7 +6186,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "bitflags", "environmental", @@ -6216,7 +6216,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "bitflags", "parity-scale-codec", @@ -6229,7 +6229,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro2", "quote", @@ -6239,7 +6239,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6256,7 +6256,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6274,7 +6274,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6297,7 +6297,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6310,7 +6310,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6328,7 +6328,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6346,7 +6346,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6369,7 +6369,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6385,7 +6385,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6405,7 +6405,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6422,7 +6422,7 @@ dependencies = [ [[package]] name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6436,7 +6436,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6453,7 +6453,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6470,7 +6470,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6486,7 +6486,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6504,7 +6504,7 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "pallet-nfts", @@ -6515,7 +6515,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6531,7 +6531,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6548,7 +6548,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6568,7 +6568,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -6579,7 +6579,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6596,7 +6596,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6620,7 +6620,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6637,7 +6637,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6652,7 +6652,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6670,7 +6670,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6685,7 +6685,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6704,7 +6704,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6721,7 +6721,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6742,7 +6742,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6758,7 +6758,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6772,7 +6772,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6795,7 +6795,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6806,7 +6806,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "log", "sp-arithmetic", @@ -6815,7 +6815,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "sp-api", @@ -6824,7 +6824,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6841,7 +6841,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6870,7 +6870,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6888,7 +6888,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6907,7 +6907,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-support", "frame-system", @@ -6923,7 +6923,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6939,7 +6939,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6951,7 +6951,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6968,7 +6968,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6983,7 +6983,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6999,7 +6999,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -7014,7 +7014,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-benchmarking", "frame-support", @@ -7029,7 +7029,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -7050,7 +7050,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-benchmarking", "frame-support", @@ -7582,7 +7582,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "polkadot-node-metrics", @@ -7597,7 +7597,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7611,7 +7611,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "derive_more", "fatality", @@ -7634,7 +7634,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "fatality", "futures", @@ -7655,7 +7655,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "clap 4.1.6", "frame-benchmarking-cli", @@ -7683,7 +7683,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "frame-benchmarking", @@ -7726,7 +7726,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "always-assert", "bitvec", @@ -7748,7 +7748,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "parity-scale-codec", "scale-info", @@ -7760,7 +7760,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "derive_more", "fatality", @@ -7785,7 +7785,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7799,7 +7799,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "futures-timer", @@ -7819,7 +7819,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "always-assert", "async-trait", @@ -7843,7 +7843,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "parity-scale-codec", @@ -7861,7 +7861,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "derive_more", @@ -7890,7 +7890,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "futures", @@ -7911,7 +7911,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "fatality", @@ -7930,7 +7930,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7945,7 +7945,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "futures", @@ -7965,7 +7965,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "polkadot-node-metrics", @@ -7980,7 +7980,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "futures-timer", @@ -7997,7 +7997,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "fatality", "futures", @@ -8016,7 +8016,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "futures", @@ -8033,7 +8033,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "fatality", @@ -8051,7 +8051,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "always-assert", "assert_matches", @@ -8087,7 +8087,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "polkadot-node-primitives", @@ -8103,7 +8103,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "futures", "lru 0.9.0", @@ -8118,7 +8118,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "lazy_static", "log", @@ -8136,7 +8136,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bs58", "futures", @@ -8155,7 +8155,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "derive_more", @@ -8178,7 +8178,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bounded-vec", "futures", @@ -8201,7 +8201,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -8211,7 +8211,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "futures", @@ -8229,7 +8229,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "derive_more", @@ -8252,7 +8252,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "derive_more", @@ -8285,7 +8285,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "futures", @@ -8308,7 +8308,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bounded-collections", "derive_more", @@ -8406,7 +8406,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -8422,7 +8422,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "hex-literal", @@ -8448,7 +8448,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -8480,7 +8480,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "frame-benchmarking", @@ -8570,7 +8570,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "frame-benchmarking", @@ -8616,7 +8616,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-support", "polkadot-primitives", @@ -8630,7 +8630,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bs58", "parity-scale-codec", @@ -8642,7 +8642,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitflags", "bitvec", @@ -8686,7 +8686,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "async-trait", "frame-benchmarking-cli", @@ -8796,7 +8796,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8817,7 +8817,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8827,7 +8827,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8852,7 +8852,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "frame-election-provider-support", @@ -8913,7 +8913,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-benchmarking", "frame-system", @@ -9071,10 +9071,11 @@ dependencies = [ [[package]] name = "prioritized-metered-channel" -version = "0.2.0" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "382698e48a268c832d0b181ed438374a6bb708a82a8ca273bb0f61c74cf209c4" +checksum = "a3caef72a78ca8e77cbdfa87dd516ebb79d4cbe5b42e3b8435b463a8261339ff" dependencies = [ + "async-channel", "coarsetime", "crossbeam-queue", "derive_more", @@ -9384,26 +9385,23 @@ checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" [[package]] name = "rayon" -version = "1.5.1" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" +checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" dependencies = [ - "autocfg", - "crossbeam-deque", "either", "rayon-core", ] [[package]] name = "rayon-core" -version = "1.9.1" +version = "1.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" +checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" dependencies = [ "crossbeam-channel", "crossbeam-deque", "crossbeam-utils", - "lazy_static", "num_cpus", ] @@ -9631,7 +9629,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "binary-merkle-tree", "frame-benchmarking", @@ -9717,7 +9715,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-support", "polkadot-primitives", @@ -9950,7 +9948,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "log", "sp-core", @@ -9961,7 +9959,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -9988,7 +9986,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "futures-timer", @@ -10011,7 +10009,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -10026,7 +10024,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -10045,7 +10043,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10056,7 +10054,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -10096,7 +10094,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "fnv", "futures", @@ -10122,7 +10120,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "hash-db", "kvdb", @@ -10148,7 +10146,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -10173,7 +10171,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -10202,7 +10200,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "fork-tree", @@ -10241,7 +10239,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "jsonrpsee", @@ -10263,7 +10261,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -10298,7 +10296,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "jsonrpsee", @@ -10317,7 +10315,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "fork-tree", "parity-scale-codec", @@ -10330,7 +10328,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "ahash 0.8.2", "array-bytes 4.2.0", @@ -10370,7 +10368,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "finality-grandpa", "futures", @@ -10390,7 +10388,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -10413,7 +10411,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "lru 0.8.1", "parity-scale-codec", @@ -10437,7 +10435,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -10450,7 +10448,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "log", "sc-allocator", @@ -10463,7 +10461,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "anyhow", "cfg-if", @@ -10481,7 +10479,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "ansi_term", "futures", @@ -10496,7 +10494,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -10511,7 +10509,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -10554,7 +10552,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "cid", "futures", @@ -10573,7 +10571,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -10602,7 +10600,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "ahash 0.8.2", "futures", @@ -10620,7 +10618,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10641,7 +10639,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -10674,7 +10672,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10693,7 +10691,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -10723,7 +10721,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "libp2p", @@ -10736,7 +10734,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10745,7 +10743,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "jsonrpsee", @@ -10775,7 +10773,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10794,7 +10792,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "http", "jsonrpsee", @@ -10809,7 +10807,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10835,7 +10833,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "directories", @@ -10901,7 +10899,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "log", "parity-scale-codec", @@ -10912,7 +10910,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "clap 4.1.6", "fs4", @@ -10928,7 +10926,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10947,7 +10945,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "libc", @@ -10966,7 +10964,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "chrono", "futures", @@ -10985,7 +10983,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "ansi_term", "atty", @@ -11016,7 +11014,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11027,7 +11025,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -11054,7 +11052,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -11068,7 +11066,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-channel", "futures", @@ -11525,7 +11523,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "enumn", "parity-scale-codec", @@ -11602,7 +11600,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "hash-db", "log", @@ -11620,7 +11618,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "blake2", "proc-macro-crate", @@ -11632,7 +11630,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11645,7 +11643,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "integer-sqrt", "num-traits", @@ -11659,7 +11657,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11672,7 +11670,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "sp-api", @@ -11684,7 +11682,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "log", @@ -11702,7 +11700,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -11717,7 +11715,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "parity-scale-codec", @@ -11735,7 +11733,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "merlin", @@ -11758,7 +11756,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "lazy_static", "parity-scale-codec", @@ -11777,7 +11775,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "finality-grandpa", "log", @@ -11795,7 +11793,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11807,7 +11805,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11820,7 +11818,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "base58", @@ -11863,7 +11861,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "blake2b_simd", "byteorder", @@ -11877,7 +11875,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro2", "quote", @@ -11888,7 +11886,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11897,7 +11895,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro2", "quote", @@ -11907,7 +11905,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "environmental", "parity-scale-codec", @@ -11918,7 +11916,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11933,7 +11931,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "bytes", "ed25519", @@ -11958,7 +11956,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "lazy_static", "sp-core", @@ -11969,7 +11967,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures", @@ -11986,7 +11984,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "thiserror", "zstd", @@ -11995,7 +11993,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -12013,7 +12011,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -12027,7 +12025,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "sp-api", "sp-core", @@ -12037,7 +12035,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "backtrace", "lazy_static", @@ -12047,7 +12045,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "rustc-hash", "serde", @@ -12057,7 +12055,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "either", "hash256-std-hasher", @@ -12079,7 +12077,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -12097,7 +12095,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "Inflector", "proc-macro-crate", @@ -12109,7 +12107,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "serde", "serde_json", @@ -12118,7 +12116,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -12132,7 +12130,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -12144,7 +12142,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "hash-db", "log", @@ -12164,12 +12162,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "impl-serde", "parity-scale-codec", @@ -12182,7 +12180,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "futures-timer", @@ -12197,7 +12195,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "sp-std", @@ -12209,7 +12207,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "sp-api", "sp-runtime", @@ -12218,7 +12216,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "log", @@ -12234,7 +12232,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "ahash 0.8.2", "hash-db", @@ -12257,7 +12255,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "impl-serde", "parity-scale-codec", @@ -12274,7 +12272,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -12285,7 +12283,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -12299,7 +12297,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "parity-scale-codec", "scale-info", @@ -12609,7 +12607,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "platforms", ] @@ -12617,7 +12615,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -12636,7 +12634,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "hyper", "log", @@ -12648,7 +12646,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "jsonrpsee", @@ -12661,7 +12659,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "jsonrpsee", "log", @@ -12680,7 +12678,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -12706,7 +12704,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "futures", "substrate-test-utils-derive", @@ -12716,7 +12714,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12727,7 +12725,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "ansi_term", "build-helper", @@ -12843,7 +12841,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-support", "polkadot-primitives", @@ -13234,7 +13232,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -13245,7 +13243,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -13375,7 +13373,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#f5c2cecd7efe6dcbc828906794f3c4c41f23c791" +source = "git+https://github.com/paritytech/substrate?branch=master#4f28d2923a825dafc8431825270e78c5ab218ce0" dependencies = [ "async-trait", "clap 4.1.6", @@ -14302,7 +14300,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bitvec", "frame-benchmarking", @@ -14394,7 +14392,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-support", "polkadot-primitives", @@ -14797,7 +14795,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "bounded-collections", "derivative", @@ -14813,7 +14811,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "frame-support", "frame-system", @@ -14834,7 +14832,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "environmental", "frame-benchmarking", @@ -14854,7 +14852,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.37" -source = "git+https://github.com/paritytech/polkadot?branch=master#c02f9adb6e31357a21fb0d07005441db71ddc9d6" +source = "git+https://github.com/paritytech/polkadot?branch=master#70598a19e57a84db9be16ad189f505be19f70db8" dependencies = [ "Inflector", "proc-macro2",