diff --git a/cumulus/Cargo.lock b/cumulus/Cargo.lock index d868f14b87..a07f3c23c8 100644 --- a/cumulus/Cargo.lock +++ b/cumulus/Cargo.lock @@ -441,7 +441,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "beefy-primitives", "fnv", @@ -475,7 +475,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -495,12 +495,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -690,7 +690,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-runtime", "finality-grandpa", @@ -707,7 +707,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-runtime", "frame-support", @@ -719,7 +719,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitvec", "bp-runtime", @@ -736,7 +736,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-messages", "bp-runtime", @@ -754,7 +754,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -771,7 +771,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "hash-db", @@ -789,7 +789,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -804,7 +804,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -819,7 +819,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2796,7 +2796,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", ] @@ -2814,7 +2814,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -2836,7 +2836,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "Inflector", "chrono", @@ -2845,6 +2845,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", + "gethostname", "handlebars", "hash-db", "hex", @@ -2886,7 +2887,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2897,7 +2898,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2913,7 +2914,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -2941,7 +2942,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "bitflags", "frame-metadata", @@ -2971,7 +2972,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2983,7 +2984,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2995,7 +2996,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro2", "quote", @@ -3005,7 +3006,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "log", @@ -3022,7 +3023,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3037,7 +3038,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "sp-api", @@ -3046,7 +3047,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "sp-api", @@ -3242,6 +3243,16 @@ dependencies = [ "version_check", ] +[[package]] +name = "gethostname" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e" +dependencies = [ + "libc", + "winapi", +] + [[package]] name = "getrandom" version = "0.1.16" @@ -3903,7 +3914,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-primitives", "bitvec", @@ -3995,7 +4006,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "polkadot-primitives", @@ -5331,7 +5342,7 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-trait", "dyn-clonable", @@ -5347,7 +5358,7 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "expander 0.0.6", "petgraph", @@ -5384,7 +5395,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -5401,7 +5412,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5415,7 +5426,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -5431,7 +5442,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -5447,7 +5458,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -5462,7 +5473,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5486,7 +5497,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5506,7 +5517,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5521,7 +5532,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "beefy-primitives", "frame-support", @@ -5537,7 +5548,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5560,7 +5571,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5578,7 +5589,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5595,7 +5606,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5617,7 +5628,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5638,7 +5649,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5683,7 +5694,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5700,7 +5711,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "bitflags", "frame-benchmarking", @@ -5727,7 +5738,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "bitflags", "parity-scale-codec", @@ -5742,7 +5753,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro2", "quote", @@ -5752,7 +5763,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "jsonrpsee", "pallet-contracts-primitives", @@ -5769,7 +5780,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -5782,7 +5793,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5798,7 +5809,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5821,7 +5832,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5834,7 +5845,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5852,7 +5863,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5867,7 +5878,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5890,7 +5901,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5906,7 +5917,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5926,7 +5937,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5943,7 +5954,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5960,7 +5971,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5978,7 +5989,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5993,7 +6004,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6008,7 +6019,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -6016,6 +6027,7 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-core", + "sp-io", "sp-runtime", "sp-staking", "sp-std", @@ -6024,7 +6036,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6043,7 +6055,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -6060,7 +6072,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6083,7 +6095,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6099,7 +6111,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6114,7 +6126,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -6128,7 +6140,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6143,7 +6155,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6159,7 +6171,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -6180,7 +6192,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6196,7 +6208,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -6210,7 +6222,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6233,7 +6245,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6244,7 +6256,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "sp-arithmetic", @@ -6253,7 +6265,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -6282,7 +6294,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6300,7 +6312,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6319,7 +6331,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-support", "frame-system", @@ -6335,7 +6347,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6350,7 +6362,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6361,7 +6373,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6378,7 +6390,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6393,7 +6405,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6409,7 +6421,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-benchmarking", "frame-support", @@ -6424,7 +6436,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "frame-system", @@ -6442,7 +6454,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-benchmarking", "frame-support", @@ -6955,7 +6967,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -6970,7 +6982,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -6984,7 +6996,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "derive_more", "fatality", @@ -7007,7 +7019,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "fatality", "futures 0.3.21", @@ -7028,7 +7040,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "clap 3.1.18", "frame-benchmarking-cli", @@ -7053,7 +7065,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7093,7 +7105,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "always-assert", "fatality", @@ -7114,7 +7126,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7127,7 +7139,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "derive_more", "fatality", @@ -7150,7 +7162,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7164,7 +7176,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7184,7 +7196,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "always-assert", "async-trait", @@ -7205,7 +7217,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7223,7 +7235,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitvec", "derive_more", @@ -7252,7 +7264,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitvec", "futures 0.3.21", @@ -7272,7 +7284,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitvec", "fatality", @@ -7291,7 +7303,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7306,7 +7318,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-trait", "futures 0.3.21", @@ -7324,7 +7336,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7339,7 +7351,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7356,7 +7368,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "fatality", "futures 0.3.21", @@ -7375,7 +7387,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-trait", "futures 0.3.21", @@ -7392,7 +7404,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitvec", "fatality", @@ -7410,7 +7422,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "always-assert", "assert_matches", @@ -7441,7 +7453,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "polkadot-node-primitives", @@ -7457,7 +7469,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "memory-lru", @@ -7474,7 +7486,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-std", "lazy_static", @@ -7492,7 +7504,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bs58", "futures 0.3.21", @@ -7511,7 +7523,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-trait", "derive_more", @@ -7532,7 +7544,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -7554,7 +7566,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7564,7 +7576,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-trait", "futures 0.3.21", @@ -7582,7 +7594,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "derive_more", "futures 0.3.21", @@ -7601,7 +7613,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-trait", "derive_more", @@ -7634,7 +7646,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7656,7 +7668,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "derive_more", "frame-support", @@ -7750,7 +7762,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7765,7 +7777,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitvec", "frame-system", @@ -7795,7 +7807,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7827,7 +7839,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-primitives", "bitvec", @@ -7912,7 +7924,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-primitives", "bitvec", @@ -7959,7 +7971,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "polkadot-primitives", @@ -7971,7 +7983,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bs58", "parity-scale-codec", @@ -7983,7 +7995,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "bitflags", "bitvec", @@ -8026,7 +8038,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "async-trait", "beefy-gadget", @@ -8129,7 +8141,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8150,7 +8162,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8160,7 +8172,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8185,7 +8197,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-primitives", "bitvec", @@ -8246,7 +8258,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-benchmarking", "frame-system", @@ -8391,7 +8403,7 @@ dependencies = [ [[package]] name = "prioritized-metered-channel" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "coarsetime", "crossbeam-queue", @@ -8841,7 +8853,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8969,7 +8981,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9046,7 +9058,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "polkadot-primitives", @@ -9216,7 +9228,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "sp-core", @@ -9227,7 +9239,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures 0.3.21", @@ -9254,7 +9266,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9277,7 +9289,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9293,7 +9305,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9310,7 +9322,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9321,7 +9333,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "chrono", "clap 3.1.18", @@ -9360,7 +9372,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "fnv", "futures 0.3.21", @@ -9388,7 +9400,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "hash-db", "kvdb", @@ -9413,7 +9425,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures 0.3.21", @@ -9437,7 +9449,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures 0.3.21", @@ -9466,7 +9478,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "fork-tree", @@ -9509,7 +9521,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9531,7 +9543,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9544,7 +9556,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures 0.3.21", @@ -9569,7 +9581,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "sc-client-api", "sp-authorship", @@ -9580,7 +9592,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "lazy_static", "lru 0.7.5", @@ -9607,7 +9619,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "environmental", "parity-scale-codec", @@ -9624,7 +9636,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "parity-scale-codec", @@ -9639,7 +9651,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9657,7 +9669,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "ahash", "async-trait", @@ -9697,7 +9709,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9718,7 +9730,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9735,7 +9747,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "hex", @@ -9750,7 +9762,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "asynchronous-codec", @@ -9802,7 +9814,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "libp2p", @@ -9815,7 +9827,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "ahash", "futures 0.3.21", @@ -9832,7 +9844,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "libp2p", @@ -9852,7 +9864,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "bitflags", "either", @@ -9881,7 +9893,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "bytes", "fnv", @@ -9909,7 +9921,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "libp2p", @@ -9922,7 +9934,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9931,7 +9943,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "hash-db", @@ -9961,7 +9973,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9984,7 +9996,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9997,7 +10009,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "directories", @@ -10062,7 +10074,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "parity-scale-codec", @@ -10076,7 +10088,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10095,7 +10107,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "libc", @@ -10114,7 +10126,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "chrono", "futures 0.3.21", @@ -10132,7 +10144,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "ansi_term", "atty", @@ -10163,7 +10175,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10174,7 +10186,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10201,7 +10213,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "log", @@ -10214,7 +10226,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10653,7 +10665,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "enumn", "parity-scale-codec", @@ -10729,7 +10741,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "hash-db", "log", @@ -10746,7 +10758,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "blake2", "proc-macro-crate", @@ -10758,7 +10770,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -10771,7 +10783,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "integer-sqrt", "num-traits", @@ -10786,7 +10798,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -10799,7 +10811,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "parity-scale-codec", @@ -10811,7 +10823,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "sp-api", @@ -10823,7 +10835,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "log", @@ -10841,7 +10853,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures 0.3.21", @@ -10860,7 +10872,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "parity-scale-codec", @@ -10878,7 +10890,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "merlin", @@ -10901,7 +10913,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -10915,7 +10927,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -10928,7 +10940,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "base58", "bitflags", @@ -10974,7 +10986,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "blake2", "byteorder", @@ -10988,7 +11000,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro2", "quote", @@ -10999,7 +11011,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11008,7 +11020,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro2", "quote", @@ -11018,7 +11030,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "environmental", "parity-scale-codec", @@ -11029,7 +11041,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "finality-grandpa", "log", @@ -11047,7 +11059,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11061,7 +11073,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "hash-db", @@ -11086,7 +11098,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "lazy_static", "sp-core", @@ -11097,7 +11109,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures 0.3.21", @@ -11114,7 +11126,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "thiserror", "zstd", @@ -11123,7 +11135,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "parity-scale-codec", @@ -11138,7 +11150,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -11152,7 +11164,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "sp-api", "sp-core", @@ -11162,7 +11174,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "backtrace", "lazy_static", @@ -11172,7 +11184,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "rustc-hash", "serde", @@ -11182,7 +11194,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "either", "hash256-std-hasher", @@ -11204,7 +11216,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11221,7 +11233,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "Inflector", "proc-macro-crate", @@ -11233,7 +11245,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "parity-scale-codec", @@ -11247,7 +11259,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "serde", "serde_json", @@ -11256,7 +11268,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -11270,7 +11282,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "scale-info", @@ -11281,7 +11293,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "hash-db", "log", @@ -11303,12 +11315,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11321,7 +11333,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "log", "sp-core", @@ -11334,7 +11346,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures-timer", @@ -11350,7 +11362,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "sp-std", @@ -11362,7 +11374,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "sp-api", "sp-runtime", @@ -11371,7 +11383,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "log", @@ -11387,7 +11399,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "hash-db", "memory-db", @@ -11403,7 +11415,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11420,7 +11432,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11431,7 +11443,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "impl-trait-for-tuples", "log", @@ -11710,7 +11722,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "platforms", ] @@ -11718,7 +11730,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -11739,7 +11751,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures-util", "hyper", @@ -11752,7 +11764,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "jsonrpsee", "log", @@ -11773,7 +11785,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "async-trait", "futures 0.3.21", @@ -11799,7 +11811,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -11809,7 +11821,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11820,7 +11832,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "ansi_term", "build-helper", @@ -11927,7 +11939,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "polkadot-primitives", @@ -12205,7 +12217,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12216,7 +12228,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12345,7 +12357,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f" +source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" dependencies = [ "clap 3.1.18", "jsonrpsee", @@ -12926,7 +12938,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "beefy-primitives", "bitvec", @@ -13014,7 +13026,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "polkadot-primitives", @@ -13255,7 +13267,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13268,7 +13280,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-support", "frame-system", @@ -13288,7 +13300,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "frame-benchmarking", "frame-support", @@ -13306,7 +13318,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab26779c6b594a518e99b8614c23be" +source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" dependencies = [ "Inflector", "proc-macro2", diff --git a/cumulus/pallets/aura-ext/src/lib.rs b/cumulus/pallets/aura-ext/src/lib.rs index 6af6c4b1c1..15e82edeef 100644 --- a/cumulus/pallets/aura-ext/src/lib.rs +++ b/cumulus/pallets/aura-ext/src/lib.rs @@ -49,21 +49,19 @@ pub mod pallet { use super::*; use frame_support::pallet_prelude::*; use frame_system::pallet_prelude::*; - use sp_std::vec::Vec; /// The configuration trait. #[pallet::config] pub trait Config: pallet_aura::Config + frame_system::Config {} #[pallet::pallet] - #[pallet::without_storage_info] pub struct Pallet(_); #[pallet::hooks] impl Hooks> for Pallet { fn on_finalize(_: BlockNumberFor) { // Update to the latest AuRa authorities. - Authorities::::put(Aura::::authorities().into_inner()); + Authorities::::put(Aura::::authorities()); } fn on_initialize(_: BlockNumberFor) -> Weight { @@ -74,16 +72,17 @@ pub mod pallet { } } - #[pallet::call] - impl Pallet {} - /// Serves as cache for the authorities. /// /// The authorities in AuRa are overwritten in `on_initialize` when we switch to a new session, /// but we require the old authorities to verify the seal when validating a PoV. This will always /// be updated to the latest AuRa authorities in `on_finalize`. #[pallet::storage] - pub(crate) type Authorities = StorageValue<_, Vec, ValueQuery>; + pub(crate) type Authorities = StorageValue< + _, + BoundedVec::MaxAuthorities>, + ValueQuery, + >; #[pallet::genesis_config] #[derive(Default)] @@ -99,7 +98,7 @@ pub mod pallet { "AuRa authorities empty, maybe wrong order in `construct_runtime!`?", ); - Authorities::::put(authorities.into_inner()); + Authorities::::put(authorities); } } }