From 2744490660a86b5d1acde0fe255d7dd2fa7339ae Mon Sep 17 00:00:00 2001 From: Aaro Altonen Date: Tue, 7 Feb 2023 20:09:40 +0200 Subject: [PATCH 1/2] Update `mockall` --- Cargo.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 376321bdbc23..57bada1bd33d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2307,9 +2307,9 @@ dependencies = [ [[package]] name = "fragile" -version = "1.2.1" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85dcb89d2b10c5f6133de2efd8c11959ce9dbb46a2f7a4cab208c4eeda6ce1ab" +checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" @@ -4563,9 +4563,9 @@ dependencies = [ [[package]] name = "mockall" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2be9a9090bc1cac2930688fa9478092a64c6a92ddc6ae0692d46b37d9cab709" +checksum = "50e4a1c770583dac7ab5e2f6c139153b783a53a1bbee9729613f193e59828326" dependencies = [ "cfg-if", "downcast", @@ -4578,9 +4578,9 @@ dependencies = [ [[package]] name = "mockall_derive" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "86d702a0530a0141cf4ed147cf5ec7be6f2c187d4e37fcbefc39cf34116bfe8f" +checksum = "832663583d5fa284ca8810bf7015e46c9fff9622d3cf34bd1eea5003fec06dd0" dependencies = [ "cfg-if", "proc-macro2", From cc1a73d31745dff7300bf6aa088861666bcdfdc8 Mon Sep 17 00:00:00 2001 From: parity-processbot <> Date: Wed, 8 Feb 2023 09:04:35 +0000 Subject: [PATCH 2/2] update lockfile for {"substrate"} --- Cargo.lock | 363 +++++++++++++++++++++++++++-------------------------- 1 file changed, 182 insertions(+), 181 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0cefa63072f4..6290c3c65453 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -455,7 +455,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "async-trait", @@ -489,7 +489,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "beefy-gadget", "futures", @@ -508,7 +508,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "hash-db", "log", @@ -2310,7 +2310,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", ] @@ -2333,7 +2333,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-support-procedural", @@ -2358,7 +2358,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "Inflector", "array-bytes", @@ -2405,7 +2405,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2416,7 +2416,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2433,7 +2433,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -2462,7 +2462,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "log", @@ -2478,7 +2478,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "bitflags", "frame-metadata", @@ -2510,7 +2510,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "Inflector", "cfg-expr", @@ -2525,7 +2525,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2537,7 +2537,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro2", "quote", @@ -2547,7 +2547,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -2571,7 +2571,7 @@ dependencies = [ [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -2582,7 +2582,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "log", @@ -2600,7 +2600,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -2615,7 +2615,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "sp-api", @@ -2624,7 +2624,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "parity-scale-codec", @@ -2795,7 +2795,7 @@ dependencies = [ [[package]] name = "generate-bags" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "chrono", "frame-election-provider-support", @@ -4561,7 +4561,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "log", @@ -4580,7 +4580,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "anyhow", "jsonrpsee", @@ -5142,7 +5142,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5157,7 +5157,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5173,7 +5173,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5187,7 +5187,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5211,7 +5211,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5231,7 +5231,7 @@ dependencies = [ [[package]] name = "pallet-bags-list-remote-tests" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-election-provider-support", "frame-remote-externalities", @@ -5250,7 +5250,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5265,7 +5265,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5281,7 +5281,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -5305,7 +5305,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5323,7 +5323,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5342,7 +5342,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5359,7 +5359,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5376,7 +5376,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5394,7 +5394,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5417,7 +5417,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5430,7 +5430,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5448,7 +5448,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5466,7 +5466,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5489,7 +5489,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5505,7 +5505,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5525,7 +5525,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5542,7 +5542,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5559,7 +5559,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5576,7 +5576,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5592,7 +5592,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5608,7 +5608,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5625,7 +5625,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5645,7 +5645,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "sp-api", @@ -5655,7 +5655,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5672,7 +5672,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5696,7 +5696,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5713,7 +5713,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5728,7 +5728,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5746,7 +5746,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5761,7 +5761,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5780,7 +5780,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5797,7 +5797,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5818,7 +5818,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5834,7 +5834,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5848,7 +5848,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5871,7 +5871,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -5882,7 +5882,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "log", "sp-arithmetic", @@ -5891,7 +5891,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5908,7 +5908,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5922,7 +5922,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5940,7 +5940,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -5959,7 +5959,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-support", "frame-system", @@ -5975,7 +5975,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -5991,7 +5991,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6003,7 +6003,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -6020,7 +6020,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -6035,7 +6035,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -6051,7 +6051,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -6066,7 +6066,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-benchmarking", "frame-support", @@ -8960,7 +8960,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "log", "sp-core", @@ -8971,7 +8971,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures", @@ -8998,7 +8998,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "futures-timer", @@ -9021,7 +9021,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9037,7 +9037,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -9052,7 +9052,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9063,7 +9063,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "chrono", @@ -9103,7 +9103,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "fnv", "futures", @@ -9129,7 +9129,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "hash-db", "kvdb", @@ -9155,7 +9155,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures", @@ -9180,7 +9180,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "fork-tree", @@ -9219,7 +9219,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "jsonrpsee", @@ -9241,7 +9241,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9254,7 +9254,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures", @@ -9277,7 +9277,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "lru 0.8.1", "parity-scale-codec", @@ -9301,7 +9301,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -9314,7 +9314,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "log", "sc-allocator", @@ -9327,7 +9327,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "anyhow", "cfg-if", @@ -9345,7 +9345,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "ahash 0.8.2", "array-bytes", @@ -9385,7 +9385,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "finality-grandpa", "futures", @@ -9405,7 +9405,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "ansi_term", "futures", @@ -9420,7 +9420,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "async-trait", @@ -9435,7 +9435,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "async-trait", @@ -9450,6 +9450,7 @@ dependencies = [ "libp2p", "log", "lru 0.8.1", + "mockall", "parity-scale-codec", "parking_lot 0.12.1", "pin-project", @@ -9477,7 +9478,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "cid", "futures", @@ -9496,7 +9497,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "bitflags", @@ -9522,7 +9523,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "ahash 0.8.2", "futures", @@ -9540,7 +9541,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "futures", @@ -9561,7 +9562,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "async-trait", @@ -9593,7 +9594,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "futures", @@ -9612,7 +9613,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "bytes", @@ -9642,7 +9643,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "libp2p", @@ -9655,7 +9656,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9664,7 +9665,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "jsonrpsee", @@ -9694,7 +9695,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -9713,7 +9714,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "http", "jsonrpsee", @@ -9728,7 +9729,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "futures", @@ -9754,7 +9755,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "directories", @@ -9820,7 +9821,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "log", "parity-scale-codec", @@ -9831,7 +9832,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "clap 4.0.15", "futures", @@ -9847,7 +9848,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -9866,7 +9867,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "libc", @@ -9885,7 +9886,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "chrono", "futures", @@ -9904,7 +9905,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "ansi_term", "atty", @@ -9935,7 +9936,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9946,7 +9947,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures", @@ -9973,7 +9974,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures", @@ -9987,7 +9988,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "backtrace", "futures", @@ -10495,7 +10496,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "hash-db", "log", @@ -10513,7 +10514,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "blake2", "proc-macro-crate", @@ -10525,7 +10526,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -10538,7 +10539,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "integer-sqrt", "num-traits", @@ -10552,7 +10553,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -10565,7 +10566,7 @@ dependencies = [ [[package]] name = "sp-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "lazy_static", "parity-scale-codec", @@ -10584,7 +10585,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "sp-api", @@ -10596,7 +10597,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "log", @@ -10614,7 +10615,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures", @@ -10632,7 +10633,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "merlin", @@ -10655,7 +10656,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -10667,7 +10668,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -10680,7 +10681,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "base58", @@ -10723,7 +10724,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "blake2", "byteorder", @@ -10737,7 +10738,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro2", "quote", @@ -10748,7 +10749,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -10757,7 +10758,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro2", "quote", @@ -10767,7 +10768,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "environmental", "parity-scale-codec", @@ -10778,7 +10779,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "finality-grandpa", "log", @@ -10796,7 +10797,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10811,7 +10812,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "bytes", "ed25519", @@ -10836,7 +10837,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "lazy_static", "sp-core", @@ -10847,7 +10848,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures", @@ -10864,7 +10865,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "thiserror", "zstd", @@ -10873,7 +10874,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -10891,7 +10892,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -10905,7 +10906,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "sp-api", "sp-core", @@ -10915,7 +10916,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "backtrace", "lazy_static", @@ -10925,7 +10926,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "rustc-hash", "serde", @@ -10935,7 +10936,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "either", "hash256-std-hasher", @@ -10957,7 +10958,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -10975,7 +10976,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "Inflector", "proc-macro-crate", @@ -10987,7 +10988,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -11001,7 +11002,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -11013,7 +11014,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "hash-db", "log", @@ -11033,12 +11034,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11051,7 +11052,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "futures-timer", @@ -11066,7 +11067,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "sp-std", @@ -11078,7 +11079,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "sp-api", "sp-runtime", @@ -11087,7 +11088,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "log", @@ -11103,7 +11104,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "ahash 0.8.2", "hash-db", @@ -11126,7 +11127,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11143,7 +11144,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11154,7 +11155,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -11168,7 +11169,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "parity-scale-codec", "scale-info", @@ -11388,7 +11389,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "platforms", ] @@ -11396,7 +11397,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11415,7 +11416,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "hyper", "log", @@ -11427,7 +11428,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "async-trait", "jsonrpsee", @@ -11440,7 +11441,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "jsonrpsee", "log", @@ -11459,7 +11460,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "array-bytes", "async-trait", @@ -11485,7 +11486,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "futures", "substrate-test-utils-derive", @@ -11495,7 +11496,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11506,7 +11507,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "ansi_term", "build-helper", @@ -12307,7 +12308,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3d60070c1373bc0383aa4f003a5b243c4c4f7118" +source = "git+https://github.com/paritytech/substrate?branch=master#2a636e26e9c200bb77910e4956210bce2bef0e22" dependencies = [ "clap 4.0.15", "frame-remote-externalities",