From 142cdfa193b814ba7fae4c5b55e08729f2925f78 Mon Sep 17 00:00:00 2001 From: Shawn Tabrizi Date: Thu, 22 Sep 2022 15:10:13 -0400 Subject: [PATCH 1/5] Companion for #12283 (Anon -> Pure Proxy) (#1667) * anon -> pure * fn pure -> fn create_pure * update lockfile for {"polkadot", "substrate"} Co-authored-by: parity-processbot <> --- Cargo.lock | 500 +++++++++--------- .../statemine/src/weights/pallet_proxy.rs | 4 +- .../statemint/src/weights/pallet_proxy.rs | 4 +- .../westmint/src/weights/pallet_proxy.rs | 4 +- .../src/weights/pallet_proxy.rs | 4 +- 5 files changed, 258 insertions(+), 258 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9c9e2cd9d6..26ccf4852e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -469,7 +469,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "async-trait", @@ -505,7 +505,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -525,7 +525,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "beefy-primitives", "sp-api", @@ -534,7 +534,7 @@ dependencies = [ [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -2790,7 +2790,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", ] @@ -2807,7 +2807,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -2830,7 +2830,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "Inflector", "array-bytes", @@ -2881,7 +2881,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2892,7 +2892,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2908,7 +2908,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -2937,7 +2937,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "bitflags", "frame-metadata", @@ -2969,7 +2969,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "Inflector", "cfg-expr", @@ -2983,7 +2983,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2995,7 +2995,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro2", "quote", @@ -3005,7 +3005,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "log", @@ -3023,7 +3023,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -3038,7 +3038,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "sp-api", @@ -3047,7 +3047,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "parity-scale-codec", @@ -3926,7 +3926,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-primitives", "bitvec", @@ -4019,7 +4019,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-support", "polkadot-primitives", @@ -5358,7 +5358,7 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "dyn-clonable", @@ -5374,7 +5374,7 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "expander 0.0.6", "itertools", @@ -5412,7 +5412,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "frame-benchmarking", @@ -5433,7 +5433,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -5450,7 +5450,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5464,7 +5464,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -5480,7 +5480,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -5496,7 +5496,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -5511,7 +5511,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5535,7 +5535,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5555,7 +5555,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5570,7 +5570,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "beefy-primitives", "frame-support", @@ -5586,7 +5586,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "beefy-merkle-tree", @@ -5609,7 +5609,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5627,7 +5627,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5672,7 +5672,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5689,7 +5689,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "bitflags", "frame-benchmarking", @@ -5717,7 +5717,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "bitflags", "parity-scale-codec", @@ -5732,7 +5732,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro2", "quote", @@ -5742,7 +5742,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "jsonrpsee", "pallet-contracts-primitives", @@ -5759,7 +5759,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -5772,7 +5772,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5812,7 +5812,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5825,7 +5825,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5843,7 +5843,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5858,7 +5858,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5881,7 +5881,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5897,7 +5897,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5917,7 +5917,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5934,7 +5934,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5951,7 +5951,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5969,7 +5969,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5984,7 +5984,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -5999,7 +5999,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -6016,7 +6016,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6036,7 +6036,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "sp-api", @@ -6046,7 +6046,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -6063,7 +6063,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6086,7 +6086,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6102,7 +6102,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6117,7 +6117,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -6131,7 +6131,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6146,7 +6146,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6162,7 +6162,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -6183,7 +6183,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6199,7 +6199,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -6213,7 +6213,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6236,7 +6236,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6247,7 +6247,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "sp-arithmetic", @@ -6256,7 +6256,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -6285,7 +6285,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6303,7 +6303,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6322,7 +6322,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-support", "frame-system", @@ -6338,7 +6338,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6353,7 +6353,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6364,7 +6364,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6381,7 +6381,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6396,7 +6396,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6412,7 +6412,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-benchmarking", "frame-support", @@ -6427,7 +6427,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-support", "frame-system", @@ -6445,7 +6445,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-benchmarking", "frame-support", @@ -7014,7 +7014,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7029,7 +7029,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7043,7 +7043,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "derive_more", "fatality", @@ -7066,7 +7066,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "fatality", "futures", @@ -7087,7 +7087,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "clap", "frame-benchmarking-cli", @@ -7113,7 +7113,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7154,7 +7154,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "always-assert", "fatality", @@ -7175,7 +7175,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7188,7 +7188,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "derive_more", "fatality", @@ -7211,7 +7211,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7225,7 +7225,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "futures-timer", @@ -7245,7 +7245,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "always-assert", "async-trait", @@ -7269,7 +7269,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "parity-scale-codec", @@ -7287,7 +7287,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bitvec", "derive_more", @@ -7316,7 +7316,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bitvec", "futures", @@ -7336,7 +7336,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bitvec", "fatality", @@ -7355,7 +7355,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7370,7 +7370,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "futures", @@ -7388,7 +7388,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7403,7 +7403,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "futures-timer", @@ -7420,7 +7420,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "fatality", "futures", @@ -7439,7 +7439,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "futures", @@ -7456,7 +7456,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bitvec", "fatality", @@ -7474,7 +7474,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "always-assert", "assert_matches", @@ -7506,7 +7506,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "polkadot-node-primitives", @@ -7522,7 +7522,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "futures", "memory-lru", @@ -7538,7 +7538,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-std", "lazy_static", @@ -7556,7 +7556,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bs58", "futures", @@ -7575,7 +7575,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "derive_more", @@ -7597,7 +7597,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bounded-vec", "futures", @@ -7619,7 +7619,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7629,7 +7629,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "futures", @@ -7647,7 +7647,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "derive_more", @@ -7670,7 +7670,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "derive_more", @@ -7703,7 +7703,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "futures", @@ -7726,7 +7726,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "derive_more", "frame-support", @@ -7826,7 +7826,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7841,7 +7841,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bitvec", "frame-system", @@ -7871,7 +7871,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7903,7 +7903,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-primitives", "bitvec", @@ -7991,7 +7991,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-primitives", "bitvec", @@ -8038,7 +8038,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-support", "polkadot-primitives", @@ -8050,7 +8050,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bs58", "parity-scale-codec", @@ -8062,7 +8062,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "bitflags", "bitvec", @@ -8105,7 +8105,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "async-trait", "beefy-gadget", @@ -8210,7 +8210,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8231,7 +8231,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8241,7 +8241,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8266,7 +8266,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-primitives", "bitvec", @@ -8327,7 +8327,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-benchmarking", "frame-system", @@ -8472,7 +8472,7 @@ dependencies = [ [[package]] name = "prioritized-metered-channel" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "coarsetime", "crossbeam-queue", @@ -8957,7 +8957,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -9079,7 +9079,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9163,7 +9163,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-support", "polkadot-primitives", @@ -9333,7 +9333,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "sp-core", @@ -9344,7 +9344,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "futures", @@ -9371,7 +9371,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "futures-timer", @@ -9394,7 +9394,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9410,7 +9410,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9427,7 +9427,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9438,7 +9438,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "chrono", @@ -9477,7 +9477,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "fnv", "futures", @@ -9505,7 +9505,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "hash-db", "kvdb", @@ -9530,7 +9530,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "futures", @@ -9554,7 +9554,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "futures", @@ -9583,7 +9583,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "fork-tree", @@ -9625,7 +9625,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "jsonrpsee", @@ -9647,7 +9647,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9660,7 +9660,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "futures", @@ -9685,7 +9685,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "lazy_static", "lru 0.7.7", @@ -9712,7 +9712,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "environmental", "parity-scale-codec", @@ -9728,7 +9728,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "parity-scale-codec", @@ -9743,7 +9743,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9763,7 +9763,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "ahash", "array-bytes", @@ -9804,7 +9804,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "finality-grandpa", "futures", @@ -9825,7 +9825,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "ansi_term", "futures", @@ -9842,7 +9842,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "async-trait", @@ -9857,7 +9857,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "async-trait", @@ -9904,7 +9904,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "cid", "futures", @@ -9924,7 +9924,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "bitflags", @@ -9947,7 +9947,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "ahash", "futures", @@ -9965,7 +9965,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "futures", @@ -9986,7 +9986,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "fork-tree", @@ -10014,7 +10014,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "bytes", @@ -10044,7 +10044,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "libp2p", @@ -10057,7 +10057,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10066,7 +10066,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "hash-db", @@ -10096,7 +10096,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "jsonrpsee", @@ -10119,7 +10119,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "jsonrpsee", @@ -10132,7 +10132,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "directories", @@ -10201,7 +10201,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "parity-scale-codec", @@ -10215,7 +10215,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10234,7 +10234,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "libc", @@ -10253,7 +10253,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "chrono", "futures", @@ -10271,7 +10271,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "ansi_term", "atty", @@ -10302,7 +10302,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10313,7 +10313,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "futures-timer", @@ -10339,7 +10339,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "log", @@ -10352,7 +10352,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "futures-timer", @@ -10790,7 +10790,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "enumn", "parity-scale-codec", @@ -10866,7 +10866,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "hash-db", "log", @@ -10884,7 +10884,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "blake2", "proc-macro-crate", @@ -10896,7 +10896,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -10909,7 +10909,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "integer-sqrt", "num-traits", @@ -10924,7 +10924,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -10937,7 +10937,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "parity-scale-codec", @@ -10949,7 +10949,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "sp-api", @@ -10961,7 +10961,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "log", @@ -10979,7 +10979,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "futures", @@ -10998,7 +10998,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "parity-scale-codec", @@ -11016,7 +11016,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "merlin", @@ -11039,7 +11039,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -11053,7 +11053,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -11066,7 +11066,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "base58", @@ -11112,7 +11112,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "blake2", "byteorder", @@ -11126,7 +11126,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro2", "quote", @@ -11137,7 +11137,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11146,7 +11146,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro2", "quote", @@ -11156,7 +11156,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "environmental", "parity-scale-codec", @@ -11167,7 +11167,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "finality-grandpa", "log", @@ -11185,7 +11185,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11199,7 +11199,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "bytes", "futures", @@ -11225,7 +11225,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "lazy_static", "sp-core", @@ -11236,7 +11236,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "futures", @@ -11253,7 +11253,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "thiserror", "zstd", @@ -11262,7 +11262,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "parity-scale-codec", @@ -11277,7 +11277,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -11291,7 +11291,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "sp-api", "sp-core", @@ -11301,7 +11301,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "backtrace", "lazy_static", @@ -11311,7 +11311,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "rustc-hash", "serde", @@ -11321,7 +11321,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "either", "hash256-std-hasher", @@ -11344,7 +11344,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11362,7 +11362,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "Inflector", "proc-macro-crate", @@ -11374,7 +11374,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "parity-scale-codec", @@ -11388,7 +11388,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "serde", "serde_json", @@ -11397,7 +11397,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -11411,7 +11411,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "scale-info", @@ -11422,7 +11422,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "hash-db", "log", @@ -11444,12 +11444,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11462,7 +11462,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "log", "sp-core", @@ -11475,7 +11475,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "futures-timer", @@ -11491,7 +11491,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "sp-std", @@ -11503,7 +11503,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "sp-api", "sp-runtime", @@ -11512,7 +11512,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "async-trait", "log", @@ -11528,7 +11528,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "ahash", "hash-db", @@ -11551,7 +11551,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11568,7 +11568,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11579,7 +11579,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "impl-trait-for-tuples", "log", @@ -11592,7 +11592,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11894,7 +11894,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "platforms", ] @@ -11902,7 +11902,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11923,7 +11923,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures-util", "hyper", @@ -11936,7 +11936,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "jsonrpsee", "log", @@ -11957,7 +11957,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "array-bytes", "async-trait", @@ -11983,7 +11983,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "futures", "substrate-test-utils-derive", @@ -11993,7 +11993,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12004,7 +12004,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "ansi_term", "build-helper", @@ -12112,7 +12112,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-support", "polkadot-primitives", @@ -12393,7 +12393,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12404,7 +12404,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12531,7 +12531,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#493b58bd4a475080d428ce47193ee9ea9757a808" +source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" dependencies = [ "clap", "frame-try-runtime", @@ -13119,7 +13119,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "beefy-primitives", "bitvec", @@ -13208,7 +13208,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-support", "polkadot-primitives", @@ -13494,7 +13494,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13508,7 +13508,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-support", "frame-system", @@ -13528,7 +13528,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "frame-benchmarking", "frame-support", @@ -13546,7 +13546,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#e2da6e5369b0b1a2dd7524bfef03ec269dbc7ec6" +source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" dependencies = [ "Inflector", "proc-macro2", diff --git a/parachains/runtimes/assets/statemine/src/weights/pallet_proxy.rs b/parachains/runtimes/assets/statemine/src/weights/pallet_proxy.rs index 55b51e8c7c..ff2d24e4c6 100644 --- a/parachains/runtimes/assets/statemine/src/weights/pallet_proxy.rs +++ b/parachains/runtimes/assets/statemine/src/weights/pallet_proxy.rs @@ -138,7 +138,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. - fn anonymous(p: u32, ) -> Weight { + fn create_pure(p: u32, ) -> Weight { Weight::from_ref_time(31_472_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(21_000 as u64).saturating_mul(p as u64)) @@ -147,7 +147,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[0, 30]`. - fn kill_anonymous(p: u32, ) -> Weight { + fn kill_pure(p: u32, ) -> Weight { Weight::from_ref_time(24_620_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(85_000 as u64).saturating_mul(p as u64)) diff --git a/parachains/runtimes/assets/statemint/src/weights/pallet_proxy.rs b/parachains/runtimes/assets/statemint/src/weights/pallet_proxy.rs index 1f07febb57..b58c456557 100644 --- a/parachains/runtimes/assets/statemint/src/weights/pallet_proxy.rs +++ b/parachains/runtimes/assets/statemint/src/weights/pallet_proxy.rs @@ -138,7 +138,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. - fn anonymous(p: u32, ) -> Weight { + fn create_pure(p: u32, ) -> Weight { Weight::from_ref_time(30_378_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(16_000 as u64).saturating_mul(p as u64)) @@ -147,7 +147,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[0, 30]`. - fn kill_anonymous(p: u32, ) -> Weight { + fn kill_pure(p: u32, ) -> Weight { Weight::from_ref_time(23_977_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(76_000 as u64).saturating_mul(p as u64)) diff --git a/parachains/runtimes/assets/westmint/src/weights/pallet_proxy.rs b/parachains/runtimes/assets/westmint/src/weights/pallet_proxy.rs index fc72d28e91..92c3bd17d8 100644 --- a/parachains/runtimes/assets/westmint/src/weights/pallet_proxy.rs +++ b/parachains/runtimes/assets/westmint/src/weights/pallet_proxy.rs @@ -138,7 +138,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. - fn anonymous(p: u32, ) -> Weight { + fn create_pure(p: u32, ) -> Weight { Weight::from_ref_time(31_575_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(35_000 as u64).saturating_mul(p as u64)) @@ -147,7 +147,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[0, 30]`. - fn kill_anonymous(p: u32, ) -> Weight { + fn kill_pure(p: u32, ) -> Weight { Weight::from_ref_time(24_640_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(80_000 as u64).saturating_mul(p as u64)) diff --git a/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_proxy.rs b/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_proxy.rs index eb316a0864..4172fdd49f 100644 --- a/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_proxy.rs +++ b/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_proxy.rs @@ -138,7 +138,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. - fn anonymous(p: u32, ) -> Weight { + fn create_pure(p: u32, ) -> Weight { Weight::from_ref_time(29_260_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(38_000 as u64).saturating_mul(p as u64)) @@ -147,7 +147,7 @@ impl pallet_proxy::WeightInfo for WeightInfo { } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[0, 30]`. - fn kill_anonymous(p: u32, ) -> Weight { + fn kill_pure(p: u32, ) -> Weight { Weight::from_ref_time(23_012_000 as u64) // Standard Error: 2_000 .saturating_add(Weight::from_ref_time(97_000 as u64).saturating_mul(p as u64)) From d9d9c1b94758e6f3b5a90f7246b928edccac3cb6 Mon Sep 17 00:00:00 2001 From: Squirrel Date: Fri, 23 Sep 2022 11:14:52 +0100 Subject: [PATCH 2/5] Other PRs have wrong base and drag additional commits into the genegated PR. (#1672) Not a good idea as it turns out. --- .gitlab-ci.yml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2f899e378a..51bc617b0b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -411,22 +411,7 @@ benchmarks-assets: - *git-commit-push # create PR to release-parachains-v* branch - curl -u ${GITHUB_USER}:${GITHUB_TOKEN} - -d '{"title":"[benchmarks] Update weights for statemine/t","body":"This PR is generated automatically by CI.","head":"'${BRANCHNAME}'","base":"'${CI_COMMIT_BRANCH}'"}' - -X POST https://api.github.com/repos/paritytech/${CI_PROJECT_NAME}/pulls - # create PR to master - - curl -u ${GITHUB_USER}:${GITHUB_TOKEN} - -d '{"title":"[benchmarks] Update weights for statemine/t","body":"This PR is generated automatically by CI.","head":"'${BRANCHNAME}'","base":"master"}' - -X POST https://api.github.com/repos/paritytech/${CI_PROJECT_NAME}/pulls - # create PR to a branch with version number (e.g. v0.9.270) and release-v* (e.g. release-v0.9.270) - # transform release-parachains-v9270 to v0.9.270 - - export BASEBRANCH=$(echo ${CI_COMMIT_BRANCH} | cut -d "-" -f 3 | sed -e "s/\(.\)\(.\)\(...\)/\10.\2.\3/") - # create PR to v* branch - - curl -u ${GITHUB_USER}:${GITHUB_TOKEN} - -d '{"title":"[benchmarks] Update weights for statemine/t","body":"This PR is generated automatically by CI.","head":"'${BRANCHNAME}'","base":"'${BASEBRANCH}'"}' - -X POST https://api.github.com/repos/paritytech/${CI_PROJECT_NAME}/pulls - # create PR to release-v* branch - - curl -u ${GITHUB_USER}:${GITHUB_TOKEN} - -d '{"title":"[benchmarks] Update weights for statemine/t","body":"This PR is generated automatically by CI.","head":"'${BRANCHNAME}'","base":"'release-${BASEBRANCH}'"}' + -d '{"title":"[benchmarks] Update weights for statemine/t","body":"This PR is generated automatically by CI. (Once merged please backport to master and node release branch.)","head":"'${BRANCHNAME}'","base":"'${CI_COMMIT_BRANCH}'"}' -X POST https://api.github.com/repos/paritytech/${CI_PROJECT_NAME}/pulls after_script: - rm -rf .git/config @@ -669,5 +654,3 @@ cancel-pipeline: PR_NUM: "${PR_NUM}" trigger: project: "parity/infrastructure/ci_cd/pipeline-stopper" - - From af934299d82f9482f71c70228746d17bd9fb8077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 14:41:37 +0200 Subject: [PATCH 3/5] Bump syn from 1.0.99 to 1.0.100 (#1652) Bumps [syn](https://github.com/dtolnay/syn) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.99...1.0.100) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 4 ++-- pallets/parachain-system/proc-macro/Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 26ccf4852e..b9e79306fa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -12026,9 +12026,9 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "syn" -version = "1.0.99" +version = "1.0.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13" +checksum = "52205623b1b0f064a4e71182c3b18ae902267282930c6d5462c91b859668426e" dependencies = [ "proc-macro2", "quote", diff --git a/pallets/parachain-system/proc-macro/Cargo.toml b/pallets/parachain-system/proc-macro/Cargo.toml index 3debfc3ef3..1e9937d0c8 100644 --- a/pallets/parachain-system/proc-macro/Cargo.toml +++ b/pallets/parachain-system/proc-macro/Cargo.toml @@ -9,7 +9,7 @@ description = "Proc macros provided by the parachain-system pallet" proc-macro = true [dependencies] -syn = "1.0.99" +syn = "1.0.100" proc-macro2 = "1.0.43" quote = "1.0.21" proc-macro-crate = "1.2.1" From a8df227df2e4b264f67a4f0d8b67420d19cd3944 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Fri, 23 Sep 2022 14:53:31 +0200 Subject: [PATCH 4/5] Small cosmetic nits (#1679) --- Cargo.lock | 1 - Cargo.toml | 2 +- client/relay-chain-inprocess-interface/Cargo.toml | 3 --- client/service/src/lib.rs | 3 +-- pallets/parachain-system/src/validate_block/tests.rs | 3 ++- pallets/xcm/Cargo.toml | 1 + parachains/common/Cargo.toml | 2 ++ parachains/pallets/ping/Cargo.toml | 1 + primitives/utility/Cargo.toml | 2 ++ 9 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b9e79306fa..bcbd8a2823 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1989,7 +1989,6 @@ dependencies = [ "async-trait", "cumulus-primitives-core", "cumulus-relay-chain-interface", - "cumulus-test-service", "futures", "futures-timer", "polkadot-cli", diff --git a/Cargo.toml b/Cargo.toml index d4497a7767..487fc124da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ members = [ "primitives/parachain-inherent", "primitives/timestamp", "primitives/utility", - "polkadot-parachain/", + "polkadot-parachain", "parachains/common", "parachains/pallets/parachain-info", "parachains/pallets/ping", diff --git a/client/relay-chain-inprocess-interface/Cargo.toml b/client/relay-chain-inprocess-interface/Cargo.toml index c8d5b93a2d..05d237ad9c 100644 --- a/client/relay-chain-inprocess-interface/Cargo.toml +++ b/client/relay-chain-inprocess-interface/Cargo.toml @@ -42,6 +42,3 @@ sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master # Polkadot polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "master" } polkadot-test-client = { git = "https://github.com/paritytech/polkadot", branch = "master" } - -# Cumulus -cumulus-test-service = { path = "../../test/service" } diff --git a/client/service/src/lib.rs b/client/service/src/lib.rs index 600e1fcf44..269112b162 100644 --- a/client/service/src/lib.rs +++ b/client/service/src/lib.rs @@ -125,9 +125,8 @@ where task_manager .spawn_essential_handle() .spawn("cumulus-pov-recovery", None, pov_recovery.run()); - cumulus_client_collator::start_collator(cumulus_client_collator::StartCollatorParams { - runtime_api: client.clone(), + runtime_api: client, block_status, announce_block, overseer_handle, diff --git a/pallets/parachain-system/src/validate_block/tests.rs b/pallets/parachain-system/src/validate_block/tests.rs index e06c2cafdc..6087e6a29a 100644 --- a/pallets/parachain-system/src/validate_block/tests.rs +++ b/pallets/parachain-system/src/validate_block/tests.rs @@ -284,7 +284,8 @@ fn check_inherents_are_unsigned_and_before_all_other_extrinsics() { .expect("Runs the test"); assert!(output.status.success()); - assert!(String::from_utf8(output.stderr).unwrap() + assert!(String::from_utf8(output.stderr) + .unwrap() .contains("Could not find `set_validation_data` inherent")); } } diff --git a/pallets/xcm/Cargo.toml b/pallets/xcm/Cargo.toml index 36a8e433f2..4d1a38da17 100644 --- a/pallets/xcm/Cargo.toml +++ b/pallets/xcm/Cargo.toml @@ -30,5 +30,6 @@ std = [ "sp-runtime/std", "frame-support/std", "frame-system/std", + "xcm/std", ] try-runtime = ["frame-support/try-runtime"] diff --git a/parachains/common/Cargo.toml b/parachains/common/Cargo.toml index 041f02a73d..46c5704d9b 100644 --- a/parachains/common/Cargo.toml +++ b/parachains/common/Cargo.toml @@ -63,5 +63,7 @@ std = [ "sp-std/std", "pallet-collator-selection/std", "cumulus-primitives-utility/std", + "xcm/std", + "xcm-executor/std", "xcm-builder/std" ] diff --git a/parachains/pallets/ping/Cargo.toml b/parachains/pallets/ping/Cargo.toml index 00c17d6567..60a8eed188 100644 --- a/parachains/pallets/ping/Cargo.toml +++ b/parachains/pallets/ping/Cargo.toml @@ -30,4 +30,5 @@ std = [ "sp-runtime/std", "frame-support/std", "frame-system/std", + "xcm/std", ] diff --git a/primitives/utility/Cargo.toml b/primitives/utility/Cargo.toml index 6a76740bde..668e612f2b 100644 --- a/primitives/utility/Cargo.toml +++ b/primitives/utility/Cargo.toml @@ -38,5 +38,7 @@ std = [ "polkadot-parachain/std", "polkadot-primitives/std", "cumulus-primitives-core/std", + "xcm/std", + "xcm-builder/std", "xcm-executor/std", ] From 397075f2c0e21d64d7d7c47900582a48dddfe30b Mon Sep 17 00:00:00 2001 From: Davide Galassi Date: Fri, 23 Sep 2022 20:58:33 +0200 Subject: [PATCH 5/5] Companion - Independence for Slot-based algorithms from timestamp (#1617) * Companion for Substrate #12224 * update lockfile for {"polkadot", "substrate"} Co-authored-by: parity-processbot <> --- Cargo.lock | 501 ++++++++++++------------- client/consensus/aura/src/lib.rs | 1 - parachain-template/node/src/service.rs | 12 +- polkadot-parachain/src/service.rs | 12 +- 4 files changed, 262 insertions(+), 264 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bcbd8a2823..c6adecd3d9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -469,7 +469,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "async-trait", @@ -505,7 +505,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -525,7 +525,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "beefy-primitives", "sp-api", @@ -534,7 +534,7 @@ dependencies = [ [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -2789,7 +2789,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", ] @@ -2806,7 +2806,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -2829,7 +2829,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "Inflector", "array-bytes", @@ -2880,7 +2880,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2891,7 +2891,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2907,7 +2907,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -2936,7 +2936,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "bitflags", "frame-metadata", @@ -2968,7 +2968,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "Inflector", "cfg-expr", @@ -2982,7 +2982,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2994,7 +2994,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro2", "quote", @@ -3004,7 +3004,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "log", @@ -3022,7 +3022,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -3037,7 +3037,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "sp-api", @@ -3046,7 +3046,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "parity-scale-codec", @@ -3925,7 +3925,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-primitives", "bitvec", @@ -4018,7 +4018,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-support", "polkadot-primitives", @@ -5357,7 +5357,7 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "dyn-clonable", @@ -5373,7 +5373,7 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "expander 0.0.6", "itertools", @@ -5411,7 +5411,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "frame-benchmarking", @@ -5432,7 +5432,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -5449,7 +5449,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5463,7 +5463,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -5479,7 +5479,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -5495,7 +5495,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -5510,7 +5510,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5534,7 +5534,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5554,7 +5554,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5569,7 +5569,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "beefy-primitives", "frame-support", @@ -5585,7 +5585,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "beefy-merkle-tree", @@ -5608,7 +5608,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5626,7 +5626,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5671,7 +5671,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5688,7 +5688,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "bitflags", "frame-benchmarking", @@ -5716,7 +5716,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "bitflags", "parity-scale-codec", @@ -5731,7 +5731,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro2", "quote", @@ -5741,7 +5741,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "jsonrpsee", "pallet-contracts-primitives", @@ -5758,7 +5758,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -5771,7 +5771,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5787,7 +5787,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5811,7 +5811,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5824,7 +5824,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5842,7 +5842,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5857,7 +5857,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5880,7 +5880,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5896,7 +5896,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5916,7 +5916,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5933,7 +5933,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5950,7 +5950,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5968,7 +5968,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5983,7 +5983,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5998,7 +5998,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -6015,7 +6015,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6035,7 +6035,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "sp-api", @@ -6045,7 +6045,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -6062,7 +6062,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6085,7 +6085,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6101,7 +6101,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6116,7 +6116,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -6130,7 +6130,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6145,7 +6145,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6161,7 +6161,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -6182,7 +6182,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6198,7 +6198,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -6212,7 +6212,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6235,7 +6235,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6246,7 +6246,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "sp-arithmetic", @@ -6255,7 +6255,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -6284,7 +6284,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6302,7 +6302,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6321,7 +6321,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-support", "frame-system", @@ -6337,7 +6337,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6352,7 +6352,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6363,7 +6363,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6380,7 +6380,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6395,7 +6395,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6411,7 +6411,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-benchmarking", "frame-support", @@ -6426,7 +6426,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-support", "frame-system", @@ -6444,7 +6444,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-benchmarking", "frame-support", @@ -7013,7 +7013,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7028,7 +7028,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7042,7 +7042,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "derive_more", "fatality", @@ -7065,7 +7065,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "fatality", "futures", @@ -7086,7 +7086,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "clap", "frame-benchmarking-cli", @@ -7112,7 +7112,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7153,7 +7153,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "always-assert", "fatality", @@ -7174,7 +7174,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7187,7 +7187,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "derive_more", "fatality", @@ -7210,7 +7210,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7224,7 +7224,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "futures-timer", @@ -7244,7 +7244,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "always-assert", "async-trait", @@ -7268,7 +7268,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "parity-scale-codec", @@ -7286,7 +7286,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bitvec", "derive_more", @@ -7315,7 +7315,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bitvec", "futures", @@ -7335,7 +7335,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bitvec", "fatality", @@ -7354,7 +7354,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7369,7 +7369,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "futures", @@ -7387,7 +7387,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7402,7 +7402,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "futures-timer", @@ -7419,7 +7419,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "fatality", "futures", @@ -7438,7 +7438,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "futures", @@ -7455,7 +7455,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bitvec", "fatality", @@ -7473,7 +7473,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "always-assert", "assert_matches", @@ -7505,7 +7505,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "polkadot-node-primitives", @@ -7521,7 +7521,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "futures", "memory-lru", @@ -7537,7 +7537,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-std", "lazy_static", @@ -7555,7 +7555,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bs58", "futures", @@ -7574,7 +7574,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "derive_more", @@ -7596,7 +7596,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bounded-vec", "futures", @@ -7618,7 +7618,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7628,7 +7628,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "futures", @@ -7646,7 +7646,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "derive_more", @@ -7669,7 +7669,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "derive_more", @@ -7702,7 +7702,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "futures", @@ -7725,7 +7725,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "derive_more", "frame-support", @@ -7825,7 +7825,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7840,7 +7840,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bitvec", "frame-system", @@ -7870,7 +7870,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7902,7 +7902,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-primitives", "bitvec", @@ -7990,7 +7990,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-primitives", "bitvec", @@ -8037,7 +8037,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-support", "polkadot-primitives", @@ -8049,7 +8049,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bs58", "parity-scale-codec", @@ -8061,7 +8061,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "bitflags", "bitvec", @@ -8104,7 +8104,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "async-trait", "beefy-gadget", @@ -8209,7 +8209,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8230,7 +8230,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8240,7 +8240,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8265,7 +8265,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-primitives", "bitvec", @@ -8326,7 +8326,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-benchmarking", "frame-system", @@ -8471,7 +8471,7 @@ dependencies = [ [[package]] name = "prioritized-metered-channel" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "coarsetime", "crossbeam-queue", @@ -8956,7 +8956,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -9078,7 +9078,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9162,7 +9162,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-support", "polkadot-primitives", @@ -9332,7 +9332,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "sp-core", @@ -9343,7 +9343,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "futures", @@ -9370,7 +9370,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "futures-timer", @@ -9393,7 +9393,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9409,7 +9409,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9426,7 +9426,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9437,7 +9437,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "chrono", @@ -9476,7 +9476,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "fnv", "futures", @@ -9504,7 +9504,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "hash-db", "kvdb", @@ -9529,7 +9529,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "futures", @@ -9553,7 +9553,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "futures", @@ -9582,7 +9582,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "fork-tree", @@ -9624,7 +9624,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "jsonrpsee", @@ -9646,7 +9646,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9659,7 +9659,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "futures", @@ -9677,14 +9677,13 @@ dependencies = [ "sp-inherents", "sp-runtime", "sp-state-machine", - "sp-timestamp", "thiserror", ] [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "lazy_static", "lru 0.7.7", @@ -9711,7 +9710,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "environmental", "parity-scale-codec", @@ -9727,7 +9726,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "parity-scale-codec", @@ -9742,7 +9741,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9762,7 +9761,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "ahash", "array-bytes", @@ -9803,7 +9802,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "finality-grandpa", "futures", @@ -9824,7 +9823,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "ansi_term", "futures", @@ -9841,7 +9840,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "async-trait", @@ -9856,7 +9855,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "async-trait", @@ -9903,7 +9902,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "cid", "futures", @@ -9923,7 +9922,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "bitflags", @@ -9946,7 +9945,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "ahash", "futures", @@ -9964,7 +9963,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "futures", @@ -9985,7 +9984,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "fork-tree", @@ -10013,7 +10012,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "bytes", @@ -10043,7 +10042,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "libp2p", @@ -10056,7 +10055,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10065,7 +10064,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "hash-db", @@ -10095,7 +10094,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "jsonrpsee", @@ -10118,7 +10117,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "jsonrpsee", @@ -10131,7 +10130,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "directories", @@ -10200,7 +10199,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "parity-scale-codec", @@ -10214,7 +10213,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10233,7 +10232,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "libc", @@ -10252,7 +10251,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "chrono", "futures", @@ -10270,7 +10269,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "ansi_term", "atty", @@ -10301,7 +10300,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10312,7 +10311,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "futures-timer", @@ -10338,7 +10337,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "log", @@ -10351,7 +10350,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "futures-timer", @@ -10789,7 +10788,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "enumn", "parity-scale-codec", @@ -10865,7 +10864,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "hash-db", "log", @@ -10883,7 +10882,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "blake2", "proc-macro-crate", @@ -10895,7 +10894,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -10908,7 +10907,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "integer-sqrt", "num-traits", @@ -10923,7 +10922,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -10936,7 +10935,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "parity-scale-codec", @@ -10948,7 +10947,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "sp-api", @@ -10960,7 +10959,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "log", @@ -10978,7 +10977,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "futures", @@ -10997,7 +10996,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "parity-scale-codec", @@ -11015,7 +11014,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "merlin", @@ -11038,7 +11037,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -11052,7 +11051,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -11065,7 +11064,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "base58", @@ -11111,7 +11110,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "blake2", "byteorder", @@ -11125,7 +11124,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro2", "quote", @@ -11136,7 +11135,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11145,7 +11144,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro2", "quote", @@ -11155,7 +11154,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "environmental", "parity-scale-codec", @@ -11166,7 +11165,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "finality-grandpa", "log", @@ -11184,7 +11183,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11198,7 +11197,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "bytes", "futures", @@ -11224,7 +11223,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "lazy_static", "sp-core", @@ -11235,7 +11234,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "futures", @@ -11252,7 +11251,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "thiserror", "zstd", @@ -11261,7 +11260,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "parity-scale-codec", @@ -11276,7 +11275,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -11290,7 +11289,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "sp-api", "sp-core", @@ -11300,7 +11299,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "backtrace", "lazy_static", @@ -11310,7 +11309,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "rustc-hash", "serde", @@ -11320,7 +11319,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "either", "hash256-std-hasher", @@ -11343,7 +11342,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11361,7 +11360,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "Inflector", "proc-macro-crate", @@ -11373,7 +11372,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "parity-scale-codec", @@ -11387,7 +11386,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "serde", "serde_json", @@ -11396,7 +11395,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -11410,7 +11409,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "scale-info", @@ -11421,7 +11420,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "hash-db", "log", @@ -11443,12 +11442,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11461,7 +11460,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "log", "sp-core", @@ -11474,7 +11473,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "futures-timer", @@ -11490,7 +11489,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "sp-std", @@ -11502,7 +11501,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "sp-api", "sp-runtime", @@ -11511,7 +11510,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "async-trait", "log", @@ -11527,7 +11526,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "ahash", "hash-db", @@ -11550,7 +11549,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11567,7 +11566,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11578,7 +11577,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "impl-trait-for-tuples", "log", @@ -11591,7 +11590,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11893,7 +11892,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "platforms", ] @@ -11901,7 +11900,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11922,7 +11921,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures-util", "hyper", @@ -11935,7 +11934,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "jsonrpsee", "log", @@ -11956,7 +11955,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "array-bytes", "async-trait", @@ -11982,7 +11981,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "futures", "substrate-test-utils-derive", @@ -11992,7 +11991,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12003,7 +12002,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "ansi_term", "build-helper", @@ -12111,7 +12110,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-support", "polkadot-primitives", @@ -12392,7 +12391,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12403,7 +12402,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12530,7 +12529,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#1f720c11b90d45bba0c4ddad60d3b9a27ca85441" +source = "git+https://github.com/paritytech/substrate?branch=master#ffcd5232a89b556dcf558db429c6c3d9a020cc27" dependencies = [ "clap", "frame-try-runtime", @@ -13118,7 +13117,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "beefy-primitives", "bitvec", @@ -13207,7 +13206,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-support", "polkadot-primitives", @@ -13493,7 +13492,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13507,7 +13506,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-support", "frame-system", @@ -13527,7 +13526,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "frame-benchmarking", "frame-support", @@ -13545,7 +13544,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=master#50c514d448bb513b162a483b6ede473e01954131" +source = "git+https://github.com/paritytech/polkadot?branch=master#d2974e57296270ec43fd021c31c6e73ad3b001a0" dependencies = [ "Inflector", "proc-macro2", diff --git a/client/consensus/aura/src/lib.rs b/client/consensus/aura/src/lib.rs index f88bca38d4..1be562e37c 100644 --- a/client/consensus/aura/src/lib.rs +++ b/client/consensus/aura/src/lib.rs @@ -201,7 +201,6 @@ where let info = SlotInfo::new( inherent_data_providers.slot(), - inherent_data_providers.timestamp(), inherent_data, self.slot_duration.as_duration(), parent.clone(), diff --git a/parachain-template/node/src/service.rs b/parachain-template/node/src/service.rs index f57411642b..84e0fbff3e 100644 --- a/parachain-template/node/src/service.rs +++ b/parachain-template/node/src/service.rs @@ -427,15 +427,15 @@ pub fn parachain_build_import_queue( block_import: client.clone(), client: client.clone(), create_inherent_data_providers: move |_, _| async move { - let time = sp_timestamp::InherentDataProvider::from_system_time(); + let timestamp = sp_timestamp::InherentDataProvider::from_system_time(); let slot = sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_slot_duration( - *time, + *timestamp, slot_duration, ); - Ok((time, slot)) + Ok((slot, timestamp)) }, registry: config.prometheus_registry(), spawner: &task_manager.spawn_essential_handle(), @@ -494,11 +494,11 @@ pub async fn start_parachain_node( &validation_data, id, ).await; - let time = sp_timestamp::InherentDataProvider::from_system_time(); + let timestamp = sp_timestamp::InherentDataProvider::from_system_time(); let slot = sp_consensus_aura::inherents::InherentDataProvider::from_timestamp_and_slot_duration( - *time, + *timestamp, slot_duration, ); @@ -507,7 +507,7 @@ pub async fn start_parachain_node( "Failed to create parachain inherent", ) })?; - Ok((time, slot, parachain_inherent)) + Ok((slot, timestamp, parachain_inherent)) } }, block_import: client.clone(), diff --git a/polkadot-parachain/src/service.rs b/polkadot-parachain/src/service.rs index 2bdeed82b1..3085804a2b 100644 --- a/polkadot-parachain/src/service.rs +++ b/polkadot-parachain/src/service.rs @@ -722,7 +722,7 @@ pub fn rococo_parachain_build_import_queue( slot_duration, ); - Ok((timestamp, slot)) + Ok((slot, timestamp)) }, registry: config.prometheus_registry(), spawner: &task_manager.spawn_essential_handle(), @@ -797,7 +797,7 @@ pub async fn start_rococo_parachain_node( ) })?; - Ok((timestamp, slot, parachain_inherent)) + Ok((slot, timestamp, parachain_inherent)) } }, block_import: client.clone(), @@ -1096,7 +1096,7 @@ where slot_duration, ); - Ok((timestamp, slot)) + Ok((slot, timestamp)) }, telemetry: telemetry_handle, }, @@ -1223,7 +1223,7 @@ where ) })?; - Ok((timestamp, slot, parachain_inherent)) + Ok((slot, timestamp, parachain_inherent)) } }, block_import: client2.clone(), @@ -1537,7 +1537,7 @@ pub fn contracts_rococo_build_import_queue( slot_duration, ); - Ok((timestamp, slot)) + Ok((slot, timestamp)) }, registry: config.prometheus_registry(), spawner: &task_manager.spawn_essential_handle(), @@ -1611,7 +1611,7 @@ pub async fn start_contracts_rococo_node( ) })?; - Ok((timestamp, slot, parachain_inherent)) + Ok((slot, timestamp, parachain_inherent)) } }, block_import: client.clone(),