diff --git a/Cargo.lock b/Cargo.lock index fb1798a5..c82b347c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -95,9 +95,9 @@ dependencies = [ [[package]] name = "allocator-api2" -version = "0.2.20" +version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9" +checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" [[package]] name = "android-tzdata" @@ -165,9 +165,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.93" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" +checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" [[package]] name = "approx" @@ -189,7 +189,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -198,9 +198,9 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fb00293ba84f51ce3bd026bd0de55899c4e68f0a39a5728cebae3a73ffdc0a4f" dependencies = [ - "ark-ec", - "ark-ff", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-std 0.4.0", ] [[package]] @@ -210,9 +210,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "20c7021f180a0cbea0380eba97c2af3c57074cdaffe0eef7e840e1c9f2841e55" dependencies = [ "ark-bls12-377", - "ark-ec", + "ark-ec 0.4.2", "ark-models-ext", - "ark-std", + "ark-std 0.4.0", ] [[package]] @@ -221,10 +221,10 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c775f0d12169cba7aae4caeb547bb6a50781c7449a8aa53793827c9ec4abf488" dependencies = [ - "ark-ec", - "ark-ff", - "ark-serialize", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", ] [[package]] @@ -234,11 +234,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b1dc4b3d08f19e8ec06e949712f95b8361e43f1391d94f65e4234df03480631c" dependencies = [ "ark-bls12-381", - "ark-ec", - "ark-ff", + "ark-ec 0.4.2", + "ark-ff 0.4.2", "ark-models-ext", - "ark-serialize", - "ark-std", + "ark-serialize 0.4.2", + "ark-std 0.4.0", ] [[package]] @@ -248,9 +248,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2e0605daf0cc5aa2034b78d008aaf159f56901d92a52ee4f6ecdfdac4f426700" dependencies = [ "ark-bls12-377", - "ark-ec", - "ark-ff", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-std 0.4.0", ] [[package]] @@ -260,10 +260,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ccee5fba47266f460067588ee1bf070a9c760bf2050c1c509982c5719aadb4f2" dependencies = [ "ark-bw6-761", - "ark-ec", - "ark-ff", + "ark-ec 0.4.2", + "ark-ff 0.4.2", "ark-models-ext", - "ark-std", + "ark-std 0.4.0", ] [[package]] @@ -272,10 +272,10 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "defd9a439d56ac24968cca0571f598a61bc8c55f71d50a89cda591cb750670ba" dependencies = [ - "ark-ff", - "ark-poly", - "ark-serialize", - "ark-std", + "ark-ff 0.4.2", + "ark-poly 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "derivative", "hashbrown 0.13.2", "itertools 0.10.5", @@ -284,6 +284,27 @@ dependencies = [ "zeroize", ] +[[package]] +name = "ark-ec" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43d68f2d516162846c1238e755a7c4d131b892b70cc70c471a8e3ca3ed818fce" +dependencies = [ + "ahash", + "ark-ff 0.5.0", + "ark-poly 0.5.0", + "ark-serialize 0.5.0", + "ark-std 0.5.0", + "educe", + "fnv", + "hashbrown 0.15.2", + "itertools 0.13.0", + "num-bigint", + "num-integer", + "num-traits", + "zeroize", +] + [[package]] name = "ark-ed-on-bls12-377" version = "0.4.0" @@ -291,9 +312,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b10d901b9ac4b38f9c32beacedfadcdd64e46f8d7f8e88c1ae1060022cf6f6c6" dependencies = [ "ark-bls12-377", - "ark-ec", - "ark-ff", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-std 0.4.0", ] [[package]] @@ -302,11 +323,11 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "524a4fb7540df2e1a8c2e67a83ba1d1e6c3947f4f9342cc2359fc2e789ad731d" dependencies = [ - "ark-ec", + "ark-ec 0.4.2", "ark-ed-on-bls12-377", - "ark-ff", + "ark-ff 0.4.2", "ark-models-ext", - "ark-std", + "ark-std 0.4.0", ] [[package]] @@ -316,9 +337,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f9cde0f2aa063a2a5c28d39b47761aa102bda7c13c84fc118a61b87c7b2f785c" dependencies = [ "ark-bls12-381", - "ark-ec", - "ark-ff", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-std 0.4.0", ] [[package]] @@ -327,11 +348,11 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d15185f1acb49a07ff8cbe5f11a1adc5a93b19e211e325d826ae98e98e124346" dependencies = [ - "ark-ec", + "ark-ec 0.4.2", "ark-ed-on-bls12-381-bandersnatch", - "ark-ff", + "ark-ff 0.4.2", "ark-models-ext", - "ark-std", + "ark-std 0.4.0", ] [[package]] @@ -340,10 +361,10 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec847af850f44ad29048935519032c33da8aa03340876d351dfab5660d2966ba" dependencies = [ - "ark-ff-asm", - "ark-ff-macros", - "ark-serialize", - "ark-std", + "ark-ff-asm 0.4.2", + "ark-ff-macros 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "derivative", "digest 0.10.7", "itertools 0.10.5", @@ -354,6 +375,26 @@ dependencies = [ "zeroize", ] +[[package]] +name = "ark-ff" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a177aba0ed1e0fbb62aa9f6d0502e9b46dad8c2eab04c14258a1212d2557ea70" +dependencies = [ + "ark-ff-asm 0.5.0", + "ark-ff-macros 0.5.0", + "ark-serialize 0.5.0", + "ark-std 0.5.0", + "arrayvec 0.7.6", + "digest 0.10.7", + "educe", + "itertools 0.13.0", + "num-bigint", + "num-traits", + "paste", + "zeroize", +] + [[package]] name = "ark-ff-asm" version = "0.4.2" @@ -364,6 +405,16 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "ark-ff-asm" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "62945a2f7e6de02a31fe400aa489f0e0f5b2502e69f95f853adb82a96c7a6b60" +dependencies = [ + "quote", + "syn 2.0.95", +] + [[package]] name = "ark-ff-macros" version = "0.4.2" @@ -377,16 +428,29 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "ark-ff-macros" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "09be120733ee33f7693ceaa202ca41accd5653b779563608f1234f78ae07c4b3" +dependencies = [ + "num-bigint", + "num-traits", + "proc-macro2", + "quote", + "syn 2.0.95", +] + [[package]] name = "ark-models-ext" version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3e9eab5d4b5ff2f228b763d38442adc9b084b0a465409b059fac5c2308835ec2" dependencies = [ - "ark-ec", - "ark-ff", - "ark-serialize", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "derivative", ] @@ -396,23 +460,38 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d320bfc44ee185d899ccbadfa8bc31aab923ce1558716e1997a1e74057fe86bf" dependencies = [ - "ark-ff", - "ark-serialize", - "ark-std", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "derivative", "hashbrown 0.13.2", ] +[[package]] +name = "ark-poly" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "579305839da207f02b89cd1679e50e67b4331e2f9294a57693e5051b7703fe27" +dependencies = [ + "ahash", + "ark-ff 0.5.0", + "ark-serialize 0.5.0", + "ark-std 0.5.0", + "educe", + "fnv", + "hashbrown 0.15.2", +] + [[package]] name = "ark-scale" version = "0.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f69c00b3b529be29528a6f2fd5fa7b1790f8bed81b9cdca17e326538545a179" dependencies = [ - "ark-ec", - "ark-ff", - "ark-serialize", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "parity-scale-codec", "scale-info", ] @@ -422,10 +501,10 @@ name = "ark-secret-scalar" version = "0.0.2" source = "git+https://github.com/w3f/ring-vrf?rev=0fef826#0fef8266d851932ad25d6b41bc4b34d834d1e11d" dependencies = [ - "ark-ec", - "ark-ff", - "ark-serialize", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "ark-transcript", "digest 0.10.7", "getrandom_or_panic", @@ -438,8 +517,21 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "adb7b85a02b83d2f22f89bd5cac66c9c89474240cb6207cb1efc16d098e822a5" dependencies = [ - "ark-serialize-derive", - "ark-std", + "ark-serialize-derive 0.4.2", + "ark-std 0.4.0", + "digest 0.10.7", + "num-bigint", +] + +[[package]] +name = "ark-serialize" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3f4d068aaf107ebcd7dfb52bc748f8030e0fc930ac8e360146ca54c1203088f7" +dependencies = [ + "ark-serialize-derive 0.5.0", + "ark-std 0.5.0", + "arrayvec 0.7.6", "digest 0.10.7", "num-bigint", ] @@ -455,6 +547,17 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "ark-serialize-derive" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "213888f660fddcca0d257e88e54ac05bca01885f258ccdf695bafd77031bb69d" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.95", +] + [[package]] name = "ark-std" version = "0.4.0" @@ -466,14 +569,24 @@ dependencies = [ "rayon", ] +[[package]] +name = "ark-std" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "246a225cc6131e9ee4f24619af0f19d67761fff15d7ccc22e42b80846e69449a" +dependencies = [ + "num-traits", + "rand", +] + [[package]] name = "ark-transcript" version = "0.0.2" source = "git+https://github.com/w3f/ring-vrf?rev=0fef826#0fef8266d851932ad25d6b41bc4b34d834d1e11d" dependencies = [ - "ark-ff", - "ark-serialize", - "ark-std", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "digest 0.10.7", "rand_core", "sha3", @@ -518,7 +631,7 @@ dependencies = [ "nom", "num-traits", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] @@ -534,7 +647,7 @@ dependencies = [ "nom", "num-traits", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] @@ -558,7 +671,7 @@ checksum = "965c2d33e53cb6b267e148a4cb0760bc01f4904c1cd4bb4002a085bb016d1490" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", "synstructure 0.13.1", ] @@ -581,7 +694,7 @@ checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -644,7 +757,7 @@ dependencies = [ "futures-lite", "parking", "polling", - "rustix 0.38.40", + "rustix 0.38.43", "slab", "tracing", "windows-sys 0.59.0", @@ -656,7 +769,7 @@ version = "3.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" dependencies = [ - "event-listener 5.3.1", + "event-listener 5.4.0", "event-listener-strategy", "pin-project-lite", ] @@ -685,9 +798,9 @@ dependencies = [ "async-task", "blocking", "cfg-if", - "event-listener 5.3.1", + "event-listener 5.4.0", "futures-lite", - "rustix 0.38.40", + "rustix 0.38.43", "tracing", ] @@ -703,7 +816,7 @@ dependencies = [ "cfg-if", "futures-core", "futures-io", - "rustix 0.38.40", + "rustix 0.38.43", "signal-hook-registry", "slab", "windows-sys 0.59.0", @@ -717,13 +830,13 @@ checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" [[package]] name = "async-trait" -version = "0.1.83" +version = "0.1.85" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" +checksum = "3f934833b4b7233644e5848f235df3f57ed8c80f1528a26c3dfa13d2147fa056" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -739,6 +852,19 @@ dependencies = [ "pin-project-lite", ] +[[package]] +name = "asynchronous-codec" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233" +dependencies = [ + "bytes", + "futures-sink", + "futures-util", + "memchr", + "pin-project-lite", +] + [[package]] name = "atomic-take" version = "1.1.0" @@ -778,7 +904,7 @@ dependencies = [ "cfg-if", "libc", "miniz_oxide", - "object 0.36.5", + "object 0.36.7", "rustc-demangle", "windows-targets 0.52.6", ] @@ -789,11 +915,11 @@ version = "0.0.4" source = "git+https://github.com/w3f/ring-vrf?rev=0fef826#0fef8266d851932ad25d6b41bc4b34d834d1e11d" dependencies = [ "ark-bls12-381", - "ark-ec", + "ark-ec 0.4.2", "ark-ed-on-bls12-381-bandersnatch", - "ark-ff", - "ark-serialize", - "ark-std", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "dleq_vrf", "rand_chacha", "rand_core", @@ -846,19 +972,10 @@ version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" -[[package]] -name = "beef" -version = "0.5.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1" -dependencies = [ - "serde", -] - [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "hash-db", "log", @@ -868,7 +985,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "hash-db", "log", @@ -902,7 +1019,7 @@ dependencies = [ "regex", "rustc-hash 1.1.0", "shlex", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -927,7 +1044,7 @@ version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "33415e24172c1b7d6066f6d999545375ab8e1d95421d6784bdfff9496f292387" dependencies = [ - "bitcoin_hashes", + "bitcoin_hashes 0.13.0", "serde", "unicode-normalization", ] @@ -938,6 +1055,12 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9425c3bf7089c983facbae04de54513cce73b41c7f9ff8c845b54e7bc64ebbfb" +[[package]] +name = "bitcoin-io" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b47c4ab7a93edb0c7198c5535ed9b52b63095f4e9b45279c6736cec4b856baf" + [[package]] name = "bitcoin_hashes" version = "0.13.0" @@ -945,7 +1068,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1930a4dabfebb8d7d9992db18ebe3ae2876f0a305fab206fd168df931ede293b" dependencies = [ "bitcoin-internals", - "hex-conservative", + "hex-conservative 0.1.2", +] + +[[package]] +name = "bitcoin_hashes" +version = "0.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bb18c03d0db0247e147a21a6faafd5a7eb851c743db062de72018b6b7e8e4d16" +dependencies = [ + "bitcoin-io", + "hex-conservative 0.2.1", ] [[package]] @@ -1028,9 +1161,9 @@ dependencies = [ [[package]] name = "blake3" -version = "1.5.4" +version = "1.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7" +checksum = "b8ee0c1824c4dea5b5f81736aff91bae041d2c07ee1192bec91054e10e3e601e" dependencies = [ "arrayref", "arrayvec 0.7.6", @@ -1088,190 +1221,190 @@ version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "68534a48cbf63a4b1323c433cf21238c9ec23711e0df13b08c33e5c2082663ce" dependencies = [ - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "bp-bridge-hub-cumulus" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-messages", "bp-polkadot-core", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-bridge-hub-polkadot" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-bridge-hub-rococo" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", "bp-runtime", "bp-xcm-bridge-hub", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-header-chain" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-runtime", "finality-grandpa", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", "serde", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-messages" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-parachains" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-polkadot-core", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-polkadot" version = "0.5.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-polkadot-core", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-polkadot-bulletin" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-messages", "bp-polkadot-core", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-polkadot-core" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-messages", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-relayers" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-messages", "bp-parachains", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-rococo" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-polkadot-core", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-runtime" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "hash-db", "impl-trait-for-tuples", "log", @@ -1279,19 +1412,19 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "trie-db", ] [[package]] name = "bp-test-utils" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-parachains", @@ -1300,35 +1433,35 @@ dependencies = [ "ed25519-dalek", "finality-grandpa", "parity-scale-codec", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bp-xcm-bridge-hub" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-messages", "bp-runtime", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "bridge-runtime-common" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-messages", @@ -1337,8 +1470,8 @@ dependencies = [ "bp-relayers", "bp-runtime", "bp-xcm-bridge-hub", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-bridge-grandpa", "pallet-bridge-messages", @@ -1348,12 +1481,12 @@ dependencies = [ "pallet-utility", "parity-scale-codec", "scale-info", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "static_assertions", "tuplex", ] @@ -1370,9 +1503,9 @@ dependencies = [ [[package]] name = "bstr" -version = "1.10.0" +version = "1.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c" +checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0" dependencies = [ "memchr", "regex-automata 0.4.9", @@ -1408,9 +1541,9 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" [[package]] name = "bytemuck" -version = "1.19.0" +version = "1.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" +checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3" [[package]] name = "byteorder" @@ -1420,9 +1553,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da" +checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b" [[package]] name = "bytesize" @@ -1465,9 +1598,9 @@ dependencies = [ [[package]] name = "cargo-platform" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc" +checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea" dependencies = [ "serde", ] @@ -1480,17 +1613,17 @@ checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a" dependencies = [ "camino", "cargo-platform", - "semver 1.0.23", + "semver 1.0.24", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "cc" -version = "1.1.37" +version = "1.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40545c26d092346d8a8dab71ee48e7685a7a9cba76e634790c215b41a4a7b4cf" +checksum = "a012a0df96dd6d06ba9a1b29d6402d1a5d77c6befd2566afdc26e10603dc93d7" dependencies = [ "jobserver", "libc", @@ -1575,9 +1708,9 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.38" +version = "0.4.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" +checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825" dependencies = [ "android-tzdata", "iana-time-zone", @@ -1646,9 +1779,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.20" +version = "4.5.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8" +checksum = "9560b07a799281c7e0958b9296854d6fafd4c5f31444a7e5bb1ad6dde5ccf1bd" dependencies = [ "clap_builder", "clap_derive", @@ -1656,40 +1789,40 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.20" +version = "4.5.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54" +checksum = "874e0dd3eb68bf99058751ac9712f622e61e6f393a94f7128fa26e3f02f5c7cd" dependencies = [ "anstream", "anstyle", "clap_lex", - "strsim 0.11.1", + "strsim", "terminal_size", ] [[package]] name = "clap_derive" -version = "4.5.18" +version = "4.5.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab" +checksum = "54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c" dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "clap_lex" -version = "0.7.2" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" +checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" [[package]] name = "coarsetime" -version = "0.1.34" +version = "0.1.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13b3839cf01bb7960114be3ccf2340f541b6d0c81f8690b007b2b39f750f7e5d" +checksum = "4252bf230cb600c19826a575b31c8c9c84c6f11acfab6dfcad2e941b10b6f8e2" dependencies = [ "libc", "wasix", @@ -1703,7 +1836,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" dependencies = [ "termcolor", - "unicode-width", + "unicode-width 0.1.14", ] [[package]] @@ -1724,13 +1857,13 @@ dependencies = [ [[package]] name = "comfy-table" -version = "7.1.1" +version = "7.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7" +checksum = "24f165e7b643266ea80cb858aed492ad9280e3e05ce24d4a99d7d7b889b6a4d9" dependencies = [ "strum 0.26.3", "strum_macros 0.26.4", - "unicode-width", + "unicode-width 0.2.0", ] [[package]] @@ -1738,11 +1871,11 @@ name = "common" version = "0.1.0" source = "git+https://github.com/w3f/ring-proof?rev=665f5f5#665f5f51af5734c7b6d90b985dd6861d4c5b4752" dependencies = [ - "ark-ec", - "ark-ff", - "ark-poly", - "ark-serialize", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-poly 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "fflonk", "getrandom_or_panic", "merlin", @@ -1766,15 +1899,15 @@ dependencies = [ [[package]] name = "console" -version = "0.15.8" +version = "0.15.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" +checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b" dependencies = [ "encode_unicode", - "lazy_static", "libc", - "unicode-width", - "windows-sys 0.52.0", + "once_cell", + "unicode-width 0.2.0", + "windows-sys 0.59.0", ] [[package]] @@ -1837,6 +1970,16 @@ dependencies = [ "libc", ] +[[package]] +name = "core-foundation" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63" +dependencies = [ + "core-foundation-sys", + "libc", +] + [[package]] name = "core-foundation-sys" version = "0.8.7" @@ -1863,9 +2006,9 @@ dependencies = [ [[package]] name = "cpufeatures" -version = "0.2.14" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0" +checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3" dependencies = [ "libc", ] @@ -1979,9 +2122,9 @@ dependencies = [ [[package]] name = "crossbeam-deque" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" +checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" dependencies = [ "crossbeam-epoch", "crossbeam-utils", @@ -1998,18 +2141,18 @@ dependencies = [ [[package]] name = "crossbeam-queue" -version = "0.3.11" +version = "0.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35" +checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115" dependencies = [ "crossbeam-utils", ] [[package]] name = "crossbeam-utils" -version = "0.8.20" +version = "0.8.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" +checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" [[package]] name = "crunchy" @@ -2061,34 +2204,27 @@ dependencies = [ ] [[package]] -name = "ctr" -version = "0.9.2" +name = "crypto_secretbox" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" +checksum = "b9d6cf87adf719ddf43a805e92c6870a531aedda35ff640442cbaf8674e141e1" dependencies = [ + "aead", "cipher 0.4.4", + "generic-array 0.14.7", + "poly1305", + "salsa20", + "subtle 2.6.1", + "zeroize", ] [[package]] -name = "cumulus-client-parachain-inherent" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "ctr" +version = "0.9.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" dependencies = [ - "async-trait", - "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "cumulus-primitives-parachain-inherent 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "cumulus-relay-chain-interface 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "cumulus-test-relay-sproof-builder 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "parity-scale-codec", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tracing", + "cipher 0.4.4", ] [[package]] @@ -2114,19 +2250,25 @@ dependencies = [ ] [[package]] -name = "cumulus-primitives-core" -version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "cumulus-client-parachain-inherent" +version = "0.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ + "async-trait", + "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "cumulus-primitives-parachain-inherent 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "cumulus-relay-chain-interface 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "cumulus-test-relay-sproof-builder 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", - "polkadot-core-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "tracing", ] [[package]] @@ -2146,17 +2288,19 @@ dependencies = [ ] [[package]] -name = "cumulus-primitives-parachain-inherent" +name = "cumulus-primitives-core" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-trait", - "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", "parity-scale-codec", + "polkadot-core-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -2174,32 +2318,27 @@ dependencies = [ ] [[package]] -name = "cumulus-primitives-proof-size-hostfunction" -version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "cumulus-primitives-parachain-inherent" +version = "0.7.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "async-trait", + "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "parity-scale-codec", + "scale-info", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] -name = "cumulus-relay-chain-interface" -version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "cumulus-primitives-proof-size-hostfunction" +version = "0.2.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-trait", - "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "futures", - "jsonrpsee-core 0.24.7", - "parity-scale-codec", - "polkadot-overseer 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -2210,7 +2349,7 @@ dependencies = [ "async-trait", "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "futures", - "jsonrpsee-core 0.24.7", + "jsonrpsee-core", "parity-scale-codec", "polkadot-overseer 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", @@ -2218,20 +2357,26 @@ dependencies = [ "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "cumulus-test-relay-sproof-builder" +name = "cumulus-relay-chain-interface" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "async-trait", + "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "futures", + "jsonrpsee-core", "parity-scale-codec", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-overseer 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] @@ -2247,6 +2392,19 @@ dependencies = [ "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] +[[package]] +name = "cumulus-test-relay-sproof-builder" +version = "0.7.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "parity-scale-codec", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", +] + [[package]] name = "curve25519-dalek" version = "4.1.3" @@ -2271,85 +2429,76 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "cxx" -version = "1.0.129" +version = "1.0.136" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbdc8cca144dce1c4981b5c9ab748761619979e515c3d53b5df385c677d1d007" +checksum = "ad7c7515609502d316ab9a24f67dc045132d93bfd3f00713389e90d9898bf30d" dependencies = [ "cc", + "cxxbridge-cmd", "cxxbridge-flags", "cxxbridge-macro", + "foldhash", "link-cplusplus", ] [[package]] name = "cxx-build" -version = "1.0.129" +version = "1.0.136" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5764c3142ab44fcf857101d12c0ddf09c34499900557c764f5ad0597159d1fc" +checksum = "8bfd16fca6fd420aebbd80d643c201ee4692114a0de208b790b9cd02ceae65fb" dependencies = [ "cc", "codespan-reporting", - "once_cell", "proc-macro2", "quote", "scratch", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] -name = "cxxbridge-flags" -version = "1.0.129" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d422aff542b4fa28c2ce8e5cc202d42dbf24702345c1fba3087b2d3f8a1b90ff" - -[[package]] -name = "cxxbridge-macro" -version = "1.0.129" +name = "cxxbridge-cmd" +version = "1.0.136" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1719100f31492cd6adeeab9a0f46cdbc846e615fdb66d7b398aa46ec7fdd06f" +checksum = "6c33fd49f5d956a1b7ee5f7a9768d58580c6752838d92e39d0d56439efdedc35" dependencies = [ + "clap", + "codespan-reporting", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] -name = "darling" -version = "0.14.4" +name = "cxxbridge-flags" +version = "1.0.136" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850" -dependencies = [ - "darling_core 0.14.4", - "darling_macro 0.14.4", -] +checksum = "be0f1077278fac36299cce8446effd19fe93a95eedb10d39265f3bf67b3036c9" [[package]] -name = "darling" -version = "0.20.10" +name = "cxxbridge-macro" +version = "1.0.136" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989" +checksum = "3da7e4d6e74af6b79031d264b2f13c3ea70af1978083741c41ffce9308f1f24f" dependencies = [ - "darling_core 0.20.10", - "darling_macro 0.20.10", + "proc-macro2", + "quote", + "rustversion", + "syn 2.0.95", ] [[package]] -name = "darling_core" -version = "0.14.4" +name = "darling" +version = "0.20.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0" +checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989" dependencies = [ - "fnv", - "ident_case", - "proc-macro2", - "quote", - "strsim 0.10.0", - "syn 1.0.109", + "darling_core", + "darling_macro", ] [[package]] @@ -2362,19 +2511,8 @@ dependencies = [ "ident_case", "proc-macro2", "quote", - "strsim 0.11.1", - "syn 2.0.87", -] - -[[package]] -name = "darling_macro" -version = "0.14.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e" -dependencies = [ - "darling_core 0.14.4", - "quote", - "syn 1.0.109", + "strsim", + "syn 2.0.95", ] [[package]] @@ -2383,9 +2521,9 @@ version = "0.20.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" dependencies = [ - "darling_core 0.20.10", + "darling_core", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -2493,7 +2631,7 @@ checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -2504,7 +2642,7 @@ checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -2517,7 +2655,7 @@ dependencies = [ "proc-macro2", "quote", "rustc_version", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -2537,7 +2675,8 @@ checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", + "unicode-xid", ] [[package]] @@ -2595,6 +2734,15 @@ dependencies = [ "dirs-sys-next", ] +[[package]] +name = "dirs" +version = "5.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225" +dependencies = [ + "dirs-sys", +] + [[package]] name = "dirs-sys" version = "0.4.1" @@ -2626,7 +2774,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -2634,12 +2782,12 @@ name = "dleq_vrf" version = "0.0.2" source = "git+https://github.com/w3f/ring-vrf?rev=0fef826#0fef8266d851932ad25d6b41bc4b34d834d1e11d" dependencies = [ - "ark-ec", - "ark-ff", + "ark-ec 0.4.2", + "ark-ff 0.4.2", "ark-scale", "ark-secret-scalar", - "ark-serialize", - "ark-std", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "ark-transcript", "arrayvec 0.7.6", "zeroize", @@ -2666,7 +2814,7 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.87", + "syn 2.0.95", "termcolor", "toml 0.8.19", "walkdir", @@ -2772,6 +2920,18 @@ dependencies = [ "zeroize", ] +[[package]] +name = "educe" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1d7bc049e1bd8cdeb31b68bbd586a9464ecf9f3944af3958a7a9d0f8b9799417" +dependencies = [ + "enum-ordinalize", + "proc-macro2", + "quote", + "syn 2.0.95", +] + [[package]] name = "either" version = "1.13.0" @@ -2800,9 +2960,9 @@ dependencies = [ [[package]] name = "encode_unicode" -version = "0.3.6" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" +checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" [[package]] name = "enum-as-inner" @@ -2825,22 +2985,42 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] -name = "env_filter" -version = "0.1.2" +name = "enum-ordinalize" +version = "4.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab" +checksum = "fea0dcfa4e54eeb516fe454635a95753ddd39acda650ce703031c6973e315dd5" dependencies = [ - "log", - "regex", + "enum-ordinalize-derive", ] [[package]] -name = "env_logger" -version = "0.10.2" +name = "enum-ordinalize-derive" +version = "4.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.95", +] + +[[package]] +name = "env_filter" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0" +dependencies = [ + "log", + "regex", +] + +[[package]] +name = "env_logger" +version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580" dependencies = [ @@ -2853,9 +3033,9 @@ dependencies = [ [[package]] name = "env_logger" -version = "0.11.5" +version = "0.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d" +checksum = "dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0" dependencies = [ "anstream", "anstyle", @@ -2878,12 +3058,12 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "errno" -version = "0.3.9" +version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" +checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" dependencies = [ "libc", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -2894,19 +3074,9 @@ checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" [[package]] name = "event-listener" -version = "4.0.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e" -dependencies = [ - "concurrent-queue", - "pin-project-lite", -] - -[[package]] -name = "event-listener" -version = "5.3.1" +version = "5.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba" +checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae" dependencies = [ "concurrent-queue", "parking", @@ -2915,11 +3085,11 @@ dependencies = [ [[package]] name = "event-listener-strategy" -version = "0.5.2" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" +checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2" dependencies = [ - "event-listener 5.3.1", + "event-listener 5.4.0", "pin-project-lite", ] @@ -2944,7 +3114,7 @@ dependencies = [ "prettyplease", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -2961,9 +3131,9 @@ checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" [[package]] name = "fastrand" -version = "2.2.0" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "486f806e73c5707928240ddc295403b1b93c96a02038563881c4a2fd84b81ac4" +checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" [[package]] name = "fatality" @@ -2972,7 +3142,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec6f82451ff7f0568c6181287189126d492b5654e30a788add08027b6363d019" dependencies = [ "fatality-proc-macro", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -2982,11 +3152,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eb42427514b063d97ce21d5199f36c0c307d981434a6be32582bc79fe5bd2303" dependencies = [ "expander", - "indexmap 2.6.0", + "indexmap 2.7.0", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -2996,7 +3166,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e182f7dbc2ef73d9ef67351c5fbbea084729c48362d3ce9dd44c28e32e277fe5" dependencies = [ "libc", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3011,14 +3181,14 @@ dependencies = [ [[package]] name = "fflonk" -version = "0.1.0" -source = "git+https://github.com/w3f/fflonk#1e854f35e9a65d08b11a86291405cdc95baa0a35" +version = "0.1.1" +source = "git+https://github.com/w3f/fflonk#eda051ea3b80042e844a3ebd17c2f60536e6ee3f" dependencies = [ - "ark-ec", - "ark-ff", - "ark-poly", - "ark-serialize", - "ark-std", + "ark-ec 0.5.0", + "ark-ff 0.5.0", + "ark-poly 0.5.0", + "ark-serialize 0.5.0", + "ark-std 0.5.0", "merlin", ] @@ -3076,16 +3246,6 @@ dependencies = [ "scale-info", ] -[[package]] -name = "finito" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2384245d85162258a14b43567a9ee3598f5ae746a1581fb5d3d2cb780f0dbf95" -dependencies = [ - "futures-timer", - "pin-project", -] - [[package]] name = "fixed-hash" version = "0.8.0" @@ -3121,14 +3281,14 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "foldhash" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2" +checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f" [[package]] name = "fork-tree" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", ] @@ -3136,7 +3296,7 @@ dependencies = [ [[package]] name = "fork-tree" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", ] @@ -3157,7 +3317,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8835f84f38484cc86f110a805655697908257fb9a7af005234060891557198e9" dependencies = [ "nonempty", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3169,42 +3329,42 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-support-procedural 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-support-procedural 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "linregress", "log", "parity-scale-codec", "paste", "scale-info", "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "static_assertions", ] [[package]] name = "frame-benchmarking-cli" version = "32.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "Inflector", "array-bytes", "chrono", "clap", "comfy-table", - "cumulus-client-parachain-inherent 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "cumulus-client-parachain-inherent 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "cumulus-primitives-proof-size-hostfunction", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "gethostname", "handlebars", "hex", @@ -3212,80 +3372,108 @@ dependencies = [ "linked-hash-map", "log", "parity-scale-codec", - "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "rand", "rand_pcg", - "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-cli 0.36.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-db 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-sysinfo 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-cli 0.36.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-db 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-runtime-utilities", + "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-sysinfo 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde", "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "subxt", "subxt-signer", - "thiserror", + "thiserror 1.0.69", "thousands", ] +[[package]] +name = "frame-decode" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "02d3379df61ff3dd871e2dde7d1bcdc0263e613c21c7579b149fd4f0ad9b1dc2" +dependencies = [ + "frame-metadata 17.0.0", + "parity-scale-codec", + "scale-decode", + "scale-info", + "scale-type-resolver", + "sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] name = "frame-executive" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "aquamarine", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-try-runtime 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-try-runtime 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "frame-metadata" -version = "15.1.0" +version = "16.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "878babb0b136e731cc77ec2fd883ff02745ff21e6fb662729953d44923df009c" +checksum = "87cf1549fba25a6fcac22785b61698317d958e96cac72a59102ea45b9ae64692" dependencies = [ "cfg-if", "parity-scale-codec", "scale-info", + "serde", ] [[package]] name = "frame-metadata" -version = "16.0.0" +version = "17.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87cf1549fba25a6fcac22785b61698317d958e96cac72a59102ea45b9ae64692" +checksum = "701bac17e9b55e0f95067c428ebcb46496587f08e8cf4ccc0fe5903bea10dbb8" +dependencies = [ + "cfg-if", + "parity-scale-codec", + "scale-info", + "serde", +] + +[[package]] +name = "frame-metadata" +version = "18.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "daaf440c68eb2c3d88e5760fe8c7af3f9fee9181fab6c2f2c4e7cc48dcc40bb8" dependencies = [ "cfg-if", "parity-scale-codec", @@ -3300,7 +3488,7 @@ source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317d dependencies = [ "futures", "indicatif", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "parity-scale-codec", "serde", @@ -3318,16 +3506,16 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "aquamarine", "array-bytes", - "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "bitflags 1.3.2", "docify", "environmental", "frame-metadata 16.0.0", - "frame-support-procedural 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support-procedural 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "impl-trait-for-tuples", "k256", "log", @@ -3338,22 +3526,22 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-metadata-ir 0.6.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-metadata-ir 0.6.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "static_assertions", "tt-call", ] @@ -3361,16 +3549,16 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "aquamarine", "array-bytes", - "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "bitflags 1.3.2", "docify", "environmental", - "frame-metadata 16.0.0", - "frame-support-procedural 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "frame-metadata 18.0.0", + "frame-support-procedural 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "impl-trait-for-tuples", "k256", "log", @@ -3381,22 +3569,22 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-metadata-ir 0.6.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-metadata-ir 0.6.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "static_assertions", "tt-call", ] @@ -3404,171 +3592,170 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "Inflector", "cfg-expr", "derive-syn-parse", "docify", "expander", - "frame-support-procedural-tools 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support-procedural-tools 10.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "itertools 0.11.0", "macro_magic", "proc-macro-warning 1.0.2", "proc-macro2", "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "syn 2.0.87", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "syn 2.0.95", ] [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "Inflector", "cfg-expr", "derive-syn-parse", "docify", "expander", - "frame-support-procedural-tools 10.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "frame-support-procedural-tools 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "itertools 0.11.0", "macro_magic", "proc-macro-warning 1.0.2", "proc-macro2", "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "syn 2.0.87", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "syn 2.0.95", ] [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "frame-support-procedural-tools-derive 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support-procedural-tools-derive 11.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support-procedural-tools-derive 11.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "frame-support-procedural-tools-derive 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "cfg-if", "docify", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "cfg-if", "docify", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "frame-system-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "frame-system-rpc-runtime-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "docify", "parity-scale-codec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "parity-scale-codec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -3621,6 +3808,16 @@ dependencies = [ "futures-util", ] +[[package]] +name = "futures-bounded" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "91f328e7fb845fc832912fb6a34f40cf6d1888c92f974d1893a54e97b5ff542e" +dependencies = [ + "futures-timer", + "futures-util", +] + [[package]] name = "futures-channel" version = "0.3.31" @@ -3676,7 +3873,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -3689,6 +3886,17 @@ dependencies = [ "rustls 0.21.12", ] +[[package]] +name = "futures-rustls" +version = "0.26.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a8f2f12607f92c69b12ed746fabf9ca4f5c482cba46679c1a75b874ed7c26adb" +dependencies = [ + "futures-io", + "rustls 0.23.20", + "rustls-pki-types", +] + [[package]] name = "futures-sink" version = "0.3.31" @@ -3771,8 +3979,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" dependencies = [ "cfg-if", + "js-sys", "libc", "wasi", + "wasm-bindgen", ] [[package]] @@ -3808,25 +4018,19 @@ dependencies = [ [[package]] name = "gimli" -version = "0.28.1" +version = "0.31.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" +checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" dependencies = [ "fallible-iterator 0.3.0", "stable_deref_trait", ] -[[package]] -name = "gimli" -version = "0.31.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" - [[package]] name = "glob" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" +checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" [[package]] name = "governor" @@ -3871,7 +4075,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.12", - "indexmap 2.6.0", + "indexmap 2.7.0", "slab", "tokio", "tokio-util", @@ -3880,17 +4084,17 @@ dependencies = [ [[package]] name = "h2" -version = "0.4.6" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205" +checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e" dependencies = [ "atomic-waker", "bytes", "fnv", "futures-core", "futures-sink", - "http 1.1.0", - "indexmap 2.6.0", + "http 1.2.0", + "indexmap 2.7.0", "slab", "tokio", "tokio-util", @@ -3908,7 +4112,7 @@ dependencies = [ "pest_derive", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3954,9 +4158,9 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.15.1" +version = "0.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a9bfc1af68b1726ea47d3d5109de126281def866b33970e10fbab11b5dafab3" +checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" dependencies = [ "allocator-api2", "equivalent", @@ -4008,6 +4212,15 @@ version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20" +[[package]] +name = "hex-conservative" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5313b072ce3c597065a808dbf612c4c8e8590bdbf8b579508bf7a762c5eae6cd" +dependencies = [ + "arrayvec 0.7.6", +] + [[package]] name = "hex-literal" version = "0.4.1" @@ -4016,9 +4229,9 @@ checksum = "6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46" [[package]] name = "hickory-proto" -version = "0.24.1" +version = "0.24.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07698b8420e2f0d6447a436ba999ec85d8fbf2a398bbd737b82cac4a2e96e512" +checksum = "447afdcdb8afb9d0a852af6dc65d9b285ce720ed7a59e42a8bf2e931c67bc1b5" dependencies = [ "async-trait", "cfg-if", @@ -4027,11 +4240,12 @@ dependencies = [ "futures-channel", "futures-io", "futures-util", - "idna 0.4.0", + "idna 1.0.3", "ipnet", "once_cell", "rand", - "thiserror", + "socket2 0.5.8", + "thiserror 1.0.69", "tinyvec", "tokio", "tracing", @@ -4040,9 +4254,9 @@ dependencies = [ [[package]] name = "hickory-resolver" -version = "0.24.1" +version = "0.24.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28757f23aa75c98f254cf0405e6d8c25b831b32921b050a66692427679b1f243" +checksum = "0a2e2aba9c389ce5267d31cf1e4dace82390ae276b0b364ea55630b1fa1b44b4" dependencies = [ "cfg-if", "futures-util", @@ -4054,7 +4268,7 @@ dependencies = [ "rand", "resolv-conf", "smallvec", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", ] @@ -4122,9 +4336,9 @@ dependencies = [ [[package]] name = "http" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" +checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" dependencies = [ "bytes", "fnv", @@ -4149,7 +4363,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.1.0", + "http 1.2.0", ] [[package]] @@ -4160,7 +4374,7 @@ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "pin-project-lite", ] @@ -4185,9 +4399,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "0.14.31" +version = "0.14.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" +checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" dependencies = [ "bytes", "futures-channel", @@ -4200,7 +4414,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", "tower-service", "tracing", @@ -4209,15 +4423,15 @@ dependencies = [ [[package]] name = "hyper" -version = "1.5.0" +version = "1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a" +checksum = "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0" dependencies = [ "bytes", "futures-channel", "futures-util", - "h2 0.4.6", - "http 1.1.0", + "h2 0.4.7", + "http 1.2.0", "http-body 1.0.1", "httparse", "httpdate", @@ -4230,36 +4444,20 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.24.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" -dependencies = [ - "futures-util", - "http 0.2.12", - "hyper 0.14.31", - "log", - "rustls 0.21.12", - "rustls-native-certs 0.6.3", - "tokio", - "tokio-rustls 0.24.1", -] - -[[package]] -name = "hyper-rustls" -version = "0.27.3" +version = "0.27.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333" +checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" dependencies = [ "futures-util", - "http 1.1.0", - "hyper 1.5.0", + "http 1.2.0", + "hyper 1.5.2", "hyper-util", "log", - "rustls 0.23.16", - "rustls-native-certs 0.8.0", + "rustls 0.23.20", + "rustls-native-certs 0.8.1", "rustls-pki-types", "tokio", - "tokio-rustls 0.26.0", + "tokio-rustls 0.26.1", "tower-service", ] @@ -4272,11 +4470,11 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", - "hyper 1.5.0", + "hyper 1.5.2", "pin-project-lite", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", "tower-service", "tracing", @@ -4420,7 +4618,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -4483,17 +4681,21 @@ dependencies = [ [[package]] name = "if-watch" -version = "3.2.0" +version = "3.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d6b0422c86d7ce0e97169cc42e04ae643caf278874a7a3c87b8150a220dc7e1e" +checksum = "cdf9d64cfcf380606e64f9a0bcf493616b65331199f984151a6fa11a7b3cde38" dependencies = [ "async-io", - "core-foundation", + "core-foundation 0.9.4", "fnv", "futures", "if-addrs", "ipnet", "log", + "netlink-packet-core", + "netlink-packet-route", + "netlink-proto", + "netlink-sys", "rtnetlink", "system-configuration", "tokio", @@ -4511,7 +4713,7 @@ dependencies = [ "bytes", "futures", "http 0.2.12", - "hyper 0.14.31", + "hyper 0.14.32", "log", "rand", "tokio", @@ -4568,13 +4770,13 @@ dependencies = [ [[package]] name = "impl-trait-for-tuples" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb" +checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ "proc-macro2", "quote", - "syn 1.0.109", + "syn 2.0.95", ] [[package]] @@ -4609,12 +4811,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.6.0" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" +checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f" dependencies = [ "equivalent", - "hashbrown 0.15.1", + "hashbrown 0.15.2", ] [[package]] @@ -4625,15 +4827,15 @@ checksum = "8e04e2fd2b8188ea827b32ef11de88377086d690286ab35747ef7f9bf3ccb590" [[package]] name = "indicatif" -version = "0.17.8" +version = "0.17.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3" +checksum = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281" dependencies = [ "console", - "instant", "number_prefix", "portable-atomic", - "unicode-width", + "unicode-width 0.2.0", + "web-time", ] [[package]] @@ -4692,7 +4894,7 @@ version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" dependencies = [ - "socket2 0.5.7", + "socket2 0.5.8", "widestring", "windows-sys 0.48.0", "winreg", @@ -4759,9 +4961,9 @@ dependencies = [ [[package]] name = "itoa" -version = "1.0.11" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" +checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" [[package]] name = "jni" @@ -4773,7 +4975,7 @@ dependencies = [ "combine", "jni-sys", "log", - "thiserror", + "thiserror 1.0.69", "walkdir", ] @@ -4794,210 +4996,80 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.72" +version = "0.3.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9" +checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7" dependencies = [ + "once_cell", "wasm-bindgen", ] -[[package]] -name = "jsonrpsee" -version = "0.22.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfdb12a2381ea5b2e68c3469ec604a007b367778cdb14d09612c8069ebd616ad" -dependencies = [ - "jsonrpsee-client-transport 0.22.5", - "jsonrpsee-core 0.22.5", - "jsonrpsee-http-client 0.22.5", - "jsonrpsee-types 0.22.5", -] - -[[package]] -name = "jsonrpsee" -version = "0.23.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62b089779ad7f80768693755a031cc14a7766aba707cbe886674e3f79e9b7e47" -dependencies = [ - "jsonrpsee-core 0.23.2", - "jsonrpsee-types 0.23.2", - "jsonrpsee-ws-client 0.23.2", -] - [[package]] name = "jsonrpsee" version = "0.24.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c5c71d8c1a731cc4227c2f698d377e7848ca12c8a48866fc5e6951c43a4db843" dependencies = [ - "jsonrpsee-core 0.24.7", - "jsonrpsee-http-client 0.24.7", + "jsonrpsee-client-transport", + "jsonrpsee-core", + "jsonrpsee-http-client", "jsonrpsee-proc-macros", "jsonrpsee-server", - "jsonrpsee-types 0.24.7", - "jsonrpsee-ws-client 0.24.7", + "jsonrpsee-types", + "jsonrpsee-ws-client", "tokio", "tracing", ] [[package]] name = "jsonrpsee-client-transport" -version = "0.22.5" +version = "0.24.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4978087a58c3ab02efc5b07c5e5e2803024536106fd5506f558db172c889b3aa" +checksum = "548125b159ba1314104f5bb5f38519e03a41862786aa3925cf349aae9cdd546e" dependencies = [ + "base64 0.22.1", "futures-util", - "http 0.2.12", - "jsonrpsee-core 0.22.5", + "http 1.2.0", + "jsonrpsee-core", "pin-project", - "rustls-native-certs 0.7.3", + "rustls 0.23.20", "rustls-pki-types", - "soketto 0.7.1", - "thiserror", + "rustls-platform-verifier", + "soketto", + "thiserror 1.0.69", "tokio", - "tokio-rustls 0.25.0", + "tokio-rustls 0.26.1", "tokio-util", "tracing", "url", ] [[package]] -name = "jsonrpsee-client-transport" -version = "0.23.2" +name = "jsonrpsee-core" +version = "0.24.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08163edd8bcc466c33d79e10f695cdc98c00d1e6ddfb95cec41b6b0279dd5432" +checksum = "f2882f6f8acb9fdaec7cefc4fd607119a9bd709831df7d7672a1d3b644628280" dependencies = [ - "base64 0.22.1", + "async-trait", + "bytes", + "futures-timer", "futures-util", - "http 1.1.0", - "jsonrpsee-core 0.23.2", - "pin-project", - "rustls 0.23.16", - "rustls-pki-types", - "rustls-platform-verifier", - "soketto 0.8.0", - "thiserror", - "tokio", - "tokio-rustls 0.26.0", - "tokio-util", - "tracing", - "url", -] - -[[package]] -name = "jsonrpsee-client-transport" -version = "0.24.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "548125b159ba1314104f5bb5f38519e03a41862786aa3925cf349aae9cdd546e" -dependencies = [ - "base64 0.22.1", - "futures-util", - "http 1.1.0", - "jsonrpsee-core 0.24.7", - "pin-project", - "rustls 0.23.16", - "rustls-pki-types", - "rustls-platform-verifier", - "soketto 0.8.0", - "thiserror", - "tokio", - "tokio-rustls 0.26.0", - "tokio-util", - "tracing", - "url", -] - -[[package]] -name = "jsonrpsee-core" -version = "0.22.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4b257e1ec385e07b0255dde0b933f948b5c8b8c28d42afda9587c3a967b896d" -dependencies = [ - "anyhow", - "async-trait", - "beef", - "futures-timer", - "futures-util", - "hyper 0.14.31", - "jsonrpsee-types 0.22.5", - "pin-project", - "rustc-hash 1.1.0", - "serde", - "serde_json", - "thiserror", - "tokio", - "tokio-stream", - "tracing", -] - -[[package]] -name = "jsonrpsee-core" -version = "0.23.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79712302e737d23ca0daa178e752c9334846b08321d439fd89af9a384f8c830b" -dependencies = [ - "anyhow", - "async-trait", - "beef", - "futures-timer", - "futures-util", - "jsonrpsee-types 0.23.2", - "pin-project", - "rustc-hash 1.1.0", - "serde", - "serde_json", - "thiserror", - "tokio", - "tokio-stream", - "tracing", -] - -[[package]] -name = "jsonrpsee-core" -version = "0.24.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2882f6f8acb9fdaec7cefc4fd607119a9bd709831df7d7672a1d3b644628280" -dependencies = [ - "async-trait", - "bytes", - "futures-timer", - "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", - "jsonrpsee-types 0.24.7", + "jsonrpsee-types", "parking_lot 0.12.3", "pin-project", "rand", - "rustc-hash 2.0.0", + "rustc-hash 2.1.0", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", "tracing", ] -[[package]] -name = "jsonrpsee-http-client" -version = "0.22.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ccf93fc4a0bfe05d851d37d7c32b7f370fe94336b52a2f0efc5f1981895c2e5" -dependencies = [ - "async-trait", - "hyper 0.14.31", - "hyper-rustls 0.24.2", - "jsonrpsee-core 0.22.5", - "jsonrpsee-types 0.22.5", - "serde", - "serde_json", - "thiserror", - "tokio", - "tower", - "tracing", - "url", -] - [[package]] name = "jsonrpsee-http-client" version = "0.24.7" @@ -5007,16 +5079,16 @@ dependencies = [ "async-trait", "base64 0.22.1", "http-body 1.0.1", - "hyper 1.5.0", - "hyper-rustls 0.27.3", + "hyper 1.5.2", + "hyper-rustls", "hyper-util", - "jsonrpsee-core 0.24.7", - "jsonrpsee-types 0.24.7", - "rustls 0.23.16", + "jsonrpsee-core", + "jsonrpsee-types", + "rustls 0.23.20", "rustls-platform-verifier", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", "tokio", "tower", "tracing", @@ -5033,7 +5105,7 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -5043,19 +5115,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "82ad8ddc14be1d4290cd68046e7d1d37acd408efed6d3ca08aefcc3ad6da069c" dependencies = [ "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", - "hyper 1.5.0", + "hyper 1.5.2", "hyper-util", - "jsonrpsee-core 0.24.7", - "jsonrpsee-types 0.24.7", + "jsonrpsee-core", + "jsonrpsee-types", "pin-project", "route-recognizer", "serde", "serde_json", - "soketto 0.8.0", - "thiserror", + "soketto", + "thiserror 1.0.69", "tokio", "tokio-stream", "tokio-util", @@ -5063,55 +5135,16 @@ dependencies = [ "tracing", ] -[[package]] -name = "jsonrpsee-types" -version = "0.22.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "150d6168405890a7a3231a3c74843f58b8959471f6df76078db2619ddee1d07d" -dependencies = [ - "anyhow", - "beef", - "serde", - "serde_json", - "thiserror", -] - -[[package]] -name = "jsonrpsee-types" -version = "0.23.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9c465fbe385238e861fdc4d1c85e04ada6c1fd246161d26385c1b311724d2af" -dependencies = [ - "beef", - "http 1.1.0", - "serde", - "serde_json", - "thiserror", -] - [[package]] name = "jsonrpsee-types" version = "0.24.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a178c60086f24cc35bb82f57c651d0d25d99c4742b4d335de04e97fa1f08a8a1" dependencies = [ - "http 1.1.0", + "http 1.2.0", "serde", "serde_json", - "thiserror", -] - -[[package]] -name = "jsonrpsee-ws-client" -version = "0.23.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1c28759775f5cb2f1ea9667672d3fe2b0e701d1f4b7b67954e60afe7fd058b5e" -dependencies = [ - "http 1.1.0", - "jsonrpsee-client-transport 0.23.2", - "jsonrpsee-core 0.23.2", - "jsonrpsee-types 0.23.2", - "url", + "thiserror 1.0.69", ] [[package]] @@ -5120,10 +5153,10 @@ version = "0.24.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fe322e0896d0955a3ebdd5bf813571c53fea29edd713bc315b76620b327e86d" dependencies = [ - "http 1.1.0", - "jsonrpsee-client-transport 0.24.7", - "jsonrpsee-core 0.24.7", - "jsonrpsee-types 0.24.7", + "http 1.2.0", + "jsonrpsee-client-transport", + "jsonrpsee-core", + "jsonrpsee-types", "url", ] @@ -5152,11 +5185,11 @@ dependencies = [ [[package]] name = "keccak-hash" -version = "0.10.0" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b286e6b663fb926e1eeb68528e69cb70ed46c6d65871a21b2215ae8154c6d3c" +checksum = "3e1b8590eb6148af2ea2d75f38e7d29f5ca970d5a4df456b3ef19b8b415d0264" dependencies = [ - "primitive-types 0.12.2", + "primitive-types 0.13.1", "tiny-keccak", ] @@ -5213,15 +5246,15 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.162" +version = "0.2.169" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398" +checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" [[package]] name = "libloading" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" +checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" dependencies = [ "cfg-if", "windows-targets 0.52.6", @@ -5245,29 +5278,64 @@ dependencies = [ "futures-timer", "getrandom", "instant", - "libp2p-allow-block-list", - "libp2p-connection-limits", - "libp2p-core", - "libp2p-dns", - "libp2p-identify", + "libp2p-allow-block-list 0.2.0", + "libp2p-connection-limits 0.2.1", + "libp2p-core 0.40.1", + "libp2p-dns 0.40.1", + "libp2p-identify 0.43.1", "libp2p-identity", - "libp2p-kad", - "libp2p-mdns", - "libp2p-metrics", - "libp2p-noise", - "libp2p-ping", - "libp2p-quic", - "libp2p-request-response", - "libp2p-swarm", - "libp2p-tcp", - "libp2p-upnp", + "libp2p-kad 0.44.6", + "libp2p-mdns 0.44.0", + "libp2p-metrics 0.13.1", + "libp2p-noise 0.43.2", + "libp2p-ping 0.43.1", + "libp2p-quic 0.9.3", + "libp2p-request-response 0.25.3", + "libp2p-swarm 0.43.7", + "libp2p-tcp 0.40.1", + "libp2p-upnp 0.1.1", "libp2p-wasm-ext", - "libp2p-websocket", - "libp2p-yamux", + "libp2p-websocket 0.42.2", + "libp2p-yamux 0.44.1", "multiaddr 0.18.2", "pin-project", "rw-stream-sink", - "thiserror", + "thiserror 1.0.69", +] + +[[package]] +name = "libp2p" +version = "0.54.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbbe80f9c7e00526cd6b838075b9c171919404a4732cb2fa8ece0a093223bfc4" +dependencies = [ + "bytes", + "either", + "futures", + "futures-timer", + "getrandom", + "libp2p-allow-block-list 0.4.0", + "libp2p-connection-limits 0.4.0", + "libp2p-core 0.42.0", + "libp2p-dns 0.42.0", + "libp2p-identify 0.45.0", + "libp2p-identity", + "libp2p-kad 0.46.2", + "libp2p-mdns 0.46.0", + "libp2p-metrics 0.15.0", + "libp2p-noise 0.45.0", + "libp2p-ping 0.45.0", + "libp2p-quic 0.11.1", + "libp2p-request-response 0.27.0", + "libp2p-swarm 0.45.1", + "libp2p-tcp 0.42.0", + "libp2p-upnp 0.3.0", + "libp2p-websocket 0.44.0", + "libp2p-yamux 0.46.0", + "multiaddr 0.18.2", + "pin-project", + "rw-stream-sink", + "thiserror 1.0.69", ] [[package]] @@ -5276,9 +5344,21 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "55b46558c5c0bf99d3e2a1a38fd54ff5476ca66dd1737b12466a1824dd219311" dependencies = [ - "libp2p-core", + "libp2p-core 0.40.1", + "libp2p-identity", + "libp2p-swarm 0.43.7", + "void", +] + +[[package]] +name = "libp2p-allow-block-list" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d1027ccf8d70320ed77e984f273bc8ce952f623762cb9bf2d126df73caef8041" +dependencies = [ + "libp2p-core 0.42.0", "libp2p-identity", - "libp2p-swarm", + "libp2p-swarm 0.45.1", "void", ] @@ -5288,9 +5368,21 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2f5107ad45cb20b2f6c3628c7b6014b996fcb13a88053f4569c872c6e30abf58" dependencies = [ - "libp2p-core", + "libp2p-core 0.40.1", + "libp2p-identity", + "libp2p-swarm 0.43.7", + "void", +] + +[[package]] +name = "libp2p-connection-limits" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8d003540ee8baef0d254f7b6bfd79bac3ddf774662ca0abf69186d517ef82ad8" +dependencies = [ + "libp2p-core 0.42.0", "libp2p-identity", - "libp2p-swarm", + "libp2p-swarm 0.45.1", "void", ] @@ -5308,7 +5400,7 @@ dependencies = [ "libp2p-identity", "log", "multiaddr 0.18.2", - "multihash 0.19.2", + "multihash 0.19.3", "multistream-select", "once_cell", "parking_lot 0.12.3", @@ -5317,11 +5409,39 @@ dependencies = [ "rand", "rw-stream-sink", "smallvec", - "thiserror", + "thiserror 1.0.69", "unsigned-varint 0.7.2", "void", ] +[[package]] +name = "libp2p-core" +version = "0.42.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a61f26c83ed111104cd820fe9bc3aaabbac5f1652a1d213ed6e900b7918a1298" +dependencies = [ + "either", + "fnv", + "futures", + "futures-timer", + "libp2p-identity", + "multiaddr 0.18.2", + "multihash 0.19.3", + "multistream-select", + "once_cell", + "parking_lot 0.12.3", + "pin-project", + "quick-protobuf", + "rand", + "rw-stream-sink", + "smallvec", + "thiserror 1.0.69", + "tracing", + "unsigned-varint 0.8.0", + "void", + "web-time", +] + [[package]] name = "libp2p-dns" version = "0.40.1" @@ -5330,7 +5450,7 @@ checksum = "e6a18db73084b4da2871438f6239fef35190b05023de7656e877c18a00541a3b" dependencies = [ "async-trait", "futures", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", "log", "parking_lot 0.12.3", @@ -5338,43 +5458,82 @@ dependencies = [ "trust-dns-resolver", ] +[[package]] +name = "libp2p-dns" +version = "0.42.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "97f37f30d5c7275db282ecd86e54f29dd2176bd3ac656f06abf43bedb21eb8bd" +dependencies = [ + "async-trait", + "futures", + "hickory-resolver", + "libp2p-core 0.42.0", + "libp2p-identity", + "parking_lot 0.12.3", + "smallvec", + "tracing", +] + [[package]] name = "libp2p-identify" version = "0.43.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "45a96638a0a176bec0a4bcaebc1afa8cf909b114477209d7456ade52c61cd9cd" dependencies = [ - "asynchronous-codec", + "asynchronous-codec 0.6.2", "either", "futures", - "futures-bounded", + "futures-bounded 0.1.0", "futures-timer", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", - "libp2p-swarm", + "libp2p-swarm 0.43.7", "log", "lru", "quick-protobuf", - "quick-protobuf-codec", + "quick-protobuf-codec 0.2.0", "smallvec", - "thiserror", + "thiserror 1.0.69", + "void", +] + +[[package]] +name = "libp2p-identify" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1711b004a273be4f30202778856368683bd9a83c4c7dcc8f848847606831a4e3" +dependencies = [ + "asynchronous-codec 0.7.0", + "either", + "futures", + "futures-bounded 0.2.4", + "futures-timer", + "libp2p-core 0.42.0", + "libp2p-identity", + "libp2p-swarm 0.45.1", + "lru", + "quick-protobuf", + "quick-protobuf-codec 0.3.1", + "smallvec", + "thiserror 1.0.69", + "tracing", "void", ] [[package]] name = "libp2p-identity" -version = "0.2.9" +version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55cca1eb2bc1fd29f099f3daaab7effd01e1a54b7c577d0ed082521034d912e8" +checksum = "257b5621d159b32282eac446bed6670c39c7dc68a200a992d8f056afa0066f6d" dependencies = [ "bs58", "ed25519-dalek", "hkdf", - "multihash 0.19.2", + "multihash 0.19.3", "quick-protobuf", "rand", "sha2 0.10.8", - "thiserror", + "thiserror 1.0.69", "tracing", "zeroize", ] @@ -5386,28 +5545,57 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "16ea178dabba6dde6ffc260a8e0452ccdc8f79becf544946692fff9d412fc29d" dependencies = [ "arrayvec 0.7.6", - "asynchronous-codec", + "asynchronous-codec 0.6.2", "bytes", "either", "fnv", "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", - "libp2p-swarm", + "libp2p-swarm 0.43.7", "log", "quick-protobuf", - "quick-protobuf-codec", + "quick-protobuf-codec 0.2.0", "rand", "sha2 0.10.8", "smallvec", - "thiserror", + "thiserror 1.0.69", "uint 0.9.5", "unsigned-varint 0.7.2", "void", ] +[[package]] +name = "libp2p-kad" +version = "0.46.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ced237d0bd84bbebb7c2cad4c073160dacb4fe40534963c32ed6d4c6bb7702a3" +dependencies = [ + "arrayvec 0.7.6", + "asynchronous-codec 0.7.0", + "bytes", + "either", + "fnv", + "futures", + "futures-bounded 0.2.4", + "futures-timer", + "libp2p-core 0.42.0", + "libp2p-identity", + "libp2p-swarm 0.45.1", + "quick-protobuf", + "quick-protobuf-codec 0.3.1", + "rand", + "sha2 0.10.8", + "smallvec", + "thiserror 1.0.69", + "tracing", + "uint 0.9.5", + "void", + "web-time", +] + [[package]] name = "libp2p-mdns" version = "0.44.0" @@ -5417,18 +5605,39 @@ dependencies = [ "data-encoding", "futures", "if-watch", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", - "libp2p-swarm", + "libp2p-swarm 0.43.7", "log", "rand", "smallvec", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", "trust-dns-proto 0.22.0", "void", ] +[[package]] +name = "libp2p-mdns" +version = "0.46.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "14b8546b6644032565eb29046b42744aee1e9f261ed99671b2c93fb140dba417" +dependencies = [ + "data-encoding", + "futures", + "hickory-proto", + "if-watch", + "libp2p-core 0.42.0", + "libp2p-identity", + "libp2p-swarm 0.45.1", + "rand", + "smallvec", + "socket2 0.5.8", + "tokio", + "tracing", + "void", +] + [[package]] name = "libp2p-metrics" version = "0.13.1" @@ -5436,14 +5645,32 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "239ba7d28f8d0b5d77760dc6619c05c7e88e74ec8fbbe97f856f20a56745e620" dependencies = [ "instant", - "libp2p-core", - "libp2p-identify", + "libp2p-core 0.40.1", + "libp2p-identify 0.43.1", "libp2p-identity", - "libp2p-kad", - "libp2p-ping", - "libp2p-swarm", + "libp2p-kad 0.44.6", + "libp2p-ping 0.43.1", + "libp2p-swarm 0.43.7", "once_cell", - "prometheus-client", + "prometheus-client 0.21.2", +] + +[[package]] +name = "libp2p-metrics" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77ebafa94a717c8442d8db8d3ae5d1c6a15e30f2d347e0cd31d057ca72e42566" +dependencies = [ + "futures", + "libp2p-core 0.42.0", + "libp2p-identify 0.45.0", + "libp2p-identity", + "libp2p-kad 0.46.2", + "libp2p-ping 0.45.0", + "libp2p-swarm 0.45.1", + "pin-project", + "prometheus-client 0.22.3", + "web-time", ] [[package]] @@ -5455,18 +5682,44 @@ dependencies = [ "bytes", "curve25519-dalek", "futures", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", "log", "multiaddr 0.18.2", - "multihash 0.19.2", + "multihash 0.19.3", "once_cell", "quick-protobuf", "rand", "sha2 0.10.8", "snow", "static_assertions", - "thiserror", + "thiserror 1.0.69", + "x25519-dalek", + "zeroize", +] + +[[package]] +name = "libp2p-noise" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "36b137cb1ae86ee39f8e5d6245a296518912014eaa87427d24e6ff58cfc1b28c" +dependencies = [ + "asynchronous-codec 0.7.0", + "bytes", + "curve25519-dalek", + "futures", + "libp2p-core 0.42.0", + "libp2p-identity", + "multiaddr 0.18.2", + "multihash 0.19.3", + "once_cell", + "quick-protobuf", + "rand", + "sha2 0.10.8", + "snow", + "static_assertions", + "thiserror 1.0.69", + "tracing", "x25519-dalek", "zeroize", ] @@ -5481,14 +5734,32 @@ dependencies = [ "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", - "libp2p-swarm", + "libp2p-swarm 0.43.7", "log", "rand", "void", ] +[[package]] +name = "libp2p-ping" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "005a34420359223b974ee344457095f027e51346e992d1e0dcd35173f4cdd422" +dependencies = [ + "either", + "futures", + "futures-timer", + "libp2p-core 0.42.0", + "libp2p-identity", + "libp2p-swarm 0.45.1", + "rand", + "tracing", + "void", + "web-time", +] + [[package]] name = "libp2p-quic" version = "0.9.3" @@ -5499,18 +5770,42 @@ dependencies = [ "futures", "futures-timer", "if-watch", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", - "libp2p-tls", + "libp2p-tls 0.2.1", "log", "parking_lot 0.12.3", - "quinn", + "quinn 0.10.2", "rand", "ring 0.16.20", "rustls 0.21.12", - "socket2 0.5.7", - "thiserror", + "socket2 0.5.8", + "thiserror 1.0.69", + "tokio", +] + +[[package]] +name = "libp2p-quic" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "46352ac5cd040c70e88e7ff8257a2ae2f891a4076abad2c439584a31c15fd24e" +dependencies = [ + "bytes", + "futures", + "futures-timer", + "if-watch", + "libp2p-core 0.42.0", + "libp2p-identity", + "libp2p-tls 0.5.0", + "parking_lot 0.12.3", + "quinn 0.11.6", + "rand", + "ring 0.17.8", + "rustls 0.23.20", + "socket2 0.5.8", + "thiserror 1.0.69", "tokio", + "tracing", ] [[package]] @@ -5522,15 +5817,35 @@ dependencies = [ "async-trait", "futures", "instant", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", - "libp2p-swarm", + "libp2p-swarm 0.43.7", "log", "rand", "smallvec", "void", ] +[[package]] +name = "libp2p-request-response" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1356c9e376a94a75ae830c42cdaea3d4fe1290ba409a22c809033d1b7dcab0a6" +dependencies = [ + "async-trait", + "futures", + "futures-bounded 0.2.4", + "futures-timer", + "libp2p-core 0.42.0", + "libp2p-identity", + "libp2p-swarm 0.45.1", + "rand", + "smallvec", + "tracing", + "void", + "web-time", +] + [[package]] name = "libp2p-swarm" version = "0.43.7" @@ -5542,9 +5857,9 @@ dependencies = [ "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", - "libp2p-swarm-derive", + "libp2p-swarm-derive 0.33.0", "log", "multistream-select", "once_cell", @@ -5554,6 +5869,30 @@ dependencies = [ "void", ] +[[package]] +name = "libp2p-swarm" +version = "0.45.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d7dd6741793d2c1fb2088f67f82cf07261f25272ebe3c0b0c311e0c6b50e851a" +dependencies = [ + "either", + "fnv", + "futures", + "futures-timer", + "libp2p-core 0.42.0", + "libp2p-identity", + "libp2p-swarm-derive 0.35.0", + "lru", + "multistream-select", + "once_cell", + "rand", + "smallvec", + "tokio", + "tracing", + "void", + "web-time", +] + [[package]] name = "libp2p-swarm-derive" version = "0.33.0" @@ -5564,7 +5903,19 @@ dependencies = [ "proc-macro-warning 0.4.2", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", +] + +[[package]] +name = "libp2p-swarm-derive" +version = "0.35.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "206e0aa0ebe004d778d79fb0966aa0de996c19894e2c0605ba2f8524dd4443d8" +dependencies = [ + "heck 0.5.0", + "proc-macro2", + "quote", + "syn 2.0.95", ] [[package]] @@ -5577,13 +5928,30 @@ dependencies = [ "futures-timer", "if-watch", "libc", - "libp2p-core", + "libp2p-core 0.40.1", "libp2p-identity", "log", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", ] +[[package]] +name = "libp2p-tcp" +version = "0.42.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ad964f312c59dcfcac840acd8c555de8403e295d39edf96f5240048b5fcaa314" +dependencies = [ + "futures", + "futures-timer", + "if-watch", + "libc", + "libp2p-core 0.42.0", + "libp2p-identity", + "socket2 0.5.8", + "tokio", + "tracing", +] + [[package]] name = "libp2p-tls" version = "0.2.1" @@ -5591,18 +5959,37 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8218d1d5482b122ccae396bbf38abdcb283ecc96fa54760e1dfd251f0546ac61" dependencies = [ "futures", - "futures-rustls", - "libp2p-core", + "futures-rustls 0.24.0", + "libp2p-core 0.40.1", "libp2p-identity", - "rcgen", + "rcgen 0.10.0", "ring 0.16.20", "rustls 0.21.12", "rustls-webpki 0.101.7", - "thiserror", + "thiserror 1.0.69", "x509-parser 0.15.1", "yasna", ] +[[package]] +name = "libp2p-tls" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "47b23dddc2b9c355f73c1e36eb0c3ae86f7dc964a3715f0731cfad352db4d847" +dependencies = [ + "futures", + "futures-rustls 0.26.0", + "libp2p-core 0.42.0", + "libp2p-identity", + "rcgen 0.11.3", + "ring 0.17.8", + "rustls 0.23.20", + "rustls-webpki 0.101.7", + "thiserror 1.0.69", + "x509-parser 0.16.0", + "yasna", +] + [[package]] name = "libp2p-upnp" version = "0.1.1" @@ -5612,13 +5999,29 @@ dependencies = [ "futures", "futures-timer", "igd-next", - "libp2p-core", - "libp2p-swarm", + "libp2p-core 0.40.1", + "libp2p-swarm 0.43.7", "log", "tokio", "void", ] +[[package]] +name = "libp2p-upnp" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "01bf2d1b772bd3abca049214a3304615e6a36fa6ffc742bdd1ba774486200b8f" +dependencies = [ + "futures", + "futures-timer", + "igd-next", + "libp2p-core 0.42.0", + "libp2p-swarm 0.45.1", + "tokio", + "tracing", + "void", +] + [[package]] name = "libp2p-wasm-ext" version = "0.40.0" @@ -5627,7 +6030,7 @@ checksum = "1e5d8e3a9e07da0ef5b55a9f26c009c8fb3c725d492d8bb4b431715786eea79c" dependencies = [ "futures", "js-sys", - "libp2p-core", + "libp2p-core 0.40.1", "send_wrapper", "wasm-bindgen", "wasm-bindgen-futures", @@ -5635,21 +6038,42 @@ dependencies = [ [[package]] name = "libp2p-websocket" -version = "0.42.2" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "004ee9c4a4631435169aee6aad2f62e3984dc031c43b6d29731e8e82a016c538" +dependencies = [ + "either", + "futures", + "futures-rustls 0.24.0", + "libp2p-core 0.40.1", + "libp2p-identity", + "log", + "parking_lot 0.12.3", + "pin-project-lite", + "rw-stream-sink", + "soketto", + "thiserror 1.0.69", + "url", + "webpki-roots 0.25.4", +] + +[[package]] +name = "libp2p-websocket" +version = "0.44.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "004ee9c4a4631435169aee6aad2f62e3984dc031c43b6d29731e8e82a016c538" +checksum = "888b2ff2e5d8dcef97283daab35ad1043d18952b65e05279eecbe02af4c6e347" dependencies = [ "either", "futures", - "futures-rustls", - "libp2p-core", + "futures-rustls 0.26.0", + "libp2p-core 0.42.0", "libp2p-identity", - "log", "parking_lot 0.12.3", "pin-project-lite", "rw-stream-sink", - "soketto 0.8.0", - "thiserror", + "soketto", + "thiserror 1.0.69", + "tracing", "url", "webpki-roots 0.25.4", ] @@ -5661,10 +6085,25 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8eedcb62824c4300efb9cfd4e2a6edaf3ca097b9e68b36dabe45a44469fd6a85" dependencies = [ "futures", - "libp2p-core", + "libp2p-core 0.40.1", "log", - "thiserror", - "yamux", + "thiserror 1.0.69", + "yamux 0.12.1", +] + +[[package]] +name = "libp2p-yamux" +version = "0.46.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "788b61c80789dba9760d8c669a5bedb642c8267555c803fabd8396e4ca5c5882" +dependencies = [ + "either", + "futures", + "libp2p-core 0.42.0", + "thiserror 1.0.69", + "tracing", + "yamux 0.12.1", + "yamux 0.13.4", ] [[package]] @@ -5675,7 +6114,7 @@ checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ "bitflags 2.6.0", "libc", - "redox_syscall 0.5.7", + "redox_syscall 0.5.8", ] [[package]] @@ -5743,9 +6182,9 @@ dependencies = [ [[package]] name = "libz-sys" -version = "1.1.20" +version = "1.1.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472" +checksum = "df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa" dependencies = [ "cc", "pkg-config", @@ -5769,9 +6208,9 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" [[package]] name = "linked_hash_set" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588" +checksum = "bae85b5be22d9843c80e5fc80e9b64c8a3b1f98f867c709956eca3efff4e92e2" dependencies = [ "linked-hash-map", ] @@ -5793,9 +6232,9 @@ checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" [[package]] name = "linux-raw-sys" -version = "0.4.14" +version = "0.4.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" +checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" [[package]] name = "lioness" @@ -5811,9 +6250,9 @@ dependencies = [ [[package]] name = "litemap" -version = "0.7.3" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704" +checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" [[package]] name = "litep2p" @@ -5830,9 +6269,9 @@ dependencies = [ "futures-timer", "hex-literal", "hickory-resolver", - "indexmap 2.6.0", + "indexmap 2.7.0", "libc", - "mockall 0.13.0", + "mockall 0.13.1", "multiaddr 0.17.1", "multihash 0.17.0", "network-interface", @@ -5840,9 +6279,9 @@ dependencies = [ "parking_lot 0.12.3", "pin-project", "prost 0.12.6", - "prost-build 0.13.3", + "prost-build 0.13.4", "rand", - "rcgen", + "rcgen 0.10.0", "ring 0.16.20", "rustls 0.20.9", "serde", @@ -5850,9 +6289,9 @@ dependencies = [ "simple-dns", "smallvec", "snow", - "socket2 0.5.7", + "socket2 0.5.8", "static_assertions", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", "tokio-tungstenite", @@ -5869,9 +6308,9 @@ dependencies = [ [[package]] name = "litep2p" -version = "0.8.0" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7286b1971f85d1d60be40ef49e81c1f3b5a0d8b83cfa02ab53591cdacae22901" +checksum = "2b0fef34af8847e816003bf7fdeac5ea50b9a7a88441ac927a6166b5e812ab79" dependencies = [ "async-trait", "bs58", @@ -5882,9 +6321,9 @@ dependencies = [ "futures-timer", "hex-literal", "hickory-resolver", - "indexmap 2.6.0", + "indexmap 2.7.0", "libc", - "mockall 0.13.0", + "mockall 0.13.1", "multiaddr 0.17.1", "multihash 0.17.0", "network-interface", @@ -5892,9 +6331,9 @@ dependencies = [ "parking_lot 0.12.3", "pin-project", "prost 0.12.6", - "prost-build 0.13.3", + "prost-build 0.13.4", "rand", - "rcgen", + "rcgen 0.10.0", "ring 0.16.20", "rustls 0.20.9", "serde", @@ -5902,9 +6341,9 @@ dependencies = [ "simple-dns", "smallvec", "snow", - "socket2 0.5.7", + "socket2 0.5.8", "static_assertions", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", "tokio-tungstenite", @@ -5941,7 +6380,7 @@ version = "0.12.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" dependencies = [ - "hashbrown 0.15.1", + "hashbrown 0.15.2", ] [[package]] @@ -5955,9 +6394,9 @@ dependencies = [ [[package]] name = "lz4" -version = "1.28.0" +version = "1.28.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d1febb2b4a79ddd1980eede06a8f7902197960aa0383ffcfdd62fe723036725" +checksum = "a20b523e860d03443e98350ceaac5e71c6ba89aea7d960769ec3ce37f4de5af4" dependencies = [ "lz4-sys", ] @@ -5990,7 +6429,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -6004,7 +6443,7 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -6015,7 +6454,7 @@ checksum = "b02abfe41815b5bd98dbd4260173db2c116dda171dc0fe7838cb206333b83308" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -6026,7 +6465,7 @@ checksum = "73ea28ee64b88876bf45277ed9a5817c1817df061a74f2b988971a12570e5869" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -6078,7 +6517,7 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" dependencies = [ - "rustix 0.38.40", + "rustix 0.38.43", ] [[package]] @@ -6148,20 +6587,19 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" [[package]] name = "miniz_oxide" -version = "0.8.0" +version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" +checksum = "4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394" dependencies = [ "adler2", ] [[package]] name = "mio" -version = "1.0.2" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec" +checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" dependencies = [ - "hermit-abi 0.3.9", "libc", "wasi", "windows-sys 0.52.0", @@ -6188,7 +6626,7 @@ dependencies = [ "rand_chacha", "rand_distr", "subtle 2.6.1", - "thiserror", + "thiserror 1.0.69", "zeroize", ] @@ -6209,15 +6647,15 @@ dependencies = [ [[package]] name = "mockall" -version = "0.13.0" +version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4c28b3fb6d753d28c20e826cd46ee611fda1cf3cde03a443a974043247c065a" +checksum = "39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2" dependencies = [ "cfg-if", "downcast", "fragile", - "mockall_derive 0.13.0", - "predicates 3.1.2", + "mockall_derive 0.13.1", + "predicates 3.1.3", "predicates-tree", ] @@ -6235,16 +6673,22 @@ dependencies = [ [[package]] name = "mockall_derive" -version = "0.13.0" +version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "341014e7f530314e9a1fdbc7400b244efea7122662c96bfa248c31da5bfb2020" +checksum = "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" dependencies = [ "cfg-if", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] +[[package]] +name = "multi-stash" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "685a9ac4b61f4e728e1d2c6a7844609c16527aeb5e6c865915c08e619c16410f" + [[package]] name = "multiaddr" version = "0.17.1" @@ -6275,7 +6719,7 @@ dependencies = [ "data-encoding", "libp2p-identity", "multibase", - "multihash 0.19.2", + "multihash 0.19.3", "percent-encoding", "serde", "static_assertions", @@ -6330,9 +6774,9 @@ dependencies = [ [[package]] name = "multihash" -version = "0.19.2" +version = "0.19.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc41f430805af9d1cf4adae4ed2149c759b877b01d909a1f40256188d09345d2" +checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d" dependencies = [ "core2", "unsigned-varint 0.8.0", @@ -6404,21 +6848,20 @@ checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" [[package]] name = "netlink-packet-core" -version = "0.4.2" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297" +checksum = "72724faf704479d67b388da142b186f916188505e7e0b26719019c525882eda4" dependencies = [ "anyhow", "byteorder", - "libc", "netlink-packet-utils", ] [[package]] name = "netlink-packet-route" -version = "0.12.0" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab" +checksum = "053998cea5a306971f88580d0829e90f270f940befd7cf928da179d4187a5a66" dependencies = [ "anyhow", "bitflags 1.3.2", @@ -6437,29 +6880,29 @@ dependencies = [ "anyhow", "byteorder", "paste", - "thiserror", + "thiserror 1.0.69", ] [[package]] name = "netlink-proto" -version = "0.10.0" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6" +checksum = "86b33524dc0968bfad349684447bfce6db937a9ac3332a1fe60c0c5a5ce63f21" dependencies = [ "bytes", "futures", "log", "netlink-packet-core", "netlink-sys", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] name = "netlink-sys" -version = "0.8.6" +version = "0.8.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "416060d346fbaf1f23f9512963e3e878f1a78e707cb699ba9215761754244307" +checksum = "16c903aa70590cb93691bf97a767c8d1d6122d2cc9070433deb3bbf36ce8bd23" dependencies = [ "bytes", "futures", @@ -6476,15 +6919,15 @@ checksum = "a4a43439bf756eed340bdf8feba761e2d50c7d47175d87545cd5cbe4a137c4d1" dependencies = [ "cc", "libc", - "thiserror", + "thiserror 1.0.69", "winapi", ] [[package]] name = "nix" -version = "0.24.3" +version = "0.26.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069" +checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" dependencies = [ "bitflags 1.3.2", "cfg-if", @@ -6497,12 +6940,6 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c" -[[package]] -name = "no-std-net" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43794a0ace135be66a25d3ae77d41b91615fb68ae937f904090203e81f755b65" - [[package]] name = "nodrop" version = "0.1.14" @@ -6578,6 +7015,17 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" +[[package]] +name = "num-derive" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.95", +] + [[package]] name = "num-format" version = "0.4.4" @@ -6648,18 +7096,9 @@ dependencies = [ [[package]] name = "object" -version = "0.32.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" -dependencies = [ - "memchr", -] - -[[package]] -name = "object" -version = "0.36.5" +version = "0.36.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e" +checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" dependencies = [ "memchr", ] @@ -6725,7 +7164,7 @@ dependencies = [ "orchestra-proc-macro", "pin-project", "prioritized-metered-channel", - "thiserror", + "thiserror 1.0.69", "tracing", ] @@ -6736,7 +7175,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f7b1d40dd8f367db3c65bec8d3dd47d4a604ee8874480738f93191bddab4e0e0" dependencies = [ "expander", - "indexmap 2.6.0", + "indexmap 2.7.0", "itertools 0.11.0", "petgraph", "proc-macro-crate 3.2.0", @@ -6763,142 +7202,142 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "pallet-asset-conversion" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-authorship", "pallet-session", "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "docify", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-bridge-grandpa" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-runtime", "bp-test-utils", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-bridge-messages" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-messages", "bp-runtime", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-bridge-parachains" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-parachains", "bp-polkadot-core", "bp-runtime", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-bridge-grandpa", "parity-scale-codec", "scale-info", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-bridge-relayers" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-header-chain", "bp-messages", "bp-relayers", "bp-runtime", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-bridge-grandpa", "pallet-bridge-messages", @@ -6906,66 +7345,66 @@ dependencies = [ "pallet-transaction-payment", "parity-scale-codec", "scale-info", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-grandpa" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-authorship", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-im-online" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-authorship", "parity-scale-codec", "scale-info", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-offences" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-balances", "parity-scale-codec", "scale-info", "serde", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -6981,84 +7420,84 @@ dependencies = [ [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "impl-trait-for-tuples", "log", "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-sudo" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "docify", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "docify", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7070,22 +7509,22 @@ dependencies = [ "parity-scale-codec", "polkadot-sdk-frame", "scale-info", - "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-utility" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7098,27 +7537,27 @@ dependencies = [ "polkadot-sdk-frame", "scale-info", "serde", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "pallet-xcm-bridge-hub" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bp-messages", "bp-runtime", "bp-xcm-bridge-hub", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "pallet-bridge-messages", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "staging-xcm-builder", "staging-xcm-executor", ] @@ -7135,7 +7574,7 @@ version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9" dependencies = [ - "bitcoin_hashes", + "bitcoin_hashes 0.13.0", "rand", "rand_core", "serde", @@ -7245,7 +7684,7 @@ checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" dependencies = [ "cfg-if", "libc", - "redox_syscall 0.5.7", + "redox_syscall 0.5.8", "smallvec", "windows-targets 0.52.6", ] @@ -7280,6 +7719,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" dependencies = [ "digest 0.10.7", + "hmac 0.12.1", "password-hash", ] @@ -7298,6 +7738,16 @@ dependencies = [ "base64 0.13.1", ] +[[package]] +name = "pem" +version = "3.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae" +dependencies = [ + "base64 0.22.1", + "serde", +] + [[package]] name = "percent-encoding" version = "2.3.1" @@ -7306,20 +7756,20 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "pest" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "879952a81a83930934cbf1786752d6dedc3b1f29e8f8fb2ad1d0a36f377cf442" +checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" dependencies = [ "memchr", - "thiserror", + "thiserror 2.0.10", "ucd-trie", ] [[package]] name = "pest_derive" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d214365f632b123a47fd913301e14c946c61d1c183ee245fa76eb752e59a02dd" +checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e" dependencies = [ "pest", "pest_generator", @@ -7327,22 +7777,22 @@ dependencies = [ [[package]] name = "pest_generator" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb55586734301717aea2ac313f50b2eb8f60d2fc3dc01d190eefa2e625f60c4e" +checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b" dependencies = [ "pest", "pest_meta", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "pest_meta" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b75da2a70cf4d9cb76833c990ac9cd3923c9a8905a8929789ce347c84564d03d" +checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea" dependencies = [ "once_cell", "pest", @@ -7356,34 +7806,34 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" dependencies = [ "fixedbitset", - "indexmap 2.6.0", + "indexmap 2.7.0", ] [[package]] name = "pin-project" -version = "1.1.7" +version = "1.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95" +checksum = "1e2ec53ad785f4d35dac0adea7f7dc6f1bb277ad84a680c7afefeae05d1f5916" dependencies = [ "pin-project-internal", ] [[package]] name = "pin-project-internal" -version = "1.1.7" +version = "1.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c" +checksum = "d56a66c0c55993aa927429d0f8a0abfd74f084e4d9c192cffed01e418d83eefb" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "pin-project-lite" -version = "0.2.15" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff" +checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" [[package]] name = "pin-utils" @@ -7425,42 +7875,42 @@ dependencies = [ "clap", "frame-benchmarking", "frame-benchmarking-cli", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "futures", - "jsonrpsee 0.24.7", + "jsonrpsee", "pallet-im-online", "polkadot-bulletin-chain-runtime", "sc-basic-authorship", - "sc-cli 0.36.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-cli 0.36.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "sc-consensus-babe", "sc-consensus-grandpa", "sc-consensus-grandpa-rpc", - "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "sc-offchain", - "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "sc-statement-store", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "substrate-build-script-utils", "substrate-frame-rpc-system", "try-runtime-cli", @@ -7484,11 +7934,11 @@ dependencies = [ "bridge-runtime-common", "frame-benchmarking", "frame-executive", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "frame-system-benchmarking", "frame-system-rpc-runtime-api", - "frame-try-runtime 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-try-runtime 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "hex", "log", "pallet-authorship", @@ -7512,24 +7962,24 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "staging-xcm-builder", "staging-xcm-executor", "static_assertions", @@ -7539,23 +7989,23 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7572,29 +8022,10 @@ dependencies = [ "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", "tokio", ] -[[package]] -name = "polkadot-node-metrics" -version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" -dependencies = [ - "bs58", - "futures", - "futures-timer", - "log", - "parity-scale-codec", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "prioritized-metered-channel", - "sc-cli 0.36.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", -] - [[package]] name = "polkadot-node-metrics" version = "7.0.0" @@ -7615,28 +8046,22 @@ dependencies = [ ] [[package]] -name = "polkadot-node-network-protocol" +name = "polkadot-node-metrics" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-channel 1.9.0", - "async-trait", - "bitvec", - "derive_more 0.99.18", - "fatality", + "bs58", "futures", - "hex", + "futures-timer", + "log", "parity-scale-codec", - "polkadot-node-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "rand", - "sc-authority-discovery 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "strum 0.26.3", - "thiserror", - "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "prioritized-metered-channel", + "sc-cli 0.36.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7661,34 +8086,33 @@ dependencies = [ "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "strum 0.26.3", - "thiserror", + "thiserror 1.0.69", "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] -name = "polkadot-node-primitives" +name = "polkadot-node-network-protocol" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ + "async-channel 1.9.0", + "async-trait", "bitvec", - "bounded-vec", + "derive_more 0.99.18", + "fatality", "futures", - "futures-timer", + "hex", "parity-scale-codec", - "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "schnorrkel", - "serde", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", - "zstd 0.12.4", + "polkadot-node-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "rand", + "sc-authority-discovery 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "strum 0.26.3", + "thiserror 1.0.69", + "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7713,37 +8137,34 @@ dependencies = [ "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", "zstd 0.12.4", ] [[package]] -name = "polkadot-node-subsystem-types" +name = "polkadot-node-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-trait", "bitvec", - "derive_more 0.99.18", - "fatality", + "bounded-vec", "futures", - "orchestra", - "polkadot-node-network-protocol 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-node-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-statement-table 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "smallvec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-authority-discovery 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "futures-timer", + "parity-scale-codec", + "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "schnorrkel", + "serde", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", + "zstd 0.12.4", ] [[package]] @@ -7773,29 +8194,36 @@ dependencies = [ "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "polkadot-overseer" +name = "polkadot-node-subsystem-types" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", + "bitvec", + "derive_more 0.99.18", + "fatality", "futures", - "futures-timer", "orchestra", - "parking_lot 0.12.3", - "polkadot-node-metrics 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-node-network-protocol 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-node-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-node-subsystem-types 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tikv-jemalloc-ctl", - "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-node-network-protocol 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-node-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-statement-table 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "smallvec", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-authority-discovery 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] @@ -7821,19 +8249,25 @@ dependencies = [ ] [[package]] -name = "polkadot-parachain-primitives" -version = "6.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "polkadot-overseer" +version = "7.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "bounded-collections", - "derive_more 0.99.18", - "parity-scale-codec", - "polkadot-core-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "scale-info", - "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "async-trait", + "futures", + "futures-timer", + "orchestra", + "parking_lot 0.12.3", + "polkadot-node-metrics 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-node-network-protocol 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-node-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-node-subsystem-types 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "tikv-jemalloc-ctl", + "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7853,31 +8287,19 @@ dependencies = [ ] [[package]] -name = "polkadot-primitives" -version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "polkadot-parachain-primitives" +version = "6.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "bitvec", - "hex-literal", - "log", + "bounded-collections", + "derive_more 0.99.18", "parity-scale-codec", - "polkadot-core-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-core-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "scale-info", "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-authority-discovery 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7907,60 +8329,97 @@ dependencies = [ "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] +[[package]] +name = "polkadot-primitives" +version = "7.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "bitvec", + "hex-literal", + "log", + "parity-scale-codec", + "polkadot-core-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "scale-info", + "serde", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-authority-discovery 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", +] + +[[package]] +name = "polkadot-sdk" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eb819108697967452fa6d8d96ab4c0d48cbaa423b3156499dcb24f1cf95d6775" +dependencies = [ + "sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] name = "polkadot-sdk-frame" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "docify", "frame-benchmarking", "frame-executive", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "frame-system-benchmarking", "frame-system-rpc-runtime-api", - "frame-try-runtime 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-try-runtime 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "log", "parity-scale-codec", "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-aura 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-aura 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "polkadot-statement-table" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "polkadot-statement-table" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "tracing-gum 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -7971,9 +8430,22 @@ checksum = "8a3693e5efdb2bf74e449cd25fd777a28bd7ed87e41f5d5da75eb31b4de48b94" dependencies = [ "libc", "log", - "polkavm-assembler", - "polkavm-common", - "polkavm-linux-raw", + "polkavm-assembler 0.9.0", + "polkavm-common 0.9.0", + "polkavm-linux-raw 0.9.0", +] + +[[package]] +name = "polkavm" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dd044ab1d3b11567ab6b98ca71259a992b4034220d5972988a0e96518e5d343d" +dependencies = [ + "libc", + "log", + "polkavm-assembler 0.18.0", + "polkavm-common 0.18.0", + "polkavm-linux-raw 0.18.0", ] [[package]] @@ -7985,6 +8457,15 @@ dependencies = [ "log", ] +[[package]] +name = "polkavm-assembler" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eaad38dc420bfed79e6f731471c973ce5ff5e47ab403e63cf40358fef8a6368f" +dependencies = [ + "log", +] + [[package]] name = "polkavm-common" version = "0.9.0" @@ -7994,13 +8475,32 @@ dependencies = [ "log", ] +[[package]] +name = "polkavm-common" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "31ff33982a807d8567645d4784b9b5d7ab87bcb494f534a57cadd9012688e102" +dependencies = [ + "log", + "polkavm-assembler 0.18.0", +] + [[package]] name = "polkavm-derive" version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ae8c4bea6f3e11cd89bb18bcdddac10bd9a24015399bd1c485ad68a985a19606" dependencies = [ - "polkavm-derive-impl-macro", + "polkavm-derive-impl-macro 0.9.0", +] + +[[package]] +name = "polkavm-derive" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c2eb703f3b6404c13228402e98a5eae063fd16b8f58afe334073ec105ee4117e" +dependencies = [ + "polkavm-derive-impl-macro 0.18.0", ] [[package]] @@ -8009,10 +8509,22 @@ version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c4fdfc49717fb9a196e74a5d28e0bc764eb394a2c803eb11133a31ac996c60c" dependencies = [ - "polkavm-common", + "polkavm-common 0.9.0", + "proc-macro2", + "quote", + "syn 2.0.95", +] + +[[package]] +name = "polkavm-derive-impl" +version = "0.18.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f2116a92e6e96220a398930f4c8a6cda1264206f3e2034fc9982bfd93f261f7" +dependencies = [ + "polkavm-common 0.18.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -8021,30 +8533,47 @@ version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429" dependencies = [ - "polkavm-derive-impl", - "syn 2.0.87", + "polkavm-derive-impl 0.9.0", + "syn 2.0.95", +] + +[[package]] +name = "polkavm-derive-impl-macro" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "48c16669ddc7433e34c1007d31080b80901e3e8e523cb9d4b441c3910cf9294b" +dependencies = [ + "polkavm-derive-impl 0.18.1", + "syn 2.0.95", ] [[package]] name = "polkavm-linker" -version = "0.9.2" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c7be503e60cf56c0eb785f90aaba4b583b36bff00e93997d93fef97f9553c39" +checksum = "e9bfe793b094d9ea5c99b7c43ba46e277b0f8f48f4bbfdbabf8d3ebf701a4bd3" dependencies = [ - "gimli 0.28.1", + "dirs", + "gimli 0.31.1", "hashbrown 0.14.5", "log", - "object 0.32.2", - "polkavm-common", + "object 0.36.7", + "polkavm-common 0.18.0", "regalloc2 0.9.3", "rustc-demangle", ] [[package]] name = "polkavm-linux-raw" -version = "0.9.0" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26e85d3456948e650dff0cfc85603915847faf893ed1e66b020bb82ef4557120" + +[[package]] +name = "polkavm-linux-raw" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26e85d3456948e650dff0cfc85603915847faf893ed1e66b020bb82ef4557120" +checksum = "23eff02c070c70f31878a3d915e88a914ecf3e153741e2fb572dde28cce20fde" [[package]] name = "polling" @@ -8056,7 +8585,7 @@ dependencies = [ "concurrent-queue", "hermit-abi 0.4.0", "pin-project-lite", - "rustix 0.38.40", + "rustix 0.38.43", "tracing", "windows-sys 0.59.0", ] @@ -8086,9 +8615,9 @@ dependencies = [ [[package]] name = "portable-atomic" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2" +checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6" [[package]] name = "powerfmt" @@ -8121,9 +8650,9 @@ dependencies = [ [[package]] name = "predicates" -version = "3.1.2" +version = "3.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e9086cc7640c29a356d1a29fd134380bee9d8f79a17410aa76e7ad295f42c97" +checksum = "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" dependencies = [ "anstyle", "predicates-core", @@ -8131,15 +8660,15 @@ dependencies = [ [[package]] name = "predicates-core" -version = "1.0.8" +version = "1.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae8177bee8e75d6846599c6b9ff679ed51e882816914eec639944d7c9aa11931" +checksum = "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" [[package]] name = "predicates-tree" -version = "1.0.11" +version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41b740d195ed3166cd147c8047ec98db0e22ec019eb8eeb76d343b795304fb13" +checksum = "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" dependencies = [ "predicates-core", "termtree", @@ -8147,12 +8676,12 @@ dependencies = [ [[package]] name = "prettyplease" -version = "0.2.25" +version = "0.2.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033" +checksum = "483f8c21f64f3ea09fe0f30f5d48c3e8eefe5dac9129f0075f76593b4c1da705" dependencies = [ "proc-macro2", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -8194,7 +8723,7 @@ dependencies = [ "futures", "futures-timer", "nanorand", - "thiserror", + "thiserror 1.0.69", "tracing", ] @@ -8204,7 +8733,7 @@ version = "1.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a" dependencies = [ - "thiserror", + "thiserror 1.0.69", "toml 0.5.11", ] @@ -8241,6 +8770,28 @@ dependencies = [ "version_check", ] +[[package]] +name = "proc-macro-error-attr2" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" +dependencies = [ + "proc-macro2", + "quote", +] + +[[package]] +name = "proc-macro-error2" +version = "2.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" +dependencies = [ + "proc-macro-error-attr2", + "proc-macro2", + "quote", + "syn 2.0.95", +] + [[package]] name = "proc-macro-warning" version = "0.4.2" @@ -8249,7 +8800,7 @@ checksum = "3d1eaa7fa0aa1929ffdf7eeb6eac234dde6268914a14ad44d23521ab6a9b258e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -8260,14 +8811,14 @@ checksum = "834da187cfe638ae8abb0203f0b33e5ccdb02a28e7199f2f47b3e2754f50edca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "proc-macro2" -version = "1.0.89" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" +checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" dependencies = [ "unicode-ident", ] @@ -8283,7 +8834,7 @@ dependencies = [ "lazy_static", "memchr", "parking_lot 0.12.3", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -8298,6 +8849,18 @@ dependencies = [ "prometheus-client-derive-encode", ] +[[package]] +name = "prometheus-client" +version = "0.22.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "504ee9ff529add891127c4827eb481bd69dc0ebc72e9a682e187db4caa60c3ca" +dependencies = [ + "dtoa", + "itoa", + "parking_lot 0.12.3", + "prometheus-client-derive-encode", +] + [[package]] name = "prometheus-client-derive-encode" version = "0.4.2" @@ -8306,7 +8869,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -8321,12 +8884,12 @@ dependencies = [ [[package]] name = "prost" -version = "0.13.3" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b0487d90e047de87f984913713b85c601c05609aad5b0df4b4573fbf69aa13f" +checksum = "2c0fef6c4230e4ccf618a35c59d7ede15dea37de8427500f50aff708806e42ec" dependencies = [ "bytes", - "prost-derive 0.13.3", + "prost-derive 0.13.4", ] [[package]] @@ -8336,8 +8899,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4" dependencies = [ "bytes", - "heck 0.4.1", - "itertools 0.10.5", + "heck 0.5.0", + "itertools 0.12.1", "log", "multimap", "once_cell", @@ -8346,17 +8909,16 @@ dependencies = [ "prost 0.12.6", "prost-types 0.12.6", "regex", - "syn 2.0.87", + "syn 2.0.95", "tempfile", ] [[package]] name = "prost-build" -version = "0.13.3" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c1318b19085f08681016926435853bbf7858f9c082d0999b80550ff5d9abe15" +checksum = "d0f3e5beed80eb580c68e2c600937ac2c4eedabdfd5ef1e5b7ea4f3fba84497b" dependencies = [ - "bytes", "heck 0.5.0", "itertools 0.13.0", "log", @@ -8364,10 +8926,10 @@ dependencies = [ "once_cell", "petgraph", "prettyplease", - "prost 0.13.3", - "prost-types 0.13.3", + "prost 0.13.4", + "prost-types 0.13.4", "regex", - "syn 2.0.87", + "syn 2.0.95", "tempfile", ] @@ -8381,20 +8943,20 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "prost-derive" -version = "0.13.3" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e9552f850d5f0964a4e4d0bf306459ac29323ddfbae05e35a7c0d35cb0803cc5" +checksum = "157c5a9d7ea5c2ed2d9fb8f495b64759f7816c7eaea54ba3978f0d63000162e3" dependencies = [ "anyhow", "itertools 0.13.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -8408,27 +8970,27 @@ dependencies = [ [[package]] name = "prost-types" -version = "0.13.3" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4759aa0d3a6232fb8dbdb97b61de2c20047c68aca932c7ed76da9d788508d670" +checksum = "cc2f1e56baa61e93533aebc21af4d2134b70f66275e0fcdf3cbe43d77ff7e8fc" dependencies = [ - "prost 0.13.3", + "prost 0.13.4", ] [[package]] name = "psm" -version = "0.1.23" +version = "0.1.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa37f80ca58604976033fae9515a8a2989fc13797d953f7c04fb8fa36a11f205" +checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810" dependencies = [ "cc", ] [[package]] name = "quanta" -version = "0.12.3" +version = "0.12.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5" +checksum = "3bd1fe6824cea6538803de3ff1bc0cf3949024db3d43c9643024bfb33a807c0e" dependencies = [ "crossbeam-utils", "libc", @@ -8460,13 +9022,26 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8ededb1cd78531627244d51dd0c7139fbe736c7d57af0092a76f0ffb2f56e98" dependencies = [ - "asynchronous-codec", + "asynchronous-codec 0.6.2", "bytes", "quick-protobuf", - "thiserror", + "thiserror 1.0.69", "unsigned-varint 0.7.2", ] +[[package]] +name = "quick-protobuf-codec" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15a0580ab32b169745d7a39db2ba969226ca16738931be152a3209b409de2474" +dependencies = [ + "asynchronous-codec 0.7.0", + "bytes", + "quick-protobuf", + "thiserror 1.0.69", + "unsigned-varint 0.8.0", +] + [[package]] name = "quinn" version = "0.10.2" @@ -8476,11 +9051,30 @@ dependencies = [ "bytes", "futures-io", "pin-project-lite", - "quinn-proto", - "quinn-udp", + "quinn-proto 0.10.6", + "quinn-udp 0.4.1", "rustc-hash 1.1.0", "rustls 0.21.12", - "thiserror", + "thiserror 1.0.69", + "tokio", + "tracing", +] + +[[package]] +name = "quinn" +version = "0.11.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef" +dependencies = [ + "bytes", + "futures-io", + "pin-project-lite", + "quinn-proto 0.11.9", + "quinn-udp 0.5.9", + "rustc-hash 2.1.0", + "rustls 0.23.20", + "socket2 0.5.8", + "thiserror 2.0.10", "tokio", "tracing", ] @@ -8497,9 +9091,29 @@ dependencies = [ "rustc-hash 1.1.0", "rustls 0.21.12", "slab", - "thiserror", + "thiserror 1.0.69", + "tinyvec", + "tracing", +] + +[[package]] +name = "quinn-proto" +version = "0.11.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d" +dependencies = [ + "bytes", + "getrandom", + "rand", + "ring 0.17.8", + "rustc-hash 2.1.0", + "rustls 0.23.20", + "rustls-pki-types", + "slab", + "thiserror 2.0.10", "tinyvec", "tracing", + "web-time", ] [[package]] @@ -8510,16 +9124,30 @@ checksum = "055b4e778e8feb9f93c4e439f71dc2156ef13360b432b799e179a8c4cdf0b1d7" dependencies = [ "bytes", "libc", - "socket2 0.5.7", + "socket2 0.5.8", "tracing", "windows-sys 0.48.0", ] +[[package]] +name = "quinn-udp" +version = "0.5.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904" +dependencies = [ + "cfg_aliases 0.2.1", + "libc", + "once_cell", + "socket2 0.5.8", + "tracing", + "windows-sys 0.59.0", +] + [[package]] name = "quote" -version = "1.0.37" +version = "1.0.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" +checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" dependencies = [ "proc-macro2", ] @@ -8620,26 +9248,22 @@ version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b" dependencies = [ - "pem", + "pem 1.1.1", "ring 0.16.20", "time", "yasna", ] [[package]] -name = "reconnecting-jsonrpsee-ws-client" -version = "0.4.3" +name = "rcgen" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06fa4f17e09edfc3131636082faaec633c7baa269396b4004040bc6c52f49f65" +checksum = "52c4f3084aa3bc7dfbba4eff4fab2a54db4324965d8872ab933565e6fbd83bc6" dependencies = [ - "cfg_aliases 0.2.1", - "finito", - "futures", - "jsonrpsee 0.23.2", - "serde_json", - "thiserror", - "tokio", - "tracing", + "pem 3.0.4", + "ring 0.16.20", + "time", + "yasna", ] [[package]] @@ -8653,9 +9277,9 @@ dependencies = [ [[package]] name = "redox_syscall" -version = "0.5.7" +version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f" +checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834" dependencies = [ "bitflags 2.6.0", ] @@ -8668,7 +9292,7 @@ checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" dependencies = [ "getrandom", "libredox", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -8688,7 +9312,7 @@ checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -8785,11 +9409,11 @@ name = "ring" version = "0.1.0" source = "git+https://github.com/w3f/ring-proof?rev=665f5f5#665f5f51af5734c7b6d90b985dd6861d4c5b4752" dependencies = [ - "ark-ec", - "ark-ff", - "ark-poly", - "ark-serialize", - "ark-std", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-poly 0.4.2", + "ark-serialize 0.4.2", + "ark-std 0.4.0", "arrayvec 0.7.6", "blake2 0.10.6", "common", @@ -8865,16 +9489,19 @@ dependencies = [ [[package]] name = "rtnetlink" -version = "0.10.1" +version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0" +checksum = "7a552eb82d19f38c3beed3f786bd23aa434ceb9ac43ab44419ca6d67a7e186c0" dependencies = [ "futures", "log", + "netlink-packet-core", "netlink-packet-route", + "netlink-packet-utils", "netlink-proto", + "netlink-sys", "nix", - "thiserror", + "thiserror 1.0.69", "tokio", ] @@ -8902,9 +9529,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" [[package]] name = "rustc-hash" -version = "2.0.0" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152" +checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497" [[package]] name = "rustc-hex" @@ -8918,7 +9545,7 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" dependencies = [ - "semver 1.0.23", + "semver 1.0.24", ] [[package]] @@ -8946,15 +9573,15 @@ dependencies = [ [[package]] name = "rustix" -version = "0.38.40" +version = "0.38.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99e4ea3e1cdc4b559b8e5650f9c8e5998e3e5c1343b4eaf034565f32318d63c0" +checksum = "a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6" dependencies = [ "bitflags 2.6.0", "errno", "libc", - "linux-raw-sys 0.4.14", - "windows-sys 0.52.0", + "linux-raw-sys 0.4.15", + "windows-sys 0.59.0", ] [[package]] @@ -8982,23 +9609,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.22.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432" -dependencies = [ - "log", - "ring 0.17.8", - "rustls-pki-types", - "rustls-webpki 0.102.8", - "subtle 2.6.1", - "zeroize", -] - -[[package]] -name = "rustls" -version = "0.23.16" +version = "0.23.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eee87ff5d9b36712a58574e12e9f0ea80f915a5b0ac518d322b24a465617925e" +checksum = "5065c3f250cbd332cd894be57c40fa52387247659b14a2d6041d121547903b1b" dependencies = [ "log", "once_cell", @@ -9018,7 +9631,7 @@ dependencies = [ "openssl-probe", "rustls-pemfile 1.0.4", "schannel", - "security-framework", + "security-framework 2.11.1", ] [[package]] @@ -9031,20 +9644,19 @@ dependencies = [ "rustls-pemfile 2.2.0", "rustls-pki-types", "schannel", - "security-framework", + "security-framework 2.11.1", ] [[package]] name = "rustls-native-certs" -version = "0.8.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a" +checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" dependencies = [ "openssl-probe", - "rustls-pemfile 2.2.0", "rustls-pki-types", "schannel", - "security-framework", + "security-framework 3.2.0", ] [[package]] @@ -9067,9 +9679,12 @@ dependencies = [ [[package]] name = "rustls-pki-types" -version = "1.10.0" +version = "1.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" +checksum = "d2bf47e6ff922db3825eb750c4e2ff784c6ff8fb9e13046ef6a1d1c5401b0b37" +dependencies = [ + "web-time", +] [[package]] name = "rustls-platform-verifier" @@ -9077,18 +9692,18 @@ version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "afbb878bdfdf63a336a5e63561b1835e7a8c91524f51621db870169eac84b490" dependencies = [ - "core-foundation", + "core-foundation 0.9.4", "core-foundation-sys", "jni", "log", "once_cell", - "rustls 0.23.16", + "rustls 0.23.20", "rustls-native-certs 0.7.3", "rustls-platform-verifier-android", "rustls-webpki 0.102.8", - "security-framework", + "security-framework 2.11.1", "security-framework-sys", - "webpki-roots 0.26.6", + "webpki-roots 0.26.7", "winapi", ] @@ -9121,19 +9736,18 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.18" +version = "1.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248" +checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4" [[package]] name = "ruzstd" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58c4eb8a81997cf040a091d1f7e1938aeab6749d3a0dfa73af43cdc32393483d" +checksum = "5174a470eeb535a721ae9fdd6e291c2411a906b96592182d05217591d5c5cf7b" dependencies = [ "byteorder", "derive_more 0.99.18", - "twox-hash", ] [[package]] @@ -9155,31 +9769,29 @@ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" [[package]] name = "safe_arch" -version = "0.7.2" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3460605018fdc9612bce72735cba0d27efbcd9904780d44c7e3a9948f96148a" +checksum = "96b02de82ddbe1b636e6170c21be622223aea188ef2e139be0a5b219ec215323" dependencies = [ "bytemuck", ] [[package]] -name = "same-file" -version = "1.0.6" +name = "salsa20" +version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" +checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213" dependencies = [ - "winapi-util", + "cipher 0.4.4", ] [[package]] -name = "sc-allocator" -version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "same-file" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" dependencies = [ - "log", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "winapi-util", ] [[package]] @@ -9190,37 +9802,18 @@ dependencies = [ "log", "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "sc-authority-discovery" -version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-allocator" +version = "23.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-trait", - "futures", - "futures-timer", - "ip_network", - "libp2p", - "linked_hash_set", "log", - "multihash 0.19.2", - "parity-scale-codec", - "prost 0.12.6", - "prost-build 0.13.3", - "rand", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-authority-discovery 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] @@ -9232,10 +9825,10 @@ dependencies = [ "futures", "futures-timer", "ip_network", - "libp2p", + "libp2p 0.52.4", "linked_hash_set", "log", - "multihash 0.19.2", + "multihash 0.19.3", "parity-scale-codec", "prost 0.12.6", "prost-build 0.12.6", @@ -9250,44 +9843,58 @@ dependencies = [ "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "sc-basic-authorship" +name = "sc-authority-discovery" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ + "async-trait", "futures", "futures-timer", + "ip_network", + "linked_hash_set", "log", + "multihash 0.19.3", "parity-scale-codec", - "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-proposer-metrics", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "prost 0.12.6", + "prost-build 0.13.4", + "rand", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-authority-discovery 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] -name = "sc-block-builder" -version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-basic-authorship" +version = "0.34.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ + "futures", + "futures-timer", + "log", "parity-scale-codec", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-proposer-metrics", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -9306,30 +9913,18 @@ dependencies = [ ] [[package]] -name = "sc-chain-spec" -version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-block-builder" +version = "0.33.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "array-bytes", - "docify", - "log", - "memmap2 0.9.5", "parity-scale-codec", - "sc-chain-spec-derive 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "serde", - "serde_json", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -9360,14 +9955,30 @@ dependencies = [ ] [[package]] -name = "sc-chain-spec-derive" -version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-chain-spec" +version = "28.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "proc-macro-crate 3.2.0", - "proc-macro2", - "quote", - "syn 2.0.87", + "array-bytes", + "docify", + "log", + "memmap2 0.9.5", + "parity-scale-codec", + "sc-chain-spec-derive 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "serde", + "serde_json", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-genesis-builder 0.8.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -9378,49 +9989,18 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] -name = "sc-cli" -version = "0.36.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-chain-spec-derive" +version = "11.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "array-bytes", - "chrono", - "clap", - "fdlimit", - "futures", - "itertools 0.11.0", - "libp2p-identity", - "log", - "names", - "parity-bip39", - "parity-scale-codec", - "rand", - "regex", - "rpassword", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-db 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "serde", - "serde_json", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", - "tokio", + "proc-macro-crate 3.2.0", + "proc-macro2", + "quote", + "syn 2.0.95", ] [[package]] @@ -9460,35 +10040,50 @@ dependencies = [ "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] -name = "sc-client-api" -version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-cli" +version = "0.36.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "fnv", + "array-bytes", + "chrono", + "clap", + "fdlimit", "futures", + "itertools 0.11.0", + "libp2p-identity", "log", + "names", + "parity-bip39", "parity-scale-codec", - "parking_lot 0.12.3", - "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-statement-store 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "rand", + "regex", + "rpassword", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-db 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-service 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "serde", + "serde_json", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keyring 31.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", + "tokio", ] [[package]] @@ -9519,29 +10114,30 @@ dependencies = [ ] [[package]] -name = "sc-client-db" -version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-client-api" +version = "28.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "hash-db", - "kvdb", - "kvdb-memorydb", - "kvdb-rocksdb", - "linked-hash-map", + "fnv", + "futures", "log", - "parity-db", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-state-db 0.30.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "schnellru", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-statement-store 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -9571,27 +10167,29 @@ dependencies = [ ] [[package]] -name = "sc-consensus" -version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-client-db" +version = "0.35.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-trait", - "futures", + "hash-db", + "kvdb", + "kvdb-memorydb", + "kvdb-rocksdb", + "linked-hash-map", "log", - "mockall 0.11.4", + "parity-db", + "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-state-db 0.30.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "schnellru", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -9615,16 +10213,40 @@ dependencies = [ "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", +] + +[[package]] +name = "sc-consensus" +version = "0.33.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "async-trait", + "futures", + "log", + "mockall 0.11.4", + "parking_lot 0.12.3", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "serde", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-babe" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", - "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "futures", "log", "num-bigint", @@ -9632,149 +10254,126 @@ dependencies = [ "num-traits", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "sc-consensus-epochs", "sc-consensus-slots", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-babe 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-epochs" version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "parity-scale-codec", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sc-consensus-grandpa" version = "0.19.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "ahash", "array-bytes", "async-trait", "dyn-clone", "finality-grandpa", - "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "futures", "futures-timer", "log", "parity-scale-codec", "parking_lot 0.12.3", "rand", - "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "sc-network-gossip", - "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-grandpa-rpc" version = "0.19.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "finality-grandpa", "futures", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "parity-scale-codec", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "sc-consensus-grandpa", - "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sc-consensus-slots" version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", "futures", "futures-timer", "log", "parity-scale-codec", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", -] - -[[package]] -name = "sc-executor" -version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" -dependencies = [ - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-executor-polkavm 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-executor-wasmtime 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "schnellru", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tracing", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -9801,16 +10400,26 @@ dependencies = [ ] [[package]] -name = "sc-executor-common" -version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-executor" +version = "0.32.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "polkavm", - "sc-allocator 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", - "wasm-instrument", + "parity-scale-codec", + "parking_lot 0.12.3", + "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor-polkavm 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor-wasmtime 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "schnellru", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "tracing", ] [[package]] @@ -9818,23 +10427,25 @@ name = "sc-executor-common" version = "0.29.0" source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "polkavm", + "polkavm 0.9.3", "sc-allocator 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", "wasm-instrument", ] [[package]] -name = "sc-executor-polkavm" +name = "sc-executor-common" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "log", - "polkavm", - "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkavm 0.18.0", + "sc-allocator 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", + "wasm-instrument", ] [[package]] @@ -9843,27 +10454,20 @@ version = "0.29.0" source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "log", - "polkavm", + "polkavm 0.9.3", "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] -name = "sc-executor-wasmtime" +name = "sc-executor-polkavm" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "anyhow", - "cfg-if", - "libc", "log", - "parking_lot 0.12.3", - "rustix 0.36.17", - "sc-allocator 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "wasmtime", + "polkavm 0.18.0", + "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -9885,20 +10489,21 @@ dependencies = [ ] [[package]] -name = "sc-informant" -version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-executor-wasmtime" +version = "0.29.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "console", - "futures", - "futures-timer", + "anyhow", + "cfg-if", + "libc", "log", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "parking_lot 0.12.3", + "rustix 0.36.17", + "sc-allocator 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "wasmtime", ] [[package]] @@ -9918,38 +10523,55 @@ dependencies = [ "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] +[[package]] +name = "sc-informant" +version = "0.33.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "console", + "futures", + "futures-timer", + "log", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", +] + [[package]] name = "sc-keystore" version = "25.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "array-bytes", "parking_lot 0.12.3", "serde_json", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", ] [[package]] name = "sc-keystore" version = "25.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", "parking_lot 0.12.3", "serde_json", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sc-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "array-bytes", "arrayvec 0.7.6", @@ -9962,23 +10584,23 @@ dependencies = [ "multiaddr 0.18.2", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", ] [[package]] name = "sc-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", "arrayvec 0.7.6", @@ -9991,28 +10613,28 @@ dependencies = [ "multiaddr 0.18.2", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sc-network" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "array-bytes", "async-channel 1.9.0", "async-trait", - "asynchronous-codec", + "asynchronous-codec 0.6.2", "bytes", "cid 0.9.0", "either", @@ -10020,9 +10642,9 @@ dependencies = [ "futures", "futures-timer", "ip_network", - "libp2p", + "libp2p 0.52.4", "linked_hash_set", - "litep2p 0.8.0", + "litep2p 0.7.0", "log", "mockall 0.11.4", "once_cell", @@ -10031,22 +10653,22 @@ dependencies = [ "partial_sort", "pin-project", "prost 0.12.6", - "prost-build 0.13.3", + "prost-build 0.12.6", "rand", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "schnellru", "serde", "serde_json", "smallvec", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", "tokio", "tokio-stream", "unsigned-varint 0.7.2", @@ -10058,12 +10680,12 @@ dependencies = [ [[package]] name = "sc-network" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", "async-channel 1.9.0", "async-trait", - "asynchronous-codec", + "asynchronous-codec 0.6.2", "bytes", "cid 0.9.0", "either", @@ -10071,9 +10693,9 @@ dependencies = [ "futures", "futures-timer", "ip_network", - "libp2p", + "libp2p 0.54.1", "linked_hash_set", - "litep2p 0.7.0", + "litep2p 0.8.4", "log", "mockall 0.11.4", "once_cell", @@ -10082,22 +10704,22 @@ dependencies = [ "partial_sort", "pin-project", "prost 0.12.6", - "prost-build 0.12.6", + "prost-build 0.13.4", "rand", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "schnellru", "serde", "serde_json", "smallvec", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", "tokio", "tokio-stream", "unsigned-varint 0.7.2", @@ -10109,79 +10731,58 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "async-trait", "bitflags 1.3.2", "futures", "libp2p-identity", "parity-scale-codec", - "prost-build 0.13.3", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "prost-build 0.12.6", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sc-network-common" version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", "bitflags 1.3.2", "futures", "libp2p-identity", "parity-scale-codec", - "prost-build 0.12.6", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "prost-build 0.13.4", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sc-network-gossip" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "ahash", "futures", "futures-timer", "log", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "schnellru", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "tracing", ] -[[package]] -name = "sc-network-light" -version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" -dependencies = [ - "array-bytes", - "async-channel 1.9.0", - "futures", - "log", - "parity-scale-codec", - "prost 0.12.6", - "prost-build 0.13.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", -] - [[package]] name = "sc-network-light" version = "0.33.0" @@ -10200,43 +10801,28 @@ dependencies = [ "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "sc-network-sync" +name = "sc-network-light" version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", "async-channel 1.9.0", - "async-trait", - "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", "futures", - "futures-timer", "log", - "mockall 0.11.4", "parity-scale-codec", "prost 0.12.6", - "prost-build 0.13.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "schnellru", - "smallvec", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", - "tokio", - "tokio-stream", + "prost-build 0.13.4", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] @@ -10270,28 +10856,45 @@ dependencies = [ "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", ] [[package]] -name = "sc-network-transactions" +name = "sc-network-sync" version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", + "async-channel 1.9.0", + "async-trait", + "fork-tree 12.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "futures", + "futures-timer", "log", + "mockall 0.11.4", "parity-scale-codec", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "prost 0.12.6", + "prost-build 0.13.4", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "schnellru", + "smallvec", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-grandpa 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", + "tokio", + "tokio-stream", ] [[package]] @@ -10313,44 +10916,65 @@ dependencies = [ "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] +[[package]] +name = "sc-network-transactions" +version = "0.33.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "array-bytes", + "futures", + "log", + "parity-scale-codec", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", +] + [[package]] name = "sc-network-types" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "bs58", "ed25519-dalek", "libp2p-identity", - "litep2p 0.8.0", + "litep2p 0.7.0", "log", "multiaddr 0.18.2", - "multihash 0.19.2", + "multihash 0.19.3", "rand", - "thiserror", + "thiserror 1.0.69", "zeroize", ] [[package]] name = "sc-network-types" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bs58", + "bytes", "ed25519-dalek", "libp2p-identity", - "litep2p 0.7.0", + "libp2p-kad 0.46.2", + "litep2p 0.8.4", "log", "multiaddr 0.18.2", - "multihash 0.19.2", + "multihash 0.19.3", "rand", - "thiserror", + "thiserror 1.0.69", "zeroize", ] [[package]] name = "sc-offchain" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", "bytes", @@ -10358,8 +10982,8 @@ dependencies = [ "futures", "futures-timer", "http-body-util", - "hyper 1.5.0", - "hyper-rustls 0.27.3", + "hyper 1.5.2", + "hyper-rustls", "hyper-util", "log", "num_cpus", @@ -10367,19 +10991,19 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "rand", - "rustls 0.23.16", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "rustls 0.23.20", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "threadpool", "tracing", ] @@ -10387,42 +11011,10 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "log", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", -] - -[[package]] -name = "sc-rpc" -version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" -dependencies = [ - "futures", - "jsonrpsee 0.24.7", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-statement-store 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tokio", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -10431,7 +11023,7 @@ version = "29.0.0" source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "futures", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "parity-scale-codec", "parking_lot 0.12.3", @@ -10458,23 +11050,35 @@ dependencies = [ ] [[package]] -name = "sc-rpc-api" -version = "0.33.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-rpc" +version = "29.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "jsonrpsee 0.24.7", + "futures", + "jsonrpsee", + "log", "parity-scale-codec", - "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "scale-info", - "serde", + "parking_lot 0.12.3", + "sc-block-builder 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde_json", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-offchain 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-statement-store 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "tokio", ] [[package]] @@ -10482,7 +11086,7 @@ name = "sc-rpc-api" version = "0.33.0" source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "jsonrpsee 0.24.7", + "jsonrpsee", "parity-scale-codec", "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sc-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", @@ -10494,31 +11098,27 @@ dependencies = [ "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "sc-rpc-server" -version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-rpc-api" +version = "0.33.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "dyn-clone", - "forwarded-header-value", - "futures", - "governor", - "http 1.1.0", - "http-body-util", - "hyper 1.5.0", - "ip_network", - "jsonrpsee 0.24.7", - "log", - "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "jsonrpsee", + "parity-scale-codec", + "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-mixnet 0.4.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "scale-info", "serde", "serde_json", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tokio", - "tower", - "tower-http", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] @@ -10530,11 +11130,11 @@ dependencies = [ "forwarded-header-value", "futures", "governor", - "http 1.1.0", + "http 1.2.0", "http-body-util", - "hyper 1.5.0", + "hyper 1.5.2", "ip_network", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "serde", @@ -10546,34 +11146,27 @@ dependencies = [ ] [[package]] -name = "sc-rpc-spec-v2" -version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-rpc-server" +version = "11.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "array-bytes", + "dyn-clone", + "forwarded-header-value", "futures", - "futures-util", - "hex", - "jsonrpsee 0.24.7", + "governor", + "http 1.2.0", + "http-body-util", + "hyper 1.5.2", + "ip_network", + "jsonrpsee", "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "rand", - "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "schnellru", + "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "serde_json", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "tokio", - "tokio-stream", + "tower", + "tower-http", ] [[package]] @@ -10585,7 +11178,7 @@ dependencies = [ "futures", "futures-util", "hex", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "parity-scale-codec", "parking_lot 0.12.3", @@ -10603,73 +11196,56 @@ dependencies = [ "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", ] [[package]] -name = "sc-service" -version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-rpc-spec-v2" +version = "0.34.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-trait", - "directories", - "exit-future", + "array-bytes", "futures", - "futures-timer", - "jsonrpsee 0.24.7", + "futures-util", + "hex", + "itertools 0.11.0", + "jsonrpsee", "log", "parity-scale-codec", "parking_lot 0.12.3", - "pin-project", "rand", - "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-client-db 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-informant 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-light 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-transactions 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-rpc-server 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-rpc-spec-v2 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-sysinfo 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "schnellru", "serde", - "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "static_init", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "tempfile", - "thiserror", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", "tokio", - "tracing", - "tracing-futures", + "tokio-stream", +] + +[[package]] +name = "sc-runtime-utilities" +version = "0.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "parity-scale-codec", + "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor-common 0.29.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] @@ -10682,7 +11258,7 @@ dependencies = [ "exit-future", "futures", "futures-timer", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "parity-scale-codec", "parking_lot 0.12.3", @@ -10730,21 +11306,74 @@ dependencies = [ "static_init", "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "tempfile", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", "tracing-futures", ] [[package]] -name = "sc-state-db" -version = "0.30.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sc-service" +version = "0.35.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ + "async-trait", + "directories", + "exit-future", + "futures", + "futures-timer", + "jsonrpsee", "log", "parity-scale-codec", "parking_lot 0.12.3", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "pin-project", + "rand", + "sc-chain-spec 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-client-db 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-consensus 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-executor 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-informant 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-common 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-light 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-sync 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-transactions 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-network-types 0.10.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-rpc 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-rpc-server 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-rpc-spec-v2 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-sysinfo 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-tracing 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "schnellru", + "serde", + "serde_json", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-session 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-storage-proof 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "static_init", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "tempfile", + "thiserror 1.0.69", + "tokio", + "tracing", + "tracing-futures", ] [[package]] @@ -10758,29 +11387,40 @@ dependencies = [ "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] +[[package]] +name = "sc-state-db" +version = "0.30.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "log", + "parity-scale-codec", + "parking_lot 0.12.3", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", +] + [[package]] name = "sc-statement-store" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "log", "parity-db", "parking_lot 0.12.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-statement-store 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-keystore 25.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-statement-store 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "tokio", ] [[package]] name = "sc-sysinfo" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "derive_more 0.99.18", "futures", @@ -10789,19 +11429,19 @@ dependencies = [ "rand", "rand_pcg", "regex", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "serde", "serde_json", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sc-sysinfo" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "derive_more 0.99.18", "futures", @@ -10810,59 +11450,58 @@ dependencies = [ "rand", "rand_pcg", "regex", - "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-telemetry 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde", "serde_json", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sc-telemetry" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "chrono", "futures", - "libp2p", + "libp2p 0.52.4", "log", "parking_lot 0.12.3", "pin-project", "rand", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", "wasm-timer", ] [[package]] name = "sc-telemetry" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "chrono", "futures", - "libp2p", + "libp2p 0.54.1", "log", "parking_lot 0.12.3", "pin-project", "rand", - "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-network 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", "wasm-timer", ] [[package]] name = "sc-tracing" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "chrono", "console", @@ -10872,16 +11511,16 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "rustc-hash 1.1.0", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-tracing-proc-macro 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-tracing-proc-macro 11.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "serde", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", "tracing", "tracing-log", "tracing-subscriber", @@ -10890,7 +11529,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "chrono", "console", @@ -10900,16 +11539,16 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "rustc-hash 1.1.0", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sc-tracing-proc-macro 11.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-tracing-proc-macro 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-rpc 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", "tracing", "tracing-log", "tracing-subscriber", @@ -10918,54 +11557,23 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sc-tracing-proc-macro" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", -] - -[[package]] -name = "sc-transaction-pool" -version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" -dependencies = [ - "async-trait", - "futures", - "futures-timer", - "indexmap 2.6.0", - "itertools 0.11.0", - "linked-hash-map", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", - "tokio", - "tokio-stream", + "syn 2.0.95", ] [[package]] @@ -10992,23 +11600,38 @@ dependencies = [ "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "sc-transaction-pool-api" +name = "sc-transaction-pool" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", "futures", + "futures-timer", + "indexmap 2.7.0", + "itertools 0.11.0", + "linked-hash-map", "log", "parity-scale-codec", + "parking_lot 0.12.3", + "sc-client-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-utils 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "serde", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-transaction-pool 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "substrate-prometheus-endpoint 0.17.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", + "tokio", + "tokio-stream", ] [[package]] @@ -11024,13 +11647,29 @@ dependencies = [ "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", +] + +[[package]] +name = "sc-transaction-pool-api" +version = "28.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "async-trait", + "futures", + "log", + "parity-scale-codec", + "serde", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sc-utils" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "async-channel 1.9.0", "futures", @@ -11038,13 +11677,13 @@ dependencies = [ "log", "parking_lot 0.12.3", "prometheus", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sc-utils" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-channel 1.9.0", "futures", @@ -11052,7 +11691,7 @@ dependencies = [ "log", "parking_lot 0.12.3", "prometheus", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -11069,13 +11708,13 @@ dependencies = [ [[package]] name = "scale-decode" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e98f3262c250d90e700bb802eb704e1f841e03331c2eb815e46516c4edbf5b27" +checksum = "f8ae9cc099ae85ff28820210732b00f019546f36f33225f509fe25d5816864a0" dependencies = [ - "derive_more 0.99.18", + "derive_more 1.0.0", "parity-scale-codec", - "primitive-types 0.12.2", + "primitive-types 0.13.1", "scale-bits", "scale-decode-derive", "scale-type-resolver", @@ -11084,25 +11723,25 @@ dependencies = [ [[package]] name = "scale-decode-derive" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9bb22f574168103cdd3133b19281639ca65ad985e24612728f727339dcaf4021" +checksum = "5ed9401effa946b493f9f84dc03714cca98119b230497df6f3df6b84a2b03648" dependencies = [ - "darling 0.14.4", + "darling", "proc-macro2", "quote", - "syn 1.0.109", + "syn 2.0.95", ] [[package]] name = "scale-encode" -version = "0.7.2" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "528464e6ae6c8f98e2b79633bf79ef939552e795e316579dab09c61670d56602" +checksum = "5f9271284d05d0749c40771c46180ce89905fd95aa72a2a2fddb4b7c0aa424db" dependencies = [ - "derive_more 0.99.18", + "derive_more 1.0.0", "parity-scale-codec", - "primitive-types 0.12.2", + "primitive-types 0.13.1", "scale-bits", "scale-encode-derive", "scale-type-resolver", @@ -11111,22 +11750,22 @@ dependencies = [ [[package]] name = "scale-encode-derive" -version = "0.7.2" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef2618f123c88da9cd8853b69d766068f1eddc7692146d7dfe9b89e25ce2efd" +checksum = "102fbc6236de6c53906c0b262f12c7aa69c2bdc604862c12728f5f4d370bc137" dependencies = [ - "darling 0.20.10", + "darling", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "scale-info" -version = "2.11.5" +version = "2.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1aa7ffc1c0ef49b0452c6e2986abf2b07743320641ffd5fc63d552458e3b779b" +checksum = "346a3b32eba2640d17a9cb5927056b08f3de90f65b72fe09402c2ad07d684d0b" dependencies = [ "bitvec", "cfg-if", @@ -11138,14 +11777,14 @@ dependencies = [ [[package]] name = "scale-info-derive" -version = "2.11.5" +version = "2.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46385cc24172cf615450267463f937c10072516359b3ff1cb24228a4a08bf951" +checksum = "c6630024bf739e2179b91fb424b28898baf819414262c5d376677dbff1fe7ebf" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -11160,28 +11799,27 @@ dependencies = [ [[package]] name = "scale-typegen" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "498d1aecf2ea61325d4511787c115791639c0fd21ef4f8e11e49dd09eff2bbac" +checksum = "0dc4c70c7fea2eef1740f0081d3fe385d8bee1eef11e9272d3bec7dc8e5438e0" dependencies = [ "proc-macro2", "quote", "scale-info", - "syn 2.0.87", - "thiserror", + "syn 2.0.95", + "thiserror 1.0.69", ] [[package]] name = "scale-value" -version = "0.16.3" +version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8cd6ab090d823e75cfdb258aad5fe92e13f2af7d04b43a55d607d25fcc38c811" +checksum = "f5e0ef2a0ee1e02a69ada37feb87ea1616ce9808aca072befe2d3131bf28576e" dependencies = [ "base58", "blake2 0.10.6", - "derive_more 0.99.18", + "derive_more 1.0.0", "either", - "frame-metadata 15.1.0", "parity-scale-codec", "scale-bits", "scale-decode", @@ -11194,18 +11832,18 @@ dependencies = [ [[package]] name = "schannel" -version = "0.1.26" +version = "0.1.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" +checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" dependencies = [ "windows-sys 0.59.0", ] [[package]] name = "schnellru" -version = "0.2.3" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9a8ef13a93c54d20580de1e5c413e624e53121d42fc7e2c11d10ef7f8b02367" +checksum = "356285bbf17bea63d9e52e96bd18f039672ac92b55b8cb997d6162a2a37d1649" dependencies = [ "ahash", "cfg-if", @@ -11243,6 +11881,18 @@ version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152" +[[package]] +name = "scrypt" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f" +dependencies = [ + "password-hash", + "pbkdf2", + "salsa20", + "sha2 0.10.8", +] + [[package]] name = "sct" version = "0.7.1" @@ -11274,7 +11924,18 @@ version = "0.28.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d24b59d129cdadea20aea4fb2352fa053712e5d713eee47d700cd4b2bc002f10" dependencies = [ - "secp256k1-sys", + "secp256k1-sys 0.9.2", +] + +[[package]] +name = "secp256k1" +version = "0.30.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b50c5943d326858130af85e049f2661ba3c78b26589b8ab98e65e80ae44a1252" +dependencies = [ + "bitcoin_hashes 0.14.0", + "rand", + "secp256k1-sys 0.10.1", ] [[package]] @@ -11286,6 +11947,15 @@ dependencies = [ "cc", ] +[[package]] +name = "secp256k1-sys" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d4387882333d3aa8cb20530a17c69a3752e97837832f34f6dccc760e715001d9" +dependencies = [ + "cc", +] + [[package]] name = "secrecy" version = "0.8.0" @@ -11295,6 +11965,15 @@ dependencies = [ "zeroize", ] +[[package]] +name = "secrecy" +version = "0.10.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e891af845473308773346dc847b2c23ee78fe442e0472ac50e22a18a93d3ae5a" +dependencies = [ + "zeroize", +] + [[package]] name = "security-framework" version = "2.11.1" @@ -11302,18 +11981,31 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" dependencies = [ "bitflags 2.6.0", - "core-foundation", + "core-foundation 0.9.4", "core-foundation-sys", "libc", "num-bigint", "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.6.0", + "core-foundation 0.10.0", + "core-foundation-sys", + "libc", + "security-framework-sys", +] + [[package]] name = "security-framework-sys" -version = "2.12.1" +version = "2.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2" +checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" dependencies = [ "core-foundation-sys", "libc", @@ -11330,9 +12022,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.23" +version = "1.0.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" +checksum = "3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba" dependencies = [ "serde", ] @@ -11351,9 +12043,9 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "serde" -version = "1.0.214" +version = "1.0.217" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5" +checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70" dependencies = [ "serde_derive", ] @@ -11369,20 +12061,20 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.214" +version = "1.0.217" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766" +checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "serde_json" -version = "1.0.132" +version = "1.0.135" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" +checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9" dependencies = [ "itoa", "memchr", @@ -11409,19 +12101,6 @@ dependencies = [ "serde", ] -[[package]] -name = "sha-1" -version = "0.9.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6" -dependencies = [ - "block-buffer 0.9.0", - "cfg-if", - "cpufeatures", - "digest 0.9.0", - "opaque-debug 0.3.1", -] - [[package]] name = "sha1" version = "0.10.6" @@ -11601,14 +12280,14 @@ dependencies = [ [[package]] name = "smoldot" -version = "0.16.0" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6d1eaa97d77be4d026a1e7ffad1bb3b78448763b357ea6f8188d3e6f736a9b9" +checksum = "966e72d77a3b2171bb7461d0cb91f43670c63558c62d7cf42809cae6c8b6b818" dependencies = [ "arrayvec 0.7.6", "async-lock", "atomic-take", - "base64 0.21.7", + "base64 0.22.1", "bip39", "blake2-rfc", "bs58", @@ -11617,18 +12296,17 @@ dependencies = [ "derive_more 0.99.18", "ed25519-zebra", "either", - "event-listener 4.0.3", + "event-listener 5.4.0", "fnv", "futures-lite", "futures-util", "hashbrown 0.14.5", "hex", "hmac 0.12.1", - "itertools 0.12.1", + "itertools 0.13.0", "libm", "libsecp256k1", "merlin", - "no-std-net", "nom", "num-bigint", "num-rational", @@ -11647,7 +12325,7 @@ dependencies = [ "siphasher 1.0.1", "slab", "smallvec", - "soketto 0.7.1", + "soketto", "twox-hash", "wasmi", "x25519-dalek", @@ -11656,27 +12334,27 @@ dependencies = [ [[package]] name = "smoldot-light" -version = "0.14.0" +version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5496f2d116b7019a526b1039ec2247dd172b8670633b1a64a614c9ea12c9d8c7" +checksum = "2a33b06891f687909632ce6a4e3fd7677b24df930365af3d0bcb078310129f3f" dependencies = [ "async-channel 2.3.1", "async-lock", - "base64 0.21.7", + "base64 0.22.1", "blake2-rfc", + "bs58", "derive_more 0.99.18", "either", - "event-listener 4.0.3", + "event-listener 5.4.0", "fnv", "futures-channel", "futures-lite", "futures-util", "hashbrown 0.14.5", "hex", - "itertools 0.12.1", + "itertools 0.13.0", "log", "lru", - "no-std-net", "parking_lot 0.12.3", "pin-project", "rand", @@ -11725,9 +12403,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.5.7" +version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" +checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" dependencies = [ "libc", "windows-sys 0.52.0", @@ -11735,55 +12413,18 @@ dependencies = [ [[package]] name = "soketto" -version = "0.7.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2" -dependencies = [ - "base64 0.13.1", - "bytes", - "futures", - "httparse", - "log", - "rand", - "sha-1", -] - -[[package]] -name = "soketto" -version = "0.8.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37468c595637c10857701c990f93a40ce0e357cedb0953d1c26c8d8027f9bb53" +checksum = "2e859df029d160cb88608f5d7df7fb4753fd20fdfb4de5644f3d8b8440841721" dependencies = [ "base64 0.22.1", - "bytes", - "futures", - "http 1.1.0", - "httparse", - "log", - "rand", - "sha1", -] - -[[package]] -name = "sp-api" -version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" -dependencies = [ - "docify", - "hash-db", + "bytes", + "futures", + "http 1.2.0", + "httparse", "log", - "parity-scale-codec", - "scale-info", - "sp-api-proc-macro 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-metadata-ir 0.6.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "rand", + "sha1", ] [[package]] @@ -11805,13 +12446,35 @@ dependencies = [ "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", +] + +[[package]] +name = "sp-api" +version = "26.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "docify", + "hash-db", + "log", + "parity-scale-codec", + "scale-info", + "sp-api-proc-macro 15.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-metadata-ir 0.6.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "Inflector", "blake2 0.10.6", @@ -11819,13 +12482,13 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "Inflector", "blake2 0.10.6", @@ -11833,37 +12496,37 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "docify", "integer-sqrt", @@ -11877,7 +12540,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "docify", "integer-sqrt", @@ -11906,18 +12569,6 @@ dependencies = [ "sp-crypto-ec-utils", ] -[[package]] -name = "sp-authority-discovery" -version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" -dependencies = [ - "parity-scale-codec", - "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", -] - [[package]] name = "sp-authority-discovery" version = "26.0.0" @@ -11931,13 +12582,15 @@ dependencies = [ ] [[package]] -name = "sp-block-builder" +name = "sp-authority-discovery" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "parity-scale-codec", + "scale-info", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -11951,22 +12604,13 @@ dependencies = [ ] [[package]] -name = "sp-blockchain" -version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sp-block-builder" +version = "26.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "futures", - "parity-scale-codec", - "parking_lot 0.12.3", - "schnellru", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", - "tracing", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -11984,23 +12628,27 @@ dependencies = [ "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", "tracing", ] [[package]] -name = "sp-consensus" -version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sp-blockchain" +version = "28.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "async-trait", "futures", - "log", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "parity-scale-codec", + "parking_lot 0.12.3", + "schnellru", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-database 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", + "tracing", ] [[package]] @@ -12015,23 +12663,22 @@ dependencies = [ "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "thiserror 1.0.69", ] [[package]] -name = "sp-consensus-aura" +name = "sp-consensus" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", - "parity-scale-codec", - "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "futures", + "log", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] @@ -12051,21 +12698,19 @@ dependencies = [ ] [[package]] -name = "sp-consensus-babe" +name = "sp-consensus-aura" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -12087,20 +12732,21 @@ dependencies = [ ] [[package]] -name = "sp-consensus-grandpa" -version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sp-consensus-babe" +version = "0.32.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "finality-grandpa", - "log", + "async-trait", "parity-scale-codec", "scale-info", "serde", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-consensus-slots 0.32.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -12121,14 +12767,20 @@ dependencies = [ ] [[package]] -name = "sp-consensus-slots" -version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +name = "sp-consensus-grandpa" +version = "13.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ + "finality-grandpa", + "log", "parity-scale-codec", "scale-info", "serde", - "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -12142,10 +12794,21 @@ dependencies = [ "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] +[[package]] +name = "sp-consensus-slots" +version = "0.32.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-timestamp 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", +] + [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "array-bytes", "bandersnatch_vrfs", @@ -12158,7 +12821,7 @@ dependencies = [ "futures", "hash-db", "hash256-std-hasher", - "impl-serde 0.5.0", + "impl-serde 0.4.0", "itertools 0.11.0", "k256", "libsecp256k1", @@ -12168,22 +12831,22 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "paste", - "primitive-types 0.13.1", + "primitive-types 0.12.2", "rand", "scale-info", "schnorrkel", - "secp256k1", - "secrecy", - "serde", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "secp256k1 0.28.2", + "secrecy 0.8.0", + "serde", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "ss58-registry", - "substrate-bip39 0.4.7 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "substrate-bip39 0.4.7 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", "tracing", "w3f-bls", "zeroize", @@ -12192,7 +12855,7 @@ dependencies = [ [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", "bandersnatch_vrfs", @@ -12205,7 +12868,7 @@ dependencies = [ "futures", "hash-db", "hash256-std-hasher", - "impl-serde 0.4.0", + "impl-serde 0.5.0", "itertools 0.11.0", "k256", "libsecp256k1", @@ -12215,22 +12878,22 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "paste", - "primitive-types 0.12.2", + "primitive-types 0.13.1", "rand", "scale-info", "schnorrkel", - "secp256k1", - "secrecy", + "secp256k1 0.28.2", + "secrecy 0.8.0", "serde", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "ss58-registry", - "substrate-bip39 0.4.7 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "substrate-bip39 0.4.7 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", "tracing", "w3f-bls", "zeroize", @@ -12239,7 +12902,7 @@ dependencies = [ [[package]] name = "sp-crypto-ec-utils" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "ark-bls12-377", "ark-bls12-377-ext", @@ -12247,7 +12910,7 @@ dependencies = [ "ark-bls12-381-ext", "ark-bw6-761", "ark-bw6-761-ext", - "ark-ec", + "ark-ec 0.4.2", "ark-ed-on-bls12-377", "ark-ed-on-bls12-377-ext", "ark-ed-on-bls12-381-bandersnatch", @@ -12273,7 +12936,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "blake2b_simd", "byteorder", @@ -12286,7 +12949,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "blake2b_simd", "byteorder", @@ -12299,27 +12962,27 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "syn 2.0.87", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "syn 2.0.95", ] [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "syn 2.0.87", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "syn 2.0.95", ] [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "kvdb", "parking_lot 0.12.3", @@ -12328,7 +12991,7 @@ dependencies = [ [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "kvdb", "parking_lot 0.12.3", @@ -12337,57 +13000,57 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "environmental", "parity-scale-codec", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "environmental", "parity-scale-codec", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "environmental", "parity-scale-codec", @@ -12397,57 +13060,57 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "scale-info", "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-genesis-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "scale-info", "serde_json", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "async-trait", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", ] [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "bytes", "docify", @@ -12455,17 +13118,17 @@ dependencies = [ "libsecp256k1", "log", "parity-scale-codec", - "polkavm-derive", + "polkavm-derive 0.9.1", "rustversion", - "secp256k1", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "secp256k1 0.28.2", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "tracing", "tracing-core", ] @@ -12473,7 +13136,7 @@ dependencies = [ [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bytes", "docify", @@ -12481,17 +13144,17 @@ dependencies = [ "libsecp256k1", "log", "parity-scale-codec", - "polkavm-derive", + "polkavm-derive 0.18.0", "rustversion", - "secp256k1", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "secp256k1 0.28.2", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-state-machine 0.35.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "tracing", "tracing-core", ] @@ -12499,67 +13162,67 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "strum 0.26.3", ] [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "strum 0.26.3", ] [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "thiserror", + "thiserror 1.0.69", "zstd 0.12.4", ] [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "thiserror", + "thiserror 1.0.69", "zstd 0.12.4", ] [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "frame-metadata 16.0.0", "parity-scale-codec", @@ -12569,9 +13232,9 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-metadata 16.0.0", + "frame-metadata 18.0.0", "parity-scale-codec", "scale-info", ] @@ -12579,49 +13242,49 @@ dependencies = [ [[package]] name = "sp-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "backtrace", "regex", @@ -12630,7 +13293,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "backtrace", "regex", @@ -12639,29 +13302,29 @@ dependencies = [ [[package]] name = "sp-rpc" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "rustc-hash 1.1.0", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-rpc" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "rustc-hash 1.1.0", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "docify", "either", "hash256-std-hasher", @@ -12674,23 +13337,22 @@ dependencies = [ "scale-info", "serde", "simple-mermaid", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "tracing", - "tuplex", ] [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "binary-merkle-tree 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "docify", "either", "hash256-std-hasher", @@ -12703,63 +13365,64 @@ dependencies = [ "scale-info", "serde", "simple-mermaid", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "tracing", + "tuplex", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", - "polkavm-derive", - "primitive-types 0.13.1", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkavm-derive 0.9.1", + "primitive-types 0.12.2", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "static_assertions", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", - "polkavm-derive", - "primitive-types 0.12.2", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "polkavm-derive 0.18.0", + "primitive-types 0.13.1", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "static_assertions", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", - "polkavm-derive", + "polkavm-derive 0.18.0", "primitive-types 0.13.1", "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk)", "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk)", @@ -12773,100 +13436,100 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-keystore 0.34.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-staking 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", "serde", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "hash-db", "log", @@ -12874,11 +13537,11 @@ dependencies = [ "parking_lot 0.12.3", "rand", "smallvec", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", "tracing", "trie-db", ] @@ -12886,7 +13549,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "hash-db", "log", @@ -12894,11 +13557,11 @@ dependencies = [ "parking_lot 0.12.3", "rand", "smallvec", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-panic-handler 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", "tracing", "trie-db", ] @@ -12906,7 +13569,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "aes-gcm", "curve25519-dalek", @@ -12916,21 +13579,21 @@ dependencies = [ "rand", "scale-info", "sha2 0.10.8", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", "x25519-dalek", ] [[package]] name = "sp-statement-store" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "aes-gcm", "curve25519-dalek", @@ -12940,60 +13603,60 @@ dependencies = [ "rand", "scale-info", "sha2 0.10.8", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-application-crypto 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", "x25519-dalek", ] [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "impl-serde 0.5.0", + "impl-serde 0.4.0", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "impl-serde 0.4.0", + "impl-serde 0.5.0", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "impl-serde 0.5.0", "parity-scale-codec", @@ -13005,31 +13668,31 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "async-trait", "parity-scale-codec", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", ] [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", "parity-scale-codec", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "tracing", @@ -13040,7 +13703,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "tracing", @@ -13051,7 +13714,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "tracing", @@ -13062,53 +13725,53 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-transaction-storage-proof" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-transaction-storage-proof" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-inherents 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-trie 29.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "ahash", "hash-db", @@ -13119,9 +13782,9 @@ dependencies = [ "rand", "scale-info", "schnellru", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", "tracing", "trie-db", "trie-root", @@ -13130,7 +13793,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "ahash", "hash-db", @@ -13141,9 +13804,9 @@ dependencies = [ "rand", "scale-info", "schnellru", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", "tracing", "trie-db", "trie-root", @@ -13152,65 +13815,65 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ - "impl-serde 0.5.0", + "impl-serde 0.4.0", "parity-scale-codec", "parity-wasm", "scale-info", "serde", - "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-version-proc-macro 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "thiserror", + "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-version-proc-macro 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "thiserror 1.0.69", ] [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "impl-serde 0.4.0", + "impl-serde 0.5.0", "parity-scale-codec", "parity-wasm", "scale-info", "serde", - "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-version-proc-macro 13.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "thiserror", + "sp-crypto-hashing-proc-macro 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-version-proc-macro 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "thiserror 1.0.69", ] [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "parity-scale-codec", "proc-macro-warning 1.0.2", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "parity-scale-codec", "proc-macro-warning 1.0.2", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13222,7 +13885,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13234,7 +13897,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#72fb8bd3cd4a5051bb855415b360657d7ce247fb" +source = "git+https://github.com/paritytech/polkadot-sdk#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13245,29 +13908,29 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "bounded-collections", "parity-scale-codec", "scale-info", "serde", "smallvec", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "bounded-collections", "parity-scale-codec", "scale-info", "serde", "smallvec", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] @@ -13336,82 +13999,82 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "array-bytes", "bounded-collections", "derivative", "environmental", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "hex-literal", "impl-trait-for-tuples", "log", "parity-scale-codec", "scale-info", "serde", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "xcm-procedural 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "xcm-procedural 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "array-bytes", "bounded-collections", "derivative", "environmental", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "hex-literal", "impl-trait-for-tuples", "log", "parity-scale-codec", "scale-info", "serde", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", - "xcm-procedural 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "xcm-procedural 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "staging-xcm-builder" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "impl-trait-for-tuples", "log", "pallet-asset-conversion", "pallet-transaction-payment", "parity-scale-codec", - "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-parachain-primitives 6.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "scale-info", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "staging-xcm-executor", ] [[package]] name = "staging-xcm-executor" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "environmental", "frame-benchmarking", - "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-arithmetic 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-weights 27.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "staging-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "tracing", ] @@ -13438,9 +14101,9 @@ dependencies = [ [[package]] name = "static_init_macro" -version = "1.0.2" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf" +checksum = "1389c88ddd739ec6d3f8f83343764a0e944cd23cfbf126a9796a714b0b6edd6f" dependencies = [ "cfg_aliases 0.1.1", "memchr", @@ -13450,10 +14113,14 @@ dependencies = [ ] [[package]] -name = "strsim" -version = "0.10.0" +name = "string-interner" +version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" +checksum = "1c6a0d765f5807e98a091107bae0a56ea3799f66a5de47b2c84c94a39c09974e" +dependencies = [ + "cfg-if", + "hashbrown 0.14.5", +] [[package]] name = "strsim" @@ -13502,13 +14169,13 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -13520,7 +14187,7 @@ dependencies = [ [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -13532,53 +14199,53 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" [[package]] name = "substrate-frame-rpc-system" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "docify", "frame-system-rpc-runtime-api", "futures", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "parity-scale-codec", - "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", - "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sc-transaction-pool-api 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-block-builder 26.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-blockchain 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", + "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "http-body-util", - "hyper 1.5.0", + "hyper 1.5.2", "hyper-util", "log", "prometheus", - "thiserror", + "thiserror 1.0.69", "tokio", ] [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "http-body-util", - "hyper 1.5.0", + "hyper 1.5.2", "hyper-util", "log", "prometheus", - "thiserror", + "thiserror 1.0.69", "tokio", ] @@ -13588,7 +14255,7 @@ version = "0.33.0" source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "async-trait", - "jsonrpsee 0.24.7", + "jsonrpsee", "log", "sc-rpc-api 0.33.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "serde", @@ -13598,7 +14265,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "build-helper", "cargo_metadata", @@ -13608,7 +14275,7 @@ dependencies = [ "parity-wasm", "polkavm-linker", "shlex", - "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "sp-maybe-compressed-blob 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "strum 0.26.3", "tempfile", "toml 0.8.19", @@ -13630,22 +14297,21 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" [[package]] name = "subxt" -version = "0.37.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a160cba1edbf3ec4fbbeaea3f1a185f70448116a6bccc8276bb39adb3b3053bd" +checksum = "c53029d133e4e0cb7933f1fe06f2c68804b956de9bb8fa930ffca44e9e5e4230" dependencies = [ "async-trait", "derive-where", "either", - "frame-metadata 16.0.0", + "frame-metadata 17.0.0", "futures", "hex", - "impl-serde 0.4.0", - "instant", - "jsonrpsee 0.22.5", + "impl-serde 0.5.0", + "jsonrpsee", "parity-scale-codec", - "primitive-types 0.12.2", - "reconnecting-jsonrpsee-ws-client", + "polkadot-sdk", + "primitive-types 0.13.1", "scale-bits", "scale-decode", "scale-encode", @@ -13653,53 +14319,53 @@ dependencies = [ "scale-value", "serde", "serde_json", - "sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "subxt-core", "subxt-lightclient", "subxt-macro", "subxt-metadata", - "thiserror", + "thiserror 1.0.69", + "tokio", "tokio-util", "tracing", "url", + "web-time", ] [[package]] name = "subxt-codegen" -version = "0.37.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d703dca0905cc5272d7cc27a4ac5f37dcaae7671acc7fef0200057cc8c317786" +checksum = "3cfcfb7d9589f3df0ac87c4988661cf3fb370761fcb19f2fd33104cc59daf22a" dependencies = [ - "frame-metadata 16.0.0", "heck 0.5.0", - "hex", - "jsonrpsee 0.22.5", "parity-scale-codec", "proc-macro2", "quote", "scale-info", "scale-typegen", "subxt-metadata", - "syn 2.0.87", - "thiserror", - "tokio", + "syn 2.0.95", + "thiserror 1.0.69", ] [[package]] name = "subxt-core" -version = "0.37.1" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3af3b36405538a36b424d229dc908d1396ceb0994c90825ce928709eac1a159a" +checksum = "7ea28114366780d23684bd55ab879cd04c9d4cbba3b727a3854a3eca6bf29a1a" dependencies = [ "base58", "blake2 0.10.6", "derive-where", - "frame-metadata 16.0.0", + "frame-decode", + "frame-metadata 17.0.0", "hashbrown 0.14.5", "hex", - "impl-serde 0.4.0", + "impl-serde 0.5.0", + "keccak-hash", "parity-scale-codec", - "primitive-types 0.12.2", + "polkadot-sdk", + "primitive-types 0.13.1", "scale-bits", "scale-decode", "scale-encode", @@ -13707,23 +14373,22 @@ dependencies = [ "scale-value", "serde", "serde_json", - "sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "subxt-metadata", "tracing", ] [[package]] name = "subxt-lightclient" -version = "0.37.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d9406fbdb9548c110803cb8afa750f8b911d51eefdf95474b11319591d225d9" +checksum = "534d4b725183a9fa09ce0e0f135674473297fdd97dee4d683f41117f365ae997" dependencies = [ "futures", "futures-util", "serde", "serde_json", "smoldot-light", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-stream", "tracing", @@ -13731,56 +14396,74 @@ dependencies = [ [[package]] name = "subxt-macro" -version = "0.37.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1c195f803d70687e409aba9be6c87115b5da8952cd83c4d13f2e043239818fcd" +checksum = "228db9a5c95a6d8dc6152b4d6cdcbabc4f60821dd3f482a4f8791e022b7caadb" dependencies = [ - "darling 0.20.10", + "darling", "parity-scale-codec", - "proc-macro-error", + "proc-macro-error2", "quote", "scale-typegen", "subxt-codegen", - "syn 2.0.87", + "subxt-utils-fetchmetadata", + "syn 2.0.95", ] [[package]] name = "subxt-metadata" -version = "0.37.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "738be5890fdeff899bbffff4d9c0f244fe2a952fb861301b937e3aa40ebb55da" +checksum = "ee13e6862eda035557d9a2871955306aff540d2b89c06e0a62a1136a700aed28" dependencies = [ - "frame-metadata 16.0.0", + "frame-decode", + "frame-metadata 17.0.0", "hashbrown 0.14.5", "parity-scale-codec", + "polkadot-sdk", "scale-info", - "sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "subxt-signer" -version = "0.37.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f49888ae6ae90fe01b471193528eea5bd4ed52d8eecd2d13f4a2333b87388850" +checksum = "1e7a336d6a1f86f126100a4a717be58352de4c8214300c4f7807f974494efdb9" dependencies = [ + "base64 0.22.1", "bip32", "bip39", "cfg-if", + "crypto_secretbox", "hex", "hmac 0.12.1", "keccak-hash", "parity-scale-codec", "pbkdf2", + "polkadot-sdk", "regex", "schnorrkel", - "secp256k1", - "secrecy", + "scrypt", + "secp256k1 0.30.0", + "secrecy 0.10.3", + "serde", + "serde_json", "sha2 0.10.8", - "sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "subxt-core", "zeroize", ] +[[package]] +name = "subxt-utils-fetchmetadata" +version = "0.38.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3082b17a86e3c3fe45d858d94d68f6b5247caace193dad6201688f24db8ba9bb" +dependencies = [ + "hex", + "parity-scale-codec", + "thiserror 1.0.69", +] + [[package]] name = "syn" version = "1.0.109" @@ -13794,9 +14477,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.87" +version = "2.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" +checksum = "46f71c0377baf4ef1cc3e3402ded576dccc315800fbc62dfc7fe04b009773b4a" dependencies = [ "proc-macro2", "quote", @@ -13823,25 +14506,25 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "system-configuration" -version = "0.5.1" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" +checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" dependencies = [ - "bitflags 1.3.2", - "core-foundation", + "bitflags 2.6.0", + "core-foundation 0.9.4", "system-configuration-sys", ] [[package]] name = "system-configuration-sys" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" +checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" dependencies = [ "core-foundation-sys", "libc", @@ -13861,14 +14544,15 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" [[package]] name = "tempfile" -version = "3.14.0" +version = "3.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c" +checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704" dependencies = [ "cfg-if", "fastrand", + "getrandom", "once_cell", - "rustix 0.38.40", + "rustix 0.38.43", "windows-sys 0.59.0", ] @@ -13883,19 +14567,19 @@ dependencies = [ [[package]] name = "terminal_size" -version = "0.4.0" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef" +checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9" dependencies = [ - "rustix 0.38.40", + "rustix 0.38.43", "windows-sys 0.59.0", ] [[package]] name = "termtree" -version = "0.4.1" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" +checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" [[package]] name = "thiserror" @@ -13903,7 +14587,16 @@ version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" dependencies = [ - "thiserror-impl", + "thiserror-impl 1.0.69", +] + +[[package]] +name = "thiserror" +version = "2.0.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a3ac7f54ca534db81081ef1c1e7f6ea8a3ef428d2fc069097c079443d24124d3" +dependencies = [ + "thiserror-impl 2.0.10", ] [[package]] @@ -13914,7 +14607,18 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", +] + +[[package]] +name = "thiserror-impl" +version = "2.0.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9e9465d30713b56a37ede7185763c3492a91be2f5fa68d958c44e41ab9248beb" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.95", ] [[package]] @@ -13978,9 +14682,9 @@ dependencies = [ [[package]] name = "time" -version = "0.3.36" +version = "0.3.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" +checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" dependencies = [ "deranged", "itoa", @@ -13999,9 +14703,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.18" +version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" +checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" dependencies = [ "num-conv", "time-core", @@ -14028,9 +14732,9 @@ dependencies = [ [[package]] name = "tinyvec" -version = "1.8.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" +checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8" dependencies = [ "tinyvec_macros", ] @@ -14043,9 +14747,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.41.1" +version = "1.43.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33" +checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e" dependencies = [ "backtrace", "bytes", @@ -14054,20 +14758,20 @@ dependencies = [ "parking_lot 0.12.3", "pin-project-lite", "signal-hook-registry", - "socket2 0.5.7", + "socket2 0.5.8", "tokio-macros", "windows-sys 0.52.0", ] [[package]] name = "tokio-macros" -version = "2.4.0" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" +checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -14093,31 +14797,19 @@ dependencies = [ [[package]] name = "tokio-rustls" -version = "0.25.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f" -dependencies = [ - "rustls 0.22.4", - "rustls-pki-types", - "tokio", -] - -[[package]] -name = "tokio-rustls" -version = "0.26.0" +version = "0.26.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4" +checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37" dependencies = [ - "rustls 0.23.16", - "rustls-pki-types", + "rustls 0.23.20", "tokio", ] [[package]] name = "tokio-stream" -version = "0.1.16" +version = "0.1.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1" +checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" dependencies = [ "futures-core", "pin-project-lite", @@ -14142,9 +14834,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.12" +version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" +checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" dependencies = [ "bytes", "futures-core", @@ -14190,7 +14882,7 @@ version = "0.22.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" dependencies = [ - "indexmap 2.6.0", + "indexmap 2.7.0", "serde", "serde_spanned", "toml_datetime", @@ -14220,7 +14912,7 @@ checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" dependencies = [ "bitflags 2.6.0", "bytes", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", "pin-project-lite", @@ -14242,9 +14934,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" [[package]] name = "tracing" -version = "0.1.40" +version = "0.1.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" +checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" dependencies = [ "log", "pin-project-lite", @@ -14254,20 +14946,20 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.27" +version = "0.1.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" +checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "tracing-core" -version = "0.1.32" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" dependencies = [ "once_cell", "valuable", @@ -14286,47 +14978,47 @@ dependencies = [ [[package]] name = "tracing-gum" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "coarsetime", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "tracing", - "tracing-gum-proc-macro 5.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892)", + "tracing-gum-proc-macro 5.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", ] [[package]] name = "tracing-gum" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "coarsetime", - "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "polkadot-primitives 7.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", "tracing", - "tracing-gum-proc-macro 5.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", + "tracing-gum-proc-macro 5.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e)", ] [[package]] name = "tracing-gum-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "tracing-gum-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "expander", "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -14342,9 +15034,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.18" +version = "0.3.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" +checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" dependencies = [ "matchers", "nu-ansi-term", @@ -14400,7 +15092,7 @@ dependencies = [ "rand", "smallvec", "socket2 0.4.10", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tokio", "tracing", @@ -14425,7 +15117,7 @@ dependencies = [ "once_cell", "rand", "smallvec", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tokio", "tracing", @@ -14447,7 +15139,7 @@ dependencies = [ "rand", "resolv-conf", "smallvec", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", "trust-dns-proto 0.23.2", @@ -14465,7 +15157,7 @@ version = "0.8.0" source = "git+https://github.com/paritytech/try-runtime-cli.git#b45be7dfce89fd881be27171d3ea114ef19d832c" dependencies = [ "clap", - "env_logger 0.11.5", + "env_logger 0.11.6", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", "parity-scale-codec", "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163)", @@ -14548,7 +15240,7 @@ dependencies = [ "rand", "rustls 0.21.12", "sha1", - "thiserror", + "thiserror 1.0.69", "url", "utf-8", ] @@ -14609,15 +15301,15 @@ dependencies = [ [[package]] name = "unicode-bidi" -version = "0.3.17" +version = "0.3.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893" +checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" [[package]] name = "unicode-ident" -version = "1.0.13" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" +checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" [[package]] name = "unicode-normalization" @@ -14640,6 +15332,12 @@ version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" +[[package]] +name = "unicode-width" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" + [[package]] name = "unicode-xid" version = "0.2.6" @@ -14662,7 +15360,7 @@ version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6889a77d49f1f013504cec6bf97a2c730394adedaeb1deb5ea08949a50541105" dependencies = [ - "asynchronous-codec", + "asynchronous-codec 0.6.2", "bytes", "futures-io", "futures-util", @@ -14692,9 +15390,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "url" -version = "2.5.3" +version = "2.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada" +checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" dependencies = [ "form_urlencoded", "idna 1.0.3", @@ -14757,10 +15455,10 @@ checksum = "70a3028804c8bbae2a97a15b71ffc0e308c4b01a520994aafa77d56e94e19024" dependencies = [ "ark-bls12-377", "ark-bls12-381", - "ark-ec", - "ark-ff", - "ark-serialize", - "ark-serialize-derive", + "ark-ec 0.4.2", + "ark-ff 0.4.2", + "ark-serialize 0.4.2", + "ark-serialize-derive 0.4.2", "arrayref", "constcat", "digest 0.10.7", @@ -14769,7 +15467,7 @@ dependencies = [ "rand_core", "sha2 0.10.8", "sha3", - "thiserror", + "thiserror 1.0.69", "zeroize", ] @@ -14809,9 +15507,9 @@ dependencies = [ [[package]] name = "wasm-bindgen" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" +checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396" dependencies = [ "cfg-if", "once_cell", @@ -14820,36 +15518,36 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" +checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79" dependencies = [ "bumpalo", "log", - "once_cell", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-futures" -version = "0.4.45" +version = "0.4.49" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b" +checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2" dependencies = [ "cfg-if", "js-sys", + "once_cell", "wasm-bindgen", "web-sys", ] [[package]] name = "wasm-bindgen-macro" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" +checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -14857,22 +15555,22 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" +checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.95" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" +checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6" [[package]] name = "wasm-instrument" @@ -14894,7 +15592,7 @@ dependencies = [ "strum 0.24.1", "strum_macros 0.24.3", "tempfile", - "thiserror", + "thiserror 1.0.69", "wasm-opt-cxx-sys", "wasm-opt-sys", ] @@ -14940,28 +15638,37 @@ dependencies = [ [[package]] name = "wasmi" -version = "0.31.2" +version = "0.32.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77a8281d1d660cdf54c76a3efa9ddd0c270cada1383a995db3ccb43d166456c7" +checksum = "50386c99b9c32bd2ed71a55b6dd4040af2580530fae8bdb9a6576571a80d0cca" dependencies = [ + "arrayvec 0.7.6", + "multi-stash", + "num-derive", + "num-traits", "smallvec", "spin 0.9.8", - "wasmi_arena", + "wasmi_collections", "wasmi_core", "wasmparser-nostd", ] [[package]] -name = "wasmi_arena" -version = "0.4.1" +name = "wasmi_collections" +version = "0.32.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "104a7f73be44570cac297b3035d76b169d6599637631cf37a1703326a0727073" +checksum = "9c128c039340ffd50d4195c3f8ce31aac357f06804cfc494c8b9508d4b30dca4" +dependencies = [ + "ahash", + "hashbrown 0.14.5", + "string-interner", +] [[package]] name = "wasmi_core" -version = "0.13.0" +version = "0.32.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dcf1a7db34bff95b85c261002720c00c3a6168256dcb93041d3fa2054d19856a" +checksum = "a23b3a7f6c8c3ceeec6b83531ee61f0013c56e51cbf2b14b0f213548b23a4b41" dependencies = [ "downcast-rs", "libm", @@ -15061,7 +15768,7 @@ dependencies = [ "log", "object 0.30.4", "target-lexicon", - "thiserror", + "thiserror 1.0.69", "wasmparser", "wasmtime-cranelift-shared", "wasmtime-environ", @@ -15096,7 +15803,7 @@ dependencies = [ "object 0.30.4", "serde", "target-lexicon", - "thiserror", + "thiserror 1.0.69", "wasmparser", "wasmtime-types", ] @@ -15179,15 +15886,25 @@ checksum = "a4f6fffd2a1011887d57f07654dd112791e872e3ff4a2e626aee8059ee17f06f" dependencies = [ "cranelift-entity", "serde", - "thiserror", + "thiserror 1.0.69", "wasmparser", ] [[package]] name = "web-sys" -version = "0.3.72" +version = "0.3.76" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc" +dependencies = [ + "js-sys", + "wasm-bindgen", +] + +[[package]] +name = "web-time" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112" +checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" dependencies = [ "js-sys", "wasm-bindgen", @@ -15211,18 +15928,18 @@ checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" [[package]] name = "webpki-roots" -version = "0.26.6" +version = "0.26.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958" +checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e" dependencies = [ "rustls-pki-types", ] [[package]] name = "wide" -version = "0.7.28" +version = "0.7.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b828f995bf1e9622031f8009f8481a85406ce1f4d4588ff746d872043e855690" +checksum = "41b5576b9a81633f3e8df296ce0063042a73507636cbe956c61133dd7034ab22" dependencies = [ "bytemuck", "safe_arch", @@ -15267,28 +15984,38 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windows" -version = "0.51.1" +version = "0.53.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9" +checksum = "efc5cf48f83140dcaab716eeaea345f9e93d0018fb81162753a3f76c3397b538" dependencies = [ - "windows-core 0.51.1", - "windows-targets 0.48.5", + "windows-core 0.53.0", + "windows-targets 0.52.6", ] [[package]] name = "windows-core" -version = "0.51.1" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64" +checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" dependencies = [ - "windows-targets 0.48.5", + "windows-targets 0.52.6", ] [[package]] name = "windows-core" -version = "0.52.0" +version = "0.53.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" +checksum = "9dcc5b895a6377f1ab9fa55acedab1fd5ac0db66ad1e6c7f47e28a22e446a5dd" +dependencies = [ + "windows-result", + "windows-targets 0.52.6", +] + +[[package]] +name = "windows-result" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8" dependencies = [ "windows-targets 0.52.6", ] @@ -15509,9 +16236,9 @@ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" [[package]] name = "winnow" -version = "0.6.20" +version = "0.6.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b" +checksum = "39281189af81c07ec09db316b302a3e67bf9bd7cbf6c820b50e35fee9c2fa980" dependencies = [ "memchr", ] @@ -15572,7 +16299,7 @@ dependencies = [ "nom", "oid-registry 0.6.1", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] @@ -15589,37 +16316,37 @@ dependencies = [ "nom", "oid-registry 0.7.1", "rusticata-macros", - "thiserror", + "thiserror 1.0.69", "time", ] [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=0e09ad448bce27fcd255370cc2827ea5d2cf3892#0e09ad448bce27fcd255370cc2827ea5d2cf3892" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=8279d1046cca51a317dec15df5a9b29240545163#8279d1046cca51a317dec15df5a9b29240545163" +source = "git+https://github.com/paritytech/polkadot-sdk.git?rev=cdf107de700388a52a17b2fb852c98420c78278e#cdf107de700388a52a17b2fb852c98420c78278e" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "xml-rs" -version = "0.8.23" +version = "0.8.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af310deaae937e48a26602b730250b4949e125f468f11e6990be3e5304ddd96f" +checksum = "c5b940ebc25896e71dd073bad2dbaa2abfe97b0a391415e22ad1326d9c54e3c4" [[package]] name = "xmltree" @@ -15645,6 +16372,22 @@ dependencies = [ "static_assertions", ] +[[package]] +name = "yamux" +version = "0.13.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "17610762a1207ee816c6fadc29220904753648aba0a9ed61c7b8336e80a559c4" +dependencies = [ + "futures", + "log", + "nohash-hasher", + "parking_lot 0.12.3", + "pin-project", + "rand", + "static_assertions", + "web-time", +] + [[package]] name = "yap" version = "0.11.0" @@ -15662,9 +16405,9 @@ dependencies = [ [[package]] name = "yoke" -version = "0.7.4" +version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5" +checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" dependencies = [ "serde", "stable_deref_trait", @@ -15674,13 +16417,13 @@ dependencies = [ [[package]] name = "yoke-derive" -version = "0.7.4" +version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95" +checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", "synstructure 0.13.1", ] @@ -15702,27 +16445,27 @@ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] name = "zerofrom" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55" +checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" dependencies = [ "zerofrom-derive", ] [[package]] name = "zerofrom-derive" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5" +checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", "synstructure 0.13.1", ] @@ -15743,7 +16486,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] @@ -15765,7 +16508,7 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.95", ] [[package]] diff --git a/node/Cargo.toml b/node/Cargo.toml index 7c8bbe57..0fbcf8e6 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -19,47 +19,47 @@ name = "polkadot-bulletin-chain" clap = { version = "4.2.5", features = ["derive"] } futures = { version = "0.3.21", features = ["thread-pool"]} -frame-system = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-im-online = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-consensus-babe = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-consensus-grandpa = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-consensus-grandpa-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-executor = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-network = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-service = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-statement-store = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-consensus-babe = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-consensus-grandpa = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-transaction-storage-proof = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } +frame-system = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-im-online = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-consensus-babe = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-consensus-grandpa = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-consensus-grandpa-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-executor = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-network = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-service = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-statement-store = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-consensus-babe = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-consensus-grandpa = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-core = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-transaction-storage-proof = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } # These dependencies are used for the node's RPCs serde_json = { version = "1.0.132", default-features = true } jsonrpsee = { version = "0.24.3", features = ["server"] } -sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sc-rpc-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-genesis-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } +sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sc-rpc-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-genesis-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } # These dependencies are used for runtime benchmarking -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -frame-benchmarking-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } +frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +frame-benchmarking-cli = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } # Local Dependencies polkadot-bulletin-chain-runtime = { version = "0.1.0-dev", path = "../runtime" } @@ -68,7 +68,7 @@ polkadot-bulletin-chain-runtime = { version = "0.1.0-dev", path = "../runtime" } try-runtime-cli = { optional = true, git = "https://github.com/paritytech/try-runtime-cli.git" } [build-dependencies] -substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } +substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } [features] default = [] diff --git a/node/src/service.rs b/node/src/service.rs index 223f7ac1..491f2a1c 100644 --- a/node/src/service.rs +++ b/node/src/service.rs @@ -172,7 +172,7 @@ pub fn new_full< ); net_config.add_notification_protocol(grandpa_protocol_config); - let (network, system_rpc_tx, tx_handler_controller, network_starter, sync_service) = + let (network, system_rpc_tx, tx_handler_controller, sync_service) = sc_service::build_network(sc_service::BuildNetworkParams { config: &config, net_config, @@ -360,6 +360,5 @@ pub fn new_full< ); } - network_starter.start_network(); Ok(task_manager) } diff --git a/pallets/relayer-set/Cargo.toml b/pallets/relayer-set/Cargo.toml index b1e64026..c97238bc 100644 --- a/pallets/relayer-set/Cargo.toml +++ b/pallets/relayer-set/Cargo.toml @@ -14,7 +14,7 @@ codec = { package = "parity-scale-codec", version = "3.6.1", default-features = log = "0.4.17" scale-info = { version = "2.5.0", default-features = false, features = ["derive"] } -polkadot-sdk-frame = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false, features = [ +polkadot-sdk-frame = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false, features = [ "experimental", "runtime", ] } diff --git a/pallets/transaction-storage/Cargo.toml b/pallets/transaction-storage/Cargo.toml index 8707b1b0..d76b098d 100644 --- a/pallets/transaction-storage/Cargo.toml +++ b/pallets/transaction-storage/Cargo.toml @@ -18,11 +18,11 @@ codec = { package = "parity-scale-codec", version = "3.6.1", default-features = log = "0.4.17" scale-info = { version = "2.5.0", default-features = false, features = ["derive"] } -polkadot-sdk-frame = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false, features = [ +polkadot-sdk-frame = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false, features = [ "experimental", "runtime", ] } -sp-transaction-storage-proof = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } +sp-transaction-storage-proof = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } [features] default = ["std"] diff --git a/pallets/validator-set/Cargo.toml b/pallets/validator-set/Cargo.toml index c3f3304a..1c6bc0ed 100644 --- a/pallets/validator-set/Cargo.toml +++ b/pallets/validator-set/Cargo.toml @@ -10,12 +10,12 @@ codec = { package = "parity-scale-codec", version = "3.6.1", default-features = log = "0.4.17" scale-info = { version = "2.5.0", default-features = false, features = ["derive"] } -polkadot-sdk-frame = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false, features = [ +polkadot-sdk-frame = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false, features = [ "experimental", "runtime", ] } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false, features = [ +sp-staking = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +pallet-session = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false, features = [ "historical", ] } diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index ef25c45e..177d56a8 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -17,40 +17,42 @@ log = { version = "0.4", default-features = false } scale-info = { version = "2.5.0", default-features = false, features = ["derive"] } serde_json = { version = "1.0.132", default-features = false, features = ["alloc"] } -frame-executive = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -frame-support = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -frame-system = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -frame-try-runtime = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", optional = true } -pallet-authorship = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-babe = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-grandpa = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-im-online = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-offences = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-session = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-sudo = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -pallet-timestamp = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-api = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-block-builder = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-consensus-babe = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-consensus-grandpa = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-core = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-genesis-builder = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-inherents = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-io = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-offchain = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-runtime = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-session = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-std = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-transaction-pool = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-transaction-storage-proof = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-version = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } +frame-executive = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +frame-support = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +frame-system = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +frame-try-runtime = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", optional = true } +pallet-authorship = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-babe = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-grandpa = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-im-online = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-offences = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-session = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-sudo = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-timestamp = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-transaction-payment = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +pallet-transaction-payment-rpc-runtime-api = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-api = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-block-builder = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-consensus-babe = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-consensus-grandpa = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-core = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-genesis-builder = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-inherents = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-io = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-offchain = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-runtime = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-session = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-std = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-transaction-pool = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-transaction-storage-proof = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-version = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } # Used for the node's RPCs -frame-system-rpc-runtime-api = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } +frame-system-rpc-runtime-api = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } # Used for runtime benchmarking -frame-benchmarking = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", optional = true } -frame-system-benchmarking = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", optional = true } +frame-benchmarking = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", optional = true } +frame-system-benchmarking = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", optional = true } # Local dependencies pallet-relayer-set = { version = "1.0.0", default-features = false, path = "../pallets/relayer-set" } @@ -58,40 +60,38 @@ pallet-transaction-storage = { default-features = false, path = "../pallets/tran pallet-validator-set = { version = "1.0.0", default-features = false, path = "../pallets/validator-set" } # Bridge dependencies -bp-bridge-hub-polkadot = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-bridge-hub-rococo = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-header-chain = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-messages = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-parachains = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-polkadot = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-polkadot-bulletin = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-polkadot-core = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-rococo = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bp-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -bridge-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-bridge-grandpa = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-bridge-parachains = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-bridge-messages = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-bridge-relayers = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-xcm-bridge-hub = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", default-features = false } +bp-bridge-hub-polkadot = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-bridge-hub-rococo = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-header-chain = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-messages = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-parachains = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-polkadot = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-polkadot-bulletin = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-polkadot-core = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-rococo = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bp-runtime = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +bridge-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +pallet-bridge-grandpa = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +pallet-bridge-parachains = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +pallet-bridge-messages = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +pallet-bridge-relayers = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } +pallet-xcm-bridge-hub = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", default-features = false } # XCM dependencies -xcm = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", package = "staging-xcm" } -xcm-builder = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", package = "staging-xcm-builder" } -xcm-executor = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", package = "staging-xcm-executor" } +xcm = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", package = "staging-xcm" } +xcm-builder = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", package = "staging-xcm-builder" } +xcm-executor = { default-features = false, git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", package = "staging-xcm-executor" } [build-dependencies] -substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", optional = true } +substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", optional = true } [dev-dependencies] -bp-test-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -bridge-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892", features = ["integrity-test"] } +bp-test-utils = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +bridge-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e", features = ["integrity-test"] } hex = "0.4" -sp-io = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } -sp-trie = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "0e09ad448bce27fcd255370cc2827ea5d2cf3892" } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } +sp-trie = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "cdf107de700388a52a17b2fb852c98420c78278e" } static_assertions = "1.1" [features] diff --git a/runtime/src/bridge_config.rs b/runtime/src/bridge_config.rs index 5bed8789..20336f83 100644 --- a/runtime/src/bridge_config.rs +++ b/runtime/src/bridge_config.rs @@ -181,7 +181,7 @@ impl for Runtime { type RuntimeEvent = RuntimeEvent; diff --git a/runtime/src/genesis_config_presets.rs b/runtime/src/genesis_config_presets.rs index 14c21a73..f9a45abc 100644 --- a/runtime/src/genesis_config_presets.rs +++ b/runtime/src/genesis_config_presets.rs @@ -1,8 +1,8 @@ use crate::{ - bridge_config::XCM_LANE, opaque::SessionKeys, AccountId, BabeConfig, - BridgePolkadotGrandpaConfig, BridgePolkadotMessagesConfig, BridgePolkadotParachainsConfig, - RelayerSetConfig, RuntimeGenesisConfig, SessionConfig, Signature, SudoConfig, - ValidatorSetConfig, BABE_GENESIS_EPOCH_CONFIG, + bridge_config::XCM_LANE, opaque::SessionKeys, AccountId, BabeConfig, BridgeRococoGrandpaConfig, + BridgeRococoMessagesConfig, BridgeRococoParachainsConfig, RelayerSetConfig, + RuntimeGenesisConfig, SessionConfig, Signature, SudoConfig, ValidatorSetConfig, + BABE_GENESIS_EPOCH_CONFIG, }; use scale_info::prelude::format; use sp_consensus_babe::AuthorityId as BabeId; @@ -74,15 +74,15 @@ fn testnet_genesis( // would want to use separate keys for the relayers. initial_relayers: initial_authorities.into_iter().map(|x| x.0).collect::>(), }, - bridge_polkadot_grandpa: BridgePolkadotGrandpaConfig { + bridge_rococo_grandpa: BridgeRococoGrandpaConfig { owner: Some(root_key.clone()), ..Default::default() }, - bridge_polkadot_parachains: BridgePolkadotParachainsConfig { + bridge_rococo_parachains: BridgeRococoParachainsConfig { owner: Some(root_key.clone()), ..Default::default() }, - bridge_polkadot_messages: BridgePolkadotMessagesConfig { + bridge_rococo_messages: BridgeRococoMessagesConfig { owner: Some(root_key), opened_lanes: vec![XCM_LANE], ..Default::default() diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index 6cbddea9..2a336b01 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -393,9 +393,9 @@ construct_runtime!( // Bridge RelayerSet: pallet_relayer_set::{Pallet, Storage, Event, Config} = 50, - BridgePolkadotGrandpa: pallet_bridge_grandpa::{Pallet, Call, Storage, Event, Config} = 51, - BridgePolkadotParachains: pallet_bridge_parachains::{Pallet, Call, Storage, Event, Config} = 52, - BridgePolkadotMessages: pallet_bridge_messages::{Pallet, Call, Storage, Event, Config} = 53, + BridgeRococoGrandpa: pallet_bridge_grandpa::{Pallet, Call, Storage, Event, Config} = 51, + BridgeRococoParachains: pallet_bridge_parachains::{Pallet, Call, Storage, Event, Config} = 52, + BridgeRococoMessages: pallet_bridge_messages::{Pallet, Call, Storage, Event, Config} = 53, // sudo Sudo: pallet_sudo::{Pallet, Call, Storage, Event, Config} = 255, @@ -478,16 +478,16 @@ impl SignedExtension for ValidateSigned { ValidatorSet::pre_dispatch_set_keys(who).map(|()| None), Self::Call::Session(SessionCall::purge_keys {}) => validate_purge_keys(who).map(|_| None), - Self::Call::BridgePolkadotGrandpa(BridgeGrandpaCall::submit_finality_proof { + Self::Call::BridgeRococoGrandpa(BridgeGrandpaCall::submit_finality_proof { .. }) | - Self::Call::BridgePolkadotParachains( - BridgeParachainsCall::submit_parachain_heads { .. }, - ) | - Self::Call::BridgePolkadotMessages(BridgeMessagesCall::receive_messages_proof { + Self::Call::BridgeRococoParachains(BridgeParachainsCall::submit_parachain_heads { .. }) | - Self::Call::BridgePolkadotMessages( + Self::Call::BridgeRococoMessages(BridgeMessagesCall::receive_messages_proof { + .. + }) | + Self::Call::BridgeRococoMessages( BridgeMessagesCall::receive_messages_delivery_proof { .. }, ) => RelayerSet::validate_bridge_tx(who).map(|()| Some(who.clone())), _ => Err(InvalidTransaction::Call.into()), @@ -511,16 +511,16 @@ impl SignedExtension for ValidateSigned { ..Default::default() }), Self::Call::Session(SessionCall::purge_keys {}) => validate_purge_keys(who), - Self::Call::BridgePolkadotGrandpa(BridgeGrandpaCall::submit_finality_proof { + Self::Call::BridgeRococoGrandpa(BridgeGrandpaCall::submit_finality_proof { + .. + }) | + Self::Call::BridgeRococoParachains(BridgeParachainsCall::submit_parachain_heads { .. }) | - Self::Call::BridgePolkadotParachains( - BridgeParachainsCall::submit_parachain_heads { .. }, - ) | - Self::Call::BridgePolkadotMessages(BridgeMessagesCall::receive_messages_proof { + Self::Call::BridgeRococoMessages(BridgeMessagesCall::receive_messages_proof { .. }) | - Self::Call::BridgePolkadotMessages( + Self::Call::BridgeRococoMessages( BridgeMessagesCall::receive_messages_delivery_proof { .. }, ) => RelayerSet::validate_bridge_tx(who).map(|()| ValidTransaction { priority: BridgeTxPriority::get(), @@ -552,11 +552,11 @@ impl SignedExtension for ValidateSigned { generate_bridge_reject_obsolete_headers_and_messages! { RuntimeCall, AccountId, // Grandpa - BridgePolkadotGrandpa, + BridgeRococoGrandpa, // Parachains - BridgePolkadotParachains, + BridgeRococoParachains, // Messages - BridgePolkadotMessages + BridgeRococoMessages } /// The SignedExtension to the basic transaction logic. @@ -769,14 +769,14 @@ impl_runtime_apis! { } } - impl bp_polkadot::PolkadotFinalityApi for Runtime { - fn best_finalized() -> Option> { - BridgePolkadotGrandpa::best_finalized() + impl bp_rococo::RococoFinalityApi for Runtime { + fn best_finalized() -> Option> { + BridgeRococoGrandpa::best_finalized() } fn synced_headers_grandpa_info( - ) -> Vec> { - BridgePolkadotGrandpa::synced_headers_grandpa_info() + ) -> Vec> { + BridgeRococoGrandpa::synced_headers_grandpa_info() } fn free_headers_interval() -> Option { @@ -786,9 +786,9 @@ impl_runtime_apis! { } } - impl bp_bridge_hub_polkadot::BridgeHubPolkadotFinalityApi for Runtime { - fn best_finalized() -> Option> { - BridgePolkadotParachains::best_parachain_head_id::< + impl bp_bridge_hub_rococo::BridgeHubRococoFinalityApi for Runtime { + fn best_finalized() -> Option> { + BridgeRococoParachains::best_parachain_head_id::< bp_bridge_hub_rococo::BridgeHubRococo >().unwrap_or(None) } @@ -799,7 +799,7 @@ impl_runtime_apis! { } } - impl bp_bridge_hub_polkadot::FromBridgeHubPolkadotInboundLaneApi for Runtime { + impl bp_bridge_hub_rococo::FromBridgeHubRococoInboundLaneApi for Runtime { fn message_details( lane: bp_messages::LegacyLaneId, messages: Vec<(bp_messages::MessagePayload, bp_messages::OutboundMessageDetails)>, @@ -811,7 +811,7 @@ impl_runtime_apis! { } } - impl bp_bridge_hub_polkadot::ToBridgeHubPolkadotOutboundLaneApi for Runtime { + impl bp_bridge_hub_rococo::ToBridgeHubRococoOutboundLaneApi for Runtime { fn message_details( lane: bp_messages::LegacyLaneId, begin: bp_messages::MessageNonce,