diff --git a/Cargo.lock b/Cargo.lock index 024bc85b2c7..57d7106b294 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" 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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "sp-api", @@ -2966,6 +2966,25 @@ dependencies = [ "web-sys", ] +[[package]] +name = "h2" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7fd819562fcebdac5afc5c113c3ec36f902840b70fd4fc458799c8ce4607ae55" +dependencies = [ + "bytes 1.1.0", + "fnv", + "futures-core", + "futures-sink", + "futures-util", + "http", + "indexmap", + "slab", + "tokio", + "tokio-util", + "tracing", +] + [[package]] name = "half" version = "1.8.2" @@ -3166,6 +3185,7 @@ dependencies = [ "futures-channel", "futures-core", "futures-util", + "h2", "http", "http-body", "httparse", @@ -3644,7 +3664,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -4284,25 +4304,6 @@ dependencies = [ "typenum", ] -[[package]] -name = "libsecp256k1" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9d220bc1feda2ac231cb78c3d26f27676b8cf82c96971f7aeef3d0cf2797c73" -dependencies = [ - "arrayref", - "base64 0.12.3", - "digest 0.9.0", - "hmac-drbg", - "libsecp256k1-core 0.2.2", - "libsecp256k1-gen-ecmult 0.2.1", - "libsecp256k1-gen-genmult 0.2.1", - "rand 0.7.3", - "serde", - "sha2 0.9.8", - "typenum", -] - [[package]] name = "libsecp256k1" version = "0.7.0" @@ -4616,7 +4617,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "derive_more", "futures 0.3.17", @@ -5129,7 +5130,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5145,7 +5146,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5160,7 +5161,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5184,7 +5185,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5204,7 +5205,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5219,7 +5220,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "beefy-primitives", "frame-support", @@ -5235,7 +5236,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5260,7 +5261,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5278,7 +5279,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5295,7 +5296,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5317,7 +5318,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitvec 0.20.4", "bp-message-dispatch", @@ -5365,7 +5366,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5382,7 +5383,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5398,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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5415,14 +5416,14 @@ dependencies = [ "sp-runtime", "sp-std", "static_assertions", - "strum", - "strum_macros", + "strum 0.22.0", + "strum_macros 0.22.0", ] [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5440,7 +5441,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5455,7 +5456,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5478,7 +5479,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5494,7 +5495,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5514,7 +5515,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5531,7 +5532,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5548,7 +5549,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5566,7 +5567,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5582,7 +5583,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5599,7 +5600,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5614,7 +5615,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5628,7 +5629,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5645,7 +5646,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5668,7 +5669,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5683,7 +5684,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5697,7 +5698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5713,7 +5714,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5734,7 +5735,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5750,7 +5751,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5764,7 +5765,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5787,7 +5788,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -5798,7 +5799,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "log", "sp-arithmetic", @@ -5807,7 +5808,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5836,7 +5837,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5854,7 +5855,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5873,7 +5874,7 @@ dependencies = [ [[package]] name = "pallet-transaction-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#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-support", "frame-system", @@ -5890,7 +5891,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5907,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#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5918,7 +5919,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5949,7 +5950,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5965,7 +5966,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-benchmarking", "frame-support", @@ -5980,7 +5981,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "frame-support", "frame-system", @@ -5998,7 +5999,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.8" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "frame-benchmarking", "frame-support", @@ -6555,7 +6556,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "polkadot-node-network-protocol", @@ -6569,7 +6570,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "polkadot-node-network-protocol", @@ -6582,7 +6583,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "derive_more", "futures 0.3.17", @@ -6604,7 +6605,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "lru 0.7.0", @@ -6624,7 +6625,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "frame-benchmarking-cli", "futures 0.3.17", @@ -6644,7 +6645,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6742,7 +6743,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "always-assert", "derive_more", @@ -6763,7 +6764,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6776,7 +6777,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "derive_more", "futures 0.3.17", @@ -6798,7 +6799,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6812,7 +6813,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -6832,7 +6833,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "futures 0.3.17", @@ -6851,7 +6852,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "parity-scale-codec", @@ -6869,7 +6870,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitvec 0.20.4", "derive_more", @@ -6897,7 +6898,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitvec 0.20.4", "futures 0.3.17", @@ -6917,7 +6918,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitvec 0.20.4", "futures 0.3.17", @@ -6935,7 +6936,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "polkadot-node-subsystem", @@ -6950,7 +6951,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "futures 0.3.17", @@ -6968,7 +6969,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "polkadot-node-subsystem", @@ -6983,7 +6984,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7000,7 +7001,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitvec 0.20.4", "derive_more", @@ -7016,23 +7017,10 @@ dependencies = [ "tracing", ] -[[package]] -name = "polkadot-node-core-dispute-participation" -version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" -dependencies = [ - "futures 0.3.17", - "polkadot-node-primitives", - "polkadot-node-subsystem", - "polkadot-primitives", - "thiserror", - "tracing", -] - [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "futures 0.3.17", @@ -7049,7 +7037,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitvec 0.20.4", "futures 0.3.17", @@ -7064,7 +7052,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "always-assert", "assert_matches", @@ -7095,7 +7083,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "memory-lru", @@ -7113,7 +7101,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-std", "lazy_static", @@ -7131,7 +7119,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7142,7 +7130,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "derive_more", @@ -7153,14 +7141,14 @@ dependencies = [ "polkadot-primitives", "sc-authority-discovery", "sc-network", - "strum", + "strum 0.23.0", "thiserror", ] [[package]] name = "polkadot-node-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bounded-vec", "futures 0.3.17", @@ -7182,7 +7170,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7192,7 +7180,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "futures 0.3.17", @@ -7210,7 +7198,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "derive_more", "futures 0.3.17", @@ -7229,7 +7217,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "derive_more", @@ -7242,6 +7230,7 @@ dependencies = [ "polkadot-node-jaeger", "polkadot-node-metrics", "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", "polkadot-primitives", @@ -7256,7 +7245,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -7277,7 +7266,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "futures 0.3.17", @@ -7294,7 +7283,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -7305,7 +7294,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "derive_more", "frame-support", @@ -7322,7 +7311,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitvec 0.20.4", "frame-system", @@ -7352,7 +7341,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7383,7 +7372,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -7461,7 +7450,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -7508,7 +7497,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "bitflags", "bitvec 0.20.4", @@ -7548,7 +7537,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "async-trait", "beefy-gadget", @@ -7583,7 +7572,6 @@ dependencies = [ "polkadot-node-core-chain-api", "polkadot-node-core-chain-selection", "polkadot-node-core-dispute-coordinator", - "polkadot-node-core-dispute-participation", "polkadot-node-core-parachains-inherent", "polkadot-node-core-provisioner", "polkadot-node-core-runtime-api", @@ -7647,7 +7635,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "arrayvec 0.5.2", "derive_more", @@ -7668,7 +7656,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7678,7 +7666,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -7703,7 +7691,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -7764,7 +7752,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "frame-benchmarking", "frame-system", @@ -8384,7 +8372,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8511,7 +8499,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-primitives", "bp-messages", @@ -8670,6 +8658,12 @@ dependencies = [ "security-framework", ] +[[package]] +name = "rustversion" +version = "1.0.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088" + [[package]] name = "rw-stream-sink" version = "0.2.1" @@ -8708,7 +8702,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "log", "sp-core", @@ -8719,7 +8713,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "derive_more", @@ -8746,7 +8740,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -8769,7 +8763,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8785,7 +8779,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8802,7 +8796,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8813,7 +8807,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "chrono", "fdlimit", @@ -8851,7 +8845,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "fnv", "futures 0.3.17", @@ -8879,7 +8873,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "hash-db", "kvdb", @@ -8904,7 +8898,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "futures 0.3.17", @@ -8957,7 +8951,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "derive_more", @@ -9000,7 +8994,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "derive_more", "futures 0.3.17", @@ -9024,7 +9018,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9037,7 +9031,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "futures 0.3.17", @@ -9063,7 +9057,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "sc-client-api", "sp-authorship", @@ -9074,10 +9068,10 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "lazy_static", - "libsecp256k1 0.6.0", + "libsecp256k1 0.7.0", "log", "parity-scale-codec", "parking_lot 0.11.2", @@ -9101,7 +9095,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "derive_more", "environmental", @@ -9119,7 +9113,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "log", "parity-scale-codec", @@ -9135,7 +9129,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9153,7 +9147,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "derive_more", @@ -9190,7 +9184,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "derive_more", "finality-grandpa", @@ -9214,7 +9208,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "ansi_term 0.12.1", "futures 0.3.17", @@ -9231,7 +9225,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "derive_more", @@ -9246,7 +9240,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-std", "async-trait", @@ -9297,7 +9291,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -9313,7 +9307,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "bytes 1.1.0", "fnv", @@ -9322,7 +9316,6 @@ dependencies = [ "hex", "hyper", "hyper-rustls", - "log", "num_cpus", "once_cell", "parity-scale-codec", @@ -9336,12 +9329,13 @@ dependencies = [ "sp-offchain", "sp-runtime", "threadpool", + "tracing", ] [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "libp2p", @@ -9354,7 +9348,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9363,7 +9357,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "hash-db", @@ -9394,7 +9388,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "jsonrpc-core", @@ -9419,7 +9413,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "jsonrpc-core", @@ -9436,7 +9430,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "directories", @@ -9500,7 +9494,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "log", "parity-scale-codec", @@ -9514,7 +9508,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9536,7 +9530,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "chrono", "futures 0.3.17", @@ -9554,7 +9548,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "ansi_term 0.12.1", "atty", @@ -9585,7 +9579,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -9596,7 +9590,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "intervalier", @@ -9623,7 +9617,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "derive_more", "futures 0.3.17", @@ -9637,7 +9631,7 @@ dependencies = [ [[package]] name = "sc-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#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -9993,7 +9987,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "enumn", "parity-scale-codec", @@ -10096,7 +10090,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "hash-db", "log", @@ -10113,7 +10107,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "blake2-rfc", "proc-macro-crate 1.1.0", @@ -10125,7 +10119,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "scale-info", @@ -10138,7 +10132,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "integer-sqrt", "num-traits", @@ -10153,7 +10147,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "scale-info", @@ -10166,7 +10160,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "parity-scale-codec", @@ -10178,7 +10172,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "sp-api", @@ -10190,7 +10184,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "log", @@ -10208,7 +10202,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "futures 0.3.17", @@ -10245,7 +10239,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "merlin", @@ -10268,7 +10262,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "scale-info", @@ -10280,7 +10274,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -10292,7 +10286,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "base58", "bitflags", @@ -10306,7 +10300,7 @@ dependencies = [ "hex", "impl-serde", "lazy_static", - "libsecp256k1 0.6.0", + "libsecp256k1 0.7.0", "log", "merlin", "num-traits", @@ -10340,7 +10334,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "blake2-rfc", "byteorder", @@ -10353,7 +10347,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "proc-macro2", "quote", @@ -10364,7 +10358,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "kvdb", "parking_lot 0.11.2", @@ -10373,7 +10367,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "proc-macro2", "quote", @@ -10383,7 +10377,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "environmental", "parity-scale-codec", @@ -10394,7 +10388,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "finality-grandpa", "log", @@ -10412,7 +10406,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10426,11 +10420,11 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "futures 0.3.17", "hash-db", - "libsecp256k1 0.6.0", + "libsecp256k1 0.7.0", "log", "parity-scale-codec", "parking_lot 0.11.2", @@ -10450,18 +10444,18 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "lazy_static", "sp-core", "sp-runtime", - "strum", + "strum 0.22.0", ] [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "derive_more", @@ -10478,7 +10472,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "zstd", ] @@ -10486,7 +10480,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "scale-info", @@ -10501,7 +10495,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -10512,7 +10506,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "sp-api", "sp-core", @@ -10522,7 +10516,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "backtrace", "lazy_static", @@ -10532,7 +10526,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "rustc-hash", "serde", @@ -10542,7 +10536,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "either", "hash256-std-hasher", @@ -10564,7 +10558,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10581,7 +10575,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "Inflector", "proc-macro-crate 1.1.0", @@ -10593,7 +10587,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "serde", "serde_json", @@ -10602,7 +10596,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "scale-info", @@ -10616,7 +10610,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "scale-info", @@ -10627,7 +10621,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "hash-db", "log", @@ -10650,12 +10644,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" [[package]] name = "sp-storage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10668,7 +10662,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "log", "sp-core", @@ -10681,7 +10675,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -10697,7 +10691,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "sp-std", @@ -10709,7 +10703,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "sp-api", "sp-runtime", @@ -10718,7 +10712,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "log", @@ -10734,7 +10728,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "hash-db", "memory-db", @@ -10749,7 +10743,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10765,7 +10759,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10776,7 +10770,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11020,7 +11014,16 @@ version = "0.22.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e" dependencies = [ - "strum_macros", + "strum_macros 0.22.0", +] + +[[package]] +name = "strum" +version = "0.23.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb" +dependencies = [ + "strum_macros 0.23.0", ] [[package]] @@ -11035,6 +11038,19 @@ dependencies = [ "syn", ] +[[package]] +name = "strum_macros" +version = "0.23.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "00ad150e9d51e33e8142984f577662c1324d49f3be45ed37bac8645fdcbe0fe5" +dependencies = [ + "heck", + "proc-macro2", + "quote", + "rustversion", + "syn", +] + [[package]] name = "substrate-bip39" version = "0.4.4" @@ -11051,7 +11067,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "platforms", ] @@ -11059,7 +11075,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.17", @@ -11081,7 +11097,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-std", "derive_more", @@ -11095,7 +11111,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "async-trait", "futures 0.3.17", @@ -11142,7 +11158,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "ansi_term 0.12.1", "build-helper", @@ -11503,7 +11519,7 @@ dependencies = [ "chrono", "lazy_static", "matchers", - "parking_lot 0.10.2", + "parking_lot 0.11.2", "regex", "serde", "serde_json", @@ -11590,7 +11606,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#72b9c36d66e351af9d90cbf8c37e2cf90dd59582" +source = "git+https://github.com/paritytech/substrate?branch=master#cdcf872c3791d148dc67b4df2dff168c9008ca76" dependencies = [ "jsonrpsee", "log", @@ -12165,7 +12181,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "beefy-primitives", "bitvec 0.20.4", @@ -12410,7 +12426,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12423,7 +12439,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "frame-support", "frame-system", @@ -12443,7 +12459,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "frame-benchmarking", "frame-support", @@ -12461,7 +12477,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a26dd2a4300db83e685e2450ed02754cdd2dd997" +source = "git+https://github.com/paritytech/polkadot?branch=master#d488955d4f2c2c9dabbde7d8f20d6e8460fe55e8" dependencies = [ "proc-macro2", "quote",