diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index f8c08e2a39..b7a9d23311 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1920,7 +1920,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", ] @@ -1938,7 +1938,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -1957,7 +1957,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "Inflector", "chrono", @@ -1983,7 +1983,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -1996,7 +1996,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -2011,7 +2011,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "14.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "serde", @@ -2022,7 +2022,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "bitflags", "frame-metadata", @@ -2048,7 +2048,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2060,7 +2060,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2072,7 +2072,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "proc-macro2", "quote", @@ -2082,7 +2082,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-metadata", "frame-support", @@ -2103,7 +2103,7 @@ dependencies = [ [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -2113,7 +2113,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "log", @@ -2129,7 +2129,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -2143,7 +2143,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "sp-api", @@ -2152,7 +2152,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "sp-api", @@ -4539,7 +4539,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -4554,7 +4554,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -4568,7 +4568,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4591,7 +4591,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4646,7 +4646,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4724,7 +4724,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4740,7 +4740,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4755,7 +4755,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4778,7 +4778,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4795,7 +4795,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4809,7 +4809,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4831,7 +4831,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4846,7 +4846,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4865,7 +4865,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4881,7 +4881,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4896,7 +4896,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4913,7 +4913,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -4929,7 +4929,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4946,7 +4946,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -4960,7 +4960,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -4973,7 +4973,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -4989,7 +4989,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5011,7 +5011,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -5025,7 +5025,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -5038,7 +5038,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -5053,7 +5053,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -5073,7 +5073,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -5089,7 +5089,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -5102,7 +5102,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5124,7 +5124,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -5135,7 +5135,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "log", "sp-arithmetic", @@ -5144,7 +5144,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -5157,7 +5157,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -5174,7 +5174,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -5189,7 +5189,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-support", "frame-system", @@ -5205,7 +5205,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5222,7 +5222,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5233,7 +5233,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -5249,7 +5249,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -5264,7 +5264,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-benchmarking", "frame-support", @@ -7704,7 +7704,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "env_logger 0.9.0", "jsonrpsee-proc-macros", @@ -7973,7 +7973,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "log", "sp-core", @@ -7984,7 +7984,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "derive_more", @@ -8011,7 +8011,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "futures-timer 3.0.2", @@ -8034,7 +8034,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8050,7 +8050,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8066,7 +8066,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8077,7 +8077,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "chrono", "fdlimit", @@ -8115,7 +8115,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "fnv", "futures 0.3.16", @@ -8143,7 +8143,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "hash-db", "kvdb", @@ -8168,7 +8168,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "futures 0.3.16", @@ -8192,7 +8192,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "derive_more", @@ -8235,7 +8235,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "derive_more", "futures 0.3.16", @@ -8259,7 +8259,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8272,7 +8272,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "assert_matches", "async-trait", @@ -8306,7 +8306,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "futures 0.3.16", @@ -8332,7 +8332,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "sc-client-api", "sp-authorship", @@ -8343,7 +8343,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "lazy_static", "libsecp256k1 0.6.0", @@ -8369,7 +8369,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "derive_more", "parity-scale-codec", @@ -8386,7 +8386,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "log", "parity-scale-codec", @@ -8402,7 +8402,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "cfg-if 1.0.0", "libc", @@ -8421,7 +8421,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "derive_more", @@ -8458,7 +8458,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "derive_more", "finality-grandpa", @@ -8482,7 +8482,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "ansi_term 0.12.1", "futures 0.3.16", @@ -8499,7 +8499,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "derive_more", @@ -8514,7 +8514,7 @@ dependencies = [ [[package]] name = "sc-light" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "hash-db", "parity-scale-codec", @@ -8532,7 +8532,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-std", "async-trait", @@ -8583,7 +8583,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "futures-timer 3.0.2", @@ -8599,7 +8599,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "bytes 1.0.1", "fnv", @@ -8626,7 +8626,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "libp2p", @@ -8639,7 +8639,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8648,7 +8648,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "hash-db", @@ -8679,7 +8679,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "jsonrpc-core", @@ -8704,7 +8704,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "jsonrpc-core", @@ -8720,7 +8720,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "directories", @@ -8784,7 +8784,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "log", "parity-scale-codec", @@ -8798,7 +8798,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8820,7 +8820,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "chrono", "futures 0.3.16", @@ -8838,7 +8838,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8862,14 +8862,12 @@ dependencies = [ "tracing", "tracing-log", "tracing-subscriber", - "wasm-bindgen", - "web-sys", ] [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8880,7 +8878,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "intervalier", @@ -8907,7 +8905,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "derive_more", "futures 0.3.16", @@ -9341,7 +9339,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "hash-db", "log", @@ -9358,7 +9356,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -9370,7 +9368,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "serde", @@ -9382,7 +9380,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "integer-sqrt", "num-traits", @@ -9396,7 +9394,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "sp-api", @@ -9408,7 +9406,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "parity-scale-codec", @@ -9420,7 +9418,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "sp-api", @@ -9432,7 +9430,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "log", @@ -9450,7 +9448,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "futures 0.3.16", @@ -9469,7 +9467,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "merlin", @@ -9491,7 +9489,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9501,7 +9499,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9513,7 +9511,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "base58", "blake2-rfc", @@ -9557,7 +9555,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9566,7 +9564,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "proc-macro2", "quote", @@ -9576,7 +9574,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "environmental", "parity-scale-codec", @@ -9587,7 +9585,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "finality-grandpa", "log", @@ -9604,7 +9602,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9618,7 +9616,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "hash-db", @@ -9643,7 +9641,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "lazy_static", "sp-core", @@ -9654,7 +9652,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "derive_more", @@ -9671,7 +9669,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "ruzstd", "zstd", @@ -9680,7 +9678,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "serde", @@ -9693,7 +9691,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -9704,7 +9702,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "sp-api", "sp-core", @@ -9714,7 +9712,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "backtrace", ] @@ -9722,7 +9720,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "rustc-hash", "serde", @@ -9732,7 +9730,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "either", "hash256-std-hasher", @@ -9753,7 +9751,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9770,7 +9768,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9782,7 +9780,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "serde", "serde_json", @@ -9791,7 +9789,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "sp-api", @@ -9804,7 +9802,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9814,7 +9812,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "hash-db", "log", @@ -9837,12 +9835,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" [[package]] name = "sp-storage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9855,7 +9853,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "log", "sp-core", @@ -9868,7 +9866,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -9884,7 +9882,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "erased-serde", "log", @@ -9902,7 +9900,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "sp-api", "sp-runtime", @@ -9911,7 +9909,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "log", @@ -9926,7 +9924,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "hash-db", "memory-db", @@ -9940,7 +9938,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "futures-timer 3.0.2", @@ -9951,7 +9949,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9966,7 +9964,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -9977,7 +9975,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10171,7 +10169,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "platforms", ] @@ -10179,7 +10177,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.16", @@ -10201,7 +10199,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-std", "derive_more", @@ -10215,7 +10213,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "async-trait", "futures 0.3.16", @@ -10242,7 +10240,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "futures 0.3.16", "substrate-test-utils-derive", @@ -10252,7 +10250,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -10263,7 +10261,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "ansi_term 0.12.1", "build-helper", @@ -10416,7 +10414,7 @@ dependencies = [ [[package]] name = "test-runner" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "frame-system", "futures 0.3.16", @@ -10823,7 +10821,7 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#d6847a740e3972c76ca72fc8eef56380be928ab9" +source = "git+https://github.com/paritytech/substrate?branch=master#6d0c04d58fc614f61072f6dde1a1716fb8072a44" dependencies = [ "log", "parity-scale-codec", diff --git a/polkadot/bridges/bin/millau/runtime/src/lib.rs b/polkadot/bridges/bin/millau/runtime/src/lib.rs index a64b26c9cc..2e14a551db 100644 --- a/polkadot/bridges/bin/millau/runtime/src/lib.rs +++ b/polkadot/bridges/bin/millau/runtime/src/lib.rs @@ -207,8 +207,13 @@ impl frame_system::Config for Runtime { impl pallet_randomness_collective_flip::Config for Runtime {} +parameter_types! { + pub const MaxAuthorities: u32 = 10; +} + impl pallet_aura::Config for Runtime { type AuthorityId = AuraId; + type MaxAuthorities = MaxAuthorities; } impl pallet_bridge_dispatch::Config for Runtime { type Event = Event; diff --git a/polkadot/bridges/bin/rialto/runtime/src/lib.rs b/polkadot/bridges/bin/rialto/runtime/src/lib.rs index 333a6f38f9..62e3fb07b5 100644 --- a/polkadot/bridges/bin/rialto/runtime/src/lib.rs +++ b/polkadot/bridges/bin/rialto/runtime/src/lib.rs @@ -215,8 +215,13 @@ impl frame_system::Config for Runtime { impl pallet_randomness_collective_flip::Config for Runtime {} +parameter_types! { + pub const MaxAuthorities: u32 = 10; +} + impl pallet_aura::Config for Runtime { type AuthorityId = AuraId; + type MaxAuthorities = MaxAuthorities; } type RialtoPoA = pallet_bridge_eth_poa::Instance1;