diff --git a/Cargo.lock b/Cargo.lock index 57d7106b29..a7abb4a887 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -448,7 +448,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "beefy-primitives", "fnv", @@ -476,7 +476,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -496,12 +496,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "scale-info", @@ -691,7 +691,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "finality-grandpa", "frame-support", @@ -707,7 +707,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" 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#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitvec 0.20.4", "bp-runtime", @@ -735,7 +735,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-messages", "bp-runtime", @@ -753,7 +753,7 @@ dependencies = [ [[package]] name = "bp-rialto" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-messages", "bp-runtime", @@ -768,7 +768,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -785,7 +785,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "frame-support", "hash-db", @@ -803,7 +803,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -818,7 +818,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -833,7 +833,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2462,7 +2462,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", ] @@ -2480,7 +2480,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -2500,7 +2500,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "Inflector", "chrono", @@ -2526,7 +2526,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -2540,7 +2540,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -2568,7 +2568,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "bitflags", "frame-metadata", @@ -2597,7 +2597,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2609,7 +2609,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.0", @@ -2621,7 +2621,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro2", "quote", @@ -2631,7 +2631,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "log", @@ -2648,7 +2648,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -2663,7 +2663,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "sp-api", @@ -2672,7 +2672,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "sp-api", @@ -3664,7 +3664,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -4617,7 +4617,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "derive_more", "futures 0.3.17", @@ -4896,7 +4896,7 @@ dependencies = [ [[package]] name = "node-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-system", "parity-scale-codec", @@ -5083,7 +5083,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5100,7 +5100,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5114,7 +5114,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5130,7 +5130,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5146,7 +5146,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5161,7 +5161,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5185,7 +5185,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5205,7 +5205,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5220,7 +5220,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "beefy-primitives", "frame-support", @@ -5236,7 +5236,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5261,7 +5261,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5279,7 +5279,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5296,7 +5296,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5318,7 +5318,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitvec 0.20.4", "bp-message-dispatch", @@ -5366,7 +5366,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5383,7 +5383,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5399,7 +5399,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5423,7 +5423,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5441,7 +5441,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5456,7 +5456,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5479,7 +5479,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5495,7 +5495,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5515,7 +5515,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5532,7 +5532,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5549,7 +5549,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5567,7 +5567,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5583,7 +5583,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5600,7 +5600,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5615,7 +5615,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5629,7 +5629,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5646,7 +5646,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5669,7 +5669,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5684,7 +5684,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5698,7 +5698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5714,7 +5714,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5735,7 +5735,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5751,7 +5751,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5765,7 +5765,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -5799,7 +5799,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "log", "sp-arithmetic", @@ -5808,7 +5808,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5837,7 +5837,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5855,7 +5855,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5874,7 +5874,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-support", "frame-system", @@ -5891,7 +5891,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5908,7 +5908,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5919,7 +5919,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5936,7 +5936,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5950,7 +5950,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5966,7 +5966,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-benchmarking", "frame-support", @@ -5981,7 +5981,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "frame-support", "frame-system", @@ -5999,7 +5999,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.8" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6556,7 +6556,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "polkadot-node-network-protocol", @@ -6570,7 +6570,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "polkadot-node-network-protocol", @@ -6583,7 +6583,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "derive_more", "futures 0.3.17", @@ -6605,7 +6605,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "lru 0.7.0", @@ -6625,7 +6625,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "frame-benchmarking-cli", "futures 0.3.17", @@ -6645,7 +6645,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6743,7 +6743,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "always-assert", "derive_more", @@ -6764,7 +6764,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6777,7 +6777,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "derive_more", "futures 0.3.17", @@ -6799,7 +6799,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6813,7 +6813,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -6833,7 +6833,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "futures 0.3.17", @@ -6852,7 +6852,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "parity-scale-codec", @@ -6870,7 +6870,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitvec 0.20.4", "derive_more", @@ -6898,7 +6898,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitvec 0.20.4", "futures 0.3.17", @@ -6918,7 +6918,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitvec 0.20.4", "futures 0.3.17", @@ -6936,7 +6936,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "polkadot-node-subsystem", @@ -6951,7 +6951,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "futures 0.3.17", @@ -6969,7 +6969,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "polkadot-node-subsystem", @@ -6984,7 +6984,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitvec 0.20.4", "derive_more", @@ -7020,7 +7020,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "futures 0.3.17", @@ -7037,9 +7037,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ - "bitvec 0.20.4", "futures 0.3.17", "futures-timer 3.0.2", "polkadot-node-subsystem", @@ -7052,7 +7051,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "always-assert", "assert_matches", @@ -7083,7 +7082,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "memory-lru", @@ -7101,7 +7100,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-std", "lazy_static", @@ -7119,7 +7118,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7130,7 +7129,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "derive_more", @@ -7148,7 +7147,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bounded-vec", "futures 0.3.17", @@ -7170,7 +7169,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7180,7 +7179,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "futures 0.3.17", @@ -7198,7 +7197,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "derive_more", "futures 0.3.17", @@ -7217,7 +7216,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "derive_more", @@ -7245,7 +7244,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7266,7 +7265,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "futures 0.3.17", @@ -7283,7 +7282,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -7294,7 +7293,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "derive_more", "frame-support", @@ -7311,7 +7310,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitvec 0.20.4", "frame-system", @@ -7341,7 +7340,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7372,7 +7371,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -7450,7 +7449,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -7497,7 +7496,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "bitflags", "bitvec 0.20.4", @@ -7537,7 +7536,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "async-trait", "beefy-gadget", @@ -7635,7 +7634,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "arrayvec 0.5.2", "derive_more", @@ -7656,7 +7655,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7666,7 +7665,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -7691,7 +7690,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -7752,7 +7751,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "frame-benchmarking", "frame-system", @@ -8372,7 +8371,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8499,7 +8498,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-primitives", "bp-messages", @@ -8702,7 +8701,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "log", "sp-core", @@ -8713,7 +8712,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "derive_more", @@ -8740,7 +8739,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -8763,7 +8762,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8779,7 +8778,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8796,7 +8795,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8807,7 +8806,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "chrono", "fdlimit", @@ -8845,7 +8844,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "fnv", "futures 0.3.17", @@ -8873,7 +8872,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "hash-db", "kvdb", @@ -8898,7 +8897,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "futures 0.3.17", @@ -8922,7 +8921,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "derive_more", @@ -8951,7 +8950,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "derive_more", @@ -8994,7 +8993,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "derive_more", "futures 0.3.17", @@ -9018,7 +9017,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9031,7 +9030,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "futures 0.3.17", @@ -9057,7 +9056,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "sc-client-api", "sp-authorship", @@ -9068,7 +9067,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "lazy_static", "libsecp256k1 0.7.0", @@ -9095,7 +9094,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "derive_more", "environmental", @@ -9113,7 +9112,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "log", "parity-scale-codec", @@ -9129,7 +9128,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9147,7 +9146,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "derive_more", @@ -9184,7 +9183,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "derive_more", "finality-grandpa", @@ -9208,7 +9207,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "ansi_term 0.12.1", "futures 0.3.17", @@ -9225,7 +9224,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "derive_more", @@ -9240,7 +9239,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-std", "async-trait", @@ -9291,7 +9290,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -9307,7 +9306,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "bytes 1.1.0", "fnv", @@ -9335,7 +9334,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "libp2p", @@ -9348,7 +9347,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9357,7 +9356,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "hash-db", @@ -9388,7 +9387,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "jsonrpc-core", @@ -9413,7 +9412,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "jsonrpc-core", @@ -9430,7 +9429,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "directories", @@ -9494,7 +9493,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "log", "parity-scale-codec", @@ -9508,7 +9507,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9530,7 +9529,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "chrono", "futures 0.3.17", @@ -9548,7 +9547,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "ansi_term 0.12.1", "atty", @@ -9579,7 +9578,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -9590,7 +9589,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "intervalier", @@ -9617,7 +9616,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "derive_more", "futures 0.3.17", @@ -9631,7 +9630,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -9987,7 +9986,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "enumn", "parity-scale-codec", @@ -10090,7 +10089,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "hash-db", "log", @@ -10107,7 +10106,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "blake2-rfc", "proc-macro-crate 1.1.0", @@ -10119,7 +10118,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "scale-info", @@ -10132,7 +10131,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "integer-sqrt", "num-traits", @@ -10147,7 +10146,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "scale-info", @@ -10160,7 +10159,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "parity-scale-codec", @@ -10172,7 +10171,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "sp-api", @@ -10184,7 +10183,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "log", @@ -10202,7 +10201,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "futures 0.3.17", @@ -10221,7 +10220,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "parity-scale-codec", @@ -10239,7 +10238,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "merlin", @@ -10262,7 +10261,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "scale-info", @@ -10274,7 +10273,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -10286,7 +10285,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "base58", "bitflags", @@ -10334,7 +10333,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "blake2-rfc", "byteorder", @@ -10347,7 +10346,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro2", "quote", @@ -10358,7 +10357,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "kvdb", "parking_lot 0.11.2", @@ -10367,7 +10366,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro2", "quote", @@ -10377,7 +10376,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "environmental", "parity-scale-codec", @@ -10388,7 +10387,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "finality-grandpa", "log", @@ -10406,7 +10405,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10420,7 +10419,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "hash-db", @@ -10444,7 +10443,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "lazy_static", "sp-core", @@ -10455,7 +10454,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "derive_more", @@ -10472,7 +10471,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "zstd", ] @@ -10480,7 +10479,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "scale-info", @@ -10495,7 +10494,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -10506,7 +10505,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "sp-api", "sp-core", @@ -10516,7 +10515,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "backtrace", "lazy_static", @@ -10526,7 +10525,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "rustc-hash", "serde", @@ -10536,7 +10535,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "either", "hash256-std-hasher", @@ -10558,7 +10557,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10575,7 +10574,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "Inflector", "proc-macro-crate 1.1.0", @@ -10587,7 +10586,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "serde", "serde_json", @@ -10596,7 +10595,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "scale-info", @@ -10610,7 +10609,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "scale-info", @@ -10621,7 +10620,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "hash-db", "log", @@ -10644,12 +10643,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" [[package]] name = "sp-storage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10662,7 +10661,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "log", "sp-core", @@ -10675,7 +10674,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -10691,7 +10690,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "sp-std", @@ -10703,7 +10702,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "sp-api", "sp-runtime", @@ -10712,7 +10711,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "log", @@ -10728,7 +10727,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "hash-db", "memory-db", @@ -10743,7 +10742,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10759,7 +10758,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10770,7 +10769,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11067,7 +11066,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "platforms", ] @@ -11075,7 +11074,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.17", @@ -11097,7 +11096,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-std", "derive_more", @@ -11111,7 +11110,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "async-trait", "futures 0.3.17", @@ -11137,7 +11136,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "futures 0.3.17", "substrate-test-utils-derive", @@ -11147,7 +11146,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -11158,7 +11157,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "ansi_term 0.12.1", "build-helper", @@ -11519,7 +11518,7 @@ dependencies = [ "chrono", "lazy_static", "matchers", - "parking_lot 0.11.2", + "parking_lot 0.10.2", "regex", "serde", "serde_json", @@ -11606,7 +11605,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" +source = "git+https://github.com/paritytech/substrate?branch=master#3cf5449fd2143d07ff2ee24eb3b3c40ecf1e57ba" dependencies = [ "jsonrpsee", "log", @@ -12181,7 +12180,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -12426,7 +12425,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12439,7 +12438,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "frame-support", "frame-system", @@ -12459,7 +12458,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "frame-benchmarking", "frame-support", @@ -12477,7 +12476,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" +source = "git+https://github.com/paritytech/polkadot?branch=master#16fb469891a17c222690315bb10a474e5b435fb1" dependencies = [ "proc-macro2", "quote", diff --git a/client/network/tests/sync.rs b/client/network/tests/sync.rs index f61d43a968..1ab1d4399b 100644 --- a/client/network/tests/sync.rs +++ b/client/network/tests/sync.rs @@ -16,7 +16,6 @@ use cumulus_primitives_core::ParaId; use cumulus_test_service::{initial_head_data, run_relay_chain_validator_node, Keyring::*}; -use futures::join; #[substrate_test_utils::test] #[ignore] @@ -71,12 +70,4 @@ async fn sync_blocks_from_tip_without_being_connected_to_a_collator() { .await; eve.wait_for_blocks(7).await; - - join!( - alice.task_manager.clean_shutdown(), - bob.task_manager.clean_shutdown(), - charlie.task_manager.clean_shutdown(), - dave.task_manager.clean_shutdown(), - eve.task_manager.clean_shutdown(), - ); } diff --git a/client/pov-recovery/tests/pov_recovery.rs b/client/pov-recovery/tests/pov_recovery.rs index d8c8c97155..c0240a48b9 100644 --- a/client/pov-recovery/tests/pov_recovery.rs +++ b/client/pov-recovery/tests/pov_recovery.rs @@ -16,7 +16,6 @@ use cumulus_primitives_core::ParaId; use cumulus_test_service::{initial_head_data, Keyring::*}; -use futures::join; use std::sync::Arc; /// Tests the PoV recovery. @@ -86,11 +85,4 @@ async fn pov_recovery() { .await; dave.wait_for_blocks(7).await; - - join!( - alice.task_manager.clean_shutdown(), - bob.task_manager.clean_shutdown(), - charlie.task_manager.clean_shutdown(), - dave.task_manager.clean_shutdown(), - ); } diff --git a/pallets/xcmp-queue/src/tests.rs b/pallets/xcmp-queue/src/tests.rs index 9cc427848a..117933d8f5 100644 --- a/pallets/xcmp-queue/src/tests.rs +++ b/pallets/xcmp-queue/src/tests.rs @@ -15,7 +15,9 @@ use super::*; use cumulus_primitives_core::XcmpMessageHandler; -use mock::{new_test_ext, Test, XcmpQueue}; +#[cfg(debug_assertions)] +use mock::Test; +use mock::{new_test_ext, XcmpQueue}; #[test] fn one_message_does_not_panic() { @@ -30,6 +32,7 @@ fn one_message_does_not_panic() { #[test] #[should_panic = "Invalid incoming blob message data"] +#[cfg(debug_assertions)] fn bad_message_is_handled() { new_test_ext().execute_with(|| { let bad_data = vec![ @@ -46,6 +49,7 @@ fn bad_message_is_handled() { #[test] #[should_panic = "Invalid incoming blob message data"] +#[cfg(debug_assertions)] fn other_bad_message_is_handled() { new_test_ext().execute_with(|| { let bad_data = vec![ diff --git a/test/service/benches/transaction_throughput.rs b/test/service/benches/transaction_throughput.rs index ea71117313..70fadcd42e 100644 --- a/test/service/benches/transaction_throughput.rs +++ b/test/service/benches/transaction_throughput.rs @@ -238,15 +238,6 @@ fn transaction_throughput_benchmarks(c: &mut Criterion) { ) }, ); - - runtime.block_on(async { - join!( - alice.task_manager.clean_shutdown(), - bob.task_manager.clean_shutdown(), - charlie.task_manager.clean_shutdown(), - dave.task_manager.clean_shutdown(), - ) - }); } criterion_group!(benches, transaction_throughput_benchmarks); diff --git a/test/service/tests/integration.rs b/test/service/tests/integration.rs index 6203da3678..2687a51084 100644 --- a/test/service/tests/integration.rs +++ b/test/service/tests/integration.rs @@ -16,7 +16,6 @@ use cumulus_primitives_core::ParaId; use cumulus_test_service::{initial_head_data, run_relay_chain_validator_node, Keyring::*}; -use futures::join; #[substrate_test_utils::test] #[ignore] @@ -64,11 +63,4 @@ async fn test_collating_and_non_collator_mode_catching_up() { .build() .await; dave.wait_for_blocks(7).await; - - join!( - alice.task_manager.clean_shutdown(), - bob.task_manager.clean_shutdown(), - charlie.task_manager.clean_shutdown(), - dave.task_manager.clean_shutdown(), - ); } diff --git a/test/service/tests/runtime_upgrade.rs b/test/service/tests/runtime_upgrade.rs index 2b0ae271e1..4731404fee 100644 --- a/test/service/tests/runtime_upgrade.rs +++ b/test/service/tests/runtime_upgrade.rs @@ -16,7 +16,7 @@ use cumulus_primitives_core::ParaId; use cumulus_test_service::{initial_head_data, run_relay_chain_validator_node, Keyring::*}; -use futures::{join, StreamExt}; +use futures::StreamExt; use sc_client_api::BlockchainEvents; use sp_runtime::generic::BlockId; @@ -93,11 +93,4 @@ async fn test_runtime_upgrade() { } } } - - join!( - alice.task_manager.clean_shutdown(), - bob.task_manager.clean_shutdown(), - charlie.task_manager.clean_shutdown(), - dave.task_manager.clean_shutdown(), - ); }