diff --git a/Cargo.lock b/Cargo.lock index 854389809f3..2b0bc9b1ad0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -441,7 +441,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "beefy-primitives", "fnv", @@ -475,7 +475,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -495,12 +495,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -690,7 +690,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-runtime", "finality-grandpa", @@ -707,7 +707,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-runtime", "frame-support", @@ -719,7 +719,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitvec", "bp-runtime", @@ -736,7 +736,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-messages", "bp-runtime", @@ -754,7 +754,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -771,7 +771,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "hash-db", @@ -789,7 +789,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -804,7 +804,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -819,7 +819,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2740,11 +2740,23 @@ dependencies = [ "log", ] +[[package]] +name = "filetime" +version = "0.2.16" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c0408e2626025178a6a7f7ffc05a25bc47103229f19c113755de7bf63816290c" +dependencies = [ + "cfg-if 1.0.0", + "libc", + "redox_syscall", + "winapi", +] + [[package]] name = "finality-grandpa" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9def033d8505edf199f6a5d07aa7e6d2d6185b164293b77f0efd108f4f3e11d" +checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5" dependencies = [ "either", "futures 0.3.21", @@ -2752,7 +2764,7 @@ dependencies = [ "log", "num-traits", "parity-scale-codec", - "parking_lot 0.11.2", + "parking_lot 0.12.1", "scale-info", ] @@ -2796,7 +2808,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", ] @@ -2814,7 +2826,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -2836,7 +2848,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "Inflector", "chrono", @@ -2887,7 +2899,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2898,7 +2910,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2914,7 +2926,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -2942,7 +2954,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "bitflags", "frame-metadata", @@ -2972,7 +2984,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2984,7 +2996,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2996,7 +3008,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro2", "quote", @@ -3006,7 +3018,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "log", @@ -3023,7 +3035,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -3038,7 +3050,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "sp-api", @@ -3047,7 +3059,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "sp-api", @@ -3759,9 +3771,9 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1f2ab5a60e558e74ea93bcf5164ebc47939a7fff8938fa9b5233bbc63e16061" +checksum = "11e017217fcd18da0a25296d3693153dd19c8a6aadab330b3595285d075385d1" dependencies = [ "jsonrpsee-core", "jsonrpsee-http-server", @@ -3774,9 +3786,9 @@ dependencies = [ [[package]] name = "jsonrpsee-client-transport" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26d682f4a55081a2be3e639280c640523070e4aeb8ee2fd8dd9168fdae57a9db" +checksum = "ce395539a14d3ad4ec1256fde105abd36a2da25d578a291cabe98f45adfdb111" dependencies = [ "futures-util", "http", @@ -3795,9 +3807,9 @@ dependencies = [ [[package]] name = "jsonrpsee-core" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e27462b21279edf9a6a91f46ffbe125e9cdc58b901d2e08bf59b31a47d7d0ab" +checksum = "16efcd4477de857d4a2195a45769b2fe9ebb54f3ef5a4221d3b014a4fe33ec0b" dependencies = [ "anyhow", "arrayvec 0.7.2", @@ -3807,8 +3819,10 @@ dependencies = [ "futures-channel", "futures-timer", "futures-util", + "globset", "hyper", "jsonrpsee-types", + "lazy_static", "parking_lot 0.12.1", "rand 0.8.5", "rustc-hash", @@ -3818,32 +3832,31 @@ dependencies = [ "thiserror", "tokio", "tracing", + "unicase", ] [[package]] name = "jsonrpsee-http-server" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7178f16eabd7154c094e24d295b9ee355ec1e5f24c328759c56255ff7bbd4548" +checksum = "bdd69efeb3ce2cba767f126872f4eeb4624038a29098e75d77608b2b4345ad03" dependencies = [ "futures-channel", "futures-util", - "globset", "hyper", "jsonrpsee-core", "jsonrpsee-types", - "lazy_static", + "serde", "serde_json", "tokio", "tracing", - "unicase", ] [[package]] name = "jsonrpsee-proc-macros" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b8d7f449cab3b747f12c3efc27f5cad537f3b597c6a3838b0fac628f4bf730a" +checksum = "874cf3f6a027cebf36cae767feca9aa2e8a8f799880e49eb5540819fcbd8eada" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3853,9 +3866,9 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fd11763134104122ddeb0f97e4bbe393058017dfb077db63fbf44b4dd0dd86e" +checksum = "3bcf76cd316f5d3ad48138085af1f45e2c58c98e02f0779783dbb034d43f7c86" dependencies = [ "anyhow", "beef", @@ -3867,9 +3880,9 @@ dependencies = [ [[package]] name = "jsonrpsee-ws-client" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76f15180afb3761c7a3a32c0a8b680788176dcfdfe725b24c1758c90b1d1595b" +checksum = "ee043cb5dd0d51d3eb93432e998d5bae797691a7b10ec4a325e036bcdb48c48a" dependencies = [ "jsonrpsee-client-transport", "jsonrpsee-core", @@ -3878,9 +3891,9 @@ dependencies = [ [[package]] name = "jsonrpsee-ws-server" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfb6c21556c551582b56e4e8e6e6249b0bbdb69bb7fa39efe9b9a6b54af9f206" +checksum = "2bd2e4d266774a671f8def3794255b28eddd09b18d76e0b913fa439f34588c0a" dependencies = [ "futures-channel", "futures-util", @@ -3889,6 +3902,7 @@ dependencies = [ "serde_json", "soketto", "tokio", + "tokio-stream", "tokio-util 0.7.1", "tracing", ] @@ -3914,7 +3928,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-primitives", "bitvec", @@ -4006,7 +4020,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "polkadot-primitives", @@ -4288,7 +4302,7 @@ dependencies = [ "libp2p-core", "libp2p-swarm", "log", - "lru 0.7.5", + "lru 0.7.7", "prost 0.9.0", "prost-build", "smallvec", @@ -4752,9 +4766,9 @@ dependencies = [ [[package]] name = "lru" -version = "0.7.5" +version = "0.7.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32613e41de4c47ab04970c348ca7ae7382cf116625755af070b008a15516a889" +checksum = "c84e6fe5655adc6ce00787cf7dcaf8dc4f998a0565d23eafc207a8b08ca3349a" dependencies = [ "hashbrown 0.11.2", ] @@ -5342,7 +5356,7 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-trait", "dyn-clonable", @@ -5358,9 +5372,10 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "expander 0.0.6", + "itertools", "petgraph", "proc-macro-crate", "proc-macro2", @@ -5395,7 +5410,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -5412,7 +5427,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5426,7 +5441,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -5442,7 +5457,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -5458,7 +5473,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -5473,7 +5488,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5497,7 +5512,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5517,7 +5532,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5532,7 +5547,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "beefy-primitives", "frame-support", @@ -5548,7 +5563,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5571,7 +5586,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5589,7 +5604,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5606,7 +5621,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5628,7 +5643,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5649,7 +5664,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5694,7 +5709,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5711,7 +5726,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "bitflags", "frame-benchmarking", @@ -5738,7 +5753,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "bitflags", "parity-scale-codec", @@ -5753,7 +5768,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro2", "quote", @@ -5763,7 +5778,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "jsonrpsee", "pallet-contracts-primitives", @@ -5780,7 +5795,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -5793,7 +5808,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5809,7 +5824,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5832,7 +5847,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5845,7 +5860,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5863,7 +5878,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5878,7 +5893,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5901,7 +5916,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5917,7 +5932,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5937,7 +5952,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5954,7 +5969,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5971,7 +5986,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5989,7 +6004,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -6004,7 +6019,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6019,7 +6034,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -6036,7 +6051,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6055,7 +6070,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -6072,7 +6087,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6095,7 +6110,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6111,7 +6126,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6126,7 +6141,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -6140,7 +6155,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6155,7 +6170,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6171,7 +6186,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -6192,7 +6207,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6208,7 +6223,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -6222,7 +6237,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6245,7 +6260,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6256,7 +6271,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "sp-arithmetic", @@ -6265,7 +6280,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -6294,7 +6309,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6312,7 +6327,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6331,7 +6346,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-support", "frame-system", @@ -6347,7 +6362,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6362,7 +6377,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6373,7 +6388,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6390,7 +6405,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6405,7 +6420,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6421,7 +6436,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6436,7 +6451,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "frame-system", @@ -6454,7 +6469,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-benchmarking", "frame-support", @@ -6967,7 +6982,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -6982,7 +6997,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -6996,12 +7011,12 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "derive_more", "fatality", "futures 0.3.21", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -7019,11 +7034,11 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "fatality", "futures 0.3.21", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -7040,7 +7055,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "clap 3.1.18", "frame-benchmarking-cli", @@ -7065,7 +7080,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7105,7 +7120,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "always-assert", "fatality", @@ -7126,7 +7141,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7139,12 +7154,12 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "derive_more", "fatality", "futures 0.3.21", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -7162,7 +7177,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7176,7 +7191,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7196,7 +7211,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "always-assert", "async-trait", @@ -7217,7 +7232,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7235,14 +7250,14 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitvec", "derive_more", "futures 0.3.21", "futures-timer", "kvdb", - "lru 0.7.5", + "lru 0.7.7", "merlin", "parity-scale-codec", "polkadot-node-jaeger", @@ -7264,7 +7279,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitvec", "futures 0.3.21", @@ -7284,7 +7299,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitvec", "fatality", @@ -7303,7 +7318,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7318,7 +7333,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-trait", "futures 0.3.21", @@ -7336,7 +7351,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7351,7 +7366,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7368,12 +7383,12 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "fatality", "futures 0.3.21", "kvdb", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "polkadot-node-primitives", "polkadot-node-subsystem", @@ -7387,7 +7402,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-trait", "futures 0.3.21", @@ -7404,7 +7419,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitvec", "fatality", @@ -7422,7 +7437,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "always-assert", "assert_matches", @@ -7453,7 +7468,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "polkadot-node-primitives", @@ -7469,7 +7484,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "memory-lru", @@ -7486,7 +7501,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-std", "lazy_static", @@ -7504,7 +7519,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bs58", "futures 0.3.21", @@ -7523,7 +7538,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-trait", "derive_more", @@ -7544,7 +7559,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -7566,7 +7581,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7576,7 +7591,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-trait", "futures 0.3.21", @@ -7594,7 +7609,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "derive_more", "futures 0.3.21", @@ -7613,7 +7628,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-trait", "derive_more", @@ -7621,7 +7636,7 @@ dependencies = [ "futures 0.3.21", "itertools", "kvdb", - "lru 0.7.5", + "lru 0.7.7", "parity-db", "parity-scale-codec", "parity-util-mem", @@ -7646,11 +7661,11 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "futures 0.3.21", "futures-timer", - "lru 0.7.5", + "lru 0.7.7", "orchestra", "parity-util-mem", "parking_lot 0.12.1", @@ -7668,7 +7683,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "derive_more", "frame-support", @@ -7762,7 +7777,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7777,7 +7792,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitvec", "frame-system", @@ -7807,7 +7822,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7839,7 +7854,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-primitives", "bitvec", @@ -7924,7 +7939,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-primitives", "bitvec", @@ -7971,7 +7986,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "polkadot-primitives", @@ -7983,7 +7998,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bs58", "parity-scale-codec", @@ -7995,7 +8010,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "bitflags", "bitvec", @@ -8038,7 +8053,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "async-trait", "beefy-gadget", @@ -8049,7 +8064,7 @@ dependencies = [ "kusama-runtime", "kvdb", "kvdb-rocksdb", - "lru 0.7.5", + "lru 0.7.7", "pallet-babe", "pallet-im-online", "pallet-staking", @@ -8141,7 +8156,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8162,7 +8177,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8172,7 +8187,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8197,7 +8212,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-primitives", "bitvec", @@ -8258,7 +8273,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-benchmarking", "frame-system", @@ -8403,7 +8418,7 @@ dependencies = [ [[package]] name = "prioritized-metered-channel" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "coarsetime", "crossbeam-queue", @@ -8853,7 +8868,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8981,7 +8996,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9058,7 +9073,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "polkadot-primitives", @@ -9228,7 +9243,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "sp-core", @@ -9239,7 +9254,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures 0.3.21", @@ -9266,7 +9281,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9289,7 +9304,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9305,7 +9320,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9322,7 +9337,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9333,7 +9348,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "chrono", "clap 3.1.18", @@ -9372,7 +9387,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "fnv", "futures 0.3.21", @@ -9400,7 +9415,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "hash-db", "kvdb", @@ -9425,7 +9440,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures 0.3.21", @@ -9449,7 +9464,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures 0.3.21", @@ -9478,7 +9493,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "fork-tree", @@ -9521,7 +9536,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9543,7 +9558,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9556,7 +9571,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures 0.3.21", @@ -9581,7 +9596,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "sc-client-api", "sp-authorship", @@ -9592,10 +9607,10 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "lazy_static", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "parking_lot 0.12.1", "sc-executor-common", @@ -9619,7 +9634,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "environmental", "parity-scale-codec", @@ -9636,7 +9651,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "parity-scale-codec", @@ -9651,7 +9666,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9669,7 +9684,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "ahash", "async-trait", @@ -9709,7 +9724,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9730,7 +9745,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9747,7 +9762,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "hex", @@ -9762,7 +9777,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "asynchronous-codec", @@ -9780,7 +9795,7 @@ dependencies = [ "linked-hash-map", "linked_hash_set", "log", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "parking_lot 0.12.1", "pin-project 1.0.10", @@ -9814,7 +9829,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "libp2p", @@ -9827,14 +9842,14 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "ahash", "futures 0.3.21", "futures-timer", "libp2p", "log", - "lru 0.7.5", + "lru 0.7.7", "sc-network", "sp-runtime", "substrate-prometheus-endpoint", @@ -9844,7 +9859,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "libp2p", @@ -9864,7 +9879,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "bitflags", "either", @@ -9872,7 +9887,7 @@ dependencies = [ "futures 0.3.21", "libp2p", "log", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "prost 0.10.3", "prost-build", @@ -9893,7 +9908,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "bytes", "fnv", @@ -9921,7 +9936,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "libp2p", @@ -9934,7 +9949,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9943,7 +9958,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "hash-db", @@ -9973,7 +9988,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9996,7 +10011,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -10009,7 +10024,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "directories", @@ -10074,7 +10089,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "parity-scale-codec", @@ -10088,7 +10103,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10107,7 +10122,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "libc", @@ -10126,7 +10141,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "chrono", "futures 0.3.21", @@ -10144,7 +10159,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "ansi_term", "atty", @@ -10175,7 +10190,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10186,7 +10201,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10213,7 +10228,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "log", @@ -10226,7 +10241,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10665,7 +10680,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "enumn", "parity-scale-codec", @@ -10741,7 +10756,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "hash-db", "log", @@ -10758,7 +10773,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "blake2", "proc-macro-crate", @@ -10770,7 +10785,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -10783,7 +10798,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "integer-sqrt", "num-traits", @@ -10798,7 +10813,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -10811,7 +10826,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "parity-scale-codec", @@ -10823,7 +10838,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "sp-api", @@ -10835,11 +10850,11 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "log", - "lru 0.7.5", + "lru 0.7.7", "parity-scale-codec", "parking_lot 0.12.1", "sp-api", @@ -10853,7 +10868,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures 0.3.21", @@ -10872,7 +10887,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "parity-scale-codec", @@ -10890,7 +10905,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "merlin", @@ -10913,7 +10928,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -10927,7 +10942,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -10940,7 +10955,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "base58", "bitflags", @@ -10986,7 +11001,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "blake2", "byteorder", @@ -11000,7 +11015,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro2", "quote", @@ -11011,7 +11026,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11020,7 +11035,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro2", "quote", @@ -11030,7 +11045,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "environmental", "parity-scale-codec", @@ -11041,7 +11056,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "finality-grandpa", "log", @@ -11059,7 +11074,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11073,7 +11088,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "hash-db", @@ -11098,7 +11113,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "lazy_static", "sp-core", @@ -11109,7 +11124,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures 0.3.21", @@ -11126,7 +11141,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "thiserror", "zstd", @@ -11135,7 +11150,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "parity-scale-codec", @@ -11150,7 +11165,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11164,7 +11179,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "sp-api", "sp-core", @@ -11174,7 +11189,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "backtrace", "lazy_static", @@ -11184,7 +11199,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "rustc-hash", "serde", @@ -11194,7 +11209,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "either", "hash256-std-hasher", @@ -11216,7 +11231,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11233,7 +11248,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "Inflector", "proc-macro-crate", @@ -11245,7 +11260,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "parity-scale-codec", @@ -11259,7 +11274,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "serde", "serde_json", @@ -11268,7 +11283,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11282,7 +11297,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11293,7 +11308,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "hash-db", "log", @@ -11315,12 +11330,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11333,7 +11348,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "log", "sp-core", @@ -11346,7 +11361,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures-timer", @@ -11362,7 +11377,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "sp-std", @@ -11374,7 +11389,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "sp-api", "sp-runtime", @@ -11383,7 +11398,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "log", @@ -11399,7 +11414,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "hash-db", "memory-db", @@ -11415,7 +11430,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11432,7 +11447,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11443,7 +11458,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "impl-trait-for-tuples", "log", @@ -11722,7 +11737,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "platforms", ] @@ -11730,7 +11745,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -11751,7 +11766,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures-util", "hyper", @@ -11764,7 +11779,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "jsonrpsee", "log", @@ -11785,7 +11800,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "async-trait", "futures 0.3.21", @@ -11811,7 +11826,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -11821,7 +11836,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11832,11 +11847,12 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "ansi_term", "build-helper", "cargo_metadata", + "filetime", "sp-maybe-compressed-blob", "strum 0.23.0", "tempfile", @@ -11939,7 +11955,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "polkadot-primitives", @@ -12128,6 +12144,17 @@ dependencies = [ "webpki", ] +[[package]] +name = "tokio-stream" +version = "0.1.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9" +dependencies = [ + "futures-core", + "pin-project-lite 0.2.7", + "tokio", +] + [[package]] name = "tokio-util" version = "0.6.9" @@ -12217,7 +12244,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12228,7 +12255,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12246,7 +12273,7 @@ dependencies = [ "ahash", "lazy_static", "log", - "lru 0.7.5", + "lru 0.7.7", "tracing-core", ] @@ -12357,7 +12384,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#323eecd2de38b9631d9c162997261e43c886828c" +source = "git+https://github.com/paritytech/substrate?branch=master#a9d055d55b310373b17076b9ed079a5a9b878bdb" dependencies = [ "clap 3.1.18", "jsonrpsee", @@ -12938,7 +12965,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "beefy-primitives", "bitvec", @@ -13026,7 +13053,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "polkadot-primitives", @@ -13267,7 +13294,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13280,7 +13307,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-support", "frame-system", @@ -13300,7 +13327,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.23" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "frame-benchmarking", "frame-support", @@ -13318,7 +13345,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#3946b81a237992445ac566cbd7c6291bda7321a7" +source = "git+https://github.com/paritytech/polkadot?branch=master#537145e51d5f2ec2bdd12c12ee564eb4d9224fb5" dependencies = [ "Inflector", "proc-macro2", diff --git a/client/relay-chain-interface/Cargo.toml b/client/relay-chain-interface/Cargo.toml index 994ca86f916..efa5472ebc1 100644 --- a/client/relay-chain-interface/Cargo.toml +++ b/client/relay-chain-interface/Cargo.toml @@ -22,5 +22,5 @@ parking_lot = "0.12.1" derive_more = "0.99.2" async-trait = "0.1.56" thiserror = "1.0.31" -jsonrpsee-core = "0.13.1" +jsonrpsee-core = "0.14.0" parity-scale-codec = "3.1.5" diff --git a/client/relay-chain-rpc-interface/Cargo.toml b/client/relay-chain-rpc-interface/Cargo.toml index 3a4f57db70a..d7b6009dc97 100644 --- a/client/relay-chain-rpc-interface/Cargo.toml +++ b/client/relay-chain-rpc-interface/Cargo.toml @@ -23,7 +23,7 @@ futures = "0.3.21" futures-timer = "3.0.2" parity-scale-codec = "3.1.5" parking_lot = "0.12.1" -jsonrpsee = { version = "0.13.1", features = ["ws-client"] } +jsonrpsee = { version = "0.14.0", features = ["ws-client"] } tracing = "0.1.34" async-trait = "0.1.56" url = "2.2.2" diff --git a/parachain-template/node/Cargo.toml b/parachain-template/node/Cargo.toml index f4ccbe786f1..6ee398d1325 100644 --- a/parachain-template/node/Cargo.toml +++ b/parachain-template/node/Cargo.toml @@ -20,7 +20,7 @@ log = "0.4.17" codec = { package = "parity-scale-codec", version = "3.0.0" } serde = { version = "1.0.137", features = ["derive"] } hex-literal = "0.3.4" -jsonrpsee = { version = "0.13.1", features = ["server"] } +jsonrpsee = { version = "0.14.0", features = ["server"] } # Local parachain-template-runtime = { path = "../runtime" } diff --git a/polkadot-parachain/Cargo.toml b/polkadot-parachain/Cargo.toml index f000b70978a..4c2224821c3 100644 --- a/polkadot-parachain/Cargo.toml +++ b/polkadot-parachain/Cargo.toml @@ -27,7 +27,7 @@ statemint-runtime = { path = "../parachains/runtimes/assets/statemint" } statemine-runtime = { path = "../parachains/runtimes/assets/statemine" } westmint-runtime = { path = "../parachains/runtimes/assets/westmint" } contracts-rococo-runtime = { path = "../parachains/runtimes/contracts/contracts-rococo" } -jsonrpsee = { version = "0.13", features = ["server"] } +jsonrpsee = { version = "0.14.0", features = ["server"] } parachains-common = { path = "../parachains/common" } # Substrate diff --git a/test/service/Cargo.toml b/test/service/Cargo.toml index e2c59224d22..a51df91b2d5 100644 --- a/test/service/Cargo.toml +++ b/test/service/Cargo.toml @@ -12,7 +12,7 @@ path = "src/main.rs" async-trait = "0.1.56" codec = { package = "parity-scale-codec", version = "3.0.0" } criterion = { version = "0.3.5", features = [ "async_tokio" ] } -jsonrpsee = { version = "0.13.1", features = ["server"] } +jsonrpsee = { version = "0.14.0", features = ["server"] } parking_lot = "0.12.1" rand = "0.8.5" serde = { version = "1.0.137", features = ["derive"] }