diff --git a/Cargo.lock b/Cargo.lock index 600781d6547..d6a736a057c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -462,7 +462,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "beefy-primitives", "fnv", @@ -490,7 +490,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -510,12 +510,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "scale-info", @@ -706,7 +706,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "finality-grandpa", "frame-support", @@ -722,7 +722,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-runtime", "frame-support", @@ -734,7 +734,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "bp-runtime", @@ -750,7 +750,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-messages", "bp-runtime", @@ -768,7 +768,7 @@ dependencies = [ [[package]] name = "bp-rialto" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-messages", "bp-runtime", @@ -783,7 +783,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -800,7 +800,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "frame-support", "hash-db", @@ -818,7 +818,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -833,7 +833,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -848,7 +848,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2449,7 +2449,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", ] @@ -2467,7 +2467,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -2487,7 +2487,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "Inflector", "chrono", @@ -2513,7 +2513,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -2527,7 +2527,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -2555,7 +2555,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "bitflags", "frame-metadata", @@ -2582,7 +2582,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2594,7 +2594,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.0", @@ -2606,7 +2606,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "proc-macro2", "quote", @@ -2616,7 +2616,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "log", @@ -2633,7 +2633,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -2648,7 +2648,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "sp-api", @@ -2657,7 +2657,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "sp-api", @@ -3607,7 +3607,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -4568,7 +4568,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "derive_more", "futures 0.3.17", @@ -4858,7 +4858,7 @@ dependencies = [ [[package]] name = "node-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-system", "parity-scale-codec", @@ -5033,7 +5033,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5047,7 +5047,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5063,7 +5063,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5079,7 +5079,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5094,7 +5094,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5118,7 +5118,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5138,7 +5138,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5153,7 +5153,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "beefy-primitives", "frame-support", @@ -5169,7 +5169,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5194,7 +5194,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5212,7 +5212,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5229,7 +5229,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5251,7 +5251,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "bp-message-dispatch", @@ -5298,7 +5298,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5315,7 +5315,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5331,7 +5331,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5355,7 +5355,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5373,7 +5373,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5388,7 +5388,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5411,7 +5411,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5427,7 +5427,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5447,7 +5447,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5464,7 +5464,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5481,7 +5481,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5499,7 +5499,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5515,7 +5515,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5532,7 +5532,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5547,7 +5547,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5561,7 +5561,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5578,7 +5578,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5601,7 +5601,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5616,7 +5616,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5630,7 +5630,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5644,7 +5644,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5660,7 +5660,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5681,7 +5681,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5697,7 +5697,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5711,7 +5711,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5734,7 +5734,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -5745,7 +5745,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "log", "sp-arithmetic", @@ -5754,7 +5754,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5783,7 +5783,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5801,7 +5801,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5820,7 +5820,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-support", "frame-system", @@ -5837,7 +5837,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5854,7 +5854,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5865,7 +5865,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5882,7 +5882,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5896,7 +5896,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5912,7 +5912,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5927,7 +5927,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "frame-support", "frame-system", @@ -5945,7 +5945,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.8" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6464,7 +6464,7 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325" [[package]] name = "polkadot-approval-distribution" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "polkadot-node-network-protocol", @@ -6478,7 +6478,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "polkadot-node-network-protocol", @@ -6491,7 +6491,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "derive_more", "futures 0.3.17", @@ -6513,7 +6513,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "lru", @@ -6553,7 +6553,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6651,7 +6651,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "always-assert", "derive_more", @@ -6672,7 +6672,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6685,7 +6685,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "derive_more", "futures 0.3.17", @@ -6707,7 +6707,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6721,7 +6721,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -6741,7 +6741,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "futures 0.3.17", @@ -6760,7 +6760,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "parity-scale-codec", @@ -6778,7 +6778,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "derive_more", @@ -6806,7 +6806,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "futures 0.3.17", @@ -6826,7 +6826,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "futures 0.3.17", @@ -6844,7 +6844,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "polkadot-node-subsystem", @@ -6859,7 +6859,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "futures 0.3.17", @@ -6877,7 +6877,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "polkadot-node-subsystem", @@ -6892,7 +6892,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -6909,7 +6909,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "derive_more", @@ -6928,7 +6928,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-participation" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "polkadot-node-primitives", @@ -6941,7 +6941,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "futures 0.3.17", @@ -6958,7 +6958,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "futures 0.3.17", @@ -6973,7 +6973,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "always-assert", "assert_matches", @@ -7004,7 +7004,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "memory-lru", @@ -7022,7 +7022,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-std", "lazy_static", @@ -7040,7 +7040,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7051,7 +7051,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "derive_more", @@ -7069,7 +7069,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bounded-vec", "futures 0.3.17", @@ -7091,7 +7091,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7101,7 +7101,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "futures 0.3.17", @@ -7119,7 +7119,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "derive_more", "futures 0.3.17", @@ -7138,7 +7138,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "derive_more", @@ -7165,7 +7165,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7186,7 +7186,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "futures 0.3.17", @@ -7203,7 +7203,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -7214,7 +7214,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "derive_more", "frame-support", @@ -7231,7 +7231,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitvec 0.20.1", "frame-system", @@ -7261,7 +7261,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7292,7 +7292,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -7369,7 +7369,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -7416,7 +7416,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "bitflags", "bitvec 0.20.1", @@ -7455,7 +7455,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "async-trait", "beefy-gadget", @@ -7553,7 +7553,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "arrayvec 0.5.2", "derive_more", @@ -7574,7 +7574,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7584,7 +7584,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -7609,7 +7609,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -7670,7 +7670,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "frame-benchmarking", "frame-system", @@ -8002,9 +8002,9 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.9" +version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7" +checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05" dependencies = [ "proc-macro2", ] @@ -8266,7 +8266,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "env_logger 0.9.0", "jsonrpsee-proc-macros", @@ -8395,7 +8395,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-primitives", "bp-messages", @@ -8584,7 +8584,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "log", "sp-core", @@ -8595,7 +8595,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "derive_more", @@ -8622,7 +8622,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -8645,7 +8645,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8661,7 +8661,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8677,7 +8677,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8688,7 +8688,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "chrono", "fdlimit", @@ -8726,7 +8726,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "fnv", "futures 0.3.17", @@ -8754,7 +8754,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "hash-db", "kvdb", @@ -8779,7 +8779,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "futures 0.3.17", @@ -8803,7 +8803,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "derive_more", @@ -8832,7 +8832,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "derive_more", @@ -8875,7 +8875,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "derive_more", "futures 0.3.17", @@ -8899,7 +8899,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8912,7 +8912,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "futures 0.3.17", @@ -8938,7 +8938,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "sc-client-api", "sp-authorship", @@ -8949,7 +8949,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "lazy_static", "libsecp256k1 0.6.0", @@ -8975,7 +8975,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "derive_more", "environmental", @@ -8993,7 +8993,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "log", "parity-scale-codec", @@ -9009,7 +9009,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9027,7 +9027,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "derive_more", @@ -9064,7 +9064,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "derive_more", "finality-grandpa", @@ -9088,7 +9088,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "ansi_term 0.12.1", "futures 0.3.17", @@ -9105,7 +9105,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "derive_more", @@ -9120,7 +9120,7 @@ dependencies = [ [[package]] name = "sc-light" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "hash-db", "parity-scale-codec", @@ -9138,7 +9138,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-std", "async-trait", @@ -9189,7 +9189,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -9205,7 +9205,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "bytes 1.0.1", "fnv", @@ -9232,7 +9232,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "libp2p", @@ -9245,7 +9245,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9254,7 +9254,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "hash-db", @@ -9285,7 +9285,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "jsonrpc-core", @@ -9310,7 +9310,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "jsonrpc-core", @@ -9327,7 +9327,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "directories", @@ -9392,7 +9392,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "log", "parity-scale-codec", @@ -9406,7 +9406,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9428,7 +9428,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "chrono", "futures 0.3.17", @@ -9446,7 +9446,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "ansi_term 0.12.1", "atty", @@ -9475,7 +9475,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -9486,7 +9486,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "intervalier", @@ -9513,7 +9513,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "derive_more", "futures 0.3.17", @@ -9527,7 +9527,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -9904,7 +9904,7 @@ dependencies = [ [[package]] name = "slot-range-helper" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "enumn", "parity-scale-codec", @@ -10007,7 +10007,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "hash-db", "log", @@ -10024,7 +10024,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "blake2-rfc", "proc-macro-crate 1.1.0", @@ -10036,7 +10036,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "scale-info", @@ -10049,7 +10049,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "integer-sqrt", "num-traits", @@ -10064,7 +10064,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "scale-info", @@ -10077,7 +10077,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "parity-scale-codec", @@ -10089,7 +10089,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "sp-api", @@ -10101,7 +10101,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "log", @@ -10119,7 +10119,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "futures 0.3.17", @@ -10138,7 +10138,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "parity-scale-codec", @@ -10156,7 +10156,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "merlin", @@ -10179,7 +10179,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "scale-info", @@ -10190,7 +10190,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -10202,7 +10202,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "base58", "blake2-rfc", @@ -10247,7 +10247,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -10256,7 +10256,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "proc-macro2", "quote", @@ -10266,7 +10266,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "environmental", "parity-scale-codec", @@ -10277,7 +10277,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "finality-grandpa", "log", @@ -10295,7 +10295,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10309,7 +10309,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "hash-db", @@ -10333,7 +10333,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "lazy_static", "sp-core", @@ -10344,7 +10344,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "derive_more", @@ -10361,7 +10361,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "zstd", ] @@ -10369,7 +10369,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "scale-info", @@ -10384,7 +10384,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -10395,7 +10395,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "sp-api", "sp-core", @@ -10405,7 +10405,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "backtrace", ] @@ -10413,7 +10413,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "rustc-hash", "serde", @@ -10423,7 +10423,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "either", "hash256-std-hasher", @@ -10445,7 +10445,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10462,7 +10462,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "Inflector", "proc-macro-crate 1.1.0", @@ -10474,7 +10474,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "serde", "serde_json", @@ -10483,7 +10483,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "scale-info", @@ -10497,7 +10497,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "scale-info", @@ -10508,7 +10508,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "hash-db", "log", @@ -10531,12 +10531,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" [[package]] name = "sp-storage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10549,7 +10549,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "log", "sp-core", @@ -10562,7 +10562,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -10578,7 +10578,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "erased-serde", "log", @@ -10596,7 +10596,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "sp-api", "sp-runtime", @@ -10605,7 +10605,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "log", @@ -10621,7 +10621,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "hash-db", "memory-db", @@ -10636,7 +10636,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10652,7 +10652,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10663,7 +10663,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10945,7 +10945,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "platforms", ] @@ -10953,7 +10953,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.17", @@ -10975,7 +10975,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-std", "derive_more", @@ -10989,7 +10989,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "async-trait", "futures 0.3.17", @@ -11016,7 +11016,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "futures 0.3.17", "substrate-test-utils-derive", @@ -11026,7 +11026,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c1e45a62103ce7f0b3db4926f40c38b4b1283fa9" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -11037,7 +11037,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "ansi_term 0.12.1", "build-helper", @@ -11063,9 +11063,9 @@ checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2" [[package]] name = "syn" -version = "1.0.77" +version = "1.0.78" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5239bc68e0fef57495900cfea4e8dc75596d9a319d7e16b1e0a440d24e6fe0a0" +checksum = "a4eac2e6c19f5c3abc0c229bea31ff0b9b091c7b14990e8924b92902a303a0c0" dependencies = [ "proc-macro2", "quote", @@ -11490,7 +11490,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#df6a1ad92a066a8af0f6a1b327cbb26b3f0c89c1" +source = "git+https://github.com/paritytech/substrate?branch=master#9379b2368469b4214ae44e4b3bdc374dd3eb0f28" dependencies = [ "jsonrpsee-ws-client", "log", @@ -12102,7 +12102,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -12346,7 +12346,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12359,7 +12359,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "frame-support", "frame-system", @@ -12379,7 +12379,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.11" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "frame-benchmarking", "frame-support", @@ -12397,7 +12397,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d070d5516174ebda4ce434b57906eb8bdb6ef6ea" +source = "git+https://github.com/paritytech/polkadot?branch=master#1f50b49268d98ad74d3f60ebad309bdb1b05271d" dependencies = [ "proc-macro2", "quote", diff --git a/parachain-template/runtime/src/lib.rs b/parachain-template/runtime/src/lib.rs index 31b6bddef50..d74f2a7bf83 100644 --- a/parachain-template/runtime/src/lib.rs +++ b/parachain-template/runtime/src/lib.rs @@ -363,6 +363,7 @@ impl pallet_balances::Config for Runtime { parameter_types! { /// Relay Chain `TransactionByteFee` / 10 pub const TransactionByteFee: Balance = 10 * MICROUNIT; + pub const OperationalFeeMultiplier: u8 = 5; } impl pallet_transaction_payment::Config for Runtime { @@ -370,6 +371,7 @@ impl pallet_transaction_payment::Config for Runtime { type TransactionByteFee = TransactionByteFee; type WeightToFee = WeightToFee; type FeeMultiplierUpdate = SlowAdjustingFeeUpdate; + type OperationalFeeMultiplier = OperationalFeeMultiplier; } parameter_types! { diff --git a/polkadot-parachains/rococo/src/lib.rs b/polkadot-parachains/rococo/src/lib.rs index 55e36b9252b..236e11f447d 100644 --- a/polkadot-parachains/rococo/src/lib.rs +++ b/polkadot-parachains/rococo/src/lib.rs @@ -231,11 +231,16 @@ impl pallet_balances::Config for Runtime { impl pallet_randomness_collective_flip::Config for Runtime {} +parameter_types! { + pub const OperationalFeeMultiplier: u8 = 5; +} + impl pallet_transaction_payment::Config for Runtime { type OnChargeTransaction = pallet_transaction_payment::CurrencyAdapter; type TransactionByteFee = TransactionByteFee; type WeightToFee = IdentityFee; type FeeMultiplierUpdate = (); + type OperationalFeeMultiplier = OperationalFeeMultiplier; } impl pallet_sudo::Config for Runtime { diff --git a/polkadot-parachains/statemine/src/lib.rs b/polkadot-parachains/statemine/src/lib.rs index 6b184d345d4..6e4656fc9e6 100644 --- a/polkadot-parachains/statemine/src/lib.rs +++ b/polkadot-parachains/statemine/src/lib.rs @@ -207,6 +207,7 @@ impl pallet_balances::Config for Runtime { parameter_types! { /// Relay Chain `TransactionByteFee` / 10 pub const TransactionByteFee: Balance = 1 * MILLICENTS; + pub const OperationalFeeMultiplier: u8 = 5; } impl pallet_transaction_payment::Config for Runtime { @@ -215,6 +216,7 @@ impl pallet_transaction_payment::Config for Runtime { type TransactionByteFee = TransactionByteFee; type WeightToFee = WeightToFee; type FeeMultiplierUpdate = SlowAdjustingFeeUpdate; + type OperationalFeeMultiplier = OperationalFeeMultiplier; } parameter_types! { diff --git a/polkadot-parachains/statemint/src/lib.rs b/polkadot-parachains/statemint/src/lib.rs index 1494da84f4b..8616be2fe91 100644 --- a/polkadot-parachains/statemint/src/lib.rs +++ b/polkadot-parachains/statemint/src/lib.rs @@ -200,6 +200,7 @@ impl pallet_balances::Config for Runtime { parameter_types! { /// Relay Chain `TransactionByteFee` / 10 pub const TransactionByteFee: Balance = 1 * MILLICENTS; + pub const OperationalFeeMultiplier: u8 = 5; } impl pallet_transaction_payment::Config for Runtime { @@ -208,6 +209,7 @@ impl pallet_transaction_payment::Config for Runtime { type TransactionByteFee = TransactionByteFee; type WeightToFee = WeightToFee; type FeeMultiplierUpdate = SlowAdjustingFeeUpdate; + type OperationalFeeMultiplier = OperationalFeeMultiplier; } impl pallet_randomness_collective_flip::Config for Runtime {} diff --git a/polkadot-parachains/westmint/src/lib.rs b/polkadot-parachains/westmint/src/lib.rs index 9767ac16949..adf6c597b5d 100644 --- a/polkadot-parachains/westmint/src/lib.rs +++ b/polkadot-parachains/westmint/src/lib.rs @@ -200,6 +200,7 @@ impl pallet_balances::Config for Runtime { parameter_types! { /// Relay Chain `TransactionByteFee` / 10 pub const TransactionByteFee: Balance = 1 * MILLICENTS; + pub const OperationalFeeMultiplier: u8 = 5; } impl pallet_transaction_payment::Config for Runtime { @@ -208,6 +209,7 @@ impl pallet_transaction_payment::Config for Runtime { type TransactionByteFee = TransactionByteFee; type WeightToFee = WeightToFee; type FeeMultiplierUpdate = SlowAdjustingFeeUpdate; + type OperationalFeeMultiplier = OperationalFeeMultiplier; } impl pallet_randomness_collective_flip::Config for Runtime {} diff --git a/test/runtime/src/lib.rs b/test/runtime/src/lib.rs index df67ccca252..64fef7a0318 100644 --- a/test/runtime/src/lib.rs +++ b/test/runtime/src/lib.rs @@ -223,11 +223,16 @@ impl pallet_balances::Config for Runtime { type ReserveIdentifier = [u8; 8]; } +parameter_types! { + pub const OperationalFeeMultiplier: u8 = 5; +} + impl pallet_transaction_payment::Config for Runtime { type OnChargeTransaction = pallet_transaction_payment::CurrencyAdapter; type TransactionByteFee = TransactionByteFee; type WeightToFee = IdentityFee; type FeeMultiplierUpdate = (); + type OperationalFeeMultiplier = OperationalFeeMultiplier; } impl pallet_randomness_collective_flip::Config for Runtime {}