diff --git a/Cargo.lock b/Cargo.lock index e8ed1e9bd35..6b61236bd15 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -964,7 +964,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "hash-db", "log", @@ -4132,7 +4132,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", ] @@ -4155,7 +4155,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-support-procedural", @@ -4180,7 +4180,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "Inflector", "array-bytes", @@ -4228,7 +4228,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -4239,7 +4239,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -4256,7 +4256,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -4285,7 +4285,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-recursion", "futures", @@ -4306,7 +4306,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "aquamarine", "bitflags 1.3.2", @@ -4343,7 +4343,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "Inflector", "cfg-expr", @@ -4361,7 +4361,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -4373,7 +4373,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro2", "quote", @@ -4383,7 +4383,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "cfg-if", "frame-support", @@ -4402,7 +4402,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4417,7 +4417,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "sp-api", @@ -4426,7 +4426,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "parity-scale-codec", @@ -5575,7 +5575,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "frame-benchmarking", @@ -5675,7 +5675,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-support", "polkadot-primitives", @@ -6554,7 +6554,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "log", @@ -6573,7 +6573,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "anyhow", "jsonrpsee", @@ -7077,7 +7077,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "frame-benchmarking", @@ -7098,7 +7098,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7116,7 +7116,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7131,7 +7131,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7149,7 +7149,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7164,7 +7164,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7180,7 +7180,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7196,7 +7196,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7210,7 +7210,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7234,8 +7234,10 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ + "aquamarine", + "docify", "frame-benchmarking", "frame-election-provider-support", "frame-support", @@ -7254,7 +7256,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7269,7 +7271,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7288,7 +7290,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -7312,7 +7314,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7418,7 +7420,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7462,7 +7464,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7479,7 +7481,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "bitflags 1.3.2", "environmental", @@ -7509,7 +7511,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "24.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", @@ -7522,7 +7524,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro2", "quote", @@ -7532,7 +7534,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7549,7 +7551,7 @@ dependencies = [ [[package]] name = "pallet-core-fellowship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7567,7 +7569,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7585,7 +7587,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7608,7 +7610,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7621,7 +7623,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7640,7 +7642,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "docify", "frame-benchmarking", @@ -7659,7 +7661,7 @@ dependencies = [ [[package]] name = "pallet-glutton" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "blake2", "frame-benchmarking", @@ -7677,7 +7679,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7700,7 +7702,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7716,7 +7718,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7736,7 +7738,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7753,7 +7755,7 @@ dependencies = [ [[package]] name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7767,7 +7769,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7784,7 +7786,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "7.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7803,7 +7805,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7820,7 +7822,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7836,7 +7838,7 @@ dependencies = [ [[package]] name = "pallet-nft-fractionalization" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7853,7 +7855,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7871,7 +7873,7 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "pallet-nfts", @@ -7882,7 +7884,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -7898,7 +7900,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7917,7 +7919,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7937,7 +7939,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -7948,7 +7950,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -7965,7 +7967,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8004,7 +8006,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8021,7 +8023,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8036,7 +8038,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8054,7 +8056,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8069,7 +8071,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "assert_matches", "frame-benchmarking", @@ -8088,7 +8090,7 @@ dependencies = [ [[package]] name = "pallet-salary" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8106,7 +8108,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8123,7 +8125,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -8144,7 +8146,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8160,7 +8162,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8178,7 +8180,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8201,7 +8203,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -8212,7 +8214,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "log", "sp-arithmetic", @@ -8221,7 +8223,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "sp-api", @@ -8230,7 +8232,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8247,7 +8249,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8262,7 +8264,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8280,7 +8282,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8299,7 +8301,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-support", "frame-system", @@ -8315,7 +8317,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -8331,7 +8333,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -8343,7 +8345,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8360,7 +8362,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8375,7 +8377,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8391,7 +8393,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8406,7 +8408,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-benchmarking", "frame-support", @@ -8421,7 +8423,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -8442,7 +8444,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-benchmarking", "frame-support", @@ -9025,7 +9027,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "futures-timer", @@ -9043,7 +9045,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "futures-timer", @@ -9058,7 +9060,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "derive_more", "fatality", @@ -9081,7 +9083,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "fatality", "futures", @@ -9102,7 +9104,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "clap", "frame-benchmarking-cli", @@ -9129,7 +9131,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "always-assert", "bitvec", @@ -9151,7 +9153,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "parity-scale-codec", "scale-info", @@ -9163,7 +9165,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "derive_more", "fatality", @@ -9188,7 +9190,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -9202,7 +9204,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "futures-timer", @@ -9223,7 +9225,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "always-assert", "async-trait", @@ -9246,7 +9248,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "parity-scale-codec", @@ -9264,7 +9266,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "derive_more", @@ -9293,7 +9295,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "futures", @@ -9315,7 +9317,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "fatality", @@ -9334,7 +9336,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "polkadot-node-subsystem", @@ -9349,7 +9351,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-trait", "futures", @@ -9370,7 +9372,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "polkadot-node-metrics", @@ -9385,7 +9387,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "futures-timer", @@ -9402,7 +9404,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "fatality", "futures", @@ -9421,7 +9423,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-trait", "futures", @@ -9438,7 +9440,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "fatality", @@ -9455,7 +9457,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "always-assert", "futures", @@ -9486,7 +9488,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "polkadot-node-primitives", @@ -9502,7 +9504,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-common" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "cpu-time", "futures", @@ -9517,7 +9519,6 @@ dependencies = [ "sp-core", "sp-externalities", "sp-io", - "sp-tracing", "tokio", "tracing-gum", ] @@ -9525,7 +9526,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-execute-worker" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "cpu-time", "futures", @@ -9545,7 +9546,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-prepare-worker" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "libc", @@ -9568,7 +9569,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "futures", "lru 0.11.0", @@ -9583,7 +9584,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "lazy_static", "log", @@ -9601,7 +9602,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bs58 0.4.0", "futures", @@ -9620,7 +9621,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-channel", "async-trait", @@ -9643,7 +9644,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bounded-vec", "futures", @@ -9665,7 +9666,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -9675,7 +9676,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-trait", "futures", @@ -9693,7 +9694,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-trait", "derive_more", @@ -9717,7 +9718,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-trait", "derive_more", @@ -9750,7 +9751,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-trait", "futures", @@ -9773,7 +9774,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bounded-collections", "derive_more", @@ -9872,7 +9873,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -9890,7 +9891,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "hex-literal 0.4.1", @@ -9916,7 +9917,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -9948,7 +9949,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "frame-benchmarking", @@ -10044,7 +10045,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "frame-benchmarking", @@ -10090,7 +10091,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-support", "polkadot-primitives", @@ -10104,7 +10105,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bs58 0.4.0", "parity-scale-codec", @@ -10116,7 +10117,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -10161,7 +10162,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "async-trait", "frame-benchmarking", @@ -10281,7 +10282,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -10303,7 +10304,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -10313,7 +10314,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -10341,7 +10342,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "frame-election-provider-support", @@ -10402,7 +10403,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-system", "futures", @@ -11158,7 +11159,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "binary-merkle-tree", "frame-benchmarking", @@ -11245,7 +11246,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-support", "polkadot-primitives", @@ -11480,7 +11481,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "log", "sp-core", @@ -11491,7 +11492,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "futures", @@ -11519,7 +11520,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "futures-timer", @@ -11542,7 +11543,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -11557,7 +11558,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -11576,7 +11577,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11587,7 +11588,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "chrono", @@ -11626,7 +11627,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "fnv", "futures", @@ -11652,7 +11653,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "hash-db", "kvdb", @@ -11678,7 +11679,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "futures", @@ -11703,7 +11704,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "futures", @@ -11732,7 +11733,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "fork-tree", @@ -11768,7 +11769,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "jsonrpsee", @@ -11790,7 +11791,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "async-channel", @@ -11824,7 +11825,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "jsonrpsee", @@ -11843,7 +11844,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "fork-tree", "parity-scale-codec", @@ -11856,7 +11857,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "ahash 0.8.2", "array-bytes", @@ -11897,7 +11898,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "finality-grandpa", "futures", @@ -11917,7 +11918,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "futures", @@ -11940,7 +11941,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -11962,7 +11963,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -11974,7 +11975,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "anyhow", "cfg-if", @@ -11991,7 +11992,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "ansi_term", "futures", @@ -12007,7 +12008,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "parking_lot 0.12.1", @@ -12021,7 +12022,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "async-channel", @@ -12064,7 +12065,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-channel", "cid", @@ -12084,7 +12085,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -12101,7 +12102,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "ahash 0.8.2", "futures", @@ -12120,7 +12121,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "async-channel", @@ -12141,7 +12142,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "async-channel", @@ -12175,7 +12176,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "futures", @@ -12193,7 +12194,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "bytes", @@ -12227,7 +12228,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -12236,7 +12237,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "jsonrpsee", @@ -12267,7 +12268,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12286,7 +12287,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "http", "jsonrpsee", @@ -12301,7 +12302,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "futures", @@ -12328,7 +12329,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "directories", @@ -12392,7 +12393,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "log", "parity-scale-codec", @@ -12403,7 +12404,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "clap", "fs4", @@ -12417,7 +12418,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12436,7 +12437,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "libc", @@ -12455,7 +12456,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "chrono", "futures", @@ -12474,7 +12475,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "ansi_term", "atty", @@ -12503,7 +12504,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12514,7 +12515,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "futures", @@ -12540,7 +12541,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "futures", @@ -12556,7 +12557,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-channel", "futures", @@ -13014,7 +13015,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "enumn", "parity-scale-codec", @@ -13100,7 +13101,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "hash-db", "log", @@ -13121,7 +13122,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "Inflector", "blake2", @@ -13135,7 +13136,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "23.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "scale-info", @@ -13148,7 +13149,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "16.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "integer-sqrt", "num-traits", @@ -13162,7 +13163,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "scale-info", @@ -13175,7 +13176,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "sp-api", "sp-inherents", @@ -13186,7 +13187,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "log", @@ -13204,7 +13205,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "futures", @@ -13219,7 +13220,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "parity-scale-codec", @@ -13236,7 +13237,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "parity-scale-codec", @@ -13255,7 +13256,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "lazy_static", "parity-scale-codec", @@ -13274,7 +13275,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "finality-grandpa", "log", @@ -13292,7 +13293,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "scale-info", @@ -13304,7 +13305,7 @@ dependencies = [ [[package]] name = "sp-core" version = "21.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "arrayvec 0.7.4", @@ -13351,7 +13352,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "9.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "blake2b_simd", "byteorder", @@ -13364,7 +13365,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "9.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "quote", "sp-core-hashing", @@ -13374,7 +13375,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -13383,7 +13384,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro2", "quote", @@ -13393,7 +13394,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.19.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "environmental", "parity-scale-codec", @@ -13404,7 +13405,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "serde_json", "sp-api", @@ -13415,7 +13416,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -13429,7 +13430,7 @@ dependencies = [ [[package]] name = "sp-io" version = "23.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "bytes", "ed25519", @@ -13454,7 +13455,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "24.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "lazy_static", "sp-core", @@ -13465,7 +13466,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.27.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -13477,7 +13478,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "thiserror", "zstd 0.12.3+zstd.1.5.2", @@ -13486,7 +13487,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -13497,7 +13498,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -13515,7 +13516,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "scale-info", @@ -13529,7 +13530,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "sp-api", "sp-core", @@ -13539,7 +13540,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "backtrace", "lazy_static", @@ -13549,7 +13550,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "rustc-hash", "serde", @@ -13559,7 +13560,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "24.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "either", "hash256-std-hasher", @@ -13581,7 +13582,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "17.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -13599,7 +13600,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "Inflector", "proc-macro-crate", @@ -13611,7 +13612,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "scale-info", @@ -13626,7 +13627,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -13640,7 +13641,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.28.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "hash-db", "log", @@ -13661,7 +13662,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "aes-gcm 0.10.2", "curve25519-dalek 3.2.0", @@ -13685,12 +13686,12 @@ dependencies = [ [[package]] name = "sp-std" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" [[package]] name = "sp-storage" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13703,7 +13704,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "parity-scale-codec", @@ -13716,7 +13717,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "10.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "sp-std", @@ -13728,7 +13729,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "sp-api", "sp-runtime", @@ -13737,7 +13738,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "parity-scale-codec", @@ -13752,7 +13753,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "22.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "ahash 0.8.2", "hash-db", @@ -13775,7 +13776,7 @@ dependencies = [ [[package]] name = "sp-version" version = "22.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13792,7 +13793,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -13803,7 +13804,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "14.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13816,7 +13817,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "20.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "parity-scale-codec", "scale-info", @@ -13998,12 +13999,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -14022,7 +14023,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "hyper", "log", @@ -14034,7 +14035,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "jsonrpsee", @@ -14047,7 +14048,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -14064,7 +14065,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "array-bytes", "async-trait", @@ -14090,7 +14091,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "futures", "substrate-test-utils-derive", @@ -14100,7 +14101,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -14111,7 +14112,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "ansi_term", "build-helper", @@ -14230,7 +14231,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-support", "polkadot-primitives", @@ -14605,7 +14606,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "coarsetime", "polkadot-node-jaeger", @@ -14617,7 +14618,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "expander 2.0.0", "proc-macro-crate", @@ -14747,7 +14748,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#2060c366fb1402deab188911551a43c3c41b36c0" +source = "git+https://github.com/paritytech/substrate?branch=master#3e8fc43f624714b3637555823bb670719b52b59d" dependencies = [ "async-trait", "clap", @@ -15423,7 +15424,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bitvec", "frame-benchmarking", @@ -15516,7 +15517,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-support", "polkadot-primitives", @@ -15870,7 +15871,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "bounded-collections", "derivative", @@ -15886,7 +15887,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "frame-support", "frame-system", @@ -15941,7 +15942,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "environmental", "frame-benchmarking", @@ -15961,7 +15962,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#8f05479e4bd61341af69f0721e617f01cbad8bb2" +source = "git+https://github.com/paritytech/polkadot?branch=master#7da410e5068689c4864054d5fcce78ce312aef08" dependencies = [ "Inflector", "proc-macro2", diff --git a/test/relay-validation-worker-provider/Cargo.toml b/test/relay-validation-worker-provider/Cargo.toml index 30be713c093..63912580bc9 100644 --- a/test/relay-validation-worker-provider/Cargo.toml +++ b/test/relay-validation-worker-provider/Cargo.toml @@ -8,7 +8,7 @@ build = "build.rs" [dependencies] # Polkadot -polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "master" } +polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "master", features = ["test-utils"] } [build-dependencies] toml = "0.7.6"