From b1f9fb2aaa25b8df4ccfc4121d3d96c2c40a1129 Mon Sep 17 00:00:00 2001
From: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Date: Wed, 23 Mar 2022 15:31:03 +0000
Subject: [PATCH] companion for validator self-vote in bags (#5088)

* companion for validator self-vote in bags

* fix

* cargo update -p sp-io
---
 polkadot/Cargo.lock                      | 326 +++++++++++------------
 polkadot/runtime/kusama/src/lib.rs       |   7 +-
 polkadot/runtime/polkadot/src/lib.rs     |   8 +-
 polkadot/runtime/test-runtime/src/lib.rs |   4 +-
 polkadot/runtime/westend/src/lib.rs      |   7 +-
 5 files changed, 180 insertions(+), 172 deletions(-)

diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock
index 12f3ba7a24d..a8e1c625966 100644
--- a/polkadot/Cargo.lock
+++ b/polkadot/Cargo.lock
@@ -450,7 +450,7 @@ dependencies = [
 [[package]]
 name = "beefy-gadget"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "beefy-primitives",
  "fnv",
@@ -480,7 +480,7 @@ dependencies = [
 [[package]]
 name = "beefy-gadget-rpc"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "beefy-gadget",
  "beefy-primitives",
@@ -503,12 +503,12 @@ dependencies = [
 [[package]]
 name = "beefy-merkle-tree"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 
 [[package]]
 name = "beefy-primitives"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "scale-info",
@@ -2103,7 +2103,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
 [[package]]
 name = "fork-tree"
 version = "3.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
 ]
@@ -2121,7 +2121,7 @@ dependencies = [
 [[package]]
 name = "frame-benchmarking"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -2143,7 +2143,7 @@ dependencies = [
 [[package]]
 name = "frame-benchmarking-cli"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "Inflector",
  "chrono",
@@ -2186,7 +2186,7 @@ dependencies = [
 [[package]]
 name = "frame-election-provider-solution-type"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro-crate 1.1.3",
  "proc-macro2",
@@ -2197,7 +2197,7 @@ dependencies = [
 [[package]]
 name = "frame-election-provider-support"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-election-provider-solution-type",
  "frame-support",
@@ -2213,7 +2213,7 @@ dependencies = [
 [[package]]
 name = "frame-executive"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -2241,7 +2241,7 @@ dependencies = [
 [[package]]
 name = "frame-support"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "bitflags",
  "frame-metadata",
@@ -2270,7 +2270,7 @@ dependencies = [
 [[package]]
 name = "frame-support-procedural"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "Inflector",
  "frame-support-procedural-tools",
@@ -2282,7 +2282,7 @@ dependencies = [
 [[package]]
 name = "frame-support-procedural-tools"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support-procedural-tools-derive",
  "proc-macro-crate 1.1.3",
@@ -2294,7 +2294,7 @@ dependencies = [
 [[package]]
 name = "frame-support-procedural-tools-derive"
 version = "3.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro2",
  "quote",
@@ -2304,7 +2304,7 @@ dependencies = [
 [[package]]
 name = "frame-support-test"
 version = "3.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-support-test-pallet",
@@ -2327,7 +2327,7 @@ dependencies = [
 [[package]]
 name = "frame-support-test-pallet"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -2338,7 +2338,7 @@ dependencies = [
 [[package]]
 name = "frame-system"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "log",
@@ -2355,7 +2355,7 @@ dependencies = [
 [[package]]
 name = "frame-system-benchmarking"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -2370,7 +2370,7 @@ dependencies = [
 [[package]]
 name = "frame-system-rpc-runtime-api"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "sp-api",
@@ -2379,7 +2379,7 @@ dependencies = [
 [[package]]
 name = "frame-try-runtime"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "sp-api",
@@ -2575,7 +2575,7 @@ dependencies = [
 [[package]]
 name = "generate-bags"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "chrono",
  "frame-election-provider-support",
@@ -5041,7 +5041,7 @@ checksum = "20448fd678ec04e6ea15bbe0476874af65e98a01515d667aa49f1434dc44ebf4"
 [[package]]
 name = "pallet-assets"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5055,7 +5055,7 @@ dependencies = [
 [[package]]
 name = "pallet-authority-discovery"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5071,7 +5071,7 @@ dependencies = [
 [[package]]
 name = "pallet-authorship"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5086,7 +5086,7 @@ dependencies = [
 [[package]]
 name = "pallet-babe"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5110,7 +5110,7 @@ dependencies = [
 [[package]]
 name = "pallet-bags-list"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-election-provider-support",
@@ -5130,7 +5130,7 @@ dependencies = [
 [[package]]
 name = "pallet-bags-list-remote-tests"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-election-provider-support",
  "frame-support",
@@ -5150,7 +5150,7 @@ dependencies = [
 [[package]]
 name = "pallet-balances"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5165,7 +5165,7 @@ dependencies = [
 [[package]]
 name = "pallet-beefy"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "beefy-primitives",
  "frame-support",
@@ -5181,7 +5181,7 @@ dependencies = [
 [[package]]
 name = "pallet-beefy-mmr"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "beefy-merkle-tree",
  "beefy-primitives",
@@ -5206,7 +5206,7 @@ dependencies = [
 [[package]]
 name = "pallet-bounties"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5288,7 +5288,7 @@ dependencies = [
 [[package]]
 name = "pallet-child-bounties"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5307,7 +5307,7 @@ dependencies = [
 [[package]]
 name = "pallet-collective"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5324,7 +5324,7 @@ dependencies = [
 [[package]]
 name = "pallet-democracy"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5340,7 +5340,7 @@ dependencies = [
 [[package]]
 name = "pallet-election-provider-multi-phase"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-election-provider-support",
@@ -5363,7 +5363,7 @@ dependencies = [
 [[package]]
 name = "pallet-elections-phragmen"
 version = "5.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5381,7 +5381,7 @@ dependencies = [
 [[package]]
 name = "pallet-gilt"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5396,7 +5396,7 @@ dependencies = [
 [[package]]
 name = "pallet-grandpa"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5419,7 +5419,7 @@ dependencies = [
 [[package]]
 name = "pallet-identity"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "enumflags2",
  "frame-benchmarking",
@@ -5435,7 +5435,7 @@ dependencies = [
 [[package]]
 name = "pallet-im-online"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5455,7 +5455,7 @@ dependencies = [
 [[package]]
 name = "pallet-indices"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5472,7 +5472,7 @@ dependencies = [
 [[package]]
 name = "pallet-membership"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5489,7 +5489,7 @@ dependencies = [
 [[package]]
 name = "pallet-mmr"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "ckb-merkle-mountain-range",
  "frame-benchmarking",
@@ -5507,7 +5507,7 @@ dependencies = [
 [[package]]
 name = "pallet-mmr-primitives"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5523,7 +5523,7 @@ dependencies = [
 [[package]]
 name = "pallet-mmr-rpc"
 version = "3.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "jsonrpc-core",
  "jsonrpc-core-client",
@@ -5540,7 +5540,7 @@ dependencies = [
 [[package]]
 name = "pallet-multisig"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5555,7 +5555,7 @@ dependencies = [
 [[package]]
 name = "pallet-nicks"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5569,7 +5569,7 @@ dependencies = [
 [[package]]
 name = "pallet-offences"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5586,7 +5586,7 @@ dependencies = [
 [[package]]
 name = "pallet-offences-benchmarking"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-election-provider-support",
@@ -5609,7 +5609,7 @@ dependencies = [
 [[package]]
 name = "pallet-preimage"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5625,7 +5625,7 @@ dependencies = [
 [[package]]
 name = "pallet-proxy"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5640,7 +5640,7 @@ dependencies = [
 [[package]]
 name = "pallet-recovery"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5654,7 +5654,7 @@ dependencies = [
 [[package]]
 name = "pallet-scheduler"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5670,7 +5670,7 @@ dependencies = [
 [[package]]
 name = "pallet-session"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5691,7 +5691,7 @@ dependencies = [
 [[package]]
 name = "pallet-session-benchmarking"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5707,7 +5707,7 @@ dependencies = [
 [[package]]
 name = "pallet-society"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5721,7 +5721,7 @@ dependencies = [
 [[package]]
 name = "pallet-staking"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-election-provider-support",
@@ -5744,7 +5744,7 @@ dependencies = [
 [[package]]
 name = "pallet-staking-reward-curve"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro-crate 1.1.3",
  "proc-macro2",
@@ -5755,7 +5755,7 @@ dependencies = [
 [[package]]
 name = "pallet-staking-reward-fn"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "log",
  "sp-arithmetic",
@@ -5764,7 +5764,7 @@ dependencies = [
 [[package]]
 name = "pallet-sudo"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5778,7 +5778,7 @@ dependencies = [
 [[package]]
 name = "pallet-timestamp"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5796,7 +5796,7 @@ dependencies = [
 [[package]]
 name = "pallet-tips"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5815,7 +5815,7 @@ dependencies = [
 [[package]]
 name = "pallet-transaction-payment"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5832,7 +5832,7 @@ dependencies = [
 [[package]]
 name = "pallet-transaction-payment-rpc"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "jsonrpc-core",
  "jsonrpc-core-client",
@@ -5849,7 +5849,7 @@ dependencies = [
 [[package]]
 name = "pallet-transaction-payment-rpc-runtime-api"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "pallet-transaction-payment",
  "parity-scale-codec",
@@ -5860,7 +5860,7 @@ dependencies = [
 [[package]]
 name = "pallet-treasury"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5877,7 +5877,7 @@ dependencies = [
 [[package]]
 name = "pallet-utility"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -5893,7 +5893,7 @@ dependencies = [
 [[package]]
 name = "pallet-vesting"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -8356,7 +8356,7 @@ dependencies = [
 [[package]]
 name = "remote-externalities"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "env_logger 0.9.0",
  "jsonrpsee 0.8.0",
@@ -8704,7 +8704,7 @@ dependencies = [
 [[package]]
 name = "sc-allocator"
 version = "4.1.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "log",
  "sp-core",
@@ -8715,7 +8715,7 @@ dependencies = [
 [[package]]
 name = "sc-authority-discovery"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -8742,7 +8742,7 @@ dependencies = [
 [[package]]
 name = "sc-basic-authorship"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "futures-timer",
@@ -8765,7 +8765,7 @@ dependencies = [
 [[package]]
 name = "sc-block-builder"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "sc-client-api",
@@ -8781,7 +8781,7 @@ dependencies = [
 [[package]]
 name = "sc-chain-spec"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "impl-trait-for-tuples",
  "memmap2 0.5.0",
@@ -8798,7 +8798,7 @@ dependencies = [
 [[package]]
 name = "sc-chain-spec-derive"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro-crate 1.1.3",
  "proc-macro2",
@@ -8809,7 +8809,7 @@ dependencies = [
 [[package]]
 name = "sc-cli"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "chrono",
  "clap",
@@ -8847,7 +8847,7 @@ dependencies = [
 [[package]]
 name = "sc-client-api"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "fnv",
  "futures 0.3.21",
@@ -8875,7 +8875,7 @@ dependencies = [
 [[package]]
 name = "sc-client-db"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "hash-db",
  "kvdb",
@@ -8900,7 +8900,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -8924,7 +8924,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-babe"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "fork-tree",
@@ -8967,7 +8967,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-babe-rpc"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "jsonrpc-core",
@@ -8991,7 +8991,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-epochs"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "fork-tree",
  "parity-scale-codec",
@@ -9004,7 +9004,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-slots"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -9029,7 +9029,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-uncles"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "sc-client-api",
  "sp-authorship",
@@ -9040,7 +9040,7 @@ dependencies = [
 [[package]]
 name = "sc-executor"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "lazy_static",
  "lru 0.6.6",
@@ -9067,7 +9067,7 @@ dependencies = [
 [[package]]
 name = "sc-executor-common"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "environmental",
  "parity-scale-codec",
@@ -9084,7 +9084,7 @@ dependencies = [
 [[package]]
 name = "sc-executor-wasmi"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "log",
  "parity-scale-codec",
@@ -9100,7 +9100,7 @@ dependencies = [
 [[package]]
 name = "sc-executor-wasmtime"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "cfg-if 1.0.0",
  "libc",
@@ -9118,7 +9118,7 @@ dependencies = [
 [[package]]
 name = "sc-finality-grandpa"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "ahash",
  "async-trait",
@@ -9158,7 +9158,7 @@ dependencies = [
 [[package]]
 name = "sc-finality-grandpa-rpc"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "finality-grandpa",
  "futures 0.3.21",
@@ -9182,7 +9182,7 @@ dependencies = [
 [[package]]
 name = "sc-informant"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "ansi_term",
  "futures 0.3.21",
@@ -9199,7 +9199,7 @@ dependencies = [
 [[package]]
 name = "sc-keystore"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "hex",
@@ -9214,7 +9214,7 @@ dependencies = [
 [[package]]
 name = "sc-network"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "asynchronous-codec 0.5.0",
@@ -9263,7 +9263,7 @@ dependencies = [
 [[package]]
 name = "sc-network-gossip"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "ahash",
  "futures 0.3.21",
@@ -9280,7 +9280,7 @@ dependencies = [
 [[package]]
 name = "sc-offchain"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "bytes 1.1.0",
  "fnv",
@@ -9308,7 +9308,7 @@ dependencies = [
 [[package]]
 name = "sc-peerset"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "libp2p",
@@ -9321,7 +9321,7 @@ dependencies = [
 [[package]]
 name = "sc-proposer-metrics"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "log",
  "substrate-prometheus-endpoint",
@@ -9330,7 +9330,7 @@ dependencies = [
 [[package]]
 name = "sc-rpc"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "hash-db",
@@ -9361,7 +9361,7 @@ dependencies = [
 [[package]]
 name = "sc-rpc-api"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "jsonrpc-core",
@@ -9387,7 +9387,7 @@ dependencies = [
 [[package]]
 name = "sc-rpc-server"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "jsonrpc-core",
@@ -9404,7 +9404,7 @@ dependencies = [
 [[package]]
 name = "sc-service"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "directories",
@@ -9468,7 +9468,7 @@ dependencies = [
 [[package]]
 name = "sc-state-db"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "log",
  "parity-scale-codec",
@@ -9482,7 +9482,7 @@ dependencies = [
 [[package]]
 name = "sc-sync-state-rpc"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "jsonrpc-core",
  "jsonrpc-core-client",
@@ -9503,7 +9503,7 @@ dependencies = [
 [[package]]
 name = "sc-telemetry"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "chrono",
  "futures 0.3.21",
@@ -9521,7 +9521,7 @@ dependencies = [
 [[package]]
 name = "sc-tracing"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "ansi_term",
  "atty",
@@ -9552,7 +9552,7 @@ dependencies = [
 [[package]]
 name = "sc-tracing-proc-macro"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro-crate 1.1.3",
  "proc-macro2",
@@ -9563,7 +9563,7 @@ dependencies = [
 [[package]]
 name = "sc-transaction-pool"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "futures-timer",
@@ -9590,7 +9590,7 @@ dependencies = [
 [[package]]
 name = "sc-transaction-pool-api"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "log",
@@ -9603,7 +9603,7 @@ dependencies = [
 [[package]]
 name = "sc-utils"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "futures-timer",
@@ -10107,7 +10107,7 @@ dependencies = [
 [[package]]
 name = "sp-api"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "hash-db",
  "log",
@@ -10124,7 +10124,7 @@ dependencies = [
 [[package]]
 name = "sp-api-proc-macro"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "blake2 0.10.2",
  "proc-macro-crate 1.1.3",
@@ -10136,7 +10136,7 @@ dependencies = [
 [[package]]
 name = "sp-application-crypto"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "scale-info",
@@ -10149,7 +10149,7 @@ dependencies = [
 [[package]]
 name = "sp-arithmetic"
 version = "5.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "integer-sqrt",
  "num-traits",
@@ -10164,7 +10164,7 @@ dependencies = [
 [[package]]
 name = "sp-authority-discovery"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "scale-info",
@@ -10177,7 +10177,7 @@ dependencies = [
 [[package]]
 name = "sp-authorship"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "parity-scale-codec",
@@ -10189,7 +10189,7 @@ dependencies = [
 [[package]]
 name = "sp-block-builder"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "sp-api",
@@ -10201,7 +10201,7 @@ dependencies = [
 [[package]]
 name = "sp-blockchain"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "log",
@@ -10219,7 +10219,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -10238,7 +10238,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus-babe"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "merlin",
@@ -10261,7 +10261,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus-slots"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "scale-info",
@@ -10275,7 +10275,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus-vrf"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "schnorrkel",
@@ -10287,7 +10287,7 @@ dependencies = [
 [[package]]
 name = "sp-core"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "base58",
  "bitflags",
@@ -10333,7 +10333,7 @@ dependencies = [
 [[package]]
 name = "sp-core-hashing"
 version = "4.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "blake2 0.10.2",
  "byteorder",
@@ -10347,7 +10347,7 @@ dependencies = [
 [[package]]
 name = "sp-core-hashing-proc-macro"
 version = "5.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro2",
  "quote",
@@ -10358,7 +10358,7 @@ dependencies = [
 [[package]]
 name = "sp-database"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "kvdb",
  "parking_lot 0.12.0",
@@ -10367,7 +10367,7 @@ dependencies = [
 [[package]]
 name = "sp-debug-derive"
 version = "4.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro2",
  "quote",
@@ -10377,7 +10377,7 @@ dependencies = [
 [[package]]
 name = "sp-externalities"
 version = "0.12.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "environmental",
  "parity-scale-codec",
@@ -10388,7 +10388,7 @@ dependencies = [
 [[package]]
 name = "sp-finality-grandpa"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "finality-grandpa",
  "log",
@@ -10406,7 +10406,7 @@ dependencies = [
 [[package]]
 name = "sp-inherents"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "impl-trait-for-tuples",
@@ -10420,7 +10420,7 @@ dependencies = [
 [[package]]
 name = "sp-io"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "hash-db",
@@ -10445,7 +10445,7 @@ dependencies = [
 [[package]]
 name = "sp-keyring"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "lazy_static",
  "sp-core",
@@ -10456,7 +10456,7 @@ dependencies = [
 [[package]]
 name = "sp-keystore"
 version = "0.12.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -10473,7 +10473,7 @@ dependencies = [
 [[package]]
 name = "sp-maybe-compressed-blob"
 version = "4.1.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "thiserror",
  "zstd",
@@ -10482,7 +10482,7 @@ dependencies = [
 [[package]]
 name = "sp-npos-elections"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "scale-info",
@@ -10496,7 +10496,7 @@ dependencies = [
 [[package]]
 name = "sp-offchain"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "sp-api",
  "sp-core",
@@ -10506,7 +10506,7 @@ dependencies = [
 [[package]]
 name = "sp-panic-handler"
 version = "4.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "backtrace",
  "lazy_static",
@@ -10516,7 +10516,7 @@ dependencies = [
 [[package]]
 name = "sp-rpc"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "rustc-hash",
  "serde",
@@ -10526,7 +10526,7 @@ dependencies = [
 [[package]]
 name = "sp-runtime"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "either",
  "hash256-std-hasher",
@@ -10548,7 +10548,7 @@ dependencies = [
 [[package]]
 name = "sp-runtime-interface"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "impl-trait-for-tuples",
  "parity-scale-codec",
@@ -10565,7 +10565,7 @@ dependencies = [
 [[package]]
 name = "sp-runtime-interface-proc-macro"
 version = "5.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "Inflector",
  "proc-macro-crate 1.1.3",
@@ -10577,7 +10577,7 @@ dependencies = [
 [[package]]
 name = "sp-serializer"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "serde",
  "serde_json",
@@ -10586,7 +10586,7 @@ dependencies = [
 [[package]]
 name = "sp-session"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "scale-info",
@@ -10600,7 +10600,7 @@ dependencies = [
 [[package]]
 name = "sp-staking"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "scale-info",
@@ -10611,7 +10611,7 @@ dependencies = [
 [[package]]
 name = "sp-state-machine"
 version = "0.12.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "hash-db",
  "log",
@@ -10633,12 +10633,12 @@ dependencies = [
 [[package]]
 name = "sp-std"
 version = "4.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 
 [[package]]
 name = "sp-storage"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "impl-serde",
  "parity-scale-codec",
@@ -10651,7 +10651,7 @@ dependencies = [
 [[package]]
 name = "sp-tasks"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "log",
  "sp-core",
@@ -10664,7 +10664,7 @@ dependencies = [
 [[package]]
 name = "sp-timestamp"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "futures-timer",
@@ -10680,7 +10680,7 @@ dependencies = [
 [[package]]
 name = "sp-tracing"
 version = "5.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "sp-std",
@@ -10692,7 +10692,7 @@ dependencies = [
 [[package]]
 name = "sp-transaction-pool"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "sp-api",
  "sp-runtime",
@@ -10701,7 +10701,7 @@ dependencies = [
 [[package]]
 name = "sp-transaction-storage-proof"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "log",
@@ -10717,7 +10717,7 @@ dependencies = [
 [[package]]
 name = "sp-trie"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "hash-db",
  "memory-db",
@@ -10733,7 +10733,7 @@ dependencies = [
 [[package]]
 name = "sp-version"
 version = "5.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "impl-serde",
  "parity-scale-codec",
@@ -10750,7 +10750,7 @@ dependencies = [
 [[package]]
 name = "sp-version-proc-macro"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "parity-scale-codec",
  "proc-macro2",
@@ -10761,7 +10761,7 @@ dependencies = [
 [[package]]
 name = "sp-wasm-interface"
 version = "6.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "impl-trait-for-tuples",
  "log",
@@ -10962,7 +10962,7 @@ dependencies = [
 [[package]]
 name = "substrate-build-script-utils"
 version = "3.0.0"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "platforms",
 ]
@@ -10970,7 +10970,7 @@ dependencies = [
 [[package]]
 name = "substrate-frame-rpc-system"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "frame-system-rpc-runtime-api",
  "futures 0.3.21",
@@ -10992,7 +10992,7 @@ dependencies = [
 [[package]]
 name = "substrate-prometheus-endpoint"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures-util",
  "hyper",
@@ -11005,7 +11005,7 @@ dependencies = [
 [[package]]
 name = "substrate-test-client"
 version = "2.0.1"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -11031,7 +11031,7 @@ dependencies = [
 [[package]]
 name = "substrate-test-utils"
 version = "4.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "futures 0.3.21",
  "substrate-test-utils-derive",
@@ -11041,7 +11041,7 @@ dependencies = [
 [[package]]
 name = "substrate-test-utils-derive"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "proc-macro-crate 1.1.3",
  "proc-macro2",
@@ -11052,7 +11052,7 @@ dependencies = [
 [[package]]
 name = "substrate-wasm-builder"
 version = "5.0.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "ansi_term",
  "build-helper",
@@ -11733,7 +11733,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
 [[package]]
 name = "try-runtime-cli"
 version = "0.10.0-dev"
-source = "git+https://github.com/paritytech/substrate?branch=master#096f205d82303a889cf566792262e8ffe61bb7fb"
+source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b"
 dependencies = [
  "clap",
  "jsonrpsee 0.4.1",
diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs
index 953f4535d9c..35bfcb0c5f3 100644
--- a/polkadot/runtime/kusama/src/lib.rs
+++ b/polkadot/runtime/kusama/src/lib.rs
@@ -580,7 +580,7 @@ impl pallet_staking::Config for Runtime {
 	type NextNewSession = Session;
 	type MaxNominatorRewardedPerValidator = MaxNominatorRewardedPerValidator;
 	type OffendingValidatorsThreshold = OffendingValidatorsThreshold;
-	type SortedListProvider = BagsList;
+	type VoterList = BagsList;
 	type MaxUnlockingChunks = frame_support::traits::ConstU32<32>;
 	type BenchmarkingConfig = runtime_common::StakingBenchmarkingConfig;
 	type WeightInfo = weights::pallet_staking::WeightInfo<Runtime>;
@@ -1519,7 +1519,10 @@ pub type Executive = frame_executive::Executive<
 	frame_system::ChainContext<Runtime>,
 	Runtime,
 	AllPalletsWithSystem,
-	CrowdloanIndexMigration,
+	(
+		CrowdloanIndexMigration,
+		pallet_staking::migrations::v9::InjectValidatorsIntoVoterList<Runtime>,
+	),
 >;
 /// The payload being signed in the transactions.
 pub type SignedPayload = generic::SignedPayload<Call, SignedExtra>;
diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs
index d79c92d4149..fac3d473fa4 100644
--- a/polkadot/runtime/polkadot/src/lib.rs
+++ b/polkadot/runtime/polkadot/src/lib.rs
@@ -577,7 +577,7 @@ impl pallet_staking::Config for Runtime {
 	type NextNewSession = Session;
 	type ElectionProvider = ElectionProviderMultiPhase;
 	type GenesisElectionProvider = runtime_common::elections::GenesisElectionOf<Self>;
-	type SortedListProvider = BagsList;
+	type VoterList = BagsList;
 	type MaxUnlockingChunks = frame_support::traits::ConstU32<32>;
 	type BenchmarkingConfig = runtime_common::StakingBenchmarkingConfig;
 	type WeightInfo = weights::pallet_staking::WeightInfo<Runtime>;
@@ -1473,7 +1473,11 @@ pub type Executive = frame_executive::Executive<
 	frame_system::ChainContext<Runtime>,
 	Runtime,
 	AllPalletsWithSystem,
-	(FixCouncilDepositMigration, CrowdloanIndexMigration),
+	(
+		FixCouncilDepositMigration,
+		CrowdloanIndexMigration,
+		pallet_staking::migrations::v9::InjectValidatorsIntoVoterList<Runtime>,
+	),
 >;
 /// The payload being signed in transactions.
 pub type SignedPayload = generic::SignedPayload<Call, SignedExtra>;
diff --git a/polkadot/runtime/test-runtime/src/lib.rs b/polkadot/runtime/test-runtime/src/lib.rs
index 2200e96e0f2..543cf75d868 100644
--- a/polkadot/runtime/test-runtime/src/lib.rs
+++ b/polkadot/runtime/test-runtime/src/lib.rs
@@ -346,9 +346,7 @@ impl pallet_staking::Config for Runtime {
 		frame_election_provider_support::onchain::OnChainSequentialPhragmen<Self>;
 	type GenesisElectionProvider =
 		frame_election_provider_support::onchain::OnChainSequentialPhragmen<Self>;
-	// Use the nominator map to iter voter AND no-ops for all SortedListProvider hooks. The migration
-	// to bags-list is a no-op, but the storage version will be updated.
-	type SortedListProvider = pallet_staking::UseNominatorsMap<Runtime>;
+	type VoterList = pallet_staking::UseNominatorsAndValidatorsMap<Runtime>;
 	type MaxUnlockingChunks = frame_support::traits::ConstU32<32>;
 	type BenchmarkingConfig = runtime_common::StakingBenchmarkingConfig;
 	type WeightInfo = ();
diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs
index e38a48553c0..436b1282684 100644
--- a/polkadot/runtime/westend/src/lib.rs
+++ b/polkadot/runtime/westend/src/lib.rs
@@ -466,7 +466,7 @@ impl pallet_staking::Config for Runtime {
 	type NextNewSession = Session;
 	type ElectionProvider = ElectionProviderMultiPhase;
 	type GenesisElectionProvider = runtime_common::elections::GenesisElectionOf<Self>;
-	type SortedListProvider = BagsList;
+	type VoterList = BagsList;
 	type MaxUnlockingChunks = frame_support::traits::ConstU32<32>;
 	type BenchmarkingConfig = runtime_common::StakingBenchmarkingConfig;
 	type WeightInfo = weights::pallet_staking::WeightInfo<Runtime>;
@@ -1087,7 +1087,10 @@ pub type Executive = frame_executive::Executive<
 	frame_system::ChainContext<Runtime>,
 	Runtime,
 	AllPalletsWithSystem,
-	CrowdloanIndexMigration,
+	(
+		CrowdloanIndexMigration,
+		pallet_staking::migrations::v9::InjectValidatorsIntoVoterList<Runtime>,
+	),
 >;
 /// The payload being signed in transactions.
 pub type SignedPayload = generic::SignedPayload<Call, SignedExtra>;
-- 
GitLab