diff --git a/Cargo.lock b/Cargo.lock index 106130fb3..c42db219d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -15,7 +15,7 @@ dependencies = [ [[package]] name = "account" version = "0.1.1" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "blake2-rfc", "impl-serde", @@ -93,15 +93,15 @@ dependencies = [ [[package]] name = "ahash" -version = "0.8.11" +version = "0.8.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" +checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" dependencies = [ "cfg-if", - "getrandom 0.2.15", + "getrandom 0.3.3", "once_cell", "version_check", - "zerocopy 0.7.35", + "zerocopy", ] [[package]] @@ -140,15 +140,6 @@ dependencies = [ "libc", ] -[[package]] -name = "ansi_term" -version = "0.12.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" -dependencies = [ - "winapi", -] - [[package]] name = "anstream" version = "0.6.18" @@ -190,20 +181,20 @@ dependencies = [ [[package]] name = "anstyle-wincon" -version = "3.0.7" +version = "3.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" +checksum = "6680de5231bd6ee4c6191b8a1325daa282b415391ec9d3a37bd34f2060dc73fa" dependencies = [ "anstyle", - "once_cell", + "once_cell_polyfill", "windows-sys 0.59.0", ] [[package]] name = "anyhow" -version = "1.0.97" +version = "1.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f" +checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "approx" @@ -225,7 +216,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -445,8 +436,8 @@ checksum = "965c2d33e53cb6b267e148a4cb0760bc01f4904c1cd4bb4002a085bb016d1490" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", - "synstructure 0.13.1", + "syn 2.0.101", + "synstructure 0.13.2", ] [[package]] @@ -468,7 +459,7 @@ checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -502,14 +493,15 @@ dependencies = [ [[package]] name = "async-executor" -version = "1.13.1" +version = "1.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec" +checksum = "bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa" dependencies = [ "async-task", "concurrent-queue", "fastrand 2.3.0", "futures-lite 2.6.0", + "pin-project-lite", "slab", ] @@ -547,9 +539,9 @@ dependencies = [ [[package]] name = "async-io" -version = "2.4.0" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059" +checksum = "1237c0ae75a0f3765f58910ff9cdd0a12eeb39ab2f4c7de23262f337f0aacbb3" dependencies = [ "async-lock 3.4.0", "cfg-if", @@ -557,8 +549,8 @@ dependencies = [ "futures-io", "futures-lite 2.6.0", "parking", - "polling 3.7.4", - "rustix 0.38.44", + "polling 3.8.0", + "rustix 1.0.7", "slab", "tracing", "windows-sys 0.59.0", @@ -614,17 +606,17 @@ dependencies = [ [[package]] name = "async-signal" -version = "0.2.10" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3" +checksum = "d7605a4e50d4b06df3898d5a70bf5fde51ed9059b0434b73105193bc27acce0d" dependencies = [ - "async-io 2.4.0", + "async-io 2.4.1", "async-lock 3.4.0", "atomic-waker", "cfg-if", "futures-core", "futures-io", - "rustix 0.38.44", + "rustix 1.0.7", "signal-hook-registry", "slab", "windows-sys 0.59.0", @@ -638,13 +630,13 @@ checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" [[package]] name = "async-trait" -version = "0.1.87" +version = "0.1.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97" +checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -694,13 +686,13 @@ dependencies = [ [[package]] name = "auto_impl" -version = "1.2.1" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e12882f59de5360c748c4cbf569a042d5fb0eb515f7bea9c1f470b47f6ffbd73" +checksum = "ffdcb70bdbc4d478427380519163274ac86e52916e10f0a8889adf0f96d3fee7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -711,9 +703,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" [[package]] name = "backtrace" -version = "0.3.74" +version = "0.3.75" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a" +checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" dependencies = [ "addr2line 0.24.2", "cfg-if", @@ -756,23 +748,14 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "base64ct" -version = "1.7.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb97d56060ee67d285efb8001fec9d2a4c710c32efd2e14b5cbb5ba71930fc2d" - -[[package]] -name = "beef" -version = "0.5.2" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1" -dependencies = [ - "serde", -] +checksum = "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" [[package]] name = "binary-merkle-tree" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "15.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "hash-db", "log", @@ -799,13 +782,13 @@ dependencies = [ "lazy_static", "lazycell", "peeking_take_while", - "prettyplease 0.2.30", + "prettyplease 0.2.32", "proc-macro2", "quote", "regex", - "rustc-hash", + "rustc-hash 1.1.0", "shlex", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -841,9 +824,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.9.0" +version = "2.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" +checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967" [[package]] name = "bitvec" @@ -913,9 +896,9 @@ dependencies = [ [[package]] name = "blake3" -version = "1.6.1" +version = "1.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753" +checksum = "3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0" dependencies = [ "arrayref", "arrayvec 0.7.6", @@ -957,9 +940,9 @@ dependencies = [ [[package]] name = "bounded-collections" -version = "0.2.3" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32ed0a820ed50891d36358e997d27741a6142e382242df40ff01c89bcdcc7a2b" +checksum = "64ad8a0bed7827f0b07a5d23cec2e58cc02038a99e4ca81616cb2bb2025f804d" dependencies = [ "log", "parity-scale-codec", @@ -978,13 +961,14 @@ dependencies = [ [[package]] name = "bp-xcm-bridge-hub-router" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.14.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", "sp-core", "sp-runtime", + "staging-xcm", ] [[package]] @@ -1004,9 +988,9 @@ dependencies = [ [[package]] name = "bstr" -version = "1.11.3" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0" +checksum = "234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4" dependencies = [ "memchr", "regex-automata 0.4.9", @@ -1042,9 +1026,9 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" [[package]] name = "bytemuck" -version = "1.22.0" +version = "1.23.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540" +checksum = "9134a6ef01ce4b366b50689c94f82c14bc72bc5d0386829828a2e2752ef7958c" [[package]] name = "byteorder" @@ -1118,9 +1102,9 @@ checksum = "fd6c0e7b807d60291f42f33f58480c0bfafe28ed08286446f45e463728cf9c1c" [[package]] name = "cc" -version = "1.2.16" +version = "1.2.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c" +checksum = "16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7" dependencies = [ "jobserver", "libc", @@ -1163,6 +1147,12 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" +[[package]] +name = "cfg_aliases" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" + [[package]] name = "chacha" version = "0.3.0" @@ -1199,9 +1189,9 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.40" +version = "0.4.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c" +checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" dependencies = [ "android-tzdata", "iana-time-zone", @@ -1270,9 +1260,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.32" +version = "4.5.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83" +checksum = "fd60e63e9be68e5fb56422e397cf9baddded06dae1d2e523401542383bc72a9f" dependencies = [ "clap_builder", "clap_derive", @@ -1280,9 +1270,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.32" +version = "4.5.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8" +checksum = "89cc6392a1f72bbeb820d71f32108f61fdaf18bc526e1d23954168a67759ef51" dependencies = [ "anstream", "anstyle", @@ -1300,7 +1290,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -1322,12 +1312,28 @@ dependencies = [ [[package]] name = "codespan-reporting" -version = "0.11.1" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" +checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81" dependencies = [ + "serde", "termcolor", - "unicode-width 0.1.14", + "unicode-width", +] + +[[package]] +name = "color-eyre" +version = "0.6.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e6e1761c0e16f8883bbbb8ce5990867f4f06bf11a0253da6495a04ce4b6ef0ec" +dependencies = [ + "backtrace", + "color-spantrace", + "eyre", + "indenter", + "once_cell", + "owo-colors", + "tracing-error", ] [[package]] @@ -1348,7 +1354,19 @@ dependencies = [ "nom", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", +] + +[[package]] +name = "color-spantrace" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2ddd8d5bfda1e11a501d0a7303f3bfed9aa632ebdb859be40d0fd70478ed70d5" +dependencies = [ + "once_cell", + "owo-colors", + "tracing-core", + "tracing-error", ] [[package]] @@ -1374,7 +1392,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4a65ebfec4fb190b6f90e944a817d60499ee0744e582530e2c9900a22e591d9a" dependencies = [ "unicode-segmentation", - "unicode-width 0.2.0", + "unicode-width", ] [[package]] @@ -1401,7 +1419,7 @@ dependencies = [ "encode_unicode", "libc", "once_cell", - "unicode-width 0.2.0", + "unicode-width", "windows-sys 0.59.0", ] @@ -1426,7 +1444,7 @@ version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.16", "once_cell", "tiny-keccak", ] @@ -1463,12 +1481,6 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6" -[[package]] -name = "constcat" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd7e35aee659887cbfb97aaf227ac12cad1a9d7c71e55ff3376839ed4e282d08" - [[package]] name = "convert_case" version = "0.4.0" @@ -1485,6 +1497,16 @@ dependencies = [ "libc", ] +[[package]] +name = "core-foundation" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" +dependencies = [ + "core-foundation-sys", + "libc", +] + [[package]] name = "core-foundation-sys" version = "0.8.7" @@ -1724,9 +1746,9 @@ dependencies = [ [[package]] name = "crc" -version = "3.2.1" +version = "3.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636" +checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675" dependencies = [ "crc-catalog", ] @@ -1748,9 +1770,9 @@ dependencies = [ [[package]] name = "crossbeam-channel" -version = "0.5.14" +version = "0.5.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471" +checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" dependencies = [ "crossbeam-utils", ] @@ -1849,8 +1871,8 @@ dependencies = [ [[package]] name = "cumulus-client-cli" -version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "clap", "parity-scale-codec", @@ -1866,8 +1888,8 @@ dependencies = [ [[package]] name = "cumulus-client-collator" -version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", @@ -1889,8 +1911,8 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-aura" -version = "0.17.2" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-client-collator", @@ -1934,8 +1956,8 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-common" -version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-client-pov-recovery", @@ -1964,8 +1986,8 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-proposer" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "anyhow", "async-trait", @@ -1979,8 +2001,8 @@ dependencies = [ [[package]] name = "cumulus-client-network" -version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-relay-chain-interface", @@ -2005,8 +2027,8 @@ dependencies = [ [[package]] name = "cumulus-client-parachain-inherent" -version = "0.11.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.12.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2027,8 +2049,8 @@ dependencies = [ [[package]] name = "cumulus-client-pov-recovery" -version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2053,8 +2075,8 @@ dependencies = [ [[package]] name = "cumulus-client-service" -version = "0.18.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.19.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", @@ -2090,8 +2112,8 @@ dependencies = [ [[package]] name = "cumulus-pallet-aura-ext" -version = "0.16.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2107,8 +2129,8 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system" -version = "0.16.2" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.17.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -2144,18 +2166,18 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "cumulus-pallet-session-benchmarking" -version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "19.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -2167,8 +2189,8 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcm" -version = "0.16.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2182,8 +2204,8 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcmp-queue" -version = "0.16.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.17.3" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bounded-collections", "bp-xcm-bridge-hub-router", @@ -2208,20 +2230,16 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ - "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-primitives", "sp-api", "sp-consensus-aura", - "sp-runtime", ] [[package]] name = "cumulus-primitives-core" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2236,8 +2254,8 @@ dependencies = [ [[package]] name = "cumulus-primitives-parachain-inherent" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2245,15 +2263,13 @@ dependencies = [ "scale-info", "sp-core", "sp-inherents", - "sp-runtime", - "sp-state-machine", "sp-trie", ] [[package]] name = "cumulus-primitives-proof-size-hostfunction" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "sp-externalities", "sp-runtime-interface", @@ -2262,8 +2278,8 @@ dependencies = [ [[package]] name = "cumulus-primitives-storage-weight-reclaim" -version = "7.0.2" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "8.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-proof-size-hostfunction", @@ -2278,8 +2294,8 @@ dependencies = [ [[package]] name = "cumulus-primitives-utility" -version = "0.16.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.17.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2287,8 +2303,6 @@ dependencies = [ "pallet-asset-conversion", "parity-scale-codec", "polkadot-runtime-common", - "polkadot-runtime-parachains", - "sp-io", "sp-runtime", "staging-xcm", "staging-xcm-builder", @@ -2297,8 +2311,8 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-inprocess-interface" -version = "0.18.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.19.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2321,8 +2335,8 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-interface" -version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2340,8 +2354,8 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-minimal-node" -version = "0.18.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.19.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "async-trait", @@ -2375,8 +2389,8 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-rpc-interface" -version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.18.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2414,8 +2428,8 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.16.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", @@ -2449,7 +2463,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -2467,9 +2481,9 @@ dependencies = [ [[package]] name = "cxx" -version = "1.0.143" +version = "1.0.158" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "050906babad73f9b32a91cecc3063ff1e2235226dd2367dd839fd6fbc941c68a" +checksum = "a71ea7f29c73f7ffa64c50b83c9fe4d3a6d4be89a86b009eb80d5a6d3429d741" dependencies = [ "cc", "cxxbridge-cmd", @@ -2481,47 +2495,47 @@ dependencies = [ [[package]] name = "cxx-build" -version = "1.0.143" +version = "1.0.158" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "875d58f2ac56025a775b91a424515b5adf1e68205765f2c90e6dd81e269ae004" +checksum = "36a8232661d66dcf713394726157d3cfe0a89bfc85f52d6e9f9bbc2306797fe7" dependencies = [ "cc", "codespan-reporting", "proc-macro2", "quote", "scratch", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "cxxbridge-cmd" -version = "1.0.143" +version = "1.0.158" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19c3062da294104183e1c34ea9887941d4d8c74f6195ce9fbb430ac4b5290ede" +checksum = "4f44296c8693e9ea226a48f6a122727f77aa9e9e338380cb021accaeeb7ee279" dependencies = [ "clap", "codespan-reporting", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "cxxbridge-flags" -version = "1.0.143" +version = "1.0.158" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4b358173a166833ddef75fe468579f71727c789b8082d4cc77c38d08f656c59" +checksum = "c42f69c181c176981ae44ba9876e2ea41ce8e574c296b38d06925ce9214fb8e4" [[package]] name = "cxxbridge-macro" -version = "1.0.143" +version = "1.0.158" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9531217f3b5f7728244d2b7312bc6660f6b3e4cdbc118f4f1fbce48cb401a0f" +checksum = "8faff5d4467e0709448187df29ccbf3b0982cc426ee444a193f87b11afb565a8" dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -2531,6 +2545,7 @@ dependencies = [ "array-bytes 9.1.2", "async-trait", "clap", + "color-eyre", "color-print", "crab-runtime", "cumulus-client-cli", @@ -2903,15 +2918,15 @@ dependencies = [ [[package]] name = "data-encoding" -version = "2.8.0" +version = "2.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "575f75dfd25738df5b91b8e43e14d44bda14637a58fae779fd2b064f8bf3e010" +checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" [[package]] name = "data-encoding-macro" -version = "0.1.17" +version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f9724adfcf41f45bf652b3995837669d73c4d49a1b5ac1ff82905ac7d9b5558" +checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d" dependencies = [ "data-encoding", "data-encoding-macro-internal", @@ -2919,12 +2934,12 @@ dependencies = [ [[package]] name = "data-encoding-macro-internal" -version = "0.1.15" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18e4fdb82bd54a12e42fb58a800dcae6b9e13982238ce2296dc3570b92148e1f" +checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" dependencies = [ "data-encoding", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -2943,9 +2958,9 @@ version = "7.0.0" [[package]] name = "der" -version = "0.7.9" +version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" +checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" dependencies = [ "const-oid", "zeroize", @@ -2981,9 +2996,9 @@ dependencies = [ [[package]] name = "deranged" -version = "0.3.11" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" +checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" dependencies = [ "powerfmt", ] @@ -3007,20 +3022,20 @@ checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "derive_more" -version = "0.99.19" +version = "0.99.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f" +checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f" dependencies = [ "convert_case", "proc-macro2", "quote", "rustc_version", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -3040,7 +3055,8 @@ checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", + "unicode-xid", ] [[package]] @@ -3129,7 +3145,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -3153,9 +3169,9 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.100", + "syn 2.0.101", "termcolor", - "toml 0.8.20", + "toml 0.8.22", "walkdir", ] @@ -3201,7 +3217,7 @@ checksum = "7e8671d54058979a37a26f3511fbf8d198ba1aa35ffb202c42587d918d77213a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -3245,7 +3261,7 @@ dependencies = [ "ed25519", "rand_core", "serde", - "sha2 0.10.8", + "sha2 0.10.9", "subtle 2.6.1", "zeroize", ] @@ -3261,7 +3277,7 @@ dependencies = [ "hashbrown 0.14.5", "hex", "rand_core", - "sha2 0.10.8", + "sha2 0.10.9", "zeroize", ] @@ -3330,7 +3346,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -3350,7 +3366,7 @@ checksum = "fc4caf64a58d7a6d65ab00639b046ff54399a39f5f2554728895ace4b297cd79" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -3361,7 +3377,7 @@ checksum = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -3391,9 +3407,9 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" [[package]] name = "errno" -version = "0.3.10" +version = "0.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" +checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18" dependencies = [ "libc", "windows-sys 0.59.0", @@ -3492,9 +3508,9 @@ dependencies = [ [[package]] name = "event-listener-strategy" -version = "0.5.3" +version = "0.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2" +checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" dependencies = [ "event-listener 5.4.0", "pin-project-lite", @@ -3502,8 +3518,8 @@ dependencies = [ [[package]] name = "evm" -version = "0.41.2" -source = "git+https://github.com/darwinia-network/evm.git?branch=stable2407#b1e92a286ceada4ce13328461d722272d23dbc23" +version = "0.42.0" +source = "git+https://github.com/darwinia-network/evm.git?branch=stable2409#ed82c9d4f28ebb501d4b82d6a296e9bc9552ffc9" dependencies = [ "auto_impl", "environmental", @@ -3522,8 +3538,8 @@ dependencies = [ [[package]] name = "evm-core" -version = "0.41.0" -source = "git+https://github.com/darwinia-network/evm.git?branch=stable2407#b1e92a286ceada4ce13328461d722272d23dbc23" +version = "0.42.0" +source = "git+https://github.com/darwinia-network/evm.git?branch=stable2409#ed82c9d4f28ebb501d4b82d6a296e9bc9552ffc9" dependencies = [ "parity-scale-codec", "primitive-types", @@ -3533,8 +3549,8 @@ dependencies = [ [[package]] name = "evm-gasometer" -version = "0.41.0" -source = "git+https://github.com/darwinia-network/evm.git?branch=stable2407#b1e92a286ceada4ce13328461d722272d23dbc23" +version = "0.42.0" +source = "git+https://github.com/darwinia-network/evm.git?branch=stable2409#ed82c9d4f28ebb501d4b82d6a296e9bc9552ffc9" dependencies = [ "environmental", "evm-core", @@ -3544,8 +3560,8 @@ dependencies = [ [[package]] name = "evm-runtime" -version = "0.41.0" -source = "git+https://github.com/darwinia-network/evm.git?branch=stable2407#b1e92a286ceada4ce13328461d722272d23dbc23" +version = "0.42.0" +source = "git+https://github.com/darwinia-network/evm.git?branch=stable2409#ed82c9d4f28ebb501d4b82d6a296e9bc9552ffc9" dependencies = [ "auto_impl", "environmental", @@ -3557,7 +3573,7 @@ dependencies = [ [[package]] name = "evm-tracing-events" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "environmental", "ethereum", @@ -3587,10 +3603,20 @@ dependencies = [ "blake2 0.10.6", "file-guard", "fs-err", - "prettyplease 0.2.30", + "prettyplease 0.2.32", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", +] + +[[package]] +name = "eyre" +version = "0.6.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" +dependencies = [ + "indenter", + "once_cell", ] [[package]] @@ -3637,17 +3663,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eb42427514b063d97ce21d5199f36c0c307d981434a6be32582bc79fe5bd2303" dependencies = [ "expander", - "indexmap 2.8.0", + "indexmap 2.9.0", "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "fc-api" version = "1.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "async-trait", "fp-storage", @@ -3659,7 +3685,7 @@ dependencies = [ [[package]] name = "fc-consensus" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "async-trait", "fp-consensus", @@ -3675,7 +3701,7 @@ dependencies = [ [[package]] name = "fc-db" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "async-trait", "ethereum", @@ -3705,7 +3731,7 @@ dependencies = [ [[package]] name = "fc-mapping-sync" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "fc-db", "fc-storage", @@ -3728,7 +3754,7 @@ dependencies = [ [[package]] name = "fc-rpc" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "ethereum", "ethereum-types", @@ -3782,7 +3808,7 @@ dependencies = [ [[package]] name = "fc-rpc-core" version = "1.1.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "ethereum", "ethereum-types", @@ -3797,7 +3823,7 @@ dependencies = [ [[package]] name = "fc-storage" version = "1.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "ethereum", "ethereum-types", @@ -3931,9 +3957,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "foldhash" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f" +checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" [[package]] name = "foreign-types" @@ -3953,7 +3979,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", ] @@ -3980,7 +4006,7 @@ dependencies = [ [[package]] name = "fp-account" version = "1.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "hex", "impl-serde", @@ -3999,7 +4025,7 @@ dependencies = [ [[package]] name = "fp-consensus" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "ethereum", "parity-scale-codec", @@ -4010,7 +4036,7 @@ dependencies = [ [[package]] name = "fp-ethereum" version = "1.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "ethereum", "ethereum-types", @@ -4022,8 +4048,9 @@ dependencies = [ [[package]] name = "fp-evm" version = "3.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ + "environmental", "evm", "frame-support", "num_enum 0.7.3", @@ -4037,7 +4064,7 @@ dependencies = [ [[package]] name = "fp-rpc" version = "3.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "ethereum", "ethereum-types", @@ -4053,7 +4080,7 @@ dependencies = [ [[package]] name = "fp-self-contained" version = "1.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "frame-support", "parity-scale-codec", @@ -4065,7 +4092,7 @@ dependencies = [ [[package]] name = "fp-storage" version = "2.0.0" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "parity-scale-codec", "serde", @@ -4073,14 +4100,14 @@ dependencies = [ [[package]] name = "fragile" -version = "2.0.0" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" +checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" [[package]] name = "frame-benchmarking" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-support-procedural", @@ -4103,8 +4130,8 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" -version = "42.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "43.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "Inflector", "array-bytes 6.2.3", @@ -4154,18 +4181,18 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "14.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "frame-election-provider-support" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -4180,8 +4207,8 @@ dependencies = [ [[package]] name = "frame-executive" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "aquamarine", "frame-support", @@ -4210,8 +4237,8 @@ dependencies = [ [[package]] name = "frame-metadata-hash-extension" -version = "0.5.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.6.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "docify", @@ -4225,8 +4252,8 @@ dependencies = [ [[package]] name = "frame-support" -version = "37.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.2.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "aquamarine", "array-bytes 6.2.3", @@ -4266,12 +4293,13 @@ dependencies = [ [[package]] name = "frame-support-procedural" -version = "30.0.5" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "30.0.6" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "Inflector", "cfg-expr", "derive-syn-parse", + "docify", "expander", "frame-support-procedural-tools", "itertools 0.11.0", @@ -4280,35 +4308,35 @@ dependencies = [ "proc-macro2", "quote", "sp-crypto-hashing", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "frame-support-procedural-tools" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "frame-support-procedural-tools-derive" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "frame-system" -version = "37.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cfg-if", "docify", @@ -4327,8 +4355,8 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -4342,7 +4370,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "parity-scale-codec", @@ -4351,8 +4379,8 @@ dependencies = [ [[package]] name = "frame-try-runtime" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "parity-scale-codec", @@ -4507,7 +4535,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -4598,9 +4626,9 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.15" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" +checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" dependencies = [ "cfg-if", "js-sys", @@ -4611,14 +4639,14 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.3.1" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" +checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" dependencies = [ "cfg-if", "libc", - "wasi 0.13.3+wasi-0.2.2", - "windows-targets 0.52.6", + "r-efi", + "wasi 0.14.2+wasi-0.2.4", ] [[package]] @@ -4717,7 +4745,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.12", - "indexmap 2.8.0", + "indexmap 2.9.0", "slab", "tokio", "tokio-util", @@ -4726,17 +4754,17 @@ dependencies = [ [[package]] name = "h2" -version = "0.4.8" +version = "0.4.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2" +checksum = "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5" dependencies = [ "atomic-waker", "bytes", "fnv", "futures-core", "futures-sink", - "http 1.2.0", - "indexmap 2.8.0", + "http 1.3.1", + "indexmap 2.9.0", "slab", "tokio", "tokio-util", @@ -4800,9 +4828,9 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.15.2" +version = "0.15.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" +checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" dependencies = [ "allocator-api2", "equivalent", @@ -4841,15 +4869,9 @@ checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" [[package]] name = "hermit-abi" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" - -[[package]] -name = "hermit-abi" -version = "0.5.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fbd780fe5cc30f81464441920d82ac8740e2e46b29a6fad543ddd075229ce37e" +checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" [[package]] name = "hex" @@ -4920,17 +4942,6 @@ dependencies = [ "windows-sys 0.59.0", ] -[[package]] -name = "hostname" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867" -dependencies = [ - "libc", - "match_cfg", - "winapi", -] - [[package]] name = "http" version = "0.2.12" @@ -4944,9 +4955,9 @@ dependencies = [ [[package]] name = "http" -version = "1.2.0" +version = "1.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" +checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" dependencies = [ "bytes", "fnv", @@ -4971,18 +4982,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.2.0", + "http 1.3.1", ] [[package]] name = "http-body-util" -version = "0.1.2" +version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" +checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" dependencies = [ "bytes", - "futures-util", - "http 1.2.0", + "futures-core", + "http 1.3.1", "http-body 1.0.1", "pin-project-lite", ] @@ -5001,9 +5012,9 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" [[package]] name = "humantime" -version = "2.1.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" +checksum = "9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f" [[package]] name = "hyper" @@ -5022,7 +5033,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "socket2 0.5.8", + "socket2 0.5.10", "tokio", "tower-service", "tracing", @@ -5038,8 +5049,8 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "h2 0.4.8", - "http 1.2.0", + "h2 0.4.10", + "http 1.3.1", "http-body 1.0.1", "httparse", "httpdate", @@ -5068,15 +5079,14 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.27.5" +version = "0.27.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" +checksum = "03a01595e11bdcec50946522c32dde3fc6914743000a68b93000965f2f02406d" dependencies = [ - "futures-util", - "http 1.2.0", + "http 1.3.1", "hyper 1.6.0", "hyper-util", - "rustls 0.23.23", + "rustls 0.23.27", "rustls-pki-types", "tokio", "tokio-rustls 0.26.2", @@ -5101,35 +5111,43 @@ dependencies = [ [[package]] name = "hyper-util" -version = "0.1.10" +version = "0.1.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" +checksum = "b1c293b6b3d21eca78250dc7dbebd6b9210ec5530e038cbfe0661b5c47ab06e8" dependencies = [ + "base64 0.22.1", "bytes", "futures-channel", + "futures-core", "futures-util", - "http 1.2.0", + "http 1.3.1", "http-body 1.0.1", "hyper 1.6.0", + "ipnet", + "libc", + "percent-encoding", "pin-project-lite", - "socket2 0.5.8", + "socket2 0.5.10", + "system-configuration", "tokio", "tower-service", "tracing", + "windows-registry", ] [[package]] name = "iana-time-zone" -version = "0.1.61" +version = "0.1.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220" +checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" dependencies = [ "android_system_properties", "core-foundation-sys", "iana-time-zone-haiku", "js-sys", + "log", "wasm-bindgen", - "windows-core 0.52.0", + "windows-core 0.61.2", ] [[package]] @@ -5143,21 +5161,22 @@ dependencies = [ [[package]] name = "icu_collections" -version = "1.5.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" +checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" dependencies = [ "displaydoc", + "potential_utf", "yoke", "zerofrom", "zerovec", ] [[package]] -name = "icu_locid" -version = "1.5.0" +name = "icu_locale_core" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" +checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" dependencies = [ "displaydoc", "litemap", @@ -5166,31 +5185,11 @@ dependencies = [ "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" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" +checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" dependencies = [ "displaydoc", "icu_collections", @@ -5198,67 +5197,54 @@ dependencies = [ "icu_properties", "icu_provider", "smallvec", - "utf16_iter", - "utf8_iter", - "write16", "zerovec", ] [[package]] name = "icu_normalizer_data" -version = "1.5.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" +checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" [[package]] name = "icu_properties" -version = "1.5.1" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" +checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" dependencies = [ "displaydoc", "icu_collections", - "icu_locid_transform", + "icu_locale_core", "icu_properties_data", "icu_provider", - "tinystr", + "potential_utf", + "zerotrie", "zerovec", ] [[package]] name = "icu_properties_data" -version = "1.5.0" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" +checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" [[package]] name = "icu_provider" -version = "1.5.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" +checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" dependencies = [ "displaydoc", - "icu_locid", - "icu_provider_macros", + "icu_locale_core", "stable_deref_trait", "tinystr", "writeable", "yoke", "zerofrom", + "zerotrie", "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.100", -] - [[package]] name = "idna" version = "0.2.3" @@ -5293,9 +5279,9 @@ dependencies = [ [[package]] name = "idna_adapter" -version = "1.2.0" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" +checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" dependencies = [ "icu_normalizer", "icu_properties", @@ -5317,8 +5303,8 @@ version = "3.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cdf9d64cfcf380606e64f9a0bcf493616b65331199f984151a6fa11a7b3cde38" dependencies = [ - "async-io 2.4.0", - "core-foundation", + "async-io 2.4.1", + "core-foundation 0.9.4", "fnv", "futures 0.3.31", "if-addrs", @@ -5388,7 +5374,7 @@ checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -5410,6 +5396,12 @@ dependencies = [ "quote", ] +[[package]] +name = "indenter" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683" + [[package]] name = "indexmap" version = "1.9.3" @@ -5423,12 +5415,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.8.0" +version = "2.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3954d50fe15b02142bf25d3b8bdadb634ec3948f103d04ffe3031bc8fe9d7058" +checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" dependencies = [ "equivalent", - "hashbrown 0.15.2", + "hashbrown 0.15.3", ] [[package]] @@ -5446,7 +5438,7 @@ dependencies = [ "console", "number_prefix", "portable-atomic", - "unicode-width 0.2.0", + "unicode-width", "web-time", ] @@ -5509,7 +5501,7 @@ version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" dependencies = [ - "socket2 0.5.8", + "socket2 0.5.10", "widestring", "windows-sys 0.48.0", "winreg", @@ -5521,13 +5513,23 @@ version = "2.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" +[[package]] +name = "iri-string" +version = "0.7.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" +dependencies = [ + "memchr", + "serde", +] + [[package]] name = "is-terminal" version = "0.4.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" dependencies = [ - "hermit-abi 0.5.0", + "hermit-abi 0.5.1", "libc", "windows-sys 0.59.0", ] @@ -5582,16 +5584,18 @@ checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" [[package]] name = "jni" -version = "0.19.0" +version = "0.21.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec" +checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" dependencies = [ "cesu8", + "cfg-if", "combine", "jni-sys", "log", "thiserror 1.0.69", "walkdir", + "windows-sys 0.45.0", ] [[package]] @@ -5602,10 +5606,11 @@ checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" [[package]] name = "jobserver" -version = "0.1.32" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" +checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a" dependencies = [ + "getrandom 0.3.3", "libc", ] @@ -5621,9 +5626,9 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.23.2" +version = "0.24.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62b089779ad7f80768693755a031cc14a7766aba707cbe886674e3f79e9b7e47" +checksum = "37b26c20e2178756451cfeb0661fb74c47dd5988cb7e3939de7e9241fd604d42" dependencies = [ "jsonrpsee-core", "jsonrpsee-proc-macros", @@ -5636,16 +5641,16 @@ dependencies = [ [[package]] name = "jsonrpsee-client-transport" -version = "0.23.2" +version = "0.24.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08163edd8bcc466c33d79e10f695cdc98c00d1e6ddfb95cec41b6b0279dd5432" +checksum = "bacb85abf4117092455e1573625e21b8f8ef4dec8aff13361140b2dc266cdff2" dependencies = [ "base64 0.22.1", "futures-util", - "http 1.2.0", + "http 1.3.1", "jsonrpsee-core", "pin-project", - "rustls 0.23.23", + "rustls 0.23.27", "rustls-pki-types", "rustls-platform-verifier", "soketto 0.8.1", @@ -5659,24 +5664,22 @@ dependencies = [ [[package]] name = "jsonrpsee-core" -version = "0.23.2" +version = "0.24.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79712302e737d23ca0daa178e752c9334846b08321d439fd89af9a384f8c830b" +checksum = "456196007ca3a14db478346f58c7238028d55ee15c1df15115596e411ff27925" dependencies = [ - "anyhow", "async-trait", - "beef", "bytes", "futures-timer", "futures-util", - "http 1.2.0", + "http 1.3.1", "http-body 1.0.1", "http-body-util", "jsonrpsee-types", "parking_lot 0.12.3", "pin-project", "rand", - "rustc-hash", + "rustc-hash 2.1.1", "serde", "serde_json", "thiserror 1.0.69", @@ -5687,26 +5690,25 @@ dependencies = [ [[package]] name = "jsonrpsee-proc-macros" -version = "0.23.2" +version = "0.24.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7895f186d5921065d96e16bd795e5ca89ac8356ec423fafc6e3d7cf8ec11aee4" +checksum = "5e65763c942dfc9358146571911b0cd1c361c2d63e2d2305622d40d36376ca80" dependencies = [ "heck 0.5.0", "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "jsonrpsee-server" -version = "0.23.2" +version = "0.24.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "654afab2e92e5d88ebd8a39d6074483f3f2bfdf91c5ac57fe285e7127cdd4f51" +checksum = "55e363146da18e50ad2b51a0a7925fc423137a0b1371af8235b1c231a0647328" dependencies = [ - "anyhow", "futures-util", - "http 1.2.0", + "http 1.3.1", "http-body 1.0.1", "http-body-util", "hyper 1.6.0", @@ -5728,12 +5730,11 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.23.2" +version = "0.24.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9c465fbe385238e861fdc4d1c85e04ada6c1fd246161d26385c1b311724d2af" +checksum = "08a8e70baf945b6b5752fc8eb38c918a48f1234daf11355e07106d963f860089" dependencies = [ - "beef", - "http 1.2.0", + "http 1.3.1", "serde", "serde_json", "thiserror 1.0.69", @@ -5741,11 +5742,11 @@ dependencies = [ [[package]] name = "jsonrpsee-ws-client" -version = "0.23.2" +version = "0.24.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1c28759775f5cb2f1ea9667672d3fe2b0e701d1f4b7b67954e60afe7fd058b5e" +checksum = "01b3323d890aa384f12148e8d2a1fd18eb66e9e7e825f9de4fa53bcc19b93eef" dependencies = [ - "http 1.2.0", + "http 1.3.1", "jsonrpsee-client-transport", "jsonrpsee-core", "jsonrpsee-types", @@ -5763,7 +5764,7 @@ dependencies = [ "elliptic-curve", "once_cell", "serdect", - "sha2 0.10.8", + "sha2 0.10.9", ] [[package]] @@ -5842,25 +5843,25 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.170" +version = "0.2.172" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828" +checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" [[package]] name = "libloading" -version = "0.8.6" +version = "0.8.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" +checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" dependencies = [ "cfg-if", - "windows-targets 0.52.6", + "windows-targets 0.53.0", ] [[package]] name = "libm" -version = "0.2.11" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" +checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" [[package]] name = "libp2p" @@ -5872,7 +5873,7 @@ dependencies = [ "either", "futures 0.3.31", "futures-timer", - "getrandom 0.2.15", + "getrandom 0.2.16", "instant", "libp2p-allow-block-list", "libp2p-connection-limits", @@ -5992,9 +5993,9 @@ dependencies = [ [[package]] name = "libp2p-identity" -version = "0.2.10" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "257b5621d159b32282eac446bed6670c39c7dc68a200a992d8f056afa0066f6d" +checksum = "fbb68ea10844211a59ce46230909fd0ea040e8a192454d4cc2ee0d53e12280eb" dependencies = [ "bs58 0.5.1", "ed25519-dalek", @@ -6002,8 +6003,8 @@ dependencies = [ "multihash 0.19.3", "quick-protobuf", "rand", - "sha2 0.10.8", - "thiserror 1.0.69", + "sha2 0.10.9", + "thiserror 2.0.12", "tracing", "zeroize", ] @@ -6029,7 +6030,7 @@ dependencies = [ "quick-protobuf", "quick-protobuf-codec", "rand", - "sha2 0.10.8", + "sha2 0.10.9", "smallvec", "thiserror 1.0.69", "uint", @@ -6052,7 +6053,7 @@ dependencies = [ "log", "rand", "smallvec", - "socket2 0.5.8", + "socket2 0.5.10", "tokio", "trust-dns-proto 0.22.0", "void", @@ -6092,7 +6093,7 @@ dependencies = [ "once_cell", "quick-protobuf", "rand", - "sha2 0.10.8", + "sha2 0.10.9", "snow", "static_assertions", "thiserror 1.0.69", @@ -6137,7 +6138,7 @@ dependencies = [ "rand", "ring 0.16.20", "rustls 0.21.12", - "socket2 0.5.8", + "socket2 0.5.10", "thiserror 1.0.69", "tokio", ] @@ -6193,7 +6194,7 @@ dependencies = [ "proc-macro-warning 0.4.2", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -6209,7 +6210,7 @@ dependencies = [ "libp2p-core", "libp2p-identity", "log", - "socket2 0.5.8", + "socket2 0.5.10", "tokio", ] @@ -6280,7 +6281,7 @@ dependencies = [ "soketto 0.8.1", "thiserror 1.0.69", "url", - "webpki-roots 0.25.4", + "webpki-roots", ] [[package]] @@ -6302,9 +6303,9 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", "libc", - "redox_syscall 0.5.10", + "redox_syscall 0.5.12", ] [[package]] @@ -6324,12 +6325,12 @@ dependencies = [ [[package]] name = "libsecp256k1" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1" +checksum = "e79019718125edc905a079a70cfa5f3820bc76139fc91d6f9abc27ea2a887139" dependencies = [ "arrayref", - "base64 0.13.1", + "base64 0.22.1", "digest 0.9.0", "hmac-drbg", "libsecp256k1-core", @@ -6383,9 +6384,9 @@ dependencies = [ [[package]] name = "libz-sys" -version = "1.1.21" +version = "1.1.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa" +checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d" dependencies = [ "cc", "pkg-config", @@ -6445,9 +6446,9 @@ checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" [[package]] name = "linux-raw-sys" -version = "0.9.2" +version = "0.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6db9c683daf087dc577b7506e9695b3d556a9f3849903fa28186283afd6809e9" +checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" [[package]] name = "lioness" @@ -6463,9 +6464,9 @@ dependencies = [ [[package]] name = "litemap" -version = "0.7.5" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" +checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" [[package]] name = "litep2p" @@ -6481,7 +6482,7 @@ dependencies = [ "futures 0.3.31", "futures-timer", "hex-literal", - "indexmap 2.8.0", + "indexmap 2.9.0", "libc", "mockall 0.12.1", "multiaddr 0.17.1", @@ -6498,11 +6499,11 @@ dependencies = [ "ring 0.16.20", "rustls 0.20.9", "serde", - "sha2 0.10.8", + "sha2 0.10.9", "simple-dns", "smallvec", "snow", - "socket2 0.5.8", + "socket2 0.5.10", "static_assertions", "str0m", "thiserror 1.0.69", @@ -6534,9 +6535,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.26" +version = "0.4.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e" +checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" [[package]] name = "lru" @@ -6550,7 +6551,7 @@ version = "0.12.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" dependencies = [ - "hashbrown 0.15.2", + "hashbrown 0.15.3", ] [[package]] @@ -6599,7 +6600,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -6613,7 +6614,7 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -6624,7 +6625,7 @@ checksum = "b02abfe41815b5bd98dbd4260173db2c116dda171dc0fe7838cb206333b83308" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -6635,15 +6636,9 @@ checksum = "73ea28ee64b88876bf45277ed9a5817c1817df061a74f2b988971a12570e5869" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.100", + "syn 2.0.101", ] -[[package]] -name = "match_cfg" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4" - [[package]] name = "matchers" version = "0.1.0" @@ -6667,9 +6662,9 @@ checksum = "2f926ade0c4e170215ae43342bf13b9310a437609c81f29f86c5df6657582ef9" [[package]] name = "matrixmultiply" -version = "0.3.9" +version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a" +checksum = "a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08" dependencies = [ "autocfg", "rawpointer", @@ -6763,22 +6758,22 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" [[package]] name = "miniz_oxide" -version = "0.8.5" +version = "0.8.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5" +checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" dependencies = [ "adler2", ] [[package]] name = "mio" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" +checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" dependencies = [ "libc", "wasi 0.11.0+wasi-snapshot-preview1", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -6808,8 +6803,8 @@ dependencies = [ [[package]] name = "mmr-gadget" -version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "40.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "log", @@ -6827,8 +6822,8 @@ dependencies = [ [[package]] name = "mmr-rpc" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -6891,17 +6886,18 @@ dependencies = [ "cfg-if", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "moonbeam-client-evm-tracing" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum-types", "evm-tracing-events", "hex", + "log", "moonbeam-rpc-primitives-debug", "parity-scale-codec", "serde", @@ -6913,7 +6909,7 @@ dependencies = [ [[package]] name = "moonbeam-evm-tracer" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum-types", "evm", @@ -6933,7 +6929,7 @@ dependencies = [ [[package]] name = "moonbeam-primitives-ext" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum-types", "evm-tracing-events", @@ -6946,7 +6942,7 @@ dependencies = [ [[package]] name = "moonbeam-rpc-core-debug" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum", "ethereum-types", @@ -6963,7 +6959,7 @@ dependencies = [ [[package]] name = "moonbeam-rpc-core-trace" version = "0.6.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum-types", "futures 0.3.31", @@ -6977,7 +6973,7 @@ dependencies = [ [[package]] name = "moonbeam-rpc-core-types" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum-types", "serde", @@ -6987,7 +6983,7 @@ dependencies = [ [[package]] name = "moonbeam-rpc-debug" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum", "ethereum-types", @@ -7001,6 +6997,7 @@ dependencies = [ "futures 0.3.31", "hex-literal", "jsonrpsee", + "log", "moonbeam-client-evm-tracing", "moonbeam-rpc-core-debug", "moonbeam-rpc-core-types", @@ -7020,7 +7017,7 @@ dependencies = [ [[package]] name = "moonbeam-rpc-primitives-debug" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "environmental", "ethereum", @@ -7038,7 +7035,7 @@ dependencies = [ [[package]] name = "moonbeam-rpc-trace" version = "0.6.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "ethereum", "ethereum-types", @@ -7132,7 +7129,7 @@ dependencies = [ "core2", "digest 0.10.7", "multihash-derive", - "sha2 0.10.8", + "sha2 0.10.9", "sha3", "unsigned-varint 0.7.2", ] @@ -7149,7 +7146,7 @@ dependencies = [ "core2", "digest 0.10.7", "multihash-derive", - "sha2 0.10.8", + "sha2 0.10.9", "sha3", "unsigned-varint 0.7.2", ] @@ -7186,9 +7183,9 @@ checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a" [[package]] name = "multimap" -version = "0.10.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03" +checksum = "1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084" [[package]] name = "multistream-select" @@ -7246,7 +7243,7 @@ dependencies = [ "openssl-probe", "openssl-sys", "schannel", - "security-framework", + "security-framework 2.11.1", "security-framework-sys", "tempfile", ] @@ -7344,9 +7341,9 @@ version = "0.28.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", "cfg-if", - "cfg_aliases", + "cfg_aliases 0.1.1", "libc", ] @@ -7550,7 +7547,7 @@ dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -7609,9 +7606,15 @@ dependencies = [ [[package]] name = "once_cell" -version = "1.21.0" +version = "1.21.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" + +[[package]] +name = "once_cell_polyfill" +version = "1.70.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cde51589ab56b20a6f686b2c68f7a0bd6add753d697abf720d63f8db3ab7b1ad" +checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" [[package]] name = "opaque-debug" @@ -7627,11 +7630,11 @@ checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" [[package]] name = "openssl" -version = "0.10.71" +version = "0.10.73" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd" +checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", "cfg-if", "foreign-types", "libc", @@ -7648,7 +7651,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -7659,18 +7662,18 @@ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" [[package]] name = "openssl-src" -version = "300.4.2+3.4.1" +version = "300.5.0+3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "168ce4e058f975fe43e89d9ccf78ca668601887ae736090aacc23ae353c298e2" +checksum = "e8ce546f549326b0e6052b649198487d91320875da901e7bd11a06d1ee3f9c2f" dependencies = [ "cc", ] [[package]] name = "openssl-sys" -version = "0.9.106" +version = "0.9.109" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd" +checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" dependencies = [ "cc", "libc", @@ -7775,7 +7778,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f7b1d40dd8f367db3c65bec8d3dd47d4a604ee8874480738f93191bddab4e0e0" dependencies = [ "expander", - "indexmap 2.8.0", + "indexmap 2.9.0", "itertools 0.11.0", "petgraph", "proc-macro-crate 3.3.0", @@ -7808,10 +7811,16 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" +[[package]] +name = "owo-colors" +version = "4.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26995317201fa17f3656c36716aed4a7c81743a9634ac4c99c0eeda495db0cec" + [[package]] name = "pallet-asset-conversion" -version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "20.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -7829,7 +7838,7 @@ dependencies = [ [[package]] name = "pallet-asset-manager" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "frame-benchmarking", "frame-support", @@ -7847,8 +7856,8 @@ dependencies = [ [[package]] name = "pallet-asset-rate" -version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -7861,8 +7870,8 @@ dependencies = [ [[package]] name = "pallet-assets" -version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "40.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -7877,8 +7886,8 @@ dependencies = [ [[package]] name = "pallet-aura" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -7893,8 +7902,8 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -7908,8 +7917,8 @@ dependencies = [ [[package]] name = "pallet-authorship" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -7921,8 +7930,8 @@ dependencies = [ [[package]] name = "pallet-babe" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -7944,8 +7953,8 @@ dependencies = [ [[package]] name = "pallet-bags-list" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "aquamarine", "docify", @@ -7965,8 +7974,8 @@ dependencies = [ [[package]] name = "pallet-balances" -version = "38.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "39.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -7980,8 +7989,8 @@ dependencies = [ [[package]] name = "pallet-beefy" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -7999,11 +8008,12 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "binary-merkle-tree", + "frame-benchmarking", "frame-support", "frame-system", "log", @@ -8023,8 +8033,8 @@ dependencies = [ [[package]] name = "pallet-bounties" -version = "36.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8040,8 +8050,8 @@ dependencies = [ [[package]] name = "pallet-broker" -version = "0.16.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.17.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "frame-benchmarking", @@ -8058,8 +8068,8 @@ dependencies = [ [[package]] name = "pallet-child-bounties" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8076,8 +8086,8 @@ dependencies = [ [[package]] name = "pallet-collective" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8092,8 +8102,8 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "assert_matches", "frame-benchmarking", @@ -8108,21 +8118,23 @@ dependencies = [ [[package]] name = "pallet-delegated-staking" -version = "4.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "5.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", + "log", "parity-scale-codec", "scale-info", + "sp-io", "sp-runtime", "sp-staking", ] [[package]] name = "pallet-democracy" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8138,8 +8150,8 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8160,8 +8172,8 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8173,8 +8185,8 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8192,7 +8204,7 @@ dependencies = [ [[package]] name = "pallet-ethereum" version = "4.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "ethereum", "ethereum-types", @@ -8209,12 +8221,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", + "sp-version", ] [[package]] name = "pallet-evm" version = "6.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "environmental", "evm", @@ -8237,7 +8250,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-blake2" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "fp-evm", ] @@ -8245,7 +8258,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-bn128" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "fp-evm", "sp-core", @@ -8255,7 +8268,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-conviction-voting" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "account", "fp-evm", @@ -8276,7 +8289,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-dispatch" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "fp-evm", "frame-support", @@ -8288,7 +8301,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-modexp" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "fp-evm", "num", @@ -8297,7 +8310,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-simple" version = "2.0.0-dev" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "fp-evm", "ripemd", @@ -8306,8 +8319,8 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -8324,8 +8337,8 @@ dependencies = [ [[package]] name = "pallet-grandpa" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8346,8 +8359,8 @@ dependencies = [ [[package]] name = "pallet-identity" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "enumflags2", "frame-benchmarking", @@ -8362,8 +8375,8 @@ dependencies = [ [[package]] name = "pallet-im-online" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8381,8 +8394,8 @@ dependencies = [ [[package]] name = "pallet-indices" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8397,8 +8410,8 @@ dependencies = [ [[package]] name = "pallet-membership" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8413,8 +8426,8 @@ dependencies = [ [[package]] name = "pallet-message-queue" -version = "40.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "41.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "environmental", "frame-benchmarking", @@ -8432,8 +8445,8 @@ dependencies = [ [[package]] name = "pallet-mmr" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8449,8 +8462,8 @@ dependencies = [ [[package]] name = "pallet-multisig" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8464,8 +8477,8 @@ dependencies = [ [[package]] name = "pallet-nis" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8479,8 +8492,8 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "35.0.3" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -8497,8 +8510,8 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8517,8 +8530,8 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" -version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "33.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -8527,8 +8540,8 @@ dependencies = [ [[package]] name = "pallet-offences" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -8543,8 +8556,8 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8566,8 +8579,8 @@ dependencies = [ [[package]] name = "pallet-parameters" -version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.9.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -8583,8 +8596,8 @@ dependencies = [ [[package]] name = "pallet-preimage" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8599,8 +8612,8 @@ dependencies = [ [[package]] name = "pallet-proxy" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8613,8 +8626,8 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" -version = "37.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.2.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8631,8 +8644,8 @@ dependencies = [ [[package]] name = "pallet-recovery" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8645,8 +8658,8 @@ dependencies = [ [[package]] name = "pallet-referenda" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "assert_matches", "frame-benchmarking", @@ -8663,8 +8676,8 @@ dependencies = [ [[package]] name = "pallet-root-testing" -version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "14.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -8677,8 +8690,8 @@ dependencies = [ [[package]] name = "pallet-scheduler" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -8694,8 +8707,8 @@ dependencies = [ [[package]] name = "pallet-session" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -8715,8 +8728,8 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8731,8 +8744,8 @@ dependencies = [ [[package]] name = "pallet-society" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8748,8 +8761,8 @@ dependencies = [ [[package]] name = "pallet-staking" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8768,21 +8781,10 @@ dependencies = [ "sp-staking", ] -[[package]] -name = "pallet-staking-reward-curve" -version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" -dependencies = [ - "proc-macro-crate 3.3.0", - "proc-macro2", - "quote", - "syn 2.0.100", -] - [[package]] name = "pallet-staking-reward-fn" version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "log", "sp-arithmetic", @@ -8790,8 +8792,8 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" -version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "24.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "sp-api", @@ -8800,8 +8802,8 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" -version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "40.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8816,8 +8818,8 @@ dependencies = [ [[package]] name = "pallet-sudo" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -8831,8 +8833,8 @@ dependencies = [ [[package]] name = "pallet-timestamp" -version = "36.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -8850,8 +8852,8 @@ dependencies = [ [[package]] name = "pallet-tips" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8868,8 +8870,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" -version = "37.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", @@ -8883,8 +8885,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" -version = "40.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "41.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -8899,8 +8901,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -8911,8 +8913,8 @@ dependencies = [ [[package]] name = "pallet-treasury" -version = "36.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -8929,8 +8931,8 @@ dependencies = [ [[package]] name = "pallet-tx-pause" -version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "19.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-benchmarking", @@ -8946,8 +8948,8 @@ dependencies = [ [[package]] name = "pallet-utility" -version = "37.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8961,8 +8963,8 @@ dependencies = [ [[package]] name = "pallet-vesting" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8975,8 +8977,8 @@ dependencies = [ [[package]] name = "pallet-whitelist" -version = "36.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", @@ -8989,8 +8991,8 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "16.0.2" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -9013,13 +9015,12 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "log", "parity-scale-codec", "scale-info", "sp-io", @@ -9032,7 +9033,7 @@ dependencies = [ [[package]] name = "pallet-xcm-weight-trader" version = "0.1.0" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "frame-benchmarking", "frame-support", @@ -9086,9 +9087,9 @@ dependencies = [ [[package]] name = "parity-scale-codec" -version = "3.7.4" +version = "3.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9fde3d0718baf5bc92f577d652001da0f8d54cd03a7974e118d04fc888dc23d" +checksum = "799781ae679d79a948e13d4824a40970bfa500058d245760dd857301059810fa" dependencies = [ "arrayvec 0.7.6", "bitvec", @@ -9103,14 +9104,14 @@ dependencies = [ [[package]] name = "parity-scale-codec-derive" -version = "3.7.4" +version = "3.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "581c837bb6b9541ce7faa9377c20616e4fb7650f6b0f68bc93c827ee504fb7b3" +checksum = "34b4653168b563151153c9e4c08ebed57fb8262bebfa79711552fa983c623e7a" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -9168,7 +9169,7 @@ checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" dependencies = [ "cfg-if", "libc", - "redox_syscall 0.5.10", + "redox_syscall 0.5.12", "smallvec", "windows-targets 0.52.6", ] @@ -9229,9 +9230,9 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "pest" -version = "2.7.15" +version = "2.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" +checksum = "198db74531d58c70a361c42201efde7e2591e976d518caf7662a47dc5720e7b6" dependencies = [ "memchr", "thiserror 2.0.12", @@ -9240,9 +9241,9 @@ dependencies = [ [[package]] name = "pest_derive" -version = "2.7.15" +version = "2.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e" +checksum = "d725d9cfd79e87dccc9341a2ef39d1b6f6353d68c4b33c177febbe1a402c97c5" dependencies = [ "pest", "pest_generator", @@ -9250,26 +9251,26 @@ dependencies = [ [[package]] name = "pest_generator" -version = "2.7.15" +version = "2.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b" +checksum = "db7d01726be8ab66ab32f9df467ae8b1148906685bbe75c82d1e65d7f5b3f841" dependencies = [ "pest", "pest_meta", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "pest_meta" -version = "2.7.15" +version = "2.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea" +checksum = "7f9f832470494906d1fca5329f8ab5791cc60beb230c74815dff541cbd2b5ca0" dependencies = [ "once_cell", "pest", - "sha2 0.10.8", + "sha2 0.10.9", ] [[package]] @@ -9279,7 +9280,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" dependencies = [ "fixedbitset", - "indexmap 2.8.0", + "indexmap 2.9.0", ] [[package]] @@ -9299,7 +9300,7 @@ checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -9343,8 +9344,8 @@ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" [[package]] name = "polkadot-approval-distribution" -version = "17.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.2.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "futures 0.3.31", @@ -9363,8 +9364,8 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "always-assert", "futures 0.3.31", @@ -9379,10 +9380,10 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "17.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ - "derive_more 0.99.19", + "derive_more 0.99.20", "fatality", "futures 0.3.31", "parity-scale-codec", @@ -9403,8 +9404,8 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "fatality", @@ -9436,8 +9437,8 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "19.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cfg-if", "clap", @@ -9464,8 +9465,8 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "fatality", @@ -9476,6 +9477,7 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", + "schnellru", "sp-core", "sp-keystore", "sp-runtime", @@ -9487,7 +9489,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -9497,14 +9499,14 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "17.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ - "derive_more 0.99.19", + "derive_more 0.99.20", "fatality", "futures 0.3.31", "futures-timer", - "indexmap 2.8.0", + "indexmap 2.9.0", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -9522,8 +9524,8 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -9536,8 +9538,8 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "futures-timer", @@ -9558,8 +9560,8 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "always-assert", "async-trait", @@ -9581,8 +9583,8 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "parity-scale-codec", @@ -9599,11 +9601,11 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "17.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.3.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", - "derive_more 0.99.19", + "derive_more 0.99.20", "futures 0.3.31", "futures-timer", "itertools 0.11.0", @@ -9632,8 +9634,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "futures 0.3.31", @@ -9654,8 +9656,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "fatality", @@ -9674,8 +9676,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "polkadot-node-subsystem", @@ -9689,8 +9691,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "17.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -9706,14 +9708,13 @@ dependencies = [ "polkadot-primitives", "sp-application-crypto", "sp-keystore", - "sp-maybe-compressed-blob", "tracing-gum", ] [[package]] name = "polkadot-node-core-chain-api" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "polkadot-node-metrics", @@ -9726,8 +9727,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "futures-timer", @@ -9743,8 +9744,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "fatality", "futures 0.3.31", @@ -9762,8 +9763,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -9779,8 +9780,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-prospective-parachains" -version = "16.1.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "fatality", "futures 0.3.31", @@ -9793,8 +9794,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "fatality", @@ -9811,8 +9812,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "always-assert", "array-bytes 6.2.3", @@ -9840,8 +9841,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "polkadot-node-primitives", @@ -9856,8 +9857,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-common" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cpu-time", "futures 0.3.31", @@ -9882,8 +9883,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "polkadot-node-metrics", @@ -9897,8 +9898,8 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "lazy_static", "log", @@ -9916,8 +9917,8 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bs58 0.5.1", "futures 0.3.31", @@ -9935,13 +9936,13 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "17.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.2.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-channel 1.9.0", "async-trait", "bitvec", - "derive_more 0.99.19", + "derive_more 0.99.20", "fatality", "futures 0.3.31", "hex", @@ -9961,19 +9962,22 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "bounded-vec", "futures 0.3.31", + "futures-timer", "parity-scale-codec", "polkadot-parachain-primitives", "polkadot-primitives", + "sc-keystore", "schnorrkel 0.11.4", "serde", "sp-application-crypto", "sp-consensus-babe", + "sp-consensus-slots", "sp-core", "sp-keystore", "sp-maybe-compressed-blob", @@ -9984,8 +9988,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -9994,12 +9998,12 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "17.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "bitvec", - "derive_more 0.99.19", + "derive_more 0.99.20", "fatality", "futures 0.3.31", "orchestra", @@ -10024,11 +10028,11 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "17.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", - "derive_more 0.99.19", + "derive_more 0.99.20", "fatality", "futures 0.3.31", "futures-channel", @@ -10060,8 +10064,8 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -10083,10 +10087,10 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bounded-collections", - "derive_more 0.99.19", + "derive_more 0.99.20", "parity-scale-codec", "polkadot-core-primitives", "scale-info", @@ -10098,8 +10102,8 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "hex-literal", @@ -10124,8 +10128,8 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "19.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -10159,8 +10163,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "16.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitvec", "frame-benchmarking", @@ -10209,8 +10213,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bs58 0.5.1", "frame-benchmarking", @@ -10221,12 +10225,12 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "16.0.3" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bitflags 1.3.2", "bitvec", - "derive_more 0.99.19", + "derive_more 0.99.20", "frame-benchmarking", "frame-support", "frame-system", @@ -10238,6 +10242,7 @@ dependencies = [ "pallet-balances", "pallet-broker", "pallet-message-queue", + "pallet-mmr", "pallet-session", "pallet-staking", "pallet-timestamp", @@ -10261,6 +10266,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", + "sp-std", "staging-xcm", "staging-xcm-executor", "static_assertions", @@ -10268,24 +10274,20 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "18.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "19.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "frame-benchmarking", "frame-benchmarking-cli", - "frame-support", "frame-system", "frame-system-rpc-runtime-api", "futures 0.3.31", - "hex-literal", "is_executable", "kvdb", "kvdb-rocksdb", "log", "mmr-gadget", - "pallet-babe", - "pallet-staking", "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "parity-db", @@ -10321,7 +10323,6 @@ dependencies = [ "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-parachain-primitives", "polkadot-primitives", "polkadot-rpc", "polkadot-runtime-parachains", @@ -10329,10 +10330,8 @@ dependencies = [ "rococo-runtime", "sc-authority-discovery", "sc-basic-authorship", - "sc-block-builder", "sc-chain-spec", "sc-client-api", - "sc-client-db", "sc-consensus", "sc-consensus-babe", "sc-consensus-beefy", @@ -10341,7 +10340,6 @@ dependencies = [ "sc-executor", "sc-keystore", "sc-network", - "sc-network-common", "sc-network-sync", "sc-offchain", "sc-service", @@ -10350,7 +10348,6 @@ dependencies = [ "sc-telemetry", "sc-transaction-pool", "sc-transaction-pool-api", - "schnellru", "serde", "serde_json", "sp-api", @@ -10362,16 +10359,14 @@ dependencies = [ "sp-consensus-beefy", "sp-consensus-grandpa", "sp-core", + "sp-genesis-builder", "sp-inherents", "sp-io", "sp-keyring", - "sp-keystore", "sp-mmr-primitives", "sp-offchain", "sp-runtime", "sp-session", - "sp-state-machine", - "sp-storage", "sp-timestamp", "sp-transaction-pool", "sp-version", @@ -10386,15 +10381,15 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "arrayvec 0.7.6", "bitvec", "fatality", "futures 0.3.31", "futures-timer", - "indexmap 2.8.0", + "indexmap 2.9.0", "parity-scale-codec", "polkadot-node-network-protocol", "polkadot-node-primitives", @@ -10409,8 +10404,8 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -10467,7 +10462,7 @@ dependencies = [ "polkavm-common", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -10477,7 +10472,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429" dependencies = [ "polkavm-derive-impl", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -10519,15 +10514,15 @@ dependencies = [ [[package]] name = "polling" -version = "3.7.4" +version = "3.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f" +checksum = "b53a684391ad002dd6a596ceb6c74fd004fdce75f4be2e3f615068abbea5fd50" dependencies = [ "cfg-if", "concurrent-queue", - "hermit-abi 0.4.0", + "hermit-abi 0.5.1", "pin-project-lite", - "rustix 0.38.44", + "rustix 1.0.7", "tracing", "windows-sys 0.59.0", ] @@ -10561,6 +10556,15 @@ version = "1.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e" +[[package]] +name = "potential_utf" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585" +dependencies = [ + "zerovec", +] + [[package]] name = "powerfmt" version = "0.2.0" @@ -10573,15 +10577,15 @@ version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" dependencies = [ - "zerocopy 0.8.23", + "zerocopy", ] [[package]] name = "precompile-utils" version = "0.1.0" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ - "derive_more 0.99.19", + "derive_more 1.0.0", "environmental", "evm", "fp-evm", @@ -10608,15 +10612,15 @@ dependencies = [ [[package]] name = "precompile-utils-macro" version = "0.1.0" -source = "git+https://github.com/polkadot-evm/frontier?branch=stable2407#2e219e17a526125da003e64ef22ec037917083fa" +source = "git+https://github.com/polkadot-evm/frontier?branch=stable2409#a012990acd6f9ecd90c15e63abbb3f12704c4bd8" dependencies = [ "case", "num_enum 0.7.3", - "prettyplease 0.2.30", + "prettyplease 0.2.32", "proc-macro2", "quote", "sp-crypto-hashing", - "syn 1.0.109", + "syn 2.0.101", ] [[package]] @@ -10681,12 +10685,12 @@ dependencies = [ [[package]] name = "prettyplease" -version = "0.2.30" +version = "0.2.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1ccf34da56fc294e7d4ccf69a85992b7dfb826b7cf57bac6a70bba3494cc08a" +checksum = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6" dependencies = [ "proc-macro2", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -10711,7 +10715,7 @@ checksum = "a172e6cc603231f2cf004232eabcecccc0da53ba576ab286ef7baa0cfc7927ad" dependencies = [ "coarsetime", "crossbeam-queue", - "derive_more 0.99.19", + "derive_more 0.99.20", "futures 0.3.31", "futures-timer", "nanorand", @@ -10770,7 +10774,7 @@ checksum = "3d1eaa7fa0aa1929ffdf7eeb6eac234dde6268914a14ad44d23521ab6a9b258e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -10781,14 +10785,14 @@ checksum = "75eea531cfcd120e0851a3f8aed42c4841f78c889eefafd96339c72677ae42c3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "proc-macro2" -version = "1.0.94" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" +checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" dependencies = [ "unicode-ident", ] @@ -10827,7 +10831,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -10882,14 +10886,14 @@ dependencies = [ "heck 0.5.0", "itertools 0.12.1", "log", - "multimap 0.10.0", + "multimap 0.10.1", "once_cell", "petgraph", - "prettyplease 0.2.30", + "prettyplease 0.2.32", "prost 0.12.6", "prost-types 0.12.6", "regex", - "syn 2.0.100", + "syn 2.0.101", "tempfile", ] @@ -10916,7 +10920,7 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -10939,9 +10943,9 @@ dependencies = [ [[package]] name = "psm" -version = "0.1.25" +version = "0.1.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f58e5423e24c18cc840e1c98370b3993c6649cd1678b4d24318bcf0a083cbe88" +checksum = "6e944464ec8536cd1beb0bbfd96987eb5e3b72f2ecdafdc5c769a37f1fa2ae1f" dependencies = [ "cc", ] @@ -10961,12 +10965,6 @@ dependencies = [ "winapi", ] -[[package]] -name = "quick-error" -version = "1.2.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" - [[package]] name = "quick-protobuf" version = "0.8.1" @@ -10999,7 +10997,7 @@ dependencies = [ "pin-project-lite", "quinn-proto 0.9.6", "quinn-udp 0.3.2", - "rustc-hash", + "rustc-hash 1.1.0", "rustls 0.20.9", "thiserror 1.0.69", "tokio", @@ -11018,7 +11016,7 @@ dependencies = [ "pin-project-lite", "quinn-proto 0.10.6", "quinn-udp 0.4.1", - "rustc-hash", + "rustc-hash 1.1.0", "rustls 0.21.12", "thiserror 1.0.69", "tokio", @@ -11034,7 +11032,7 @@ dependencies = [ "bytes", "rand", "ring 0.16.20", - "rustc-hash", + "rustc-hash 1.1.0", "rustls 0.20.9", "slab", "thiserror 1.0.69", @@ -11052,7 +11050,7 @@ dependencies = [ "bytes", "rand", "ring 0.16.20", - "rustc-hash", + "rustc-hash 1.1.0", "rustls 0.21.12", "slab", "thiserror 1.0.69", @@ -11081,20 +11079,26 @@ checksum = "055b4e778e8feb9f93c4e439f71dc2156ef13360b432b799e179a8c4cdf0b1d7" dependencies = [ "bytes", "libc", - "socket2 0.5.8", + "socket2 0.5.10", "tracing", "windows-sys 0.48.0", ] [[package]] name = "quote" -version = "1.0.39" +version = "1.0.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801" +checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" dependencies = [ "proc-macro2", ] +[[package]] +name = "r-efi" +version = "5.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" + [[package]] name = "radium" version = "0.7.0" @@ -11128,7 +11132,7 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.16", ] [[package]] @@ -11156,7 +11160,7 @@ version = "11.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", ] [[package]] @@ -11208,11 +11212,11 @@ dependencies = [ [[package]] name = "redox_syscall" -version = "0.5.10" +version = "0.5.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1" +checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", ] [[package]] @@ -11221,7 +11225,7 @@ version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.16", "libredox", "thiserror 1.0.69", ] @@ -11232,7 +11236,7 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "87413ebb313323d431e85d0afc5a68222aaed972843537cbfe5f061cf1b4bcab" dependencies = [ - "derive_more 0.99.19", + "derive_more 0.99.20", "fs-err", "static_init", "thiserror 1.0.69", @@ -11255,7 +11259,7 @@ checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -11278,7 +11282,7 @@ checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6" dependencies = [ "hashbrown 0.13.2", "log", - "rustc-hash", + "rustc-hash 1.1.0", "slice-group-by", "smallvec", ] @@ -11329,21 +11333,21 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" [[package]] name = "reqwest" -version = "0.12.12" +version = "0.12.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da" +checksum = "e98ff6b0dbbe4d5a37318f433d4fc82babd21631f194d370409ceb2e40b2f0b5" dependencies = [ "base64 0.22.1", "bytes", "encoding_rs", "futures-core", "futures-util", - "h2 0.4.8", - "http 1.2.0", + "h2 0.4.10", + "http 1.3.1", "http-body 1.0.1", "http-body-util", "hyper 1.6.0", - "hyper-rustls 0.27.5", + "hyper-rustls 0.27.6", "hyper-tls", "hyper-util", "ipnet", @@ -11354,35 +11358,34 @@ dependencies = [ "once_cell", "percent-encoding", "pin-project-lite", - "rustls-pemfile 2.2.0", + "rustls-pki-types", "serde", "serde_json", "serde_urlencoded", "sync_wrapper", - "system-configuration", "tokio", "tokio-native-tls", "tokio-socks", "tokio-util", "tower 0.5.2", + "tower-http 0.6.4", "tower-service", "url", "wasm-bindgen", "wasm-bindgen-futures", "wasm-streams", "web-sys", - "windows-registry", ] [[package]] name = "reqwest-middleware" -version = "0.4.1" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64e8975513bd9a7a43aad01030e79b3498e05db14e9d945df6483e8cf9b8c4c4" +checksum = "57f17d28a6e6acfe1733fe24bcd30774d13bffa4b8a22535b4c8c98423088d4e" dependencies = [ "anyhow", "async-trait", - "http 1.2.0", + "http 1.3.1", "reqwest", "serde", "thiserror 1.0.69", @@ -11398,8 +11401,8 @@ dependencies = [ "anyhow", "async-trait", "futures 0.3.31", - "getrandom 0.2.15", - "http 1.2.0", + "getrandom 0.2.16", + "http 1.3.1", "hyper 1.6.0", "parking_lot 0.11.2", "reqwest", @@ -11413,14 +11416,14 @@ dependencies = [ [[package]] name = "reqwest-tracing" -version = "0.5.6" +version = "0.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9c88a8d9cfe3319b5adc10f3ffc3db75c7346837a1f857f8269f6361f3b2744" +checksum = "d75b0eee96990cfb4c09545847385e89b2d2d2e571143d55264a05d77c713780" dependencies = [ "anyhow", "async-trait", - "getrandom 0.2.15", - "http 1.2.0", + "getrandom 0.2.16", + "http 1.3.1", "matchit", "opentelemetry 0.22.0", "reqwest", @@ -11431,13 +11434,9 @@ dependencies = [ [[package]] name = "resolv-conf" -version = "0.7.0" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00" -dependencies = [ - "hostname", - "quick-error", -] +checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" [[package]] name = "retry-policies" @@ -11475,13 +11474,13 @@ dependencies = [ [[package]] name = "ring" -version = "0.17.13" +version = "0.17.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee" +checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" dependencies = [ "cc", "cfg-if", - "getrandom 0.2.15", + "getrandom 0.2.16", "libc", "untrusted 0.9.0", "windows-sys 0.52.0", @@ -11530,8 +11529,8 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "binary-merkle-tree", "bitvec", @@ -11630,8 +11629,8 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "polkadot-primitives", @@ -11652,13 +11651,13 @@ checksum = "afab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746" [[package]] name = "rpassword" -version = "7.3.1" +version = "7.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80472be3c897911d0137b2d2b9055faf6eeac5b14e324073d83bc17b191d7e3f" +checksum = "66d4c8b64f049c6721ec8ccec37ddfc3d641c4a7fca57e8f2a89de509c73df39" dependencies = [ "libc", "rtoolbox", - "windows-sys 0.48.0", + "windows-sys 0.59.0", ] [[package]] @@ -11681,12 +11680,12 @@ dependencies = [ [[package]] name = "rtoolbox" -version = "0.0.2" +version = "0.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c247d24e63230cdb56463ae328478bd5eac8b8faa8c69461a77e8e323afac90e" +checksum = "a7cc970b249fbe527d6e02e0a227762c9108b2f49d81094fe357ffc6d14d7f6f" dependencies = [ "libc", - "windows-sys 0.48.0", + "windows-sys 0.52.0", ] [[package]] @@ -11701,6 +11700,12 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" +[[package]] +name = "rustc-hash" +version = "2.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" + [[package]] name = "rustc-hex" version = "2.1.0" @@ -11759,7 +11764,7 @@ version = "0.38.44" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", "errno", "libc", "linux-raw-sys 0.4.15", @@ -11768,14 +11773,14 @@ dependencies = [ [[package]] name = "rustix" -version = "1.0.2" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7178faa4b75a30e269c71e61c353ce2748cf3d76f0c44c393f4e60abf49b825" +checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", "errno", "libc", - "linux-raw-sys 0.9.2", + "linux-raw-sys 0.9.4", "windows-sys 0.59.0", ] @@ -11797,22 +11802,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" dependencies = [ "log", - "ring 0.17.13", + "ring 0.17.14", "rustls-webpki 0.101.7", "sct", ] [[package]] name = "rustls" -version = "0.23.23" +version = "0.23.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395" +checksum = "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321" dependencies = [ "log", "once_cell", - "ring 0.17.13", + "ring 0.17.14", "rustls-pki-types", - "rustls-webpki 0.102.8", + "rustls-webpki 0.103.3", "subtle 2.6.1", "zeroize", ] @@ -11824,22 +11829,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00" dependencies = [ "openssl-probe", - "rustls-pemfile 1.0.4", + "rustls-pemfile", "schannel", - "security-framework", + "security-framework 2.11.1", ] [[package]] name = "rustls-native-certs" -version = "0.7.3" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5bfb394eeed242e909609f56089eecfe5fda225042e8b171791b9c95f5931e5" +checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" dependencies = [ "openssl-probe", - "rustls-pemfile 2.2.0", "rustls-pki-types", "schannel", - "security-framework", + "security-framework 3.2.0", ] [[package]] @@ -11852,39 +11856,33 @@ dependencies = [ ] [[package]] -name = "rustls-pemfile" -version = "2.2.0" +name = "rustls-pki-types" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" +checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" dependencies = [ - "rustls-pki-types", + "zeroize", ] -[[package]] -name = "rustls-pki-types" -version = "1.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" - [[package]] name = "rustls-platform-verifier" -version = "0.3.4" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "afbb878bdfdf63a336a5e63561b1835e7a8c91524f51621db870169eac84b490" +checksum = "19787cda76408ec5404443dc8b31795c87cd8fec49762dc75fa727740d34acc1" dependencies = [ - "core-foundation", + "core-foundation 0.10.1", "core-foundation-sys", "jni", "log", "once_cell", - "rustls 0.23.23", - "rustls-native-certs 0.7.3", + "rustls 0.23.27", + "rustls-native-certs 0.8.1", "rustls-platform-verifier-android", - "rustls-webpki 0.102.8", - "security-framework", + "rustls-webpki 0.103.3", + "security-framework 3.2.0", "security-framework-sys", - "webpki-roots 0.26.8", - "winapi", + "webpki-root-certs 0.26.11", + "windows-sys 0.59.0", ] [[package]] @@ -11899,26 +11897,26 @@ version = "0.101.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" dependencies = [ - "ring 0.17.13", + "ring 0.17.14", "untrusted 0.9.0", ] [[package]] name = "rustls-webpki" -version = "0.102.8" +version = "0.103.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" +checksum = "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435" dependencies = [ - "ring 0.17.13", + "ring 0.17.14", "rustls-pki-types", "untrusted 0.9.0", ] [[package]] name = "rustversion" -version = "1.0.20" +version = "1.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" +checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d" [[package]] name = "ruzstd" @@ -11969,7 +11967,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "log", "sp-core", @@ -11979,8 +11977,8 @@ dependencies = [ [[package]] name = "sc-authority-discovery" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -12009,8 +12007,8 @@ dependencies = [ [[package]] name = "sc-basic-authorship" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "futures-timer", @@ -12032,7 +12030,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.42.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "sp-api", @@ -12046,8 +12044,8 @@ dependencies = [ [[package]] name = "sc-chain-spec" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "docify", @@ -12074,18 +12072,18 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "sc-cli" -version = "0.46.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.47.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "chrono", @@ -12126,7 +12124,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "fnv", "futures 0.3.31", @@ -12152,8 +12150,8 @@ dependencies = [ [[package]] name = "sc-client-db" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "hash-db", "kvdb", @@ -12178,8 +12176,8 @@ dependencies = [ [[package]] name = "sc-consensus" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -12202,8 +12200,8 @@ dependencies = [ [[package]] name = "sc-consensus-aura" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -12231,8 +12229,8 @@ dependencies = [ [[package]] name = "sc-consensus-babe" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "fork-tree", @@ -12267,8 +12265,8 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "jsonrpsee", @@ -12289,8 +12287,8 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" -version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "24.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "async-channel 1.9.0", @@ -12325,8 +12323,8 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" -version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "24.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "jsonrpsee", @@ -12345,8 +12343,8 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "fork-tree", "parity-scale-codec", @@ -12358,8 +12356,8 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" -version = "0.29.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.30.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "ahash", "array-bytes 6.2.3", @@ -12402,8 +12400,8 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" -version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.30.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "finality-grandpa", "futures 0.3.31", @@ -12422,8 +12420,8 @@ dependencies = [ [[package]] name = "sc-consensus-slots" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -12445,8 +12443,8 @@ dependencies = [ [[package]] name = "sc-executor" -version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.40.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", @@ -12469,7 +12467,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "polkavm", "sc-allocator", @@ -12482,7 +12480,7 @@ dependencies = [ [[package]] name = "sc-executor-polkavm" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "log", "polkavm", @@ -12493,7 +12491,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "anyhow", "cfg-if", @@ -12510,10 +12508,10 @@ dependencies = [ [[package]] name = "sc-informant" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ - "ansi_term", + "console", "futures 0.3.31", "futures-timer", "log", @@ -12528,7 +12526,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "33.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "parking_lot 0.12.3", @@ -12541,8 +12539,8 @@ dependencies = [ [[package]] name = "sc-mixnet" -version = "0.14.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.15.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "arrayvec 0.7.6", @@ -12570,8 +12568,8 @@ dependencies = [ [[package]] name = "sc-network" -version = "0.44.2" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.6" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "async-channel 1.9.0", @@ -12621,8 +12619,8 @@ dependencies = [ [[package]] name = "sc-network-common" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -12639,8 +12637,8 @@ dependencies = [ [[package]] name = "sc-network-gossip" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "ahash", "futures 0.3.31", @@ -12658,8 +12656,8 @@ dependencies = [ [[package]] name = "sc-network-light" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "async-channel 1.9.0", @@ -12679,8 +12677,8 @@ dependencies = [ [[package]] name = "sc-network-sync" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "async-channel 1.9.0", @@ -12716,8 +12714,8 @@ dependencies = [ [[package]] name = "sc-network-transactions" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "futures 0.3.31", @@ -12736,7 +12734,7 @@ dependencies = [ [[package]] name = "sc-network-types" version = "0.12.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bs58 0.5.1", "ed25519-dalek", @@ -12752,8 +12750,8 @@ dependencies = [ [[package]] name = "sc-offchain" -version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "40.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "bytes", @@ -12787,7 +12785,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.18.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -12795,8 +12793,8 @@ dependencies = [ [[package]] name = "sc-rpc" -version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "40.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "jsonrpsee", @@ -12827,8 +12825,8 @@ dependencies = [ [[package]] name = "sc-rpc-api" -version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.44.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12847,30 +12845,32 @@ dependencies = [ [[package]] name = "sc-rpc-server" -version = "16.0.2" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.1.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ + "dyn-clone", "forwarded-header-value", "futures 0.3.31", "governor", - "http 1.2.0", + "http 1.3.1", "http-body-util", "hyper 1.6.0", "ip_network", "jsonrpsee", "log", + "sc-rpc-api", "serde", "serde_json", "substrate-prometheus-endpoint", "tokio", "tower 0.4.13", - "tower-http", + "tower-http 0.5.2", ] [[package]] name = "sc-rpc-spec-v2" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "futures 0.3.31", @@ -12901,8 +12901,8 @@ dependencies = [ [[package]] name = "sc-service" -version = "0.45.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.46.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "directories", @@ -12966,7 +12966,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.36.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "log", "parity-scale-codec", @@ -12977,7 +12977,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.22.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "clap", "fs4", @@ -12989,8 +12989,8 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" -version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.45.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -13008,10 +13008,10 @@ dependencies = [ [[package]] name = "sc-sysinfo" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ - "derive_more 0.99.19", + "derive_more 0.99.20", "futures 0.3.31", "libc", "log", @@ -13029,8 +13029,8 @@ dependencies = [ [[package]] name = "sc-telemetry" -version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "25.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "chrono", "futures 0.3.31", @@ -13049,19 +13049,18 @@ dependencies = [ [[package]] name = "sc-tracing" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "37.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ - "ansi_term", "chrono", + "console", "is-terminal", "lazy_static", "libc", "log", "parity-scale-codec", "parking_lot 0.12.3", - "regex", - "rustc-hash", + "rustc-hash 1.1.0", "sc-client-api", "sc-tracing-proc-macro", "serde", @@ -13080,18 +13079,18 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "sc-transaction-pool" version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -13118,7 +13117,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -13134,7 +13133,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-channel 1.9.0", "futures 0.3.31", @@ -13169,7 +13168,7 @@ dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -13222,7 +13221,7 @@ dependencies = [ "merlin", "rand_core", "serde_bytes", - "sha2 0.10.8", + "sha2 0.10.9", "subtle 2.6.1", "zeroize", ] @@ -13245,7 +13244,7 @@ version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" dependencies = [ - "ring 0.17.13", + "ring 0.17.14", "untrusted 0.9.0", ] @@ -13321,11 +13320,23 @@ version = "2.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" dependencies = [ - "bitflags 2.9.0", - "core-foundation", + "bitflags 2.9.1", + "core-foundation 0.9.4", + "core-foundation-sys", + "libc", + "security-framework-sys", +] + +[[package]] +name = "security-framework" +version = "3.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316" +dependencies = [ + "bitflags 2.9.1", + "core-foundation 0.10.1", "core-foundation-sys", "libc", - "num-bigint", "security-framework-sys", ] @@ -13395,7 +13406,7 @@ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -13501,9 +13512,9 @@ dependencies = [ [[package]] name = "sha2" -version = "0.10.8" +version = "0.10.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" +checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" dependencies = [ "cfg-if", "cpufeatures", @@ -13537,9 +13548,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "signal-hook-registry" -version = "1.4.2" +version = "1.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" +checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" dependencies = [ "libc", ] @@ -13593,7 +13604,7 @@ version = "0.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cae9a3fcdadafb6d97f4c0e007e4247b114ee0f119f650c3cbf3a8b3a1479694" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", ] [[package]] @@ -13626,7 +13637,7 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "enumn", "parity-scale-codec", @@ -13645,9 +13656,9 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.14.0" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" +checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" [[package]] name = "smol" @@ -13681,7 +13692,7 @@ dependencies = [ "bs58 0.5.1", "chacha20", "crossbeam-queue", - "derive_more 0.99.19", + "derive_more 0.99.20", "ed25519-zebra", "either", "event-listener 2.5.3", @@ -13708,7 +13719,7 @@ dependencies = [ "schnorrkel 0.10.2", "serde", "serde_json", - "sha2 0.10.8", + "sha2 0.10.9", "sha3", "siphasher", "slab", @@ -13730,7 +13741,7 @@ dependencies = [ "async-lock 2.8.0", "base64 0.21.7", "blake2-rfc", - "derive_more 0.99.19", + "derive_more 0.99.20", "either", "event-listener 2.5.3", "fnv", @@ -13773,9 +13784,9 @@ dependencies = [ "chacha20poly1305", "curve25519-dalek", "rand_core", - "ring 0.17.13", + "ring 0.17.14", "rustc_version", - "sha2 0.10.8", + "sha2 0.10.9", "subtle 2.6.1", ] @@ -13791,9 +13802,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.5.8" +version = "0.5.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" +checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" dependencies = [ "libc", "windows-sys 0.52.0", @@ -13823,7 +13834,7 @@ dependencies = [ "base64 0.22.1", "bytes", "futures 0.3.31", - "http 1.2.0", + "http 1.3.1", "httparse", "log", "rand", @@ -13833,7 +13844,7 @@ dependencies = [ [[package]] name = "sp-api" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "hash-db", @@ -13854,8 +13865,8 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" -version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "20.0.3" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "Inflector", "blake2 0.10.6", @@ -13863,13 +13874,13 @@ dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "sp-application-crypto" version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -13881,7 +13892,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "integer-sqrt", @@ -13895,7 +13906,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -13907,7 +13918,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "sp-api", "sp-inherents", @@ -13917,7 +13928,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "37.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "futures 0.3.31", "parity-scale-codec", @@ -13936,7 +13947,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "futures 0.3.31", @@ -13951,7 +13962,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "parity-scale-codec", @@ -13967,7 +13978,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "parity-scale-codec", @@ -13984,8 +13995,8 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" -version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "22.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "lazy_static", "parity-scale-codec", @@ -13999,13 +14010,14 @@ dependencies = [ "sp-keystore", "sp-mmr-primitives", "sp-runtime", + "sp-weights", "strum 0.26.3", ] [[package]] name = "sp-consensus-grandpa" version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "finality-grandpa", "log", @@ -14021,8 +14033,8 @@ dependencies = [ [[package]] name = "sp-consensus-slots" -version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.40.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -14033,7 +14045,7 @@ dependencies = [ [[package]] name = "sp-core" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "bitflags 1.3.2", @@ -14079,12 +14091,12 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "blake2b_simd", "byteorder", "digest 0.10.7", - "sha2 0.10.8", + "sha2 0.10.9", "sha3", "twox-hash", ] @@ -14092,17 +14104,17 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "quote", "sp-crypto-hashing", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "kvdb", "parking_lot 0.12.3", @@ -14111,17 +14123,17 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "sp-externalities" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "environmental", "parity-scale-codec", @@ -14130,8 +14142,8 @@ dependencies = [ [[package]] name = "sp-genesis-builder" -version = "0.15.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.15.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -14143,7 +14155,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -14155,8 +14167,8 @@ dependencies = [ [[package]] name = "sp-io" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bytes", "docify", @@ -14182,7 +14194,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "sp-core", "sp-runtime", @@ -14192,7 +14204,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.40.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", @@ -14203,7 +14215,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "thiserror 1.0.69", "zstd 0.12.4", @@ -14212,7 +14224,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -14222,7 +14234,7 @@ dependencies = [ [[package]] name = "sp-mixnet" version = "0.12.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -14232,8 +14244,8 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" -version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "34.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "log", "parity-scale-codec", @@ -14250,7 +14262,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -14263,7 +14275,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "sp-api", "sp-core", @@ -14273,7 +14285,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "backtrace", "lazy_static", @@ -14283,17 +14295,17 @@ dependencies = [ [[package]] name = "sp-rpc" version = "32.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ - "rustc-hash", + "rustc-hash 1.1.0", "serde", "sp-core", ] [[package]] name = "sp-runtime" -version = "39.0.3" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "39.0.5" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "either", @@ -14319,7 +14331,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -14338,20 +14350,20 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "sp-session" -version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "scale-info", @@ -14364,8 +14376,8 @@ dependencies = [ [[package]] name = "sp-staking" -version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "36.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -14378,7 +14390,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.43.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "hash-db", "log", @@ -14398,7 +14410,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "aes-gcm", "curve25519-dalek", @@ -14407,7 +14419,7 @@ dependencies = [ "parity-scale-codec", "rand", "scale-info", - "sha2 0.10.8", + "sha2 0.10.9", "sp-api", "sp-application-crypto", "sp-core", @@ -14422,12 +14434,12 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" [[package]] name = "sp-storage" version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "impl-serde", "parity-scale-codec", @@ -14439,7 +14451,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "parity-scale-codec", @@ -14450,8 +14462,8 @@ dependencies = [ [[package]] name = "sp-tracing" -version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "tracing", @@ -14462,7 +14474,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "sp-api", "sp-runtime", @@ -14471,7 +14483,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "34.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "async-trait", "parity-scale-codec", @@ -14485,7 +14497,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "ahash", "hash-db", @@ -14508,7 +14520,7 @@ dependencies = [ [[package]] name = "sp-version" version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "impl-serde", "parity-scale-codec", @@ -14525,18 +14537,18 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "sp-wasm-interface" -version = "21.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "21.0.1" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -14548,7 +14560,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -14635,7 +14647,7 @@ dependencies = [ "futures-util", "hashlink", "hex", - "indexmap 2.8.0", + "indexmap 2.9.0", "log", "memchr", "native-tls", @@ -14643,7 +14655,7 @@ dependencies = [ "paste", "percent-encoding", "serde", - "sha2 0.10.8", + "sha2 0.10.9", "smallvec", "sqlformat", "thiserror 1.0.69", @@ -14681,7 +14693,7 @@ dependencies = [ "quote", "serde", "serde_json", - "sha2 0.10.8", + "sha2 0.10.9", "sqlx-core", "sqlx-sqlite", "syn 1.0.109", @@ -14736,8 +14748,8 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-parachain-info" -version = "0.16.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.17.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -14749,8 +14761,8 @@ dependencies = [ [[package]] name = "staging-xcm" -version = "14.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "14.2.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "array-bytes 6.2.3", "bounded-collections", @@ -14761,19 +14773,21 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", + "sp-runtime", "sp-weights", "xcm-procedural", ] [[package]] name = "staging-xcm-builder" -version = "16.0.4" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.5" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "frame-system", "impl-trait-for-tuples", "log", + "pallet-asset-conversion", "pallet-transaction-payment", "parity-scale-codec", "polkadot-parachain-primitives", @@ -14788,8 +14802,8 @@ dependencies = [ [[package]] name = "staging-xcm-executor" -version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "environmental", "frame-benchmarking", @@ -14814,15 +14828,15 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" [[package]] name = "static_init" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6" +checksum = "8bae1df58c5fea7502e8e352ec26b5579f6178e1fdb311e088580c980dee25ed" dependencies = [ "bitflags 1.3.2", - "cfg_aliases", + "cfg_aliases 0.2.1", "libc", - "parking_lot 0.11.2", - "parking_lot_core 0.8.6", + "parking_lot 0.12.3", + "parking_lot_core 0.9.10", "static_init_macro", "winapi", ] @@ -14833,7 +14847,7 @@ version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1389c88ddd739ec6d3f8f83343764a0e944cd23cfbf126a9796a714b0b6edd6f" dependencies = [ - "cfg_aliases", + "cfg_aliases 0.1.1", "memchr", "proc-macro2", "quote", @@ -14913,7 +14927,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -14926,18 +14940,18 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "substrate-bip39" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "hmac 0.12.1", "pbkdf2", "schnorrkel 0.11.4", - "sha2 0.10.8", + "sha2 0.10.9", "zeroize", ] @@ -14957,12 +14971,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" [[package]] name = "substrate-frame-rpc-system" -version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "39.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "docify", "frame-system-rpc-runtime-api", @@ -14982,7 +14996,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "http-body-util", "hyper 1.6.0", @@ -14995,8 +15009,8 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" -version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "38.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -15012,19 +15026,20 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" -version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "24.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "build-helper", "cargo_metadata", "console", "filetime", + "jobserver", "parity-wasm", "polkavm-linker", "sp-maybe-compressed-blob", "strum 0.26.3", "tempfile", - "toml 0.8.20", + "toml 0.8.22", "walkdir", "wasm-opt", ] @@ -15060,9 +15075,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.100" +version = "2.0.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0" +checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf" dependencies = [ "proc-macro2", "quote", @@ -15092,13 +15107,13 @@ dependencies = [ [[package]] name = "synstructure" -version = "0.13.1" +version = "0.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" +checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -15107,8 +15122,8 @@ version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" dependencies = [ - "bitflags 2.9.0", - "core-foundation", + "bitflags 2.9.1", + "core-foundation 0.9.4", "system-configuration-sys", ] @@ -15145,15 +15160,14 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.18.0" +version = "3.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c317e0a526ee6120d8dabad239c8dadca62b24b6f168914bbbc8e2fb1f0e567" +checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1" dependencies = [ - "cfg-if", "fastrand 2.3.0", - "getrandom 0.3.1", + "getrandom 0.3.3", "once_cell", - "rustix 1.0.2", + "rustix 1.0.7", "windows-sys 0.59.0", ] @@ -15172,7 +15186,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed" dependencies = [ - "rustix 1.0.2", + "rustix 1.0.7", "windows-sys 0.59.0", ] @@ -15217,7 +15231,7 @@ checksum = "e4c60d69f36615a077cc7663b9cb8e42275722d23e58a7fa3d2c7f2915d09d04" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -15228,7 +15242,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -15239,7 +15253,7 @@ checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -15303,9 +15317,9 @@ dependencies = [ [[package]] name = "time" -version = "0.3.39" +version = "0.3.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dad298b01a40a23aac4580b67e3dbedb7cc8402f3592d7f49469de2ea4aecdd8" +checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" dependencies = [ "deranged", "itoa", @@ -15318,15 +15332,15 @@ dependencies = [ [[package]] name = "time-core" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "765c97a5b985b7c11d7bc27fa927dc4fe6af3a6dfb021d28deb60d3bf51e76ef" +checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" [[package]] name = "time-macros" -version = "0.2.20" +version = "0.2.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8093bc3e81c3bc5f7879de09619d06c9a5a5e45ca44dfeeb7225bae38005c5c" +checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" dependencies = [ "num-conv", "time-core", @@ -15343,9 +15357,9 @@ dependencies = [ [[package]] name = "tinystr" -version = "0.7.6" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" +checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" dependencies = [ "displaydoc", "zerovec", @@ -15368,9 +15382,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.44.0" +version = "1.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9975ea0f48b5aa3972bf2d888c238182458437cc2a19374b81b25cdf1023fb3a" +checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779" dependencies = [ "backtrace", "bytes", @@ -15379,7 +15393,7 @@ dependencies = [ "parking_lot 0.12.3", "pin-project-lite", "signal-hook-registry", - "socket2 0.5.8", + "socket2 0.5.10", "tokio-macros", "windows-sys 0.52.0", ] @@ -15392,7 +15406,7 @@ checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -15421,7 +15435,7 @@ version = "0.26.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" dependencies = [ - "rustls 0.23.23", + "rustls 0.23.27", "tokio", ] @@ -15466,9 +15480,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.13" +version = "0.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" +checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" dependencies = [ "bytes", "futures-core", @@ -15489,9 +15503,9 @@ dependencies = [ [[package]] name = "toml" -version = "0.8.20" +version = "0.8.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148" +checksum = "05ae329d1f08c4d17a59bed7ff5b5a769d062e64a62d34a3261b219e62cd5aae" dependencies = [ "serde", "serde_spanned", @@ -15501,26 +15515,33 @@ dependencies = [ [[package]] name = "toml_datetime" -version = "0.6.8" +version = "0.6.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" +checksum = "3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3" dependencies = [ "serde", ] [[package]] name = "toml_edit" -version = "0.22.24" +version = "0.22.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474" +checksum = "310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e" dependencies = [ - "indexmap 2.8.0", + "indexmap 2.9.0", "serde", "serde_spanned", "toml_datetime", + "toml_write", "winnow", ] +[[package]] +name = "toml_write" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bfb942dfe1d8e29a7ee7fcbde5bd2b9a25fb89aa70caea2eba3bee836ff41076" + [[package]] name = "tower" version = "0.4.13" @@ -15557,9 +15578,9 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", "bytes", - "http 1.2.0", + "http 1.3.1", "http-body 1.0.1", "http-body-util", "pin-project-lite", @@ -15567,6 +15588,24 @@ dependencies = [ "tower-service", ] +[[package]] +name = "tower-http" +version = "0.6.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e" +dependencies = [ + "bitflags 2.9.1", + "bytes", + "futures-util", + "http 1.3.1", + "http-body 1.0.1", + "iri-string", + "pin-project-lite", + "tower 0.5.2", + "tower-layer", + "tower-service", +] + [[package]] name = "tower-layer" version = "0.3.3" @@ -15599,7 +15638,7 @@ checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -15612,6 +15651,16 @@ dependencies = [ "valuable", ] +[[package]] +name = "tracing-error" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db" +dependencies = [ + "tracing", + "tracing-subscriber", +] + [[package]] name = "tracing-futures" version = "0.2.5" @@ -15624,8 +15673,8 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "16.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "coarsetime", "polkadot-primitives", @@ -15636,13 +15685,13 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "expander", "proc-macro-crate 3.3.0", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -15706,6 +15755,7 @@ dependencies = [ "sharded-slab", "smallvec", "thread_local", + "time", "tracing", "tracing-core", "tracing-log", @@ -15920,12 +15970,6 @@ version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" -[[package]] -name = "unicode-width" -version = "0.1.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" - [[package]] name = "unicode-width" version = "0.2.0" @@ -16011,12 +16055,6 @@ 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" @@ -16055,9 +16093,9 @@ checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" [[package]] name = "w3f-bls" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70a3028804c8bbae2a97a15b71ffc0e308c4b01a520994aafa77d56e94e19024" +checksum = "e6bfb937b3d12077654a9e43e32a4e9c20177dd9fea0f3aba673e7840bb54f32" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -16066,14 +16104,12 @@ dependencies = [ "ark-serialize", "ark-serialize-derive", "arrayref", - "constcat", "digest 0.10.7", "rand", "rand_chacha", "rand_core", - "sha2 0.10.8", + "sha2 0.10.9", "sha3", - "thiserror 1.0.69", "zeroize", ] @@ -16110,9 +16146,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasi" -version = "0.13.3+wasi-0.2.2" +version = "0.14.2+wasi-0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" +checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" dependencies = [ "wit-bindgen-rt", ] @@ -16148,7 +16184,7 @@ dependencies = [ "log", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", "wasm-bindgen-shared", ] @@ -16183,7 +16219,7 @@ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -16375,7 +16411,7 @@ dependencies = [ "log", "rustix 0.36.17", "serde", - "sha2 0.10.8", + "sha2 0.10.9", "toml 0.5.11", "windows-sys 0.45.0", "zstd 0.11.2+zstd.1.5.2", @@ -16545,29 +16581,38 @@ version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53" dependencies = [ - "ring 0.17.13", + "ring 0.17.14", "untrusted 0.9.0", ] [[package]] -name = "webpki-roots" -version = "0.25.4" +name = "webpki-root-certs" +version = "0.26.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" +checksum = "75c7f0ef91146ebfb530314f5f1d24528d7f0767efbfd31dce919275413e393e" +dependencies = [ + "webpki-root-certs 1.0.0", +] [[package]] -name = "webpki-roots" -version = "0.26.8" +name = "webpki-root-certs" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2210b291f7ea53617fbafcc4939f10914214ec15aace5ba62293a668f322c5c9" +checksum = "01a83f7e1a9f8712695c03eabe9ed3fbca0feff0152f33f12593e5a6303cb1a4" dependencies = [ "rustls-pki-types", ] +[[package]] +name = "webpki-roots" +version = "0.25.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" + [[package]] name = "westend-runtime" -version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "18.0.2" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "binary-merkle-tree", "bitvec", @@ -16610,6 +16655,7 @@ dependencies = [ "pallet-nomination-pools-runtime-api", "pallet-offences", "pallet-offences-benchmarking", + "pallet-parameters", "pallet-preimage", "pallet-proxy", "pallet-recovery", @@ -16620,7 +16666,6 @@ dependencies = [ "pallet-session-benchmarking", "pallet-society", "pallet-staking", - "pallet-staking-reward-curve", "pallet-staking-runtime-api", "pallet-state-trie-migration", "pallet-sudo", @@ -16641,6 +16686,7 @@ dependencies = [ "scale-info", "serde", "serde_derive", + "serde_json", "smallvec", "sp-api", "sp-application-crypto", @@ -16649,6 +16695,7 @@ dependencies = [ "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", + "sp-consensus-grandpa", "sp-core", "sp-genesis-builder", "sp-inherents", @@ -16672,8 +16719,8 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "polkadot-primitives", @@ -16710,9 +16757,9 @@ dependencies = [ [[package]] name = "widestring" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311" +checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d" [[package]] name = "winapi" @@ -16757,38 +16804,64 @@ dependencies = [ [[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 0.1.2", "windows-targets 0.52.6", ] [[package]] name = "windows-core" -version = "0.53.0" +version = "0.61.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9dcc5b895a6377f1ab9fa55acedab1fd5ac0db66ad1e6c7f47e28a22e446a5dd" +checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" dependencies = [ - "windows-result 0.1.2", - "windows-targets 0.52.6", + "windows-implement", + "windows-interface", + "windows-link", + "windows-result 0.3.4", + "windows-strings 0.4.2", +] + +[[package]] +name = "windows-implement" +version = "0.60.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.101", +] + +[[package]] +name = "windows-interface" +version = "0.59.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.101", ] [[package]] name = "windows-link" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3" +checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" [[package]] name = "windows-registry" -version = "0.2.0" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0" +checksum = "4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3" dependencies = [ - "windows-result 0.2.0", - "windows-strings", - "windows-targets 0.52.6", + "windows-result 0.3.4", + "windows-strings 0.3.1", + "windows-targets 0.53.0", ] [[package]] @@ -16802,21 +16875,29 @@ dependencies = [ [[package]] name = "windows-result" -version = "0.2.0" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" +checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" dependencies = [ - "windows-targets 0.52.6", + "windows-link", ] [[package]] name = "windows-strings" -version = "0.1.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" +checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319" dependencies = [ - "windows-result 0.2.0", - "windows-targets 0.52.6", + "windows-link", +] + +[[package]] +name = "windows-strings" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" +dependencies = [ + "windows-link", ] [[package]] @@ -16909,13 +16990,29 @@ dependencies = [ "windows_aarch64_gnullvm 0.52.6", "windows_aarch64_msvc 0.52.6", "windows_i686_gnu 0.52.6", - "windows_i686_gnullvm", + "windows_i686_gnullvm 0.52.6", "windows_i686_msvc 0.52.6", "windows_x86_64_gnu 0.52.6", "windows_x86_64_gnullvm 0.52.6", "windows_x86_64_msvc 0.52.6", ] +[[package]] +name = "windows-targets" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b" +dependencies = [ + "windows_aarch64_gnullvm 0.53.0", + "windows_aarch64_msvc 0.53.0", + "windows_i686_gnu 0.53.0", + "windows_i686_gnullvm 0.53.0", + "windows_i686_msvc 0.53.0", + "windows_x86_64_gnu 0.53.0", + "windows_x86_64_gnullvm 0.53.0", + "windows_x86_64_msvc 0.53.0", +] + [[package]] name = "windows_aarch64_gnullvm" version = "0.42.2" @@ -16934,6 +17031,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" + [[package]] name = "windows_aarch64_msvc" version = "0.42.2" @@ -16952,6 +17055,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" +[[package]] +name = "windows_aarch64_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" + [[package]] name = "windows_i686_gnu" version = "0.42.2" @@ -16970,12 +17079,24 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" +[[package]] +name = "windows_i686_gnu" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" + [[package]] name = "windows_i686_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" +[[package]] +name = "windows_i686_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" + [[package]] name = "windows_i686_msvc" version = "0.42.2" @@ -16994,6 +17115,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" +[[package]] +name = "windows_i686_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" + [[package]] name = "windows_x86_64_gnu" version = "0.42.2" @@ -17012,6 +17139,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" +[[package]] +name = "windows_x86_64_gnu" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" + [[package]] name = "windows_x86_64_gnullvm" version = "0.42.2" @@ -17030,6 +17163,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" + [[package]] name = "windows_x86_64_msvc" version = "0.42.2" @@ -17048,11 +17187,17 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" +[[package]] +name = "windows_x86_64_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" + [[package]] name = "winnow" -version = "0.7.3" +version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e7f4ea97f6f78012141bcdb6a216b2609f0979ada50b20ca5b52dde2eac2bb1" +checksum = "c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec" dependencies = [ "memchr", ] @@ -17069,24 +17214,18 @@ dependencies = [ [[package]] name = "wit-bindgen-rt" -version = "0.33.0" +version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" +checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" dependencies = [ - "bitflags 2.9.0", + "bitflags 2.9.1", ] -[[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" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" +checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" [[package]] name = "wyz" @@ -17146,7 +17285,7 @@ dependencies = [ [[package]] name = "xcm-primitives" version = "0.1.1" -source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2407#a816c21aa53cdd3f6d6a260d0f7e2f9d95615439" +source = "git+https://github.com/darwinia-network/moonbeam?branch=stable2409#58ac49819e650c253bd41a69ad368e2267974f1a" dependencies = [ "cumulus-primitives-core", "ethereum", @@ -17174,18 +17313,18 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "10.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] name = "xcm-runtime-apis" -version = "0.3.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2407#a2c48f96f1da700590ed3477736c8a9af16a3030" +version = "0.4.3" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2409#492786da44f1b8ac433f6d98b659d96d2e74e0fc" dependencies = [ "frame-support", "parity-scale-codec", @@ -17198,9 +17337,9 @@ dependencies = [ [[package]] name = "xml-rs" -version = "0.8.25" +version = "0.8.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5b940ebc25896e71dd073bad2dbaa2abfe97b0a391415e22ad1326d9c54e3c4" +checksum = "a62ce76d9b56901b19a74f19431b0d8b3bc7ca4ad685a746dfd78ca8f4fc6bda" [[package]] name = "xmltree" @@ -17237,9 +17376,9 @@ dependencies = [ [[package]] name = "yoke" -version = "0.7.5" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" +checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" dependencies = [ "serde", "stable_deref_trait", @@ -17249,54 +17388,34 @@ dependencies = [ [[package]] name = "yoke-derive" -version = "0.7.5" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" +checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", - "synstructure 0.13.1", -] - -[[package]] -name = "zerocopy" -version = "0.7.35" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" -dependencies = [ - "zerocopy-derive 0.7.35", + "syn 2.0.101", + "synstructure 0.13.2", ] [[package]] name = "zerocopy" -version = "0.8.23" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd97444d05a4328b90e75e503a34bad781f14e28a823ad3557f0750df1ebcbc6" -dependencies = [ - "zerocopy-derive 0.8.23", -] - -[[package]] -name = "zerocopy-derive" -version = "0.7.35" +version = "0.8.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" +checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb" dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.100", + "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.23" +version = "0.8.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6352c01d0edd5db859a63e2605f4ea3183ddbd15e2c4a9e7d32184df75e4f154" +checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -17316,8 +17435,8 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", - "synstructure 0.13.1", + "syn 2.0.101", + "synstructure 0.13.2", ] [[package]] @@ -17337,14 +17456,25 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", +] + +[[package]] +name = "zerotrie" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" +dependencies = [ + "displaydoc", + "yoke", + "zerofrom", ] [[package]] name = "zerovec" -version = "0.10.4" +version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" +checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428" dependencies = [ "yoke", "zerofrom", @@ -17353,13 +17483,13 @@ dependencies = [ [[package]] name = "zerovec-derive" -version = "0.10.3" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" +checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.101", ] [[package]] @@ -17402,9 +17532,9 @@ dependencies = [ [[package]] name = "zstd-sys" -version = "2.0.14+zstd.1.5.7" +version = "2.0.15+zstd.1.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fb060d4926e4ac3a3ad15d864e99ceb5f343c6b34f5bd6d81ae6ed417311be5" +checksum = "eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237" dependencies = [ "cc", "pkg-config", diff --git a/Cargo.toml b/Cargo.toml index 07370fdab..2e66b4e0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ version = "7.0.0" [workspace.dependencies] # crates.io array-bytes = { version = "9.1" } -codec = { package = "parity-scale-codec", version = "3.6", default-features = false } +codec = { package = "parity-scale-codec", version = "3.7", default-features = false } ethabi = { version = "18.0", default-features = false } ethereum = { version = "0.15", default-features = false, features = ["with-codec"] } libsecp256k1 = { version = "0.7", default-features = false } @@ -47,152 +47,151 @@ dc-primitives = { path = "core/primitives", default-features dc-types = { path = "core/types" } # frontier -fc-api = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407" } -fc-consensus = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407" } -fc-db = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407" } -fc-mapping-sync = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", features = ["sql"] } -fc-rpc = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", features = ["rpc-binary-search-estimate", "txpool"] } -fc-rpc-core = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407" } -fc-storage = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407" } -fp-account = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false, features = ["serde"] } -fp-ethereum = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -fp-evm = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -fp-rpc = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -fp-self-contained = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false, features = ["serde"] } -pallet-ethereum = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false, features = ["forbid-evm-reentrancy"] } -pallet-evm = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false, features = ["forbid-evm-reentrancy"] } -pallet-evm-precompile-blake2 = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -pallet-evm-precompile-bls12381 = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -pallet-evm-precompile-bn128 = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -pallet-evm-precompile-dispatch = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -pallet-evm-precompile-modexp = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -pallet-evm-precompile-simple = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } -precompile-utils = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2407", default-features = false } +fc-api = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409" } +fc-consensus = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409" } +fc-db = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409" } +fc-mapping-sync = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", features = ["sql"] } +fc-rpc = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", features = ["rpc-binary-search-estimate", "txpool"] } +fc-rpc-core = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409" } +fc-storage = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409" } +fp-account = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false, features = ["serde"] } +fp-ethereum = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +fp-evm = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +fp-rpc = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +fp-self-contained = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false, features = ["serde"] } +pallet-ethereum = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false, features = ["forbid-evm-reentrancy"] } +pallet-evm = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false, features = ["forbid-evm-reentrancy"] } +pallet-evm-precompile-blake2 = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +pallet-evm-precompile-bls12381 = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +pallet-evm-precompile-bn128 = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +pallet-evm-precompile-dispatch = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +pallet-evm-precompile-modexp = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +pallet-evm-precompile-simple = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } +precompile-utils = { git = "https://github.com/polkadot-evm/frontier", branch = "stable2409", default-features = false } # moonbeam -moonbeam-evm-tracer = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407", default-features = false } -moonbeam-primitives-ext = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407", default-features = false } -moonbeam-rpc-debug = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407" } -moonbeam-rpc-primitives-debug = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407", default-features = false } -moonbeam-rpc-trace = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407" } -pallet-asset-manager = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407", default-features = false } -pallet-evm-precompile-conviction-voting = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407", default-features = false } -pallet-xcm-weight-trader = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407", default-features = false } -xcm-primitives = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2407", default-features = false } +moonbeam-evm-tracer = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409", default-features = false } +moonbeam-primitives-ext = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409", default-features = false } +moonbeam-rpc-debug = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409" } +moonbeam-rpc-primitives-debug = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409", default-features = false } +moonbeam-rpc-trace = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409" } +pallet-asset-manager = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409", default-features = false } +pallet-evm-precompile-conviction-voting = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409", default-features = false } +pallet-xcm-weight-trader = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409", default-features = false } +xcm-primitives = { git = "https://github.com/darwinia-network/moonbeam", branch = "stable2409", default-features = false } # polkadot-sdk -cumulus-client-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-client-collator = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-client-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-client-consensus-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-client-consensus-proposer = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-client-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-pallet-session-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-primitives-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-primitives-storage-weight-reclaim = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -cumulus-relay-chain-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -frame-benchmarking-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -frame-executive = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -frame-system-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -frame-try-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-assets = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false, features = ["insecure_zero_ed"] } -pallet-collective = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-conviction-voting = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-message-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-preimage = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-referenda = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-tx-pause = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-whitelist = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -parachain-info = { package = "staging-parachain-info", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -polkadot-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-chain-spec = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-executor = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-keystore = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-network = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-network-sync = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-rpc-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-storage-monitor = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-sysinfo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-arithmetic = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-debug-derive = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-genesis-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-keystore = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -sp-version = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407" } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } -xcm-runtime-apis = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2407", default-features = false } +cumulus-client-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-client-collator = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-client-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-client-consensus-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-client-consensus-proposer = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-client-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-pallet-session-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-primitives-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-primitives-storage-weight-reclaim = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +cumulus-relay-chain-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +frame-benchmarking-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +frame-executive = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +frame-system-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +frame-try-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-assets = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false, features = ["insecure_zero_ed"] } +pallet-collective = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-conviction-voting = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-message-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-preimage = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-referenda = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-scheduler = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-treasury = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-tx-pause = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-whitelist = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +parachain-info = { package = "staging-parachain-info", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +polkadot-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-chain-spec = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-executor = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-keystore = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-network = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-network-sync = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-storage-monitor = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-sysinfo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-arithmetic = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-debug-derive = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-genesis-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-keystore = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +sp-version = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +substrate-prometheus-endpoint = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" } +xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } +xcm-runtime-apis = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409", default-features = false } [patch.crates-io] -evm = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2407" } -evm-gasometer = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2407" } -evm-runtime = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2407" } +evm = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2409" } +evm-gasometer = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2409" } +evm-runtime = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2409" } [patch."https://github.com/moonbeam-foundation/evm.git"] -evm = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2407" } -evm-gasometer = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2407" } -evm-runtime = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2407" } +evm = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2409" } +evm-gasometer = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2409" } +evm-runtime = { git = "https://github.com/darwinia-network/evm.git", branch = "stable2409" } [profile.release] panic = "unwind" diff --git a/node/Cargo.toml b/node/Cargo.toml index ab82d0304..80d9ebc12 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -14,9 +14,10 @@ substrate-build-script-utils = { workspace = true } array-bytes = { workspace = true } async-trait = { version = "0.1" } clap = { version = "4.4", features = ["derive"] } +color-eyre = { version = "0.6" } color-print = { version = "0.3" } futures = { version = "0.3" } -jsonrpsee = { version = "0.23", features = ["server"] } +jsonrpsee = { version = "0.24", features = ["server"] } log = { workspace = true } serde = { workspace = true } serde_json = { version = "1.0", features = ["arbitrary_precision"] } diff --git a/node/src/command.rs b/node/src/command.rs index 9ffb56bec..9f8821f1d 100644 --- a/node/src/command.rs +++ b/node/src/command.rs @@ -17,7 +17,7 @@ // along with Darwinia. If not, see . // std -use std::{env, fs, io::ErrorKind, net::SocketAddr, path::PathBuf, result::Result as StdResult}; +use std::{env, fs, io::ErrorKind, path::PathBuf, result::Result as StdResult}; // darwinia use crate::{ chain_spec::*, @@ -30,7 +30,7 @@ use cumulus_client_cli::CollatorOptions; use cumulus_primitives_core::ParaId; use sc_cli::{ CliConfiguration, DefaultConfigurationValues, ImportParams, KeystoreParams, NetworkParams, - Result, SharedParams, SubstrateCli, + Result, RpcEndpoint, SharedParams, SubstrateCli, }; use sc_network::{ config::NetworkBackendType, Litep2pNetworkBackend, NetworkBackend, NetworkWorker, @@ -144,7 +144,7 @@ impl CliConfiguration for RelayChainCli { Ok(self.shared_params().base_path()?.or_else(|| self.base_path.clone().map(Into::into))) } - fn rpc_addr(&self, default_listen_port: u16) -> Result> { + fn rpc_addr(&self, default_listen_port: u16) -> Result>> { self.base.base.rpc_addr(default_listen_port) } @@ -156,15 +156,9 @@ impl CliConfiguration for RelayChainCli { self.base.base.prometheus_config(default_listen_port, chain_spec) } - fn init( - &self, - _support_url: &String, - _impl_version: &String, - _logger_hook: F, - _config: &sc_service::Configuration, - ) -> Result<()> + fn init(&self, _support_url: &String, _impl_version: &String, _logger_hook: F) -> Result<()> where - F: FnOnce(&mut sc_cli::LoggerBuilder, &sc_service::Configuration), + F: FnOnce(&mut sc_cli::LoggerBuilder), { unreachable!("PolkadotCli is never initialized; qed"); } diff --git a/node/src/main.rs b/node/src/main.rs index e4e52bddc..5305da4d2 100644 --- a/node/src/main.rs +++ b/node/src/main.rs @@ -28,5 +28,7 @@ mod rpc; mod service; fn main() -> sc_cli::Result<()> { + color_eyre::install().unwrap(); + command::run() } diff --git a/node/src/rpc.rs b/node/src/rpc.rs index b2de6524f..4f53c2852 100644 --- a/node/src/rpc.rs +++ b/node/src/rpc.rs @@ -40,8 +40,6 @@ pub struct FullDeps { pub pool: Arc

, /// Graph pool instance. pub graph: Arc>, - /// Whether to deny unsafe calls - pub deny_unsafe: sc_rpc::DenyUnsafe, /// The Node authority flag pub is_authority: bool, /// Network service @@ -88,7 +86,23 @@ where /// Instantiate all RPC extensions. pub fn create_full( - deps: FullDeps, + FullDeps { + client, + pool, + graph, + is_authority, + network, + sync, + filter_pool, + frontier_backend, + max_past_logs, + fee_history_cache, + fee_history_cache_limit, + storage_override, + block_data_cache, + forced_parent_hashes, + pending_create_inherent_data_providers, + }: FullDeps, subscription_task_executor: sc_rpc::SubscriptionTaskExecutor, pubsub_notification_sinks: Arc< fc_mapping_sync::EthereumBlockNotificationSinks< @@ -132,29 +146,11 @@ where use pallet_transaction_payment_rpc::{TransactionPayment, TransactionPaymentApiServer}; use substrate_frame_rpc_system::{System, SystemApiServer}; - let mut module = RpcExtension::new(()); - let FullDeps { - client, - pool, - graph, - deny_unsafe, - is_authority, - network, - sync, - filter_pool, - frontier_backend, - max_past_logs, - fee_history_cache, - fee_history_cache_limit, - storage_override, - block_data_cache, - forced_parent_hashes, - pending_create_inherent_data_providers, - } = deps; + let mut io = RpcExtension::new(()); - module.merge(System::new(client.clone(), pool.clone(), deny_unsafe).into_rpc())?; - module.merge(TransactionPayment::new(client.clone()).into_rpc())?; - module.merge( + io.merge(System::new(client.clone(), pool.clone()).into_rpc())?; + io.merge(TransactionPayment::new(client.clone()).into_rpc())?; + io.merge( Eth::::new( client.clone(), pool.clone(), @@ -179,7 +175,7 @@ where let tx_pool = TxPool::new(client.clone(), graph.clone()); if let Some(filter_pool) = filter_pool { - module.merge( + io.merge( EthFilter::new( client.clone(), frontier_backend, @@ -193,7 +189,7 @@ where )?; } - module.merge( + io.merge( EthPubSub::new( pool, client.clone(), @@ -204,7 +200,7 @@ where ) .into_rpc(), )?; - module.merge( + io.merge( Net::new( client.clone(), network, @@ -213,21 +209,21 @@ where ) .into_rpc(), )?; - module.merge(Web3::new(client.clone()).into_rpc())?; - module.merge(tx_pool.into_rpc())?; + io.merge(Web3::new(client.clone()).into_rpc())?; + io.merge(tx_pool.into_rpc())?; if let Some(tracing_config) = maybe_tracing_config { if let Some(trace_filter_requester) = tracing_config.tracing_requesters.trace { - module.merge( + io.merge( Trace::new(client, trace_filter_requester, tracing_config.trace_filter_max_count) .into_rpc(), )?; } if let Some(debug_requester) = tracing_config.tracing_requesters.debug { - module.merge(Debug::new(debug_requester).into_rpc())?; + io.merge(Debug::new(debug_requester).into_rpc())?; } } - Ok(module) + Ok(io) } diff --git a/node/src/service/instant_finalize.rs b/node/src/service/instant_finalize.rs index d966dd2ad..a28f39013 100644 --- a/node/src/service/instant_finalize.rs +++ b/node/src/service/instant_finalize.rs @@ -43,7 +43,7 @@ where } async fn import_block( - &mut self, + &self, mut block_import_params: sc_consensus::BlockImportParams, ) -> Result { block_import_params.finalized = true; diff --git a/node/src/service/mod.rs b/node/src/service/mod.rs index 2ddef6c97..f76f856db 100644 --- a/node/src/service/mod.rs +++ b/node/src/service/mod.rs @@ -177,7 +177,7 @@ where Ok((worker, telemetry)) }) .transpose()?; - let executor = sc_service::new_wasm_executor::(config); + let executor = sc_service::new_wasm_executor::(&config.executor); let (client, backend, keystore_container, task_manager) = sc_service::new_full_parts_record_import::( config, @@ -297,7 +297,10 @@ where .then_some(database_path.as_ref().map(|p| { let _ = std::fs::create_dir_all(p); - sc_sysinfo::gather_hwbench(Some(p)) + sc_sysinfo::gather_hwbench( + Some(p), + &frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE, + ) })) .flatten(); let (relay_chain_interface, collator_key) = @@ -315,8 +318,10 @@ where let collator = parachain_config.role.is_authority(); let prometheus_registry = parachain_config.prometheus_registry().cloned(); let import_queue_service = import_queue.service(); - let net_config = - >::new(¶chain_config.network); + let net_config = >::new( + ¶chain_config.network, + prometheus_registry.clone(), + ); let (network, system_rpc_tx, tx_handler_controller, start_network, sync_service) = cumulus_client_service::build_network(cumulus_client_service::BuildNetworkParams { parachain_config: ¶chain_config, @@ -366,7 +371,7 @@ where > = Default::default(); let pubsub_notification_sinks = Arc::new(pubsub_notification_sinks); // for ethereum-compatibility rpc. - parachain_config.rpc_id_provider = Some(Box::new(fc_rpc::EthereumSubIdProvider)); + parachain_config.rpc.id_provider = Some(Box::new(fc_rpc::EthereumSubIdProvider)); let tracing_requesters = frontier::spawn_tasks( &task_manager, client.clone(), @@ -424,12 +429,11 @@ where Ok((timestamp, parachain_inherent_data)) }; - Box::new(move |deny_unsafe, subscription_task_executor| { + Box::new(move |subscription_task_executor| { let deps = crate::rpc::FullDeps { client: client.clone(), pool: pool.clone(), graph: pool.pool().clone(), - deny_unsafe, is_authority: collator, network: network.clone(), sync: sync_service.clone(), @@ -494,7 +498,7 @@ where // in there and swapping out the requirements for your own are probably a good idea. The // requirements for a para-chain are dictated by its relay-chain. if let Err(e) = - frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE.check_hardware(&hwbench) + frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE.check_hardware(&hwbench, false) { log::warn!( "⚠️ The hardware does not meet the minimal requirements {e} for role 'Authority'.", @@ -673,7 +677,7 @@ where proposer, collator_service, // Very limited proposal time. - authoring_duration: Duration::from_millis(1_500), + authoring_duration: Duration::from_millis(2_000), reinitialize: false, }; let fut = cumulus_client_consensus_aura::collators::lookahead::run::< @@ -734,8 +738,11 @@ where _telemetry_worker_handle, ), } = new_partial::(&config, eth_rpc_config)?; - let net_config = - >::new(&config.network); + let prometheus_registry = config.prometheus_registry().cloned(); + let net_config = >::new( + &config.network, + prometheus_registry.clone(), + ); let metrics = Net::register_notification_metrics(None); let (network, system_rpc_tx, tx_handler_controller, start_network, sync_service) = sc_service::build_network(sc_service::BuildNetworkParams { @@ -746,7 +753,7 @@ where spawn_handle: task_manager.spawn_handle(), import_queue, block_announce_validator_builder: None, - warp_sync_params: None, + warp_sync_config: None, block_relay: None, metrics, })?; @@ -880,7 +887,6 @@ where log::warn!("You could add --alice or --bob to make dev chain seal instantly."); } - let prometheus_registry = config.prometheus_registry().cloned(); let block_data_cache = Arc::new(fc_rpc::EthBlockDataCacheTask::new( task_manager.spawn_handle(), storage_override.clone(), @@ -893,7 +899,7 @@ where > = Default::default(); let pubsub_notification_sinks = Arc::new(pubsub_notification_sinks); // for ethereum-compatibility rpc. - config.rpc_id_provider = Some(Box::new(fc_rpc::EthereumSubIdProvider)); + config.rpc.id_provider = Some(Box::new(fc_rpc::EthereumSubIdProvider)); let tracing_requesters = frontier::spawn_tasks( &task_manager, client.clone(), @@ -952,12 +958,11 @@ where Ok((timestamp, parachain_inherent_data)) }; - Box::new(move |deny_unsafe, subscription_task_executor| { + Box::new(move |subscription_task_executor| { let deps = crate::rpc::FullDeps { client: client.clone(), pool: pool.clone(), graph: pool.pool().clone(), - deny_unsafe, is_authority: collator, network: network.clone(), sync: sync_service.clone(), diff --git a/pallet/account-migration/Cargo.toml b/pallet/account-migration/Cargo.toml index 783efcd9a..8c5fecd90 100644 --- a/pallet/account-migration/Cargo.toml +++ b/pallet/account-migration/Cargo.toml @@ -50,7 +50,6 @@ std = [ "pallet-assets/std", "pallet-balances/std", "sp-core/std", - "sp-io/std", "sp-runtime/std", "sp-std/std", # polkadot-sdk optional diff --git a/pallet/account-migration/src/lib.rs b/pallet/account-migration/src/lib.rs index 5b01632c8..c8bf72e31 100644 --- a/pallet/account-migration/src/lib.rs +++ b/pallet/account-migration/src/lib.rs @@ -43,14 +43,13 @@ #![cfg_attr(not(feature = "std"), no_std)] #![deny(missing_docs)] -#[cfg(test)] +#[cfg(feature = "runtime-benchmarks")] +mod benchmarking; +#[cfg(all(test, feature = "runtime-benchmarks"))] mod mock; #[cfg(test)] mod tests; -#[cfg(feature = "runtime-benchmarks")] -mod benchmarking; - mod weights; pub use weights::WeightInfo; diff --git a/pallet/ethtx-forwarder/src/mock.rs b/pallet/ethtx-forwarder/src/mock.rs index 7449d40ca..b62f7e32d 100644 --- a/pallet/ethtx-forwarder/src/mock.rs +++ b/pallet/ethtx-forwarder/src/mock.rs @@ -60,6 +60,7 @@ impl fp_evm::FeeCalculator for FixedGasPrice { } } impl pallet_evm::Config for Runtime { + type AccountProvider = pallet_evm::FrameSystemAccountProvider; type AddressMapping = pallet_evm::IdentityAddressMapping; type BlockGasLimit = BlockGasLimit; type BlockHashMapping = pallet_evm::SubstrateBlockHashMapping; @@ -69,6 +70,7 @@ impl pallet_evm::Config for Runtime { type FeeCalculator = FixedGasPrice; type FindAuthor = (); type GasLimitPovSizeRatio = (); + type GasLimitStorageGrowthRatio = (); type GasWeightMapping = pallet_evm::FixedGasWeightMapping; type OnChargeTransaction = (); type OnCreate = (); @@ -76,7 +78,6 @@ impl pallet_evm::Config for Runtime { type PrecompilesValue = (); type Runner = pallet_evm::runner::stack::Runner; type RuntimeEvent = RuntimeEvent; - type SuicideQuickClearLimit = (); type Timestamp = Timestamp; type WeightInfo = (); type WeightPerGas = WeightPerGas; @@ -90,7 +91,7 @@ impl pallet_ethereum::Config for Runtime { type ExtraDataLength = (); type PostLogContent = PostBlockAndTxnHashes; type RuntimeEvent = RuntimeEvent; - type StateRoot = pallet_ethereum::IntermediateStateRoot; + type StateRoot = pallet_ethereum::IntermediateStateRoot; } impl darwinia_ethtx_forwarder::Config for Runtime { diff --git a/pallet/staking/src/mock.rs b/pallet/staking/src/mock.rs index 59ec148a4..7f9a2f83c 100644 --- a/pallet/staking/src/mock.rs +++ b/pallet/staking/src/mock.rs @@ -274,6 +274,7 @@ impl ExtBuilder { keys: (1..=3) .map(|i| (AccountId(i), AccountId(i), SessionKeys { uint: i.into() })) .collect(), + ..Default::default() } .assimilate_storage(&mut storage) .unwrap(); diff --git a/precompile/assets/src/lib.rs b/precompile/assets/src/lib.rs index 37ad40b79..6c5d12e2b 100644 --- a/precompile/assets/src/lib.rs +++ b/precompile/assets/src/lib.rs @@ -171,6 +171,7 @@ where id: asset_id.clone().into(), delegate: Runtime::Lookup::unlookup(spender.clone()), }, + 0, )?; } RuntimeHelper::::try_dispatch( @@ -181,6 +182,7 @@ where delegate: Runtime::Lookup::unlookup(spender), amount, }, + 0, )?; } @@ -215,6 +217,7 @@ where target: Runtime::Lookup::unlookup(to), amount: value, }, + 0, )?; } @@ -259,6 +262,7 @@ where destination: Runtime::Lookup::unlookup(to), amount: value, }, + 0, )?; } else { RuntimeHelper::::try_dispatch( @@ -269,6 +273,7 @@ where target: Runtime::Lookup::unlookup(to), amount: value, }, + 0, )?; } } @@ -343,6 +348,7 @@ where beneficiary: Runtime::Lookup::unlookup(to), amount: value, }, + 0, )?; } @@ -377,6 +383,7 @@ where who: Runtime::Lookup::unlookup(from), amount: value, }, + 0, )?; } @@ -408,6 +415,7 @@ where id: asset_id.into(), owner: Runtime::Lookup::unlookup(owner), }, + 0, )?; } @@ -430,6 +438,7 @@ where id: asset_id.into(), who: Runtime::Lookup::unlookup(account), }, + 0, )?; } @@ -452,6 +461,7 @@ where id: asset_id.into(), who: Runtime::Lookup::unlookup(account), }, + 0, )?; } diff --git a/precompile/assets/src/mock.rs b/precompile/assets/src/mock.rs index 60a9943af..a39d71ad1 100644 --- a/precompile/assets/src/mock.rs +++ b/precompile/assets/src/mock.rs @@ -130,6 +130,7 @@ frame_support::parameter_types! { } impl pallet_evm::Config for Runtime { + type AccountProvider = pallet_evm::FrameSystemAccountProvider; type AddressMapping = pallet_evm::IdentityAddressMapping; type BlockGasLimit = BlockGasLimit; type BlockHashMapping = pallet_evm::SubstrateBlockHashMapping; @@ -139,6 +140,7 @@ impl pallet_evm::Config for Runtime { type FeeCalculator = (); type FindAuthor = (); type GasLimitPovSizeRatio = (); + type GasLimitStorageGrowthRatio = (); type GasWeightMapping = pallet_evm::FixedGasWeightMapping; type OnChargeTransaction = (); type OnCreate = (); @@ -146,7 +148,6 @@ impl pallet_evm::Config for Runtime { type PrecompilesValue = PrecompilesValue; type Runner = pallet_evm::runner::stack::Runner; type RuntimeEvent = RuntimeEvent; - type SuicideQuickClearLimit = (); type Timestamp = Timestamp; type WeightInfo = (); type WeightPerGas = WeightPerGas; diff --git a/precompile/state-storage/src/mock.rs b/precompile/state-storage/src/mock.rs index 30990cda4..af1d9fb48 100644 --- a/precompile/state-storage/src/mock.rs +++ b/precompile/state-storage/src/mock.rs @@ -117,6 +117,7 @@ frame_support::parameter_types! { } impl pallet_evm::Config for Runtime { + type AccountProvider = pallet_evm::FrameSystemAccountProvider; type AddressMapping = pallet_evm::IdentityAddressMapping; type BlockGasLimit = BlockGasLimit; type BlockHashMapping = pallet_evm::SubstrateBlockHashMapping; @@ -126,6 +127,7 @@ impl pallet_evm::Config for Runtime { type FeeCalculator = (); type FindAuthor = (); type GasLimitPovSizeRatio = (); + type GasLimitStorageGrowthRatio = (); type GasWeightMapping = pallet_evm::FixedGasWeightMapping; type OnChargeTransaction = (); type OnCreate = (); @@ -133,7 +135,6 @@ impl pallet_evm::Config for Runtime { type PrecompilesValue = PrecompilesValue; type Runner = pallet_evm::runner::stack::Runner; type RuntimeEvent = RuntimeEvent; - type SuicideQuickClearLimit = (); type Timestamp = Timestamp; type WeightInfo = (); type WeightPerGas = WeightPerGas; diff --git a/runtime/common/src/lib.rs b/runtime/common/src/lib.rs index 95fbaff8f..ca9bc7aa6 100644 --- a/runtime/common/src/lib.rs +++ b/runtime/common/src/lib.rs @@ -221,7 +221,7 @@ impl where R: pallet_authorship::Config + pallet_balances::Config, { - fn on_unbalanceds( + fn on_unbalanceds( mut fees_then_tips: impl Iterator< Item = frame_support::traits::fungible::Credit< R::AccountId, diff --git a/runtime/common/src/pallet_config.rs b/runtime/common/src/pallet_config.rs index cf7c07836..e2b6e80eb 100644 --- a/runtime/common/src/pallet_config.rs +++ b/runtime/common/src/pallet_config.rs @@ -79,32 +79,24 @@ use sp_core::U256; use sp_runtime::traits::AccountIdConversion; use sp_std::vec; -/// We assume that ~5% of the block weight is consumed by `on_initialize` handlers. This is -/// used to limit the maximal weight of a single extrinsic. -const AVERAGE_ON_INITIALIZE_RATIO: sp_runtime::Perbill = sp_runtime::Perbill::from_percent(5); /// We allow `Normal` extrinsics to fill up the block up to 75%, the rest can be used by /// `Operational` extrinsics. pub const NORMAL_DISPATCH_RATIO: sp_runtime::Perbill = sp_runtime::Perbill::from_percent(75); -const WEIGHT_MILLISECS_PER_BLOCK: u64 = 2_000; pub const MAXIMUM_BLOCK_WEIGHT: frame_support::weights::Weight = frame_support::weights::Weight::from_parts( frame_support::weights::constants::WEIGHT_REF_TIME_PER_SECOND.saturating_mul(2), cumulus_primitives_core::relay_chain::MAX_POV_SIZE as u64, ); +// We assume that ~5% of the block weight is consumed by `on_initialize` handlers. This is +// used to limit the maximal weight of a single extrinsic. +const AVERAGE_ON_INITIALIZE_RATIO: sp_runtime::Perbill = sp_runtime::Perbill::from_percent(5); +const WEIGHT_MILLISECS_PER_BLOCK: u64 = 2_000; const BLOCK_GAS_LIMIT: u64 = 20_000_000; -// TODO: remove in stable2409. -#[cfg(not(feature = "runtime-benchmarks"))] -const EXISTENTIAL_DEPOSIT: Balance = 0; -#[cfg(feature = "runtime-benchmarks")] -const EXISTENTIAL_DEPOSIT: Balance = 1; -frame_support::parameter_types! { - pub const ExistentialDeposit: Balance = EXISTENTIAL_DEPOSIT; -} - frame_support::parameter_types! { pub const MaxBalance: Balance = Balance::MAX; + pub const ExistentialDeposit: Balance = 0; // Retry a scheduled item every 10 blocks (1 minute) until the preimage exists. pub const NoPreimagePostponement: Option = Some(10); @@ -116,6 +108,9 @@ frame_support::parameter_types! { pub const ReservedXcmpWeight: frame_support::weights::Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); pub const ReservedDmpWeight: frame_support::weights::Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); + // Disable gas based storage growth limit. + pub const GasLimitStorageGrowthRatio: u64 = 0; + pub RuntimeBlockLength: frame_system::limits::BlockLength = frame_system::limits::BlockLength::max_with_normal_ratio(5 * 1024 * 1024, NORMAL_DISPATCH_RATIO); pub RuntimeBlockWeights: frame_system::limits::BlockWeights = frame_system::limits::BlockWeights::builder() diff --git a/runtime/crab/src/lib.rs b/runtime/crab/src/lib.rs index 31401064d..cead337bf 100644 --- a/runtime/crab/src/lib.rs +++ b/runtime/crab/src/lib.rs @@ -573,8 +573,8 @@ sp_api::impl_runtime_apis! { } impl xcm_runtime_apis::dry_run::DryRunApi for Runtime { - fn dry_run_call(origin: OriginCaller, call: RuntimeCall) -> Result, xcm_runtime_apis::dry_run::Error> { - PolkadotXcm::dry_run_call::(origin, call) + fn dry_run_call(origin: OriginCaller, call: RuntimeCall, result_xcms_version: xcm::Version) -> Result, xcm_runtime_apis::dry_run::Error> { + PolkadotXcm::dry_run_call::(origin, call, result_xcms_version) } fn dry_run_xcm(origin_location: xcm::VersionedLocation, xcm: xcm::VersionedXcm) -> Result, xcm_runtime_apis::dry_run::Error> { diff --git a/runtime/crab/src/pallets/ethereum.rs b/runtime/crab/src/pallets/ethereum.rs index 961635fb6..cc6d5c420 100644 --- a/runtime/crab/src/pallets/ethereum.rs +++ b/runtime/crab/src/pallets/ethereum.rs @@ -27,5 +27,5 @@ impl pallet_ethereum::Config for Runtime { type ExtraDataLength = ConstU32<64>; type PostLogContent = PostBlockAndTxnHashes; type RuntimeEvent = RuntimeEvent; - type StateRoot = pallet_ethereum::IntermediateStateRoot; + type StateRoot = pallet_ethereum::IntermediateStateRoot; } diff --git a/runtime/crab/src/pallets/evm.rs b/runtime/crab/src/pallets/evm.rs index 6e5d85f99..403096ab2 100644 --- a/runtime/crab/src/pallets/evm.rs +++ b/runtime/crab/src/pallets/evm.rs @@ -161,6 +161,7 @@ impl DispatchValidateT for DarwiniaDispatchValidator { } impl pallet_evm::Config for Runtime { + type AccountProvider = pallet_evm::FrameSystemAccountProvider; type AddressMapping = pallet_evm::IdentityAddressMapping; type BlockGasLimit = pallet_config::BlockGasLimit; type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping; @@ -170,6 +171,7 @@ impl pallet_evm::Config for Runtime { type FeeCalculator = TransactionPaymentGasPrice; type FindAuthor = FindAuthor>; type GasLimitPovSizeRatio = pallet_config::GasLimitPovSizeRatio; + type GasLimitStorageGrowthRatio = pallet_config::GasLimitStorageGrowthRatio; type GasWeightMapping = pallet_evm::FixedGasWeightMapping; type OnChargeTransaction = pallet_evm::EVMFungibleAdapter; type OnCreate = (); @@ -177,7 +179,6 @@ impl pallet_evm::Config for Runtime { type PrecompilesValue = PrecompilesValue; type Runner = pallet_evm::runner::stack::Runner; type RuntimeEvent = RuntimeEvent; - type SuicideQuickClearLimit = (); type Timestamp = Timestamp; type WeightInfo = (); type WeightPerGas = pallet_config::WeightPerGas; diff --git a/runtime/crab/src/weights/pallet_assets.rs b/runtime/crab/src/weights/pallet_assets.rs index 99381d52f..e82fbf481 100644 --- a/runtime/crab/src/weights/pallet_assets.rs +++ b/runtime/crab/src/weights/pallet_assets.rs @@ -195,6 +195,12 @@ impl pallet_assets::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } + fn transfer_all() -> Weight { + Weight::from_parts(33_000_000, 0) + .saturating_add(Weight::from_parts(0, 6168)) + .saturating_add(T::DbWeight::get().reads(4)) + .saturating_add(T::DbWeight::get().writes(4)) + } /// Storage: `Assets::Asset` (r:1 w:1) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(166), added: 2641, mode: `MaxEncodedLen`) /// Storage: `Assets::Account` (r:2 w:2) diff --git a/runtime/darwinia/src/lib.rs b/runtime/darwinia/src/lib.rs index 448b25e50..daf37020d 100644 --- a/runtime/darwinia/src/lib.rs +++ b/runtime/darwinia/src/lib.rs @@ -578,8 +578,8 @@ sp_api::impl_runtime_apis! { } impl xcm_runtime_apis::dry_run::DryRunApi for Runtime { - fn dry_run_call(origin: OriginCaller, call: RuntimeCall) -> Result, xcm_runtime_apis::dry_run::Error> { - PolkadotXcm::dry_run_call::(origin, call) + fn dry_run_call(origin: OriginCaller, call: RuntimeCall, result_xcms_version: xcm::Version) -> Result, xcm_runtime_apis::dry_run::Error> { + PolkadotXcm::dry_run_call::(origin, call, result_xcms_version) } fn dry_run_xcm(origin_location: xcm::VersionedLocation, xcm: xcm::VersionedXcm) -> Result, xcm_runtime_apis::dry_run::Error> { diff --git a/runtime/darwinia/src/pallets/ethereum.rs b/runtime/darwinia/src/pallets/ethereum.rs index 961635fb6..cc6d5c420 100644 --- a/runtime/darwinia/src/pallets/ethereum.rs +++ b/runtime/darwinia/src/pallets/ethereum.rs @@ -27,5 +27,5 @@ impl pallet_ethereum::Config for Runtime { type ExtraDataLength = ConstU32<64>; type PostLogContent = PostBlockAndTxnHashes; type RuntimeEvent = RuntimeEvent; - type StateRoot = pallet_ethereum::IntermediateStateRoot; + type StateRoot = pallet_ethereum::IntermediateStateRoot; } diff --git a/runtime/darwinia/src/pallets/evm.rs b/runtime/darwinia/src/pallets/evm.rs index 35a00a110..393abf520 100644 --- a/runtime/darwinia/src/pallets/evm.rs +++ b/runtime/darwinia/src/pallets/evm.rs @@ -163,6 +163,7 @@ impl DispatchValidateT for DarwiniaDispatchValidator { } impl pallet_evm::Config for Runtime { + type AccountProvider = pallet_evm::FrameSystemAccountProvider; type AddressMapping = pallet_evm::IdentityAddressMapping; type BlockGasLimit = pallet_config::BlockGasLimit; type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping; @@ -172,6 +173,7 @@ impl pallet_evm::Config for Runtime { type FeeCalculator = TransactionPaymentGasPrice; type FindAuthor = FindAuthor>; type GasLimitPovSizeRatio = pallet_config::GasLimitPovSizeRatio; + type GasLimitStorageGrowthRatio = pallet_config::GasLimitStorageGrowthRatio; type GasWeightMapping = pallet_evm::FixedGasWeightMapping; type OnChargeTransaction = pallet_evm::EVMFungibleAdapter; type OnCreate = (); @@ -179,7 +181,6 @@ impl pallet_evm::Config for Runtime { type PrecompilesValue = PrecompilesValue; type Runner = pallet_evm::runner::stack::Runner; type RuntimeEvent = RuntimeEvent; - type SuicideQuickClearLimit = (); type Timestamp = Timestamp; type WeightInfo = (); type WeightPerGas = pallet_config::WeightPerGas; diff --git a/runtime/darwinia/src/weights/pallet_assets.rs b/runtime/darwinia/src/weights/pallet_assets.rs index fd1487ff0..9246ce2ee 100644 --- a/runtime/darwinia/src/weights/pallet_assets.rs +++ b/runtime/darwinia/src/weights/pallet_assets.rs @@ -195,6 +195,12 @@ impl pallet_assets::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } + fn transfer_all() -> Weight { + Weight::from_parts(33_000_000, 0) + .saturating_add(Weight::from_parts(0, 6168)) + .saturating_add(T::DbWeight::get().reads(4)) + .saturating_add(T::DbWeight::get().writes(4)) + } /// Storage: `Assets::Asset` (r:1 w:1) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(166), added: 2641, mode: `MaxEncodedLen`) /// Storage: `Assets::Account` (r:2 w:2) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index ac981e69d..4b3d80904 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "1.81.0" +channel = "1.82.0" components = ["cargo", "clippy", "rust-src", "rustc", "rustfmt"] profile = "minimal" targets = ["wasm32-unknown-unknown"]