From a58dc999570c8f5515176854ba566df614ba1038 Mon Sep 17 00:00:00 2001 From: Muharem Ismailov Date: Thu, 22 Dec 2022 21:49:52 +0100 Subject: [PATCH] Alliance: remove veto weight func (#2030) * Alliance: remove veto weight func * update lockfile for {"substrate", "polkadot"} Co-authored-by: parity-processbot <> --- Cargo.lock | 506 +++++++++--------- .../src/weights/pallet_alliance.rs | 13 - 2 files changed, 253 insertions(+), 266 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d64528ea3d7d..504769ae7621 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -436,7 +436,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -470,7 +470,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "beefy-gadget", "futures", @@ -489,7 +489,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "sp-api", "sp-beefy", @@ -2937,7 +2937,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", ] @@ -2960,7 +2960,7 @@ checksum = "85dcb89d2b10c5f6133de2efd8c11959ce9dbb46a2f7a4cab208c4eeda6ce1ab" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -2983,7 +2983,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3030,7 +3030,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3041,7 +3041,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3058,7 +3058,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -3087,7 +3087,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "log", @@ -3103,7 +3103,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "bitflags", "frame-metadata", @@ -3135,7 +3135,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "Inflector", "cfg-expr", @@ -3149,7 +3149,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3161,7 +3161,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro2", "quote", @@ -3171,7 +3171,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "log", @@ -3189,7 +3189,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3204,7 +3204,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "sp-api", @@ -3213,7 +3213,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "parity-scale-codec", @@ -4095,7 +4095,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "frame-benchmarking", @@ -4192,7 +4192,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-support", "polkadot-primitives", @@ -4936,7 +4936,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "log", @@ -4955,7 +4955,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "anyhow", "jsonrpsee", @@ -5406,7 +5406,7 @@ checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64" [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -5427,7 +5427,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5445,7 +5445,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5460,7 +5460,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -5476,7 +5476,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -5492,7 +5492,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -5507,7 +5507,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5531,7 +5531,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5551,7 +5551,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5566,7 +5566,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -5582,7 +5582,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "beefy-merkle-tree", @@ -5605,7 +5605,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5623,7 +5623,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5667,7 +5667,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5684,7 +5684,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "bitflags", "frame-benchmarking", @@ -5713,7 +5713,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "bitflags", "parity-scale-codec", @@ -5725,7 +5725,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro2", "quote", @@ -5735,7 +5735,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5752,7 +5752,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5770,7 +5770,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5793,7 +5793,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5806,7 +5806,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5824,7 +5824,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5842,7 +5842,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5865,7 +5865,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5881,7 +5881,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5901,7 +5901,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5918,7 +5918,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5935,7 +5935,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5952,7 +5952,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5968,7 +5968,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5984,7 +5984,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -6001,7 +6001,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6021,7 +6021,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "sp-api", @@ -6031,7 +6031,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -6048,7 +6048,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6071,7 +6071,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6088,7 +6088,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6103,7 +6103,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -6117,7 +6117,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6135,7 +6135,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6150,7 +6150,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6169,7 +6169,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6186,7 +6186,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -6207,7 +6207,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6223,7 +6223,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -6237,7 +6237,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6260,7 +6260,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6271,7 +6271,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "log", "sp-arithmetic", @@ -6280,7 +6280,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6297,7 +6297,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -6326,7 +6326,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6344,7 +6344,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6363,7 +6363,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-support", "frame-system", @@ -6379,7 +6379,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6395,7 +6395,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6407,7 +6407,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6424,7 +6424,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6439,7 +6439,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6455,7 +6455,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6470,7 +6470,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6485,7 +6485,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-support", "frame-system", @@ -6503,7 +6503,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7018,7 +7018,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7033,7 +7033,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7047,7 +7047,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "derive_more", "fatality", @@ -7070,7 +7070,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "fatality", "futures", @@ -7091,7 +7091,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "clap 4.0.29", "frame-benchmarking-cli", @@ -7118,7 +7118,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "frame-benchmarking", @@ -7161,7 +7161,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "always-assert", "bitvec", @@ -7183,7 +7183,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "parity-scale-codec", "scale-info", @@ -7195,7 +7195,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "derive_more", "fatality", @@ -7220,7 +7220,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7234,7 +7234,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "futures-timer", @@ -7254,7 +7254,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "always-assert", "async-trait", @@ -7278,7 +7278,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "parity-scale-codec", @@ -7296,7 +7296,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "derive_more", @@ -7325,7 +7325,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "futures", @@ -7345,7 +7345,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "fatality", @@ -7364,7 +7364,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7379,7 +7379,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "futures", @@ -7398,7 +7398,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7413,7 +7413,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "futures-timer", @@ -7430,7 +7430,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "fatality", "futures", @@ -7449,7 +7449,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "futures", @@ -7466,7 +7466,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "fatality", @@ -7484,7 +7484,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "always-assert", "assert_matches", @@ -7517,7 +7517,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "polkadot-node-primitives", @@ -7533,7 +7533,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "futures", "lru", @@ -7548,7 +7548,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "lazy_static", "log", @@ -7566,7 +7566,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bs58", "futures", @@ -7585,7 +7585,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "derive_more", @@ -7608,7 +7608,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bounded-vec", "futures", @@ -7630,7 +7630,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7640,7 +7640,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "futures", @@ -7658,7 +7658,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "derive_more", @@ -7681,7 +7681,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "derive_more", @@ -7713,7 +7713,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "futures", @@ -7736,7 +7736,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "derive_more", "frame-support", @@ -7833,7 +7833,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7848,7 +7848,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "hex-literal", @@ -7874,7 +7874,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7906,7 +7906,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "frame-benchmarking", @@ -7995,7 +7995,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "frame-benchmarking", @@ -8043,7 +8043,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-support", "polkadot-primitives", @@ -8057,7 +8057,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bs58", "parity-scale-codec", @@ -8069,7 +8069,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitflags", "bitvec", @@ -8112,7 +8112,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "async-trait", "beefy-gadget", @@ -8219,7 +8219,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8240,7 +8240,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8250,7 +8250,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8275,7 +8275,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "frame-election-provider-support", @@ -8336,7 +8336,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-benchmarking", "frame-system", @@ -9008,7 +9008,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "beefy-merkle-tree", "frame-benchmarking", @@ -9093,7 +9093,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-support", "polkadot-primitives", @@ -9270,7 +9270,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "log", "sp-core", @@ -9281,7 +9281,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -9308,7 +9308,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "futures-timer", @@ -9331,7 +9331,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9347,7 +9347,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -9362,7 +9362,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9373,7 +9373,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -9413,7 +9413,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "fnv", "futures", @@ -9439,7 +9439,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "hash-db", "kvdb", @@ -9464,7 +9464,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -9489,7 +9489,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -9518,7 +9518,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "fork-tree", @@ -9556,7 +9556,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "jsonrpsee", @@ -9578,7 +9578,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9591,7 +9591,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -9614,7 +9614,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "lru", "parity-scale-codec", @@ -9638,7 +9638,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -9651,7 +9651,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "log", "sc-allocator", @@ -9664,7 +9664,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "cfg-if", "libc", @@ -9681,7 +9681,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "ahash", "array-bytes 4.2.0", @@ -9721,7 +9721,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "finality-grandpa", "futures", @@ -9741,7 +9741,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "ansi_term", "futures", @@ -9756,7 +9756,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9771,7 +9771,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9812,7 +9812,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "cid", "futures", @@ -9831,7 +9831,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "bitflags", @@ -9857,7 +9857,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "ahash", "futures", @@ -9875,7 +9875,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "futures", @@ -9896,7 +9896,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9928,7 +9928,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "futures", @@ -9946,7 +9946,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -9976,7 +9976,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "libp2p", @@ -9989,7 +9989,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9998,7 +9998,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "jsonrpsee", @@ -10027,7 +10027,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10046,7 +10046,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "http", "jsonrpsee", @@ -10061,7 +10061,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10087,7 +10087,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "directories", @@ -10152,7 +10152,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "log", "parity-scale-codec", @@ -10163,7 +10163,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10182,7 +10182,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "libc", @@ -10201,7 +10201,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "chrono", "futures", @@ -10219,7 +10219,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "ansi_term", "atty", @@ -10250,7 +10250,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10261,7 +10261,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -10287,7 +10287,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -10301,7 +10301,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "futures-timer", @@ -10717,7 +10717,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "enumn", "parity-scale-codec", @@ -10794,7 +10794,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "hash-db", "log", @@ -10812,7 +10812,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "blake2", "proc-macro-crate", @@ -10824,7 +10824,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10837,7 +10837,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "integer-sqrt", "num-traits", @@ -10851,7 +10851,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10864,7 +10864,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "parity-scale-codec", @@ -10876,7 +10876,7 @@ dependencies = [ [[package]] name = "sp-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10893,7 +10893,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "sp-api", @@ -10905,7 +10905,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "log", @@ -10923,7 +10923,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -10941,7 +10941,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "parity-scale-codec", @@ -10959,7 +10959,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "merlin", @@ -10982,7 +10982,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10994,7 +10994,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11007,7 +11007,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "base58", @@ -11049,7 +11049,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "blake2", "byteorder", @@ -11063,7 +11063,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro2", "quote", @@ -11074,7 +11074,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11083,7 +11083,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro2", "quote", @@ -11093,7 +11093,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "environmental", "parity-scale-codec", @@ -11104,7 +11104,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "finality-grandpa", "log", @@ -11122,7 +11122,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11136,7 +11136,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "bytes", "ed25519", @@ -11161,7 +11161,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "lazy_static", "sp-core", @@ -11172,7 +11172,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures", @@ -11189,7 +11189,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "thiserror", "zstd", @@ -11198,7 +11198,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -11216,7 +11216,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11230,7 +11230,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "sp-api", "sp-core", @@ -11240,7 +11240,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "backtrace", "lazy_static", @@ -11250,7 +11250,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "rustc-hash", "serde", @@ -11260,7 +11260,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "either", "hash256-std-hasher", @@ -11282,7 +11282,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11300,7 +11300,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "Inflector", "proc-macro-crate", @@ -11312,7 +11312,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "serde", "serde_json", @@ -11321,7 +11321,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11335,7 +11335,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11347,7 +11347,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "hash-db", "log", @@ -11367,12 +11367,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11385,7 +11385,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "futures-timer", @@ -11400,7 +11400,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "sp-std", @@ -11412,7 +11412,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "sp-api", "sp-runtime", @@ -11421,7 +11421,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "log", @@ -11437,7 +11437,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "ahash", "hash-db", @@ -11460,7 +11460,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11477,7 +11477,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11488,7 +11488,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "impl-trait-for-tuples", "log", @@ -11501,7 +11501,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11803,7 +11803,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "platforms", ] @@ -11811,7 +11811,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11830,7 +11830,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "hyper", "log", @@ -11842,7 +11842,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "async-trait", "jsonrpsee", @@ -11855,7 +11855,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "jsonrpsee", "log", @@ -11874,7 +11874,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -11900,7 +11900,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "futures", "substrate-test-utils-derive", @@ -11910,7 +11910,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11921,7 +11921,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "ansi_term", "build-helper", @@ -12029,7 +12029,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-support", "polkadot-primitives", @@ -12359,7 +12359,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12370,7 +12370,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12499,7 +12499,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" +source = "git+https://github.com/paritytech/substrate?branch=master#91d91d167d37630de663ddc78e2dab38aabe573d" dependencies = [ "clap 4.0.29", "frame-remote-externalities", @@ -13159,7 +13159,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "bitvec", "frame-benchmarking", @@ -13249,7 +13249,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-support", "polkadot-primitives", @@ -13591,7 +13591,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13605,7 +13605,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-support", "frame-system", @@ -13625,7 +13625,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "frame-benchmarking", "frame-support", @@ -13643,7 +13643,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a034bd6de0e76721d19aed02a538bcef0787260" +source = "git+https://github.com/paritytech/polkadot?branch=master#49552dd8a23686bbe4205eada657e7f6816da95f" dependencies = [ "Inflector", "proc-macro2", diff --git a/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_alliance.rs b/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_alliance.rs index 9bdb6828e3d7..81983aca02b4 100644 --- a/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_alliance.rs +++ b/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_alliance.rs @@ -78,19 +78,6 @@ impl pallet_alliance::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Alliance Members (r:1 w:0) - // Storage: AllianceMotion ProposalOf (r:1 w:1) - // Storage: AllianceMotion Proposals (r:1 w:1) - // Storage: AllianceMotion Voting (r:0 w:1) - /// The range of component `p` is `[1, 100]`. - fn veto(p: u32, ) -> Weight { - // Minimum execution time: 23_000 nanoseconds. - Weight::from_ref_time(26_045_752 as u64) - // Standard Error: 2_154 - .saturating_add(Weight::from_ref_time(61_220 as u64).saturating_mul(p as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) - .saturating_add(T::DbWeight::get().writes(3 as u64)) - } - // Storage: Alliance Members (r:1 w:0) // Storage: AllianceMotion Voting (r:1 w:1) // Storage: AllianceMotion Members (r:1 w:0) // Storage: AllianceMotion Proposals (r:1 w:1)