From a88a9a598ba9e2be26f4f9cf65167a50a865bda8 Mon Sep 17 00:00:00 2001 From: Alexandru Vasile Date: Fri, 26 May 2023 18:48:37 +0300 Subject: [PATCH 1/3] Update cargo.lock Signed-off-by: Alexandru Vasile --- Cargo.lock | 384 ++++++++++++++++++++++++++--------------------------- 1 file changed, 192 insertions(+), 192 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 822c76a9e4e..a1e0622b8c4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -577,7 +577,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hash-db", "log", @@ -3784,7 +3784,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", ] @@ -3807,7 +3807,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-support-procedural", @@ -3832,7 +3832,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3879,7 +3879,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3890,7 +3890,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3907,7 +3907,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -3936,7 +3936,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-recursion", "futures", @@ -3957,7 +3957,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bitflags", "environmental", @@ -3991,7 +3991,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "Inflector", "cfg-expr", @@ -4007,7 +4007,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -4019,7 +4019,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro2", "quote", @@ -4029,7 +4029,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "cfg-if", "frame-support", @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -4063,7 +4063,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sp-api", @@ -4072,7 +4072,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "parity-scale-codec", @@ -6149,7 +6149,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "log", @@ -6168,7 +6168,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "anyhow", "jsonrpsee", @@ -6672,7 +6672,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -6693,7 +6693,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6711,7 +6711,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6726,7 +6726,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6742,7 +6742,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6758,7 +6758,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6772,7 +6772,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6796,7 +6796,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6816,7 +6816,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6831,7 +6831,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6850,7 +6850,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "binary-merkle-tree", @@ -6874,7 +6874,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6980,7 +6980,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7024,7 +7024,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7041,7 +7041,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bitflags", "environmental", @@ -7071,7 +7071,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bitflags", "parity-scale-codec", @@ -7084,7 +7084,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro2", "quote", @@ -7094,7 +7094,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7111,7 +7111,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7129,7 +7129,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7152,7 +7152,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7165,7 +7165,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7183,7 +7183,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7201,7 +7201,7 @@ dependencies = [ [[package]] name = "pallet-glutton" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "blake2", "frame-benchmarking", @@ -7219,7 +7219,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7242,7 +7242,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7258,7 +7258,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7278,7 +7278,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7295,7 +7295,7 @@ dependencies = [ [[package]] name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7309,7 +7309,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7326,7 +7326,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "7.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7345,7 +7345,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7362,7 +7362,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7378,7 +7378,7 @@ dependencies = [ [[package]] name = "pallet-nft-fractionalization" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7395,7 +7395,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7413,7 +7413,7 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "pallet-nfts", @@ -7424,7 +7424,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7440,7 +7440,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7457,7 +7457,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7477,7 +7477,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -7488,7 +7488,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7505,7 +7505,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7544,7 +7544,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7561,7 +7561,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7576,7 +7576,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7594,7 +7594,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7609,7 +7609,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7628,7 +7628,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7645,7 +7645,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7666,7 +7666,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7682,7 +7682,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7696,7 +7696,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7719,7 +7719,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7730,7 +7730,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "sp-arithmetic", @@ -7739,7 +7739,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sp-api", @@ -7748,7 +7748,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7765,7 +7765,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7780,7 +7780,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7798,7 +7798,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7817,7 +7817,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7833,7 +7833,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -7849,7 +7849,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -7861,7 +7861,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7878,7 +7878,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7893,7 +7893,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7909,7 +7909,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7924,7 +7924,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -11089,7 +11089,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "sp-core", @@ -11100,7 +11100,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11129,7 +11129,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "futures-timer", @@ -11152,7 +11152,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -11167,7 +11167,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -11186,7 +11186,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11197,7 +11197,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -11237,7 +11237,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "fnv", "futures", @@ -11264,7 +11264,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hash-db", "kvdb", @@ -11290,7 +11290,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11315,7 +11315,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11344,7 +11344,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "fork-tree", @@ -11380,7 +11380,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "jsonrpsee", @@ -11402,7 +11402,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11438,7 +11438,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "jsonrpsee", @@ -11457,7 +11457,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "fork-tree", "parity-scale-codec", @@ -11470,7 +11470,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ahash 0.8.2", "array-bytes 4.2.0", @@ -11510,7 +11510,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "finality-grandpa", "futures", @@ -11530,7 +11530,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11553,7 +11553,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "lru 0.8.1", "parity-scale-codec", @@ -11575,7 +11575,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -11587,7 +11587,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "anyhow", "cfg-if", @@ -11605,7 +11605,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ansi_term", "futures", @@ -11621,7 +11621,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "parking_lot 0.12.1", @@ -11635,7 +11635,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11680,7 +11680,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-channel", "cid", @@ -11701,7 +11701,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -11729,7 +11729,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ahash 0.8.2", "futures", @@ -11748,7 +11748,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11771,7 +11771,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11806,7 +11806,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "futures", @@ -11825,7 +11825,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -11856,7 +11856,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "libp2p-identity", @@ -11872,7 +11872,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -11881,7 +11881,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "jsonrpsee", @@ -11912,7 +11912,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11931,7 +11931,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "http", "jsonrpsee", @@ -11946,7 +11946,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "futures", @@ -11972,7 +11972,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "directories", @@ -12038,7 +12038,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "parity-scale-codec", @@ -12049,7 +12049,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "clap", "fs4", @@ -12065,7 +12065,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12084,7 +12084,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "libc", @@ -12103,7 +12103,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "chrono", "futures", @@ -12122,7 +12122,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ansi_term", "atty", @@ -12153,7 +12153,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12164,7 +12164,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -12191,7 +12191,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -12205,7 +12205,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-channel", "futures", @@ -12763,7 +12763,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hash-db", "log", @@ -12783,7 +12783,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "Inflector", "blake2", @@ -12797,7 +12797,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -12810,7 +12810,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "integer-sqrt", "num-traits", @@ -12824,7 +12824,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -12837,7 +12837,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sp-api", @@ -12849,7 +12849,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "log", @@ -12867,7 +12867,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -12882,7 +12882,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "parity-scale-codec", @@ -12900,7 +12900,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "parity-scale-codec", @@ -12921,7 +12921,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "lazy_static", "parity-scale-codec", @@ -12940,7 +12940,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "finality-grandpa", "log", @@ -12958,7 +12958,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -12970,7 +12970,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "bitflags", @@ -13014,7 +13014,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "blake2b_simd", "byteorder", @@ -13028,7 +13028,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro2", "quote", @@ -13039,7 +13039,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -13048,7 +13048,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro2", "quote", @@ -13058,7 +13058,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "environmental", "parity-scale-codec", @@ -13069,7 +13069,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -13084,7 +13084,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bytes", "ed25519", @@ -13110,7 +13110,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "lazy_static", "sp-core", @@ -13121,7 +13121,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "parity-scale-codec", @@ -13135,7 +13135,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "thiserror", "zstd 0.12.3+zstd.1.5.2", @@ -13144,7 +13144,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -13155,7 +13155,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -13173,7 +13173,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -13187,7 +13187,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "sp-api", "sp-core", @@ -13197,7 +13197,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "backtrace", "lazy_static", @@ -13207,7 +13207,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "rustc-hash", "serde", @@ -13217,7 +13217,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "either", "hash256-std-hasher", @@ -13239,7 +13239,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -13257,7 +13257,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "Inflector", "proc-macro-crate", @@ -13269,7 +13269,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -13283,7 +13283,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -13296,7 +13296,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hash-db", "log", @@ -13316,7 +13316,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "parity-scale-codec", @@ -13334,12 +13334,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13352,7 +13352,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures-timer", @@ -13367,7 +13367,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sp-std", @@ -13379,7 +13379,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "sp-api", "sp-runtime", @@ -13388,7 +13388,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "log", @@ -13404,7 +13404,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ahash 0.8.2", "hash-db", @@ -13427,7 +13427,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13444,7 +13444,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -13455,7 +13455,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13469,7 +13469,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -13858,7 +13858,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "platforms", ] @@ -13866,7 +13866,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -13885,7 +13885,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hyper", "log", @@ -13897,7 +13897,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "jsonrpsee", @@ -13910,7 +13910,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "log", @@ -13929,7 +13929,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -13955,7 +13955,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "substrate-test-utils-derive", @@ -13965,7 +13965,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -13976,7 +13976,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ansi_term", "build-helper", @@ -14635,7 +14635,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3846c2cd482119d0e1fcc79a214e3afe454f5721" +source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "clap", From a6bf0f4b6d39682aafaa29ac10c57dca35987f14 Mon Sep 17 00:00:00 2001 From: Alexandru Vasile Date: Mon, 29 May 2023 13:20:46 +0300 Subject: [PATCH 2/3] Update cargo.lock Signed-off-by: Alexandru Vasile --- Cargo.lock | 502 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 287 insertions(+), 215 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c9a187f172f..864f273f726 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -577,7 +577,6 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hash-db", "log", @@ -3784,7 +3783,6 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", ] @@ -3807,7 +3805,6 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-support-procedural", @@ -3832,7 +3829,6 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3879,7 +3875,6 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3890,7 +3885,6 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3907,7 +3901,6 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -3936,7 +3929,6 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-recursion", "futures", @@ -3957,7 +3949,6 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bitflags", "environmental", @@ -3991,7 +3982,6 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "Inflector", "cfg-expr", @@ -4007,7 +3997,6 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -4019,7 +4008,6 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro2", "quote", @@ -4029,7 +4017,6 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "cfg-if", "frame-support", @@ -4048,7 +4035,6 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -4063,7 +4049,6 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sp-api", @@ -4072,7 +4057,6 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "parity-scale-codec", @@ -6149,7 +6133,6 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "log", @@ -6168,7 +6151,6 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "anyhow", "jsonrpsee", @@ -6672,7 +6654,6 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -6693,7 +6674,6 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6711,7 +6691,6 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6726,7 +6705,6 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6742,7 +6720,6 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6758,7 +6735,6 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6772,7 +6748,6 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6796,7 +6771,6 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6816,7 +6790,6 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6831,7 +6804,6 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -6850,7 +6822,6 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "binary-merkle-tree", @@ -6874,7 +6845,6 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -6980,7 +6950,6 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7024,7 +6993,6 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7041,7 +7009,6 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bitflags", "environmental", @@ -7071,7 +7038,6 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "bitflags", "parity-scale-codec", @@ -7084,7 +7050,6 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro2", "quote", @@ -7094,7 +7059,6 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7111,7 +7075,6 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7129,7 +7092,6 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7152,7 +7114,6 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7165,7 +7126,6 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7183,7 +7143,6 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7201,7 +7160,6 @@ dependencies = [ [[package]] name = "pallet-glutton" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "blake2", "frame-benchmarking", @@ -7219,7 +7177,6 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7242,7 +7199,6 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7258,7 +7214,6 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7278,7 +7233,6 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7295,7 +7249,6 @@ dependencies = [ [[package]] name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7309,7 +7262,6 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7326,7 +7278,6 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "7.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7345,7 +7296,6 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7362,7 +7312,6 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7378,7 +7327,6 @@ dependencies = [ [[package]] name = "pallet-nft-fractionalization" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7395,7 +7343,6 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7413,7 +7360,6 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "pallet-nfts", @@ -7424,7 +7370,6 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7440,7 +7385,6 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7457,7 +7401,6 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7477,7 +7420,6 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -7488,7 +7430,6 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7505,7 +7446,6 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7544,7 +7484,6 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7561,7 +7500,6 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7576,7 +7514,6 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7594,7 +7531,6 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7609,7 +7545,6 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7628,7 +7563,6 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7645,7 +7579,6 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7666,7 +7599,6 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7682,7 +7614,6 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7696,7 +7627,6 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7719,7 +7649,6 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7730,7 +7659,6 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "sp-arithmetic", @@ -7739,7 +7667,6 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sp-api", @@ -7748,7 +7675,6 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7765,7 +7691,6 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7780,7 +7705,6 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7798,7 +7722,6 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7817,7 +7740,6 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-support", "frame-system", @@ -7833,7 +7755,6 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -7849,7 +7770,6 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -7861,7 +7781,6 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7878,7 +7797,6 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7893,7 +7811,6 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7909,7 +7826,6 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -7924,7 +7840,6 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-benchmarking", "frame-support", @@ -11089,7 +11004,6 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "sp-core", @@ -11100,7 +11014,6 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11129,7 +11042,6 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "futures-timer", @@ -11152,7 +11064,6 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -11167,7 +11078,6 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -11186,7 +11096,6 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11197,7 +11106,6 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -11237,7 +11145,6 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "fnv", "futures", @@ -11264,7 +11171,6 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hash-db", "kvdb", @@ -11290,7 +11196,6 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11315,7 +11220,6 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11344,7 +11248,6 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "fork-tree", @@ -11380,7 +11283,6 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "jsonrpsee", @@ -11402,7 +11304,6 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11438,7 +11339,6 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "jsonrpsee", @@ -11457,7 +11357,6 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "fork-tree", "parity-scale-codec", @@ -11470,7 +11369,6 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ahash 0.8.2", "array-bytes 4.2.0", @@ -11510,7 +11408,6 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "finality-grandpa", "futures", @@ -11530,7 +11427,6 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -11553,7 +11449,6 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "lru 0.8.1", "parity-scale-codec", @@ -11575,7 +11470,6 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -11587,7 +11481,6 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "anyhow", "cfg-if", @@ -11605,7 +11498,6 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ansi_term", "futures", @@ -11621,7 +11513,6 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "parking_lot 0.12.1", @@ -11635,7 +11526,6 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11680,7 +11570,6 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-channel", "cid", @@ -11701,7 +11590,6 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -11729,7 +11617,6 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ahash 0.8.2", "futures", @@ -11748,7 +11635,6 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11771,7 +11657,6 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11806,7 +11691,6 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "futures", @@ -11825,7 +11709,6 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -11856,7 +11739,6 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "libp2p-identity", @@ -11872,7 +11754,6 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -11881,7 +11762,6 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "jsonrpsee", @@ -11912,7 +11792,6 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11931,7 +11810,6 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "http", "jsonrpsee", @@ -11946,7 +11824,6 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "futures", @@ -11972,7 +11849,6 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "directories", @@ -12038,7 +11914,6 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "parity-scale-codec", @@ -12049,7 +11924,6 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "clap", "fs4", @@ -12065,7 +11939,6 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12084,7 +11957,6 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "libc", @@ -12103,7 +11975,6 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "chrono", "futures", @@ -12122,7 +11993,6 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ansi_term", "atty", @@ -12153,7 +12023,6 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12164,7 +12033,6 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -12191,7 +12059,6 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -12205,7 +12072,6 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-channel", "futures", @@ -12763,7 +12629,6 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hash-db", "log", @@ -12783,7 +12648,6 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "Inflector", "blake2", @@ -12796,8 +12660,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "parity-scale-codec", "scale-info", @@ -12809,8 +12672,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" -version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "7.0.0" dependencies = [ "integer-sqrt", "num-traits", @@ -12824,7 +12686,6 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -12837,7 +12698,6 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "sp-api", @@ -12849,7 +12709,6 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "log", @@ -12867,7 +12726,6 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures", @@ -12882,7 +12740,6 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "parity-scale-codec", @@ -12900,7 +12757,6 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "parity-scale-codec", @@ -12921,7 +12777,6 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "lazy_static", "parity-scale-codec", @@ -12940,7 +12795,6 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "finality-grandpa", "log", @@ -12958,7 +12812,6 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -12969,8 +12822,7 @@ dependencies = [ [[package]] name = "sp-core" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "array-bytes 4.2.0", "bitflags", @@ -13013,8 +12865,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" -version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "6.0.0" dependencies = [ "blake2b_simd", "byteorder", @@ -13027,8 +12878,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" -version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "6.0.0" dependencies = [ "proc-macro2", "quote", @@ -13039,7 +12889,6 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -13047,8 +12896,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" -version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "6.0.0" dependencies = [ "proc-macro2", "quote", @@ -13057,8 +12905,7 @@ dependencies = [ [[package]] name = "sp-externalities" -version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "0.14.0" dependencies = [ "environmental", "parity-scale-codec", @@ -13069,7 +12916,6 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -13083,8 +12929,7 @@ dependencies = [ [[package]] name = "sp-io" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "bytes", "ed25519", @@ -13109,8 +12954,7 @@ dependencies = [ [[package]] name = "sp-keyring" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "lazy_static", "sp-core", @@ -13120,8 +12964,7 @@ dependencies = [ [[package]] name = "sp-keystore" -version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "0.14.0" dependencies = [ "futures", "parity-scale-codec", @@ -13135,7 +12978,6 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "thiserror", "zstd 0.12.3+zstd.1.5.2", @@ -13144,7 +12986,6 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -13155,7 +12996,6 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -13173,7 +13013,6 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -13187,7 +13026,6 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "sp-api", "sp-core", @@ -13196,8 +13034,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" -version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "6.0.0" dependencies = [ "backtrace", "lazy_static", @@ -13207,7 +13044,6 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "rustc-hash", "serde", @@ -13216,8 +13052,7 @@ dependencies = [ [[package]] name = "sp-runtime" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "either", "hash256-std-hasher", @@ -13238,8 +13073,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -13256,8 +13090,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" -version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "7.0.0" dependencies = [ "Inflector", "proc-macro-crate", @@ -13269,7 +13102,6 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -13283,7 +13115,6 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "parity-scale-codec", "scale-info", @@ -13295,8 +13126,7 @@ dependencies = [ [[package]] name = "sp-state-machine" -version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "0.14.0" dependencies = [ "hash-db", "log", @@ -13316,7 +13146,6 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "log", "parity-scale-codec", @@ -13333,13 +13162,11 @@ dependencies = [ [[package]] name = "sp-std" -version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "6.0.0" [[package]] name = "sp-storage" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13352,7 +13179,6 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "futures-timer", @@ -13366,8 +13192,7 @@ dependencies = [ [[package]] name = "sp-tracing" -version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "7.0.0" dependencies = [ "parity-scale-codec", "sp-std", @@ -13379,7 +13204,6 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "sp-api", "sp-runtime", @@ -13388,7 +13212,6 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "log", @@ -13403,8 +13226,7 @@ dependencies = [ [[package]] name = "sp-trie" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "ahash 0.8.2", "hash-db", @@ -13426,8 +13248,7 @@ dependencies = [ [[package]] name = "sp-version" -version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "6.0.0" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13443,8 +13264,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "4.0.0" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -13454,8 +13274,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" -version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "8.0.0" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13468,8 +13287,7 @@ dependencies = [ [[package]] name = "sp-weights" -version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" +version = "5.0.0" dependencies = [ "parity-scale-codec", "scale-info", @@ -13858,7 +13676,6 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "platforms", ] @@ -13866,7 +13683,6 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -13885,7 +13701,6 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "hyper", "log", @@ -13897,7 +13712,6 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "jsonrpsee", @@ -13910,7 +13724,6 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "jsonrpsee", "log", @@ -13929,7 +13742,6 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -13955,7 +13767,6 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "futures", "substrate-test-utils-derive", @@ -13965,7 +13776,6 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -13976,7 +13786,6 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "ansi_term", "build-helper", @@ -14635,7 +14444,6 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8b1af507be15efd08c525d75cab63e2f6a4eaf35" dependencies = [ "async-trait", "clap", @@ -16370,3 +16178,267 @@ dependencies = [ "libc", "pkg-config", ] + +[[patch.unused]] +name = "chain-spec-builder" +version = "2.0.0" + +[[patch.unused]] +name = "frame-benchmarking-pallet-pov" +version = "4.0.0-dev" + +[[patch.unused]] +name = "frame-election-solution-type-fuzzer" +version = "2.0.0-alpha.5" + +[[patch.unused]] +name = "frame-support-test" +version = "3.0.0" + +[[patch.unused]] +name = "frame-support-test-compile-pass" +version = "4.0.0-dev" + +[[patch.unused]] +name = "frame-support-test-pallet" +version = "4.0.0-dev" + +[[patch.unused]] +name = "generate-bags" +version = "4.0.0-dev" + +[[patch.unused]] +name = "kitchensink-runtime" +version = "3.0.0-dev" + +[[patch.unused]] +name = "node-bench" +version = "0.9.0-dev" + +[[patch.unused]] +name = "node-cli" +version = "3.0.0-dev" + +[[patch.unused]] +name = "node-executor" +version = "3.0.0-dev" + +[[patch.unused]] +name = "node-inspect" +version = "0.9.0-dev" + +[[patch.unused]] +name = "node-primitives" +version = "2.0.0" + +[[patch.unused]] +name = "node-rpc" +version = "3.0.0-dev" + +[[patch.unused]] +name = "node-runtime-generate-bags" +version = "3.0.0" + +[[patch.unused]] +name = "node-template" +version = "4.0.0-dev" + +[[patch.unused]] +name = "node-template-release" +version = "3.0.0" + +[[patch.unused]] +name = "node-template-runtime" +version = "4.0.0-dev" + +[[patch.unused]] +name = "node-testing" +version = "3.0.0-dev" + +[[patch.unused]] +name = "pallet-asset-conversion" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-asset-rate" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-atomic-swap" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-bags-list-fuzzer" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-bags-list-remote-tests" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-core-fellowship" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-dev-mode" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-election-provider-e2e-test" +version = "1.0.0" + +[[patch.unused]] +name = "pallet-example-basic" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-example-offchain-worker" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-lottery" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-nicks" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-node-authorization" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-nomination-pools-fuzzer" +version = "2.0.0" + +[[patch.unused]] +name = "pallet-nomination-pools-test-staking" +version = "1.0.0" + +[[patch.unused]] +name = "pallet-remark" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-root-offences" +version = "1.0.0-dev" + +[[patch.unused]] +name = "pallet-root-testing" +version = "1.0.0-dev" + +[[patch.unused]] +name = "pallet-salary" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-scored-pool" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-statement" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-template" +version = "4.0.0-dev" + +[[patch.unused]] +name = "pallet-transaction-storage" +version = "4.0.0-dev" + +[[patch.unused]] +name = "sc-consensus-manual-seal" +version = "0.10.0-dev" + +[[patch.unused]] +name = "sc-consensus-pow" +version = "0.10.0-dev" + +[[patch.unused]] +name = "sc-network-statement" +version = "0.10.0-dev" + +[[patch.unused]] +name = "sc-network-test" +version = "0.8.0" + +[[patch.unused]] +name = "sc-runtime-test" +version = "2.0.0" + +[[patch.unused]] +name = "sc-service-test" +version = "2.0.0" + +[[patch.unused]] +name = "sc-statement-store" +version = "4.0.0-dev" + +[[patch.unused]] +name = "sp-api-test" +version = "2.0.1" + +[[patch.unused]] +name = "sp-application-crypto-test" +version = "2.0.0" + +[[patch.unused]] +name = "sp-arithmetic-fuzzer" +version = "2.0.0" + +[[patch.unused]] +name = "sp-consensus-pow" +version = "0.10.0-dev" + +[[patch.unused]] +name = "sp-npos-elections-fuzzer" +version = "2.0.0-alpha.5" + +[[patch.unused]] +name = "sp-runtime-interface-test" +version = "2.0.0" + +[[patch.unused]] +name = "sp-runtime-interface-test-wasm" +version = "2.0.0" + +[[patch.unused]] +name = "sp-runtime-interface-test-wasm-deprecated" +version = "2.0.0" + +[[patch.unused]] +name = "sp-test-primitives" +version = "2.0.0" + +[[patch.unused]] +name = "subkey" +version = "3.0.0" + +[[patch.unused]] +name = "substrate-cli-test-utils" +version = "0.1.0" + +[[patch.unused]] +name = "substrate-frame-cli" +version = "4.0.0-dev" + +[[patch.unused]] +name = "substrate-frame-rpc-support" +version = "3.0.0" + +[[patch.unused]] +name = "substrate-test-runtime" +version = "2.0.0" + +[[patch.unused]] +name = "substrate-test-runtime-client" +version = "2.0.0" + +[[patch.unused]] +name = "substrate-test-runtime-transaction-pool" +version = "2.0.0" + +[[patch.unused]] +name = "substrate-test-utils-test-crate" +version = "0.1.0" From 8efcf459c82ec51b5589b8586cec4bf91503de77 Mon Sep 17 00:00:00 2001 From: Alexandru Vasile Date: Mon, 29 May 2023 13:44:18 +0300 Subject: [PATCH 3/3] Update cargo.lock Signed-off-by: Alexandru Vasile --- Cargo.lock | 515 +++++++++++++++++++++-------------------------------- 1 file changed, 202 insertions(+), 313 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 864f273f726..e251fe4ac9d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -577,6 +577,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "hash-db", "log", @@ -3783,6 +3784,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", ] @@ -3805,6 +3807,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-support-procedural", @@ -3829,6 +3832,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3875,6 +3879,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3885,6 +3890,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3901,6 +3907,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -3929,6 +3936,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-recursion", "futures", @@ -3949,6 +3957,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "bitflags", "environmental", @@ -3982,6 +3991,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "Inflector", "cfg-expr", @@ -3997,6 +4007,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -4008,6 +4019,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro2", "quote", @@ -4017,6 +4029,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "cfg-if", "frame-support", @@ -4035,6 +4048,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -4049,6 +4063,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "sp-api", @@ -4057,6 +4072,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "parity-scale-codec", @@ -6064,12 +6080,6 @@ dependencies = [ "hash-db", ] -[[package]] -name = "memory_units" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3" - [[package]] name = "merlin" version = "2.0.1" @@ -6133,6 +6143,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "log", @@ -6151,6 +6162,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "anyhow", "jsonrpsee", @@ -6654,6 +6666,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -6674,6 +6687,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -6691,6 +6705,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -6705,6 +6720,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -6720,6 +6736,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -6735,6 +6752,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -6748,6 +6766,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -6771,6 +6790,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6790,6 +6810,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -6804,6 +6825,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -6822,6 +6844,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "binary-merkle-tree", @@ -6845,6 +6868,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -6950,6 +6974,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -6993,6 +7018,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7009,6 +7035,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "bitflags", "environmental", @@ -7031,13 +7058,14 @@ dependencies = [ "sp-runtime", "sp-std", "wasm-instrument 0.4.0", - "wasmi 0.28.0", + "wasmi", "wasmparser-nostd", ] [[package]] name = "pallet-contracts-primitives" version = "7.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "bitflags", "parity-scale-codec", @@ -7050,6 +7078,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro2", "quote", @@ -7059,6 +7088,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7075,6 +7105,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7092,6 +7123,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7114,6 +7146,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7126,6 +7159,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7143,6 +7177,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7160,6 +7195,7 @@ dependencies = [ [[package]] name = "pallet-glutton" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "blake2", "frame-benchmarking", @@ -7177,6 +7213,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7199,6 +7236,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7214,6 +7252,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7233,6 +7272,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7249,6 +7289,7 @@ dependencies = [ [[package]] name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -7262,6 +7303,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7278,6 +7320,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "7.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7296,6 +7339,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7312,6 +7356,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7327,6 +7372,7 @@ dependencies = [ [[package]] name = "pallet-nft-fractionalization" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7343,6 +7389,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7360,6 +7407,7 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "pallet-nfts", @@ -7370,6 +7418,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7385,6 +7434,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -7401,6 +7451,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7420,6 +7471,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -7430,6 +7482,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -7446,6 +7499,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7484,6 +7538,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7500,6 +7555,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7514,6 +7570,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7531,6 +7588,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7545,6 +7603,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7563,6 +7622,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7579,6 +7639,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -7599,6 +7660,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7614,6 +7676,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -7627,6 +7690,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7649,6 +7713,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7659,6 +7724,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "log", "sp-arithmetic", @@ -7667,6 +7733,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "sp-api", @@ -7675,6 +7742,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7691,6 +7759,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7705,6 +7774,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7722,6 +7792,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7740,6 +7811,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-support", "frame-system", @@ -7755,6 +7827,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -7770,6 +7843,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -7781,6 +7855,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7797,6 +7872,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7811,6 +7887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7826,6 +7903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -7840,6 +7918,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-benchmarking", "frame-support", @@ -10126,9 +10205,9 @@ dependencies = [ [[package]] name = "proc-macro-warning" -version = "0.3.1" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e99670bafb56b9a106419397343bdbc8b8742c3cc449fec6345f86173f47cd4" +checksum = "70550716265d1ec349c41f70dd4f964b4fd88394efe4405f0c1da679c4799a07" dependencies = [ "proc-macro2", "quote", @@ -11004,6 +11083,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "log", "sp-core", @@ -11014,6 +11094,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures", @@ -11042,6 +11123,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "futures-timer", @@ -11064,6 +11146,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -11078,6 +11161,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -11096,6 +11180,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11106,6 +11191,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -11145,6 +11231,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "fnv", "futures", @@ -11171,6 +11258,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "hash-db", "kvdb", @@ -11196,6 +11284,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures", @@ -11220,6 +11309,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures", @@ -11248,6 +11338,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "fork-tree", @@ -11283,6 +11374,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "jsonrpsee", @@ -11304,6 +11396,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11339,6 +11432,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "jsonrpsee", @@ -11357,6 +11451,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "fork-tree", "parity-scale-codec", @@ -11369,6 +11464,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "ahash 0.8.2", "array-bytes 4.2.0", @@ -11408,6 +11504,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "finality-grandpa", "futures", @@ -11427,6 +11524,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures", @@ -11449,8 +11547,9 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ - "lru 0.8.1", + "lru 0.10.0", "parity-scale-codec", "parking_lot 0.12.1", "sc-executor-common", @@ -11470,6 +11569,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -11481,6 +11581,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "anyhow", "cfg-if", @@ -11498,6 +11599,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "ansi_term", "futures", @@ -11513,6 +11615,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "parking_lot 0.12.1", @@ -11526,6 +11629,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11540,7 +11644,7 @@ dependencies = [ "libp2p", "linked_hash_set", "log", - "lru 0.8.1", + "lru 0.10.0", "mockall", "parity-scale-codec", "parking_lot 0.12.1", @@ -11570,6 +11674,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-channel", "cid", @@ -11590,6 +11695,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -11617,13 +11723,14 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "ahash 0.8.2", "futures", "futures-timer", "libp2p", "log", - "lru 0.8.1", + "lru 0.10.0", "sc-network", "sc-network-common", "sc-peerset", @@ -11635,6 +11742,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11657,6 +11765,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -11666,7 +11775,7 @@ dependencies = [ "futures-timer", "libp2p", "log", - "lru 0.8.1", + "lru 0.10.0", "mockall", "parity-scale-codec", "prost", @@ -11691,6 +11800,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "futures", @@ -11709,6 +11819,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -11739,6 +11850,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "libp2p-identity", @@ -11754,6 +11866,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -11762,6 +11875,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "jsonrpsee", @@ -11792,6 +11906,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11810,6 +11925,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "http", "jsonrpsee", @@ -11824,6 +11940,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "futures", @@ -11849,6 +11966,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "directories", @@ -11914,6 +12032,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "log", "parity-scale-codec", @@ -11924,6 +12043,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "clap", "fs4", @@ -11939,6 +12059,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11957,6 +12078,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "libc", @@ -11975,6 +12097,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "chrono", "futures", @@ -11993,6 +12116,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "ansi_term", "atty", @@ -12023,6 +12147,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12033,6 +12158,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures", @@ -12059,6 +12185,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures", @@ -12072,6 +12199,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-channel", "futures", @@ -12629,6 +12757,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "hash-db", "log", @@ -12648,6 +12777,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "Inflector", "blake2", @@ -12661,6 +12791,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "scale-info", @@ -12673,6 +12804,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "7.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "integer-sqrt", "num-traits", @@ -12686,6 +12818,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "scale-info", @@ -12698,6 +12831,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "sp-api", @@ -12709,10 +12843,11 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "log", - "lru 0.8.1", + "lru 0.10.0", "parity-scale-codec", "parking_lot 0.12.1", "sp-api", @@ -12726,6 +12861,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures", @@ -12740,6 +12876,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "parity-scale-codec", @@ -12757,6 +12894,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "parity-scale-codec", @@ -12777,6 +12915,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "lazy_static", "parity-scale-codec", @@ -12795,6 +12934,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "finality-grandpa", "log", @@ -12812,6 +12952,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "scale-info", @@ -12823,6 +12964,7 @@ dependencies = [ [[package]] name = "sp-core" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "bitflags", @@ -12866,6 +13008,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "6.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "blake2b_simd", "byteorder", @@ -12879,6 +13022,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "6.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro2", "quote", @@ -12889,6 +13033,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -12897,6 +13042,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "6.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro2", "quote", @@ -12906,6 +13052,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.14.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "environmental", "parity-scale-codec", @@ -12916,6 +13063,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -12930,6 +13078,7 @@ dependencies = [ [[package]] name = "sp-io" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "bytes", "ed25519", @@ -12955,6 +13104,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "lazy_static", "sp-core", @@ -12965,6 +13115,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.14.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "parity-scale-codec", @@ -12978,6 +13129,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "thiserror", "zstd 0.12.3+zstd.1.5.2", @@ -12986,6 +13138,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -12996,6 +13149,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -13013,6 +13167,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "scale-info", @@ -13026,6 +13181,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "sp-api", "sp-core", @@ -13035,6 +13191,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "6.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "backtrace", "lazy_static", @@ -13044,6 +13201,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "rustc-hash", "serde", @@ -13053,6 +13211,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "either", "hash256-std-hasher", @@ -13074,6 +13233,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -13091,6 +13251,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "7.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "Inflector", "proc-macro-crate", @@ -13102,6 +13263,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "scale-info", @@ -13115,6 +13277,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "scale-info", @@ -13127,6 +13290,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.14.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "hash-db", "log", @@ -13146,6 +13310,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "log", "parity-scale-codec", @@ -13163,10 +13328,12 @@ dependencies = [ [[package]] name = "sp-std" version = "6.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" [[package]] name = "sp-storage" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13179,6 +13346,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "futures-timer", @@ -13193,6 +13361,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "7.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "sp-std", @@ -13204,6 +13373,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "sp-api", "sp-runtime", @@ -13212,6 +13382,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "log", @@ -13227,6 +13398,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "ahash 0.8.2", "hash-db", @@ -13249,6 +13421,7 @@ dependencies = [ [[package]] name = "sp-version" version = "6.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13265,6 +13438,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -13275,19 +13449,20 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "8.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "anyhow", "impl-trait-for-tuples", "log", "parity-scale-codec", "sp-std", - "wasmi 0.13.2", "wasmtime", ] [[package]] name = "sp-weights" version = "5.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "parity-scale-codec", "scale-info", @@ -13676,6 +13851,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "platforms", ] @@ -13683,6 +13859,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -13701,6 +13878,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "hyper", "log", @@ -13712,6 +13890,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "jsonrpsee", @@ -13724,6 +13903,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "jsonrpsee", "log", @@ -13742,6 +13922,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -13767,6 +13948,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "futures", "substrate-test-utils-derive", @@ -13776,6 +13958,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -13786,11 +13969,13 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "ansi_term", "build-helper", "cargo_metadata", "filetime", + "parity-wasm", "sp-maybe-compressed-blob", "strum", "tempfile", @@ -14444,6 +14629,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2bc071f33da268ae218f2f376e7aa1dbf397ec76" dependencies = [ "async-trait", "clap", @@ -14851,17 +15037,6 @@ dependencies = [ "web-sys", ] -[[package]] -name = "wasmi" -version = "0.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422" -dependencies = [ - "parity-wasm", - "wasmi-validation", - "wasmi_core 0.2.1", -] - [[package]] name = "wasmi" version = "0.28.0" @@ -14870,38 +15045,16 @@ checksum = "8e61a7006b0fdf24f6bbe8dcfdad5ca1b350de80061fb2827f31c82fbbb9565a" dependencies = [ "spin 0.9.4", "wasmi_arena", - "wasmi_core 0.12.0", + "wasmi_core", "wasmparser-nostd", ] -[[package]] -name = "wasmi-validation" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b" -dependencies = [ - "parity-wasm", -] - [[package]] name = "wasmi_arena" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "401c1f35e413fac1846d4843745589d9ec678977ab35a384db8ae7830525d468" -[[package]] -name = "wasmi_core" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7" -dependencies = [ - "downcast-rs", - "libm 0.2.1", - "memory_units", - "num-rational", - "num-traits", -] - [[package]] name = "wasmi_core" version = "0.12.0" @@ -16178,267 +16331,3 @@ dependencies = [ "libc", "pkg-config", ] - -[[patch.unused]] -name = "chain-spec-builder" -version = "2.0.0" - -[[patch.unused]] -name = "frame-benchmarking-pallet-pov" -version = "4.0.0-dev" - -[[patch.unused]] -name = "frame-election-solution-type-fuzzer" -version = "2.0.0-alpha.5" - -[[patch.unused]] -name = "frame-support-test" -version = "3.0.0" - -[[patch.unused]] -name = "frame-support-test-compile-pass" -version = "4.0.0-dev" - -[[patch.unused]] -name = "frame-support-test-pallet" -version = "4.0.0-dev" - -[[patch.unused]] -name = "generate-bags" -version = "4.0.0-dev" - -[[patch.unused]] -name = "kitchensink-runtime" -version = "3.0.0-dev" - -[[patch.unused]] -name = "node-bench" -version = "0.9.0-dev" - -[[patch.unused]] -name = "node-cli" -version = "3.0.0-dev" - -[[patch.unused]] -name = "node-executor" -version = "3.0.0-dev" - -[[patch.unused]] -name = "node-inspect" -version = "0.9.0-dev" - -[[patch.unused]] -name = "node-primitives" -version = "2.0.0" - -[[patch.unused]] -name = "node-rpc" -version = "3.0.0-dev" - -[[patch.unused]] -name = "node-runtime-generate-bags" -version = "3.0.0" - -[[patch.unused]] -name = "node-template" -version = "4.0.0-dev" - -[[patch.unused]] -name = "node-template-release" -version = "3.0.0" - -[[patch.unused]] -name = "node-template-runtime" -version = "4.0.0-dev" - -[[patch.unused]] -name = "node-testing" -version = "3.0.0-dev" - -[[patch.unused]] -name = "pallet-asset-conversion" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-asset-rate" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-atomic-swap" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-bags-list-fuzzer" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-bags-list-remote-tests" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-core-fellowship" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-dev-mode" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-election-provider-e2e-test" -version = "1.0.0" - -[[patch.unused]] -name = "pallet-example-basic" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-example-offchain-worker" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-lottery" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-nicks" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-node-authorization" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-nomination-pools-fuzzer" -version = "2.0.0" - -[[patch.unused]] -name = "pallet-nomination-pools-test-staking" -version = "1.0.0" - -[[patch.unused]] -name = "pallet-remark" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-root-offences" -version = "1.0.0-dev" - -[[patch.unused]] -name = "pallet-root-testing" -version = "1.0.0-dev" - -[[patch.unused]] -name = "pallet-salary" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-scored-pool" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-statement" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-template" -version = "4.0.0-dev" - -[[patch.unused]] -name = "pallet-transaction-storage" -version = "4.0.0-dev" - -[[patch.unused]] -name = "sc-consensus-manual-seal" -version = "0.10.0-dev" - -[[patch.unused]] -name = "sc-consensus-pow" -version = "0.10.0-dev" - -[[patch.unused]] -name = "sc-network-statement" -version = "0.10.0-dev" - -[[patch.unused]] -name = "sc-network-test" -version = "0.8.0" - -[[patch.unused]] -name = "sc-runtime-test" -version = "2.0.0" - -[[patch.unused]] -name = "sc-service-test" -version = "2.0.0" - -[[patch.unused]] -name = "sc-statement-store" -version = "4.0.0-dev" - -[[patch.unused]] -name = "sp-api-test" -version = "2.0.1" - -[[patch.unused]] -name = "sp-application-crypto-test" -version = "2.0.0" - -[[patch.unused]] -name = "sp-arithmetic-fuzzer" -version = "2.0.0" - -[[patch.unused]] -name = "sp-consensus-pow" -version = "0.10.0-dev" - -[[patch.unused]] -name = "sp-npos-elections-fuzzer" -version = "2.0.0-alpha.5" - -[[patch.unused]] -name = "sp-runtime-interface-test" -version = "2.0.0" - -[[patch.unused]] -name = "sp-runtime-interface-test-wasm" -version = "2.0.0" - -[[patch.unused]] -name = "sp-runtime-interface-test-wasm-deprecated" -version = "2.0.0" - -[[patch.unused]] -name = "sp-test-primitives" -version = "2.0.0" - -[[patch.unused]] -name = "subkey" -version = "3.0.0" - -[[patch.unused]] -name = "substrate-cli-test-utils" -version = "0.1.0" - -[[patch.unused]] -name = "substrate-frame-cli" -version = "4.0.0-dev" - -[[patch.unused]] -name = "substrate-frame-rpc-support" -version = "3.0.0" - -[[patch.unused]] -name = "substrate-test-runtime" -version = "2.0.0" - -[[patch.unused]] -name = "substrate-test-runtime-client" -version = "2.0.0" - -[[patch.unused]] -name = "substrate-test-runtime-transaction-pool" -version = "2.0.0" - -[[patch.unused]] -name = "substrate-test-utils-test-crate" -version = "0.1.0"