diff --git a/Cargo.lock b/Cargo.lock index 6dcd9621c733..8d49c8509dc4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -350,15 +350,6 @@ dependencies = [ "pin-project-lite 0.2.7", ] -[[package]] -name = "atomic" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c" -dependencies = [ - "autocfg", -] - [[package]] name = "atomic-waker" version = "1.0.0" @@ -433,7 +424,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "beefy-primitives", "fnv", @@ -467,7 +458,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -487,12 +478,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -1094,6 +1085,15 @@ dependencies = [ "os_str_bytes", ] +[[package]] +name = "cmake" +version = "0.1.48" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a" +dependencies = [ + "cc", +] + [[package]] name = "coarsetime" version = "0.1.22" @@ -2098,7 +2098,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", ] @@ -2116,7 +2116,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -2138,7 +2138,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "Inflector", "chrono", @@ -2189,7 +2189,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2200,7 +2200,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2216,7 +2216,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -2244,7 +2244,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "bitflags", "frame-metadata", @@ -2274,7 +2274,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2286,7 +2286,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2298,7 +2298,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro2", "quote", @@ -2308,7 +2308,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-support-test-pallet", @@ -2331,7 +2331,7 @@ dependencies = [ [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -2342,7 +2342,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "log", @@ -2359,7 +2359,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -2374,7 +2374,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "sp-api", @@ -2383,7 +2383,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "sp-api", @@ -2562,7 +2562,7 @@ dependencies = [ [[package]] name = "generate-bags" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "chrono", "frame-election-provider-support", @@ -3522,11 +3522,10 @@ checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a" [[package]] name = "libp2p" -version = "0.44.0" +version = "0.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "475ce2ac4a9727e53a519f6ee05b38abfcba8f0d39c4d24f103d184e36fd5b0f" +checksum = "41726ee8f662563fafba2d2d484b14037cc8ecb8c953fbfc8439d4ce3a0a9029" dependencies = [ - "atomic", "bytes", "futures 0.3.21", "futures-timer", @@ -3534,7 +3533,7 @@ dependencies = [ "instant", "lazy_static", "libp2p-autonat", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-deflate", "libp2p-dns", "libp2p-floodsub", @@ -3567,20 +3566,20 @@ dependencies = [ [[package]] name = "libp2p-autonat" -version = "0.3.0" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a13b690e65046af6a09c0b27bd9508fa1cab0efce889de74b0b643b9d2a98f9a" +checksum = "50de7c1d5c3f040fccb469e8a2d189e068b7627d760dd74ef914071c16bbe905" dependencies = [ "async-trait", "futures 0.3.21", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-request-response", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", "rand 0.8.5", ] @@ -3599,7 +3598,6 @@ dependencies = [ "futures-timer", "instant", "lazy_static", - "libsecp256k1", "log", "multiaddr", "multihash", @@ -3607,10 +3605,45 @@ dependencies = [ "parking_lot 0.12.0", "pin-project 1.0.10", "prost 0.9.0", - "prost-build", + "prost-build 0.9.0", + "rand 0.8.5", + "ring", + "rw-stream-sink 0.2.1", + "sha2 0.10.2", + "smallvec", + "thiserror", + "unsigned-varint", + "void", + "zeroize", +] + +[[package]] +name = "libp2p-core" +version = "0.33.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "42d46fca305dee6757022e2f5a4f6c023315084d0ed7441c3ab244e76666d979" +dependencies = [ + "asn1_der", + "bs58", + "ed25519-dalek", + "either", + "fnv", + "futures 0.3.21", + "futures-timer", + "instant", + "lazy_static", + "libsecp256k1", + "log", + "multiaddr", + "multihash", + "multistream-select", + "parking_lot 0.12.0", + "pin-project 1.0.10", + "prost 0.10.3", + "prost-build 0.10.4", "rand 0.8.5", "ring", - "rw-stream-sink", + "rw-stream-sink 0.3.0", "sha2 0.10.2", "smallvec", "thiserror", @@ -3621,52 +3654,53 @@ dependencies = [ [[package]] name = "libp2p-deflate" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b1d37f042f748e224f04785d0e987ae09a2aa518d6401d82d412dad83e360ed" +checksum = "86adefc55ea4ed8201149f052fb441210727481dff1fb0b8318460206a79f5fb" dependencies = [ "flate2", "futures 0.3.21", - "libp2p-core", + "libp2p-core 0.33.0", ] [[package]] name = "libp2p-dns" -version = "0.32.1" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "066e33e854e10b5c93fc650458bf2179c7e0d143db260b0963e44a94859817f1" +checksum = "fbb462ec3a51fab457b4b44ac295e8b0a4b04dc175127e615cf996b1f0f1a268" dependencies = [ "async-std-resolver", "futures 0.3.21", - "libp2p-core", + "libp2p-core 0.33.0", "log", + "parking_lot 0.12.0", "smallvec", "trust-dns-resolver", ] [[package]] name = "libp2p-floodsub" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "733d3ea6ebe7a7a85df2bc86678b93f24b015fae5fe3b3acc4c400e795a55d2d" +checksum = "a505d0c6f851cbf2919535150198e530825def8bd3757477f13dc3a57f46cbcc" dependencies = [ "cuckoofilter", "fnv", "futures 0.3.21", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", "rand 0.7.3", "smallvec", ] [[package]] name = "libp2p-gossipsub" -version = "0.37.0" +version = "0.38.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a90c989a7c0969c2ab63e898da9bc735e3be53fb4f376e9c045ce516bcc9f928" +checksum = "43e064ba4d7832e01c738626c6b274ae100baba05f5ffcc7b265c2a3ed398108" dependencies = [ "asynchronous-codec", "base64", @@ -3676,12 +3710,12 @@ dependencies = [ "futures 0.3.21", "hex_fmt", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "prometheus-client", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", "rand 0.7.3", "regex", "sha2 0.10.2", @@ -3692,28 +3726,32 @@ dependencies = [ [[package]] name = "libp2p-identify" -version = "0.35.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5ef5a5b57904c7c33d6713ef918d239dc6b7553458f3475d87f8a18e9c651c8" +checksum = "b84b53490442d086db1fa5375670c9666e79143dccadef3f7c74a4346899a984" dependencies = [ + "asynchronous-codec", "futures 0.3.21", "futures-timer", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "lru 0.7.7", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", + "prost-codec", "smallvec", + "thiserror", + "void", ] [[package]] name = "libp2p-kad" -version = "0.36.0" +version = "0.37.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "564e6bd64d177446399ed835b9451a8825b07929d6daa6a94e6405592974725e" +checksum = "5f6b5d4de90fcd35feb65ea6223fd78f3b747a64ca4b65e0813fbe66a27d56aa" dependencies = [ - "arrayvec 0.5.2", + "arrayvec 0.7.2", "asynchronous-codec", "bytes", "either", @@ -3721,11 +3759,11 @@ dependencies = [ "futures 0.3.21", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", "rand 0.7.3", "sha2 0.10.2", "smallvec", @@ -3737,9 +3775,9 @@ dependencies = [ [[package]] name = "libp2p-mdns" -version = "0.36.0" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "611ae873c8e280ccfab0d57c7a13cac5644f364529e233114ff07863946058b0" +checksum = "4783f8cf00c7b6c1ff0f1870b4fcf50b042b45533d2e13b6fb464caf447a6951" dependencies = [ "async-io", "data-encoding", @@ -3747,7 +3785,7 @@ dependencies = [ "futures 0.3.21", "if-watch", "lazy_static", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "rand 0.8.5", @@ -3758,11 +3796,11 @@ dependencies = [ [[package]] name = "libp2p-metrics" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "985be799bb3796e0c136c768208c3c06604a38430571906a13dcfeda225a3b9d" +checksum = "adc4357140141ba9739eee71b20aa735351c0fc642635b2bffc7f57a6b5c1090" dependencies = [ - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-gossipsub", "libp2p-identify", "libp2p-kad", @@ -3774,14 +3812,14 @@ dependencies = [ [[package]] name = "libp2p-mplex" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "442eb0c9fff0bf22a34f015724b4143ce01877e079ed0963c722d94c07c72160" +checksum = "5ff9c893f2367631a711301d703c47432af898c9bb8253bea0e2c051a13f7640" dependencies = [ "asynchronous-codec", "bytes", "futures 0.3.21", - "libp2p-core", + "libp2p-core 0.33.0", "log", "nohash-hasher", "parking_lot 0.12.0", @@ -3792,18 +3830,18 @@ dependencies = [ [[package]] name = "libp2p-noise" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9dd7e0c94051cda67123be68cf6b65211ba3dde7277be9068412de3e7ffd63ef" +checksum = "cf2cee1dad1c83325bbd182a8e94555778699cec8a9da00086efb7522c4c15ad" dependencies = [ "bytes", "curve25519-dalek 3.2.0", "futures 0.3.21", "lazy_static", - "libp2p-core", + "libp2p-core 0.33.0", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", "rand 0.8.5", "sha2 0.10.2", "snow", @@ -3814,14 +3852,14 @@ dependencies = [ [[package]] name = "libp2p-ping" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf57a3c2e821331dda9fe612d4654d676ab6e33d18d9434a18cced72630df6ad" +checksum = "d41516c82fe8dd148ec925eead0c5ec08a0628f7913597e93e126e4dfb4e0787" dependencies = [ "futures 0.3.21", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "rand 0.7.3", @@ -3830,17 +3868,17 @@ dependencies = [ [[package]] name = "libp2p-plaintext" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "962c0fb0e7212fb96a69b87f2d09bcefd317935239bdc79cda900e7a8897a3fe" +checksum = "db007e737adc5d28b2e03223b0210164928ad742591127130796a72aa8eaf54f" dependencies = [ "asynchronous-codec", "bytes", "futures 0.3.21", - "libp2p-core", + "libp2p-core 0.33.0", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", "unsigned-varint", "void", ] @@ -3861,9 +3899,9 @@ dependencies = [ [[package]] name = "libp2p-relay" -version = "0.8.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3aa754cb7bccef51ebc3c458c6bbcef89d83b578a9925438389be841527d408f" +checksum = "624ead3406f64437a0d4567c31bd128a9a0b8226d5f16c074038f5d0fc32f650" dependencies = [ "asynchronous-codec", "bytes", @@ -3871,36 +3909,36 @@ dependencies = [ "futures 0.3.21", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "pin-project 1.0.10", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", + "prost-codec", "rand 0.8.5", "smallvec", "static_assertions", "thiserror", - "unsigned-varint", "void", ] [[package]] name = "libp2p-rendezvous" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbd0baab894c5b84da510b915d53264d566c3c35889f09931fe9edbd2a773bee" +checksum = "c59967ea2db2c7560f641aa58ac05982d42131863fcd3dd6dcf0dd1daf81c60c" dependencies = [ "asynchronous-codec", "bimap", "futures 0.3.21", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.3", + "prost-build 0.10.4", "rand 0.8.5", "sha2 0.10.2", "thiserror", @@ -3910,15 +3948,15 @@ dependencies = [ [[package]] name = "libp2p-request-response" -version = "0.17.0" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5e6a6fc6c9ad95661f46989473b34bd2993d14a4de497ff3b2668a910d4b869" +checksum = "b02e0acb725e5a757d77c96b95298fd73a7394fe82ba7b8bbeea510719cbe441" dependencies = [ "async-trait", "bytes", "futures 0.3.21", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "rand 0.7.3", @@ -3928,16 +3966,16 @@ dependencies = [ [[package]] name = "libp2p-swarm" -version = "0.35.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f0c69ad9e8f7c5fc50ad5ad9c7c8b57f33716532a2b623197f69f93e374d14c" +checksum = "8f4bb21c5abadbf00360c734f16bf87f1712ed4f23cd46148f625d2ddb867346" dependencies = [ "either", "fnv", "futures 0.3.21", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "log", "pin-project 1.0.10", "rand 0.7.3", @@ -3958,9 +3996,9 @@ dependencies = [ [[package]] name = "libp2p-tcp" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "193447aa729c85aac2376828df76d171c1a589c9e6b58fcc7f9d9a020734122c" +checksum = "4f4933e38ef21b50698aefc87799c24f2a365c9d3f6cf50471f3f6a0bc410892" dependencies = [ "async-io", "futures 0.3.21", @@ -3968,7 +4006,7 @@ dependencies = [ "if-watch", "ipnet", "libc", - "libp2p-core", + "libp2p-core 0.33.0", "log", "socket2", ] @@ -3981,19 +4019,19 @@ checksum = "24bdab114f7f2701757d6541266e1131b429bbae382008f207f2114ee4222dcb" dependencies = [ "async-std", "futures 0.3.21", - "libp2p-core", + "libp2p-core 0.32.1", "log", ] [[package]] name = "libp2p-wasm-ext" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f6ea0f84a967ef59a16083f222c18115ae2e91db69809dce275df62e101b279" +checksum = "f066f2b8b1a1d64793f05da2256e6842ecd0293d6735ca2e9bda89831a1bdc06" dependencies = [ "futures 0.3.21", "js-sys", - "libp2p-core", + "libp2p-core 0.33.0", "parity-send-wrapper", "wasm-bindgen", "wasm-bindgen-futures", @@ -4001,17 +4039,18 @@ dependencies = [ [[package]] name = "libp2p-websocket" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c932834c3754501c368d1bf3d0fb458487a642b90fc25df082a3a2f3d3b32e37" +checksum = "39d398fbb29f432c4128fabdaac2ed155c3bcaf1b9bd40eeeb10a471eefacbf5" dependencies = [ "either", "futures 0.3.21", "futures-rustls", - "libp2p-core", + "libp2p-core 0.33.0", "log", + "parking_lot 0.12.0", "quicksink", - "rw-stream-sink", + "rw-stream-sink 0.3.0", "soketto", "url", "webpki-roots", @@ -4019,12 +4058,12 @@ dependencies = [ [[package]] name = "libp2p-yamux" -version = "0.36.0" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be902ebd89193cd020e89e89107726a38cfc0d16d18f613f4a37d046e92c7517" +checksum = "8fe653639ad74877c759720febb0cbcbf4caa221adde4eed2d3126ce5c6f381f" dependencies = [ "futures 0.3.21", - "libp2p-core", + "libp2p-core 0.33.0", "parking_lot 0.12.0", "thiserror", "yamux", @@ -4907,7 +4946,7 @@ checksum = "20448fd678ec04e6ea15bbe0476874af65e98a01515d667aa49f1434dc44ebf4" [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -4921,7 +4960,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -4937,7 +4976,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -4952,7 +4991,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -4976,7 +5015,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4996,7 +5035,7 @@ dependencies = [ [[package]] name = "pallet-bags-list-remote-tests" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-election-provider-support", "frame-support", @@ -5015,7 +5054,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5030,7 +5069,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "beefy-primitives", "frame-support", @@ -5046,7 +5085,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5069,7 +5108,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5151,7 +5190,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5170,7 +5209,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5187,7 +5226,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5203,7 +5242,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5226,7 +5265,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5239,7 +5278,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5257,7 +5296,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5272,7 +5311,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5295,7 +5334,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5311,7 +5350,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5331,7 +5370,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5348,7 +5387,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5365,7 +5404,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5383,7 +5422,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5398,7 +5437,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5413,7 +5452,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -5430,7 +5469,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5449,7 +5488,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -5466,7 +5505,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5489,7 +5528,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5505,7 +5544,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5520,7 +5559,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5535,7 +5574,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5551,7 +5590,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -5572,7 +5611,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5588,7 +5627,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -5602,7 +5641,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5625,7 +5664,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -5636,7 +5675,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "sp-arithmetic", @@ -5645,7 +5684,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -5659,7 +5698,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5677,7 +5716,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5696,7 +5735,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-support", "frame-system", @@ -5712,7 +5751,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -5727,7 +5766,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5738,7 +5777,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5755,7 +5794,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -5771,7 +5810,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-benchmarking", "frame-support", @@ -7831,9 +7870,9 @@ dependencies = [ [[package]] name = "prometheus-client" -version = "0.15.1" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9a896938cc6018c64f279888b8c7559d3725210d5db9a3a1ee6bc7188d51d34" +checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825" dependencies = [ "dtoa", "itoa 1.0.1", @@ -7897,12 +7936,47 @@ dependencies = [ "multimap", "petgraph", "prost 0.9.0", - "prost-types", + "prost-types 0.9.0", + "regex", + "tempfile", + "which", +] + +[[package]] +name = "prost-build" +version = "0.10.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab" +dependencies = [ + "bytes", + "cfg-if 1.0.0", + "cmake", + "heck 0.4.0", + "itertools", + "lazy_static", + "log", + "multimap", + "petgraph", + "prost 0.10.3", + "prost-types 0.10.1", "regex", "tempfile", "which", ] +[[package]] +name = "prost-codec" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007" +dependencies = [ + "asynchronous-codec", + "bytes", + "prost 0.10.3", + "thiserror", + "unsigned-varint", +] + [[package]] name = "prost-derive" version = "0.9.0" @@ -7939,6 +8013,16 @@ dependencies = [ "prost 0.9.0", ] +[[package]] +name = "prost-types" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68" +dependencies = [ + "bytes", + "prost 0.10.3", +] + [[package]] name = "psm" version = "0.1.16" @@ -8253,7 +8337,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8567,6 +8651,17 @@ dependencies = [ "static_assertions", ] +[[package]] +name = "rw-stream-sink" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04" +dependencies = [ + "futures 0.3.21", + "pin-project 1.0.10", + "static_assertions", +] + [[package]] name = "ryu" version = "1.0.6" @@ -8594,7 +8689,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "sp-core", @@ -8605,7 +8700,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "futures 0.3.21", @@ -8615,7 +8710,7 @@ dependencies = [ "log", "parity-scale-codec", "prost 0.10.3", - "prost-build", + "prost-build 0.9.0", "rand 0.7.3", "sc-client-api", "sc-network", @@ -8632,7 +8727,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "futures-timer", @@ -8655,7 +8750,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8671,7 +8766,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8688,7 +8783,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -8699,7 +8794,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "chrono", "clap", @@ -8738,7 +8833,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "fnv", "futures 0.3.21", @@ -8766,7 +8861,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "hash-db", "kvdb", @@ -8791,7 +8886,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "futures 0.3.21", @@ -8815,7 +8910,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "fork-tree", @@ -8858,7 +8953,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -8880,7 +8975,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8893,7 +8988,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "futures 0.3.21", @@ -8918,7 +9013,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "sc-client-api", "sp-authorship", @@ -8929,7 +9024,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "lazy_static", "lru 0.7.7", @@ -8956,7 +9051,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "environmental", "parity-scale-codec", @@ -8973,7 +9068,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "parity-scale-codec", @@ -8988,7 +9083,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9006,7 +9101,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "ahash", "async-trait", @@ -9046,7 +9141,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9067,7 +9162,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9084,7 +9179,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "hex", @@ -9099,7 +9194,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "asynchronous-codec", @@ -9122,7 +9217,7 @@ dependencies = [ "parking_lot 0.12.0", "pin-project 1.0.10", "prost 0.10.3", - "prost-build", + "prost-build 0.9.0", "rand 0.7.3", "sc-block-builder", "sc-client-api", @@ -9151,12 +9246,12 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "libp2p", "parity-scale-codec", - "prost-build", + "prost-build 0.9.0", "sc-peerset", "smallvec", ] @@ -9164,7 +9259,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "ahash", "futures 0.3.21", @@ -9181,14 +9276,14 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "libp2p", "log", "parity-scale-codec", "prost 0.10.3", - "prost-build", + "prost-build 0.9.0", "sc-client-api", "sc-network-common", "sc-peerset", @@ -9201,7 +9296,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "bitflags", "either", @@ -9212,7 +9307,7 @@ dependencies = [ "lru 0.7.7", "parity-scale-codec", "prost 0.10.3", - "prost-build", + "prost-build 0.9.0", "sc-client-api", "sc-consensus", "sc-network-common", @@ -9230,7 +9325,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "bytes", "fnv", @@ -9258,7 +9353,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "libp2p", @@ -9271,7 +9366,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9280,7 +9375,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "hash-db", @@ -9310,7 +9405,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9333,7 +9428,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9346,7 +9441,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "directories", @@ -9411,7 +9506,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "parity-scale-codec", @@ -9425,7 +9520,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -9444,7 +9539,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "libc", @@ -9463,7 +9558,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "chrono", "futures 0.3.21", @@ -9481,7 +9576,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "ansi_term", "atty", @@ -9512,7 +9607,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9523,7 +9618,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9550,7 +9645,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "log", @@ -9563,7 +9658,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10030,7 +10125,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "hash-db", "log", @@ -10047,7 +10142,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "blake2", "proc-macro-crate", @@ -10059,7 +10154,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -10072,7 +10167,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "integer-sqrt", "num-traits", @@ -10087,7 +10182,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -10100,7 +10195,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "parity-scale-codec", @@ -10112,7 +10207,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "sp-api", @@ -10124,7 +10219,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "log", @@ -10142,7 +10237,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "futures 0.3.21", @@ -10161,7 +10256,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "merlin", @@ -10184,7 +10279,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -10198,7 +10293,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -10211,7 +10306,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "base58", "bitflags", @@ -10257,7 +10352,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "blake2", "byteorder", @@ -10271,7 +10366,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro2", "quote", @@ -10282,7 +10377,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -10291,7 +10386,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro2", "quote", @@ -10301,7 +10396,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "environmental", "parity-scale-codec", @@ -10312,7 +10407,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "finality-grandpa", "log", @@ -10330,7 +10425,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10344,7 +10439,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "hash-db", @@ -10369,7 +10464,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "lazy_static", "sp-core", @@ -10380,7 +10475,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "futures 0.3.21", @@ -10397,7 +10492,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "thiserror", "zstd", @@ -10406,7 +10501,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "parity-scale-codec", @@ -10421,7 +10516,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -10435,7 +10530,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "sp-api", "sp-core", @@ -10445,7 +10540,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "backtrace", "lazy_static", @@ -10455,7 +10550,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "rustc-hash", "serde", @@ -10465,7 +10560,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "either", "hash256-std-hasher", @@ -10487,7 +10582,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10504,7 +10599,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "Inflector", "proc-macro-crate", @@ -10516,7 +10611,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "parity-scale-codec", @@ -10530,7 +10625,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "serde", "serde_json", @@ -10539,7 +10634,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -10553,7 +10648,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "scale-info", @@ -10564,7 +10659,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "hash-db", "log", @@ -10586,12 +10681,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10604,7 +10699,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "log", "sp-core", @@ -10617,7 +10712,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "futures-timer", @@ -10633,7 +10728,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "sp-std", @@ -10645,7 +10740,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "sp-api", "sp-runtime", @@ -10654,7 +10749,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "log", @@ -10670,7 +10765,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "hash-db", "memory-db", @@ -10686,7 +10781,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10703,7 +10798,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10714,7 +10809,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "impl-trait-for-tuples", "log", @@ -10906,7 +11001,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "platforms", ] @@ -10914,7 +11009,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -10935,7 +11030,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures-util", "hyper", @@ -10948,7 +11043,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "jsonrpsee", "log", @@ -10969,7 +11064,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "async-trait", "futures 0.3.21", @@ -10995,7 +11090,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -11005,7 +11100,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11016,7 +11111,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "ansi_term", "build-helper", @@ -11732,7 +11827,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#4037345b8c0491ae5b74fcb6d131b3ff304f0bed" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#c1f1fdf4334fd2354ce29273ee27c40f5aa19a13" dependencies = [ "clap", "jsonrpsee",