diff --git a/Cargo.lock b/Cargo.lock index 756eb9a..f6b8c70 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -95,9 +95,9 @@ dependencies = [ [[package]] name = "allocator-api2" -version = "0.2.18" +version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" +checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" [[package]] name = "always-assert" @@ -131,9 +131,9 @@ dependencies = [ [[package]] name = "anstream" -version = "0.6.17" +version = "0.6.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338" +checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" dependencies = [ "anstyle", "anstyle-parse", @@ -146,9 +146,9 @@ dependencies = [ [[package]] name = "anstyle" -version = "1.0.9" +version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8365de52b16c035ff4fcafe0092ba9390540e3e352870ac09933bebcaa2c8c56" +checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" [[package]] name = "anstyle-parse" @@ -180,9 +180,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.91" +version = "1.0.94" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8" +checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" [[package]] name = "approx" @@ -204,7 +204,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -580,7 +580,7 @@ dependencies = [ "nom", "num-traits", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] @@ -596,7 +596,7 @@ dependencies = [ "nom", "num-traits", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] @@ -620,7 +620,7 @@ checksum = "965c2d33e53cb6b267e148a4cb0760bc01f4904c1cd4bb4002a085bb016d1490" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", "synstructure 0.13.1", ] @@ -643,7 +643,7 @@ checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -683,8 +683,8 @@ checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec" dependencies = [ "async-task", "concurrent-queue", - "fastrand 2.1.1", - "futures-lite 2.4.0", + "fastrand 2.3.0", + "futures-lite 2.5.0", "slab", ] @@ -722,18 +722,18 @@ dependencies = [ [[package]] name = "async-io" -version = "2.3.4" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "444b0228950ee6501b3568d3c93bf1176a1fdbc3b758dcd9475046d30f4dc7e8" +checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059" dependencies = [ "async-lock 3.4.0", "cfg-if", "concurrent-queue", "futures-io", - "futures-lite 2.4.0", + "futures-lite 2.5.0", "parking", - "polling 3.7.3", - "rustix 0.38.38", + "polling 3.7.4", + "rustix 0.38.42", "slab", "tracing", "windows-sys 0.59.0", @@ -783,7 +783,7 @@ dependencies = [ "cfg-if", "event-listener 3.1.0", "futures-lite 1.13.0", - "rustix 0.38.38", + "rustix 0.38.42", "windows-sys 0.48.0", ] @@ -793,13 +793,13 @@ version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3" dependencies = [ - "async-io 2.3.4", + "async-io 2.4.0", "async-lock 3.4.0", "atomic-waker", "cfg-if", "futures-core", "futures-io", - "rustix 0.38.38", + "rustix 0.38.42", "signal-hook-registry", "slab", "windows-sys 0.59.0", @@ -819,7 +819,7 @@ checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -927,7 +927,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "hash-db", "log", @@ -960,7 +960,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -1068,9 +1068,9 @@ dependencies = [ [[package]] name = "blake3" -version = "1.5.4" +version = "1.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7" +checksum = "b8ee0c1824c4dea5b5f81736aff91bae041d2c07ee1192bec91054e10e3e601e" dependencies = [ "arrayref", "arrayvec 0.7.6", @@ -1106,15 +1106,15 @@ dependencies = [ "async-channel 2.3.1", "async-task", "futures-io", - "futures-lite 2.4.0", + "futures-lite 2.5.0", "piper", ] [[package]] name = "bounded-collections" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db436177db0d505b1507f03aca56a41442ae6efdf8b6eaa855d73e52c5b078dc" +checksum = "3d077619e9c237a5d1875166f5e8033e8f6bff0c96f8caf81e1c2d7738c431bf" dependencies = [ "log", "parity-scale-codec", @@ -1128,13 +1128,13 @@ version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "68534a48cbf63a4b1323c433cf21238c9ec23711e0df13b08c33e5c2082663ce" dependencies = [ - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "bp-xcm-bridge-hub-router" -version = "0.13.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.14.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -1186,9 +1186,9 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" [[package]] name = "bytemuck" -version = "1.19.0" +version = "1.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" +checksum = "8b37c88a63ffd85d15b406896cc343916d7cf57838a847b3a6f2ca5d39a5695a" [[package]] name = "byteorder" @@ -1198,9 +1198,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da" +checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b" [[package]] name = "bzip2-sys" @@ -1234,9 +1234,9 @@ dependencies = [ [[package]] name = "cargo-platform" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc" +checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea" dependencies = [ "serde", ] @@ -1249,17 +1249,17 @@ checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a" dependencies = [ "camino", "cargo-platform", - "semver 1.0.23", + "semver 1.0.24", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "cc" -version = "1.1.31" +version = "1.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f" +checksum = "9157bbaa6b165880c27a4293a474c91cdcf265cc68cc829bf10be0964a391caf" dependencies = [ "jobserver", "libc", @@ -1338,9 +1338,9 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.38" +version = "0.4.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" +checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825" dependencies = [ "android-tzdata", "iana-time-zone", @@ -1409,9 +1409,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.20" +version = "4.5.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8" +checksum = "3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84" dependencies = [ "clap_builder", "clap_derive", @@ -1419,9 +1419,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.20" +version = "4.5.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54" +checksum = "30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838" dependencies = [ "anstream", "anstyle", @@ -1439,20 +1439,20 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "clap_lex" -version = "0.7.2" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" +checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" [[package]] name = "coarsetime" -version = "0.1.34" +version = "0.1.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13b3839cf01bb7960114be3ccf2340f541b6d0c81f8690b007b2b39f750f7e5d" +checksum = "4252bf230cb600c19826a575b31c8c9c84c6f11acfab6dfcad2e941b10b6f8e2" dependencies = [ "libc", "wasix", @@ -1466,28 +1466,28 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" dependencies = [ "termcolor", - "unicode-width", + "unicode-width 0.1.14", ] [[package]] name = "color-print" -version = "0.3.6" +version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ee543c60ff3888934877a5671f45494dd27ed4ba25c6670b9a7576b7ed7a8c0" +checksum = "3aa954171903797d5623e047d9ab69d91b493657917bdfb8c2c80ecaf9cdb6f4" dependencies = [ "color-print-proc-macro", ] [[package]] name = "color-print-proc-macro" -version = "0.3.6" +version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77ff1a80c5f3cb1ca7c06ffdd71b6a6dd6d8f896c42141fbd43f50ed28dcdb93" +checksum = "692186b5ebe54007e45a59aea47ece9eb4108e141326c304cdc91699a7118a22" dependencies = [ "nom", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -1508,13 +1508,13 @@ dependencies = [ [[package]] name = "comfy-table" -version = "7.1.1" +version = "7.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7" +checksum = "24f165e7b643266ea80cb858aed492ad9280e3e05ce24d4a99d7d7b889b6a4d9" dependencies = [ "strum 0.26.3", "strum_macros 0.26.4", - "unicode-width", + "unicode-width 0.2.0", ] [[package]] @@ -1534,15 +1534,15 @@ dependencies = [ [[package]] name = "console" -version = "0.15.8" +version = "0.15.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" +checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b" dependencies = [ "encode_unicode", - "lazy_static", "libc", - "unicode-width", - "windows-sys 0.52.0", + "once_cell", + "unicode-width 0.2.0", + "windows-sys 0.59.0", ] [[package]] @@ -1641,9 +1641,9 @@ dependencies = [ [[package]] name = "cpufeatures" -version = "0.2.14" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0" +checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3" dependencies = [ "libc", ] @@ -1772,9 +1772,9 @@ dependencies = [ [[package]] name = "crossbeam-deque" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" +checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" dependencies = [ "crossbeam-epoch", "crossbeam-utils", @@ -1791,18 +1791,18 @@ dependencies = [ [[package]] name = "crossbeam-queue" -version = "0.3.11" +version = "0.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35" +checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115" dependencies = [ "crossbeam-utils", ] [[package]] name = "crossbeam-utils" -version = "0.8.20" +version = "0.8.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" +checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" [[package]] name = "crunchy" @@ -1864,8 +1864,8 @@ dependencies = [ [[package]] name = "cumulus-client-cli" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "clap", "parity-scale-codec", @@ -1881,8 +1881,8 @@ dependencies = [ [[package]] name = "cumulus-client-collator" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", @@ -1904,8 +1904,8 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-aura" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-client-collator", @@ -1928,6 +1928,7 @@ dependencies = [ "sc-consensus-babe", "sc-consensus-slots", "sc-telemetry", + "sc-utils", "schnellru", "sp-api", "sp-application-crypto", @@ -1942,13 +1943,14 @@ dependencies = [ "sp-state-machine", "sp-timestamp", "substrate-prometheus-endpoint", + "tokio", "tracing", ] [[package]] name = "cumulus-client-consensus-common" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-client-pov-recovery", @@ -1977,8 +1979,8 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-proposer" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.15.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "anyhow", "async-trait", @@ -1987,13 +1989,13 @@ dependencies = [ "sp-inherents", "sp-runtime", "sp-state-machine", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "cumulus-client-network" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-relay-chain-interface", @@ -2018,8 +2020,8 @@ dependencies = [ [[package]] name = "cumulus-client-parachain-inherent" -version = "0.9.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.11.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2028,13 +2030,11 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "parity-scale-codec", "sc-client-api", - "scale-info", "sp-api", "sp-crypto-hashing", "sp-inherents", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-storage 21.0.0", "sp-trie", "tracing", @@ -2042,8 +2042,8 @@ dependencies = [ [[package]] name = "cumulus-client-pov-recovery" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2068,8 +2068,8 @@ dependencies = [ [[package]] name = "cumulus-client-service" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", @@ -2105,8 +2105,8 @@ dependencies = [ [[package]] name = "cumulus-pallet-aura-ext" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2118,13 +2118,12 @@ dependencies = [ "sp-application-crypto", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "cumulus-pallet-parachain-system" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.16.2" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -2149,7 +2148,7 @@ dependencies = [ "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-trie", "sp-version", "staging-xcm", @@ -2160,18 +2159,18 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "cumulus-pallet-session-benchmarking" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -2179,13 +2178,12 @@ dependencies = [ "pallet-session", "parity-scale-codec", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "cumulus-pallet-xcm" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2194,14 +2192,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-xcm", ] [[package]] name = "cumulus-pallet-xcmp-queue" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.16.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bounded-collections", "bp-xcm-bridge-hub-router", @@ -2218,7 +2215,6 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -2226,8 +2222,8 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.15.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2235,13 +2231,12 @@ dependencies = [ "sp-api", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "cumulus-primitives-core" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.15.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2250,15 +2245,14 @@ dependencies = [ "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-trie", "staging-xcm", ] [[package]] name = "cumulus-primitives-parachain-inherent" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.15.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2268,14 +2262,13 @@ dependencies = [ "sp-inherents", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-trie", ] [[package]] name = "cumulus-primitives-proof-size-hostfunction" -version = "0.9.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.10.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "sp-externalities 0.29.0", "sp-runtime-interface 28.0.0", @@ -2284,8 +2277,8 @@ dependencies = [ [[package]] name = "cumulus-primitives-storage-weight-reclaim" -version = "6.0.2" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "7.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-proof-size-hostfunction", @@ -2296,13 +2289,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "cumulus-primitives-utility" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.16.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2313,7 +2305,6 @@ dependencies = [ "polkadot-runtime-parachains", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -2321,8 +2312,8 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-inprocess-interface" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2345,8 +2336,8 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-interface" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2359,13 +2350,13 @@ dependencies = [ "sp-blockchain", "sp-state-machine", "sp-version", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "cumulus-relay-chain-minimal-node" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "async-trait", @@ -2373,15 +2364,8 @@ dependencies = [ "cumulus-relay-chain-interface", "cumulus-relay-chain-rpc-interface", "futures", - "parking_lot 0.12.3", - "polkadot-availability-recovery", - "polkadot-collator-protocol", "polkadot-core-primitives", "polkadot-network-bridge", - "polkadot-node-collation-generation", - "polkadot-node-core-chain-api", - "polkadot-node-core-prospective-parachains", - "polkadot-node-core-runtime-api", "polkadot-node-network-protocol", "polkadot-node-subsystem-util", "polkadot-overseer", @@ -2406,8 +2390,8 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-rpc-interface" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2436,7 +2420,7 @@ dependencies = [ "sp-state-machine", "sp-storage 21.0.0", "sp-version", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-util", "tracing", @@ -2445,15 +2429,14 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.15.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", "polkadot-primitives", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-trie", ] @@ -2481,7 +2464,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -2499,46 +2482,61 @@ dependencies = [ [[package]] name = "cxx" -version = "1.0.129" +version = "1.0.134" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbdc8cca144dce1c4981b5c9ab748761619979e515c3d53b5df385c677d1d007" +checksum = "a5a32d755fe20281b46118ee4b507233311fb7a48a0cfd42f554b93640521a2f" dependencies = [ "cc", + "cxxbridge-cmd", "cxxbridge-flags", "cxxbridge-macro", + "foldhash", "link-cplusplus", ] [[package]] name = "cxx-build" -version = "1.0.129" +version = "1.0.134" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5764c3142ab44fcf857101d12c0ddf09c34499900557c764f5ad0597159d1fc" +checksum = "11645536ada5d1c8804312cbffc9ab950f2216154de431de930da47ca6955199" dependencies = [ "cc", "codespan-reporting", - "once_cell", "proc-macro2", "quote", "scratch", - "syn 2.0.85", + "syn 2.0.90", +] + +[[package]] +name = "cxxbridge-cmd" +version = "1.0.134" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ebcc9c78e3c7289665aab921a2b394eaffe8bdb369aa18d81ffc0f534fd49385" +dependencies = [ + "clap", + "codespan-reporting", + "proc-macro2", + "quote", + "syn 2.0.90", ] [[package]] name = "cxxbridge-flags" -version = "1.0.129" +version = "1.0.134" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d422aff542b4fa28c2ce8e5cc202d42dbf24702345c1fba3087b2d3f8a1b90ff" +checksum = "3a22a87bd9e78d7204d793261470a4c9d585154fddd251828d8aefbb5f74c3bf" [[package]] name = "cxxbridge-macro" -version = "1.0.129" +version = "1.0.134" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1719100f31492cd6adeeab9a0f46cdbc846e615fdb66d7b398aa46ec7fdd06f" +checksum = "1dfdb020ff8787c5daf6e0dca743005cc8782868faeadfbabb8824ede5cb1c72" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "rustversion", + "syn 2.0.90", ] [[package]] @@ -2646,7 +2644,7 @@ checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -2659,7 +2657,7 @@ dependencies = [ "proc-macro2", "quote", "rustc_version", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -2679,7 +2677,7 @@ checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -2768,23 +2766,23 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "docify" -version = "0.2.8" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43a2f138ad521dc4a2ced1a4576148a6a610b4c5923933b062a263130a6802ce" +checksum = "a772b62b1837c8f060432ddcc10b17aae1453ef17617a99bc07789252d2a5896" dependencies = [ "docify_macros", ] [[package]] name = "docify_macros" -version = "0.2.8" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a081e51fb188742f5a7a1164ad752121abcb22874b21e2c3b0dd040c515fdad" +checksum = "60e6be249b0a462a14784a99b19bf35a667bb5e09de611738bb7362fa4c95ff7" dependencies = [ "common-path", "derive-syn-parse", @@ -2792,7 +2790,7 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.85", + "syn 2.0.90", "termcolor", "toml 0.8.19", "walkdir", @@ -2926,9 +2924,9 @@ dependencies = [ [[package]] name = "encode_unicode" -version = "0.3.6" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" +checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" [[package]] name = "enum-as-inner" @@ -2951,7 +2949,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -2971,7 +2969,7 @@ checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -2982,7 +2980,7 @@ checksum = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -3012,12 +3010,12 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "errno" -version = "0.3.9" +version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" +checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" dependencies = [ "libc", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -3050,9 +3048,9 @@ dependencies = [ [[package]] name = "event-listener-strategy" -version = "0.5.2" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" +checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2" dependencies = [ "event-listener 5.3.1", "pin-project-lite", @@ -3079,7 +3077,7 @@ dependencies = [ "prettyplease 0.2.25", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -3105,9 +3103,9 @@ dependencies = [ [[package]] name = "fastrand" -version = "2.1.1" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" +checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" [[package]] name = "fatality" @@ -3116,7 +3114,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec6f82451ff7f0568c6181287189126d492b5654e30a788add08027b6363d019" dependencies = [ "fatality-proc-macro", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3126,11 +3124,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eb42427514b063d97ce21d5199f36c0c307d981434a6be32582bc79fe5bd2303" dependencies = [ "expander", - "indexmap 2.6.0", + "indexmap 2.7.0", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -3140,7 +3138,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e182f7dbc2ef73d9ef67351c5fbbea084729c48362d3ce9dd44c28e32e277fe5" dependencies = [ "libc", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3264,7 +3262,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", ] @@ -3285,7 +3283,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8835f84f38484cc86f110a805655697908257fb9a7af005234060891557198e9" dependencies = [ "nonempty", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3296,8 +3294,8 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-support-procedural", @@ -3314,15 +3312,14 @@ dependencies = [ "sp-io", "sp-runtime", "sp-runtime-interface 28.0.0", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-storage 21.0.0", "static_assertions", ] [[package]] name = "frame-benchmarking-cli" -version = "40.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "42.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "Inflector", "array-bytes", @@ -3365,25 +3362,25 @@ dependencies = [ "sp-storage 21.0.0", "sp-trie", "sp-wasm-interface 21.0.0", - "thiserror", + "thiserror 1.0.69", "thousands", ] [[package]] name = "frame-election-provider-solution-type" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "14.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "frame-election-provider-support" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3394,13 +3391,12 @@ dependencies = [ "sp-core", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "frame-executive" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "aquamarine", "frame-support", @@ -3412,7 +3408,6 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-tracing 17.0.0", ] @@ -3430,8 +3425,8 @@ dependencies = [ [[package]] name = "frame-metadata-hash-extension" -version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.5.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "docify", @@ -3445,8 +3440,8 @@ dependencies = [ [[package]] name = "frame-support" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "aquamarine", "array-bytes", @@ -3469,7 +3464,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -3477,7 +3472,7 @@ dependencies = [ "sp-runtime", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-tracing 17.0.0", "sp-weights", "static_assertions", @@ -3486,8 +3481,8 @@ dependencies = [ [[package]] name = "frame-support-procedural" -version = "30.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "30.0.4" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "Inflector", "cfg-expr", @@ -3500,35 +3495,35 @@ dependencies = [ "proc-macro2", "quote", "sp-crypto-hashing", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "frame-support-procedural-tools" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "frame-support-procedural-tools-derive" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "frame-system" -version = "36.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cfg-if", "docify", @@ -3540,15 +3535,15 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-version", "sp-weights", ] [[package]] name = "frame-system-benchmarking" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3557,13 +3552,12 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "frame-system-rpc-runtime-api" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "parity-scale-codec", @@ -3572,14 +3566,13 @@ dependencies = [ [[package]] name = "frame-try-runtime" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "parity-scale-codec", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] @@ -3607,7 +3600,7 @@ version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "29f9df8a11882c4e3335eb2d18a0137c505d9ca927470b0cac9c6f0ae07d28f7" dependencies = [ - "rustix 0.38.38", + "rustix 0.38.42", "windows-sys 0.48.0", ] @@ -3693,11 +3686,11 @@ dependencies = [ [[package]] name = "futures-lite" -version = "2.4.0" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f1fa2f9765705486b33fd2acf1577f8ec449c2ba1f318ae5447697b7c08d210" +checksum = "cef40d21ae2c515b51041df9ed313ed21e572df340ea58a922a0aefe7e8891a1" dependencies = [ - "fastrand 2.1.1", + "fastrand 2.3.0", "futures-core", "futures-io", "parking", @@ -3712,7 +3705,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -3907,7 +3900,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.12", - "indexmap 2.6.0", + "indexmap 2.7.0", "slab", "tokio", "tokio-util", @@ -3916,17 +3909,17 @@ dependencies = [ [[package]] name = "h2" -version = "0.4.6" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205" +checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e" dependencies = [ "atomic-waker", "bytes", "fnv", "futures-core", "futures-sink", - "http 1.1.0", - "indexmap 2.6.0", + "http 1.2.0", + "indexmap 2.7.0", "slab", "tokio", "tokio-util", @@ -3950,7 +3943,7 @@ dependencies = [ "pest_derive", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3996,9 +3989,9 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.15.0" +version = "0.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb" +checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" dependencies = [ "allocator-api2", "equivalent", @@ -4100,11 +4093,11 @@ dependencies = [ [[package]] name = "home" -version = "0.5.9" +version = "0.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" +checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" dependencies = [ - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -4131,9 +4124,9 @@ dependencies = [ [[package]] name = "http" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" +checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" dependencies = [ "bytes", "fnv", @@ -4158,7 +4151,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.1.0", + "http 1.2.0", ] [[package]] @@ -4169,7 +4162,7 @@ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "pin-project-lite", ] @@ -4194,9 +4187,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "0.14.31" +version = "0.14.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" +checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" dependencies = [ "bytes", "futures-channel", @@ -4209,7 +4202,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", "tower-service", "tracing", @@ -4218,15 +4211,15 @@ dependencies = [ [[package]] name = "hyper" -version = "1.5.0" +version = "1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a" +checksum = "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0" dependencies = [ "bytes", "futures-channel", "futures-util", - "h2 0.4.6", - "http 1.1.0", + "h2 0.4.7", + "http 1.2.0", "http-body 1.0.1", "httparse", "httpdate", @@ -4244,7 +4237,7 @@ checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" dependencies = [ "futures-util", "http 0.2.12", - "hyper 0.14.31", + "hyper 0.14.32", "log", "rustls 0.21.12", "rustls-native-certs 0.6.3", @@ -4260,9 +4253,9 @@ checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" dependencies = [ "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", - "hyper 1.5.0", + "hyper 1.5.2", "pin-project-lite", "tokio", "tower-service", @@ -4291,6 +4284,124 @@ dependencies = [ "cc", ] +[[package]] +name = "icu_collections" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" +dependencies = [ + "displaydoc", + "yoke", + "zerofrom", + "zerovec", +] + +[[package]] +name = "icu_locid" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" +dependencies = [ + "displaydoc", + "litemap", + "tinystr", + "writeable", + "zerovec", +] + +[[package]] +name = "icu_locid_transform" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" +dependencies = [ + "displaydoc", + "icu_locid", + "icu_locid_transform_data", + "icu_provider", + "tinystr", + "zerovec", +] + +[[package]] +name = "icu_locid_transform_data" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" + +[[package]] +name = "icu_normalizer" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" +dependencies = [ + "displaydoc", + "icu_collections", + "icu_normalizer_data", + "icu_properties", + "icu_provider", + "smallvec", + "utf16_iter", + "utf8_iter", + "write16", + "zerovec", +] + +[[package]] +name = "icu_normalizer_data" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" + +[[package]] +name = "icu_properties" +version = "1.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" +dependencies = [ + "displaydoc", + "icu_collections", + "icu_locid_transform", + "icu_properties_data", + "icu_provider", + "tinystr", + "zerovec", +] + +[[package]] +name = "icu_properties_data" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" + +[[package]] +name = "icu_provider" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" +dependencies = [ + "displaydoc", + "icu_locid", + "icu_provider_macros", + "stable_deref_trait", + "tinystr", + "writeable", + "yoke", + "zerofrom", + "zerovec", +] + +[[package]] +name = "icu_provider_macros" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.90", +] + [[package]] name = "ideal-nw-node" version = "0.1.0" @@ -4402,7 +4513,7 @@ dependencies = [ "sp-offchain", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-transaction-pool", "sp-version", "staging-parachain-info", @@ -4435,12 +4546,23 @@ dependencies = [ [[package]] name = "idna" -version = "0.5.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" +checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" dependencies = [ - "unicode-bidi", - "unicode-normalization", + "idna_adapter", + "smallvec", + "utf8_iter", +] + +[[package]] +name = "idna_adapter" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" +dependencies = [ + "icu_normalizer", + "icu_properties", ] [[package]] @@ -4455,17 +4577,21 @@ dependencies = [ [[package]] name = "if-watch" -version = "3.2.0" +version = "3.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d6b0422c86d7ce0e97169cc42e04ae643caf278874a7a3c87b8150a220dc7e1e" +checksum = "cdf9d64cfcf380606e64f9a0bcf493616b65331199f984151a6fa11a7b3cde38" dependencies = [ - "async-io 2.3.4", + "async-io 2.4.0", "core-foundation", "fnv", "futures", "if-addrs", "ipnet", "log", + "netlink-packet-core", + "netlink-packet-route", + "netlink-proto", + "netlink-sys", "rtnetlink", "system-configuration", "tokio", @@ -4483,7 +4609,7 @@ dependencies = [ "bytes", "futures", "http 0.2.12", - "hyper 0.14.31", + "hyper 0.14.32", "log", "rand", "tokio", @@ -4540,13 +4666,13 @@ dependencies = [ [[package]] name = "impl-trait-for-tuples" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb" +checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ "proc-macro2", "quote", - "syn 1.0.109", + "syn 2.0.90", ] [[package]] @@ -4581,12 +4707,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.6.0" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" +checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f" dependencies = [ "equivalent", - "hashbrown 0.15.0", + "hashbrown 0.15.2", ] [[package]] @@ -4651,7 +4777,7 @@ version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" dependencies = [ - "socket2 0.5.7", + "socket2 0.5.8", "widestring", "windows-sys 0.48.0", "winreg", @@ -4718,9 +4844,9 @@ dependencies = [ [[package]] name = "itoa" -version = "1.0.11" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" +checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" [[package]] name = "jni" @@ -4732,7 +4858,7 @@ dependencies = [ "combine", "jni-sys", "log", - "thiserror", + "thiserror 1.0.69", "walkdir", ] @@ -4753,10 +4879,11 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.72" +version = "0.3.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9" +checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7" dependencies = [ + "once_cell", "wasm-bindgen", ] @@ -4783,16 +4910,16 @@ checksum = "08163edd8bcc466c33d79e10f695cdc98c00d1e6ddfb95cec41b6b0279dd5432" dependencies = [ "base64 0.22.1", "futures-util", - "http 1.1.0", + "http 1.2.0", "jsonrpsee-core", "pin-project", - "rustls 0.23.16", + "rustls 0.23.20", "rustls-pki-types", "rustls-platform-verifier", - "soketto 0.8.0", - "thiserror", + "soketto 0.8.1", + "thiserror 1.0.69", "tokio", - "tokio-rustls 0.26.0", + "tokio-rustls 0.26.1", "tokio-util", "tracing", "url", @@ -4810,7 +4937,7 @@ dependencies = [ "bytes", "futures-timer", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", "jsonrpsee-types", @@ -4820,7 +4947,7 @@ dependencies = [ "rustc-hash", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", "tracing", @@ -4836,7 +4963,7 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -4847,10 +4974,10 @@ checksum = "654afab2e92e5d88ebd8a39d6074483f3f2bfdf91c5ac57fe285e7127cdd4f51" dependencies = [ "anyhow", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", - "hyper 1.5.0", + "hyper 1.5.2", "hyper-util", "jsonrpsee-core", "jsonrpsee-types", @@ -4858,8 +4985,8 @@ dependencies = [ "route-recognizer", "serde", "serde_json", - "soketto 0.8.0", - "thiserror", + "soketto 0.8.1", + "thiserror 1.0.69", "tokio", "tokio-stream", "tokio-util", @@ -4874,10 +5001,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d9c465fbe385238e861fdc4d1c85e04ada6c1fd246161d26385c1b311724d2af" dependencies = [ "beef", - "http 1.1.0", + "http 1.2.0", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -4886,7 +5013,7 @@ version = "0.23.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1c28759775f5cb2f1ea9667672d3fe2b0e701d1f4b7b67954e60afe7fd058b5e" dependencies = [ - "http 1.1.0", + "http 1.2.0", "jsonrpsee-client-transport", "jsonrpsee-core", "jsonrpsee-types", @@ -4963,7 +5090,7 @@ checksum = "9baa9eeb6e315942429397e617a190f4fdc696ef1ee0342939d641029cbb4ea7" dependencies = [ "enumflags2", "libc", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -4980,15 +5107,15 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.161" +version = "0.2.168" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1" +checksum = "5aaeb2981e0606ca11d79718f8bb01164f1d6ed75080182d3abf017e6d244b6d" [[package]] name = "libloading" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" +checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" dependencies = [ "cfg-if", "windows-targets 0.52.6", @@ -5034,7 +5161,7 @@ dependencies = [ "multiaddr 0.18.2", "pin-project", "rw-stream-sink", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -5075,7 +5202,7 @@ dependencies = [ "libp2p-identity", "log", "multiaddr 0.18.2", - "multihash 0.19.2", + "multihash 0.19.3", "multistream-select", "once_cell", "parking_lot 0.12.3", @@ -5084,7 +5211,7 @@ dependencies = [ "rand", "rw-stream-sink", "smallvec", - "thiserror", + "thiserror 1.0.69", "unsigned-varint 0.7.2", "void", ] @@ -5124,24 +5251,24 @@ dependencies = [ "quick-protobuf", "quick-protobuf-codec", "smallvec", - "thiserror", + "thiserror 1.0.69", "void", ] [[package]] name = "libp2p-identity" -version = "0.2.9" +version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55cca1eb2bc1fd29f099f3daaab7effd01e1a54b7c577d0ed082521034d912e8" +checksum = "257b5621d159b32282eac446bed6670c39c7dc68a200a992d8f056afa0066f6d" dependencies = [ "bs58 0.5.1", "ed25519-dalek", "hkdf", - "multihash 0.19.2", + "multihash 0.19.3", "quick-protobuf", "rand", "sha2 0.10.8", - "thiserror", + "thiserror 1.0.69", "tracing", "zeroize", ] @@ -5169,7 +5296,7 @@ dependencies = [ "rand", "sha2 0.10.8", "smallvec", - "thiserror", + "thiserror 1.0.69", "uint 0.9.5", "unsigned-varint 0.7.2", "void", @@ -5190,7 +5317,7 @@ dependencies = [ "log", "rand", "smallvec", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", "trust-dns-proto 0.22.0", "void", @@ -5226,14 +5353,14 @@ dependencies = [ "libp2p-identity", "log", "multiaddr 0.18.2", - "multihash 0.19.2", + "multihash 0.19.3", "once_cell", "quick-protobuf", "rand", "sha2 0.10.8", "snow", "static_assertions", - "thiserror", + "thiserror 1.0.69", "x25519-dalek", "zeroize", ] @@ -5275,8 +5402,8 @@ dependencies = [ "rand", "ring 0.16.20", "rustls 0.21.12", - "socket2 0.5.7", - "thiserror", + "socket2 0.5.8", + "thiserror 1.0.69", "tokio", ] @@ -5331,7 +5458,7 @@ dependencies = [ "proc-macro-warning 0.4.2", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -5347,7 +5474,7 @@ dependencies = [ "libp2p-core", "libp2p-identity", "log", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", ] @@ -5365,7 +5492,7 @@ dependencies = [ "ring 0.16.20", "rustls 0.21.12", "rustls-webpki 0.101.7", - "thiserror", + "thiserror 1.0.69", "x509-parser 0.15.1", "yasna", ] @@ -5415,8 +5542,8 @@ dependencies = [ "parking_lot 0.12.3", "pin-project-lite", "rw-stream-sink", - "soketto 0.8.0", - "thiserror", + "soketto 0.8.1", + "thiserror 1.0.69", "url", "webpki-roots 0.25.4", ] @@ -5430,7 +5557,7 @@ dependencies = [ "futures", "libp2p-core", "log", - "thiserror", + "thiserror 1.0.69", "yamux", ] @@ -5442,7 +5569,7 @@ checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ "bitflags 2.6.0", "libc", - "redox_syscall 0.5.7", + "redox_syscall 0.5.8", ] [[package]] @@ -5582,6 +5709,12 @@ dependencies = [ "keystream", ] +[[package]] +name = "litemap" +version = "0.7.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" + [[package]] name = "litep2p" version = "0.6.2" @@ -5596,7 +5729,7 @@ dependencies = [ "futures", "futures-timer", "hex-literal", - "indexmap 2.6.0", + "indexmap 2.7.0", "libc", "mockall 0.12.1", "multiaddr 0.17.1", @@ -5617,10 +5750,10 @@ dependencies = [ "simple-dns", "smallvec", "snow", - "socket2 0.5.7", + "socket2 0.5.8", "static_assertions", "str0m", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", "tokio-tungstenite", @@ -5665,7 +5798,7 @@ version = "0.12.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" dependencies = [ - "hashbrown 0.15.0", + "hashbrown 0.15.2", ] [[package]] @@ -5714,7 +5847,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -5728,7 +5861,7 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -5739,7 +5872,7 @@ checksum = "b02abfe41815b5bd98dbd4260173db2c116dda171dc0fe7838cb206333b83308" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -5750,7 +5883,7 @@ checksum = "73ea28ee64b88876bf45277ed9a5817c1817df061a74f2b988971a12570e5869" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -5796,7 +5929,7 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" dependencies = [ - "rustix 0.38.38", + "rustix 0.38.42", ] [[package]] @@ -5889,11 +6022,10 @@ dependencies = [ [[package]] name = "mio" -version = "1.0.2" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec" +checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" dependencies = [ - "hermit-abi 0.3.9", "libc", "wasi", "windows-sys 0.52.0", @@ -5920,14 +6052,14 @@ dependencies = [ "rand_chacha", "rand_distr", "subtle 2.6.1", - "thiserror", + "thiserror 1.0.69", "zeroize", ] [[package]] name = "mmr-gadget" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "log", @@ -5945,8 +6077,8 @@ dependencies = [ [[package]] name = "mmr-rpc" -version = "35.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -6009,7 +6141,7 @@ dependencies = [ "cfg-if", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -6042,7 +6174,7 @@ dependencies = [ "data-encoding", "libp2p-identity", "multibase", - "multihash 0.19.2", + "multihash 0.19.3", "percent-encoding", "serde", "static_assertions", @@ -6097,9 +6229,9 @@ dependencies = [ [[package]] name = "multihash" -version = "0.19.2" +version = "0.19.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc41f430805af9d1cf4adae4ed2149c759b877b01d909a1f40256188d09345d2" +checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" dependencies = [ "core2", "unsigned-varint 0.8.0", @@ -6177,21 +6309,20 @@ checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" [[package]] name = "netlink-packet-core" -version = "0.4.2" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297" +checksum = "72724faf704479d67b388da142b186f916188505e7e0b26719019c525882eda4" dependencies = [ "anyhow", "byteorder", - "libc", "netlink-packet-utils", ] [[package]] name = "netlink-packet-route" -version = "0.12.0" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab" +checksum = "053998cea5a306971f88580d0829e90f270f940befd7cf928da179d4187a5a66" dependencies = [ "anyhow", "bitflags 1.3.2", @@ -6210,29 +6341,29 @@ dependencies = [ "anyhow", "byteorder", "paste", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "netlink-proto" -version = "0.10.0" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6" +checksum = "86b33524dc0968bfad349684447bfce6db937a9ac3332a1fe60c0c5a5ce63f21" dependencies = [ "bytes", "futures", "log", "netlink-packet-core", "netlink-sys", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] name = "netlink-sys" -version = "0.8.6" +version = "0.8.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "416060d346fbaf1f23f9512963e3e878f1a78e707cb699ba9215761754244307" +checksum = "16c903aa70590cb93691bf97a767c8d1d6122d2cc9070433deb3bbf36ce8bd23" dependencies = [ "bytes", "futures", @@ -6249,15 +6380,15 @@ checksum = "a4a43439bf756eed340bdf8feba761e2d50c7d47175d87545cd5cbe4a137c4d1" dependencies = [ "cc", "libc", - "thiserror", + "thiserror 1.0.69", "winapi", ] [[package]] name = "nix" -version = "0.24.3" +version = "0.26.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069" +checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" dependencies = [ "bitflags 1.3.2", "cfg-if", @@ -6502,7 +6633,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -6513,9 +6644,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openssl-src" -version = "300.4.0+3.4.0" +version = "300.4.1+3.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a709e02f2b4aca747929cca5ed248880847c650233cf8b8cdc48f40aaf4898a6" +checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c" dependencies = [ "cc", ] @@ -6541,9 +6672,9 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" [[package]] name = "orchestra" -version = "0.3.6" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92829eef0328a3d1cd22a02c0e51deb92a5362df3e7d21a4e9bdc38934694e66" +checksum = "41f6bbacc8c189a3f2e45e0fd0436e5d97f194db888e721bdbc3973e7dbed4c2" dependencies = [ "async-trait", "dyn-clonable", @@ -6552,18 +6683,18 @@ dependencies = [ "orchestra-proc-macro", "pin-project", "prioritized-metered-channel", - "thiserror", + "thiserror 1.0.69", "tracing", ] [[package]] name = "orchestra-proc-macro" -version = "0.3.6" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1344346d5af32c95bbddea91b18a88cc83eac394192d20ef2fc4c40a74332355" +checksum = "f7b1d40dd8f367db3c65bec8d3dd47d4a604ee8874480738f93191bddab4e0e0" dependencies = [ "expander", - "indexmap 2.6.0", + "indexmap 2.7.0", "itertools 0.11.0", "petgraph", "proc-macro-crate 3.2.0", @@ -6589,8 +6720,8 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "pallet-asset-conversion" -version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "19.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6603,13 +6734,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-asset-rate" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6618,13 +6748,12 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-asset-tx-payment" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6636,13 +6765,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-assets" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6653,13 +6781,12 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-aura" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -6670,13 +6797,12 @@ dependencies = [ "sp-application-crypto", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-authority-discovery" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -6686,13 +6812,12 @@ dependencies = [ "sp-application-crypto", "sp-authority-discovery", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-authorship" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -6700,13 +6825,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-babe" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6724,13 +6848,12 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-bags-list" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "aquamarine", "docify", @@ -6745,14 +6868,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-tracing 17.0.0", ] [[package]] name = "pallet-balances" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-benchmarking", @@ -6762,13 +6884,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-beefy" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -6782,13 +6903,12 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-beefy-mmr" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -6807,13 +6927,12 @@ dependencies = [ "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-bounties" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6825,13 +6944,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-broker" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "frame-benchmarking", @@ -6844,13 +6962,12 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-child-bounties" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6863,13 +6980,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-collator-selection" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6883,13 +6999,12 @@ dependencies = [ "scale-info", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-collective" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6900,13 +7015,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-conviction-voting" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6917,13 +7031,12 @@ dependencies = [ "serde", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-delegated-staking" -version = "3.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "4.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -6931,13 +7044,12 @@ dependencies = [ "scale-info", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-democracy" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -6949,13 +7061,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-drand" version = "0.0.1" -source = "git+https://github.com/ideal-lab5/idn-sdk#e1739dfef54f8126624afee1a6b988fa51e6cb89" +source = "git+https://github.com/ideal-lab5/idn-sdk#488f718629a87784ee6abf0caad0ab8c37d8bfb4" dependencies = [ "anyhow", "ark-bls12-381", @@ -6986,8 +7097,8 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7003,14 +7114,13 @@ dependencies = [ "sp-io", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "strum 0.26.3", ] [[package]] name = "pallet-election-provider-support-benchmarking" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7018,13 +7128,12 @@ dependencies = [ "parity-scale-codec", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-elections-phragmen" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7037,13 +7146,12 @@ dependencies = [ "sp-npos-elections", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-fast-unstake" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-benchmarking", @@ -7056,13 +7164,12 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-grandpa" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7079,13 +7186,12 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-identity" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7096,13 +7202,12 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-im-online" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7116,13 +7221,12 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-indices" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7133,13 +7237,12 @@ dependencies = [ "sp-io", "sp-keyring", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-membership" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7150,13 +7253,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-message-queue" -version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "40.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "environmental", "frame-benchmarking", @@ -7169,14 +7271,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-weights", ] [[package]] name = "pallet-mmr" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7188,13 +7289,12 @@ dependencies = [ "sp-io", "sp-mmr-primitives", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-multisig" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7204,13 +7304,12 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-nis" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7220,13 +7319,12 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-nomination-pools" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -7238,14 +7336,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-tracing 17.0.0", ] [[package]] name = "pallet-nomination-pools-benchmarking" -version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7260,24 +7357,22 @@ dependencies = [ "sp-runtime", "sp-runtime-interface 28.0.0", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-nomination-pools-runtime-api" -version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-offences" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -7288,13 +7383,12 @@ dependencies = [ "serde", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-offences-benchmarking" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7312,13 +7406,12 @@ dependencies = [ "scale-info", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-parameters" -version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.8.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-benchmarking", @@ -7330,13 +7423,12 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-preimage" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7347,13 +7439,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-proxy" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7362,13 +7453,12 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-ranked-collective" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7381,13 +7471,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-recovery" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7396,13 +7485,12 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-referenda" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7415,13 +7503,12 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-root-testing" -version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "13.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -7430,13 +7517,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-scheduler" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-benchmarking", @@ -7447,14 +7533,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-weights", ] [[package]] name = "pallet-session" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -7469,14 +7554,13 @@ dependencies = [ "sp-session", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-trie", ] [[package]] name = "pallet-session-benchmarking" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7487,13 +7571,12 @@ dependencies = [ "rand", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-society" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7505,13 +7588,12 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-staking" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7528,24 +7610,23 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-staking-reward-curve" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "pallet-staking-reward-fn" version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "log", "sp-arithmetic", @@ -7553,8 +7634,8 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" -version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "22.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7563,8 +7644,8 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7575,13 +7656,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-sudo" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-benchmarking", @@ -7591,13 +7671,12 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-timestamp" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-benchmarking", @@ -7609,15 +7688,14 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-storage 21.0.0", "sp-timestamp", ] [[package]] name = "pallet-tips" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7630,13 +7708,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-transaction-payment" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -7646,13 +7723,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-transaction-payment-rpc" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "40.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -7667,8 +7743,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -7679,8 +7755,8 @@ dependencies = [ [[package]] name = "pallet-treasury" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-benchmarking", @@ -7693,13 +7769,12 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-utility" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7709,13 +7784,12 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-vesting" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7724,13 +7798,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-whitelist" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7739,13 +7812,12 @@ dependencies = [ "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "pallet-xcm" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -7759,17 +7831,17 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", + "tracing", "xcm-runtime-apis", ] [[package]] name = "pallet-xcm-benchmarks" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-benchmarking", "frame-support", @@ -7779,7 +7851,6 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -7787,8 +7858,8 @@ dependencies = [ [[package]] name = "parachains-common" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", @@ -7809,7 +7880,6 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-parachain-info", "staging-xcm", "staging-xcm-executor", @@ -7932,7 +8002,7 @@ checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" dependencies = [ "cfg-if", "libc", - "redox_syscall 0.5.7", + "redox_syscall 0.5.8", "smallvec", "windows-targets 0.52.6", ] @@ -7993,20 +8063,20 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "pest" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "879952a81a83930934cbf1786752d6dedc3b1f29e8f8fb2ad1d0a36f377cf442" +checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" dependencies = [ "memchr", - "thiserror", + "thiserror 2.0.7", "ucd-trie", ] [[package]] name = "pest_derive" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d214365f632b123a47fd913301e14c946c61d1c183ee245fa76eb752e59a02dd" +checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e" dependencies = [ "pest", "pest_generator", @@ -8014,22 +8084,22 @@ dependencies = [ [[package]] name = "pest_generator" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb55586734301717aea2ac313f50b2eb8f60d2fc3dc01d190eefa2e625f60c4e" +checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b" dependencies = [ "pest", "pest_meta", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "pest_meta" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b75da2a70cf4d9cb76833c990ac9cd3923c9a8905a8929789ce347c84564d03d" +checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea" dependencies = [ "once_cell", "pest", @@ -8043,7 +8113,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" dependencies = [ "fixedbitset", - "indexmap 2.6.0", + "indexmap 2.7.0", ] [[package]] @@ -8063,7 +8133,7 @@ checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -8085,7 +8155,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" dependencies = [ "atomic-waker", - "fastrand 2.1.1", + "fastrand 2.3.0", "futures-io", ] @@ -8107,8 +8177,8 @@ checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" [[package]] name = "polkadot-approval-distribution" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "futures", @@ -8127,8 +8197,8 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "always-assert", "futures", @@ -8143,8 +8213,8 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "derive_more 0.99.18", "fatality", @@ -8161,14 +8231,14 @@ dependencies = [ "schnellru", "sp-core", "sp-keystore", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-availability-recovery" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "fatality", @@ -8183,7 +8253,7 @@ dependencies = [ "rand", "sc-network", "schnellru", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing-gum", ] @@ -8200,8 +8270,8 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cfg-if", "clap", @@ -8223,13 +8293,13 @@ dependencies = [ "sp-maybe-compressed-blob", "sp-runtime", "substrate-build-script-utils", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "polkadot-collator-protocol" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "fatality", @@ -8243,33 +8313,32 @@ dependencies = [ "sp-core", "sp-keystore", "sp-runtime", - "thiserror", + "thiserror 1.0.69", "tokio-util", "tracing-gum", ] [[package]] name = "polkadot-core-primitives" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "polkadot-dispute-distribution" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "derive_more 0.99.18", "fatality", "futures", "futures-timer", - "indexmap 2.6.0", + "indexmap 2.7.0", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -8281,14 +8350,14 @@ dependencies = [ "schnellru", "sp-application-crypto", "sp-keystore", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-erasure-coding" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -8296,13 +8365,13 @@ dependencies = [ "reed-solomon-novelpoly", "sp-core", "sp-trie", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "polkadot-gossip-support" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "futures-timer", @@ -8323,8 +8392,8 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "always-assert", "async-trait", @@ -8340,14 +8409,14 @@ dependencies = [ "polkadot-primitives", "sc-network", "sp-consensus", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-collation-generation" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "parity-scale-codec", @@ -8358,14 +8427,14 @@ dependencies = [ "polkadot-primitives", "sp-core", "sp-maybe-compressed-blob", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-approval-voting" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "derive_more 0.99.18", @@ -8391,14 +8460,14 @@ dependencies = [ "sp-consensus", "sp-consensus-slots", "sp-runtime", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-av-store" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "futures", @@ -8413,14 +8482,14 @@ dependencies = [ "polkadot-overseer", "polkadot-primitives", "sp-consensus", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-backing" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "fatality", @@ -8433,29 +8502,29 @@ dependencies = [ "polkadot-statement-table", "schnellru", "sp-keystore", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-bitfield-signing" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", "sp-keystore", - "thiserror", + "thiserror 1.0.69", "tracing-gum", "wasm-timer", ] [[package]] name = "polkadot-node-core-candidate-validation" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -8469,14 +8538,16 @@ dependencies = [ "polkadot-overseer", "polkadot-parachain-primitives", "polkadot-primitives", + "sp-application-crypto", + "sp-keystore", "sp-maybe-compressed-blob", "tracing-gum", ] [[package]] name = "polkadot-node-core-chain-api" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "polkadot-node-metrics", @@ -8489,8 +8560,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "futures-timer", @@ -8500,14 +8571,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "fatality", "futures", @@ -8519,14 +8590,14 @@ dependencies = [ "polkadot-primitives", "sc-keystore", "schnellru", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-parachains-inherent" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -8536,31 +8607,28 @@ dependencies = [ "polkadot-primitives", "sp-blockchain", "sp-inherents", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-prospective-parachains" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.1.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ - "bitvec", "fatality", "futures", - "parity-scale-codec", - "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-provisioner" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "fatality", @@ -8571,14 +8639,14 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-primitives", "schnellru", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "always-assert", "array-bytes", @@ -8599,15 +8667,15 @@ dependencies = [ "slotmap", "sp-core", "tempfile", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf-checker" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "polkadot-node-primitives", @@ -8616,14 +8684,14 @@ dependencies = [ "polkadot-overseer", "polkadot-primitives", "sp-keystore", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf-common" -version = "14.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cpu-time", "futures", @@ -8642,14 +8710,14 @@ dependencies = [ "sp-externalities 0.29.0", "sp-io", "sp-tracing 17.0.0", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-core-runtime-api" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "polkadot-node-metrics", @@ -8663,8 +8731,8 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "lazy_static", "log", @@ -8676,14 +8744,14 @@ dependencies = [ "sc-network", "sc-network-types", "sp-core", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] name = "polkadot-node-metrics" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bs58 0.5.1", "futures", @@ -8701,8 +8769,8 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -8721,14 +8789,14 @@ dependencies = [ "sc-network-types", "sp-runtime", "strum 0.26.3", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-node-primitives" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "bounded-vec", @@ -8744,14 +8812,14 @@ dependencies = [ "sp-keystore", "sp-maybe-compressed-blob", "sp-runtime", - "thiserror", + "thiserror 1.0.69", "zstd 0.12.4", ] [[package]] name = "polkadot-node-subsystem" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -8760,8 +8828,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "bitvec", @@ -8785,13 +8853,13 @@ dependencies = [ "sp-consensus-babe", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "polkadot-node-subsystem-util" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "derive_more 0.99.18", @@ -8820,14 +8888,14 @@ dependencies = [ "sp-application-crypto", "sp-core", "sp-keystore", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-overseer" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -8848,8 +8916,8 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" -version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "14.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bounded-collections", "derive_more 0.99.18", @@ -8859,14 +8927,13 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-weights", ] [[package]] name = "polkadot-primitives" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "hex-literal", @@ -8887,13 +8954,12 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "polkadot-rpc" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -8927,8 +8993,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitvec", "frame-benchmarking", @@ -8969,7 +9035,6 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -8978,21 +9043,20 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bs58 0.5.1", "frame-benchmarking", "parity-scale-codec", "polkadot-primitives", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-tracing 17.0.0", ] [[package]] name = "polkadot-runtime-parachains" -version = "15.0.3" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.3" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -9031,7 +9095,6 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "staging-xcm", "staging-xcm-executor", "static_assertions", @@ -9039,8 +9102,8 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "bitvec", @@ -9152,7 +9215,7 @@ dependencies = [ "sp-weights", "staging-xcm", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", "tracing-gum", "westend-runtime", "xcm-runtime-apis", @@ -9160,15 +9223,15 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "arrayvec 0.7.6", "bitvec", "fatality", "futures", "futures-timer", - "indexmap 2.6.0", + "indexmap 2.7.0", "parity-scale-codec", "polkadot-node-network-protocol", "polkadot-node-primitives", @@ -9177,14 +9240,14 @@ dependencies = [ "polkadot-primitives", "sp-keystore", "sp-staking", - "thiserror", + "thiserror 1.0.69", "tracing-gum", ] [[package]] name = "polkadot-statement-table" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -9201,7 +9264,7 @@ dependencies = [ "libc", "log", "polkavm-assembler", - "polkavm-common", + "polkavm-common 0.9.0", "polkavm-linux-raw", ] @@ -9223,13 +9286,28 @@ dependencies = [ "log", ] +[[package]] +name = "polkavm-common" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "31ff33982a807d8567645d4784b9b5d7ab87bcb494f534a57cadd9012688e102" + [[package]] name = "polkavm-derive" version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ae8c4bea6f3e11cd89bb18bcdddac10bd9a24015399bd1c485ad68a985a19606" dependencies = [ - "polkavm-derive-impl-macro", + "polkavm-derive-impl-macro 0.9.0", +] + +[[package]] +name = "polkavm-derive" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c2eb703f3b6404c13228402e98a5eae063fd16b8f58afe334073ec105ee4117e" +dependencies = [ + "polkavm-derive-impl-macro 0.18.0", ] [[package]] @@ -9238,10 +9316,22 @@ version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c4fdfc49717fb9a196e74a5d28e0bc764eb394a2c803eb11133a31ac996c60c" dependencies = [ - "polkavm-common", + "polkavm-common 0.9.0", + "proc-macro2", + "quote", + "syn 2.0.90", +] + +[[package]] +name = "polkavm-derive-impl" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "12d2840cc62a0550156b1676fed8392271ddf2fab4a00661db56231424674624" +dependencies = [ + "polkavm-common 0.18.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -9250,8 +9340,18 @@ version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429" dependencies = [ - "polkavm-derive-impl", - "syn 2.0.85", + "polkavm-derive-impl 0.9.0", + "syn 2.0.90", +] + +[[package]] +name = "polkavm-derive-impl-macro" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "48c16669ddc7433e34c1007d31080b80901e3e8e523cb9d4b441c3910cf9294b" +dependencies = [ + "polkavm-derive-impl 0.18.0", + "syn 2.0.90", ] [[package]] @@ -9264,7 +9364,7 @@ dependencies = [ "hashbrown 0.14.5", "log", "object 0.32.2", - "polkavm-common", + "polkavm-common 0.9.0", "regalloc2 0.9.3", "rustc-demangle", ] @@ -9293,15 +9393,15 @@ dependencies = [ [[package]] name = "polling" -version = "3.7.3" +version = "3.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511" +checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f" dependencies = [ "cfg-if", "concurrent-queue", "hermit-abi 0.4.0", "pin-project-lite", - "rustix 0.38.38", + "rustix 0.38.42", "tracing", "windows-sys 0.59.0", ] @@ -9331,9 +9431,9 @@ dependencies = [ [[package]] name = "portable-atomic" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2" +checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6" [[package]] name = "powerfmt" @@ -9407,7 +9507,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033" dependencies = [ "proc-macro2", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -9447,7 +9547,7 @@ dependencies = [ "futures", "futures-timer", "nanorand", - "thiserror", + "thiserror 1.0.69", "tracing", ] @@ -9457,7 +9557,7 @@ version = "1.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a" dependencies = [ - "thiserror", + "thiserror 1.0.69", "toml 0.5.11", ] @@ -9502,7 +9602,7 @@ checksum = "3d1eaa7fa0aa1929ffdf7eeb6eac234dde6268914a14ad44d23521ab6a9b258e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -9513,14 +9613,14 @@ checksum = "834da187cfe638ae8abb0203f0b33e5ccdb02a28e7199f2f47b3e2754f50edca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "proc-macro2" -version = "1.0.89" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" +checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" dependencies = [ "unicode-ident", ] @@ -9536,7 +9636,7 @@ dependencies = [ "lazy_static", "memchr", "parking_lot 0.12.3", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -9559,7 +9659,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -9621,7 +9721,7 @@ dependencies = [ "prost 0.12.6", "prost-types 0.12.6", "regex", - "syn 2.0.85", + "syn 2.0.90", "tempfile", ] @@ -9648,7 +9748,7 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -9671,18 +9771,18 @@ dependencies = [ [[package]] name = "psm" -version = "0.1.23" +version = "0.1.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa37f80ca58604976033fae9515a8a2989fc13797d953f7c04fb8fa36a11f205" +checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810" dependencies = [ "cc", ] [[package]] name = "quanta" -version = "0.12.3" +version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5" +checksum = "773ce68d0bb9bc7ef20be3536ffe94e223e1f365bd374108b2659fac0c65cfe6" dependencies = [ "crossbeam-utils", "libc", @@ -9717,7 +9817,7 @@ dependencies = [ "asynchronous-codec", "bytes", "quick-protobuf", - "thiserror", + "thiserror 1.0.69", "unsigned-varint 0.7.2", ] @@ -9733,7 +9833,7 @@ dependencies = [ "quinn-udp 0.3.2", "rustc-hash", "rustls 0.20.9", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", "webpki", @@ -9752,7 +9852,7 @@ dependencies = [ "quinn-udp 0.4.1", "rustc-hash", "rustls 0.21.12", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", ] @@ -9769,7 +9869,7 @@ dependencies = [ "rustc-hash", "rustls 0.20.9", "slab", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tracing", "webpki", @@ -9787,7 +9887,7 @@ dependencies = [ "rustc-hash", "rustls 0.21.12", "slab", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tracing", ] @@ -9813,7 +9913,7 @@ checksum = "055b4e778e8feb9f93c4e439f71dc2156ef13360b432b799e179a8c4cdf0b1d7" dependencies = [ "bytes", "libc", - "socket2 0.5.7", + "socket2 0.5.8", "tracing", "windows-sys 0.48.0", ] @@ -9940,9 +10040,9 @@ dependencies = [ [[package]] name = "redox_syscall" -version = "0.5.7" +version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f" +checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834" dependencies = [ "bitflags 2.6.0", ] @@ -9955,7 +10055,7 @@ checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" dependencies = [ "getrandom", "libredox", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -9967,7 +10067,7 @@ dependencies = [ "derive_more 0.99.18", "fs-err", "static_init", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -9987,7 +10087,7 @@ checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -10023,7 +10123,7 @@ checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" dependencies = [ "aho-corasick", "memchr", - "regex-automata 0.4.8", + "regex-automata 0.4.9", "regex-syntax 0.8.5", ] @@ -10038,9 +10138,9 @@ dependencies = [ [[package]] name = "regex-automata" -version = "0.4.8" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3" +checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" dependencies = [ "aho-corasick", "memchr", @@ -10121,8 +10221,8 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "binary-merkle-tree", "bitvec", @@ -10208,7 +10308,6 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-storage 21.0.0", "sp-transaction-pool", "sp-version", @@ -10222,8 +10321,8 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "polkadot-primitives", @@ -10255,16 +10354,19 @@ dependencies = [ [[package]] name = "rtnetlink" -version = "0.10.1" +version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0" +checksum = "7a552eb82d19f38c3beed3f786bd23aa434ceb9ac43ab44419ca6d67a7e186c0" dependencies = [ "futures", "log", + "netlink-packet-core", "netlink-packet-route", + "netlink-packet-utils", "netlink-proto", - "nix 0.24.3", - "thiserror", + "netlink-sys", + "nix 0.26.4", + "thiserror 1.0.69", "tokio", ] @@ -10302,7 +10404,7 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" dependencies = [ - "semver 1.0.23", + "semver 1.0.24", ] [[package]] @@ -10344,15 +10446,15 @@ dependencies = [ [[package]] name = "rustix" -version = "0.38.38" +version = "0.38.42" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa260229e6538e52293eeb577aabd09945a09d6d9cc0fc550ed7529056c2e32a" +checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85" dependencies = [ "bitflags 2.6.0", "errno", "libc", "linux-raw-sys 0.4.14", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -10380,9 +10482,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.16" +version = "0.23.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eee87ff5d9b36712a58574e12e9f0ea80f915a5b0ac518d322b24a465617925e" +checksum = "5065c3f250cbd332cd894be57c40fa52387247659b14a2d6041d121547903b1b" dependencies = [ "log", "once_cell", @@ -10438,9 +10540,9 @@ dependencies = [ [[package]] name = "rustls-pki-types" -version = "1.10.0" +version = "1.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" +checksum = "d2bf47e6ff922db3825eb750c4e2ff784c6ff8fb9e13046ef6a1d1c5401b0b37" [[package]] name = "rustls-platform-verifier" @@ -10453,13 +10555,13 @@ dependencies = [ "jni", "log", "once_cell", - "rustls 0.23.16", + "rustls 0.23.20", "rustls-native-certs 0.7.3", "rustls-platform-verifier-android", "rustls-webpki 0.102.8", "security-framework", "security-framework-sys", - "webpki-roots 0.26.6", + "webpki-roots 0.26.7", "winapi", ] @@ -10545,18 +10647,18 @@ dependencies = [ [[package]] name = "sc-allocator" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "log", "sp-core", "sp-wasm-interface 21.0.0", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-authority-discovery" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -10565,7 +10667,7 @@ dependencies = [ "libp2p", "linked_hash_set", "log", - "multihash 0.19.2", + "multihash 0.19.3", "parity-scale-codec", "prost 0.12.6", "prost-build 0.12.6", @@ -10580,13 +10682,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-basic-authorship" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "futures-timer", @@ -10607,8 +10709,8 @@ dependencies = [ [[package]] name = "sc-block-builder" -version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.42.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "sp-api", @@ -10622,8 +10724,8 @@ dependencies = [ [[package]] name = "sc-chain-spec" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "docify", @@ -10650,18 +10752,18 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sc-cli" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.46.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "chrono", @@ -10695,14 +10797,14 @@ dependencies = [ "sp-panic-handler", "sp-runtime", "sp-version", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] name = "sc-client-api" -version = "35.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "fnv", "futures", @@ -10728,8 +10830,8 @@ dependencies = [ [[package]] name = "sc-client-db" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "hash-db", "kvdb", @@ -10754,8 +10856,8 @@ dependencies = [ [[package]] name = "sc-consensus" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -10773,13 +10875,13 @@ dependencies = [ "sp-runtime", "sp-state-machine", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-aura" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -10802,13 +10904,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-babe" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "fork-tree", @@ -10838,13 +10940,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-babe-rpc" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "jsonrpsee", @@ -10860,13 +10962,13 @@ dependencies = [ "sp-core", "sp-keystore", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-beefy" -version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "23.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -10894,15 +10996,15 @@ dependencies = [ "sp-keystore", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", "tokio", "wasm-timer", ] [[package]] name = "sc-consensus-beefy-rpc" -version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "23.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "jsonrpsee", @@ -10916,13 +11018,13 @@ dependencies = [ "sp-consensus-beefy", "sp-core", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-epochs" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "fork-tree", "parity-scale-codec", @@ -10934,8 +11036,8 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" -version = "0.27.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.29.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "ahash", "array-bytes", @@ -10973,13 +11075,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-grandpa-rpc" -version = "0.27.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.29.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "finality-grandpa", "futures", @@ -10993,13 +11095,13 @@ dependencies = [ "sp-blockchain", "sp-core", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-slots" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -11021,8 +11123,8 @@ dependencies = [ [[package]] name = "sc-executor" -version = "0.39.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.40.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", @@ -11045,20 +11147,20 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "polkavm", "sc-allocator", "sp-maybe-compressed-blob", "sp-wasm-interface 21.0.0", - "thiserror", + "thiserror 1.0.69", "wasm-instrument", ] [[package]] name = "sc-executor-polkavm" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "log", "polkavm", @@ -11069,7 +11171,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "anyhow", "cfg-if", @@ -11086,8 +11188,8 @@ dependencies = [ [[package]] name = "sc-informant" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "ansi_term", "futures", @@ -11103,8 +11205,8 @@ dependencies = [ [[package]] name = "sc-keystore" -version = "32.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "33.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "parking_lot 0.12.3", @@ -11112,13 +11214,13 @@ dependencies = [ "sp-application-crypto", "sp-core", "sp-keystore", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-mixnet" -version = "0.12.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.14.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "arrayvec 0.7.6", @@ -11141,13 +11243,13 @@ dependencies = [ "sp-keystore", "sp-mixnet", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-network" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -11186,7 +11288,7 @@ dependencies = [ "sp-core", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", "unsigned-varint 0.7.2", @@ -11197,8 +11299,8 @@ dependencies = [ [[package]] name = "sc-network-common" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -11215,8 +11317,8 @@ dependencies = [ [[package]] name = "sc-network-gossip" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "ahash", "futures", @@ -11234,8 +11336,8 @@ dependencies = [ [[package]] name = "sc-network-light" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -11250,13 +11352,13 @@ dependencies = [ "sp-blockchain", "sp-core", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-network-sync" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -11285,15 +11387,15 @@ dependencies = [ "sp-core", "sp-runtime", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", ] [[package]] name = "sc-network-transactions" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "futures", @@ -11312,7 +11414,7 @@ dependencies = [ [[package]] name = "sc-network-types" version = "0.12.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bs58 0.5.1", "ed25519-dalek", @@ -11320,23 +11422,23 @@ dependencies = [ "litep2p", "log", "multiaddr 0.18.2", - "multihash 0.19.2", + "multihash 0.19.3", "rand", - "thiserror", + "thiserror 1.0.69", "zeroize", ] [[package]] name = "sc-offchain" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "bytes", "fnv", "futures", "futures-timer", - "hyper 0.14.31", + "hyper 0.14.32", "hyper-rustls", "log", "num_cpus", @@ -11363,7 +11465,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.18.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -11371,8 +11473,8 @@ dependencies = [ [[package]] name = "sc-rpc" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", "jsonrpsee", @@ -11403,8 +11505,8 @@ dependencies = [ [[package]] name = "sc-rpc-api" -version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11418,20 +11520,20 @@ dependencies = [ "sp-rpc", "sp-runtime", "sp-version", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-rpc-server" version = "16.0.2" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "forwarded-header-value", "futures", "governor", - "http 1.1.0", + "http 1.2.0", "http-body-util", - "hyper 1.5.0", + "hyper 1.5.2", "ip_network", "jsonrpsee", "log", @@ -11445,8 +11547,8 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "futures", @@ -11470,15 +11572,15 @@ dependencies = [ "sp-rpc", "sp-runtime", "sp-version", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", ] [[package]] name = "sc-service" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "directories", @@ -11533,7 +11635,7 @@ dependencies = [ "static_init", "substrate-prometheus-endpoint", "tempfile", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", "tracing-futures", @@ -11542,7 +11644,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.36.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "log", "parity-scale-codec", @@ -11553,20 +11655,20 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.22.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "clap", "fs4", "log", "sp-core", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] name = "sc-sync-state-rpc" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11579,13 +11681,13 @@ dependencies = [ "serde_json", "sp-blockchain", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-sysinfo" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "derive_more 0.99.18", "futures", @@ -11600,13 +11702,13 @@ dependencies = [ "sp-core", "sp-crypto-hashing", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", ] [[package]] name = "sc-telemetry" -version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "24.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "chrono", "futures", @@ -11619,14 +11721,14 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", "wasm-timer", ] [[package]] name = "sc-tracing" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "ansi_term", "chrono", @@ -11647,27 +11749,27 @@ dependencies = [ "sp-rpc", "sp-runtime", "sp-tracing 17.0.0", - "thiserror", + "thiserror 1.0.69", "tracing", "tracing-log", - "tracing-subscriber 0.3.18", + "tracing-subscriber 0.3.19", ] [[package]] name = "sc-tracing-proc-macro" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sc-transaction-pool" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -11688,13 +11790,13 @@ dependencies = [ "sp-tracing 17.0.0", "sp-transaction-pool", "substrate-prometheus-endpoint", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-transaction-pool-api" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -11704,13 +11806,13 @@ dependencies = [ "sp-blockchain", "sp-core", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sc-utils" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-channel 1.9.0", "futures", @@ -11747,9 +11849,9 @@ dependencies = [ [[package]] name = "scale-info" -version = "2.11.5" +version = "2.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1aa7ffc1c0ef49b0452c6e2986abf2b07743320641ffd5fc63d552458e3b779b" +checksum = "346a3b32eba2640d17a9cb5927056b08f3de90f65b72fe09402c2ad07d684d0b" dependencies = [ "bitvec", "cfg-if", @@ -11761,14 +11863,14 @@ dependencies = [ [[package]] name = "scale-info-derive" -version = "2.11.5" +version = "2.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46385cc24172cf615450267463f937c10072516359b3ff1cb24228a4a08bf951" +checksum = "c6630024bf739e2179b91fb424b28898baf819414262c5d376677dbff1fe7ebf" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -11779,9 +11881,9 @@ checksum = "f0cded6518aa0bd6c1be2b88ac81bf7044992f0f154bfbabd5ad34f43512abcb" [[package]] name = "schannel" -version = "0.1.26" +version = "0.1.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" +checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" dependencies = [ "windows-sys 0.59.0", ] @@ -11866,7 +11968,7 @@ dependencies = [ "log", "rand", "slab", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -11936,9 +12038,9 @@ dependencies = [ [[package]] name = "security-framework-sys" -version = "2.12.0" +version = "2.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6" +checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2" dependencies = [ "core-foundation-sys", "libc", @@ -11955,9 +12057,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.23" +version = "1.0.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" +checksum = "3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba" dependencies = [ "serde", ] @@ -11976,9 +12078,9 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "serde" -version = "1.0.214" +version = "1.0.215" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5" +checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f" dependencies = [ "serde_derive", ] @@ -12004,20 +12106,20 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.214" +version = "1.0.215" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766" +checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "serde_json" -version = "1.0.132" +version = "1.0.133" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" +checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" dependencies = [ "itoa", "memchr", @@ -12208,14 +12310,13 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "enumn", "parity-scale-codec", "paste", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] @@ -12375,9 +12476,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.5.7" +version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" +checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" dependencies = [ "libc", "windows-sys 0.52.0", @@ -12400,14 +12501,14 @@ dependencies = [ [[package]] name = "soketto" -version = "0.8.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37468c595637c10857701c990f93a40ce0e357cedb0953d1c26c8d8027f9bb53" +checksum = "2e859df029d160cb88608f5d7df7fb4753fd20fdfb4de5644f3d8b8440841721" dependencies = [ "base64 0.22.1", "bytes", "futures", - "http 1.1.0", + "http 1.2.0", "httparse", "log", "rand", @@ -12416,8 +12517,8 @@ dependencies = [ [[package]] name = "sp-api" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "hash-db", @@ -12431,16 +12532,15 @@ dependencies = [ "sp-runtime", "sp-runtime-interface 28.0.0", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-trie", "sp-version", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sp-api-proc-macro" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "Inflector", "blake2 0.10.6", @@ -12448,26 +12548,25 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sp-application-crypto" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "sp-arithmetic" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "integer-sqrt", @@ -12475,7 +12574,6 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "static_assertions", ] @@ -12490,8 +12588,8 @@ dependencies = [ [[package]] name = "sp-authority-discovery" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -12502,8 +12600,8 @@ dependencies = [ [[package]] name = "sp-block-builder" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "sp-api", "sp-inherents", @@ -12512,26 +12610,27 @@ dependencies = [ [[package]] name = "sp-blockchain" -version = "35.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "futures", - "log", "parity-scale-codec", "parking_lot 0.12.3", "schnellru", "sp-api", "sp-consensus", + "sp-core", "sp-database", "sp-runtime", "sp-state-machine", - "thiserror", + "thiserror 1.0.69", + "tracing", ] [[package]] name = "sp-consensus" -version = "0.39.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.40.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "futures", @@ -12540,13 +12639,13 @@ dependencies = [ "sp-inherents", "sp-runtime", "sp-state-machine", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sp-consensus-aura" -version = "0.39.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.40.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "parity-scale-codec", @@ -12561,8 +12660,8 @@ dependencies = [ [[package]] name = "sp-consensus-babe" -version = "0.39.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.40.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "parity-scale-codec", @@ -12579,8 +12678,8 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" -version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "22.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "lazy_static", "parity-scale-codec", @@ -12599,8 +12698,8 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" -version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "21.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "finality-grandpa", "log", @@ -12616,8 +12715,8 @@ dependencies = [ [[package]] name = "sp-consensus-slots" -version = "0.39.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.40.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -12628,7 +12727,7 @@ dependencies = [ [[package]] name = "sp-core" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "bitflags 1.3.2", @@ -12658,14 +12757,14 @@ dependencies = [ "secrecy", "serde", "sp-crypto-hashing", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-externalities 0.29.0", "sp-runtime-interface 28.0.0", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-storage 21.0.0", "ss58-registry", "substrate-bip39", - "thiserror", + "thiserror 1.0.69", "tracing", "w3f-bls", "zeroize", @@ -12674,7 +12773,7 @@ dependencies = [ [[package]] name = "sp-crypto-ec-utils" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "ark-bls12-377", "ark-bls12-377-ext", @@ -12694,7 +12793,7 @@ dependencies = [ [[package]] name = "sp-crypto-ec-utils" version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "ark-bls12-377", "ark-bls12-377-ext", @@ -12714,7 +12813,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "blake2b_simd", "byteorder", @@ -12727,17 +12826,17 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "quote", "sp-crypto-hashing", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "kvdb", "parking_lot 0.12.3", @@ -12746,27 +12845,27 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "environmental", "parity-scale-codec", @@ -12776,7 +12875,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "environmental", "parity-scale-codec", @@ -12785,8 +12884,8 @@ dependencies = [ [[package]] name = "sp-genesis-builder" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.15.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -12797,21 +12896,21 @@ dependencies = [ [[package]] name = "sp-inherents" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sp-io" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bytes", "docify", @@ -12819,7 +12918,7 @@ dependencies = [ "libsecp256k1", "log", "parity-scale-codec", - "polkavm-derive", + "polkavm-derive 0.9.1", "rustversion", "secp256k1", "sp-core", @@ -12828,7 +12927,6 @@ dependencies = [ "sp-keystore", "sp-runtime-interface 28.0.0", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-tracing 17.0.0", "sp-trie", "tracing", @@ -12837,8 +12935,8 @@ dependencies = [ [[package]] name = "sp-keyring" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "sp-core", "sp-runtime", @@ -12848,7 +12946,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", @@ -12859,16 +12957,16 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ - "thiserror", + "thiserror 1.0.69", "zstd 0.12.4", ] [[package]] name = "sp-metadata-ir" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -12877,8 +12975,8 @@ dependencies = [ [[package]] name = "sp-mixnet" -version = "0.11.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.12.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -12888,8 +12986,8 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "log", "parity-scale-codec", @@ -12898,15 +12996,15 @@ dependencies = [ "serde", "sp-api", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sp-npos-elections" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -12918,8 +13016,8 @@ dependencies = [ [[package]] name = "sp-offchain" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "sp-api", "sp-core", @@ -12929,7 +13027,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "backtrace", "lazy_static", @@ -12939,7 +13037,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "32.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "rustc-hash", "serde", @@ -12948,8 +13046,8 @@ dependencies = [ [[package]] name = "sp-runtime" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "39.0.3" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "either", @@ -12967,19 +13065,20 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-weights", + "tracing", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", - "polkavm-derive", + "polkavm-derive 0.18.0", "primitive-types 0.13.1", "sp-externalities 0.25.0", "sp-runtime-interface-proc-macro 17.0.0", @@ -12993,16 +13092,16 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", - "polkavm-derive", + "polkavm-derive 0.9.1", "primitive-types 0.12.2", "sp-externalities 0.29.0", "sp-runtime-interface-proc-macro 18.0.0", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-storage 21.0.0", "sp-tracing 17.0.0", "sp-wasm-interface 21.0.0", @@ -13012,33 +13111,33 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sp-runtime-interface-proc-macro" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sp-session" -version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "35.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "scale-info", @@ -13051,8 +13150,8 @@ dependencies = [ [[package]] name = "sp-staking" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -13064,8 +13163,8 @@ dependencies = [ [[package]] name = "sp-state-machine" -version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.43.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "hash-db", "log", @@ -13077,15 +13176,15 @@ dependencies = [ "sp-externalities 0.29.0", "sp-panic-handler", "sp-trie", - "thiserror", + "thiserror 1.0.69", "tracing", "trie-db", ] [[package]] name = "sp-statement-store" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "aes-gcm", "curve25519-dalek", @@ -13102,24 +13201,24 @@ dependencies = [ "sp-externalities 0.29.0", "sp-runtime", "sp-runtime-interface 28.0.0", - "thiserror", + "thiserror 1.0.69", "x25519-dalek", ] [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "impl-serde 0.5.0", "parity-scale-codec", @@ -13131,53 +13230,53 @@ dependencies = [ [[package]] name = "sp-storage" version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "impl-serde 0.4.0", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", ] [[package]] name = "sp-timestamp" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "parity-scale-codec", "sp-inherents", "sp-runtime", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "parity-scale-codec", "tracing", "tracing-core", - "tracing-subscriber 0.3.18", + "tracing-subscriber 0.3.19", ] [[package]] name = "sp-tracing" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "tracing", "tracing-core", - "tracing-subscriber 0.3.18", + "tracing-subscriber 0.3.19", ] [[package]] name = "sp-transaction-pool" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "sp-api", "sp-runtime", @@ -13185,8 +13284,8 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" -version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "34.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "async-trait", "parity-scale-codec", @@ -13199,8 +13298,8 @@ dependencies = [ [[package]] name = "sp-trie" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "ahash", "hash-db", @@ -13214,7 +13313,7 @@ dependencies = [ "schnellru", "sp-core", "sp-externalities 0.29.0", - "thiserror", + "thiserror 1.0.69", "tracing", "trie-db", "trie-root", @@ -13222,8 +13321,8 @@ dependencies = [ [[package]] name = "sp-version" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "impl-serde 0.4.0", "parity-scale-codec", @@ -13232,26 +13331,26 @@ dependencies = [ "serde", "sp-crypto-hashing-proc-macro", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", "sp-version-proc-macro", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "sp-version-proc-macro" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#dd9924fad0cd9314f21eff621208dc2ec60e0cf5" +source = "git+https://github.com/paritytech/polkadot-sdk#5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13262,7 +13361,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13274,7 +13373,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -13282,7 +13381,7 @@ dependencies = [ "serde", "smallvec", "sp-arithmetic", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5)", ] [[package]] @@ -13339,8 +13438,8 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-parachain-info" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -13348,13 +13447,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", ] [[package]] name = "staging-xcm" -version = "14.0.3" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "14.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "bounded-collections", @@ -13371,8 +13469,8 @@ dependencies = [ [[package]] name = "staging-xcm-builder" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.3" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "frame-system", @@ -13385,7 +13483,6 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-weights", "staging-xcm", "staging-xcm-executor", @@ -13393,23 +13490,22 @@ dependencies = [ [[package]] name = "staging-xcm-executor" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "environmental", "frame-benchmarking", "frame-support", "impl-trait-for-tuples", - "log", "parity-scale-codec", "scale-info", "sp-arithmetic", "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-weights", "staging-xcm", + "tracing", ] [[package]] @@ -13435,9 +13531,9 @@ dependencies = [ [[package]] name = "static_init_macro" -version = "1.0.2" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf" +checksum = "1389c88ddd739ec6d3f8f83343764a0e944cd23cfbf126a9796a714b0b6edd6f" dependencies = [ "cfg_aliases", "memchr", @@ -13454,7 +13550,7 @@ checksum = "6706347e49b13373f7ddfafad47df7583ed52083d6fc8a594eb2c80497ef959d" dependencies = [ "combine", "crc", - "fastrand 2.1.1", + "fastrand 2.3.0", "hmac 0.12.1", "once_cell", "openssl", @@ -13462,7 +13558,7 @@ dependencies = [ "sctp-proto", "serde", "sha-1 0.10.1", - "thiserror", + "thiserror 1.0.69", "tracing", ] @@ -13510,13 +13606,13 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "substrate-bip39" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -13528,12 +13624,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" [[package]] name = "substrate-frame-rpc-system" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "docify", "frame-system-rpc-runtime-api", @@ -13553,19 +13649,21 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ - "hyper 0.14.31", + "http-body-util", + "hyper 1.5.2", + "hyper-util", "log", "prometheus", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] name = "substrate-state-trie-migration-rpc" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -13581,8 +13679,8 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" -version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "24.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "array-bytes", "build-helper", @@ -13638,9 +13736,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.85" +version = "2.0.90" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5023162dfcd14ef8f32034d8bcd4cc5ddc61ef7a247c024a33e24e1f24d21b56" +checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31" dependencies = [ "proc-macro2", "quote", @@ -13667,25 +13765,25 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "system-configuration" -version = "0.5.1" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" +checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" dependencies = [ - "bitflags 1.3.2", + "bitflags 2.6.0", "core-foundation", "system-configuration-sys", ] [[package]] name = "system-configuration-sys" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" +checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" dependencies = [ "core-foundation-sys", "libc", @@ -13705,14 +13803,14 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" [[package]] name = "tempfile" -version = "3.13.0" +version = "3.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b" +checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c" dependencies = [ "cfg-if", - "fastrand 2.1.1", + "fastrand 2.3.0", "once_cell", - "rustix 0.38.38", + "rustix 0.38.42", "windows-sys 0.59.0", ] @@ -13727,11 +13825,11 @@ dependencies = [ [[package]] name = "terminal_size" -version = "0.4.0" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef" +checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9" dependencies = [ - "rustix 0.38.38", + "rustix 0.38.42", "windows-sys 0.59.0", ] @@ -13743,11 +13841,20 @@ checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" [[package]] name = "thiserror" -version = "1.0.65" +version = "1.0.69" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" +dependencies = [ + "thiserror-impl 1.0.69", +] + +[[package]] +name = "thiserror" +version = "2.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5" +checksum = "93605438cbd668185516ab499d589afb7ee1859ea3d5fc8f6b0755e1c7443767" dependencies = [ - "thiserror-impl", + "thiserror-impl 2.0.7", ] [[package]] @@ -13767,18 +13874,29 @@ checksum = "e4c60d69f36615a077cc7663b9cb8e42275722d23e58a7fa3d2c7f2915d09d04" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "thiserror-impl" -version = "1.0.65" +version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602" +checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", +] + +[[package]] +name = "thiserror-impl" +version = "2.0.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e1d8749b4531af2117677a5fcd12b1348a3fe2b81e36e61ffeac5c4aa3273e36" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.90", ] [[package]] @@ -13842,9 +13960,9 @@ dependencies = [ [[package]] name = "time" -version = "0.3.36" +version = "0.3.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" +checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" dependencies = [ "deranged", "itoa", @@ -13863,9 +13981,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.18" +version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" +checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" dependencies = [ "num-conv", "time-core", @@ -13874,7 +13992,7 @@ dependencies = [ [[package]] name = "timelock" version = "0.0.1" -source = "git+https://github.com/ideal-lab5/timelock#38145d5c7b9233d6dd197915418676750bc7abfb" +source = "git+https://github.com/ideal-lab5/timelock#69da1ef11a0df29bed543252013d31b6a4728619" dependencies = [ "aes-gcm", "ark-bls12-377", @@ -13908,6 +14026,16 @@ dependencies = [ "crunchy", ] +[[package]] +name = "tinystr" +version = "0.7.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" +dependencies = [ + "displaydoc", + "zerovec", +] + [[package]] name = "tinyvec" version = "1.8.0" @@ -13925,9 +14053,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.41.0" +version = "1.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb" +checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551" dependencies = [ "backtrace", "bytes", @@ -13936,7 +14064,7 @@ dependencies = [ "parking_lot 0.12.3", "pin-project-lite", "signal-hook-registry", - "socket2 0.5.7", + "socket2 0.5.8", "tokio-macros", "windows-sys 0.52.0", ] @@ -13949,7 +14077,7 @@ checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -13964,20 +14092,19 @@ dependencies = [ [[package]] name = "tokio-rustls" -version = "0.26.0" +version = "0.26.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4" +checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37" dependencies = [ - "rustls 0.23.16", - "rustls-pki-types", + "rustls 0.23.20", "tokio", ] [[package]] name = "tokio-stream" -version = "0.1.16" +version = "0.1.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1" +checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" dependencies = [ "futures-core", "pin-project-lite", @@ -14002,9 +14129,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.12" +version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" +checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" dependencies = [ "bytes", "futures-core", @@ -14050,7 +14177,7 @@ version = "0.22.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" dependencies = [ - "indexmap 2.6.0", + "indexmap 2.7.0", "serde", "serde_spanned", "toml_datetime", @@ -14080,7 +14207,7 @@ checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" dependencies = [ "bitflags 2.6.0", "bytes", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", "pin-project-lite", @@ -14102,9 +14229,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" [[package]] name = "tracing" -version = "0.1.40" +version = "0.1.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" +checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" dependencies = [ "log", "pin-project-lite", @@ -14114,20 +14241,20 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.27" +version = "0.1.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" +checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "tracing-core" -version = "0.1.32" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" dependencies = [ "once_cell", "valuable", @@ -14145,8 +14272,8 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "15.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "coarsetime", "polkadot-primitives", @@ -14157,13 +14284,13 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] @@ -14188,9 +14315,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.18" +version = "0.3.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" +checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" dependencies = [ "matchers", "nu-ansi-term", @@ -14246,7 +14373,7 @@ dependencies = [ "rand", "smallvec", "socket2 0.4.10", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tokio", "tracing", @@ -14271,7 +14398,7 @@ dependencies = [ "once_cell", "rand", "smallvec", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tokio", "tracing", @@ -14293,7 +14420,7 @@ dependencies = [ "rand", "resolv-conf", "smallvec", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", "trust-dns-proto 0.23.2", @@ -14326,7 +14453,7 @@ dependencies = [ "rand", "rustls 0.21.12", "sha1", - "thiserror", + "thiserror 1.0.69", "url", "utf-8", ] @@ -14387,9 +14514,9 @@ checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893" [[package]] name = "unicode-ident" -version = "1.0.13" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" +checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" [[package]] name = "unicode-normalization" @@ -14406,6 +14533,12 @@ version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" +[[package]] +name = "unicode-width" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" + [[package]] name = "unicode-xid" version = "0.2.6" @@ -14458,12 +14591,12 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "url" -version = "2.5.2" +version = "2.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" +checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" dependencies = [ "form_urlencoded", - "idna 0.5.0", + "idna 1.0.3", "percent-encoding", ] @@ -14473,6 +14606,18 @@ version = "0.7.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" +[[package]] +name = "utf16_iter" +version = "1.0.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" + +[[package]] +name = "utf8_iter" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" + [[package]] name = "utf8parse" version = "0.2.2" @@ -14523,7 +14668,7 @@ dependencies = [ "rand_core", "sha2 0.10.8", "sha3", - "thiserror", + "thiserror 1.0.69", "zeroize", ] @@ -14569,9 +14714,9 @@ dependencies = [ [[package]] name = "wasm-bindgen" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" +checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396" dependencies = [ "cfg-if", "once_cell", @@ -14580,36 +14725,36 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" +checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79" dependencies = [ "bumpalo", "log", - "once_cell", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-futures" -version = "0.4.45" +version = "0.4.49" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b" +checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2" dependencies = [ "cfg-if", "js-sys", + "once_cell", "wasm-bindgen", "web-sys", ] [[package]] name = "wasm-bindgen-macro" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" +checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -14617,22 +14762,22 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" +checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" +checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6" [[package]] name = "wasm-instrument" @@ -14654,7 +14799,7 @@ dependencies = [ "strum 0.24.1", "strum_macros 0.24.3", "tempfile", - "thiserror", + "thiserror 1.0.69", "wasm-opt-cxx-sys", "wasm-opt-sys", ] @@ -14821,7 +14966,7 @@ dependencies = [ "log", "object 0.30.4", "target-lexicon", - "thiserror", + "thiserror 1.0.69", "wasmparser", "wasmtime-cranelift-shared", "wasmtime-environ", @@ -14856,7 +15001,7 @@ dependencies = [ "object 0.30.4", "serde", "target-lexicon", - "thiserror", + "thiserror 1.0.69", "wasmparser", "wasmtime-types", ] @@ -14939,15 +15084,15 @@ checksum = "a4f6fffd2a1011887d57f07654dd112791e872e3ff4a2e626aee8059ee17f06f" dependencies = [ "cranelift-entity", "serde", - "thiserror", + "thiserror 1.0.69", "wasmparser", ] [[package]] name = "web-sys" -version = "0.3.72" +version = "0.3.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112" +checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc" dependencies = [ "js-sys", "wasm-bindgen", @@ -14971,17 +15116,17 @@ checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" [[package]] name = "webpki-roots" -version = "0.26.6" +version = "0.26.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958" +checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e" dependencies = [ "rustls-pki-types", ] [[package]] name = "westend-runtime" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "19.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "binary-merkle-tree", "bitvec", @@ -15073,7 +15218,6 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-storage 21.0.0", "sp-transaction-pool", "sp-version", @@ -15087,8 +15231,8 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "polkadot-primitives", @@ -15110,14 +15254,14 @@ dependencies = [ "either", "home", "once_cell", - "rustix 0.38.38", + "rustix 0.38.42", ] [[package]] name = "wide" -version = "0.7.28" +version = "0.7.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b828f995bf1e9622031f8009f8481a85406ce1f4d4588ff746d872043e855690" +checksum = "58e6db2670d2be78525979e9a5f9c69d296fd7d670549fe9ebf70f8708cb5019" dependencies = [ "bytemuck", "safe_arch", @@ -15162,28 +15306,38 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windows" -version = "0.51.1" +version = "0.53.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9" +checksum = "efc5cf48f83140dcaab716eeaea345f9e93d0018fb81162753a3f76c3397b538" dependencies = [ - "windows-core 0.51.1", - "windows-targets 0.48.5", + "windows-core 0.53.0", + "windows-targets 0.52.6", ] [[package]] name = "windows-core" -version = "0.51.1" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64" +checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" dependencies = [ - "windows-targets 0.48.5", + "windows-targets 0.52.6", ] [[package]] name = "windows-core" -version = "0.52.0" +version = "0.53.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" +checksum = "9dcc5b895a6377f1ab9fa55acedab1fd5ac0db66ad1e6c7f47e28a22e446a5dd" +dependencies = [ + "windows-result", + "windows-targets 0.52.6", +] + +[[package]] +name = "windows-result" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8" dependencies = [ "windows-targets 0.52.6", ] @@ -15436,6 +15590,18 @@ dependencies = [ "windows-sys 0.48.0", ] +[[package]] +name = "write16" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" + +[[package]] +name = "writeable" +version = "0.5.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" + [[package]] name = "wyz" version = "0.5.1" @@ -15470,7 +15636,7 @@ dependencies = [ "nom", "oid-registry 0.6.1", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] @@ -15487,31 +15653,30 @@ dependencies = [ "nom", "oid-registry 0.7.1", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] [[package]] name = "xcm-procedural" -version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "10.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", ] [[package]] name = "xcm-runtime-apis" -version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0#418cf16c2b793c1e5e28e25035eeeeb6415e667c" +version = "0.3.1" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2407-5#ed1932e27fed105c83175a4276d7cfc301e6a3f3" dependencies = [ "frame-support", "parity-scale-codec", "scale-info", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?branch=release-crates-io-v1.14.0)", "sp-weights", "staging-xcm", "staging-xcm-executor", @@ -15519,9 +15684,9 @@ dependencies = [ [[package]] name = "xml-rs" -version = "0.8.22" +version = "0.8.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af4e2e2f7cba5a093896c1e150fbfe177d1883e7448200efb81d40b9d339ef26" +checksum = "ea8b391c9a790b496184c29f7f93b9ed5b16abb306c05415b68bcc16e4d06432" [[package]] name = "xmltree" @@ -15556,6 +15721,30 @@ dependencies = [ "time", ] +[[package]] +name = "yoke" +version = "0.7.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" +dependencies = [ + "serde", + "stable_deref_trait", + "yoke-derive", + "zerofrom", +] + +[[package]] +name = "yoke-derive" +version = "0.7.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.90", + "synstructure 0.13.1", +] + [[package]] name = "zerocopy" version = "0.7.35" @@ -15574,7 +15763,28 @@ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", +] + +[[package]] +name = "zerofrom" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" +dependencies = [ + "zerofrom-derive", +] + +[[package]] +name = "zerofrom-derive" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.90", + "synstructure 0.13.1", ] [[package]] @@ -15594,7 +15804,29 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.85", + "syn 2.0.90", +] + +[[package]] +name = "zerovec" +version = "0.10.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" +dependencies = [ + "yoke", + "zerofrom", + "zerovec-derive", +] + +[[package]] +name = "zerovec-derive" +version = "0.10.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.90", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index f992a84..198f909 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,120 +11,124 @@ authors = ["Ideal Labs "] repository = "https://github.com/ideal-lab5/ideal-network" homepage = "https://idealabs.network" license = "Apache-2.0" -version = "0.1.4" +version = "0.1.5" [workspace.lints.rust] suspicious_double_ref_op = { level = "allow", priority = 2 } [workspace.dependencies] -clap = { version = "4.5.3" } -codec = { version = "3.6.12", default-features = false, package = "parity-scale-codec" } -docify = { version = "0.2.8" } -hex-literal = { version = "0.4.1", default-features = false } +clap = { version = "4.5.3", features = ["derive"] } +codec = { package = "parity-scale-codec", version = "3.6.12", default-features = false, features = [ + "derive", +] } +docify = "0.2.8" +hex-literal = "0.4.1" log = { version = "0.4.21", default-features = false } -scale-info = { version = "2.11.1", default-features = false } -serde = { version = "1.0.197", default-features = false } -serde_json = { version = "1.0.114", default-features = false } -smallvec = { version = "1.11.0", default-features = false } -thiserror = { version = "1.0.48" } -jsonrpsee = { version = "0.23.2" } -futures = { version = "0.3.30" } +scale-info = { version = "2.11.1", default-features = false, features = [ + "derive", +] } +serde = "1.0.214" +serde_json = "1.0.132" +smallvec = "1.11.2" +thiserror = "1.0.48" +jsonrpsee = "0.23.2" +futures = "0.3.30" # Local -ideal-nw-runtime = { path = "runtime", default-features = false } +ideal-nw-runtime = { path = "runtime" } # Ideal Network pallet-drand = { git = "https://github.com/ideal-lab5/idn-sdk", default-features = false } # Substrate -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-benchmarking-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-executive = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-metadata-hash-extension = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-system-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -frame-try-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-chain-spec = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-executor = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-network = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-network-sync = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-service = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-sysinfo = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-tracing = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-crypto-ec-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-genesis-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-keystore = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-session = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -sp-version = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -prometheus-endpoint = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false, package = "substrate-prometheus-endpoint" } -substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-benchmarking-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-executive = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-metadata-hash-extension = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-support = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-system = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-system-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +frame-try-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-chain-spec = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-executor = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-network = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-network-sync = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-service = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-sysinfo = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-tracing = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-api = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-core = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-crypto-ec-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-genesis-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-keystore = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-session = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-std = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +sp-version = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +prometheus-endpoint = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false, package = "substrate-prometheus-endpoint" } +substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } # FRAME Pallets -pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-collator-selection = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-message-queue = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } +pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-collator-selection = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-message-queue = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-session = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } # Polkadot -polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", features = ["rococo-native"], default-features = false } -polkadot-parachain-primitives = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -polkadot-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } +polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", features = ["rococo-native"], default-features = false } +polkadot-parachain-primitives = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +polkadot-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } # Cumulus -cumulus-client-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-client-collator = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-client-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-client-consensus-common = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-client-consensus-proposer = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-pallet-session-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-primitives-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-primitives-storage-weight-reclaim = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } -cumulus-relay-chain-interface = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } +cumulus-client-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-client-collator = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-client-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-client-consensus-common = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-client-consensus-proposer = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-pallet-session-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-primitives-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-primitives-storage-weight-reclaim = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } +cumulus-relay-chain-interface = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } color-print = { version = "0.3.4" } -parachain-info = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false, package = "staging-parachain-info" } -parachains-common = { git = "https://github.com/paritytech/polkadot-sdk.git", branch = "release-crates-io-v1.14.0", default-features = false } +parachain-info = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false, package = "staging-parachain-info" } +parachains-common = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2407-5", default-features = false } diff --git a/node/Cargo.toml b/node/Cargo.toml index d804488..a814216 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ideal-nw-node" description = "Ideal Network Node" -version = "0.1.0" +version = "0.1.1" license.workspace = true authors.workspace = true homepage.workspace = true @@ -11,14 +11,14 @@ publish = false build = "build.rs" [dependencies] -clap = { features = ["derive"], workspace = true } -log = { workspace = true, default-features = true } -codec = { workspace = true, default-features = true } -serde = { features = ["derive"], workspace = true, default-features = true } -jsonrpsee = { features = ["server"], workspace = true } -futures = { workspace = true } -serde_json = { workspace = true, default-features = true } -docify = { workspace = true } +clap.workspace = true +log.workspace = true +codec.workspace = true +serde.workspace = true +jsonrpsee.workspace = true +futures.workspace = true +serde_json.workspace = true +docify.workspace = true ideal-nw-runtime.workspace = true frame-benchmarking.workspace = true frame-benchmarking.default-features = true @@ -83,7 +83,7 @@ substrate-frame-rpc-system.workspace = true substrate-frame-rpc-system.default-features = true prometheus-endpoint.workspace = true prometheus-endpoint.default-features = true -polkadot-cli = { features = ["rococo-native"], workspace = true, default-features = true } +polkadot-cli = { features = ["rococo-native"], workspace = true } polkadot-primitives.workspace = true polkadot-primitives.default-features = true xcm.workspace = true @@ -105,7 +105,7 @@ cumulus-primitives-parachain-inherent.workspace = true cumulus-primitives-parachain-inherent.default-features = true cumulus-relay-chain-interface.workspace = true cumulus-relay-chain-interface.default-features = true -color-print = { workspace = true } +color-print.workspace = true [build-dependencies] substrate-build-script-utils.workspace = true diff --git a/node/src/chain_spec.rs b/node/src/chain_spec.rs index 10a05c3..0f0627d 100644 --- a/node/src/chain_spec.rs +++ b/node/src/chain_spec.rs @@ -39,12 +39,11 @@ pub fn get_from_seed(seed: &str) -> ::Pu /// The extensions for the [`ChainSpec`]. #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, ChainSpecGroup, ChainSpecExtension)] +#[serde(deny_unknown_fields)] pub struct Extensions { /// The relay chain of the Parachain. - #[serde(alias = "relayChain", alias = "RelayChain")] pub relay_chain: String, /// The id of the Parachain. - #[serde(alias = "paraId", alias = "ParaId")] pub para_id: u32, } diff --git a/node/src/service.rs b/node/src/service.rs index 63a1623..ff8795f 100644 --- a/node/src/service.rs +++ b/node/src/service.rs @@ -49,7 +49,6 @@ use sc_client_api::Backend; use sc_consensus::ImportQueue; use sc_executor::{HeapAllocStrategy, WasmExecutor, DEFAULT_HEAP_ALLOC_STRATEGY}; use sc_network::NetworkBlock; -use sc_network_sync::SyncingService; use sc_service::{Configuration, PartialComponents, TFullBackend, TFullClient, TaskManager}; use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle}; use sc_transaction_pool_api::OffchainTransactionPoolFactory; @@ -186,7 +185,6 @@ fn start_consensus( task_manager: &TaskManager, relay_chain_interface: Arc, transaction_pool: Arc>, - sync_oracle: Arc>, keystore: KeystorePtr, relay_chain_slot_duration: Duration, para_id: ParaId, @@ -220,7 +218,6 @@ fn start_consensus( code_hash_provider: move |block_hash| { client.code_at(block_hash).ok().map(|c| ValidationCode::from(c).hash()) }, - sync_oracle, keystore, collator_key, para_id, @@ -233,7 +230,7 @@ fn start_consensus( }; let fut = - aura::run::( + aura::run::( params, ); task_manager.spawn_essential_handle().spawn("aura", None, fut); @@ -412,7 +409,6 @@ pub async fn start_parachain_node( &task_manager, relay_chain_interface, transaction_pool, - sync_service, params.keystore_container.keystore(), relay_chain_slot_duration, para_id,