diff --git a/Cargo.lock b/Cargo.lock index 3c456cb2bcc1..7d7639a38745 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -395,9 +395,9 @@ checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" [[package]] name = "backtrace" -version = "0.3.63" +version = "0.3.64" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "321629d8ba6513061f26707241fa9bc89524ff1cd7a915a97ef0c62c666ce1b6" +checksum = "5e121dee8023ce33ab248d9ce1493df03c3b38a659b240096fcbd7048ff9c31f" dependencies = [ "addr2line", "cc", @@ -450,7 +450,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "beefy-primitives", "fnv", @@ -483,7 +483,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -506,12 +506,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "scale-info", @@ -1800,18 +1800,18 @@ dependencies = [ [[package]] name = "enumflags2" -version = "0.6.4" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0" +checksum = "1b3ab37dc79652c9d85f1f7b6070d77d321d2467f5fe7b00d6b7a86c57b092ae" dependencies = [ "enumflags2_derive", ] [[package]] name = "enumflags2_derive" -version = "0.6.4" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce" +checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae" dependencies = [ "proc-macro2", "quote", @@ -2115,7 +2115,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", ] @@ -2133,7 +2133,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -2155,7 +2155,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "Inflector", "chrono", @@ -2200,7 +2200,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -2211,7 +2211,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2227,7 +2227,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -2255,7 +2255,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "bitflags", "frame-metadata", @@ -2284,7 +2284,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2296,7 +2296,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.3", @@ -2308,7 +2308,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro2", "quote", @@ -2318,7 +2318,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-support-test-pallet", @@ -2341,7 +2341,7 @@ dependencies = [ [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -2352,7 +2352,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "log", @@ -2369,7 +2369,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -2384,7 +2384,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "sp-api", @@ -2393,7 +2393,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "sp-api", @@ -2589,7 +2589,7 @@ dependencies = [ [[package]] name = "generate-bags" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "chrono", "frame-election-provider-support", @@ -2736,7 +2736,7 @@ dependencies = [ "indexmap", "slab", "tokio", - "tokio-util", + "tokio-util 0.6.9", "tracing", ] @@ -3308,7 +3308,7 @@ dependencies = [ "log", "tokio", "tokio-stream", - "tokio-util", + "tokio-util 0.6.9", "unicase", ] @@ -3329,53 +3329,42 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6373a33d987866ccfe1af4bc11b089dce941764313f9fd8b7cf13fcb51b72dc5" -dependencies = [ - "jsonrpsee-types 0.4.1", - "jsonrpsee-utils", - "jsonrpsee-ws-client 0.4.1", -] - -[[package]] -name = "jsonrpsee" -version = "0.8.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05fd8cd6c6b1bbd06881d2cf88f1fc83cc36c98f2219090f839115fb4a956cb9" +checksum = "91dc760c341fa81173f9a434931aaf32baad5552b0230cc6c93e8fb7eaad4c19" dependencies = [ "jsonrpsee-core", "jsonrpsee-proc-macros", - "jsonrpsee-types 0.8.0", - "jsonrpsee-ws-client 0.8.0", + "jsonrpsee-types", + "jsonrpsee-ws-client", ] [[package]] name = "jsonrpsee-client-transport" -version = "0.8.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3303cdf246e6ab76e2866fb3d9acb6c76a068b1b28bd923a1b7a8122257ad7b5" +checksum = "765f7a36d5087f74e3b3b47805c2188fef8eb54afcb587b078d9f8ebfe9c7220" dependencies = [ "futures 0.3.21", "http", "jsonrpsee-core", - "jsonrpsee-types 0.8.0", + "jsonrpsee-types", "pin-project 1.0.10", "rustls-native-certs 0.6.1", "soketto", "thiserror", "tokio", "tokio-rustls 0.23.2", - "tokio-util", + "tokio-util 0.7.1", "tracing", "webpki-roots 0.22.2", ] [[package]] name = "jsonrpsee-core" -version = "0.8.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f220b5a238dc7992b90f1144fbf6eaa585872c9376afe6fe6863ffead6191bf3" +checksum = "82ef77ecd20c2254d54f5da8c0738eacca61e6b6511268a8f2753e3148c6c706" dependencies = [ "anyhow", "arrayvec 0.7.2", @@ -3384,7 +3373,7 @@ dependencies = [ "futures-channel", "futures-util", "hyper", - "jsonrpsee-types 0.8.0", + "jsonrpsee-types", "rustc-hash", "serde", "serde_json", @@ -3396,9 +3385,9 @@ dependencies = [ [[package]] name = "jsonrpsee-proc-macros" -version = "0.8.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4299ebf790ea9de1cb72e73ff2ae44c723ef264299e5e2d5ef46a371eb3ac3d8" +checksum = "b7291c72805bc7d413b457e50d8ef3e87aa554da65ecbbc278abb7dfc283e7f0" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -3408,28 +3397,9 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62f778cf245158fbd8f5d50823a2e9e4c708a40be164766bd35e9fb1d86715b2" -dependencies = [ - "anyhow", - "async-trait", - "beef", - "futures-channel", - "futures-util", - "hyper", - "log", - "serde", - "serde_json", - "soketto", - "thiserror", -] - -[[package]] -name = "jsonrpsee-types" -version = "0.8.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1b3f601bbbe45cd63f5407b6f7d7950e08a7d4f82aa699ff41a4a5e9e54df58" +checksum = "38b6aa52f322cbf20c762407629b8300f39bcc0cf0619840d9252a2f65fd2dd9" dependencies = [ "anyhow", "beef", @@ -3439,50 +3409,15 @@ dependencies = [ "tracing", ] -[[package]] -name = "jsonrpsee-utils" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0109c4f972058f3b1925b73a17210aff7b63b65967264d0045d15ee88fe84f0c" -dependencies = [ - "arrayvec 0.7.2", - "beef", - "jsonrpsee-types 0.4.1", -] - -[[package]] -name = "jsonrpsee-ws-client" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "559aa56fc402af206c00fc913dc2be1d9d788dcde045d14df141a535245d35ef" -dependencies = [ - "arrayvec 0.7.2", - "async-trait", - "fnv", - "futures 0.3.21", - "http", - "jsonrpsee-types 0.4.1", - "log", - "pin-project 1.0.10", - "rustls-native-certs 0.5.0", - "serde", - "serde_json", - "soketto", - "thiserror", - "tokio", - "tokio-rustls 0.22.0", - "tokio-util", -] - [[package]] name = "jsonrpsee-ws-client" -version = "0.8.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aff425cee7c779e33920913bc695447416078ee6d119f443f3060feffa4e86b5" +checksum = "dd66d18bab78d956df24dd0d2e41e4c00afbb818fda94a98264bdd12ce8506ac" dependencies = [ "jsonrpsee-client-transport", "jsonrpsee-core", - "jsonrpsee-types 0.8.0", + "jsonrpsee-types", ] [[package]] @@ -5056,7 +4991,7 @@ checksum = "20448fd678ec04e6ea15bbe0476874af65e98a01515d667aa49f1434dc44ebf4" [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5070,7 +5005,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5086,7 +5021,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5101,7 +5036,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5125,7 +5060,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5145,7 +5080,7 @@ dependencies = [ [[package]] name = "pallet-bags-list-remote-tests" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-election-provider-support", "frame-support", @@ -5165,7 +5100,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5180,7 +5115,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "beefy-primitives", "frame-support", @@ -5196,7 +5131,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5221,7 +5156,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5303,7 +5238,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5322,7 +5257,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5339,7 +5274,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5355,7 +5290,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5378,7 +5313,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5396,7 +5331,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5411,7 +5346,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5434,7 +5369,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5450,7 +5385,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5470,7 +5405,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5487,7 +5422,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5504,7 +5439,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5522,7 +5457,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5538,7 +5473,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5555,7 +5490,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5570,7 +5505,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5584,7 +5519,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5601,7 +5536,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5624,7 +5559,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5640,7 +5575,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5655,7 +5590,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5669,7 +5604,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5685,7 +5620,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5706,7 +5641,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5722,7 +5657,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5736,7 +5671,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5759,7 +5694,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -5770,7 +5705,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "log", "sp-arithmetic", @@ -5779,7 +5714,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5793,7 +5728,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5811,7 +5746,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5830,7 +5765,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-support", "frame-system", @@ -5847,7 +5782,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5864,7 +5799,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5875,7 +5810,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5892,7 +5827,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -5908,7 +5843,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-benchmarking", "frame-support", @@ -8385,10 +8320,10 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "env_logger 0.9.0", - "jsonrpsee 0.8.0", + "jsonrpsee", "log", "parity-scale-codec", "serde", @@ -8734,7 +8669,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "log", "sp-core", @@ -8745,7 +8680,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "futures 0.3.21", @@ -8772,7 +8707,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "futures-timer", @@ -8795,7 +8730,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8811,7 +8746,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8828,7 +8763,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -8839,7 +8774,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "chrono", "clap", @@ -8877,7 +8812,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "fnv", "futures 0.3.21", @@ -8905,7 +8840,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "hash-db", "kvdb", @@ -8930,7 +8865,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "futures 0.3.21", @@ -8954,7 +8889,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "fork-tree", @@ -8997,7 +8932,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9021,7 +8956,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9034,7 +8969,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "futures 0.3.21", @@ -9059,7 +8994,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "sc-client-api", "sp-authorship", @@ -9070,7 +9005,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "lazy_static", "lru 0.7.4", @@ -9097,7 +9032,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "environmental", "parity-scale-codec", @@ -9114,7 +9049,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "log", "parity-scale-codec", @@ -9130,7 +9065,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9148,7 +9083,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "ahash", "async-trait", @@ -9188,7 +9123,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9212,7 +9147,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9229,7 +9164,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "hex", @@ -9244,7 +9179,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "asynchronous-codec 0.5.0", @@ -9293,7 +9228,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "ahash", "futures 0.3.21", @@ -9310,7 +9245,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "bytes 1.1.0", "fnv", @@ -9338,7 +9273,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "libp2p", @@ -9351,7 +9286,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9360,7 +9295,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "hash-db", @@ -9391,7 +9326,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9417,7 +9352,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9434,7 +9369,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "directories", @@ -9498,7 +9433,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "log", "parity-scale-codec", @@ -9512,7 +9447,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9533,7 +9468,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "chrono", "futures 0.3.21", @@ -9551,7 +9486,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "ansi_term", "atty", @@ -9582,7 +9517,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -9593,7 +9528,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9620,7 +9555,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "log", @@ -9633,7 +9568,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10146,7 +10081,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "hash-db", "log", @@ -10163,7 +10098,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "blake2 0.10.2", "proc-macro-crate 1.1.3", @@ -10175,7 +10110,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "scale-info", @@ -10188,7 +10123,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "integer-sqrt", "num-traits", @@ -10203,7 +10138,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "scale-info", @@ -10216,7 +10151,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "parity-scale-codec", @@ -10228,7 +10163,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "sp-api", @@ -10240,7 +10175,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "log", @@ -10258,7 +10193,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "futures 0.3.21", @@ -10277,7 +10212,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "merlin", @@ -10300,7 +10235,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "scale-info", @@ -10314,7 +10249,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -10326,7 +10261,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "base58", "bitflags", @@ -10372,7 +10307,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "blake2 0.10.2", "byteorder", @@ -10386,7 +10321,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro2", "quote", @@ -10397,7 +10332,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -10406,7 +10341,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro2", "quote", @@ -10416,7 +10351,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "environmental", "parity-scale-codec", @@ -10427,7 +10362,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "finality-grandpa", "log", @@ -10445,7 +10380,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10459,7 +10394,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "hash-db", @@ -10484,7 +10419,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "lazy_static", "sp-core", @@ -10495,7 +10430,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "futures 0.3.21", @@ -10512,7 +10447,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "thiserror", "zstd", @@ -10521,7 +10456,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "scale-info", @@ -10535,7 +10470,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "sp-api", "sp-core", @@ -10545,7 +10480,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "backtrace", "lazy_static", @@ -10555,7 +10490,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "rustc-hash", "serde", @@ -10565,7 +10500,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "either", "hash256-std-hasher", @@ -10587,7 +10522,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10604,7 +10539,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "Inflector", "proc-macro-crate 1.1.3", @@ -10616,7 +10551,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "serde", "serde_json", @@ -10625,7 +10560,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "scale-info", @@ -10639,7 +10574,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "scale-info", @@ -10650,7 +10585,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "hash-db", "log", @@ -10672,12 +10607,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10690,7 +10625,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "log", "sp-core", @@ -10703,7 +10638,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "futures-timer", @@ -10719,7 +10654,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "sp-std", @@ -10731,7 +10666,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "sp-api", "sp-runtime", @@ -10740,7 +10675,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "log", @@ -10756,7 +10691,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "hash-db", "memory-db", @@ -10772,7 +10707,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10789,7 +10724,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10800,7 +10735,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "impl-trait-for-tuples", "log", @@ -10855,7 +10790,7 @@ dependencies = [ "frame-election-provider-support", "frame-support", "frame-system", - "jsonrpsee 0.8.0", + "jsonrpsee", "kusama-runtime", "log", "pallet-balances", @@ -11001,7 +10936,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "platforms", ] @@ -11009,7 +10944,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -11031,7 +10966,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures-util", "hyper", @@ -11044,7 +10979,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#7a09b82772b0597cdae224f4b124d660dda9e82b" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -11067,7 +11002,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "async-trait", "futures 0.3.21", @@ -11093,7 +11028,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -11103,7 +11038,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -11114,7 +11049,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "ansi_term", "build-helper", @@ -11580,13 +11515,26 @@ checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0" dependencies = [ "bytes 1.1.0", "futures-core", - "futures-io", "futures-sink", "log", "pin-project-lite 0.2.7", "tokio", ] +[[package]] +name = "tokio-util" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0edfdeb067411dba2044da6d1cb2df793dd35add7888d73c16e3381ded401764" +dependencies = [ + "bytes 1.1.0", + "futures-core", + "futures-io", + "futures-sink", + "pin-project-lite 0.2.7", + "tokio", +] + [[package]] name = "toml" version = "0.5.8" @@ -11804,10 +11752,10 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#62fcc8abb7679221814fd3a76d36ad5eafb65657" +source = "git+https://github.com/paritytech/substrate?branch=master#1dd1f2125c2936b006c85699433c3942c80d09fd" dependencies = [ "clap", - "jsonrpsee 0.4.1", + "jsonrpsee", "log", "parity-scale-codec", "remote-externalities", diff --git a/utils/staking-miner/Cargo.toml b/utils/staking-miner/Cargo.toml index 645a018b9ffb..9a4e7575d22d 100644 --- a/utils/staking-miner/Cargo.toml +++ b/utils/staking-miner/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" codec = { package = "parity-scale-codec", version = "3.0.0" } clap = { version = "3.1", features = ["derive", "env"] } tracing-subscriber = { version = "0.3.10", features = ["env-filter"] } -jsonrpsee = { version = "0.8", features = ["ws-client", "macros"] } +jsonrpsee = { version = "0.10.1", features = ["ws-client", "macros"] } log = "0.4.16" paste = "1.0.7" serde = "1.0.136" diff --git a/utils/staking-miner/src/rpc.rs b/utils/staking-miner/src/rpc.rs index ad973be2a32e..f92d9bb94cdc 100644 --- a/utils/staking-miner/src/rpc.rs +++ b/utils/staking-miner/src/rpc.rs @@ -72,17 +72,17 @@ pub trait RpcApi { /// /// See [`TransactionStatus`](sc_transaction_pool_api::TransactionStatus) for details on /// transaction life cycle. - // - // TODO: https://github.com/paritytech/jsonrpsee/issues/698. #[subscription( name = "author_submitAndWatchExtrinsic" => "author_extrinsicUpdate", - item = TransactionStatus, + unsubscribe = "author_unwatchExtrinsic", + item = TransactionStatus )] fn watch_extrinsic(&self, bytes: &Bytes) -> RpcResult<()>; /// New head subscription. #[subscription( name = "chain_subscribeNewHeads" => "newHead", + unsubscribe = "chain_unsubscribeNewHeads", item = Header )] fn subscribe_new_heads(&self) -> RpcResult<()>; @@ -90,6 +90,7 @@ pub trait RpcApi { /// Finalized head subscription. #[subscription( name = "chain_subscribeFinalizedHeads" => "chain_finalizedHead", + unsubscribe = "chain_unsubscribeFinalizedHeads", item = Header )] fn subscribe_finalized_heads(&self) -> RpcResult<()>;