diff --git a/Cargo.lock b/Cargo.lock index a3771dc15c8..b8f44882f80 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -450,7 +450,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -487,7 +487,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "beefy-gadget", "futures", @@ -507,7 +507,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "sp-api", "sp-beefy", @@ -2938,7 +2938,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", ] @@ -2961,7 +2961,7 @@ checksum = "85dcb89d2b10c5f6133de2efd8c11959ce9dbb46a2f7a4cab208c4eeda6ce1ab" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -2984,7 +2984,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3036,7 +3036,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3047,7 +3047,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3063,7 +3063,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -3092,7 +3092,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "env_logger 0.9.0", "log", @@ -3109,7 +3109,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "bitflags", "frame-metadata", @@ -3141,7 +3141,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "Inflector", "cfg-expr", @@ -3155,7 +3155,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3167,7 +3167,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro2", "quote", @@ -3177,7 +3177,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "log", @@ -3195,7 +3195,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -3210,7 +3210,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "sp-api", @@ -3219,7 +3219,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "parity-scale-codec", @@ -3667,15 +3667,21 @@ dependencies = [ [[package]] name = "http-body" -version = "0.4.4" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6" +checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" dependencies = [ "bytes", "http", "pin-project-lite 0.2.9", ] +[[package]] +name = "http-range-header" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29" + [[package]] name = "httparse" version = "1.5.1" @@ -3954,24 +3960,23 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.15.1" +version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8bd0d559d5e679b1ab2f869b486a11182923863b1b3ee8b421763cdd707b783a" +checksum = "7d291e3a5818a2384645fd9756362e6d89cf0541b0b916fa7702ea4a9833608e" dependencies = [ "jsonrpsee-core", - "jsonrpsee-http-server", "jsonrpsee-proc-macros", + "jsonrpsee-server", "jsonrpsee-types", "jsonrpsee-ws-client", - "jsonrpsee-ws-server", "tracing", ] [[package]] name = "jsonrpsee-client-transport" -version = "0.15.1" +version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8752740ecd374bcbf8b69f3e80b0327942df76f793f8d4e60d3355650c31fb74" +checksum = "965de52763f2004bc91ac5bcec504192440f0b568a5d621c59d9dbd6f886c3fb" dependencies = [ "futures-util", "http", @@ -3990,9 +3995,9 @@ dependencies = [ [[package]] name = "jsonrpsee-core" -version = "0.15.1" +version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3dc3e9cf2ba50b7b1d7d76a667619f82846caa39e8e8daa8a4962d74acaddca" +checksum = "a4e70b4439a751a5de7dd5ed55eacff78ebf4ffe0fc009cb1ebb11417f5b536b" dependencies = [ "anyhow", "arrayvec 0.7.2", @@ -4003,10 +4008,8 @@ dependencies = [ "futures-timer", "futures-util", "globset", - "http", "hyper", "jsonrpsee-types", - "lazy_static", "parking_lot 0.12.1", "rand 0.8.5", "rustc-hash", @@ -4016,45 +4019,48 @@ dependencies = [ "thiserror", "tokio", "tracing", - "tracing-futures", - "unicase", ] [[package]] -name = "jsonrpsee-http-server" -version = "0.15.1" +name = "jsonrpsee-proc-macros" +version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03802f0373a38c2420c70b5144742d800b509e2937edc4afb116434f07120117" +checksum = "baa6da1e4199c10d7b1d0a6e5e8bd8e55f351163b6f4b3cbb044672a69bd4c1c" +dependencies = [ + "heck", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "jsonrpsee-server" +version = "0.16.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1fb69dad85df79527c019659a992498d03f8495390496da2f07e6c24c2b356fc" dependencies = [ "futures-channel", "futures-util", + "http", "hyper", "jsonrpsee-core", "jsonrpsee-types", "serde", "serde_json", + "soketto", "tokio", + "tokio-stream", + "tokio-util 0.7.1", + "tower", "tracing", - "tracing-futures", -] - -[[package]] -name = "jsonrpsee-proc-macros" -version = "0.15.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd67957d4280217247588ac86614ead007b301ca2fa9f19c19f880a536f029e3" -dependencies = [ - "proc-macro-crate", - "proc-macro2", - "quote", - "syn", ] [[package]] name = "jsonrpsee-types" -version = "0.15.1" +version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e290bba767401b646812f608c099b922d8142603c9e73a50fb192d3ac86f4a0d" +checksum = "5bd522fe1ce3702fd94812965d7bb7a3364b1c9aba743944c5a00529aae80f8c" dependencies = [ "anyhow", "beef", @@ -4066,9 +4072,9 @@ dependencies = [ [[package]] name = "jsonrpsee-ws-client" -version = "0.15.1" +version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ee5feddd5188e62ac08fcf0e56478138e581509d4730f3f7be9b57dd402a4ff" +checksum = "0b83daeecfc6517cfe210df24e570fb06213533dfb990318fae781f4c7119dd9" dependencies = [ "http", "jsonrpsee-client-transport", @@ -4076,26 +4082,6 @@ dependencies = [ "jsonrpsee-types", ] -[[package]] -name = "jsonrpsee-ws-server" -version = "0.15.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d488ba74fb369e5ab68926feb75a483458b88e768d44319f37e4ecad283c7325" -dependencies = [ - "futures-channel", - "futures-util", - "http", - "jsonrpsee-core", - "jsonrpsee-types", - "serde_json", - "soketto", - "tokio", - "tokio-stream", - "tokio-util 0.7.1", - "tracing", - "tracing-futures", -] - [[package]] name = "k256" version = "0.11.6" @@ -4117,7 +4103,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "frame-benchmarking", @@ -4214,7 +4200,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-support", "polkadot-primitives", @@ -4958,7 +4944,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "log", @@ -4978,7 +4964,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "anyhow", "jsonrpsee", @@ -5429,7 +5415,7 @@ checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64" [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -5450,7 +5436,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5468,7 +5454,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5482,7 +5468,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -5498,7 +5484,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -5514,7 +5500,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -5529,7 +5515,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5553,7 +5539,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5573,7 +5559,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5588,7 +5574,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -5604,7 +5590,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "beefy-merkle-tree", @@ -5627,7 +5613,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5645,7 +5631,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5689,7 +5675,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5706,7 +5692,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "bitflags", "frame-benchmarking", @@ -5735,7 +5721,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "bitflags", "parity-scale-codec", @@ -5747,7 +5733,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro2", "quote", @@ -5757,7 +5743,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5774,7 +5760,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5792,7 +5778,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5816,7 +5802,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5829,7 +5815,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5847,7 +5833,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5866,7 +5852,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5889,7 +5875,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5905,7 +5891,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5925,7 +5911,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5942,7 +5928,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5959,7 +5945,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5976,7 +5962,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -5992,7 +5978,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6008,7 +5994,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -6025,7 +6011,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6045,7 +6031,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "sp-api", @@ -6055,7 +6041,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -6072,7 +6058,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6095,7 +6081,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6112,7 +6098,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6127,7 +6113,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -6141,7 +6127,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6159,7 +6145,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6174,7 +6160,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6193,7 +6179,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6210,7 +6196,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -6231,7 +6217,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6247,7 +6233,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -6261,7 +6247,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6285,7 +6271,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6296,7 +6282,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "log", "sp-arithmetic", @@ -6305,7 +6291,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6322,7 +6308,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -6351,7 +6337,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6369,7 +6355,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6388,7 +6374,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-support", "frame-system", @@ -6404,7 +6390,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6420,7 +6406,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6432,7 +6418,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6449,7 +6435,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6464,7 +6450,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6480,7 +6466,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6495,7 +6481,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-benchmarking", "frame-support", @@ -6510,7 +6496,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-support", "frame-system", @@ -6528,7 +6514,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-benchmarking", "frame-support", @@ -7045,7 +7031,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7060,7 +7046,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7074,7 +7060,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "derive_more", "fatality", @@ -7097,7 +7083,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "fatality", "futures", @@ -7118,7 +7104,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "clap 4.0.29", "frame-benchmarking-cli", @@ -7143,7 +7129,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "frame-benchmarking", @@ -7186,7 +7172,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "always-assert", "bitvec", @@ -7208,7 +7194,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "parity-scale-codec", "scale-info", @@ -7220,7 +7206,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "derive_more", "fatality", @@ -7245,7 +7231,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7259,7 +7245,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "futures-timer", @@ -7279,7 +7265,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "always-assert", "async-trait", @@ -7303,7 +7289,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "parity-scale-codec", @@ -7321,7 +7307,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "derive_more", @@ -7350,7 +7336,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "futures", @@ -7370,7 +7356,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "fatality", @@ -7389,7 +7375,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7404,7 +7390,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "futures", @@ -7423,7 +7409,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7438,7 +7424,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "futures-timer", @@ -7455,7 +7441,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "fatality", "futures", @@ -7474,7 +7460,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "futures", @@ -7492,7 +7478,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "fatality", @@ -7510,7 +7496,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "always-assert", "assert_matches", @@ -7543,7 +7529,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "polkadot-node-primitives", @@ -7559,7 +7545,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "futures", "lru", @@ -7574,7 +7560,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "lazy_static", "log", @@ -7592,7 +7578,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bs58", "futures", @@ -7611,7 +7597,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "derive_more", @@ -7634,7 +7620,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bounded-vec", "futures", @@ -7656,7 +7642,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7666,7 +7652,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "futures", @@ -7684,7 +7670,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "derive_more", @@ -7707,7 +7693,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "derive_more", @@ -7739,7 +7725,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "futures", @@ -7762,7 +7748,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "derive_more", "frame-support", @@ -7862,7 +7848,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7877,7 +7863,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "hex-literal", @@ -7903,7 +7889,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7935,7 +7921,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "frame-benchmarking", @@ -8024,7 +8010,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "frame-benchmarking", @@ -8072,7 +8058,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-support", "polkadot-primitives", @@ -8086,7 +8072,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bs58", "parity-scale-codec", @@ -8098,7 +8084,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitflags", "bitvec", @@ -8141,7 +8127,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "async-trait", "beefy-gadget", @@ -8248,7 +8234,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8269,7 +8255,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8279,7 +8265,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8304,7 +8290,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "frame-election-provider-support", @@ -8365,7 +8351,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-benchmarking", "frame-system", @@ -9047,7 +9033,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "beefy-merkle-tree", "frame-benchmarking", @@ -9132,7 +9118,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-support", "polkadot-primitives", @@ -9309,7 +9295,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "log", "sp-core", @@ -9320,7 +9306,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -9347,7 +9333,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "futures-timer", @@ -9370,7 +9356,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9386,7 +9372,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "impl-trait-for-tuples", "memmap2", @@ -9403,7 +9389,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9414,7 +9400,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -9454,7 +9440,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "fnv", "futures", @@ -9482,7 +9468,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "hash-db", "kvdb", @@ -9507,7 +9493,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -9532,7 +9518,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -9561,7 +9547,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "fork-tree", @@ -9602,7 +9588,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "jsonrpsee", @@ -9624,7 +9610,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9637,7 +9623,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -9661,7 +9647,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "lru", "parity-scale-codec", @@ -9685,7 +9671,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -9698,7 +9684,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "log", "sc-allocator", @@ -9711,7 +9697,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "cfg-if", "libc", @@ -9728,7 +9714,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "ahash", "array-bytes 4.2.0", @@ -9769,7 +9755,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "finality-grandpa", "futures", @@ -9790,7 +9776,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "ansi_term", "futures", @@ -9806,7 +9792,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9821,7 +9807,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9868,7 +9854,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "cid", "futures", @@ -9888,7 +9874,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "bitflags", @@ -9914,7 +9900,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "ahash", "futures", @@ -9932,7 +9918,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "futures", @@ -9953,7 +9939,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9985,7 +9971,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10004,7 +9990,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -10034,7 +10020,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "libp2p", @@ -10047,7 +10033,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10056,7 +10042,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "hash-db", @@ -10086,7 +10072,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "jsonrpsee", @@ -10109,20 +10095,23 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", + "http", "jsonrpsee", "log", "serde_json", "substrate-prometheus-endpoint", "tokio", + "tower", + "tower-http", ] [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "hex", @@ -10141,7 +10130,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "directories", @@ -10211,7 +10200,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "log", "parity-scale-codec", @@ -10223,7 +10212,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10242,7 +10231,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "libc", @@ -10261,7 +10250,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "chrono", "futures", @@ -10279,7 +10268,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "ansi_term", "atty", @@ -10310,7 +10299,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10321,7 +10310,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -10347,7 +10336,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -10361,7 +10350,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "futures-timer", @@ -10786,7 +10775,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "enumn", "parity-scale-codec", @@ -10853,6 +10842,7 @@ dependencies = [ "bytes", "flate2", "futures", + "http", "httparse", "log", "rand 0.8.5", @@ -10862,7 +10852,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "hash-db", "log", @@ -10880,7 +10870,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "blake2", "proc-macro-crate", @@ -10892,7 +10882,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -10905,7 +10895,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "integer-sqrt", "num-traits", @@ -10920,7 +10910,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -10933,7 +10923,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "parity-scale-codec", @@ -10945,7 +10935,7 @@ dependencies = [ [[package]] name = "sp-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -10962,7 +10952,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "sp-api", @@ -10974,7 +10964,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "log", @@ -10992,7 +10982,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -11011,7 +11001,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "parity-scale-codec", @@ -11029,7 +11019,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "merlin", @@ -11052,7 +11042,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -11066,7 +11056,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -11079,7 +11069,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "base58", @@ -11124,7 +11114,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "blake2", "byteorder", @@ -11138,7 +11128,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro2", "quote", @@ -11149,7 +11139,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11158,7 +11148,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro2", "quote", @@ -11168,7 +11158,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "environmental", "parity-scale-codec", @@ -11179,7 +11169,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "finality-grandpa", "log", @@ -11197,7 +11187,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11211,7 +11201,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "bytes", "ed25519-dalek", @@ -11238,7 +11228,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "lazy_static", "sp-core", @@ -11249,7 +11239,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures", @@ -11266,7 +11256,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "thiserror", "zstd", @@ -11275,7 +11265,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -11293,7 +11283,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -11307,7 +11297,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "sp-api", "sp-core", @@ -11317,7 +11307,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "backtrace", "lazy_static", @@ -11327,7 +11317,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "rustc-hash", "serde", @@ -11337,7 +11327,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "either", "hash256-std-hasher", @@ -11359,7 +11349,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11377,7 +11367,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "Inflector", "proc-macro-crate", @@ -11389,7 +11379,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "serde", "serde_json", @@ -11398,7 +11388,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -11412,7 +11402,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "scale-info", @@ -11423,7 +11413,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "hash-db", "log", @@ -11445,12 +11435,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11463,7 +11453,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "futures-timer", @@ -11479,7 +11469,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "sp-std", @@ -11491,7 +11481,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "sp-api", "sp-runtime", @@ -11500,7 +11490,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "log", @@ -11516,7 +11506,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "ahash", "hash-db", @@ -11539,7 +11529,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11556,7 +11546,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11567,7 +11557,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "impl-trait-for-tuples", "log", @@ -11580,7 +11570,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11883,7 +11873,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "platforms", ] @@ -11891,7 +11881,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11912,7 +11902,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures-util", "hyper", @@ -11925,7 +11915,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "async-trait", "jsonrpsee", @@ -11938,7 +11928,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "jsonrpsee", "log", @@ -11959,7 +11949,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -11985,7 +11975,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "futures", "substrate-test-utils-derive", @@ -11995,7 +11985,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12006,7 +11996,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "ansi_term", "build-helper", @@ -12114,7 +12104,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-support", "polkadot-primitives", @@ -12355,6 +12345,41 @@ dependencies = [ "serde", ] +[[package]] +name = "tower" +version = "0.4.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" +dependencies = [ + "tower-layer", + "tower-service", + "tracing", +] + +[[package]] +name = "tower-http" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858" +dependencies = [ + "bitflags", + "bytes", + "futures-core", + "futures-util", + "http", + "http-body", + "http-range-header", + "pin-project-lite 0.2.9", + "tower-layer", + "tower-service", +] + +[[package]] +name = "tower-layer" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" + [[package]] name = "tower-service" version = "0.3.1" @@ -12368,6 +12393,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" dependencies = [ "cfg-if", + "log", "pin-project-lite 0.2.9", "tracing-attributes", "tracing-core", @@ -12407,7 +12433,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12418,7 +12444,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12547,7 +12573,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#9931220910f9fb65227fe4571842f800d61c7b95" +source = "git+https://github.com/paritytech/substrate?branch=master#e5d5d88d0d0e79042393c8bc85e5e9ebe6a24000" dependencies = [ "clap 4.0.29", "frame-remote-externalities", @@ -12613,15 +12639,6 @@ dependencies = [ "static_assertions", ] -[[package]] -name = "unicase" -version = "2.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6" -dependencies = [ - "version_check", -] - [[package]] name = "unicode-bidi" version = "0.3.7" @@ -13213,7 +13230,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "bitvec", "frame-benchmarking", @@ -13303,7 +13320,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-support", "polkadot-primitives", @@ -13645,7 +13662,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13659,7 +13676,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-support", "frame-system", @@ -13679,7 +13696,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "frame-benchmarking", "frame-support", @@ -13697,7 +13714,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.33" -source = "git+https://github.com/paritytech/polkadot?branch=master#6d612ab1fee2dcaaabd19ee12a9399d0c01a10f7" +source = "git+https://github.com/paritytech/polkadot?branch=master#441106ecbe2bc843adb248c8fab346af58ed9ffc" dependencies = [ "Inflector", "proc-macro2", diff --git a/client/relay-chain-interface/Cargo.toml b/client/relay-chain-interface/Cargo.toml index fa45aafa78b..c59d3a528a7 100644 --- a/client/relay-chain-interface/Cargo.toml +++ b/client/relay-chain-interface/Cargo.toml @@ -18,5 +18,5 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas futures = "0.3.25" async-trait = "0.1.59" thiserror = "1.0.37" -jsonrpsee-core = "0.15.1" +jsonrpsee-core = "0.16.2" parity-scale-codec = "3.2.1" diff --git a/client/relay-chain-rpc-interface/Cargo.toml b/client/relay-chain-rpc-interface/Cargo.toml index fa18dd73ff4..0633a0105ec 100644 --- a/client/relay-chain-rpc-interface/Cargo.toml +++ b/client/relay-chain-rpc-interface/Cargo.toml @@ -25,7 +25,7 @@ tokio = { version = "1.22.0", features = ["sync"] } futures = "0.3.25" futures-timer = "3.0.2" parity-scale-codec = "3.2.1" -jsonrpsee = { version = "0.15.1", features = ["ws-client"] } +jsonrpsee = { version = "0.16.2", features = ["ws-client"] } tracing = "0.1.37" async-trait = "0.1.59" url = "2.3.1" diff --git a/client/relay-chain-rpc-interface/src/rpc_client.rs b/client/relay-chain-rpc-interface/src/rpc_client.rs index 3422248735f..c7172018505 100644 --- a/client/relay-chain-rpc-interface/src/rpc_client.rs +++ b/client/relay-chain-rpc-interface/src/rpc_client.rs @@ -35,10 +35,10 @@ use futures::{ use jsonrpsee::{ core::{ client::{Client as JsonRpcClient, ClientT, Subscription, SubscriptionClientT}, + params::ArrayParams, Error as JsonRpseeError, }, rpc_params, - types::ParamsSer, ws_client::WsClientBuilder, }; use parity_scale_codec::{Decode, Encode}; @@ -264,7 +264,7 @@ impl RelayChainRpcClient { async fn request<'a, R>( &self, method: &'a str, - params: Option>, + params: ArrayParams, ) -> Result where R: DeserializeOwned + std::fmt::Debug, @@ -281,7 +281,7 @@ impl RelayChainRpcClient { async fn request_tracing<'a, R, OR>( &self, method: &'a str, - params: Option>, + params: ArrayParams, trace_error: OR, ) -> Result where @@ -359,12 +359,12 @@ impl RelayChainRpcClient { /// Get local listen address of the node pub async fn system_local_listen_addresses(&self) -> Result, RelayChainError> { - self.request("system_localListenAddresses", None).await + self.request("system_localListenAddresses", rpc_params![]).await } /// Get system health information pub async fn system_health(&self) -> Result { - self.request("system_health", None).await + self.request("system_health", rpc_params![]).await } /// Get read proof for `storage_keys` @@ -449,7 +449,7 @@ impl RelayChainRpcClient { /// Get hash of last finalized block. pub async fn chain_get_finalized_head(&self) -> Result { - self.request("chain_getFinalizedHead", None).await + self.request("chain_getFinalizedHead", rpc_params![]).await } /// Get hash of n-th block. @@ -680,7 +680,11 @@ impl RelayChainRpcClient { ws_client: &JsonRpcClient, ) -> Result, RelayChainError> { Ok(ws_client - .subscribe::("chain_subscribeAllHeads", None, "chain_unsubscribeAllHeads") + .subscribe::( + "chain_subscribeAllHeads", + rpc_params![], + "chain_unsubscribeAllHeads", + ) .await?) } @@ -688,9 +692,9 @@ impl RelayChainRpcClient { ws_client: &JsonRpcClient, ) -> Result, RelayChainError> { Ok(ws_client - .subscribe::( + .subscribe::( "chain_subscribeFinalizedHeads", - None, + rpc_params![], "chain_unsubscribeFinalizedHeads", ) .await?) @@ -700,9 +704,9 @@ impl RelayChainRpcClient { ws_client: &JsonRpcClient, ) -> Result, RelayChainError> { Ok(ws_client - .subscribe::( + .subscribe::( "chain_subscribeNewHeads", - None, + rpc_params![], "chain_unsubscribeFinalizedHeads", ) .await?) diff --git a/parachain-template/node/Cargo.toml b/parachain-template/node/Cargo.toml index 0ff000b5c25..b3085541b56 100644 --- a/parachain-template/node/Cargo.toml +++ b/parachain-template/node/Cargo.toml @@ -14,7 +14,7 @@ clap = { version = "4.0.29", features = ["derive"] } log = "0.4.17" codec = { package = "parity-scale-codec", version = "3.0.0" } serde = { version = "1.0.149", features = ["derive"] } -jsonrpsee = { version = "0.15.1", features = ["server"] } +jsonrpsee = { version = "0.16.2", features = ["server"] } # Local parachain-template-runtime = { path = "../runtime" } diff --git a/polkadot-parachain/Cargo.toml b/polkadot-parachain/Cargo.toml index ac96547fc78..2797f0b0a58 100644 --- a/polkadot-parachain/Cargo.toml +++ b/polkadot-parachain/Cargo.toml @@ -31,7 +31,7 @@ contracts-rococo-runtime = { path = "../parachains/runtimes/contracts/contracts- bridge-hub-rococo-runtime = { path = "../parachains/runtimes/bridge-hubs/bridge-hub-rococo" } bridge-hub-kusama-runtime = { path = "../parachains/runtimes/bridge-hubs/bridge-hub-kusama" } penpal-runtime = { path = "../parachains/runtimes/testing/penpal" } -jsonrpsee = { version = "0.15.1", features = ["server"] } +jsonrpsee = { version = "0.16.2", features = ["server"] } parachains-common = { path = "../parachains/common" } # Substrate diff --git a/test/service/Cargo.toml b/test/service/Cargo.toml index 8d63e728ba5..f3a0f215d9c 100644 --- a/test/service/Cargo.toml +++ b/test/service/Cargo.toml @@ -13,7 +13,7 @@ async-trait = "0.1.59" clap = { version = "4.0.29", features = ["derive"] } codec = { package = "parity-scale-codec", version = "3.0.0" } criterion = { version = "0.4.0", features = [ "async_tokio" ] } -jsonrpsee = { version = "0.15.1", features = ["server"] } +jsonrpsee = { version = "0.16.2", features = ["server"] } rand = "0.8.5" serde = { version = "1.0.149", features = ["derive"] } tokio = { version = "1.22.0", features = ["macros"] }