diff --git a/Cargo.lock b/Cargo.lock index 59173382e..fd579269e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -83,7 +83,7 @@ version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.14", "once_cell", "version_check", ] @@ -95,7 +95,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" dependencies = [ "cfg-if", - "getrandom 0.2.15", + "getrandom 0.2.14", "once_cell", "version_check", "zerocopy", @@ -125,6 +125,25 @@ version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" +[[package]] +name = "alloy-primitives" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e416903084d3392ebd32d94735c395d6709415b76c7728e594d3f996f2b03e65" +dependencies = [ + "alloy-rlp", + "bytes", + "cfg-if", + "const-hex", + "derive_more", + "hex-literal 0.4.1", + "itoa", + "proptest", + "ruint", + "serde", + "tiny-keccak", +] + [[package]] name = "alloy-primitives" version = "0.6.4" @@ -165,7 +184,7 @@ checksum = "1a047897373be4bbb0224c1afdabca92648dc57a9c9ef6e7b0be3aff7a859c83" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -200,48 +219,47 @@ dependencies = [ [[package]] name = "anstream" -version = "0.6.14" +version = "0.6.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b" +checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb" dependencies = [ "anstyle", "anstyle-parse", "anstyle-query", "anstyle-wincon", "colorchoice", - "is_terminal_polyfill", "utf8parse", ] [[package]] name = "anstyle" -version = "1.0.7" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b" +checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" [[package]] name = "anstyle-parse" -version = "0.2.4" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4" +checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c" dependencies = [ "utf8parse", ] [[package]] name = "anstyle-query" -version = "1.0.3" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5" +checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648" dependencies = [ "windows-sys 0.52.0", ] [[package]] name = "anstyle-wincon" -version = "3.0.3" +version = "3.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19" +checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7" dependencies = [ "anstyle", "windows-sys 0.52.0", @@ -249,9 +267,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.83" +version = "1.0.82" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25bdb32cbbdce2b519a9cd7df3a678443100e265d5e25ca763b7572a5104f5f3" +checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519" [[package]] name = "approx" @@ -264,30 +282,16 @@ dependencies = [ [[package]] name = "aquamarine" -version = "0.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1da02abba9f9063d786eab1509833ebb2fac0f966862ca59439c76b9c566760" -dependencies = [ - "include_dir", - "itertools 0.10.5", - "proc-macro-error", - "proc-macro2", - "quote", - "syn 1.0.109", -] - -[[package]] -name = "aquamarine" -version = "0.5.0" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21cc1548309245035eb18aa7f0967da6bc65587005170c56e6ef2788a4cf3f4e" +checksum = "074b80d14d0240b6ce94d68f059a2d26a5d77280ae142662365a21ef6e2594ef" dependencies = [ "include_dir", "itertools 0.10.5", "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -300,7 +304,7 @@ checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" name = "arbitrum-verifier" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "ethabi", @@ -313,7 +317,7 @@ dependencies = [ "ismp", "ismp-testsuite", "parity-scale-codec", - "sp-core 31.0.0", + "sp-core 28.0.0", "tokio", ] @@ -378,7 +382,7 @@ dependencies = [ "ark-serialize 0.3.0", "ark-std 0.3.0", "derivative", - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-traits", "paste", "rustc_version 0.3.3", @@ -398,7 +402,7 @@ dependencies = [ "derivative", "digest 0.10.7", "itertools 0.10.5", - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-traits", "paste", "rustc_version 0.4.0", @@ -431,7 +435,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "db2fd794a08ccb318058009eefdf15bcaaaaf6f8161eb3345f907222bac38b20" dependencies = [ - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-traits", "quote", "syn 1.0.109", @@ -443,7 +447,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7abe79b0e4288889c4574159ab790824d0033b9fdcb2a112a3182fac2e514565" dependencies = [ - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-traits", "proc-macro2", "quote", @@ -482,7 +486,7 @@ dependencies = [ "ark-serialize-derive", "ark-std 0.4.0", "digest 0.10.7", - "num-bigint 0.4.5", + "num-bigint 0.4.4", ] [[package]] @@ -634,13 +638,13 @@ dependencies = [ [[package]] name = "async-channel" -version = "2.3.0" +version = "2.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f2776ead772134d55b62dd45e59a79e21612d85d0af729b8b7d3967d601a62a" +checksum = "136d4d23bcc79e27423727b36823d86233aad06dfea531837b038394d11e9928" dependencies = [ "concurrent-queue", "event-listener 5.3.0", - "event-listener-strategy 0.5.2", + "event-listener-strategy 0.5.1", "futures-core", "pin-project-lite 0.2.14", ] @@ -653,7 +657,7 @@ checksum = "b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a" dependencies = [ "async-task", "concurrent-queue", - "fastrand 2.1.0", + "fastrand 2.0.2", "futures-lite 2.3.0", "slab", ] @@ -777,7 +781,7 @@ checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -817,14 +821,14 @@ checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "async-task" -version = "4.7.1" +version = "4.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" +checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799" [[package]] name = "async-trait" @@ -834,7 +838,7 @@ checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -905,14 +909,14 @@ checksum = "3c87f3f15e7794432337fc718554eaa4dc8f04c9677a950ffe366f20a162ae42" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "autocfg" -version = "1.3.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" +checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" [[package]] name = "axum" @@ -1020,7 +1024,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.14", "instant", "rand 0.8.5", ] @@ -1097,9 +1101,9 @@ checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" [[package]] name = "base64" -version = "0.22.1" +version = "0.22.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" +checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51" [[package]] name = "base64ct" @@ -1138,11 +1142,11 @@ dependencies = [ "rs_merkle", "serde_json", "sp-consensus-beefy", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", - "sp-storage 20.0.0", - "sp-trie 32.0.0", + "sp-runtime 31.0.1", + "sp-storage 19.0.0", + "sp-trie 29.0.0", "subxt", ] @@ -1154,8 +1158,8 @@ dependencies = [ "parity-scale-codec", "serde", "sp-consensus-beefy", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", "sp-std 14.0.0", ] @@ -1166,7 +1170,7 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a6773ddc0eafc0e509fb60e48dff7f450f8e674a0686ae8605e8d9901bd5eefa" dependencies = [ - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-integer", "num-traits", "serde", @@ -1174,9 +1178,9 @@ dependencies = [ [[package]] name = "binary-merkle-tree" -version = "15.0.0" +version = "13.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b5c0fd4282c30c05647e1052d71bf1a0c8067ab1e9a8fc6d0c292dce0ecb237" +checksum = "4bf2706ac2641485d35ed06ebfe0b3b2c43e19a7ad8a90215580a91dd1766114" dependencies = [ "hash-db", "log", @@ -1222,13 +1226,13 @@ dependencies = [ "lazy_static", "lazycell", "peeking_take_while", - "prettyplease 0.2.20", + "prettyplease 0.2.19", "proc-macro2", "quote", "regex", "rustc-hash", "shlex", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -1237,7 +1241,11 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212f" dependencies = [ - "bitcoin_hashes 0.11.0", + "bitcoin_hashes", + "rand 0.8.5", + "rand_core 0.6.4", + "serde", + "unicode-normalization", ] [[package]] @@ -1255,28 +1263,12 @@ version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" -[[package]] -name = "bitcoin-internals" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9425c3bf7089c983facbae04de54513cce73b41c7f9ff8c845b54e7bc64ebbfb" - [[package]] name = "bitcoin_hashes" version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "90064b8dee6815a6470d60bad07bbbaee885c0e12d04177138fa3291a01b7bc4" -[[package]] -name = "bitcoin_hashes" -version = "0.13.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1930a4dabfebb8d7d9992db18ebe3ae2876f0a305fab206fd168df931ede293b" -dependencies = [ - "bitcoin-internals", - "hex-conservative", -] - [[package]] name = "bitflags" version = "1.3.2" @@ -1409,16 +1401,18 @@ dependencies = [ [[package]] name = "blocking" -version = "1.6.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88" +checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118" dependencies = [ - "async-channel 2.3.0", + "async-channel 2.2.1", "async-lock 3.3.0", "async-task", + "fastrand 2.0.2", "futures-io", "futures-lite 2.3.0", "piper", + "tracing", ] [[package]] @@ -1458,7 +1452,7 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", "syn_derive", ] @@ -1474,18 +1468,6 @@ dependencies = [ "serde", ] -[[package]] -name = "bounded-collections" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d32385ecb91a31bddaf908e8dcf4a15aef1bcd3913cc03ebfad02ff6d568abc1" -dependencies = [ - "log", - "parity-scale-codec", - "scale-info", - "serde", -] - [[package]] name = "bounded-vec" version = "0.7.1" @@ -1497,14 +1479,14 @@ dependencies = [ [[package]] name = "bp-xcm-bridge-hub-router" -version = "0.9.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7366e856da4c5f49e1ef94c3ea401854fe52310696561e24b7509d2f963d7210" +checksum = "8f58cd5d7880f4bc8fc569e5bb0174302cd3f7e18a322e0fec2a4733cced35cb" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", ] [[package]] @@ -1534,7 +1516,7 @@ dependencies = [ "geth-primitives", "ismp", "primitive-types", - "sp-core 31.0.0", + "sp-core 28.0.0", "sync-committee-primitives", "tokio", "tracing", @@ -1544,7 +1526,7 @@ dependencies = [ name = "bsc-verifier" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "anyhow", @@ -1556,8 +1538,8 @@ dependencies = [ "ismp", "log", "parity-scale-codec", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 27.0.0", + "sp-runtime 31.0.1", "ssz-rs", "sync-committee-primitives", "sync-committee-verifier", @@ -1667,9 +1649,9 @@ dependencies = [ [[package]] name = "bytemuck" -version = "1.16.0" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5" +checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15" [[package]] name = "byteorder" @@ -1719,9 +1701,9 @@ dependencies = [ [[package]] name = "camino" -version = "1.1.7" +version = "1.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239" +checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c" dependencies = [ "serde", ] @@ -1743,7 +1725,7 @@ checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a" dependencies = [ "camino", "cargo-platform", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "thiserror", @@ -1757,7 +1739,7 @@ checksum = "e7daec1a2a2129eeba1644b220b4647ec537b0b5d4bfd6876fcc5a540056b592" dependencies = [ "camino", "cargo-platform", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "thiserror", @@ -1765,9 +1747,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.0.97" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4" +checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" dependencies = [ "jobserver", "libc", @@ -1946,7 +1928,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -2039,9 +2021,9 @@ dependencies = [ [[package]] name = "colorchoice" -version = "1.0.1" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422" +checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" [[package]] name = "colored" @@ -2181,9 +2163,9 @@ dependencies = [ [[package]] name = "const-hex" -version = "1.11.4" +version = "1.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70ff96486ccc291d36a958107caf2c0af8c78c0af7d31ae2f35ce055130de1a6" +checksum = "5ba00838774b4ab0233e355d26710fbfc8327a05c017f6dc4873f876d1f79f78" dependencies = [ "cfg-if", "cpufeatures", @@ -2213,7 +2195,7 @@ version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.14", "once_cell", "tiny-keccak", ] @@ -2334,7 +2316,7 @@ dependencies = [ "gimli 0.27.3", "hashbrown 0.13.2", "log", - "regalloc2 0.6.1", + "regalloc2", "smallvec", "target-lexicon", ] @@ -2576,7 +2558,7 @@ dependencies = [ "cuid-util", "cuid2", "hostname", - "num 0.4.3", + "num 0.4.2", "once_cell", "rand 0.8.5", ] @@ -2594,16 +2576,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "47d99cacd52fd67db7490ad051c8c1973fb75520174d69aabbae08c534c9d0e8" dependencies = [ "cuid-util", - "num 0.4.3", + "num 0.4.2", "rand 0.8.5", "sha3", ] [[package]] name = "cumulus-client-cli" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2b5137986e7a4374bf410e4e11ce02c9807c5d3200d590960056220963ecdbf" +checksum = "88972dcd58e7d411ebfd9d82d7399aad567afe737ba8ad0943abfaf1a8b3903b" dependencies = [ "clap", "parity-scale-codec", @@ -2612,16 +2594,16 @@ dependencies = [ "sc-client-api", "sc-service", "sp-blockchain", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "url", ] [[package]] name = "cumulus-client-collator" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f7dde39268c86d2975bdd608d114dd52cd8803618196bc7606e684b9090d24d" +checksum = "ab9d9114479da745e34b1a4529dca9e51a61860593b61681107249bc68024bd4" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", @@ -2636,16 +2618,16 @@ dependencies = [ "sc-client-api", "sp-api", "sp-consensus", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "tracing", ] [[package]] name = "cumulus-client-consensus-aura" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fbbba68555835c2e2d7f1c17060d3cd6fafafdb16597a2e680e7376f71dec51" +checksum = "00378c991116820c354713b3d3be2c9789f84bfb86d0a3c97676cc9e8a39c174" dependencies = [ "async-trait", "cumulus-client-collator", @@ -2669,16 +2651,16 @@ dependencies = [ "sc-telemetry", "schnellru", "sp-api", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-aura", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-timestamp", "substrate-prometheus-endpoint", "tracing", @@ -2686,9 +2668,9 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-common" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b6ff3972c798e87b918e3065d7b52aabb3fc871136b7dde7c708d20567b509f" +checksum = "385c403c208f654e276f6d7ae30316d3d64f0975c9e19a18ed5943a963cc48c6" dependencies = [ "async-trait", "cumulus-client-pov-recovery", @@ -2706,35 +2688,35 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-consensus-slots", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-timestamp", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "substrate-prometheus-endpoint", "tracing", ] [[package]] name = "cumulus-client-consensus-proposer" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf2ff43b5735f8f1a306aa8c44d9efe5bb50c3a3b29afa18728e7a5321a6ba70" +checksum = "614b239940f64843c65ec19e157ee769c556f74f084077dc2f0425f0a671e9ba" dependencies = [ "anyhow", "async-trait", "cumulus-primitives-parachain-inherent", "sp-consensus", "sp-inherents", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "thiserror", ] [[package]] name = "cumulus-client-network" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f10d8141b3de22f002b94fafd9a372f351ee55ad41e1c40ad6534024f176f5bb" +checksum = "ee9b8802b76850237bbf2c1afb869a9673b49ef9545b31698e1bffbffcaa4254" dependencies = [ "async-trait", "cumulus-relay-chain-interface", @@ -2748,17 +2730,17 @@ dependencies = [ "sc-client-api", "sp-blockchain", "sp-consensus", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "tracing", ] [[package]] name = "cumulus-client-parachain-inherent" -version = "0.4.0" +version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ebeda41b913144e0dbaf57a9537fed6f37ee14c5f31f1bd23808f87e8515ec7" +checksum = "1bcc095540bb3ad848b1d5cd8708d8b493729370d4671df5a0c38ea53382e46b" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2769,21 +2751,21 @@ dependencies = [ "sc-client-api", "scale-info", "sp-api", - "sp-crypto-hashing", + "sp-core 28.0.0", "sp-inherents", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-std 14.0.0", - "sp-storage 20.0.0", - "sp-trie 32.0.0", + "sp-storage 19.0.0", + "sp-trie 29.0.0", "tracing", ] [[package]] name = "cumulus-client-pov-recovery" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1cf51e1e7cfe82e68a93a4f3221181f8258664f0c4113e4d7c846e449b3596f3" +checksum = "ddd12cbdd57209ffc68d167b0c22c90d5680185b57d03e4c2436aef7dfd918a2" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2800,15 +2782,15 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-maybe-compressed-blob", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "tracing", ] [[package]] name = "cumulus-client-service" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebb334fbaedca019671b900bba71fb7cf70244d9436a832b1c5d67491569359d" +checksum = "a5be0615943319f8750eb54793f8ec8721b2081852c23ed450da54cfcf6aca97" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", @@ -2836,16 +2818,16 @@ dependencies = [ "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-transaction-pool", ] [[package]] name = "cumulus-pallet-aura-ext" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47ec277f09a2c2b693bca6283eb6bc10aede2eaee43a7c395911235d8b632dab" +checksum = "8100a3283be2c46905345141e9a063f092949c6630a1fb70993b04c97f309e55" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2854,17 +2836,17 @@ dependencies = [ "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus-aura", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "cumulus-pallet-dmp-queue" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28e34c35fdd757c548cabaf8b65cabe5ae1c0fab7e143e85a99ab69ec58ad35f" +checksum = "f461956a4a85c053657fe64e73852940c8a52e7d8fc20ccb4f91688e73f0820b" dependencies = [ "cumulus-primitives-core", "frame-benchmarking", @@ -2873,17 +2855,17 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", ] [[package]] name = "cumulus-pallet-parachain-system" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a19c40a5d04f60562fb38195766104deeb8cec71c11ec77796ee9373cccdb325" +checksum = "4a1a0e6800ea92447eab2c9170cc77d21987fd0e61ed79a6e1318f7b127b3e2c" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -2899,17 +2881,16 @@ dependencies = [ "pallet-message-queue", "parity-scale-codec", "polkadot-parachain-primitives", - "polkadot-runtime-common", "polkadot-runtime-parachains", "scale-info", - "sp-core 31.0.0", - "sp-externalities 0.27.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", "sp-inherents", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "sp-version", "staging-xcm", "trie-db 0.28.0", @@ -2924,48 +2905,48 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "cumulus-pallet-session-benchmarking" -version = "12.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c178666b3a6d0457cb85104475cc0be5f9908a98429710afd29fbd5984cb539" +checksum = "b90c6389bd56472581a2b9510c97e6fe869fe6c73c58d3d533ee3c74b92cce14" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "pallet-session", "parity-scale-codec", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "cumulus-pallet-xcm" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7610ae16cac552adc823ba68deb26e5d3a9de189ef79ae26c79e43ddcfeabef1" +checksum = "d9e5e8dd3f9c98620e32cbb1783725a3e75a3147cb351b43de37663824311cd9" dependencies = [ "cumulus-primitives-core", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", ] [[package]] name = "cumulus-pallet-xcmp-queue" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6614dcdbe6c24fcc8677bf158a8c627a3467d262acdc8a0e7d8a3d3d767a757c" +checksum = "439cdba45813623e7f45374f160f3356d27fb1aaca2536dd7f60ef2a7e9b30cd" dependencies = [ - "bounded-collections 0.2.0", + "bounded-collections", "bp-xcm-bridge-hub-router", "cumulus-primitives-core", "frame-benchmarking", @@ -2977,9 +2958,9 @@ dependencies = [ "polkadot-runtime-common", "polkadot-runtime-parachains", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", "staging-xcm-executor", @@ -2987,24 +2968,24 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b70d13f3fca1dfaeb868f4fff79c58fef8fa4f8e381a9002d93c50c23683abf" +checksum = "05ad9d2b1454d6957a92b3f8755d7bfa2b5b70ab2fa7751215f6897de5ac4cf6" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", "polkadot-primitives", "sp-api", "sp-consensus-aura", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "cumulus-primitives-core" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "617d02361f5c7df87b6be98b4974241b6836fbaa7d9e786db80eb38bc8636751" +checksum = "036b64697b5fd04c8039ccf15b9891104c496afb6c418c2cea1234d4898d0a28" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -3012,44 +2993,44 @@ dependencies = [ "polkadot-primitives", "scale-info", "sp-api", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "staging-xcm", ] [[package]] name = "cumulus-primitives-parachain-inherent" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87d64a55b7b9c3a945e543712630708f36407ab49ad8a2fa9f3d1404093a3e8e" +checksum = "9cb6fe06744fed6e84682c48816181ad63652003570c2135c425481440fcd2f2" dependencies = [ "async-trait", "cumulus-primitives-core", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", ] [[package]] name = "cumulus-primitives-proof-size-hostfunction" -version = "0.5.0" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "764e27968dce7d5c455dbaf9ba81c037fc5690afc085aa4aa2a4cdfe53716b74" +checksum = "a132e17ac2c79436bc5004b0d56cb35ca65b966434f14e5ff8a9bc1afcfca5a4" dependencies = [ - "sp-externalities 0.27.0", - "sp-runtime-interface 26.0.0", - "sp-trie 32.0.0", + "sp-externalities 0.25.0", + "sp-runtime-interface 24.0.0", + "sp-trie 29.0.0", ] [[package]] name = "cumulus-primitives-timestamp" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "abf270c68a2cbf68b31cb4e8c4b5fc43665627ec6960cde04c393120e053ccef" +checksum = "f6d1d900bd9e76607a4a0734cbb2b004d86177d2d6938b5d25eb812c6c1b7500" dependencies = [ "cumulus-primitives-core", "futures", @@ -3061,19 +3042,19 @@ dependencies = [ [[package]] name = "cumulus-primitives-utility" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "beeca40e85d6da3751343a3fc8dd5b335c9a06ba9897a5b36f726d139b7646de" +checksum = "99542836a3b341249f4b4f54eca7cd5d42a99d38fd7dc6974d19899a90b2f82d" dependencies = [ "cumulus-primitives-core", "frame-support", "log", - "pallet-asset-conversion", + "pallet-xcm-benchmarks", "parity-scale-codec", "polkadot-runtime-common", "polkadot-runtime-parachains", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", "staging-xcm-builder", @@ -3082,9 +3063,9 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-inprocess-interface" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2ec58113249ac91ceb4da1c846f6474cd4b6616100d0b29a86845b177caad52f" +checksum = "6801c53e543614ce1b9f87cfca8ed69aab5318ba51439c0db8a910c8c3d77a15" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -3100,35 +3081,35 @@ dependencies = [ "sc-tracing", "sp-api", "sp-consensus", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", ] [[package]] name = "cumulus-relay-chain-interface" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbb531263c11cfd73f17090106fff2385ca7b02b39102c367f4c13fb1251e9dd" +checksum = "bdf9bd710caacdee77f50f01a40f37f8c9af1040e895de3e0b421f2c4ad0a291" dependencies = [ "async-trait", "cumulus-primitives-core", "futures", - "jsonrpsee-core 0.22.5", + "jsonrpsee-core 0.16.3", "parity-scale-codec", "polkadot-overseer", "sc-client-api", "sp-api", "sp-blockchain", - "sp-state-machine 0.38.0", + "sp-state-machine 0.35.0", "thiserror", ] [[package]] name = "cumulus-relay-chain-minimal-node" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1a416b2e6a5c99d78049b91425dbdb844f4351fd9fb61da47b70c2f90cf2ed4" +checksum = "2b1e0847e45d6a5090ee32b4dc3497cb0671b9a6a9259f9a263a769560c5b60e" dependencies = [ "array-bytes 6.2.2", "async-trait", @@ -3149,7 +3130,6 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-overseer", "polkadot-primitives", - "polkadot-service", "sc-authority-discovery", "sc-client-api", "sc-network", @@ -3161,7 +3141,7 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "tokio", "tracing", @@ -3169,9 +3149,9 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-rpc-interface" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e011f8da350318316e80356dca70bee537d8f8fb29bb99d1765348b0ab6f6d88" +checksum = "1cb8a4c98335aeac261bde9b21e7518c099bfacc96592a052750051cebda158c" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -3179,7 +3159,7 @@ dependencies = [ "either", "futures", "futures-timer", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "parity-scale-codec", "pin-project", "polkadot-overseer", @@ -3195,31 +3175,31 @@ dependencies = [ "sp-api", "sp-authority-discovery", "sp-consensus-babe", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", - "sp-storage 20.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", + "sp-storage 19.0.0", "sp-version", "thiserror", "tokio", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing", "url", ] [[package]] name = "cumulus-test-relay-sproof-builder" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1e730a7524f50acb03c24476323c4dad35690baf85175ad0f91a2dffed85b39" +checksum = "c0ec12490a40b00427119fd1e12a6d1fe0652d2df3e992dea1bc4f331effed12" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", "polkadot-primitives", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", ] [[package]] @@ -3273,7 +3253,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -3291,9 +3271,9 @@ dependencies = [ [[package]] name = "cxx" -version = "1.0.122" +version = "1.0.121" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb497fad022245b29c2a0351df572e2d67c1046bcef2260ebc022aec81efea82" +checksum = "21db378d04296a84d8b7d047c36bb3954f0b46529db725d7e62fb02f9ba53ccc" dependencies = [ "cc", "cxxbridge-flags", @@ -3303,9 +3283,9 @@ dependencies = [ [[package]] name = "cxx-build" -version = "1.0.122" +version = "1.0.121" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9327c7f9fbd6329a200a5d4aa6f674c60ab256525ff0084b52a889d4e4c60cee" +checksum = "3e5262a7fa3f0bae2a55b767c223ba98032d7c328f5c13fa5cdc980b77fc0658" dependencies = [ "cc", "codespan-reporting", @@ -3313,24 +3293,24 @@ dependencies = [ "proc-macro2", "quote", "scratch", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "cxxbridge-flags" -version = "1.0.122" +version = "1.0.121" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "688c799a4a846f1c0acb9f36bb9c6272d9b3d9457f3633c7753c6057270df13c" +checksum = "be8dcadd2e2fb4a501e1d9e93d6e88e6ea494306d8272069c92d5a9edf8855c0" [[package]] name = "cxxbridge-macro" -version = "1.0.122" +version = "1.0.121" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "928bc249a7e3cd554fd2e8e08a426e9670c50bbfc9a621653cfa9accc9641783" +checksum = "ad08a837629ad949b73d032c637653d069e909cffe4ee7870b02301939ce39cc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -3355,12 +3335,12 @@ dependencies = [ [[package]] name = "darling" -version = "0.20.9" +version = "0.20.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1" +checksum = "54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391" dependencies = [ - "darling_core 0.20.9", - "darling_macro 0.20.9", + "darling_core 0.20.8", + "darling_macro 0.20.8", ] [[package]] @@ -3393,16 +3373,16 @@ dependencies = [ [[package]] name = "darling_core" -version = "0.20.9" +version = "0.20.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120" +checksum = "9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f" dependencies = [ "fnv", "ident_case", "proc-macro2", "quote", - "strsim 0.11.1", - "syn 2.0.63", + "strsim 0.10.0", + "syn 2.0.60", ] [[package]] @@ -3429,39 +3409,26 @@ dependencies = [ [[package]] name = "darling_macro" -version = "0.20.9" +version = "0.20.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178" +checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f" dependencies = [ - "darling_core 0.20.9", + "darling_core 0.20.8", "quote", - "syn 2.0.63", -] - -[[package]] -name = "dashmap" -version = "5.5.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856" -dependencies = [ - "cfg-if", - "hashbrown 0.14.5", - "lock_api", - "once_cell", - "parking_lot_core 0.9.10", + "syn 2.0.60", ] [[package]] name = "data-encoding" -version = "2.6.0" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2" +checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5" [[package]] name = "data-encoding-macro" -version = "0.1.15" +version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1559b6cba622276d6d63706db152618eeb15b89b3e4041446b05876e352e639" +checksum = "20c01c06f5f429efdf2bae21eb67c28b3df3cf85b7dd2d8ef09c0838dac5d33e" dependencies = [ "data-encoding", "data-encoding-macro-internal", @@ -3469,9 +3436,9 @@ dependencies = [ [[package]] name = "data-encoding-macro-internal" -version = "0.1.13" +version = "0.1.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "332d754c0af53bc87c108fed664d121ecf59207ec4196041f04d6ab9002ad33f" +checksum = "0047d07f2c89b17dd631c80450d69841a6b5d7fb17278cbc43d7e4cfcf2576f3" dependencies = [ "data-encoding", "syn 1.0.109", @@ -3516,7 +3483,7 @@ dependencies = [ "asn1-rs", "displaydoc", "nom", - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-traits", "rusticata-macros", ] @@ -3560,7 +3527,7 @@ checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -3711,7 +3678,7 @@ checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -3777,7 +3744,7 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.63", + "syn 2.0.60", "termcolor", "toml 0.8.12", "walkdir", @@ -3850,7 +3817,6 @@ dependencies = [ "digest 0.10.7", "elliptic-curve", "rfc6979", - "serdect", "signature 2.2.0", "spki", ] @@ -3923,7 +3889,7 @@ checksum = "7d9ce6874da5d4415896cd45ffbc4d1cfc0c4f9c079427bd870742c30f2f65a9" dependencies = [ "curve25519-dalek 4.1.2", "ed25519 2.2.3", - "hashbrown 0.14.5", + "hashbrown 0.14.3", "hex", "rand_core 0.6.4", "sha2 0.10.8", @@ -3951,16 +3917,15 @@ dependencies = [ "pkcs8", "rand_core 0.6.4", "sec1", - "serdect", "subtle 2.5.0", "zeroize", ] [[package]] name = "ena" -version = "0.14.3" +version = "0.14.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5" +checksum = "c533630cf40e9caa44bd91aadc88a75d75a4c3a12b4cfde353cbed41daa1e1f1" dependencies = [ "log", ] @@ -4134,7 +4099,7 @@ checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -4145,7 +4110,7 @@ checksum = "6fd000fd6988e73bbe993ea3db9b1aa64906ab88766d654973924340c8cddb42" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -4207,9 +4172,9 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "errno" -version = "0.3.9" +version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" +checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" dependencies = [ "libc", "windows-sys 0.52.0", @@ -4358,14 +4323,14 @@ dependencies = [ "ethers-etherscan", "eyre", "hex", - "prettyplease 0.2.20", + "prettyplease 0.2.19", "proc-macro2", "quote", "regex", "reqwest 0.11.27", "serde", "serde_json", - "syn 2.0.63", + "syn 2.0.60", "toml 0.7.8", "walkdir", ] @@ -4382,7 +4347,7 @@ dependencies = [ "proc-macro2", "quote", "serde_json", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -4407,7 +4372,7 @@ dependencies = [ "serde", "serde_json", "strum 0.25.0", - "syn 2.0.63", + "syn 2.0.60", "tempfile", "thiserror", "tiny-keccak", @@ -4422,7 +4387,7 @@ dependencies = [ "ethers-core", "ethers-solc", "reqwest 0.11.27", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "thiserror", @@ -4531,7 +4496,7 @@ dependencies = [ "path-slash", "rayon", "regex", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "sha2 0.10.8", @@ -4597,9 +4562,9 @@ dependencies = [ [[package]] name = "event-listener-strategy" -version = "0.5.2" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" +checksum = "332f51cb23d20b0de8458b86580878211da09bcd4503cb579c225b3d124cabb3" dependencies = [ "event-listener 5.3.0", "pin-project-lite 0.2.14", @@ -4620,7 +4585,7 @@ dependencies = [ name = "evm-common" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "ethabi", @@ -4667,7 +4632,7 @@ dependencies = [ "prettier-please", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -4714,12 +4679,6 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" -[[package]] -name = "fallible-iterator" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" - [[package]] name = "fallible-streaming-iterator" version = "0.1.9" @@ -4737,9 +4696,9 @@ dependencies = [ [[package]] name = "fastrand" -version = "2.1.0" +version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a" +checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984" [[package]] name = "fastrlp" @@ -4799,9 +4758,9 @@ dependencies = [ [[package]] name = "fiat-crypto" -version = "0.2.9" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" +checksum = "38793c55593b33412e3ae40c2c9781ffaa6f438f6f8c10f24e71846fbd7ae01e" [[package]] name = "figment" @@ -4897,9 +4856,9 @@ checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" [[package]] name = "flate2" -version = "1.0.30" +version = "1.0.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae" +checksum = "4556222738635b7a3417ae6130d8f52201e45a0c4d1a907f0826383adb5f85e7" dependencies = [ "crc32fast", "libz-sys", @@ -4971,7 +4930,7 @@ dependencies = [ "rayon", "regex", "rlp", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "tokio", @@ -4989,7 +4948,7 @@ dependencies = [ "ethers-core", "foundry-config", "itertools 0.10.5", - "semver 1.0.23", + "semver 1.0.22", "solang-parser", "thiserror", "tracing", @@ -5049,7 +5008,7 @@ dependencies = [ "ethers-providers", "eyre", "foundry-macros", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -5073,7 +5032,7 @@ dependencies = [ "once_cell", "regex", "reqwest 0.11.27", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "tempfile", @@ -5102,7 +5061,7 @@ dependencies = [ "path-slash", "regex", "reqwest 0.11.27", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "serde_regex", @@ -5137,7 +5096,7 @@ dependencies = [ "parking_lot 0.12.2", "proptest", "revm", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "thiserror", @@ -5166,7 +5125,7 @@ source = "git+https://github.com/polytope-labs/foundry?rev=521813b3ebaf1aa05055d dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -5205,9 +5164,9 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fee087c6a7ddbc6dcfb6a6015d4b2787ecbb2113ed8b8bee8ff15f2bdf93f94" +checksum = "2b16f7f853f64ec6fbc981b3e224cc3400752662da140ec62c160b5b859bab68" dependencies = [ "frame-support", "frame-support-procedural", @@ -5219,21 +5178,21 @@ dependencies = [ "scale-info", "serde", "sp-api", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-runtime-interface 26.0.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-runtime-interface 24.0.0", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "static_assertions", ] [[package]] name = "frame-benchmarking-cli" -version = "35.0.1" +version = "32.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38f1660c2e59d206386658ca7fa867c2ccdb44429cc8a5a16a2975a338aa7047" +checksum = "69fec078a73892cb5a7146671cf76e3abf23201fefe431a013399ac2e5b03b54" dependencies = [ "Inflector", "array-bytes 6.2.2", @@ -5263,16 +5222,16 @@ dependencies = [ "serde_json", "sp-api", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-database", - "sp-externalities 0.27.0", + "sp-externalities 0.25.0", "sp-inherents", - "sp-io 33.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", - "sp-storage 20.0.0", - "sp-trie 32.0.0", + "sp-io 30.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", + "sp-storage 19.0.0", + "sp-trie 29.0.0", "sp-wasm-interface 20.0.0", "thiserror", "thousands", @@ -5287,43 +5246,42 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "frame-election-provider-support" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d651327ec98d12fbdb0d25346de929e3ea2ab8a1ef85570794d9d8d54f204f28" +checksum = "c596d956c4eedaffbe2fd6f75562e63e3e60001222bc6f8cc45fa77f3ea51791" dependencies = [ "frame-election-provider-solution-type", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", "sp-npos-elections", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "frame-executive" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3d4502dd4218aaf90240527adb789b9620fcada2af76f4751a8a852583eb0c2" +checksum = "5a5247e367912fe95f813e96542921ab4edf671860fd557625b55f40155abf90" dependencies = [ - "aquamarine 0.3.3", "frame-support", "frame-system", "frame-try-runtime", "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "sp-tracing 16.0.0", ] @@ -5353,21 +5311,20 @@ dependencies = [ [[package]] name = "frame-remote-externalities" -version = "0.38.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c935bea33258c329e9ad4784a720aa4b1faff8c5af474f14e0898db11b7cb8ab" +checksum = "26ac8b505de5aa10e9c9548a3642fc708fc47fe3843b840992e6e6ab139f39d0" dependencies = [ "futures", "indicatif", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "serde", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "spinners", "substrate-rpc-client", "tokio", @@ -5376,11 +5333,11 @@ dependencies = [ [[package]] name = "frame-support" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81aecbbc1c62055e8ce472283bc655bf6c0f968a4d22d504bf6aad4ea44ccbc4" +checksum = "e48b00bb3e82c465a435b08827e7abe5144345bc1a998848bdd7ce72fa203bb5" dependencies = [ - "aquamarine 0.5.0", + "aquamarine", "array-bytes 6.2.2", "bitflags 1.3.2", "docify", @@ -5398,29 +5355,29 @@ dependencies = [ "serde_json", "smallvec", "sp-api", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-crypto-hashing-proc-macro", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-core-hashing-proc-macro", "sp-debug-derive 14.0.0", "sp-genesis-builder", "sp-inherents", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-metadata-ir", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-staking", - "sp-state-machine 0.38.0", + "sp-state-machine 0.35.0", "sp-std 14.0.0", "sp-tracing 16.0.0", - "sp-weights 30.0.0", + "sp-weights 27.0.0", "static_assertions", "tt-call", ] [[package]] name = "frame-support-procedural" -version = "26.0.1" +version = "23.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "732fa43a05789f4ffb96955017e40643199d586c3d211754df5824a195f4eab5" +checksum = "0be717139a0da9b31b559356db73f6ce48876d331e833ebdc32de3a9ad581e15" dependencies = [ "Inflector", "cfg-expr", @@ -5432,39 +5389,39 @@ dependencies = [ "proc-macro-warning", "proc-macro2", "quote", - "sp-crypto-hashing", - "syn 2.0.63", + "sp-core-hashing 15.0.0", + "syn 2.0.60", ] [[package]] name = "frame-support-procedural-tools" -version = "11.0.1" +version = "10.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b482a1d18fa63aed1ff3fe3fcfb3bc23d92cb3903d6b9774f75dc2c4e1001c3a" +checksum = "3363df38464c47a73eb521a4f648bfcc7537a82d70347ef8af3f73b6d019e910" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "frame-support-procedural-tools-derive" -version = "12.0.0" +version = "11.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed971c6435503a099bdac99fe4c5bea08981709e5b5a0a8535a1856f48561191" +checksum = "68672b9ec6fe72d259d3879dc212c5e42e977588cdac830c76f54d9f492aeb58" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "frame-system" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7537b5e23f584bf54f26c6297e0260b54fac5298be43a115176a310f256a4ab" +checksum = "983b3215c8d97775b90dc1db88f858c46401682bd2fb8572bdd102ff8c2ca2a6" dependencies = [ "cfg-if", "docify", @@ -5473,35 +5430,35 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "sp-version", - "sp-weights 30.0.0", + "sp-weights 27.0.0", ] [[package]] name = "frame-system-benchmarking" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea3c6bd0f5700363a845d4c0f83ea3478cdfcfe404d08f35865b78ebc5d37c0a" +checksum = "f78a2fe203b01b596156b2514e0b890b4a628dbdb50925316e755aa623b6fe53" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "frame-system-rpc-runtime-api" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ae4e8decf1630ed6731e8912d1ed4ac3986d86c68f59580f2a9f61909150c41" +checksum = "28d183819ea7df1d89acd61fe423ae6bec24a29d87db5c18182339a751c0837a" dependencies = [ "parity-scale-codec", "sp-api", @@ -5509,14 +5466,14 @@ dependencies = [ [[package]] name = "frame-try-runtime" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bad42234b76beabf35bbc9a54566f0060b8d3d4fe93726007f02896e8beb91e3" +checksum = "c5b3dab79d14d2e8f6329d7e5cb49f2bdb81b9ef3019b1c405d94defa137a353" dependencies = [ "frame-support", "parity-scale-codec", "sp-api", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] @@ -5545,7 +5502,7 @@ checksum = "b0fa992f1656e1707946bbba340ad244f0814009ef8c0118eb7b658395f19a2e" dependencies = [ "frunk_proc_macro_helpers", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -5557,7 +5514,7 @@ dependencies = [ "frunk_core", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -5569,7 +5526,7 @@ dependencies = [ "frunk_core", "frunk_proc_macro_helpers", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -5683,7 +5640,7 @@ version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5" dependencies = [ - "fastrand 2.1.0", + "fastrand 2.0.2", "futures-core", "futures-io", "parking", @@ -5708,7 +5665,7 @@ checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -5834,15 +5791,15 @@ dependencies = [ "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-genesis-builder", "sp-inherents", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "sp-transaction-pool", "sp-version", "staging-parachain-info", @@ -5889,7 +5846,7 @@ dependencies = [ name = "geth-primitives" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "anyhow", @@ -5923,9 +5880,9 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.15" +version = "0.2.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" +checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c" dependencies = [ "cfg-if", "js-sys", @@ -5960,7 +5917,7 @@ version = "0.27.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" dependencies = [ - "fallible-iterator 0.2.0", + "fallible-iterator", "indexmap 1.9.3", "stable_deref_trait", ] @@ -5970,10 +5927,6 @@ name = "gimli" version = "0.28.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" -dependencies = [ - "fallible-iterator 0.3.0", - "stable_deref_trait", -] [[package]] name = "glob" @@ -6073,26 +6026,6 @@ dependencies = [ "web-sys", ] -[[package]] -name = "governor" -version = "0.6.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68a7f542ee6b35af73b06abc0dad1c1bae89964e4e253bc4b587b91c9637867b" -dependencies = [ - "cfg-if", - "dashmap", - "futures", - "futures-timer", - "no-std-compat", - "nonzero_ext", - "parking_lot 0.12.2", - "portable-atomic", - "quanta 0.12.3", - "rand 0.8.5", - "smallvec", - "spinning_top", -] - [[package]] name = "graphql-parser" version = "0.3.0" @@ -6129,7 +6062,7 @@ dependencies = [ "indexmap 2.2.6", "slab", "tokio", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing", ] @@ -6148,15 +6081,15 @@ dependencies = [ "indexmap 2.2.6", "slab", "tokio", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing", ] [[package]] name = "handlebars" -version = "5.1.2" +version = "4.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b" +checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225" dependencies = [ "log", "pest", @@ -6211,9 +6144,9 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.14.5" +version = "0.14.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" +checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" dependencies = [ "ahash 0.8.11", "allocator-api2", @@ -6244,7 +6177,7 @@ version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7" dependencies = [ - "hashbrown 0.14.5", + "hashbrown 0.14.3", ] [[package]] @@ -6296,12 +6229,6 @@ dependencies = [ "serde", ] -[[package]] -name = "hex-conservative" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20" - [[package]] name = "hex-literal" version = "0.3.4" @@ -6480,7 +6407,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite 0.2.14", - "socket2 0.5.7", + "socket2 0.5.6", "tokio", "tower-service", "tracing", @@ -6579,7 +6506,7 @@ dependencies = [ "http-body 1.0.0", "hyper 1.3.1", "pin-project-lite 0.2.14", - "socket2 0.5.7", + "socket2 0.5.6", "tokio", "tower", "tower-service", @@ -6588,7 +6515,7 @@ dependencies = [ [[package]] name = "hyperbridge" -version = "0.4.7" +version = "0.4.6" dependencies = [ "clap", "cumulus-client-cli", @@ -6609,7 +6536,7 @@ dependencies = [ "gargantua-runtime", "ismp-parachain-inherent", "ismp-parachain-runtime-api", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "messier-runtime", "mmr-gadget 29.0.1", @@ -6649,12 +6576,12 @@ dependencies = [ "sp-block-builder", "sp-blockchain", "sp-consensus-aura", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-keystore 0.37.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-keystore 0.34.0", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-timestamp", "sp-transaction-pool", @@ -6676,8 +6603,8 @@ dependencies = [ "pallet-ismp", "pallet-ismp-host-executive", "parity-scale-codec", - "sp-runtime 34.0.0", - "sp-trie 32.0.0", + "sp-runtime 31.0.1", + "sp-trie 29.0.0", "substrate-state-machine", ] @@ -6692,8 +6619,8 @@ dependencies = [ "evm-common", "fluvio-wasm-timer", "futures", - "getrandom 0.2.15", - "hashbrown 0.14.5", + "getrandom 0.2.14", + "hashbrown 0.14.3", "hex", "hex-literal 0.4.1", "ismp", @@ -6705,7 +6632,7 @@ dependencies = [ "serde", "serde-wasm-bindgen", "serde_json", - "sp-core 31.0.0", + "sp-core 28.0.0", "substrate-state-machine", "subxt", "subxt-utils", @@ -6880,7 +6807,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" dependencies = [ "equivalent", - "hashbrown 0.14.5", + "hashbrown 0.14.3", ] [[package]] @@ -7004,7 +6931,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.6", "widestring", "windows-sys 0.48.0", "winreg 0.50.0", @@ -7036,12 +6963,6 @@ dependencies = [ "winapi", ] -[[package]] -name = "is_terminal_polyfill" -version = "1.70.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800" - [[package]] name = "ismp" version = "0.1.2" @@ -7067,7 +6988,7 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", + "sp-core 27.0.0", "sync-committee-primitives", ] @@ -7077,7 +6998,7 @@ version = "0.1.1" [[package]] name = "ismp-parachain" -version = "1.9.0" +version = "1.6.2" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", @@ -7093,15 +7014,15 @@ dependencies = [ "serde", "sp-consensus-aura", "sp-inherents", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-trie 32.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-trie 29.0.0", "substrate-state-machine", ] [[package]] name = "ismp-parachain-inherent" -version = "1.9.0" +version = "1.6.3" dependencies = [ "anyhow", "async-trait", @@ -7116,12 +7037,12 @@ dependencies = [ "sp-api", "sp-blockchain", "sp-inherents", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "ismp-parachain-runtime-api" -version = "1.9.0" +version = "1.6.2" dependencies = [ "cumulus-pallet-parachain-system", "sp-api", @@ -7172,9 +7093,9 @@ dependencies = [ "rs_merkle", "serde", "sp-consensus-beefy", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-trie 32.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-trie 29.0.0", "subxt", "tokio", "tracing", @@ -7200,10 +7121,10 @@ dependencies = [ "pallet-ismp", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-trie 32.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-trie 29.0.0", "sync-committee-primitives", "sync-committee-verifier", ] @@ -7216,7 +7137,7 @@ dependencies = [ "once_cell", "parity-scale-codec", "primitive-types", - "sp-core 31.0.0", + "sp-core 28.0.0", ] [[package]] @@ -7315,8 +7236,12 @@ checksum = "367a292944c07385839818bb71c8d76611138e2dedb0677d035b8da21d29c78b" dependencies = [ "jsonrpsee-client-transport 0.16.3", "jsonrpsee-core 0.16.3", - "jsonrpsee-http-client 0.16.3", + "jsonrpsee-http-client", + "jsonrpsee-proc-macros", + "jsonrpsee-server", "jsonrpsee-types 0.16.3", + "jsonrpsee-ws-client 0.16.3", + "tracing", ] [[package]] @@ -7332,19 +7257,14 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.22.5" +version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfdb12a2381ea5b2e68c3469ec604a007b367778cdb14d09612c8069ebd616ad" +checksum = "c4b0e68d9af1f066c06d6e2397583795b912d78537d7d907c561e82c13d69fa1" dependencies = [ - "jsonrpsee-core 0.22.5", - "jsonrpsee-http-client 0.22.5", - "jsonrpsee-proc-macros", - "jsonrpsee-server", - "jsonrpsee-types 0.22.5", + "jsonrpsee-core 0.22.4", + "jsonrpsee-types 0.22.4", "jsonrpsee-wasm-client", - "jsonrpsee-ws-client 0.22.5", - "tokio", - "tracing", + "jsonrpsee-ws-client 0.22.4", ] [[package]] @@ -7367,7 +7287,7 @@ dependencies = [ "thiserror", "tokio", "tokio-rustls 0.24.1", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing", "webpki-roots 0.25.4", ] @@ -7388,22 +7308,22 @@ dependencies = [ "thiserror", "tokio", "tokio-rustls 0.25.0", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing", "url", ] [[package]] name = "jsonrpsee-client-transport" -version = "0.22.5" +version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4978087a58c3ab02efc5b07c5e5e2803024536106fd5506f558db172c889b3aa" +checksum = "92f254f56af1ae84815b9b1325094743dcf05b92abb5e94da2e81a35cff0cada" dependencies = [ "futures-channel", "futures-util", "gloo-net 0.5.0", "http 0.2.12", - "jsonrpsee-core 0.22.5", + "jsonrpsee-core 0.22.4", "pin-project", "rustls-native-certs 0.7.0", "rustls-pki-types", @@ -7411,7 +7331,7 @@ dependencies = [ "thiserror", "tokio", "tokio-rustls 0.25.0", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing", "url", ] @@ -7423,17 +7343,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b5dde66c53d6dcdc8caea1874a45632ec0fcf5b437789f1e45766a1512ce803" dependencies = [ "anyhow", + "arrayvec 0.7.4", "async-lock 2.8.0", "async-trait", "beef", "futures-channel", "futures-timer", "futures-util", + "globset", "hyper 0.14.28", "jsonrpsee-types 0.16.3", + "parking_lot 0.12.2", + "rand 0.8.5", "rustc-hash", "serde", "serde_json", + "soketto", "thiserror", "tokio", "tracing", @@ -7465,20 +7390,17 @@ dependencies = [ [[package]] name = "jsonrpsee-core" -version = "0.22.5" +version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4b257e1ec385e07b0255dde0b933f948b5c8b8c28d42afda9587c3a967b896d" +checksum = "274d68152c24aa78977243bb56f28d7946e6aa309945b37d33174a3f92d89a3a" dependencies = [ "anyhow", "async-trait", "beef", "futures-timer", "futures-util", - "hyper 0.14.28", - "jsonrpsee-types 0.22.5", - "parking_lot 0.12.2", + "jsonrpsee-types 0.22.4", "pin-project", - "rand 0.8.5", "rustc-hash", "serde", "serde_json", @@ -7509,58 +7431,36 @@ dependencies = [ ] [[package]] -name = "jsonrpsee-http-client" -version = "0.22.5" +name = "jsonrpsee-proc-macros" +version = "0.16.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ccf93fc4a0bfe05d851d37d7c32b7f370fe94336b52a2f0efc5f1981895c2e5" -dependencies = [ - "async-trait", - "hyper 0.14.28", - "hyper-rustls", - "jsonrpsee-core 0.22.5", - "jsonrpsee-types 0.22.5", - "serde", - "serde_json", - "thiserror", - "tokio", - "tower", - "tracing", - "url", -] - -[[package]] -name = "jsonrpsee-proc-macros" -version = "0.22.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d0bb047e79a143b32ea03974a6bf59b62c2a4c5f5d42a381c907a8bbb3f75c0" +checksum = "44e8ab85614a08792b9bff6c8feee23be78c98d0182d4c622c05256ab553892a" dependencies = [ "heck 0.4.1", - "proc-macro-crate 3.1.0", + "proc-macro-crate 1.3.1", "proc-macro2", "quote", - "syn 2.0.63", + "syn 1.0.109", ] [[package]] name = "jsonrpsee-server" -version = "0.22.5" +version = "0.16.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12d8b6a9674422a8572e0b0abb12feeb3f2aeda86528c80d0350c2bd0923ab41" +checksum = "cf4d945a6008c9b03db3354fb3c83ee02d2faa9f2e755ec1dfb69c3551b8f4ba" dependencies = [ + "futures-channel", "futures-util", "http 0.2.12", "hyper 0.14.28", - "jsonrpsee-core 0.22.5", - "jsonrpsee-types 0.22.5", - "pin-project", - "route-recognizer", + "jsonrpsee-core 0.16.3", + "jsonrpsee-types 0.16.3", "serde", "serde_json", "soketto", - "thiserror", "tokio", "tokio-stream", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tower", "tracing", ] @@ -7594,9 +7494,9 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.22.5" +version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "150d6168405890a7a3231a3c74843f58b8959471f6df76078db2619ddee1d07d" +checksum = "3dc828e537868d6b12bbb07ec20324909a22ced6efca0057c825c3e1126b2c6d" dependencies = [ "anyhow", "beef", @@ -7607,13 +7507,25 @@ dependencies = [ [[package]] name = "jsonrpsee-wasm-client" -version = "0.22.5" +version = "0.22.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7cf8dcee48f383e24957e238240f997ec317ba358b4e6d2e8be3f745bcdabdb5" +dependencies = [ + "jsonrpsee-client-transport 0.22.4", + "jsonrpsee-core 0.22.4", + "jsonrpsee-types 0.22.4", +] + +[[package]] +name = "jsonrpsee-ws-client" +version = "0.16.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f448d8eacd945cc17b6c0b42c361531ca36a962ee186342a97cdb8fca679cd77" +checksum = "4e1b3975ed5d73f456478681a417128597acd6a2487855fdb7b4a3d4d195bf5e" dependencies = [ - "jsonrpsee-client-transport 0.22.5", - "jsonrpsee-core 0.22.5", - "jsonrpsee-types 0.22.5", + "http 0.2.12", + "jsonrpsee-client-transport 0.16.3", + "jsonrpsee-core 0.16.3", + "jsonrpsee-types 0.16.3", ] [[package]] @@ -7631,14 +7543,14 @@ dependencies = [ [[package]] name = "jsonrpsee-ws-client" -version = "0.22.5" +version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58b9db2dfd5bb1194b0ce921504df9ceae210a345bc2f6c5a61432089bbab070" +checksum = "32f00abe918bf34b785f87459b9205790e5361a3f7437adb50e928dc243f27eb" dependencies = [ "http 0.2.12", - "jsonrpsee-client-transport 0.22.5", - "jsonrpsee-core 0.22.5", - "jsonrpsee-types 0.22.5", + "jsonrpsee-client-transport 0.22.4", + "jsonrpsee-core 0.22.4", + "jsonrpsee-types 0.22.4", "url", ] @@ -7652,7 +7564,6 @@ dependencies = [ "ecdsa", "elliptic-curve", "once_cell", - "serdect", "sha2 0.10.8", "signature 2.2.0", ] @@ -7668,9 +7579,9 @@ dependencies = [ [[package]] name = "keccak-asm" -version = "0.1.1" +version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47a3633291834c4fbebf8673acbc1b04ec9d151418ff9b8e26dcd79129928758" +checksum = "bb8515fff80ed850aea4a1595f2e519c003e2a00a82fe168ebf5269196caf444" dependencies = [ "digest 0.10.7", "sha3-asm", @@ -7726,7 +7637,7 @@ dependencies = [ "ena", "itertools 0.11.0", "lalrpop-util", - "petgraph 0.6.5", + "petgraph 0.6.4", "regex", "regex-syntax 0.8.3", "string_cache", @@ -7846,9 +7757,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.154" +version = "0.2.153" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346" +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" [[package]] name = "libfuzzer-sys" @@ -7886,7 +7797,7 @@ dependencies = [ "bytes", "futures", "futures-timer", - "getrandom 0.2.15", + "getrandom 0.2.14", "instant", "libp2p-allow-block-list", "libp2p-connection-limits", @@ -8543,7 +8454,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -8557,7 +8468,7 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -8568,7 +8479,7 @@ checksum = "9ea73aa640dc01d62a590d48c0c3521ed739d53b27f919b25c3551e233481654" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -8579,7 +8490,7 @@ checksum = "ef9d79ae96aaba821963320eb2b6e34d17df1e5a83d8a1985c29cc5be59577b3" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -8674,15 +8585,6 @@ dependencies = [ "libc", ] -[[package]] -name = "memmap2" -version = "0.9.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322" -dependencies = [ - "libc", -] - [[package]] name = "memoffset" version = "0.8.0" @@ -8747,7 +8649,6 @@ dependencies = [ "frame-system-rpc-runtime-api", "frame-try-runtime", "hex-literal 0.4.1", - "hyperbridge-client-machine", "ismp", "ismp-bsc", "ismp-parachain", @@ -8787,15 +8688,15 @@ dependencies = [ "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-genesis-builder", "sp-inherents", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "sp-transaction-pool", "sp-version", "staging-parachain-info", @@ -8837,7 +8738,7 @@ dependencies = [ "metrics 0.19.0", "metrics-util 0.13.0", "parking_lot 0.11.2", - "quanta 0.9.3", + "quanta", "thiserror", "tokio", "tracing", @@ -8870,7 +8771,7 @@ dependencies = [ "num_cpus", "ordered-float 2.10.1", "parking_lot 0.11.2", - "quanta 0.9.3", + "quanta", "radix_trie", "sketches-ddsketch", ] @@ -8888,7 +8789,7 @@ dependencies = [ "metrics 0.19.0", "num_cpus", "parking_lot 0.11.2", - "quanta 0.9.3", + "quanta", "sketches-ddsketch", ] @@ -9018,45 +8919,45 @@ dependencies = [ [[package]] name = "mmr-gadget" -version = "29.0.1" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f9d0ba6676a84f182dabd7c3ec2c92f0e882fe4e4179ddf76f02ac132e6eb0ab" dependencies = [ "futures", "log", - "pallet-ismp", - "pallet-mmr-runtime-api", "parity-scale-codec", "sc-client-api", "sc-offchain", "sp-api", "sp-blockchain", - "sp-core 31.0.0", + "sp-consensus", + "sp-consensus-beefy", + "sp-core 28.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "mmr-gadget" -version = "32.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59b5265ecba4e5fc2c242798fc7795f6bf7ce7c9ab909ecea7df3f8242fa74af" +version = "29.0.1" dependencies = [ "futures", "log", + "pallet-ismp", + "pallet-mmr-runtime-api", "parity-scale-codec", "sc-client-api", "sc-offchain", "sp-api", "sp-blockchain", - "sp-consensus", - "sp-consensus-beefy", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "mmr-primitives" -version = "1.9.0" +version = "1.6.2" dependencies = [ "ckb-merkle-mountain-range", "frame-system", @@ -9064,27 +8965,28 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "mmr-rpc" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfab619df48bac956375483e4d57e995fbfaec310c86cfbc420e905506b67002" +checksum = "19066d17147f6819ec25f5f6fc3b9fca2008ae745ac7fa2d55ddb1d207119eae" dependencies = [ - "jsonrpsee 0.22.5", + "anyhow", + "jsonrpsee 0.16.3", "parity-scale-codec", "serde", "sp-api", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] @@ -9171,7 +9073,7 @@ dependencies = [ "thiserror", "tokio", "tokio-rustls 0.24.1", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "trust-dns-proto 0.21.2", "trust-dns-resolver 0.21.2", "typed-builder", @@ -9449,7 +9351,7 @@ dependencies = [ "thiserror", "tokio", "tokio-native-tls 0.3.0", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "twox-hash", "url", ] @@ -9474,7 +9376,7 @@ dependencies = [ "frunk", "lazy_static", "lexical", - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-traits", "rand 0.8.5", "regex", @@ -9500,8 +9402,8 @@ dependencies = [ "approx", "matrixmultiply", "nalgebra-macros", - "num-complex 0.4.6", - "num-rational 0.4.2", + "num-complex 0.4.5", + "num-rational 0.4.1", "num-traits", "simba", "typenum", @@ -9645,7 +9547,6 @@ dependencies = [ "frame-system-rpc-runtime-api", "frame-try-runtime", "hex-literal 0.4.1", - "hyperbridge-client-machine", "ismp", "ismp-bsc", "ismp-parachain", @@ -9685,15 +9586,15 @@ dependencies = [ "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-genesis-builder", "sp-inherents", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "sp-transaction-pool", "sp-version", "staging-parachain-info", @@ -9723,23 +9624,6 @@ dependencies = [ "libc", ] -[[package]] -name = "nix" -version = "0.27.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" -dependencies = [ - "bitflags 2.5.0", - "cfg-if", - "libc", -] - -[[package]] -name = "no-std-compat" -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" @@ -9768,12 +9652,6 @@ dependencies = [ "minimal-lexical", ] -[[package]] -name = "nonzero_ext" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21" - [[package]] name = "normalize-line-endings" version = "0.3.0" @@ -9806,15 +9684,15 @@ dependencies = [ [[package]] name = "num" -version = "0.4.3" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" +checksum = "3135b08af27d103b0a51f2ae0f8632117b7b185ccf931445affa8df530576a41" dependencies = [ - "num-bigint 0.4.5", - "num-complex 0.4.6", + "num-bigint 0.4.4", + "num-complex 0.4.5", "num-integer", "num-iter", - "num-rational 0.4.2", + "num-rational 0.4.1", "num-traits", ] @@ -9831,10 +9709,11 @@ dependencies = [ [[package]] name = "num-bigint" -version = "0.4.5" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7" +checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0" dependencies = [ + "autocfg", "num-integer", "num-traits", ] @@ -9851,9 +9730,9 @@ dependencies = [ [[package]] name = "num-complex" -version = "0.4.6" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" +checksum = "23c6602fda94a57c990fe0df199a035d83576b496aa29f4e634a8ac6004e68a6" dependencies = [ "num-traits", ] @@ -9885,9 +9764,9 @@ dependencies = [ [[package]] name = "num-iter" -version = "0.1.45" +version = "0.1.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" +checksum = "d869c01cc0c455284163fd0092f1f93835385ccab5a98a0dcc497b2f8bf055a9" dependencies = [ "autocfg", "num-integer", @@ -9908,20 +9787,21 @@ dependencies = [ [[package]] name = "num-rational" -version = "0.4.2" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" +checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0" dependencies = [ - "num-bigint 0.4.5", + "autocfg", + "num-bigint 0.4.4", "num-integer", "num-traits", ] [[package]] name = "num-traits" -version = "0.2.19" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" +checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" dependencies = [ "autocfg", "libm", @@ -9955,7 +9835,7 @@ dependencies = [ "proc-macro-crate 1.3.1", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -10004,7 +9884,7 @@ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" name = "op-verifier" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "ethabi", @@ -10077,7 +9957,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -10150,9 +10030,9 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" [[package]] name = "orchestra" -version = "0.3.6" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92829eef0328a3d1cd22a02c0e51deb92a5362df3e7d21a4e9bdc38934694e66" +checksum = "2356622ffdfe72362a45a1e5e87bb113b8327e596e39b91f11f0ef4395c8da79" dependencies = [ "async-trait", "dyn-clonable", @@ -10160,22 +10040,22 @@ dependencies = [ "futures-timer", "orchestra-proc-macro", "pin-project", - "prioritized-metered-channel", + "prioritized-metered-channel 0.6.1", "thiserror", "tracing", ] [[package]] name = "orchestra-proc-macro" -version = "0.3.6" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1344346d5af32c95bbddea91b18a88cc83eac394192d20ef2fc4c40a74332355" +checksum = "eedb646674596266dc9bb2b5c7eea7c36b32ecc7777eba0d510196972d72c4fd" dependencies = [ "expander 2.1.0", "indexmap 2.2.6", "itertools 0.11.0", - "petgraph 0.6.5", - "proc-macro-crate 3.1.0", + "petgraph 0.6.4", + "proc-macro-crate 1.3.1", "proc-macro2", "quote", "syn 1.0.109", @@ -10216,9 +10096,9 @@ checksum = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063" [[package]] name = "orml-traits" -version = "0.9.1" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83bbad8c343fdef0b5002b532c7590790807083b47f0b0a0f14a28ee865fbaa0" +checksum = "b1f4617d5262e9a8f3b5e7ab5961e8d0a3d4e25ef0c9d34e6ff87766c406898b" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -10228,39 +10108,39 @@ dependencies = [ "paste", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", ] [[package]] name = "orml-utilities" -version = "0.9.1" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fad0231512e11fc4e015fc723cdb7782c24d154ccbbe49ded4be82a426dd960e" +checksum = "1756d8ca7c433fdb538ff14bbb60a343fc6cf7b0684af4a73889f89de364e18f" dependencies = [ "frame-support", "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "orml-xcm-support" -version = "0.9.1" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78e7a62c91ab5eb34d2257dbe328b0db11ec0e7cda34160413655ca0d936e2cf" +checksum = "dbb61790b9ce5698f7026bbf9ebd932df782a425b3551e9dd04300cb4eace179" dependencies = [ "frame-support", "orml-traits", "parity-scale-codec", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", "staging-xcm-executor", @@ -10272,30 +10152,11 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" -[[package]] -name = "pallet-asset-conversion" -version = "13.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4dbd5ff1c6f662d330beb109f6180ee66ed9cd7710cad28f3d15c444556fcce4" -dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "parity-scale-codec", - "scale-info", - "sp-api", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-std 14.0.0", -] - [[package]] name = "pallet-asset-gateway" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "frame-support", @@ -10305,8 +10166,8 @@ dependencies = [ "pallet-xcm", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", "staging-xcm-builder", @@ -10315,25 +10176,25 @@ dependencies = [ [[package]] name = "pallet-asset-rate" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5a492d16d0f7423cb2d7ca6fa6b4d423a4f4e2f67d2dc92d84d5988fcc33cfb" +checksum = "1e6f4917bc6c9ed6864813bbb828e94c63e1878a21af89d25dd0ff7da742f53e" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-asset-tx-payment" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfcf34819002b9d6c8d7a28d89207498f63288de6689061fe9c1fb7c55454ff8" +checksum = "e967664d86219ca9f7d33504e8d914225cdb92e9e793d35edaab1fd2574f162f" dependencies = [ "frame-benchmarking", "frame-support", @@ -10342,17 +10203,17 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-assets" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "805543c2ea1f10f14bc767f156b8ec80785345b683eaa59dea84d28745a87ee3" +checksum = "aca79db2bc70c269170893604d8a56d0f32d52c75a23a3d887b6b4df132366b7" dependencies = [ "frame-benchmarking", "frame-support", @@ -10360,16 +10221,16 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-aura" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3f1176f435a94b510b99bc2aaaa84788d60f8c5352c5f34f165b37523e448a1" +checksum = "10c6ecf016520a6883df14b2f1d469d98166377eba4b299af7b76eee0130e3a6" dependencies = [ "frame-support", "frame-system", @@ -10377,49 +10238,49 @@ dependencies = [ "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus-aura", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-authority-discovery" -version = "31.0.1" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a9c124d86227da7ae9073cc2984c0384c7830f7fa61450c0990c56837335da2" +checksum = "b9224b0a0bb4fa721d51f56947c73d4189710691b4cb40e7f7a8abf59795759a" dependencies = [ "frame-support", "frame-system", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-authority-discovery", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-authorship" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8168348a94c479b7da001b3f0d1100210704eda8ce72c58aac456f1d866d7d67" +checksum = "817b0420f9c14bd9bfbaf9e2f769a7e8124ab4fe3da0d07c80485c0901947ab8" dependencies = [ "frame-support", "frame-system", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-babe" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37353294183655c76cdc56ffc5edf777b1e2275af59ae73c8aa255b6d941b362" +checksum = "4ba445228a941062d7c4d6295810a359df7757d6182c36ddb824f8c3bf350380" dependencies = [ "frame-benchmarking", "frame-support", @@ -10430,11 +10291,11 @@ dependencies = [ "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus-babe", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", "sp-std 14.0.0", @@ -10442,11 +10303,11 @@ dependencies = [ [[package]] name = "pallet-bags-list" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc3f838e96a2cbd06731beb72b755ccc5bd05bcc696717a1148bdddfe9062e93" +checksum = "00b0d7b6922a6bed960591efb49da6637312c034337faf4c85d8b35f2e2c611a" dependencies = [ - "aquamarine 0.5.0", + "aquamarine", "docify", "frame-benchmarking", "frame-election-provider-support", @@ -10456,35 +10317,34 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "sp-tracing 16.0.0", ] [[package]] name = "pallet-balances" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3565d525dd88e07da5b2309cd6ffe7447ddc5406eeaa2cb26157d35787a69a7" +checksum = "8406b5616e468d80972b6365f3cd8211d0dbf4d107b379fac85fddcfdf0b5562" dependencies = [ - "docify", "frame-benchmarking", "frame-support", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-beefy" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1371a2f241fd33b794b0e824f28be9de76e7544a2602421e1c4a58cb0eccef6" +checksum = "03f71d32d9681e9d78102dad00377629cac24b4bf43f6371c0dc7e5b25981eb4" dependencies = [ "frame-support", "frame-system", @@ -10495,7 +10355,7 @@ dependencies = [ "scale-info", "serde", "sp-consensus-beefy", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", "sp-std 14.0.0", @@ -10503,9 +10363,9 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c32a1e978b043f4bf7cfcdb130a51dda4dbade1de5b85d2d634082edbc08f9cb" +checksum = "d8b8eaa5c053d9cbf20faa397f21b80b9b5bafbe428890b0171fd1bba16f52ce" dependencies = [ "array-bytes 6.2.2", "binary-merkle-tree", @@ -10513,25 +10373,25 @@ dependencies = [ "frame-system", "log", "pallet-beefy", - "pallet-mmr 30.0.0", + "pallet-mmr 27.0.0", "pallet-session", "parity-scale-codec", "scale-info", "serde", "sp-api", "sp-consensus-beefy", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-std 14.0.0", ] [[package]] name = "pallet-bounties" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e23273ffc30d94c725cb37ac1f45a40e308d8e8bfab251a299d4ed1fa9e8e46f" +checksum = "b5d421e3228bc4e8170d817d657aa87761b77ee4675a9e16328e1ca070cb4c41" dependencies = [ "frame-benchmarking", "frame-support", @@ -10540,17 +10400,17 @@ dependencies = [ "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-broker" -version = "0.9.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1b05f01c3d279cd661eba2c391844bac03fa5f979b9de821e6eb1cbe6069dfc" +checksum = "904983f117ff92ee24b251f2a883ff01b6f8e9063649877f3892ecbb516e3cbd" dependencies = [ "bitvec", "frame-benchmarking", @@ -10558,9 +10418,9 @@ dependencies = [ "frame-system", "parity-scale-codec", "scale-info", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] @@ -10576,16 +10436,16 @@ dependencies = [ "parity-scale-codec", "ruzstd 0.6.0", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-child-bounties" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46f1f5d1f6420b72e7fff2fa9146f1f13f68e3a3d293b421d9b9d34ad0dfa134" +checksum = "fb62c44d3ab8dcbf106b22acc138eaea6e51563d16a8d4a246303f2e20eeb9e5" dependencies = [ "frame-benchmarking", "frame-support", @@ -10595,17 +10455,17 @@ dependencies = [ "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-collator-selection" -version = "12.0.1" +version = "9.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26edc27ed73c658e6f3d37b4cc8822be3f293e1f0dc58830b42c272781ac8a44" +checksum = "05cc67e8233b748a0c0b1ecc2cbecfc6deb08be633fedba9c3d6b1ade6c2a036" dependencies = [ "frame-benchmarking", "frame-support", @@ -10617,16 +10477,16 @@ dependencies = [ "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "pallet-collective" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "241ffbf21673fca6bf8caa2ee35088a18704b95d174e32280cb7569f58af7c61" +checksum = "1ed22cf9d91c120695063cfa95ae0ffabcadefdf2581657ddb5fd68555b3a2e0" dependencies = [ "frame-benchmarking", "frame-support", @@ -10634,17 +10494,17 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-conviction-voting" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f51344679f168ecc258bf52d0a9578f6c3043e2aff4b9147004c7b8429460370" +checksum = "4a189b5fb4a473edc7b2d52109fe10d0017b9b56f7c0324018b5970125db3ce3" dependencies = [ "assert_matches", "frame-benchmarking", @@ -10653,16 +10513,16 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-democracy" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1603fc7a149fd1f8bc43349035a69370a024acc95d6a10a37d3b9e1f22cc58ab" +checksum = "b687c8a22b37f9b8444a29959f9cd0cf0be2f8efb8cd9bf91860d5dbafdab8b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -10671,17 +10531,17 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-election-provider-multi-phase" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da78b2feeba1286b66ac20cbfbcd321fe9d1d2bc15e9e31292023e9a66dbb819" +checksum = "dc5e1f80bb4ce08b27f5a8a733d5c2d72d083a7d48afa4bdbb1ef3594a31e353" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -10692,35 +10552,35 @@ dependencies = [ "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-npos-elections", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "strum 0.24.1", ] [[package]] name = "pallet-election-provider-support-benchmarking" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1b20f98b9a1497a59d2b0eca0051c5ada89851bf29b26fda3a2cfe934a32116" +checksum = "193a8592c5fd534d56d07b2abe14e830d23947fb66f31867083e4f3ef80c8caa" dependencies = [ "frame-benchmarking", "frame-election-provider-support", "frame-system", "parity-scale-codec", "sp-npos-elections", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-elections-phragmen" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de22659bdd6190e4f94936f0d338e67dde80e537fe22c30eb96ceab9f0d9914f" +checksum = "2dd2f70c57cbb3dcde39f141721dd34a8c852e0caaf61ae6b0bbd23138b6e1d3" dependencies = [ "frame-benchmarking", "frame-support", @@ -10728,19 +10588,19 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-npos-elections", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "pallet-fast-unstake" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24717c932bd68705e3a5b6b9311a31e57b354274de1c373feb9ca920f6a3e439" +checksum = "cd6e0b51b82075b046792cdde2d4a2f6c9301f3deba44c26d30ab152060b9028" dependencies = [ "docify", "frame-benchmarking", @@ -10750,8 +10610,8 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] @@ -10766,17 +10626,17 @@ dependencies = [ "pallet-ismp", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-grandpa" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9f8a78e4f5e2399596fa918f22e588e034d78c13a46925313abb4b152a9d919" +checksum = "935e91fa8936381aff2b88d8a7dad38ac30a1c8d2310340d73ce1c07b5ae72ce" dependencies = [ "frame-benchmarking", "frame-support", @@ -10786,11 +10646,11 @@ dependencies = [ "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus-grandpa", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", "sp-std 14.0.0", @@ -10798,7 +10658,7 @@ dependencies = [ [[package]] name = "pallet-hyperbridge" -version = "1.9.0" +version = "1.6.2" dependencies = [ "frame-support", "frame-system", @@ -10812,9 +10672,9 @@ dependencies = [ [[package]] name = "pallet-identity" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33bca13843a11add3909a8c4bffae547ba9fa3a11c07ac2f8afd670acd85cb15" +checksum = "f3259bb87d50529027fa40267c3662dc80c683f253f121f391c032b019c88fcb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -10823,16 +10683,16 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-im-online" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "39cb6cbcef9e9ab68a5e79429a1f32ebc8114e4c9c2c2b0356c1db212e3e0bc2" +checksum = "e4be3f0165158828e4e77fae106a93bc1f48cc751755bdb012edb3ac0ef1d246" dependencies = [ "frame-benchmarking", "frame-support", @@ -10841,35 +10701,35 @@ dependencies = [ "pallet-authorship", "parity-scale-codec", "scale-info", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "pallet-indices" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a3e23345544e9b6635d296195c355a768c82a9e1d82138378ef5b80102828664" +checksum = "4ead239524e40e55d172f024ff6795998068a2ba1c0950e74c4db7f347cfa91e" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-keyring", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-ismp" -version = "1.9.0" +version = "1.6.2" dependencies = [ "env_logger 0.10.2", "fortuples", @@ -10885,10 +10745,10 @@ dependencies = [ "scale-info", "serde", "sp-api", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] @@ -10903,15 +10763,15 @@ dependencies = [ "pallet-ismp", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "pallet-ismp-host-executive" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "anyhow", @@ -10922,15 +10782,15 @@ dependencies = [ "pallet-ismp", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "pallet-ismp-relayer" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "alloy-rlp-derive", "ethabi", @@ -10939,7 +10799,7 @@ dependencies = [ "frame-support", "frame-system", "hash-db", - "hashbrown 0.14.5", + "hashbrown 0.14.3", "hex", "ismp", "ismp-bsc", @@ -10952,18 +10812,18 @@ dependencies = [ "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "substrate-state-machine", "trie-db 0.28.0", ] [[package]] name = "pallet-ismp-rpc" -version = "1.9.0" +version = "1.6.2" dependencies = [ "anyhow", "frame-system", @@ -10971,7 +10831,7 @@ dependencies = [ "hex", "hex-literal 0.3.4", "ismp", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "pallet-ismp", "pallet-ismp-runtime-api", "parity-scale-codec", @@ -10981,17 +10841,17 @@ dependencies = [ "serde_json", "sp-api", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", - "sp-storage 20.0.0", - "sp-trie 32.0.0", + "sp-runtime 31.0.1", + "sp-storage 19.0.0", + "sp-trie 29.0.0", "trie-db 0.28.0", ] [[package]] name = "pallet-ismp-runtime-api" -version = "1.9.0" +version = "1.6.2" dependencies = [ "ismp", "pallet-ismp", @@ -11006,7 +10866,7 @@ dependencies = [ name = "pallet-ismp-testsuite" version = "0.1.1" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.6.4", "alloy-rlp", "anyhow", "ckb-merkle-mountain-range", @@ -11049,12 +10909,12 @@ dependencies = [ "polkadot-runtime-parachains", "ruzstd 0.6.0", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "staging-parachain-info", "staging-xcm", "staging-xcm-builder", @@ -11070,9 +10930,9 @@ dependencies = [ [[package]] name = "pallet-membership" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8bb958b03ec28b6e7e97abfca28acb1c1d8e91ad5194537f6550c348fc60f54" +checksum = "1bc2dfdff5a7e5b21355b34245312ba2ea687444d9003960e7b876e1df518dab" dependencies = [ "frame-benchmarking", "frame-support", @@ -11080,17 +10940,17 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-message-queue" -version = "34.0.0" +version = "31.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "063b2e7912fbbe67985e68e460f2f242b90de48a63a1f03dd2ae022154ba25e9" +checksum = "ab6302efb264a65fd175f3082b72004df125f646a3c68b72fd08e657a468c0d6" dependencies = [ "environmental", "frame-benchmarking", @@ -11099,12 +10959,12 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-weights 30.0.0", + "sp-weights 27.0.0", ] [[package]] @@ -11123,18 +10983,18 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-mmr" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44f5356b869f71205d53ed686846075ebb7d67824f334289ebbe6c61766c90c6" +checksum = "ba6565b91d1d585047648793feece7c2c70080b37e1f55ab3a4fb50b4c1bec86" dependencies = [ "frame-benchmarking", "frame-support", @@ -11142,10 +11002,10 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] @@ -11156,16 +11016,16 @@ dependencies = [ "parity-scale-codec", "serde", "sp-api", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-mmr-primitives", "sp-std 14.0.0", ] [[package]] name = "pallet-multisig" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "284ff5c6675ac6438c2f4a20d75627ad4b6d7c78bb5fd911198e34ce48bc7cf2" +checksum = "14dbcdea9d3d7963aab57078a5bd6f3596186bfcf181d666db6ea2bfdc0184ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -11173,33 +11033,33 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-nis" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "948a11c933d345bfd7750e92b5650656e4d967f4fbcf7e36200ef7063985b9c6" +checksum = "86c541b2785051ebe1ae378be4b086055fbb8b13ee18fd949dfcf68dbd1c3325" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-nomination-pools" -version = "28.0.0" +version = "25.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "781148c86c07aca84f471d06b449d7098e94d76bc08dd7e69bcb2572264d1b20" +checksum = "d5989ca1100694371c9951118d58e84e93b60c1919006e9d4ad0f7537952c388" dependencies = [ "frame-support", "frame-system", @@ -11207,9 +11067,9 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", "sp-tracing 16.0.0", @@ -11217,9 +11077,9 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d267d96d52b7bb17b5bd1333375f86a58595a457218ddc82ddec32c194806713" +checksum = "d01847415cd33a92c65e8d13cb0041a32b2f2523c84d9d944287ae5c0d920c82" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -11230,17 +11090,17 @@ dependencies = [ "pallet-staking", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", - "sp-runtime-interface 26.0.0", + "sp-runtime 31.0.1", + "sp-runtime-interface 24.0.0", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "pallet-nomination-pools-runtime-api" -version = "26.0.0" +version = "23.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc2055f407f235071239494548d86f4f6d5c6ec24968fd8dcac553e00e08588d" +checksum = "a64b17d862b833ca07a375646ecc80e164e5618c3aed4e5631816aa7288bf9b1" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -11250,9 +11110,9 @@ dependencies = [ [[package]] name = "pallet-offences" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f42b47ac29f107f30213d259cc0f73e1270743b66909fc7c9079d691a891b5a" +checksum = "de7b17230f58ff6b1ec2a70b3c639c49f585841dacf63f30c78db6387a833e0b" dependencies = [ "frame-support", "frame-system", @@ -11261,16 +11121,16 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "pallet-offences-benchmarking" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2d0745d6fd98a6ef7b19139470a28f9b9530b425c03dc02fbd773c989fe0a96b" +checksum = "060483993358293d041e5173635082c68c7783a800c0874e8df87c324232f0d1" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -11286,16 +11146,16 @@ dependencies = [ "pallet-staking", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "pallet-preimage" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d01a900fe79c5f0762ccc29a11dda2799830ce233aa5384b2f13d9cc28e2e70" +checksum = "ce688c68f117b1916a844579aa5a945d786059b119a1cc80ace370afd1e50da4" dependencies = [ "frame-benchmarking", "frame-support", @@ -11303,69 +11163,68 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-proxy" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61918227f99ed2b322bf9050337773c8a40908b2f6a800352a20485e5ba0ef1c" +checksum = "d3162924576a70509136eb4d8513497fb640a8b3ea753883fe29bd454c511485" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-ranked-collective" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47fbdfc5da0a70c788be3ea594153c825b4e79ae6a83499f38c251cdb5a726c0" +checksum = "86c6d11592a6ba9039bd3486dba15f0cb045889b2746f4619f5ec78188fdd151" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "impl-trait-for-tuples", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-recovery" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cf473e4b04cd9ba40ed8963a03499de0a1a84c8eb9343b569b15bab6bb47a79" +checksum = "b8649310b8f00e3b2983331cdb7173d1e66e5eeb3a3d21479e7a65386244f883" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-referenda" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b515fdbcade5b8a507e1a8ffc8b5a59725b1c8c71cfc6f8f5ae490e4a33f732c" +checksum = "6c6645c0c09ff8484c6c7ac1546d908202ed555b18169ea956955e4e2d77b210" dependencies = [ "assert_matches", "frame-benchmarking", @@ -11375,33 +11234,33 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic 25.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-root-testing" -version = "7.0.0" +version = "4.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7926eb378bda52162a713aca44a6faab5fc7d6867f82ac14ba375df2b33eaa7f" +checksum = "e7bd13ad045bda70f0d2023333d36620bd7b48172646274572332dc9f62fd3c8" dependencies = [ "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-scheduler" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44f81ff1151067225c2c359a132880e084a1c72656457fe443147ed2e6daaac2" +checksum = "bc26a27b77170c18261af7be04a6569e3d0d58788255b9f283ccd089aac37887" dependencies = [ "docify", "frame-benchmarking", @@ -11410,17 +11269,17 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-weights 30.0.0", + "sp-weights 27.0.0", ] [[package]] name = "pallet-session" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17951aa288869e5afe5815eedc7038dd50b9741d215b66323ff4a12f5686ac15" +checksum = "e23ca2bfcffb5194de952050557bdd1fe9bce18b2bc81e8f8c01c8a3c3c3e5d8" dependencies = [ "frame-support", "frame-system", @@ -11429,21 +11288,21 @@ dependencies = [ "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", - "sp-state-machine 0.38.0", + "sp-state-machine 0.35.0", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", ] [[package]] name = "pallet-session-benchmarking" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "118d0e5a8c09dbb1c7326021335aab36546846c678b3ce79301ace02cec260f7" +checksum = "bc660786028d46e03fb0a419d6a15df3fa556db7ce74efebf5a35037b32b4bc4" dependencies = [ "frame-benchmarking", "frame-support", @@ -11452,16 +11311,16 @@ dependencies = [ "pallet-staking", "parity-scale-codec", "rand 0.8.5", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-std 14.0.0", ] [[package]] name = "pallet-society" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f3255dc30ce7ebfd7ee59b1890d1f0091f416f486532d4eaf795dc209e3c28e" +checksum = "33c19c1f5a410c0b03dc1e3245ffc0269e6c9085e6f6a64ee023f7515b6f8d9b" dependencies = [ "frame-benchmarking", "frame-support", @@ -11470,17 +11329,17 @@ dependencies = [ "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", - "sp-arithmetic 25.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-staking" -version = "31.0.0" +version = "28.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "baeb3d22e737307280e2047cba983cc9aa477a6f4c3001e8c1f07077d148c8f7" +checksum = "a83fe4c845d10988b78022f1b0e197ceefc0b68c148efb6370d9e9b53a53baf4" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -11493,9 +11352,9 @@ dependencies = [ "rand_chacha 0.2.2", "scale-info", "serde", - "sp-application-crypto 33.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-application-crypto 30.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] @@ -11509,24 +11368,24 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "pallet-staking-reward-fn" -version = "21.0.0" +version = "19.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e341c47481040b68edcf166ad34633c4c5da20d1559413e68387da935a6ae18" +checksum = "e23336e4da87101633f95f9932946564c926ca7f87499654b38923b1579c605e" dependencies = [ "log", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", ] [[package]] name = "pallet-staking-runtime-api" -version = "17.0.0" +version = "14.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b398bbc910ed6e7e2fd76251910a8895e7c3343023e2279124568a1c860cab54" +checksum = "e27156b772eccb539cb1a1ea1b1b6e98d9c6589e18b913a30f67913fcf67fe7e" dependencies = [ "parity-scale-codec", "sp-api", @@ -11535,9 +11394,9 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de51e792bcf770a00c5adf8db67f35dae450f445d36fa4b650980017063a62aa" +checksum = "2a48713905a318b0307e523fd3d3ca4b197ce74b2520203ded0d02e8a6c6bbd7" dependencies = [ "frame-benchmarking", "frame-support", @@ -11545,17 +11404,17 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-sudo" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a00abb554e916fd31ffbc792bff01e2dd9961a0a4bb781d27ef5f30c908ac2f6" +checksum = "053dae9119d2d828af80e8ac98f497dc27155d6b5d42264dab8fae40f2314c41" dependencies = [ "docify", "frame-benchmarking", @@ -11563,16 +11422,16 @@ dependencies = [ "frame-system", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-timestamp" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb766403f8cabcedb1725326befd7253de3e4c1d3b3d5f7c40adc49ebee5040c" +checksum = "688b89bdd377609b592bd094b304ebca33f4767fe72935465e2fd7db0e797968" dependencies = [ "docify", "frame-benchmarking", @@ -11582,18 +11441,18 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-inherents", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "sp-timestamp", ] [[package]] name = "pallet-tips" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fee0ebf5ee31239f9017785cecd54b46be26edef126b6369af477d67f5088ffb" +checksum = "facf64cab7f7a4762c57e5827597b2ca073755de4c9716444cf0847db34836df" dependencies = [ "frame-benchmarking", "frame-support", @@ -11603,64 +11462,64 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-transaction-payment" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12df1de833ad0abff5daa53f80594d6ef66d250cc1ae073c01e406ce37bbf25e" +checksum = "18b4ca7a1af9b1f091900a354a96319c7614d7a32106ba86cb7f0b6f90239065" dependencies = [ "frame-support", "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-transaction-payment-rpc" -version = "33.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17b3e7cc2ef454af06e0d73e180d2f22c7f6714dca7c1d4a3cc95786041e42c2" +checksum = "ba1486d58f38892df779a7812f28ff962d0b0632b955ea3c348f605caa01ba6d" dependencies = [ - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", "sp-api", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-rpc", - "sp-runtime 34.0.0", - "sp-weights 30.0.0", + "sp-runtime 31.0.1", + "sp-weights 27.0.0", ] [[package]] name = "pallet-transaction-payment-rpc-runtime-api" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e060567db5e59e3f26cc274cb9fc5db5af160ac67062d61e488f7887fef5470" +checksum = "acdfd7c882439b8198c99ece57b5bf785965545a6fa6d0bb7b56b264df1e437a" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", "sp-api", - "sp-runtime 34.0.0", - "sp-weights 30.0.0", + "sp-runtime 31.0.1", + "sp-weights 27.0.0", ] [[package]] name = "pallet-treasury" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "174da255855136b4bf7174a1499ddf20134efe75d59fac4709244fe813534656" +checksum = "a75cb7498228e1a150fa09ce64acafe7105ff39b75dae1c266ba58b7e3eb225e" dependencies = [ "docify", "frame-benchmarking", @@ -11671,16 +11530,16 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-uniques" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37fe31bc4cb8b962ec0be54b9332f7e6e2fbf22e00f68bbb08e5b624e1b70e7e" +checksum = "faf5e6bf708cc4d7efe8d66a8bb80da4875724edbcf1f624bd34b6937c0af452" dependencies = [ "frame-benchmarking", "frame-support", @@ -11688,32 +11547,32 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-utility" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "73c54ec28e67769b35a650d497ddd10bf0dd783d14965a1034cdcb71ae1d1442" +checksum = "384c1d740c019410f6b40586cc387726c2e3c417c0e3e6f7e4774cd46bc6c1d0" dependencies = [ "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-vesting" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a5627016e1cb40d02bf589507429558208c05948d1399ab405307bfe3b1d967" +checksum = "55f3ac517a10c14beee86a737b9ea5d592af9ab21cc5354474bc5f7019210358" dependencies = [ "frame-benchmarking", "frame-support", @@ -11721,15 +11580,15 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-whitelist" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a68e2271ffe7a20565b7539931b9c01f29039ab151ac14fd93032e81f250727f" +checksum = "de259e3329422bf3eb10b7e966f4b1c5caadcb29cd2d45af3a000cb2d184e60d" dependencies = [ "frame-benchmarking", "frame-support", @@ -11737,17 +11596,17 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-api", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "pallet-xcm" -version = "10.0.1" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd52ee00a54f8b6ff3a90e97622b2403667ef25105dd08d71d45a7075c0ba478" +checksum = "cee3520e03ac679125e8dcaa00ce4afeeb106a9623e79b5acf970d72af7f5d02" dependencies = [ - "bounded-collections 0.2.0", + "bounded-collections", "frame-benchmarking", "frame-support", "frame-system", @@ -11756,9 +11615,9 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", "staging-xcm-builder", @@ -11767,9 +11626,9 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3af346fe874360fdd3e36a63cac72a891283b63a2865b28f8afccaa63472fd40" +checksum = "9b2846fe0a9fe3e103dea417da9d41d4f59e32aa2f2ee79e9bf424d1c99e4ba1" dependencies = [ "frame-benchmarking", "frame-support", @@ -11777,8 +11636,8 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-xcm", "staging-xcm-builder", @@ -11787,15 +11646,16 @@ dependencies = [ [[package]] name = "parachains-common" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5539fb10c2901cf120d3db87f6ee1568696ccce30cea1a0d0cdee31f64f1da37" +checksum = "ceadd4f51620023871ece5eeda64734acd17d84d49b45473d335e900a012fdde" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", "frame-support", "frame-system", "log", + "num-traits", "pallet-asset-tx-payment", "pallet-assets", "pallet-authorship", @@ -11804,30 +11664,22 @@ dependencies = [ "pallet-message-queue", "pallet-xcm", "parity-scale-codec", + "polkadot-core-primitives", "polkadot-primitives", + "rococo-runtime-constants", "scale-info", + "smallvec", "sp-consensus-aura", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "staging-parachain-info", "staging-xcm", + "staging-xcm-builder", "staging-xcm-executor", "substrate-wasm-builder", -] - -[[package]] -name = "parity-bip39" -version = "2.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9" -dependencies = [ - "bitcoin_hashes 0.13.0", - "rand 0.8.5", - "rand_core 0.6.4", - "serde", - "unicode-normalization", + "westend-runtime-constants", ] [[package]] @@ -11843,7 +11695,7 @@ dependencies = [ "libc", "log", "lz4", - "memmap2 0.5.10", + "memmap2", "parking_lot 0.12.2", "rand 0.8.5", "siphasher", @@ -11853,9 +11705,9 @@ dependencies = [ [[package]] name = "parity-scale-codec" -version = "3.6.12" +version = "3.6.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "306800abfa29c7f16596b5970a588435e3d5b3149683d00c12b699cc19f895ee" +checksum = "881331e34fa842a2fb61cc2db9643a8fedc615e47cfcc52597d1af0db9a7e8fe" dependencies = [ "arrayvec 0.7.4", "bitvec", @@ -11868,11 +11720,11 @@ dependencies = [ [[package]] name = "parity-scale-codec-derive" -version = "3.6.12" +version = "3.6.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d830939c76d294956402033aee57a6da7b438f2294eb94864c37b0569053a42c" +checksum = "be30eaf4b0a9fba5336683b38de57bb86d179a35862ba6bfcf57625d006bde5b" dependencies = [ - "proc-macro-crate 3.1.0", + "proc-macro-crate 2.0.0", "proc-macro2", "quote", "syn 1.0.109", @@ -11973,22 +11825,11 @@ dependencies = [ "subtle 2.5.0", ] -[[package]] -name = "password-hash" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166" -dependencies = [ - "base64ct", - "rand_core 0.6.4", - "subtle 2.5.0", -] - [[package]] name = "paste" -version = "1.0.15" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" +checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" [[package]] name = "path-slash" @@ -12013,7 +11854,7 @@ checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" dependencies = [ "digest 0.10.7", "hmac 0.12.1", - "password-hash 0.4.2", + "password-hash", "sha2 0.10.8", ] @@ -12025,7 +11866,6 @@ checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" dependencies = [ "digest 0.10.7", "hmac 0.12.1", - "password-hash 0.5.0", ] [[package]] @@ -12048,7 +11888,7 @@ dependencies = [ "proc-macro2", "proc-macro2-diagnostics", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -12083,9 +11923,9 @@ dependencies = [ [[package]] name = "pest" -version = "2.7.10" +version = "2.7.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8" +checksum = "311fb059dee1a7b802f036316d790138c613a4e8b180c822e3925a662e9f0c95" dependencies = [ "memchr", "thiserror", @@ -12094,9 +11934,9 @@ dependencies = [ [[package]] name = "pest_derive" -version = "2.7.10" +version = "2.7.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459" +checksum = "f73541b156d32197eecda1a4014d7f868fd2bcb3c550d5386087cfba442bf69c" dependencies = [ "pest", "pest_generator", @@ -12104,22 +11944,22 @@ dependencies = [ [[package]] name = "pest_generator" -version = "2.7.10" +version = "2.7.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687" +checksum = "c35eeed0a3fab112f75165fdc026b3913f4183133f19b49be773ac9ea966e8bd" dependencies = [ "pest", "pest_meta", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "pest_meta" -version = "2.7.10" +version = "2.7.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd" +checksum = "2adbf29bb9776f28caece835398781ab24435585fe0d4dc1374a61db5accedca" dependencies = [ "once_cell", "pest", @@ -12138,9 +11978,9 @@ dependencies = [ [[package]] name = "petgraph" -version = "0.6.5" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" +checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" dependencies = [ "fixedbitset 0.4.2", "indexmap 2.2.6", @@ -12186,7 +12026,7 @@ dependencies = [ "phf_shared 0.11.2", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -12224,7 +12064,7 @@ checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -12247,12 +12087,12 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "piper" -version = "0.2.2" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "464db0c665917b13ebb5d453ccdec4add5658ee1adc7affc7677615356a8afaf" +checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4" dependencies = [ "atomic-waker", - "fastrand 2.1.0", + "fastrand 2.0.2", "futures-io", ] @@ -12280,9 +12120,9 @@ checksum = "db23d408679286588f4d4644f965003d056e3dd5abcaaa938116871d7ce2fee7" [[package]] name = "polkadot-approval-distribution" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c71bcf7eaa793354f996553b9b472833f761d9cd9e9bf6b2123895da4df6a25b" +checksum = "98fd276eccca3ada04cb274f4b8c51f669087d8b334c775f1231a9194d5260d0" dependencies = [ "bitvec", "futures", @@ -12301,9 +12141,9 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b156f5a0a20ffcd852e266b865ad9149c6180a4cf1af07f334567c3b86f0fec" +checksum = "51c43e54e0cc47dfb4f7c3917a774ccc796524087515b212d9fe109bde71846e" dependencies = [ "always-assert", "futures", @@ -12318,9 +12158,9 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "156b913d3eb7981ac8d540bacef09d5dac3a5d0584fa5a27fc8971870a02040a" +checksum = "121ded25722b8505335b05a77f1def84278802ed3f4774c7fe6ab7c961affe06" dependencies = [ "derive_more", "fatality", @@ -12334,17 +12174,17 @@ dependencies = [ "polkadot-primitives", "rand 0.8.5", "schnellru", - "sp-core 31.0.0", - "sp-keystore 0.37.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-availability-recovery" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d736bca91fe70f303d09a1e251b7d3cb39164c94948d95a7769256ece066a3ed" +checksum = "3902495dbba25e7526168c8f88b26cc0dbb96cfe10813238a650c67b34bf9f31" dependencies = [ "async-trait", "fatality", @@ -12366,9 +12206,9 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5509ed80ddcbb63c88b9f346b22f4b663e52dadf475118ec06406a0688817c55" +checksum = "93cafe0d136732ad69bce9cd82a34a7b1ff0cd2268d84309aeb673622d40a013" dependencies = [ "cfg-if", "clap", @@ -12384,11 +12224,10 @@ dependencies = [ "sc-storage-monitor", "sc-sysinfo", "sc-tracing", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-keyring", "sp-maybe-compressed-blob", - "sp-runtime 34.0.0", "substrate-build-script-utils", "thiserror", "try-runtime-cli", @@ -12396,9 +12235,9 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c82682bdd0aea251ab8f31a1b06f4c2c1c494e80fed4fc13ca9bc7622870bc82" +checksum = "a70007b246c3679ee43f11123bda6d715f659f7b6d4134d0fcbe8980e049386b" dependencies = [ "bitvec", "fatality", @@ -12409,38 +12248,38 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-core 31.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "thiserror", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing-gum", ] [[package]] name = "polkadot-core-primitives" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44c2f38f3195108e9da39b9845895bb3dff76f1c7b31409143febeb1560cd276" +checksum = "bda2b0f0c580c38f12445a4af10e0a23acf48381b2a95653e0be48ba787e10e5" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "polkadot-dispute-distribution" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f5331cccd51a1593bc26a1619964f49876629589139cdf46151c21a6308c6bad" +checksum = "84a9b173e02d1f600a422269b3b5a1db203d39f436f7db7d7e41ef6dda6f42e0" dependencies = [ "derive_more", "fatality", "futures", "futures-timer", - "indexmap 2.2.6", + "indexmap 1.9.3", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -12450,32 +12289,32 @@ dependencies = [ "polkadot-primitives", "sc-network", "schnellru", - "sp-application-crypto 33.0.0", - "sp-keystore 0.37.0", + "sp-application-crypto 30.0.0", + "sp-keystore 0.34.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-erasure-coding" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4842b32ecf4ab29521f1f9dd199c35398cd101883912f74e070658cd465037af" +checksum = "ff8347b3528fe94e47ec1b818b06bf821010a5f180d0ac5c89138da0d382debc" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", "polkadot-primitives", "reed-solomon-novelpoly", - "sp-core 31.0.0", - "sp-trie 32.0.0", + "sp-core 28.0.0", + "sp-trie 29.0.0", "thiserror", ] [[package]] name = "polkadot-gossip-support" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3165cced1fd975f43d21e8a0701b19461d07131ace5feae2bfeb8ea005953683" +checksum = "f4de739371a4b5f036848de5c7185dfee88587016d2bb32af07f38fb909b80d8" dependencies = [ "futures", "futures-timer", @@ -12487,18 +12326,17 @@ dependencies = [ "rand_chacha 0.3.1", "sc-network", "sc-network-common", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-keystore 0.37.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "tracing-gum", ] [[package]] name = "polkadot-network-bridge" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48f34d1b7dde0d43c37aeacb37c199cbfc1c541a3ff03317fcb6bcc2d69501f6" +checksum = "4598c9d00dbc017c0f01e82a7c0740805cc500c3b8946ad0b7945ab4d68dd7ee" dependencies = [ "always-assert", "async-trait", @@ -12520,9 +12358,9 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1060f6954c43f120751ad3f2a54155541893fcf9a966f4a9ce5192ee7888fa1f" +checksum = "ba987629ab789f529426d6187dbafaa8209f5ee479c645184e4c1e33a59e2135" dependencies = [ "futures", "parity-scale-codec", @@ -12531,7 +12369,7 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-maybe-compressed-blob", "thiserror", "tracing-gum", @@ -12539,9 +12377,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "427edaa41cc878f0d22b3248e900d1f65760a92f6e230e7a54ff6118b8ef9c79" +checksum = "b5910fa99def47accbb4505bef91f74614f62347bc0c53c11296d5ce70d8e255" dependencies = [ "bitvec", "derive_more", @@ -12563,19 +12401,19 @@ dependencies = [ "sc-keystore", "schnellru", "schnorrkel 0.11.4", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus", "sp-consensus-slots", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-av-store" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "669f4ba3485a915853e94db99cf0dc5af9bccacd76b4d6f06550c5ecbd33d4aa" +checksum = "0ab1583533dc82a719607323432c013e01c2a8c971eb7e7703ff5eadd762f4e3" dependencies = [ "bitvec", "futures", @@ -12596,9 +12434,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "307ec8006475fd2f5f878bbfd7c74368f4fde0fd10096925a85b5e027ace4889" +checksum = "d7b5468fa618ccbeb4611b073d2c28b9440b51f4012e69c117e43192f9de8b17" dependencies = [ "bitvec", "fatality", @@ -12609,23 +12447,22 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-primitives", "polkadot-statement-table", - "schnellru", - "sp-keystore 0.37.0", + "sp-keystore 0.34.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-bitfield-signing" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8133ce90b5bfc6d81c8d124dd26ec86624eb88bb33e57c0fb59d1262c9224ea" +checksum = "4975e2ecc81d34605748781e9449a7b7ff956c385b46496005257a1a7dd56f0d" dependencies = [ "futures", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-keystore 0.37.0", + "sp-keystore 0.34.0", "thiserror", "tracing-gum", "wasm-timer", @@ -12633,9 +12470,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a4335b31f5d7dd3c59a7a061ca32061d290244fde416186fd22bee5093cf4bb" +checksum = "bcfd720b86c1ddf6616cf083a2cb273147687521c1d13a7f3c991b1d5ae03444" dependencies = [ "async-trait", "futures", @@ -12655,9 +12492,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23b25733a45754fa4f049d26289994e379be21b132ca36982378604b53341104" +checksum = "4a9f00bd39f433a2e8281524529853a3be54970e799a451e2c14fc5b75cf226f" dependencies = [ "futures", "polkadot-node-metrics", @@ -12670,9 +12507,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c77a7c69bd67b0840c0f97c61637b798f6ec49c6a1c4cf153e4d8e8b22e34c45" +checksum = "ea28475a96dfb6419432314d8021780e5c5b0f50a5525fd332e8b2a947a2deb5" dependencies = [ "futures", "futures-timer", @@ -12688,9 +12525,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea6fb7b632e37b5eff4d3ceb246a6d7277c82bb573cbc2360c37719a5e00df82" +checksum = "5ad9cfb3e775dc4c611a79e294549fe4b244052ddaacf14133380e793c25a99f" dependencies = [ "fatality", "futures", @@ -12708,9 +12545,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8c904246202cb80fc3e3872e142d74958903515c3b91d3d4d88907cf8bca46e2" +checksum = "eb2535ef374a218b1e9d05b98a903edbdddf4eea47f9e137fcc09c8e1bc199dd" dependencies = [ "async-trait", "futures", @@ -12726,9 +12563,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-prospective-parachains" -version = "9.0.0" +version = "6.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d343298e502e687bc2f8ae837cad538a9b5d60ce714ace58120cb91aeb41d1c1" +checksum = "15a8876cc0aa627190f1d41c01061a7acee9621703501d9a60118d35e81579f9" dependencies = [ "bitvec", "fatality", @@ -12744,9 +12581,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9be87118cc96f05bd5a35bee2f8c495b894d23fbff1c954b15d7dbe4516564c" +checksum = "25c88b17b93bf410a72bfb4543b1ae01bb0d33fd6cba9af1f0e74c4ef2b906ad" dependencies = [ "bitvec", "fatality", @@ -12756,16 +12593,15 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "schnellru", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99c07e2dad8712e1e5978c6404aca20d2c7f1b5d6151d60277f49ce949b3ed5d" +checksum = "c80f2810b2eb843f3282b11e7ce1624866b6dd1ee6a95541b5882b5df3f36f25" dependencies = [ "always-assert", "array-bytes 6.2.2", @@ -12786,7 +12622,7 @@ dependencies = [ "polkadot-primitives", "rand 0.8.5", "slotmap", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-maybe-compressed-blob", "sp-wasm-interface 20.0.0", "tempfile", @@ -12797,9 +12633,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1536bf89078dca39061f2a4d742e11dc14da38ffa5b6ce84e5c454cf9fd9b151" +checksum = "14d8ddb21cb3ad1868967b116fbf289610880cb95313b2798762cdd8653d36b7" dependencies = [ "futures", "polkadot-node-primitives", @@ -12807,23 +12643,22 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-overseer", "polkadot-primitives", - "sp-keystore 0.37.0", + "sp-keystore 0.34.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf-common" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2781bf5b07873b37ed5a76b28866367ea2529d4b91497c3db560c0eb59b2a2d9" +checksum = "80bbf311b112a8552e89e5be55b0305d86328ba04528e47d3203cd27751405bc" dependencies = [ "cfg-if", "cpu-time", "futures", "landlock", "libc", - "nix 0.27.1", "parity-scale-codec", "polkadot-parachain-primitives", "polkadot-primitives", @@ -12831,10 +12666,9 @@ dependencies = [ "sc-executor-common", "sc-executor-wasmtime", "seccompiler", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-externalities 0.27.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", + "sp-io 30.0.0", "sp-tracing 16.0.0", "thiserror", "tracing-gum", @@ -12842,9 +12676,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7065d7dd209b05ceaf3781ca0a7cdfcb0071c3a61a8357e37dff8587a94928d2" +checksum = "17345f76b7ebcf2f1e1be5411a6420971ef60d69070f115e459b2f017f91bcb5" dependencies = [ "futures", "polkadot-node-metrics", @@ -12858,9 +12692,9 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e14e65e3d9990d1f8f793a23c05c6aa82a551e551225ab86d2625474afef748f" +checksum = "4b099624af4597bac5d1617a3cab057785ee47e657de7ad078957bfa397d82c4" dependencies = [ "lazy_static", "log", @@ -12870,16 +12704,16 @@ dependencies = [ "polkadot-node-primitives", "polkadot-primitives", "sc-network", - "sp-core 31.0.0", + "sp-core 28.0.0", "thiserror", "tokio", ] [[package]] name = "polkadot-node-metrics" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4ca58a67371546b66a011f0e27551094a8499a53223b16c164e769d25d981d0" +checksum = "b2b5b00a9646875f22ab45e61ede04f623a3fbbc03bae52263b3d558c964bc32" dependencies = [ "bs58 0.5.1", "futures", @@ -12887,7 +12721,7 @@ dependencies = [ "log", "parity-scale-codec", "polkadot-primitives", - "prioritized-metered-channel", + "prioritized-metered-channel 0.5.1", "sc-cli", "sc-service", "sc-tracing", @@ -12897,9 +12731,9 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67c3b078794c9c383ee3ceff65f2713ec81c033c6d8785ead5f7797e914c1fe3" +checksum = "e420ba9220abaa468a393ff2834b7c2b4d7d87b6d903d9046dfd682c97d35d4c" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -12922,9 +12756,9 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d9521abb7028ce7040f66a0786423bee2cdb7725ca46e5cee1f86191bcb2ed3" +checksum = "366d18f1498426975c610246063149ad84788eb1e924cab6ee44a4d8958ecf61" dependencies = [ "bitvec", "bounded-vec", @@ -12934,21 +12768,21 @@ dependencies = [ "polkadot-primitives", "schnorrkel 0.11.4", "serde", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus-babe", - "sp-core 31.0.0", - "sp-keystore 0.37.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "sp-maybe-compressed-blob", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "thiserror", "zstd 0.12.4", ] [[package]] name = "polkadot-node-subsystem" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7865c507f0eab9d816c40b1d4e2acb4e8f77db9efc8c0af23942d6b0f50e6f6" +checksum = "831cf07bf6588d7d8ab872f8f214b4b24b2c4243faf8028534f8a11a3f03c466" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -12957,9 +12791,9 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf0e971c1377901212059b794b48acac9a855cac83f2e07dc1b708ca0e77ba64" +checksum = "bd132afdfcdf2e30f7924c9561bbc1208b0838ab9c2275bf0ef32525f63b8bd0" dependencies = [ "async-trait", "bitvec", @@ -12979,16 +12813,16 @@ dependencies = [ "sp-authority-discovery", "sp-blockchain", "sp-consensus-babe", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "polkadot-node-subsystem-util" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4937553bd1a5f9ee9343a1a227ae07237b48a29c99ecd53217b090ca84b753c6" +checksum = "d32c2f2027689777bd61681d769ed5ec726144905c4e3cb16c5f8a4edb55250a" dependencies = [ "async-trait", "derive_more", @@ -13009,22 +12843,22 @@ dependencies = [ "polkadot-node-subsystem-types", "polkadot-overseer", "polkadot-primitives", - "prioritized-metered-channel", + "prioritized-metered-channel 0.5.1", "rand 0.8.5", "sc-client-api", "schnellru", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-keystore 0.37.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-overseer" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97415bc09e9dd20d44a019eaf0bb803ab3239a7eca20820b181e53901966fdbc" +checksum = "9aa0b71f50f0be1959bcb10a46105ca66b9c6868d549385a247750e5b7a45c77" dependencies = [ "async-trait", "futures", @@ -13038,64 +12872,63 @@ dependencies = [ "polkadot-primitives", "sc-client-api", "sp-api", - "sp-core 31.0.0", + "sp-core 28.0.0", "tikv-jemalloc-ctl", "tracing-gum", ] [[package]] name = "polkadot-parachain-primitives" -version = "9.0.0" +version = "6.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b87dda07862f2b16f2c2b7d315f2b4549c896562d973d466b6d19de36aba30d" +checksum = "9b37c55955147479e7b2f3c2e5385db4846ac3e3b997cd4a4ad52344524b5447" dependencies = [ - "bounded-collections 0.2.0", + "bounded-collections", "derive_more", "parity-scale-codec", "polkadot-core-primitives", "scale-info", "serde", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-weights 30.0.0", + "sp-weights 27.0.0", ] [[package]] name = "polkadot-primitives" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e01b525a35852e2861397eecbdb4a03dda69f14f7ca04968f2e06d6cba51dfb" +checksum = "8aefd230a654f5b2aee18ebbd9c081835def0e1898ee6c018501dd77c18f5929" dependencies = [ "bitvec", "hex-literal 0.4.1", - "log", "parity-scale-codec", "polkadot-core-primitives", "polkadot-parachain-primitives", "scale-info", "serde", "sp-api", - "sp-application-crypto 33.0.0", - "sp-arithmetic 25.0.0", + "sp-application-crypto 30.0.0", + "sp-arithmetic 23.0.0", "sp-authority-discovery", "sp-consensus-slots", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-io 33.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "polkadot-rpc" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9bf68469a4e01a0c8a16869fde6de3071fbebdf836058c8afe8396470ef2c462" +checksum = "382eada9005c73375778e1dca58116e0660431cf90989fe0dde54ebe1f621a1e" dependencies = [ - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "mmr-rpc", "pallet-transaction-payment-rpc", "polkadot-primitives", @@ -13117,17 +12950,17 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", ] [[package]] name = "polkadot-runtime-common" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1abd7bff20e17e025a4e001aff55dfefcfd7ef8a8ae138de44998a012e227f2" +checksum = "4641a850b7415a42e56bd262aba243ed77a9280cb2b825a427c425bdc8961d70" dependencies = [ "bitvec", "frame-benchmarking", @@ -13152,6 +12985,7 @@ dependencies = [ "pallet-transaction-payment", "pallet-treasury", "pallet-vesting", + "pallet-xcm-benchmarks", "parity-scale-codec", "polkadot-primitives", "polkadot-runtime-parachains", @@ -13161,11 +12995,11 @@ dependencies = [ "serde_derive", "slot-range-helper", "sp-api", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-npos-elections", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", "sp-std 14.0.0", @@ -13177,9 +13011,9 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fed9088becfd874b6dbf064f9d1dd1bfa2e3c2188459a572aac2e689c028772" +checksum = "4ac3c6ee03f38556274b26049c51c5c7095abfd4ebfd11cd492918a4344f2851" dependencies = [ "bs58 0.5.1", "frame-benchmarking", @@ -13191,9 +13025,9 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ce601c5f1005ff1d315c1e5c161a73e63e54bf23527f98c2bfa3ffc5b22f5e6" +checksum = "6d253ef2952097398d98ed12729e47f9328bcd1baa92c3acc1524a4baca7d1ac" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -13224,13 +13058,13 @@ dependencies = [ "scale-info", "serde", "sp-api", - "sp-application-crypto 33.0.0", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", + "sp-application-crypto 30.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-io 33.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-io 30.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", "sp-std 14.0.0", @@ -13241,9 +13075,9 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "322db94a98084bf62ac2c58194856d823455ceb74000c9602f817b8b738a8f78" +checksum = "d75bf984471c2608905176b62726b3552bbfdc3e04ebdc7fe75e5179ff215588" dependencies = [ "async-trait", "frame-benchmarking", @@ -13257,7 +13091,7 @@ dependencies = [ "kvdb", "kvdb-rocksdb", "log", - "mmr-gadget 32.0.0", + "mmr-gadget 29.0.0", "pallet-babe", "pallet-im-online", "pallet-staking", @@ -13336,21 +13170,21 @@ dependencies = [ "sp-consensus-babe", "sp-consensus-beefy", "sp-consensus-grandpa", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-keyring", - "sp-keystore 0.37.0", + "sp-keystore 0.34.0", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", - "sp-state-machine 0.38.0", - "sp-storage 20.0.0", + "sp-state-machine 0.35.0", + "sp-storage 19.0.0", "sp-timestamp", "sp-transaction-pool", "sp-version", - "sp-weights 30.0.0", + "sp-weights 27.0.0", "substrate-prometheus-endpoint", "thiserror", "tracing-gum", @@ -13359,159 +13193,38 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "10.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38a4ef148c9bbed26f8630311ac26c9df1c07195a46a84fb5e8e7e7122e90248" -dependencies = [ - "arrayvec 0.7.4", - "bitvec", - "fatality", - "futures", - "futures-timer", - "indexmap 2.2.6", - "parity-scale-codec", - "polkadot-node-network-protocol", - "polkadot-node-primitives", - "polkadot-node-subsystem", - "polkadot-node-subsystem-util", - "polkadot-primitives", - "sp-keystore 0.37.0", - "sp-staking", - "thiserror", - "tracing-gum", -] - -[[package]] -name = "polkadot-statement-table" -version = "10.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a18144720acd47e1243b60c20bfb03f73dc67cbaf61bf2820991961e1ebb803b" -dependencies = [ - "parity-scale-codec", - "polkadot-primitives", - "sp-core 31.0.0", - "tracing-gum", -] - -[[package]] -name = "polkavm" -version = "0.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a3693e5efdb2bf74e449cd25fd777a28bd7ed87e41f5d5da75eb31b4de48b94" -dependencies = [ - "libc", - "log", - "polkavm-assembler", - "polkavm-common 0.9.0", - "polkavm-linux-raw", -] - -[[package]] -name = "polkavm-assembler" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fa96d6d868243acc12de813dd48e756cbadcc8e13964c70d272753266deadc1" -dependencies = [ - "log", -] - -[[package]] -name = "polkavm-common" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92c99f7eee94e7be43ba37eef65ad0ee8cbaf89b7c00001c3f6d2be985cb1817" - -[[package]] -name = "polkavm-common" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d9428a5cfcc85c5d7b9fc4b6a18c4b802d0173d768182a51cc7751640f08b92" -dependencies = [ - "log", -] - -[[package]] -name = "polkavm-derive" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79fa916f7962348bd1bb1a65a83401675e6fc86c51a0fdbcf92a3108e58e6125" -dependencies = [ - "polkavm-derive-impl-macro 0.8.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 0.9.0", -] - -[[package]] -name = "polkavm-derive-impl" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c10b2654a8a10a83c260bfb93e97b262cf0017494ab94a65d389e0eda6de6c9c" -dependencies = [ - "polkavm-common 0.8.0", - "proc-macro2", - "quote", - "syn 2.0.63", -] - -[[package]] -name = "polkavm-derive-impl" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c4fdfc49717fb9a196e74a5d28e0bc764eb394a2c803eb11133a31ac996c60c" -dependencies = [ - "polkavm-common 0.9.0", - "proc-macro2", - "quote", - "syn 2.0.63", -] - -[[package]] -name = "polkavm-derive-impl-macro" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15e85319a0d5129dc9f021c62607e0804f5fb777a05cdda44d750ac0732def66" -dependencies = [ - "polkavm-derive-impl 0.8.0", - "syn 2.0.63", -] - -[[package]] -name = "polkavm-derive-impl-macro" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429" -dependencies = [ - "polkavm-derive-impl 0.9.0", - "syn 2.0.63", -] - -[[package]] -name = "polkavm-linker" -version = "0.9.2" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c7be503e60cf56c0eb785f90aaba4b583b36bff00e93997d93fef97f9553c39" +checksum = "4b82b48ff9204ea663ccccde78aefa8a524958aadff5c84a4f1fd773c291057d" dependencies = [ - "gimli 0.28.1", - "hashbrown 0.14.5", - "log", - "object 0.32.2", - "polkavm-common 0.9.0", - "regalloc2 0.9.3", - "rustc-demangle", + "arrayvec 0.7.4", + "bitvec", + "fatality", + "futures", + "futures-timer", + "indexmap 1.9.3", + "parity-scale-codec", + "polkadot-node-network-protocol", + "polkadot-node-primitives", + "polkadot-node-subsystem", + "polkadot-node-subsystem-util", + "polkadot-primitives", + "sp-keystore 0.34.0", + "sp-staking", + "thiserror", + "tracing-gum", ] [[package]] -name = "polkavm-linux-raw" -version = "0.9.0" +name = "polkadot-statement-table" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26e85d3456948e650dff0cfc85603915847faf893ed1e66b020bb82ef4557120" +checksum = "478dea03265eb2465010dae149616e4f28fe858e103671b1a96dc19e9e388c8f" +dependencies = [ + "parity-scale-codec", + "polkadot-primitives", + "sp-core 28.0.0", +] [[package]] name = "polling" @@ -13592,7 +13305,7 @@ dependencies = [ "base64 0.13.1", "byteorder", "bytes", - "fallible-iterator 0.2.0", + "fallible-iterator", "hmac 0.12.1", "md-5", "memchr", @@ -13609,7 +13322,7 @@ dependencies = [ "bit-vec", "bytes", "chrono", - "fallible-iterator 0.2.0", + "fallible-iterator", "postgres-protocol", "serde", "serde_json", @@ -13671,7 +13384,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "22020dfcf177fcc7bf5deaf7440af371400c67c0de14c399938d8ed4fb4645d3" dependencies = [ "proc-macro2", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -13692,12 +13405,12 @@ dependencies = [ [[package]] name = "prettyplease" -version = "0.2.20" +version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e" +checksum = "5ac2cf0f2e4f42b49f5ffd07dae8d746508ef7526c13940e5f524012ae6c6550" dependencies = [ "proc-macro2", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -13714,6 +13427,22 @@ dependencies = [ "uint", ] +[[package]] +name = "prioritized-metered-channel" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e99f0c89bd88f393aab44a4ab949351f7bc7e7e1179d11ecbfe50cbe4c47e342" +dependencies = [ + "coarsetime", + "crossbeam-queue", + "derive_more", + "futures", + "futures-timer", + "nanorand", + "thiserror", + "tracing", +] + [[package]] name = "prioritized-metered-channel" version = "0.6.1" @@ -13864,6 +13593,15 @@ dependencies = [ "toml_edit 0.19.15", ] +[[package]] +name = "proc-macro-crate" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7e8366a6159044a37876a2b9817124296703c586a5c92e2c53751fa06d8d43e8" +dependencies = [ + "toml_edit 0.20.7", +] + [[package]] name = "proc-macro-crate" version = "3.1.0" @@ -13905,14 +13643,14 @@ checksum = "834da187cfe638ae8abb0203f0b33e5ccdb02a28e7199f2f47b3e2754f50edca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "proc-macro2" -version = "1.0.82" +version = "1.0.81" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b" +checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" dependencies = [ "unicode-ident", ] @@ -13925,16 +13663,16 @@ checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", "version_check", "yansi 1.0.1", ] [[package]] name = "prometheus" -version = "0.13.4" +version = "0.13.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1" +checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c" dependencies = [ "cfg-if", "fnv", @@ -13964,7 +13702,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -14004,7 +13742,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d0f5d036824e4761737860779c906171497f6d55681139d8312388f8fe398922" dependencies = [ "bytes", - "prost-derive 0.12.5", + "prost-derive 0.12.4", ] [[package]] @@ -14019,7 +13757,7 @@ dependencies = [ "lazy_static", "log", "multimap", - "petgraph 0.6.5", + "petgraph 0.6.4", "prettyplease 0.1.11", "prost 0.11.9", "prost-types 0.11.9", @@ -14044,15 +13782,15 @@ dependencies = [ [[package]] name = "prost-derive" -version = "0.12.5" +version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9554e3ab233f0a932403704f1a1d08c30d5ccd931adfdfa1e8b5a19b52c1d55a" +checksum = "19de2de2a00075bf566bee3bd4db014b11587e84184d3f7a791bc17f1a8e9e48" dependencies = [ "anyhow", "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -14184,27 +13922,12 @@ dependencies = [ "libc", "mach", "once_cell", - "raw-cpuid 10.7.0", + "raw-cpuid", "wasi 0.10.2+wasi-snapshot-preview1", "web-sys", "winapi", ] -[[package]] -name = "quanta" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5" -dependencies = [ - "crossbeam-utils", - "libc", - "once_cell", - "raw-cpuid 11.0.2", - "wasi 0.11.0+wasi-snapshot-preview1", - "web-sys", - "winapi", -] - [[package]] name = "query-connector" version = "0.1.0" @@ -14457,7 +14180,7 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.14", ] [[package]] @@ -14506,15 +14229,6 @@ dependencies = [ "bitflags 1.3.2", ] -[[package]] -name = "raw-cpuid" -version = "11.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e29830cbb1290e404f24c73af91c5d8d631ce7e128691e9477556b540cd01ecd" -dependencies = [ - "bitflags 2.5.0", -] - [[package]] name = "rawpointer" version = "0.2.1" @@ -14571,7 +14285,7 @@ dependencies = [ "cfg_aliases 0.2.1", "finito", "futures", - "jsonrpsee 0.22.5", + "jsonrpsee 0.22.4", "serde_json", "thiserror", "tokio", @@ -14612,41 +14326,42 @@ version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.14", "libredox", "thiserror", ] [[package]] name = "reed-solomon-novelpoly" -version = "2.0.0" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87413ebb313323d431e85d0afc5a68222aaed972843537cbfe5f061cf1b4bcab" +checksum = "58130877ca403ab42c864fbac74bb319a0746c07a634a92a5cfc7f54af272582" dependencies = [ "derive_more", "fs-err", + "itertools 0.11.0", "static_init", "thiserror", ] [[package]] name = "ref-cast" -version = "1.0.23" +version = "1.0.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccf0a6f84d5f1d581da8b41b47ec8600871962f2a528115b542b362d4b744931" +checksum = "c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f" dependencies = [ "ref-cast-impl", ] [[package]] name = "ref-cast-impl" -version = "1.0.23" +version = "1.0.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" +checksum = "5fddb4f8d99b0a2ebafc65a87a69a7b9875e4b1ae1f00db265d300ef7f28bccc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -14661,19 +14376,6 @@ dependencies = [ "smallvec", ] -[[package]] -name = "regalloc2" -version = "0.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6" -dependencies = [ - "hashbrown 0.13.2", - "log", - "rustc-hash", - "slice-group-by", - "smallvec", -] - [[package]] name = "regex" version = "1.10.4" @@ -14794,7 +14496,7 @@ dependencies = [ "tokio", "tokio-native-tls 0.3.1", "tokio-rustls 0.24.1", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tower-service", "url", "wasm-bindgen", @@ -14811,7 +14513,7 @@ version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10" dependencies = [ - "base64 0.22.1", + "base64 0.22.0", "bytes", "encoding_rs", "futures-channel", @@ -14840,7 +14542,7 @@ dependencies = [ "system-configuration", "tokio", "tokio-native-tls 0.3.1", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tower-service", "url", "wasm-bindgen", @@ -14904,7 +14606,7 @@ dependencies = [ "async-trait", "chrono", "futures", - "getrandom 0.2.15", + "getrandom 0.2.14", "http 0.2.12", "hyper 0.14.28", "parking_lot 0.11.2", @@ -14968,7 +14670,7 @@ version = "2.0.3" source = "git+https://github.com/polytope-labs/revm/?rev=c681ca0d51b21a16595cb4c5795832d938ce2dc2#c681ca0d51b21a16595cb4c5795832d938ce2dc2" dependencies = [ "k256", - "num 0.4.3", + "num 0.4.2", "once_cell", "revm-primitives", "ripemd", @@ -15032,7 +14734,7 @@ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" dependencies = [ "cc", "cfg-if", - "getrandom 0.2.15", + "getrandom 0.2.14", "libc", "spin 0.9.8", "untrusted 0.9.0", @@ -15111,9 +14813,9 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "165988588402ce7dc2d32dfba280cbbd59befc444d8f95579b999ecd8575ef27" +checksum = "0e5ae118c3f3189a376703a4ca8569eb51ce1b121bc6b571c051b68c31e10a16" dependencies = [ "binary-merkle-tree", "frame-benchmarking", @@ -15144,7 +14846,7 @@ dependencies = [ "pallet-indices", "pallet-membership", "pallet-message-queue", - "pallet-mmr 30.0.0", + "pallet-mmr 27.0.0", "pallet-multisig", "pallet-nis", "pallet-offences", @@ -15181,22 +14883,22 @@ dependencies = [ "serde_derive", "smallvec", "sp-api", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-genesis-builder", "sp-inherents", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "sp-transaction-pool", "sp-version", "staging-xcm", @@ -15208,27 +14910,21 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0033b0335cd7cb691fbcd16346e151ffb21ad4e2a8675eda06b48275b8f52549" +checksum = "3b5b507493a19b5061eb2860c394847261216c7ea7f8f62ba2cb02e55c27d611" dependencies = [ "frame-support", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-weights 30.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-weights 27.0.0", "staging-xcm", "staging-xcm-builder", ] -[[package]] -name = "route-recognizer" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "afab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746" - [[package]] name = "rpassword" version = "7.3.1" @@ -15259,7 +14955,7 @@ dependencies = [ "log", "netlink-packet-route", "netlink-proto", - "nix 0.24.3", + "nix", "thiserror", "tokio", ] @@ -15285,7 +14981,7 @@ dependencies = [ "ark-ff 0.4.2", "bytes", "fastrlp", - "num-bigint 0.4.5", + "num-bigint 0.4.4", "num-traits", "parity-scale-codec", "primitive-types", @@ -15312,7 +15008,7 @@ checksum = "5c4b1eaf239b47034fb450ee9cdedd7d0226571689d8823030c4b6c2cb407152" dependencies = [ "bitflags 1.3.2", "chrono", - "fallible-iterator 0.2.0", + "fallible-iterator", "fallible-streaming-iterator", "hashlink 0.7.0", "libsqlite3-sys", @@ -15429,9 +15125,9 @@ dependencies = [ [[package]] name = "rustc-demangle" -version = "0.1.24" +version = "0.1.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" +checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" [[package]] name = "rustc-hash" @@ -15469,7 +15165,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" dependencies = [ - "semver 1.0.23", + "semver 1.0.22", ] [[package]] @@ -15610,15 +15306,15 @@ version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d" dependencies = [ - "base64 0.22.1", + "base64 0.22.0", "rustls-pki-types", ] [[package]] name = "rustls-pki-types" -version = "1.7.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d" +checksum = "beb461507cee2c2ff151784c52762cf4d9ff6a61f3e80968600ed24fa837fa54" [[package]] name = "rustls-webpki" @@ -15653,9 +15349,9 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.17" +version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6" +checksum = "80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47" [[package]] name = "rusty-fork" @@ -15704,9 +15400,9 @@ dependencies = [ [[package]] name = "ryu" -version = "1.0.18" +version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" +checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" [[package]] name = "safe_arch" @@ -15743,21 +15439,21 @@ checksum = "ece8e78b2f38ec51c51f5d475df0a7187ba5111b2a28bdc761ee05b075d40a71" [[package]] name = "sc-allocator" -version = "26.0.0" +version = "23.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4715fddb2bd1862aa21f6312528ab339b7d03ef5ec654e3aa200a3119392392f" +checksum = "43b05714bc70605d5f8983612d1643d875cd4782ef53a8720907a0eb75070cba" dependencies = [ "log", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-wasm-interface 20.0.0", "thiserror", ] [[package]] name = "sc-authority-discovery" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f987a536468e06b66fe3cac296b27dc532f301199e0278bc42ac32b8eb3a4a9d" +checksum = "a1c23040352415cdcc22203d3b18e56f3516e51865f106f8bbf7efa95b411a59" dependencies = [ "async-trait", "futures", @@ -15768,7 +15464,7 @@ dependencies = [ "multihash 0.18.1", "multihash-codetable", "parity-scale-codec", - "prost 0.12.4", + "prost 0.11.9", "prost-build", "rand 0.8.5", "sc-client-api", @@ -15776,18 +15472,18 @@ dependencies = [ "sp-api", "sp-authority-discovery", "sp-blockchain", - "sp-core 31.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-basic-authorship" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "295be922b93bd4bc77edadffe66ac85a09436284afe7f12c1efd4d01ec530d07" +checksum = "c016e38155386e23649a4a995ea67c55a1fe25a54c7cc7509954d454ee75eb3b" dependencies = [ "futures", "futures-timer", @@ -15800,38 +15496,38 @@ dependencies = [ "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", ] [[package]] name = "sc-block-builder" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "033b5ee0fa6d770c9db8cd59f6d1f88e792c088238278fcb836b5c851936a62d" +checksum = "656b85de8aad8dd758f2e5f250f300e4711f294f238c9299064fbd624cb263f7" dependencies = [ "parity-scale-codec", "sp-api", "sp-block-builder", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-runtime 34.0.0", - "sp-trie 32.0.0", + "sp-runtime 31.0.1", + "sp-trie 29.0.0", ] [[package]] name = "sc-chain-spec" -version = "30.0.1" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfb28048e5b2d168870e2205d3e41db1f387a781831a8b8b82c9f10536c2742" +checksum = "f7f6a6926973e084fe9b23ffee9784cd41d84ea0627c605891542661bd9ff958" dependencies = [ "array-bytes 6.2.2", "docify", "log", - "memmap2 0.9.4", + "memmap2", "parity-scale-codec", "sc-chain-spec-derive", "sc-client-api", @@ -15841,12 +15537,11 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core 31.0.0", - "sp-crypto-hashing", + "sp-core 28.0.0", "sp-genesis-builder", - "sp-io 33.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", ] [[package]] @@ -15858,16 +15553,17 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "sc-cli" -version = "0.39.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "20c2eae4d9396b19403f89f058a6a684066b58e051b1310f246eb9b41a7b54fe" +checksum = "9819b656041094ca4e97402be145c2bcf3f47d00d854708b25ecd3211eafcd62" dependencies = [ "array-bytes 6.2.2", + "bip39", "chrono", "clap", "fdlimit", @@ -15876,7 +15572,6 @@ dependencies = [ "libp2p-identity", "log", "names", - "parity-bip39", "parity-scale-codec", "rand 0.8.5", "regex", @@ -15893,11 +15588,11 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-keyring", - "sp-keystore 0.37.0", + "sp-keystore 0.34.0", "sp-panic-handler 13.0.0", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-version", "thiserror", "tokio", @@ -15905,9 +15600,9 @@ dependencies = [ [[package]] name = "sc-client-api" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08db275ca98f1fe44db2e2058893b182b85ef11cee7cf271edffd449a1179fc4" +checksum = "af05565a0f6467ebe0b430f3a44524fecee9e4aff621647ea5eab8833f775b6f" dependencies = [ "fnv", "futures", @@ -15920,22 +15615,22 @@ dependencies = [ "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-database", - "sp-externalities 0.27.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-externalities 0.25.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-statement-store", - "sp-storage 20.0.0", - "sp-trie 32.0.0", + "sp-storage 19.0.0", + "sp-trie 29.0.0", "substrate-prometheus-endpoint", ] [[package]] name = "sc-client-db" -version = "0.38.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6bd93f124c30ec885696128a639e190293bee2a6430cc04248d656093b5d4f42" +checksum = "6db9fbd18eb275120fdf2e9558a5006a69022405abb9c260c91d218ddb05db39" dependencies = [ "hash-db", "kvdb", @@ -15949,20 +15644,20 @@ dependencies = [ "sc-client-api", "sc-state-db", "schnellru", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-database", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", - "sp-trie 32.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", + "sp-trie 29.0.0", ] [[package]] name = "sc-consensus" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4da51746e9689ecee65d6c1ac32e89a7b0452ee1ce377485e94c285e9690dcfd" +checksum = "3b0409758bb01f2e975b01c7cb2203aa27746e9796a483b18c57123e6e78fae5" dependencies = [ "async-trait", "futures", @@ -15977,18 +15672,18 @@ dependencies = [ "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-aura" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "988701c58dcd9521412cfcbb54457b17546bb4363f021ee8131af409a027b879" +checksum = "9cc4ebc06768af3e5457a5780aa6dbebeefe27131e70d11b62cfc8136e41747a" dependencies = [ "async-trait", "futures", @@ -16000,32 +15695,32 @@ dependencies = [ "sc-consensus-slots", "sc-telemetry", "sp-api", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-aura", "sp-consensus-slots", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-babe" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a65da2a2d198d0c06be3614eabc254b40ebb27516dd17bee56d24cbe08d0c19e" +checksum = "0a7d698d9d2bde7e0b80e7ada57ede9255a6382da79d2ad9a4e9e70805c40e74" dependencies = [ "async-trait", "fork-tree", "futures", "log", - "num-bigint 0.4.5", - "num-rational 0.4.2", + "num-bigint 0.4.4", + "num-rational 0.4.1", "num-traits", "parity-scale-codec", "parking_lot 0.12.2", @@ -16036,49 +15731,48 @@ dependencies = [ "sc-telemetry", "sc-transaction-pool-api", "sp-api", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", "sp-consensus-slots", - "sp-core 31.0.0", - "sp-crypto-hashing", + "sp-core 28.0.0", "sp-inherents", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-babe-rpc" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec114d8e12b82b298abdfbca76e7aac3af42865510dfb0f92fd3992e7edbb383" +checksum = "f2f55379d0ce6f87026f896f03bce33862b57f77a46fbb4fb7e974182d20d458" dependencies = [ "futures", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "sc-consensus-babe", "sc-consensus-epochs", "sc-rpc-api", "serde", "sp-api", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-core 31.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "thiserror", ] [[package]] name = "sc-consensus-beefy" -version = "16.0.0" +version = "13.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a49993da0847cf1ef84184e24e8d95f71efac2e940556678bf9e45a8fd0a47f" +checksum = "3664a3cddc718187e058f67d9075ef9078c8f8347c0408304ead8565d4ba8164" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -16095,16 +15789,15 @@ dependencies = [ "sc-network-sync", "sc-utils", "sp-api", - "sp-application-crypto 33.0.0", - "sp-arithmetic 25.0.0", + "sp-application-crypto 30.0.0", + "sp-arithmetic 23.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-beefy", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-keystore 0.37.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", "tokio", @@ -16113,12 +15806,12 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" -version = "16.0.0" +version = "13.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "179b561aa302c0a5a572c5484a50f85e4ccd55025fc14daddabf5fe16e8150e1" +checksum = "9b4e3602efe1e206032164772c24365642e3dab807c5f8db0af166f6ef63af3e" dependencies = [ "futures", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "parking_lot 0.12.2", @@ -16126,30 +15819,30 @@ dependencies = [ "sc-rpc", "serde", "sp-consensus-beefy", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "thiserror", ] [[package]] name = "sc-consensus-epochs" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e892ae8bf5faa9042b6ec46396db1b4d9ded180a5f82afe3236fdebe0195f850" +checksum = "0d0befddf2ca16d5f222968fceeab8625532f2d49303fafd17ae2e5d0e939da6" dependencies = [ "fork-tree", "parity-scale-codec", "sc-client-api", "sc-consensus", "sp-blockchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "sc-consensus-grandpa" -version = "0.22.0" +version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e19945689693bbea950220bf7af1c79a2f70f5f37b97f7e6d136dcaf2b34f4a5" +checksum = "a824457a3384e7bc19d7ee587dffa5b646deb81a2351be0dd075c2110a3d677a" dependencies = [ "ahash 0.8.11", "array-bytes 6.2.2", @@ -16176,28 +15869,27 @@ dependencies = [ "sc-utils", "serde_json", "sp-api", - "sp-application-crypto 33.0.0", - "sp-arithmetic 25.0.0", + "sp-application-crypto 30.0.0", + "sp-arithmetic 23.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-grandpa-rpc" -version = "0.22.0" +version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68cd632a2a33d82e67cfd57dda6d966a6e25df08a4698c8d6ea7010515c5aebc" +checksum = "694328880bf11fce67f5e066d7884dbdf1f2a41c42a7dfce9b0a6bc6b90448a1" dependencies = [ "finality-grandpa", "futures", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "sc-client-api", @@ -16205,22 +15897,22 @@ dependencies = [ "sc-rpc", "serde", "sp-blockchain", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "thiserror", ] [[package]] name = "sc-consensus-manual-seal" -version = "0.38.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0741690ea4a51823f2828a545d8df184d5e0b526ca306c467be557dfac1d074" +checksum = "b87636dd0b8aa3d294200100196b0fb51c389ed73e6722ff648feb0fd4adafdb" dependencies = [ "assert_matches", "async-trait", "futures", "futures-timer", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "sc-client-api", @@ -16237,10 +15929,10 @@ dependencies = [ "sp-consensus-aura", "sp-consensus-babe", "sp-consensus-slots", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "sp-timestamp", "substrate-prometheus-endpoint", "thiserror", @@ -16248,9 +15940,9 @@ dependencies = [ [[package]] name = "sc-consensus-slots" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80b431251c43b5af64b0f2758a387061f53fa045bdbf97d7353fe06aa9ddfb7b" +checksum = "6649665fcf91d89c16bfb08e9326baf6547e5fe719d6438197434e5b642d716b" dependencies = [ "async-trait", "futures", @@ -16260,35 +15952,34 @@ dependencies = [ "sc-client-api", "sc-consensus", "sc-telemetry", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-slots", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", ] [[package]] name = "sc-executor" -version = "0.35.0" +version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b8f8ddc63df8219768b729f9098ecd4362d2756b40784071cd44c3041f1d51d" +checksum = "3129f8af1f8aa5b05829ffec942feff61163054a536704ba48fdcc2276f6042a" dependencies = [ "parity-scale-codec", "parking_lot 0.12.2", "sc-executor-common", - "sc-executor-polkavm", "sc-executor-wasmtime", "schnellru", "sp-api", - "sp-core 31.0.0", - "sp-externalities 0.27.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", + "sp-io 30.0.0", "sp-panic-handler 13.0.0", - "sp-runtime-interface 26.0.0", - "sp-trie 32.0.0", + "sp-runtime-interface 24.0.0", + "sp-trie 29.0.0", "sp-version", "sp-wasm-interface 20.0.0", "tracing", @@ -16296,11 +15987,10 @@ dependencies = [ [[package]] name = "sc-executor-common" -version = "0.32.0" +version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "00308c10173ec6446ccc2b96cd3a3037e64c94a424f94daa8c96f288794f4d34" +checksum = "0285a4a14c0d2c1d04380ff83cddd79181ded510c605d36804cb9c6eb3bbf2ae" dependencies = [ - "polkavm", "sc-allocator", "sp-maybe-compressed-blob", "sp-wasm-interface 20.0.0", @@ -16308,23 +15998,11 @@ dependencies = [ "wasm-instrument", ] -[[package]] -name = "sc-executor-polkavm" -version = "0.29.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "63b9c814d3a94df7a323d728a6961a3b9ec8c5c5979eb858ec098ddf2838cfc0" -dependencies = [ - "log", - "polkavm", - "sc-executor-common", - "sp-wasm-interface 20.0.0", -] - [[package]] name = "sc-executor-wasmtime" -version = "0.32.0" +version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa37286464bd16146c612e3193a56df728815d23f9bf0faac7df898c0944c87f" +checksum = "5c2ba6ea0e68400caf4847fbcfca6123952b05a817e06f024e9cbafa665ac9d8" dependencies = [ "anyhow", "cfg-if", @@ -16334,16 +16012,16 @@ dependencies = [ "rustix 0.36.17", "sc-allocator", "sc-executor-common", - "sp-runtime-interface 26.0.0", + "sp-runtime-interface 24.0.0", "sp-wasm-interface 20.0.0", "wasmtime", ] [[package]] name = "sc-informant" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e9005c37100c6ea2b06668f72ba5bc927b5a2445ed26b008ddf1875998dea41" +checksum = "7e07d2dde727c30974767aed4cddd241447c0a800b702662b529dd2e32a10db1" dependencies = [ "ansi_term", "futures", @@ -16354,29 +16032,29 @@ dependencies = [ "sc-network-common", "sc-network-sync", "sp-blockchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "sc-keystore" -version = "28.0.0" +version = "25.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ef7283da5d643ef89ed094e1b23451ec70386a9474d337cdaa0ef81870bb2d4" +checksum = "93acb7f7c6e5e4be067e78b782a35d1a6d34dafcd955975a1aec05cab9dbf8fe" dependencies = [ "array-bytes 6.2.2", "parking_lot 0.12.2", "serde_json", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-keystore 0.37.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "thiserror", ] [[package]] name = "sc-mixnet" -version = "0.7.0" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "248d9be75de68e34f6490065c398b8177ff967902d93e6b88527a0e8c00903ad" +checksum = "4cac7d7145c712c4a8b184b3979fe1a154c200ebb1b9f11f1e4e39db97a389f8" dependencies = [ "array-bytes 4.2.0", "arrayvec 0.7.4", @@ -16395,18 +16073,18 @@ dependencies = [ "sc-transaction-pool-api", "sp-api", "sp-consensus", - "sp-core 31.0.0", - "sp-keystore 0.37.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "sp-mixnet", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "thiserror", ] [[package]] name = "sc-network" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4067423488686ff78561ed0d32ac7e2617edd31219088b1322e85e945e62de29" +checksum = "7f2f49eccabc1de61ff976a184f5380a230f07baa5cb075a31c8ec9459fcd076" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -16433,10 +16111,10 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", "sp-blockchain", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", "tokio", @@ -16448,30 +16126,30 @@ dependencies = [ [[package]] name = "sc-network-bitswap" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8dacf210f4e36e53dc3d3ff1cfd72e4378eb973568c261e7c62bc8daaec9f945" +checksum = "2779d97eff742c1ebcce812bfd154a7273c2c2eb02e11fad76cf7eb583365834" dependencies = [ "async-channel 1.9.0", "cid", "futures", "libp2p-identity", "log", - "prost 0.12.4", + "prost 0.11.9", "prost-build", "sc-client-api", "sc-network", "sp-blockchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "thiserror", "unsigned-varint", ] [[package]] name = "sc-network-common" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "551dba7ce65d136788c3154044fb425e2cb6e883d20c3cd25c0720a5b5251ed4" +checksum = "9b798acc12d5b3120b2d5e8a078fcec39d6732089261136ac31c993235ade917" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -16482,14 +16160,14 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-consensus-grandpa", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "sc-network-gossip" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06e36f8665cba733bd0690e864ef59cb87627120e57607b768e6e7cf30cecd20" +checksum = "cd92792f3a04fcb1f21018c9f8a5d6d438d705a2548ffcdc7730280c667b8386" dependencies = [ "ahash 0.8.11", "futures", @@ -16500,16 +16178,16 @@ dependencies = [ "sc-network-common", "sc-network-sync", "schnellru", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "tracing", ] [[package]] name = "sc-network-light" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4c4a77832e7d86e2b8f579339a47ebc16eec560bb4d62c42f0daad10700a512" +checksum = "34e7a126492850dbbd5cf0b77ec3ad350422c2822d165941ddbe618a76af0153" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -16517,21 +16195,21 @@ dependencies = [ "libp2p-identity", "log", "parity-scale-codec", - "prost 0.12.4", + "prost 0.11.9", "prost-build", "sc-client-api", "sc-network", "sp-blockchain", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "thiserror", ] [[package]] name = "sc-network-sync" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7dfdaf49edeaa23ae0da1a9bf6ea3e308c11822cb3a853996f1203b06249411" +checksum = "c4c92fd35c49f748abf0bf420e1e99aa76b0f48ab43c183ea5dacef951116d7e" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -16543,7 +16221,7 @@ dependencies = [ "log", "mockall", "parity-scale-codec", - "prost 0.12.4", + "prost 0.11.9", "prost-build", "sc-client-api", "sc-consensus", @@ -16552,12 +16230,12 @@ dependencies = [ "sc-utils", "schnellru", "smallvec", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", "thiserror", "tokio", @@ -16566,9 +16244,9 @@ dependencies = [ [[package]] name = "sc-network-transactions" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b3824e7a1aa29ed3d2294810c8e018a6df3798eec236f3043a62945daf7d9b1" +checksum = "99a1af3b9e158fa91df0cd92916b3ee5d8b8a14a2b61eb5dd9e36e045808f644" dependencies = [ "array-bytes 6.2.2", "futures", @@ -16580,15 +16258,15 @@ dependencies = [ "sc-network-sync", "sc-utils", "sp-consensus", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "substrate-prometheus-endpoint", ] [[package]] name = "sc-offchain" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9d03fd90a535f30badaee9763a2124b9c68dae406e29497f406bfd45cbc7eac" +checksum = "cd5408dbdc3fe345813e983bd2b7ecf8f20e996141fa39a36336f511ab1859bb" dependencies = [ "array-bytes 6.2.2", "bytes", @@ -16610,20 +16288,20 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "sp-api", - "sp-core 31.0.0", - "sp-externalities 0.27.0", - "sp-keystore 0.37.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", + "sp-keystore 0.34.0", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "threadpool", "tracing", ] [[package]] name = "sc-proposer-metrics" -version = "0.18.0" +version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f680a0bed67dab19898624246376ba85d5f70a89859ba030830aacd079c28d3c" +checksum = "fb8dadb2ae5a316e4d08cad6aacd5de1dec792f3bd94e3960795ff7ffd07211c" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -16631,12 +16309,12 @@ dependencies = [ [[package]] name = "sc-rpc" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d796d75b22785b09c58478f1418b75c9787d598a0d2ab8edbd0072731ec4aaa" +checksum = "4ac0d83b9117c9c004e58331a593a28044eaf6414e5b3c605d1571b4a6981966" dependencies = [ "futures", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "parking_lot 0.12.2", @@ -16651,11 +16329,11 @@ dependencies = [ "serde_json", "sp-api", "sp-blockchain", - "sp-core 31.0.0", - "sp-keystore 0.37.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", "sp-offchain", "sp-rpc", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-statement-store", "sp-version", @@ -16664,11 +16342,11 @@ dependencies = [ [[package]] name = "sc-rpc-api" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3705feca378ef3f3f84fb337480405a611a15c8637b2449ed514ca63765e421b" +checksum = "630e81a436f32487452ae1a57ad0ba31f320ddf864bb7faefd7490fe16b3e139" dependencies = [ - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "parity-scale-codec", "sc-chain-spec", "sc-mixnet", @@ -16676,24 +16354,21 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-rpc", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-version", "thiserror", ] [[package]] name = "sc-rpc-server" -version = "14.0.0" +version = "11.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65f705946ae375fc47ee9a2e2df0b7e339a1fb8c8eb5c9eb6f206619d27946a7" +checksum = "2b623908525a2f22aafa079080aa7fbce8b58ca8de53b9f31e3cc8547e0ad8b2" dependencies = [ - "futures", - "governor", "http 0.2.12", - "hyper 0.14.28", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "serde_json", "substrate-prometheus-endpoint", @@ -16704,30 +16379,28 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "66dcea3fe5f0bcbaf08d6a42e877ae8f50b9cdbc87f65f7c79fbe5003e3969dc" +checksum = "a54150c808fa10364b73faedd97aff0977a911a521d1caa8bad2bdc7943ad579" dependencies = [ "array-bytes 6.2.2", "futures", "futures-util", "hex", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "parking_lot 0.12.2", - "rand 0.8.5", "sc-chain-spec", "sc-client-api", - "sc-rpc", "sc-transaction-pool-api", "sc-utils", "serde", "sp-api", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-rpc", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-version", "thiserror", "tokio", @@ -16736,16 +16409,16 @@ dependencies = [ [[package]] name = "sc-service" -version = "0.38.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42678fb737ea101658a8288cd3fcc0bff59ef40cd1a1c4f4d4042c3fa17bae41" +checksum = "703bd8b1fc0a137185bfa0b654e04283a58a1d8a2751380e7a0eca919961f150" dependencies = [ "async-trait", "directories 5.0.1", "exit-future", "futures", "futures-timer", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "parking_lot 0.12.2", @@ -16773,22 +16446,21 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "sc-utils", - "schnellru", "serde", "serde_json", "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 31.0.0", - "sp-externalities 0.27.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "sp-session", - "sp-state-machine 0.38.0", - "sp-storage 20.0.0", + "sp-state-machine 0.35.0", + "sp-storage 19.0.0", "sp-transaction-pool", "sp-transaction-storage-proof", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "sp-version", "static_init", "substrate-prometheus-endpoint", @@ -16801,20 +16473,19 @@ dependencies = [ [[package]] name = "sc-simnode" -version = "1.9.0" +version = "1.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0950093d7de59bebbce502979b5174a4f6cf1d31183246809990590106b767" +checksum = "3319fa8d3c56c89a4b123eeadc7b3b0910b6809f8d7d8aeca8402b3e676e7915" dependencies = [ "async-trait", "clap", "cumulus-client-cli", "cumulus-client-collator", - "cumulus-client-service", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", "frame-system", "futures", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "num-traits", "parity-scale-codec", @@ -16848,19 +16519,19 @@ dependencies = [ "sp-consensus-aura", "sp-consensus-babe", "sp-consensus-slots", - "sp-core 31.0.0", - "sp-externalities 0.27.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", "sp-inherents", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-keyring", "sp-offchain", - "sp-runtime 34.0.0", - "sp-runtime-interface 26.0.0", + "sp-runtime 31.0.1", + "sp-runtime-interface 24.0.0", "sp-session", - "sp-state-machine 0.38.0", + "sp-state-machine 0.35.0", "sp-timestamp", "sp-transaction-pool", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "sp-wasm-interface 20.0.0", "staging-parachain-info", "tokio", @@ -16868,37 +16539,37 @@ dependencies = [ [[package]] name = "sc-state-db" -version = "0.33.0" +version = "0.30.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9863fb81595a25b908d7143c1a3e162d237e67890088363df4a121fe37c49d08" +checksum = "fac20128b09ac6305aaf482a72c918b35400f3955d7032971df499b0661a5e76" dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.2", - "sp-core 31.0.0", + "sp-core 28.0.0", ] [[package]] name = "sc-storage-monitor" -version = "0.19.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d54aa61816b82fbe136f3c39b40ecb27bc7302c0c9039cc426b2c6f492666ac5" +checksum = "838d31b4316424d1c2c3a2f06f4e76cd56b53f38d366fc9882444d4ce8faabec" dependencies = [ "clap", "fs4", "log", - "sp-core 31.0.0", + "sp-core 28.0.0", "thiserror", "tokio", ] [[package]] name = "sc-sync-state-rpc" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fa4c5d5add3ee03e2b0aa02c827b8e3bc307be7c403eb534f95d5c81d372f78" +checksum = "cb310dce9d2474a74152605dc0ca0f81a46f61ba4e7a39752f1203121f47c0c6" dependencies = [ - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "parity-scale-codec", "sc-chain-spec", "sc-client-api", @@ -16908,15 +16579,15 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "thiserror", ] [[package]] name = "sc-sysinfo" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f098da1a83dc5b4e69ef66f7dfc5c0a82bc63defe8dcb0aaa1819e9b2bd6d744" +checksum = "bfc9a5da78281735c6ff3b8d0287e95dcf32fc001415ac20cb2844c0ab4e6d05" dependencies = [ "derive_more", "futures", @@ -16928,17 +16599,16 @@ dependencies = [ "sc-telemetry", "serde", "serde_json", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-std 14.0.0", ] [[package]] name = "sc-telemetry" -version = "17.0.0" +version = "15.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c6807ebd9f43ab628931842d3aaa9404ddfd07013e9c7027ca603f496939577" +checksum = "96841bdc22e1ad5931e6cb7557b06ef33aeda7f5eef3864653359840f9fd025a" dependencies = [ "chrono", "futures", @@ -16956,9 +16626,9 @@ dependencies = [ [[package]] name = "sc-tracing" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83e8f5e8eb36f887dba06e1392717e27e4edf12d23d5220dba8ee851de8b174e" +checksum = "90864e5e042d1238bcb082b0fa73ce58b7eb4897127783dae1dd66eee59cdaef" dependencies = [ "ansi_term", "chrono", @@ -16975,9 +16645,9 @@ dependencies = [ "serde", "sp-api", "sp-blockchain", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-rpc", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-tracing 16.0.0", "thiserror", "tracing", @@ -16994,14 +16664,14 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "sc-transaction-pool" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d56300f466670067cca98a931b0b6cbc8b018c0d296eb915c1473bac45b7cd73" +checksum = "f7985fab634814ee28fe3ecd2131fa2cb4c8eee88a7e60f1cd59dc0afa826fe2" dependencies = [ "async-trait", "futures", @@ -17016,9 +16686,8 @@ dependencies = [ "serde", "sp-api", "sp-blockchain", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-tracing 16.0.0", "sp-transaction-pool", "substrate-prometheus-endpoint", @@ -17027,9 +16696,9 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3609025d39a1b75f1ee4f490dc52e000de144948a73cacd788f5995df5ebe8bf" +checksum = "3402336f81a52fd6b1fd5a16fa3f4279032de1e113fe4a973865bf0b0e28679c" dependencies = [ "async-trait", "futures", @@ -17037,16 +16706,16 @@ dependencies = [ "parity-scale-codec", "serde", "sp-blockchain", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "thiserror", ] [[package]] name = "sc-utils" -version = "16.0.0" +version = "14.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1863d482be044f4768ef5de6119dc70b5e31e6e9f71ad225c177474d6540e424" +checksum = "0c4d5d1f106d670dd0c56fe540e8b0916aaeff6960bb39440ed8f3c80b52f8d4" dependencies = [ "async-channel 1.9.0", "futures", @@ -17055,7 +16724,7 @@ dependencies = [ "log", "parking_lot 0.12.2", "prometheus", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", ] [[package]] @@ -17127,9 +16796,9 @@ dependencies = [ [[package]] name = "scale-info" -version = "2.11.3" +version = "2.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eca070c12893629e2cc820a9761bedf6ce1dcddc9852984d1dc734b8bd9bd024" +checksum = "7c453e59a955f81fb62ee5d596b450383d699f152d350e9d23a0db2adb78e4c0" dependencies = [ "bitvec", "cfg-if", @@ -17141,11 +16810,11 @@ dependencies = [ [[package]] name = "scale-info-derive" -version = "2.11.3" +version = "2.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2d35494501194174bda522a32605929eefc9ecf7e0a326c26db1fdd85881eb62" +checksum = "18cf6c6447f813ef19eb450e985bcce6705f9ce7660db221b59093d15c79c4b7" dependencies = [ - "proc-macro-crate 3.1.0", + "proc-macro-crate 1.3.1", "proc-macro2", "quote", "syn 1.0.109", @@ -17215,9 +16884,9 @@ dependencies = [ [[package]] name = "schnellru" -version = "0.2.3" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9a8ef13a93c54d20580de1e5c413e624e53121d42fc7e2c11d10ef7f8b02367" +checksum = "772575a524feeb803e5b0fcbc6dd9f367e579488197c94c6e4023aad2305774d" dependencies = [ "ahash 0.8.11", "cfg-if", @@ -17333,7 +17002,6 @@ dependencies = [ "der", "generic-array 0.14.7", "pkcs8", - "serdect", "subtle 2.5.0", "zeroize", ] @@ -17412,11 +17080,11 @@ dependencies = [ [[package]] name = "security-framework" -version = "2.11.0" +version = "2.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0" +checksum = "770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6" dependencies = [ - "bitflags 2.5.0", + "bitflags 1.3.2", "core-foundation", "core-foundation-sys", "libc", @@ -17425,9 +17093,9 @@ dependencies = [ [[package]] name = "security-framework-sys" -version = "2.11.0" +version = "2.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7" +checksum = "41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef" dependencies = [ "core-foundation-sys", "libc", @@ -17462,9 +17130,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.23" +version = "1.0.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" +checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" dependencies = [ "serde", ] @@ -17498,9 +17166,9 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "serde" -version = "1.0.202" +version = "1.0.199" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395" +checksum = "0c9f6e76df036c77cd94996771fb40db98187f096dd0b9af39c6c6e452ba966a" dependencies = [ "serde_derive", ] @@ -17537,20 +17205,20 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.202" +version = "1.0.199" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838" +checksum = "11bd257a6541e141e42ca6d24ae26f7714887b47e89aa739099104c7e4d3b7fc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "serde_json" -version = "1.0.117" +version = "1.0.116" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3" +checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813" dependencies = [ "indexmap 2.2.6", "itoa", @@ -17586,14 +17254,14 @@ checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "serde_spanned" -version = "0.6.6" +version = "0.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0" +checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1" dependencies = [ "serde", ] @@ -17632,16 +17300,6 @@ dependencies = [ "syn 1.0.109", ] -[[package]] -name = "serdect" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177" -dependencies = [ - "base16ct", - "serde", -] - [[package]] name = "sha-1" version = "0.9.8" @@ -17725,9 +17383,9 @@ dependencies = [ [[package]] name = "sha3-asm" -version = "0.1.1" +version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9b57fd861253bff08bb1919e995f90ba8f4889de2726091c8876f3a4e823b40" +checksum = "bac61da6b35ad76b195eb4771210f947734321a8d81d7738e1580d953bc7a15e" dependencies = [ "cc", "cfg-if", @@ -17801,7 +17459,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "061507c94fc6ab4ba1c9a0305018408e312e17c041eb63bef8aa726fa33aceae" dependencies = [ "approx", - "num-complex 0.4.6", + "num-complex 0.4.5", "num-traits", "paste", "wide", @@ -17815,9 +17473,9 @@ checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a" [[package]] name = "simnode-runtime-api" -version = "1.9.0" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0fc98a96ebec2ca040ba94559a0e1c104ab0abb3db5a82495112bef66bf2d0b" +checksum = "d6ff679d4634b044994463559e1986c869ed1f5b3e7aabd859ebd585d9b1506c" dependencies = [ "parity-scale-codec", "sp-api", @@ -17840,7 +17498,7 @@ dependencies = [ "hash-db", "indicatif", "ismp", - "jsonrpsee-core 0.22.5", + "jsonrpsee-core 0.22.4", "mmr-primitives", "pallet-hyperbridge", "pallet-ismp", @@ -17849,11 +17507,11 @@ dependencies = [ "parity-scale-codec", "primitive-types", "sc-consensus-manual-seal", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-keyring", "sp-mmr-primitives", - "sp-runtime 34.0.0", - "sp-trie 32.0.0", + "sp-runtime 31.0.1", + "sp-trie 29.0.0", "substrate-state-machine", "subxt", "subxt-utils", @@ -17890,14 +17548,14 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ada4c82b85daa6134837918889b341716e4918c608b3cc5345ae67ea85a187c6" +checksum = "5d9bb569dc58f1e139c20f532a2ad13d54795060c0000c2c49dc812b17684197" dependencies = [ "enumn", "parity-scale-codec", "paste", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] @@ -17954,7 +17612,7 @@ dependencies = [ "fnv", "futures-channel", "futures-util", - "hashbrown 0.14.5", + "hashbrown 0.14.3", "hex", "hmac 0.12.1", "itertools 0.10.5", @@ -17962,8 +17620,8 @@ dependencies = [ "merlin 3.0.0", "no-std-net", "nom", - "num-bigint 0.4.5", - "num-rational 0.4.2", + "num-bigint 0.4.4", + "num-rational 0.4.1", "num-traits", "pbkdf2 0.12.2", "pin-project", @@ -18007,7 +17665,7 @@ dependencies = [ "fnv", "futures-lite 1.13.0", "futures-util", - "hashbrown 0.14.5", + "hashbrown 0.14.3", "hex", "hmac 0.12.1", "itertools 0.11.0", @@ -18015,8 +17673,8 @@ dependencies = [ "merlin 3.0.0", "no-std-net", "nom", - "num-bigint 0.4.5", - "num-rational 0.4.2", + "num-bigint 0.4.4", + "num-rational 0.4.1", "num-traits", "pbkdf2 0.12.2", "pin-project", @@ -18053,7 +17711,7 @@ dependencies = [ "fnv", "futures-channel", "futures-util", - "hashbrown 0.14.5", + "hashbrown 0.14.3", "hex", "itertools 0.10.5", "log", @@ -18085,7 +17743,7 @@ dependencies = [ "futures-channel", "futures-lite 1.13.0", "futures-util", - "hashbrown 0.14.5", + "hashbrown 0.14.3", "hex", "itertools 0.11.0", "log", @@ -18139,9 +17797,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.5.7" +version = "0.5.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" +checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871" dependencies = [ "libc", "windows-sys 0.52.0", @@ -18202,32 +17860,31 @@ dependencies = [ [[package]] name = "sp-api" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb3fb2cdf7ee9b8d6ec7c2d8740b1a506e393dc18c7c2776764b47136d72dce7" +checksum = "6dea138c6dbf282ab57756492f0232ea0a08575ca9cbe2b7b1ead49000f238a7" dependencies = [ "hash-db", "log", "parity-scale-codec", "scale-info", "sp-api-proc-macro", - "sp-core 31.0.0", - "sp-externalities 0.27.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", "sp-metadata-ir", - "sp-runtime 34.0.0", - "sp-runtime-interface 26.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "sp-version", "thiserror", ] [[package]] name = "sp-api-proc-macro" -version = "17.0.1" +version = "15.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "63a5680d94c55e1c7dc54e9e09b4827314fab44f9300f0be170898dc402318de" +checksum = "0694be2891593450916d6b53a274d234bccbc86bcbada36ba23fc356989070c7" dependencies = [ "Inflector", "blake2 0.10.6", @@ -18235,7 +17892,7 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -18254,15 +17911,15 @@ dependencies = [ [[package]] name = "sp-application-crypto" -version = "33.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13ca6121c22c8bd3d1dce1f05c479101fd0d7b159bef2a3e8c834138d839c75c" +checksum = "7e4fe7a9b7fa9da76272b201e2fb3c7900d97d32a46b66af9a04dad457f73c71" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-std 14.0.0", ] @@ -18283,9 +17940,9 @@ dependencies = [ [[package]] name = "sp-arithmetic" -version = "25.0.0" +version = "23.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "910c07fa263b20bf7271fdd4adcb5d3217dfdac14270592e0780223542e7e114" +checksum = "f42721f072b421f292a072e8f52a3b3c0fbc27428f0c9fe24067bc47046bad63" dependencies = [ "integer-sqrt", "num-traits", @@ -18298,35 +17955,35 @@ dependencies = [ [[package]] name = "sp-authority-discovery" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ab47c385784b3f9646a21d5dcb236399083d77420a1269e70c04772336c519f" +checksum = "22a740c05e9096eb17e93b5ab6aa5fe8ce0c9b4243777826d92133b3dd682e14" dependencies = [ "parity-scale-codec", "scale-info", "sp-api", - "sp-application-crypto 33.0.0", - "sp-runtime 34.0.0", + "sp-application-crypto 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "sp-block-builder" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97e155e388d7e41c39a27f40f50c2517facdbf20dde4a73f40ec8f1f30ce190e" +checksum = "e6d2aa0943101367b955f5806c3ecea2e23df7c90059708107470dbfb9d3d7ab" dependencies = [ "sp-api", "sp-inherents", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "sp-blockchain" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d00084ddd62a3bad1fc4c04cdb1cdbcbb55d813dbd4e42d52e42e8b6599fb210" +checksum = "f9adee5ddcf0682d0302ed640a285b9f922d933a205b63c7819a74d6092b6f78" dependencies = [ "futures", "log", @@ -18336,92 +17993,90 @@ dependencies = [ "sp-api", "sp-consensus", "sp-database", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "thiserror", ] [[package]] name = "sp-consensus" -version = "0.35.0" +version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed6f1ae58a74d619bd2c1d7939b4aa805f4226c7454ec3591c8a59fb0cc6477f" +checksum = "cfcac16e85f78db9c99c9424659bb25790be079a0b758a3674ee8e1e7ef635b0" dependencies = [ "async-trait", "futures", "log", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "thiserror", ] [[package]] name = "sp-consensus-aura" -version = "0.35.0" +version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "334d0088b7de70a94d58e7e93acd8d5101b35fadca7e19fa26788203b22e309b" +checksum = "3ab8e878a116b0885eaefd068235657737cb72fdce60a8c080dfd092f7d645cc" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", "sp-api", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus-slots", "sp-inherents", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "sp-timestamp", ] [[package]] name = "sp-consensus-babe" -version = "0.35.0" +version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb593ec8ec674a583d6fc5386b7f8964a9db78dcaabc0595559145a4053c9f6c" +checksum = "ebfedfdea5b22fb3625cd664e72503dcbd1087373181d5be0d092b3e7b4c61f5" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", "serde", "sp-api", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-consensus-slots", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "sp-timestamp", ] [[package]] name = "sp-consensus-beefy" -version = "16.0.0" +version = "13.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e2b03bc552702dd20fd3dad01631b13ca3e62e814ad278fe3012f5e3bb3e100" +checksum = "e09a424196a673f0e6b5fe79e4ab97da416491cfecab7bc835fa595134ac1b5c" dependencies = [ "lazy_static", "parity-scale-codec", "scale-info", "serde", "sp-api", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-io 33.0.0", - "sp-keystore 0.37.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "strum 0.24.1", ] [[package]] name = "sp-consensus-grandpa" -version = "16.0.0" +version = "13.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "71df706a104a752101b52f12cca7f5b7ffe1ca6ce9b4b1eb8c5d04356f248fa5" +checksum = "2a906b20409a5a69b1d9580848f502af20cf2c51a1ae028ba208375eb11f332b" dependencies = [ "finality-grandpa", "log", @@ -18429,18 +18084,18 @@ dependencies = [ "scale-info", "serde", "sp-api", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "sp-consensus-slots" -version = "0.35.0" +version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e0a5c47c52ad58aa349f7c13cb356ab45c32964ee28354c27fd6e4b417cb2644" +checksum = "fdc5c1620d81196391daa15e78ea20cc11c59f08c509381c276d5d6a3d4d36af" dependencies = [ "parity-scale-codec", "scale-info", @@ -18458,7 +18113,7 @@ dependencies = [ "array-bytes 4.2.0", "bitflags 1.3.2", "blake2 0.10.6", - "bounded-collections 0.1.9", + "bounded-collections", "bs58 0.4.0", "dyn-clonable", "ed25519-zebra 3.1.0", @@ -18488,7 +18143,7 @@ dependencies = [ "sp-std 8.0.0", "sp-storage 13.0.0", "ss58-registry", - "substrate-bip39 0.4.6", + "substrate-bip39", "thiserror", "tiny-bip39", "zeroize", @@ -18496,14 +18151,61 @@ dependencies = [ [[package]] name = "sp-core" -version = "31.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26d7a0fd8f16dcc3761198fc83be12872f823b37b749bc72a3a6a1f702509366" +checksum = "d92c65ecfdb86fa1c4809b06a2a83d6f3bdb1ef4fe4c5a4f6df19229030d5283" dependencies = [ "array-bytes 6.2.2", + "bip39", "bitflags 1.3.2", "blake2 0.10.6", - "bounded-collections 0.2.0", + "bounded-collections", + "bs58 0.5.1", + "dyn-clonable", + "ed25519-zebra 3.1.0", + "futures", + "hash-db", + "hash256-std-hasher", + "impl-serde", + "itertools 0.10.5", + "libsecp256k1", + "log", + "merlin 2.0.1", + "parity-scale-codec", + "parking_lot 0.12.2", + "paste", + "primitive-types", + "rand 0.8.5", + "scale-info", + "schnorrkel 0.9.1", + "secp256k1 0.28.2", + "secrecy", + "serde", + "sp-core-hashing 14.0.0", + "sp-debug-derive 13.0.0", + "sp-externalities 0.24.0", + "sp-runtime-interface 23.0.0", + "sp-std 13.0.0", + "sp-storage 18.0.0", + "ss58-registry", + "substrate-bip39", + "thiserror", + "tracing", + "w3f-bls", + "zeroize", +] + +[[package]] +name = "sp-core" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f230cb12575455070da0fc174815958423a0b9a641d5e304a9457113c7cb4007" +dependencies = [ + "array-bytes 6.2.2", + "bip39", + "bitflags 1.3.2", + "blake2 0.10.6", + "bounded-collections", "bs58 0.5.1", "dyn-clonable", "ed25519-zebra 3.1.0", @@ -18512,11 +18214,9 @@ dependencies = [ "hash256-std-hasher", "impl-serde", "itertools 0.10.5", - "k256", "libsecp256k1", "log", "merlin 3.0.0", - "parity-bip39", "parity-scale-codec", "parking_lot 0.12.2", "paste", @@ -18527,14 +18227,14 @@ dependencies = [ "secp256k1 0.28.2", "secrecy", "serde", - "sp-crypto-hashing", + "sp-core-hashing 15.0.0", "sp-debug-derive 14.0.0", - "sp-externalities 0.27.0", - "sp-runtime-interface 26.0.0", + "sp-externalities 0.25.0", + "sp-runtime-interface 24.0.0", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "ss58-registry", - "substrate-bip39 0.5.0", + "substrate-bip39", "thiserror", "tracing", "w3f-bls", @@ -18558,18 +18258,23 @@ dependencies = [ [[package]] name = "sp-core-hashing" -version = "16.0.0" +version = "14.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f812cb2dff962eb378c507612a50f1c59f52d92eb97b710f35be3c2346a3cd7" +checksum = "1936171e56a51272757760cc50883d2a8c37c650b3602a0aeed05b0c4fffc5f1" dependencies = [ - "sp-crypto-hashing", + "blake2b_simd", + "byteorder", + "digest 0.10.7", + "sha2 0.10.8", + "sha3", + "twox-hash", ] [[package]] -name = "sp-crypto-hashing" -version = "0.1.0" +name = "sp-core-hashing" +version = "15.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc9927a7f81334ed5b8a98a4a978c81324d12bd9713ec76b5c68fd410174c5eb" +checksum = "1e0f4990add7b2cefdeca883c0efa99bb4d912cb2196120e1500c0cc099553b0" dependencies = [ "blake2b_simd", "byteorder", @@ -18580,14 +18285,14 @@ dependencies = [ ] [[package]] -name = "sp-crypto-hashing-proc-macro" -version = "0.1.0" +name = "sp-core-hashing-proc-macro" +version = "15.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b85d0f1f1e44bd8617eb2a48203ee854981229e3e79e6f468c7175d5fd37489b" +checksum = "7527f8dda7667c41009b2cd0efaddcb81709b9741bd5ee6d17b11bad835cc698" dependencies = [ "quote", - "sp-crypto-hashing", - "syn 2.0.63", + "sp-core-hashing 15.0.0", + "syn 2.0.60", ] [[package]] @@ -18608,7 +18313,18 @@ checksum = "c7f531814d2f16995144c74428830ccf7d94ff4a7749632b83ad8199b181140c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", +] + +[[package]] +name = "sp-debug-derive" +version = "13.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "90fd2c660c3e940df93f4920b183cc103443d66503f68189fa7e4b3f09996a18" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", ] [[package]] @@ -18619,7 +18335,7 @@ checksum = "48d09fa0a5f7299fb81ee25ae3853d26200f7a348148aed6de76be905c007dbe" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -18636,39 +18352,51 @@ dependencies = [ [[package]] name = "sp-externalities" -version = "0.27.0" +version = "0.24.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ac0a1df458d0bba69bc011a3b0197049396272e497b207ad161289e7518b74bf" +dependencies = [ + "environmental", + "parity-scale-codec", + "sp-std 13.0.0", + "sp-storage 18.0.0", +] + +[[package]] +name = "sp-externalities" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1d6a4572eadd4a63cff92509a210bf425501a0c5e76574b30a366ac77653787" +checksum = "63867ec85950ced90d4ab1bba902a47db1b1efdf2829f653945669b2bb470a9c" dependencies = [ "environmental", "parity-scale-codec", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", ] [[package]] name = "sp-genesis-builder" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16a1192b502d38c6d17b1005a7b3e7a6ab835df996803968ae3be9e8f7399ee4" +checksum = "dfdc79df83221ec5a279cbbd08fd6f8be164b9b081c8e84593ce2c2ebd5d66c0" dependencies = [ "serde_json", "sp-api", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "sp-inherents" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b5e46ccc5848542648dcf05f882e41de2e341d0eeca97ff2b7dfad0f38e8500" +checksum = "9a3caf2d1288549d7e6c32b453f2d4855d498bb88600101011e35653e022a6f2" dependencies = [ "async-trait", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "thiserror", ] @@ -18702,39 +18430,37 @@ dependencies = [ [[package]] name = "sp-io" -version = "33.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e09bba780b55bd9e67979cd8f654a31e4a6cf45426ff371394a65953d2177f2" +checksum = "c55f26d89feedaf0faf81688b6e1e1e81329cd8b4c6a4fd6c5b97ed9dd068b8a" dependencies = [ "bytes", "ed25519-dalek 2.1.1", "libsecp256k1", "log", "parity-scale-codec", - "polkavm-derive 0.9.1", "rustversion", "secp256k1 0.28.2", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-externalities 0.27.0", - "sp-keystore 0.37.0", - "sp-runtime-interface 26.0.0", - "sp-state-machine 0.38.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", + "sp-keystore 0.34.0", + "sp-runtime-interface 24.0.0", + "sp-state-machine 0.35.0", "sp-std 14.0.0", "sp-tracing 16.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "tracing", "tracing-core", ] [[package]] name = "sp-keyring" -version = "34.0.0" +version = "31.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a07a31da596d705b3a3458d784a897af7fd2f8090de436dc386a112e8ea7f34f" +checksum = "98165ce7c625a8cdb88d39c6bbd56fe8b32ada64ed0894032beba99795f557da" dependencies = [ - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "strum 0.24.1", ] @@ -18754,14 +18480,15 @@ dependencies = [ [[package]] name = "sp-keystore" -version = "0.37.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bdbab8b61bd61d5f8625a0c75753b5d5a23be55d3445419acd42caf59cf6236b" +checksum = "96806a28a62ed9ddecd0b28857b1344d029390f7c5c42a2ff9199cbf5638635c" dependencies = [ "parity-scale-codec", "parking_lot 0.12.2", - "sp-core 31.0.0", - "sp-externalities 0.27.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", + "thiserror", ] [[package]] @@ -18788,22 +18515,22 @@ dependencies = [ [[package]] name = "sp-mixnet" -version = "0.7.0" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22d9da31673ad5771faf8cd0e62ab0c183ea71a630d187b926bc52af379cb1de" +checksum = "85ed83d2f899484bde61c72cbae6edfb25708d43e6b19934e206f3c706df67df" dependencies = [ "parity-scale-codec", "scale-info", "sp-api", - "sp-application-crypto 33.0.0", + "sp-application-crypto 30.0.0", "sp-std 14.0.0", ] [[package]] name = "sp-mmr-primitives" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "518fcd8710618d104e04c9e63e697d3406180afbe55cc5400168019647fc5880" +checksum = "b7526a73d518c03fa2447588b1544019a194a4f113cf34d2610d3b5925c80c86" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -18811,37 +18538,37 @@ dependencies = [ "scale-info", "serde", "sp-api", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-debug-derive 14.0.0", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "thiserror", ] [[package]] name = "sp-npos-elections" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e03ec553bc1a0f4d3aa902d3c5b3cdbe76f8218c642cbca0305722b3f8bbc826" +checksum = "fa8efff28b504b4b928288976e5f72c00c7ece9d2348a7ca2496c77849dd4c8f" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "sp-offchain" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c041d932d7debf1d2e073ecece1425aadae7482689cd4bf148d5886b28bd10d7" +checksum = "fb45b3e397dc9c7b81cb2d8d641d0bcb1f525b60e83835783413ba73b3f61ac9" dependencies = [ "sp-api", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", ] [[package]] @@ -18868,13 +18595,13 @@ dependencies = [ [[package]] name = "sp-rpc" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b26650747f5c204afd8c637df5e882ea912a890cf974fe67c36b430318fc451c" +checksum = "8a55f2c7660b579627d22932ecfe2e5f001a7671d2fa77667387517c7f80e6fb" dependencies = [ "rustc-hash", "serde", - "sp-core 31.0.0", + "sp-core 28.0.0", ] [[package]] @@ -18902,9 +18629,9 @@ dependencies = [ [[package]] name = "sp-runtime" -version = "34.0.0" +version = "31.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec3cb126971e7db2f0fcf8053dce740684c438c7180cfca1959598230f342c58" +checksum = "a3bb49a4475d390198dfd3d41bef4564ab569fbaf1b5e38ae69b35fc01199d91" dependencies = [ "docify", "either", @@ -18917,12 +18644,12 @@ dependencies = [ "scale-info", "serde", "simple-mermaid", - "sp-application-crypto 33.0.0", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", + "sp-application-crypto 30.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", "sp-std 14.0.0", - "sp-weights 30.0.0", + "sp-weights 27.0.0", ] [[package]] @@ -18946,19 +18673,37 @@ dependencies = [ [[package]] name = "sp-runtime-interface" -version = "26.0.0" +version = "23.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d0093f419cb2ef80c8ecb583ac54e05d1105710eb84add7f9483c8ea882cbaff" +dependencies = [ + "bytes", + "impl-trait-for-tuples", + "parity-scale-codec", + "primitive-types", + "sp-externalities 0.24.0", + "sp-runtime-interface-proc-macro 16.0.0", + "sp-std 13.0.0", + "sp-storage 18.0.0", + "sp-tracing 15.0.0", + "sp-wasm-interface 19.0.0", + "static_assertions", +] + +[[package]] +name = "sp-runtime-interface" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e48a675ea4858333d4d755899ed5ed780174aa34fec15953428d516af5452295" +checksum = "f66b66d8cec3d785fa6289336c1d9cbd4305d5d84f7134378c4d79ed7983e6fb" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", - "polkavm-derive 0.8.0", "primitive-types", - "sp-externalities 0.27.0", - "sp-runtime-interface-proc-macro 18.0.0", + "sp-externalities 0.25.0", + "sp-runtime-interface-proc-macro 17.0.0", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "sp-tracing 16.0.0", "sp-wasm-interface 20.0.0", "static_assertions", @@ -18974,51 +18719,65 @@ dependencies = [ "proc-macro-crate 1.3.1", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "sp-runtime-interface-proc-macro" -version = "18.0.0" +version = "16.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5ebdb4aff8286f5095871b2f950037d690edb0fed0590af5f6735352533a53b6" +dependencies = [ + "Inflector", + "expander 2.1.0", + "proc-macro-crate 2.0.0", + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "sp-runtime-interface-proc-macro" +version = "17.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0195f32c628fee3ce1dfbbf2e7e52a30ea85f3589da9fe62a8b816d70fc06294" +checksum = "cfaf6e85b2ec12a4b99cd6d8d57d083e30c94b7f1b0d8f93547121495aae6f0c" dependencies = [ "Inflector", "expander 2.1.0", "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "sp-session" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a61ea4ca90f644da2c25edee711b53b1c0b8d50628ceef372224ea24d252b57" +checksum = "8048981db53d4f5171e6003f5e11fbfc27a8c196b0827619907a4214746a623b" dependencies = [ "parity-scale-codec", "scale-info", "sp-api", - "sp-core 31.0.0", - "sp-keystore 0.37.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-keystore 0.34.0", + "sp-runtime 31.0.1", "sp-staking", "sp-std 14.0.0", ] [[package]] name = "sp-staking" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4114cde17987eaa2f17b8850a8c856b90364666cdbc920d511e7a1cde0574d24" +checksum = "c0e68be3fff84dd8ee552f9d13dd2e9eab3663e0bddfc6c6c88de02aaca1e311" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", "serde", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] @@ -19045,9 +18804,9 @@ dependencies = [ [[package]] name = "sp-state-machine" -version = "0.38.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1eae0eac8034ba14437e772366336f579398a46d101de13dbb781ab1e35e67c5" +checksum = "718c779ad1d6fcc0be64c7ce030b33fa44b5c8914b3a1319ef63bb5f27fb98df" dependencies = [ "hash-db", "log", @@ -19055,11 +18814,11 @@ dependencies = [ "parking_lot 0.12.2", "rand 0.8.5", "smallvec", - "sp-core 31.0.0", - "sp-externalities 0.27.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", "sp-panic-handler 13.0.0", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", "thiserror", "tracing", "trie-db 0.28.0", @@ -19067,9 +18826,9 @@ dependencies = [ [[package]] name = "sp-statement-store" -version = "13.0.0" +version = "10.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b90e8440d72e0ae5d273374af3ebe16768d05b40dff1f487835dd2f826ee9568" +checksum = "fee6d4ceb2513f180e6e017fd6d6f3c9a1a122dcedee5fc8e4254d8a7ecf793d" dependencies = [ "aes-gcm", "curve25519-dalek 4.1.2", @@ -19080,12 +18839,11 @@ dependencies = [ "scale-info", "sha2 0.10.8", "sp-api", - "sp-application-crypto 33.0.0", - "sp-core 31.0.0", - "sp-crypto-hashing", - "sp-externalities 0.27.0", - "sp-runtime 34.0.0", - "sp-runtime-interface 26.0.0", + "sp-application-crypto 30.0.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", + "sp-runtime 31.0.1", + "sp-runtime-interface 24.0.0", "sp-std 14.0.0", "thiserror", "x25519-dalek 2.0.1", @@ -19097,6 +18855,12 @@ version = "8.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53458e3c57df53698b3401ec0934bea8e8cfce034816873c0b0abbd83d7bac0d" +[[package]] +name = "sp-std" +version = "13.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "71323a3b5f189085d11123ce397b3cdfaec4437071243b51f68a38a4833fbaa7" + [[package]] name = "sp-std" version = "14.0.0" @@ -19119,9 +18883,23 @@ dependencies = [ [[package]] name = "sp-storage" -version = "20.0.0" +version = "18.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d5300c9012180259489a97167f4c45cf3362446e5f0d0c66b6e9342968be8f22" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "ref-cast", + "serde", + "sp-debug-derive 13.0.0", + "sp-std 13.0.0", +] + +[[package]] +name = "sp-storage" +version = "19.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8dba5791cb3978e95daf99dad919ecb3ec35565604e88cd38d805d9d4981e8bd" +checksum = "1fb92d7b24033a8a856d6e20dd980b653cbd7af7ec471cc988b1b7c1d2e3a32b" dependencies = [ "impl-serde", "parity-scale-codec", @@ -19133,14 +18911,14 @@ dependencies = [ [[package]] name = "sp-timestamp" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64d51fcd008fd5a79d61dba98c7ae89c2460a49dff07001bf1e9b12535d49536" +checksum = "347eaddd5b07856ccec69ac3300e72e392a5efc3aea5fb4b7230888a0b447b9e" dependencies = [ "async-trait", "parity-scale-codec", "sp-inherents", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "thiserror", ] @@ -19158,6 +18936,19 @@ dependencies = [ "tracing-subscriber 0.2.25", ] +[[package]] +name = "sp-tracing" +version = "15.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "16b63d14c3214b8b5fe35b67bd61124b5f080cc9d1312b227e0c6cc2a198461e" +dependencies = [ + "parity-scale-codec", + "sp-std 13.0.0", + "tracing", + "tracing-core", + "tracing-subscriber 0.2.25", +] + [[package]] name = "sp-tracing" version = "16.0.0" @@ -19173,28 +18964,28 @@ dependencies = [ [[package]] name = "sp-transaction-pool" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0484eaf40c2abda75bda9688298cc8f6e02161176e3aab501207c8ccf4d4b3e1" +checksum = "97c4052e69eacdb7a411e050c56a838f460b8a879071125451e9bb2d4814df34" dependencies = [ "sp-api", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "sp-transaction-storage-proof" -version = "29.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba0c99e0852ddd18159c2dc6100c2b5852e49211d8afe373cbce33d1da0050dd" +checksum = "0b2a2c693bc7ca363c9d2cd412276582aef10c794399aaffbd1fe2351099a1a5" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-inherents", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-trie 32.0.0", + "sp-trie 29.0.0", ] [[package]] @@ -19223,9 +19014,9 @@ dependencies = [ [[package]] name = "sp-trie" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1aa91ad26c62b93d73e65f9ce7ebd04459c4bad086599348846a81988d6faa4" +checksum = "2e4d24d84a0beb44a71dcac1b41980e1edf7fb722c7f3046710136a283cd479b" dependencies = [ "ahash 0.8.11", "hash-db", @@ -19237,8 +19028,8 @@ dependencies = [ "rand 0.8.5", "scale-info", "schnellru", - "sp-core 31.0.0", - "sp-externalities 0.27.0", + "sp-core 28.0.0", + "sp-externalities 0.25.0", "sp-std 14.0.0", "thiserror", "tracing", @@ -19248,17 +19039,17 @@ dependencies = [ [[package]] name = "sp-version" -version = "32.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1c0219b1aeb89e36d13bd43a718920a9087dbb66c567e672c4639cefb2fefc05" +checksum = "afd1b053394347e22f541696bca4a9ac3ec848b50d1b86f5018d2b771f39f11a" dependencies = [ "impl-serde", "parity-scale-codec", "parity-wasm", "scale-info", "serde", - "sp-crypto-hashing-proc-macro", - "sp-runtime 34.0.0", + "sp-core-hashing-proc-macro", + "sp-runtime 31.0.1", "sp-std 14.0.0", "sp-version-proc-macro", "thiserror", @@ -19273,7 +19064,7 @@ dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -19290,6 +19081,20 @@ dependencies = [ "wasmtime", ] +[[package]] +name = "sp-wasm-interface" +version = "19.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c4ef2e859d3cde7294c3bf691f8f64244a6a9bb67e53c65729b129318757070e" +dependencies = [ + "anyhow", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "sp-std 13.0.0", + "wasmtime", +] + [[package]] name = "sp-wasm-interface" version = "20.0.0" @@ -19322,16 +19127,16 @@ dependencies = [ [[package]] name = "sp-weights" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9af6c661fe3066b29f9e1d258000f402ff5cc2529a9191972d214e5871d0ba87" +checksum = "9e874bdf9dd3fd3242f5b7867a4eaedd545b02f29041a46d222a9d9d5caaaa5c" dependencies = [ - "bounded-collections 0.2.0", + "bounded-collections", "parity-scale-codec", "scale-info", "serde", "smallvec", - "sp-arithmetic 25.0.0", + "sp-arithmetic 23.0.0", "sp-debug-derive 14.0.0", "sp-std 14.0.0", ] @@ -19359,15 +19164,6 @@ dependencies = [ "strum 0.24.1", ] -[[package]] -name = "spinning_top" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300" -dependencies = [ - "lock_api", -] - [[package]] name = "spki" version = "0.7.3" @@ -19521,7 +19317,7 @@ dependencies = [ "bitvec", "hex", "itertools 0.10.5", - "num-bigint 0.4.5", + "num-bigint 0.4.4", "parity-scale-codec", "serde", "sha2 0.9.9", @@ -19546,27 +19342,27 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-parachain-info" -version = "0.10.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4df1c48ca2892cb0694c7e10fbcfc8d15fe0fd0b763d61fbc587a870fbb97147" +checksum = "ad554ffd27fbcafd82e234d7e7188e458e51bfe2b3b5000dd236dce762e3e95f" dependencies = [ "cumulus-primitives-core", "frame-support", "frame-system", "parity-scale-codec", "scale-info", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", ] [[package]] name = "staging-xcm" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6ee775f7fc9dfae15d9d5a806efa7d3215f7b7b1cfd225809285a0281addeab" +checksum = "0df18af00766d22926916bb443f14742c65cc6b2f0fe997b8f26da0d0f9ee9ca" dependencies = [ "array-bytes 6.2.2", - "bounded-collections 0.2.0", + "bounded-collections", "derivative", "environmental", "impl-trait-for-tuples", @@ -19574,15 +19370,15 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-weights 30.0.0", + "sp-weights 27.0.0", "xcm-procedural", ] [[package]] name = "staging-xcm-builder" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41c905c7e545eb80efdbf62470575a37935260503494453ffa3c1ac6207d06c9" +checksum = "2f7a45adc5b85ac35d2245833967772cc74af10899143ebfa4df3c7eb494edb0" dependencies = [ "frame-support", "frame-system", @@ -19592,20 +19388,20 @@ dependencies = [ "parity-scale-codec", "polkadot-parachain-primitives", "scale-info", - "sp-arithmetic 25.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-weights 30.0.0", + "sp-weights 27.0.0", "staging-xcm", "staging-xcm-executor", ] [[package]] name = "staging-xcm-executor" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e30434a78d4392b698bc7854c00f52d83c1c544da4be1912f898958c3e32f062" +checksum = "2493cf438497734b64cdeb55dbee9872bd598f7b08649e9a3bd56d7939360a80" dependencies = [ "environmental", "frame-benchmarking", @@ -19614,12 +19410,12 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-arithmetic 25.0.0", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-arithmetic 23.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", - "sp-weights 30.0.0", + "sp-weights 27.0.0", "staging-xcm", ] @@ -19762,7 +19558,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -19775,7 +19571,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -19801,19 +19597,6 @@ dependencies = [ "zeroize", ] -[[package]] -name = "substrate-bip39" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2b564c293e6194e8b222e52436bcb99f60de72043c7f845cf6c4406db4df121" -dependencies = [ - "hmac 0.12.1", - "pbkdf2 0.12.2", - "schnorrkel 0.11.4", - "sha2 0.10.8", - "zeroize", -] - [[package]] name = "substrate-bn" version = "0.6.0" @@ -19835,13 +19618,13 @@ checksum = "b285e7d183a32732fdc119f3d81b7915790191fad602b7c709ef247073c77a2e" [[package]] name = "substrate-frame-rpc-system" -version = "31.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c0da351445855b0d5bff2721c64508dc790d5cc0804d1d395074c8dafeb2170" +checksum = "fcee7812a1e1cec85e3095c5d1c1627ceb084c0c81e66c2f9df7cb7b3a5938f3" dependencies = [ "frame-system-rpc-runtime-api", "futures", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "parity-scale-codec", "sc-rpc-api", @@ -19849,8 +19632,8 @@ dependencies = [ "sp-api", "sp-block-builder", "sp-blockchain", - "sp-core 31.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", ] [[package]] @@ -19868,21 +19651,21 @@ dependencies = [ [[package]] name = "substrate-rpc-client" -version = "0.36.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e71c3305c6159e3f4cfc158f88ceefb94dd86b2c92c6120ad51a9d9c31c0dce6" +checksum = "9076480cc6f480429b081bf93607d32183bdac4d6f0d2969d5e08de08bea1701" dependencies = [ "async-trait", - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "log", "sc-rpc-api", "serde", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", ] [[package]] name = "substrate-state-machine" -version = "1.9.0" +version = "1.6.2" dependencies = [ "frame-support", "hash-db", @@ -19893,40 +19676,39 @@ dependencies = [ "scale-info", "serde", "sp-consensus-aura", - "sp-runtime 34.0.0", - "sp-trie 32.0.0", + "sp-runtime 31.0.1", + "sp-trie 29.0.0", ] [[package]] name = "substrate-state-trie-migration-rpc" -version = "30.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff3afa7be8eca9226448012fa58eeaaab9c42be60214471d304658ac4856052b" +checksum = "c92c25dcb3e4aee5559c2bd9b4d105786220cad116719d7ebb39e4f359865d44" dependencies = [ - "jsonrpsee 0.22.5", + "jsonrpsee 0.16.3", "parity-scale-codec", "sc-client-api", "sc-rpc-api", "serde", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", - "sp-trie 32.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", + "sp-trie 29.0.0", "trie-db 0.28.0", ] [[package]] name = "substrate-wasm-builder" -version = "20.0.0" +version = "17.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f55ed4ff2945faa132b9658cb581a3a5cf14dd90b5e217b3e16724eb202ed6c6" +checksum = "ac08d23ff4da66fe6cb0300f249be010d78e5abeafef0390cae39736a374e6cd" dependencies = [ + "ansi_term", "build-helper", "cargo_metadata 0.15.4", - "console", "filetime", "parity-wasm", - "polkavm-linker", "sp-maybe-compressed-blob", "strum 0.24.1", "tempfile", @@ -19965,7 +19747,7 @@ dependencies = [ "either", "frame-metadata 16.0.0", "futures", - "getrandom 0.2.15", + "getrandom 0.2.14", "hex", "impl-serde", "jsonrpsee 0.16.3", @@ -20003,7 +19785,7 @@ dependencies = [ "quote", "scale-info", "subxt-metadata", - "syn 2.0.63", + "syn 2.0.60", "thiserror", "tokio", ] @@ -20017,7 +19799,7 @@ dependencies = [ "futures", "futures-timer", "futures-util", - "getrandom 0.2.15", + "getrandom 0.2.14", "instant", "js-sys", "send_wrapper 0.6.0", @@ -20040,10 +19822,10 @@ version = "0.30.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cfda460cc5f701785973382c589e9bb12c23bb8d825bfc3ac547b7c672aba1c0" dependencies = [ - "darling 0.20.9", + "darling 0.20.8", "proc-macro-error", "subxt-codegen", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -20070,7 +19852,7 @@ dependencies = [ "pallet-ismp-host-executive", "parity-scale-codec", "reconnecting-jsonrpsee-ws-client", - "sp-core-hashing 16.0.0", + "sp-core-hashing 15.0.0", "subxt", ] @@ -20085,7 +19867,7 @@ dependencies = [ "hex", "once_cell", "reqwest 0.11.27", - "semver 1.0.23", + "semver 1.0.22", "serde", "serde_json", "sha2 0.10.8", @@ -20102,7 +19884,7 @@ checksum = "aa64b5e8eecd3a8af7cfc311e29db31a268a62d5953233d3e8243ec77a71c4e3" dependencies = [ "build_const", "hex", - "semver 1.0.23", + "semver 1.0.22", "serde_json", "svm-rs", ] @@ -20120,9 +19902,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.63" +version = "2.0.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf5be731623ca1a1fb7d8be6f261a3be6d3e2337b8a1f97be944d020c8fcb704" +checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" dependencies = [ "proc-macro2", "quote", @@ -20138,7 +19920,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -20287,7 +20069,7 @@ dependencies = [ "serde", "serde_json", "socketioxide", - "sp-core 31.0.0", + "sp-core 28.0.0", "tokio", "tower", "tower-http 0.5.2", @@ -20312,7 +20094,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" dependencies = [ "cfg-if", - "fastrand 2.1.0", + "fastrand 2.0.2", "rustix 0.38.34", "windows-sys 0.52.0", ] @@ -20378,7 +20160,7 @@ dependencies = [ "rust_socketio 0.6.0", "serde", "serde_json", - "sp-core 21.0.0", + "sp-core 28.0.0", "subxt", "telemetry-server", "tesseract-config", @@ -20413,7 +20195,7 @@ dependencies = [ name = "tesseract-evm" version = "0.1.0" dependencies = [ - "alloy-primitives", + "alloy-primitives 0.3.3", "alloy-rlp", "alloy-rlp-derive", "anyhow", @@ -20428,6 +20210,7 @@ dependencies = [ "ethers", "ethers-contract-abigen", "evm-common", + "frame-support", "futures", "geth-primitives", "hex", @@ -20450,7 +20233,7 @@ dependencies = [ "reqwest-retry", "serde", "serde_json", - "sp-core 21.0.0", + "sp-core 28.0.0", "sp-mmr-primitives", "tesseract-primitives", "tokio", @@ -20491,7 +20274,7 @@ dependencies = [ "parity-scale-codec", "primitive-types", "serde", - "sp-core 31.0.0", + "sp-core 28.0.0", "tokio", "tracing", ] @@ -20528,9 +20311,9 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.60" +version = "1.0.59" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "579e9083ca58dd9dcf91a9923bb9054071b9ebbd800b342194c9feb0ee89fc18" +checksum = "f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa" dependencies = [ "thiserror-impl", ] @@ -20552,18 +20335,18 @@ checksum = "e4c60d69f36615a077cc7663b9cb8e42275722d23e58a7fa3d2c7f2915d09d04" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "thiserror-impl" -version = "1.0.60" +version = "1.0.59" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524" +checksum = "d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -20630,7 +20413,7 @@ dependencies = [ "pretty-hex", "thiserror", "tokio", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tracing", "uuid 1.8.0", "winauth", @@ -20745,7 +20528,7 @@ dependencies = [ "parking_lot 0.12.2", "pin-project-lite 0.2.14", "signal-hook-registry", - "socket2 0.5.7", + "socket2 0.5.6", "tokio-macros", "tracing", "windows-sys 0.48.0", @@ -20769,7 +20552,7 @@ checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -20799,7 +20582,7 @@ dependencies = [ "async-trait", "byteorder", "bytes", - "fallible-iterator 0.2.0", + "fallible-iterator", "futures-channel", "futures-util", "log", @@ -20811,7 +20594,7 @@ dependencies = [ "postgres-types", "socket2 0.4.10", "tokio", - "tokio-util 0.7.11", + "tokio-util 0.7.10", ] [[package]] @@ -20855,7 +20638,7 @@ dependencies = [ "futures-core", "pin-project-lite 0.2.14", "tokio", - "tokio-util 0.7.11", + "tokio-util 0.7.10", ] [[package]] @@ -20918,9 +20701,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.11" +version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1" +checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" dependencies = [ "bytes", "futures-core", @@ -20928,6 +20711,7 @@ dependencies = [ "futures-sink", "pin-project-lite 0.2.14", "tokio", + "tracing", ] [[package]] @@ -20961,14 +20745,14 @@ dependencies = [ "serde", "serde_spanned", "toml_datetime", - "toml_edit 0.22.13", + "toml_edit 0.22.12", ] [[package]] name = "toml_datetime" -version = "0.6.6" +version = "0.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf" +checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" dependencies = [ "serde", ] @@ -20986,6 +20770,17 @@ dependencies = [ "winnow 0.5.40", ] +[[package]] +name = "toml_edit" +version = "0.20.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81" +dependencies = [ + "indexmap 2.2.6", + "toml_datetime", + "winnow 0.5.40", +] + [[package]] name = "toml_edit" version = "0.21.1" @@ -20999,15 +20794,15 @@ dependencies = [ [[package]] name = "toml_edit" -version = "0.22.13" +version = "0.22.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96c" +checksum = "d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef" dependencies = [ "indexmap 2.2.6", "serde", "serde_spanned", "toml_datetime", - "winnow 0.6.8", + "winnow 0.6.7", ] [[package]] @@ -21051,7 +20846,7 @@ dependencies = [ "rand 0.8.5", "slab", "tokio", - "tokio-util 0.7.11", + "tokio-util 0.7.10", "tower-layer", "tower-service", "tracing", @@ -21123,7 +20918,7 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -21158,9 +20953,9 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "461fe686e103f3afc4c93a56474193ffc46d4b2770f8df5d56e025e8bb54960c" +checksum = "5f134d9dda0e872989ddf57b90ca73bcad27f1fba2cc19cfada7b76549c590b0" dependencies = [ "coarsetime", "polkadot-primitives", @@ -21178,7 +20973,7 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -21308,7 +21103,7 @@ dependencies = [ "primitive-types", "prisma-client-rust", "serde", - "sp-core 31.0.0", + "sp-core 28.0.0", "subxt", "tesseract-evm", "tesseract-primitives", @@ -21451,9 +21246,9 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" [[package]] name = "try-runtime-cli" -version = "0.41.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80765dc36d90e9f2112dccc6e5d70df50ab1239dba8e004bcc70cc77b3a9712d" +checksum = "eb82b8de45dabaaba00c8c7394f18c6f97dd0e27954d4de08b352a24886d8407" dependencies = [ "async-trait", "clap", @@ -21469,19 +21264,19 @@ dependencies = [ "sp-api", "sp-consensus-aura", "sp-consensus-babe", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-debug-derive 14.0.0", - "sp-externalities 0.27.0", + "sp-externalities 0.25.0", "sp-inherents", - "sp-io 33.0.0", - "sp-keystore 0.37.0", + "sp-io 30.0.0", + "sp-keystore 0.34.0", "sp-rpc", - "sp-runtime 34.0.0", - "sp-state-machine 0.38.0", + "sp-runtime 31.0.1", + "sp-state-machine 0.35.0", "sp-timestamp", "sp-transaction-storage-proof", "sp-version", - "sp-weights 30.0.0", + "sp-weights 27.0.0", "substrate-rpc-client", "zstd 0.12.4", ] @@ -21766,7 +21561,7 @@ version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.14", "serde", ] @@ -21776,7 +21571,7 @@ version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.14", "serde", ] @@ -21872,9 +21667,9 @@ dependencies = [ [[package]] name = "waker-fn" -version = "1.2.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7" +checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690" [[package]] name = "walkdir" @@ -21943,7 +21738,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", "wasm-bindgen-shared", ] @@ -21977,7 +21772,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -22010,14 +21805,14 @@ checksum = "b7f89739351a2e03cb94beb799d47fb2cac01759b40ec441f7de39b00cbf7ef0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "wasm-instrument" -version = "0.4.0" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a47ecb37b9734d1085eaa5ae1a81e60801fd8c28d4cabdd8aedb982021918bc" +checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd" dependencies = [ "parity-wasm", ] @@ -22407,9 +22202,9 @@ checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" [[package]] name = "westend-runtime" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ef1f629f711d7d110a1d13a12d3b4ab8fdc4ec3f97abbe9d1f0d248014a9e72" +checksum = "390ccc949904980061c181f0a1507ceb793f3b57f8f930ef60222839e08cb2ca" dependencies = [ "binary-merkle-tree", "bitvec", @@ -22444,7 +22239,7 @@ dependencies = [ "pallet-indices", "pallet-membership", "pallet-message-queue", - "pallet-mmr 30.0.0", + "pallet-mmr 27.0.0", "pallet-multisig", "pallet-nomination-pools", "pallet-nomination-pools-benchmarking", @@ -22485,24 +22280,24 @@ dependencies = [ "serde_derive", "smallvec", "sp-api", - "sp-application-crypto 33.0.0", - "sp-arithmetic 25.0.0", + "sp-application-crypto 30.0.0", + "sp-arithmetic 23.0.0", "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 31.0.0", + "sp-core 28.0.0", "sp-genesis-builder", "sp-inherents", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-mmr-primitives", "sp-npos-elections", "sp-offchain", - "sp-runtime 34.0.0", + "sp-runtime 31.0.1", "sp-session", "sp-staking", "sp-std 14.0.0", - "sp-storage 20.0.0", + "sp-storage 19.0.0", "sp-transaction-pool", "sp-version", "staging-xcm", @@ -22514,17 +22309,17 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38ee9606d7d954aef2b22107e80fc128a467cd8d6f1d347f64e417f88b2833c8" +checksum = "2c410b8a17b87e5228f9c27ba4a8020e7ece4a8afb0f452b989834623afe84a2" dependencies = [ "frame-support", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core 31.0.0", - "sp-runtime 34.0.0", - "sp-weights 30.0.0", + "sp-core 28.0.0", + "sp-runtime 31.0.1", + "sp-weights 27.0.0", "staging-xcm", "staging-xcm-builder", ] @@ -22543,9 +22338,9 @@ dependencies = [ [[package]] name = "wide" -version = "0.7.19" +version = "0.7.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aab6594190de06d718a5dbc5fa781ab62f8903797056480e549ca74add6b7065" +checksum = "81a1851a719f11d1d2fea40e15c72f6c00de8c142d7ac47c1441cc7e4d0d5bc6" dependencies = [ "bytemuck", "safe_arch", @@ -22854,9 +22649,9 @@ dependencies = [ [[package]] name = "winnow" -version = "0.6.8" +version = "0.6.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618d" +checksum = "14b9415ee827af173ebb3f15f9083df5a122eb93572ec28741fb153356ea2578" dependencies = [ "memchr", ] @@ -22952,21 +22747,21 @@ dependencies = [ [[package]] name = "xcm-procedural" -version = "8.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4717a97970a9cda70d7db53cf50d2615c2f6f6b7c857445325b4a39ea7aa2cd" +checksum = "7998facd751c42ec9b11a4cf71fcdb41fb147c5c8db8bcd1281fe84f8760d515" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] name = "xcm-simulator" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2039d951ee20d6047f573b979522fa5ba297398cd5a8e2150961f32ab975bd08" +checksum = "958836c9a2dc17a9b3a8b23fab47903a7dbc934f8d447386813c813139dbba8a" dependencies = [ "frame-support", "parity-scale-codec", @@ -22974,7 +22769,7 @@ dependencies = [ "polkadot-core-primitives", "polkadot-parachain-primitives", "polkadot-runtime-parachains", - "sp-io 33.0.0", + "sp-io 30.0.0", "sp-std 14.0.0", "staging-xcm", "staging-xcm-builder", @@ -22983,9 +22778,9 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "10.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbee4e4445e87d7dfa655df66363d31bf8949a9889a8989cfc40f57e9a38316c" +checksum = "5d77b22d85a38487bed2cbfdaaace74e7191bb9ef28d1fb16c5e32d2cd7e63e9" dependencies = [ "frame-support", "frame-system", @@ -22999,9 +22794,9 @@ dependencies = [ "polkadot-parachain-primitives", "polkadot-runtime-parachains", "scale-info", - "sp-core 31.0.0", - "sp-io 33.0.0", - "sp-runtime 34.0.0", + "sp-core 28.0.0", + "sp-io 30.0.0", + "sp-runtime 31.0.1", "sp-std 14.0.0", "sp-tracing 16.0.0", "staging-xcm", @@ -23053,22 +22848,22 @@ dependencies = [ [[package]] name = "zerocopy" -version = "0.7.34" +version = "0.7.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087" +checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.7.34" +version = "0.7.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" +checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] @@ -23088,7 +22883,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.63", + "syn 2.0.60", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index 40c5d52fe..2ce7ac48d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -102,109 +102,109 @@ lto = "thin" [workspace.dependencies] # wasm -frame-benchmarking = { version = "31.0.0", default-features = false } -frame-executive = { version = "31.0.0", default-features = false } -frame-support = { version = "31.0.0", default-features = false } -frame-system = { version = "31.0.0", default-features = false } -frame-system-benchmarking = { version = "31.0.0", default-features = false } -frame-system-rpc-runtime-api = { version = "29.0.0", default-features = false } -frame-try-runtime = { version = "0.37.0", default-features = false } -pallet-aura = { version = "30.0.0", features = ["experimental"], default-features = false } -pallet-authorship = { version = "31.0.0", default-features = false } -pallet-balances = { version = "31.0.0", default-features = false } -pallet-session = { version = "31.0.0", default-features = false } -pallet-sudo = { version = "31.0.0", default-features = false } -pallet-utility = { version = "31.0.0", default-features = false } -pallet-timestamp = { version = "30.0.0", default-features = false } -pallet-transaction-payment = { version = "31.0.0", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { version = "31.0.0", default-features = false } -pallet-message-queue = { version = "34.0.0", default-features = false } -sp-api = { version = "29.0.0", default-features = false } -sp-blockchain = { version = "31.0.0", default-features = false } -sp-io = { version = "33.0.0", default-features = false } -sp-trie = { version = "32.0.0", default-features = false } -sp-block-builder = { version = "29.0.0", default-features = false } -sp-consensus-aura = { version = "0.35.0", default-features = false } -sp-consensus-beefy = { version = "16.0.0", default-features = false } -sp-core = { version = "31.0.0", default-features = false } -sp-core-hashing = { version = "16.0.0", default-features = false } -sp-inherents = { version = "29.0.0", default-features = false } -sp-offchain = { version = "29.0.0", default-features = false } -sp-runtime = { version = "34.0.0", default-features = false } -sp-session = { version = "30.0.0", default-features = false } +frame-benchmarking = { version = "28.0.0", default-features = false } +frame-executive = { version = "28.0.0", default-features = false } +frame-support = { version = "28.0.0", default-features = false } +frame-system = { version = "28.0.0", default-features = false } +frame-system-benchmarking = { version = "28.0.0", default-features = false } +frame-system-rpc-runtime-api = { version = "26.0.0", default-features = false } +frame-try-runtime = { version = "0.34.0", default-features = false } +pallet-aura = { version = "27.0.0", features = ["experimental"], default-features = false } +pallet-authorship = { version = "28.0.0", default-features = false } +pallet-balances = { version = "28.0.0", default-features = false } +pallet-session = { version = "28.0.0", default-features = false } +pallet-sudo = { version = "28.0.0", default-features = false } +pallet-utility = { version = "28.0.0", default-features = false } +pallet-timestamp = { version = "27.0.0", default-features = false } +pallet-transaction-payment = { version = "28.0.0", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { version = "28.0.0", default-features = false } +pallet-message-queue = { version = "31.0.0", default-features = false } +sp-api = { version = "26.0.0", default-features = false } +sp-blockchain = { version = "28.0.0", default-features = false } +sp-io = { version = "30.0.0", default-features = false } +sp-trie = { version = "29.0.0", default-features = false } +sp-block-builder = { version = "26.0.0", default-features = false } +sp-consensus-aura = { version = "0.32.0", default-features = false } +sp-consensus-beefy = { version = "13.0.0", default-features = false } +sp-core = { version = "28.0.0", default-features = false } +sp-core-hashing = { version = "15.0.0", default-features = false } +sp-inherents = { version = "26.0.0", default-features = false } +sp-offchain = { version = "26.0.0", default-features = false } +sp-runtime = { version = "31.0.1", default-features = false } +sp-session = { version = "27.0.0", default-features = false } sp-std = { version = "14.0.0", default-features = false } -sp-transaction-pool = { version = "29.0.0", default-features = false } -sp-version = { version = "32.0.0", default-features = false } -sp-genesis-builder = { version = "0.10.0", default-features = false } -pallet-xcm = { version = "10.0.1", default-features = false } -polkadot-parachain-primitives = { version = "9.0.0", default-features = false } -polkadot-runtime-common = { version = "10.0.0", default-features = false } -staging-xcm = { version = "10.0.0", default-features = false } -staging-xcm-builder = { version = "10.0.0", default-features = false } -staging-xcm-executor = { version = "10.0.0", default-features = false } -cumulus-primitives-aura = { version = "0.10.0", default-features = false } -cumulus-pallet-session-benchmarking = { version = "12.0.0", default-features = false } -cumulus-pallet-aura-ext = { version = "0.10.0", default-features = false } -cumulus-pallet-dmp-queue = { version = "0.10.0", default-features = false } -cumulus-pallet-xcm = { version = "0.10.0", default-features = false } -cumulus-pallet-xcmp-queue = { version = "0.10.0", default-features = false } -cumulus-primitives-core = { version = "0.10.0", default-features = false } -cumulus-primitives-timestamp = { version = "0.10.0", default-features = false } -cumulus-primitives-utility = { version = "0.10.0", default-features = false } -pallet-collator-selection = { version = "12.0.1", default-features = false } -parachain-info = { version = "0.10.0", package = "staging-parachain-info", default-features = false } -parachains-common = { version = "10.0.0", default-features = false } -sp-timestamp = { version = "29.0.0", default-features = false } -sp-keystore = { version = "0.37.0", default-features = false } -sp-mmr-primitives = { version = "29.0.0", default-features = false } -sp-state-machine = { version = "0.38.0", default-features = false } -sp-storage = { version = "20.0.0", default-features = false } -pallet-beefy-mmr = { version = "31.0.0", default-features = false } -pallet-assets = { version = "32.0.0", default-features = false } -sp-keyring = "34.0.0" +sp-transaction-pool = { version = "26.0.0", default-features = false } +sp-version = { version = "29.0.0", default-features = false } +sp-genesis-builder = { version = "0.7.0", default-features = false } +pallet-xcm = { version = "=7.0.0", default-features = false } +polkadot-parachain-primitives = { version = "=6.0.0", default-features = false } +polkadot-runtime-common = { version = "=7.0.0", default-features = false } +staging-xcm = { version = "=7.0.0", default-features = false } +staging-xcm-builder = { version = "=7.0.0", default-features = false } +staging-xcm-executor = { version = "=7.0.0", default-features = false } +cumulus-primitives-aura = { version = "0.7.0", default-features = false } +cumulus-pallet-session-benchmarking = { version = "9.0.0", default-features = false } +cumulus-pallet-aura-ext = { version = "0.7.0", default-features = false } +cumulus-pallet-dmp-queue = { version = "0.7.0", default-features = false } +cumulus-pallet-xcm = { version = "=0.7.0", default-features = false } +cumulus-pallet-xcmp-queue = { version = "0.7.0", default-features = false } +cumulus-primitives-core = { version = "0.7.0", default-features = false } +cumulus-primitives-timestamp = { version = "0.7.0", default-features = false } +cumulus-primitives-utility = { version = "0.7.0", default-features = false } +pallet-collator-selection = { version = "9.0.0", default-features = false } +parachain-info = { package = "staging-parachain-info", version = "0.7.0", default-features = false } +parachains-common = { version = "7.0.0", default-features = false } +sp-timestamp = { version = "26.0.0", default-features = false } +sp-keystore = { version = "0.34.0", default-features = false } +sp-mmr-primitives = { version = "26.0.0", default-features = false } +sp-state-machine = { version = "0.35.0", default-features = false } +sp-storage = { version = "19.0.0", default-features = false } +pallet-beefy-mmr = { version = "28.0.0", default-features = false } +pallet-assets = { version = "29.0.0", default-features = false } +sp-keyring = "31.0.0" # client -frame-benchmarking-cli = "35.0.1" -pallet-transaction-payment-rpc = "33.0.0" -sc-basic-authorship = "0.37.0" -sc-chain-spec = "30.0.1" -sc-cli = "0.39.0" -sc-block-builder = "0.36.0" -sc-client-api = "31.0.0" -sc-consensus = "0.36.0" -sc-consensus-manual-seal = "0.38.0" -sc-executor = "0.35.0" -sc-network = "0.37.0" -sc-network-sync = "0.36.0" -sc-network-common = "0.36.0" -sc-rpc = "32.0.0" -sc-service = "0.38.0" -sc-sysinfo = "30.0.0" -sc-telemetry = "17.0.0" -sc-tracing = "31.0.0" -sc-transaction-pool = "31.0.0" -sc-transaction-pool-api = "31.0.0" -sc-offchain = "32.0.0" -substrate-frame-rpc-system = "31.0.0" +frame-benchmarking-cli = "32.0.0" +pallet-transaction-payment-rpc = "30.0.0" +sc-basic-authorship = "0.34.0" +sc-chain-spec = "27.0.0" +sc-cli = "0.36.0" +sc-block-builder = "0.33.0" +sc-client-api = "28.0.0" +sc-consensus = "0.33.0" +sc-consensus-manual-seal = "0.35.0" +sc-executor = "0.32.0" +sc-network = "0.34.0" +sc-network-sync = "0.33.0" +sc-network-common = "0.33.0" +sc-rpc = "29.0.0" +sc-service = "0.35.0" +sc-sysinfo = "27.0.0" +sc-telemetry = "15.0.0" +sc-tracing = "28.0.0" +sc-transaction-pool = "28.0.0" +sc-transaction-pool-api = "28.0.0" +sc-offchain = "29.0.0" +substrate-frame-rpc-system = "28.0.0" substrate-prometheus-endpoint = "0.17.0" -try-runtime-cli = "0.41.0" -polkadot-cli = "10.0.0" -polkadot-primitives = "10.0.0" -polkadot-service = "10.0.0" -cumulus-client-cli = "0.10.0" -cumulus-client-consensus-aura = "0.10.0" -cumulus-client-consensus-common = "0.10.0" -cumulus-client-network = "0.10.0" -cumulus-client-service = "0.10.0" -cumulus-primitives-parachain-inherent = "0.10.0" -cumulus-relay-chain-interface = "0.10.0" -cumulus-client-consensus-proposer = "0.10.0" -cumulus-client-collator = "0.10.0" -substrate-wasm-builder = { version = "20.0.0" } -mmr-rpc = { version = "31.0.0" } -xcm-simulator-example = "10.0.0" -xcm-simulator = "10.0.0" -polkadot-runtime-parachains = "10.0.0" +try-runtime-cli = "0.38.0" +polkadot-cli = "7.0.0" +polkadot-primitives = "7.0.0" +polkadot-service = "7.0.0" +cumulus-client-cli = "0.7.0" +cumulus-client-consensus-aura = "0.7.0" +cumulus-client-consensus-common = "0.7.0" +cumulus-client-network = "0.7.0" +cumulus-client-service = "0.7.0" +cumulus-primitives-parachain-inherent = "0.7.0" +cumulus-relay-chain-interface = "0.7.0" +cumulus-client-consensus-proposer = "0.7.0" +cumulus-client-collator = "0.7.0" +substrate-wasm-builder = { version = "17.0.0" } +mmr-rpc = { version = "28.0.0" } +xcm-simulator-example = "7.0.0" +xcm-simulator = "7.0.0" +polkadot-runtime-parachains = "7.0.0" # crates.io serde = { version = "1", default-features = false } @@ -217,11 +217,11 @@ anyhow = {version = "1.0.71", default-features = false } alloy-rlp = { version = "0.3.2", default-features = false } alloy-rlp-derive = "0.3.2" ethabi = { version = "18.0.0", features = ["rlp", "parity-codec"], default-features = false } -orml-xcm-support = { version = "=0.9.1", default-features = false } -orml-traits = { version = "=0.9.1", default-features = false } +orml-xcm-support = { version = "=0.7.0", default-features = false } +orml-traits = { version = "=0.7.0", default-features = false } primitive-types = { version = "0.12.1", default-features = false } -sc-simnode = { version = "1.9.0" } -simnode-runtime-api = { version = "1.9.0", default-features = false } +sc-simnode = { version = "1.6.3" } +simnode-runtime-api = { version = "1.6.0", default-features = false } subxt = { version = "0.30.1", default-features = false } # local crates @@ -244,23 +244,23 @@ sync-committee-verifier = { path = "./modules/consensus/sync-committee/verifier" # consensus clients ismp-bsc = { path = "./modules/ismp/clients/bsc", default-features = false } -ismp-parachain = { version = "1.9.0", path = "./modules/ismp/clients/parachain/client", default-features = false } -ismp-parachain-inherent = { version = "1.9.0", path = "./modules/ismp/clients/parachain/inherent" } -ismp-parachain-runtime-api = { version = "1.9.0", path = "./modules/ismp/clients/parachain/runtime-api", default-features = false } +ismp-parachain = { version = "1.6.2", path = "./modules/ismp/clients/parachain/client", default-features = false } +ismp-parachain-inherent = { version = "1.6.2", path = "./modules/ismp/clients/parachain/inherent" } +ismp-parachain-runtime-api = { version = "1.6.2", path = "./modules/ismp/clients/parachain/runtime-api", default-features = false } ismp-sync-committee = { path = "./modules/ismp/clients/sync-committee", default-features = false } evm-common = { path = "./modules/ismp/clients/sync-committee/evm-common", default-features = false } arbitrum-verifier = { path = "./modules/ismp/clients/arbitrum", default-features = false } op-verifier = { path = "./modules/ismp/clients/optimism", default-features = false } # state machine clients -substrate-state-machine = { version = "1.9.0", path = "modules/ismp/state-machines/substrate", default-features = false } +substrate-state-machine = { version = "1.6.2", path = "modules/ismp/state-machines/substrate", default-features = false } hyperbridge-client-machine = { path = "modules/ismp/state-machines/hyperbridge", default-features = false } # pallets -pallet-ismp = { version = "1.9.0", path = "modules/ismp/pallets/pallet", default-features = false } -pallet-ismp-rpc = { version = "1.9.0", path = "modules/ismp/pallets/rpc" } -pallet-ismp-runtime-api = { version = "1.9.0", path = "modules/ismp/pallets/runtime-api", default-features = false } -pallet-hyperbridge = { version = "1.9.0", path = "modules/ismp/pallets/hyperbridge", default-features = false } +pallet-ismp = { version = "1.6.2", path = "modules/ismp/pallets/pallet", default-features = false } +pallet-ismp-rpc = { version = "1.6.2", path = "modules/ismp/pallets/rpc" } +pallet-ismp-runtime-api = { version = "1.6.2", path = "modules/ismp/pallets/runtime-api", default-features = false } +pallet-hyperbridge = { version = "1.6.2", path = "modules/ismp/pallets/hyperbridge", default-features = false } pallet-fishermen = { path = "modules/ismp/pallets/fishermen", default-features = false } pallet-ismp-demo = { path = "modules/ismp/pallets/demo", default-features = false } pallet-ismp-relayer = { path = "modules/ismp/pallets/relayer", default-features = false } @@ -273,7 +273,7 @@ pallet-mmr = { path = "modules/trees/mmr/pallet", default-features = false } pallet-mmr-runtime-api = { path = "modules/trees/mmr/pallet/runtime-api", default-features = false } mmr-gadget = { path = "modules/trees/mmr/gadget" } ethereum-triedb = { version = "0.1.1", path = "./modules/trees/ethereum", default-features = false } -mmr-primitives = { version = "1.9.0", path = "modules/trees/mmr/primitives", default-features = false } +mmr-primitives = { version = "1.6.2", path = "modules/trees/mmr/primitives", default-features = false } # runtimes gargantua-runtime = { path = "./parachain/runtimes/gargantua", default-features = false } @@ -290,9 +290,13 @@ tesseract = { path = "tesseract/relayer" } transaction-fees = { path = "tesseract/fees" } telemetry-server = { path = "tesseract/telemetry" } tesseract-config = { path = "tesseract/config" } -cumulus-pallet-parachain-system= { version = "0.10.0", default-features = false, features = [ + +[workspace.dependencies.cumulus-pallet-parachain-system] +version = "0.7.0" +default-features = false +features = [ "parameterized-consensus-hook", -] } +] [workspace.dependencies.ethers] git = "https://github.com/polytope-labs/ethers-rs" diff --git a/modules/consensus/bsc/verifier/Cargo.toml b/modules/consensus/bsc/verifier/Cargo.toml index e79176431..1d5ec9a31 100644 --- a/modules/consensus/bsc/verifier/Cargo.toml +++ b/modules/consensus/bsc/verifier/Cargo.toml @@ -8,13 +8,13 @@ publish = false [dependencies] -log = { workspace = true } -anyhow = { workspace = true } -sp-core = { workspace = true } -alloy-rlp = { workspace = true } -alloy-primitives = { workspace = true } -alloy-rlp-derive = { workspace = true } -codec = { workspace = true } +log = { version = "0.4.17", default-features = false } +anyhow = { workspace = true, default-features = false } +sp-core = {version = "27.0.0", default-features = false } +alloy-rlp = { version = "0.3.2", default-features = false } +alloy-primitives = { version = "0.6.0", default-features = false, features = ["rlp"] } +alloy-rlp-derive = "0.3.2" +codec = { package = "parity-scale-codec", version = "3.1.3", default-features = false } ethabi = { version = "18.0.0", features = ["rlp", "parity-codec"], default-features = false } ismp = { path = "../../../ismp/core", default-features = false } geth-primitives = { path = "../../geth-primitives", default-features = false } diff --git a/modules/consensus/geth-primitives/Cargo.toml b/modules/consensus/geth-primitives/Cargo.toml index c5d37a314..306b37709 100644 --- a/modules/consensus/geth-primitives/Cargo.toml +++ b/modules/consensus/geth-primitives/Cargo.toml @@ -8,7 +8,7 @@ publish = false [dependencies] -anyhow = { workspace = true } +anyhow = { workspace = true, default-features = false } alloy-rlp = { workspace = true } alloy-primitives = { workspace = true } alloy-rlp-derive.workspace = true diff --git a/modules/hyperclient/tests/streams.rs b/modules/hyperclient/tests/streams.rs index 8bd3f8763..f1b9e9323 100644 --- a/modules/hyperclient/tests/streams.rs +++ b/modules/hyperclient/tests/streams.rs @@ -17,6 +17,7 @@ async fn subscribe_to_request_status() -> Result<(), anyhow::Error> { } #[wasm_bindgen_test] +#[ignore] async fn test_timeout_request() -> Result<(), anyhow::Error> { init_tracing(); diff --git a/modules/ismp/clients/arbitrum/Cargo.toml b/modules/ismp/clients/arbitrum/Cargo.toml index bd0ec13fc..8470f32aa 100644 --- a/modules/ismp/clients/arbitrum/Cargo.toml +++ b/modules/ismp/clients/arbitrum/Cargo.toml @@ -15,13 +15,13 @@ geth-primitives = { workspace = true } evm-common = { workspace = true } # crates.io -alloy-rlp = { workspace = true } -alloy-rlp-derive = { workspace = true } -alloy-primitives = { workspace = true } +alloy-rlp = { version = "0.3.2", default-features = false } +alloy-rlp-derive = "0.3.2" +alloy-primitives = { version = "0.6.0", default-features = false, features = ["rlp"] } hex = { version = "0.4.3", default-features = false } hex-literal = "0.3.4" ethabi = { version = "18.0.0", features = ["rlp", "parity-codec"], default-features = false } -codec = { workspace = true } +codec = { package = "parity-scale-codec", version = "3.1.3", default-features = false } [dev-dependencies] diff --git a/modules/ismp/clients/bsc/Cargo.toml b/modules/ismp/clients/bsc/Cargo.toml index 8d5d5c78c..4ef85b321 100644 --- a/modules/ismp/clients/bsc/Cargo.toml +++ b/modules/ismp/clients/bsc/Cargo.toml @@ -10,9 +10,9 @@ publish = false [dependencies] log = { version = "0.4.17", default-features = false } anyhow = { workspace = true } -sp-core = { workspace = true } -codec = { workspace = true } -scale-info = { workspace = true , features = ["derive"] } +sp-core = {version = "27.0.0", default-features = false } +codec = { package = "parity-scale-codec", version = "3.1.3", default-features = false } +scale-info = { version = "2.1.1", default-features = false, features = ["derive"] } ismp = { workspace = true } bsc-verifier = { workspace = true } diff --git a/modules/ismp/clients/optimism/Cargo.toml b/modules/ismp/clients/optimism/Cargo.toml index 4964bb68f..d974173f2 100644 --- a/modules/ismp/clients/optimism/Cargo.toml +++ b/modules/ismp/clients/optimism/Cargo.toml @@ -14,13 +14,13 @@ geth-primitives = { workspace = true } evm-common = { workspace = true } # crates.io -alloy-rlp = { workspace = true } -alloy-rlp-derive = { workspace = true } -alloy-primitives = { workspace = true } +alloy-rlp = { version = "0.3.2", default-features = false } +alloy-rlp-derive = "0.3.2" +alloy-primitives = { version = "0.6.0", default-features = false, features = ["rlp"] } hex = { version = "0.4.3", default-features = false } hex-literal = "0.3.4" ethabi = { version = "18.0.0", features = ["rlp", "parity-codec"], default-features = false } -codec = { workspace = true } +codec = { package = "parity-scale-codec", version = "3.1.3", default-features = false } diff --git a/modules/ismp/clients/parachain/client/Cargo.toml b/modules/ismp/clients/parachain/client/Cargo.toml index b7eba347a..7c3661fea 100644 --- a/modules/ismp/clients/parachain/client/Cargo.toml +++ b/modules/ismp/clients/parachain/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ismp-parachain" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/modules/ismp/clients/parachain/inherent/Cargo.toml b/modules/ismp/clients/parachain/inherent/Cargo.toml index 3366a6c20..c39458d3a 100644 --- a/modules/ismp/clients/parachain/inherent/Cargo.toml +++ b/modules/ismp/clients/parachain/inherent/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ismp-parachain-inherent" -version = "1.9.0" +version = "1.6.3" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/modules/ismp/clients/parachain/runtime-api/Cargo.toml b/modules/ismp/clients/parachain/runtime-api/Cargo.toml index 50361b613..ade7f1898 100644 --- a/modules/ismp/clients/parachain/runtime-api/Cargo.toml +++ b/modules/ismp/clients/parachain/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ismp-parachain-runtime-api" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/modules/ismp/clients/sync-committee/evm-common/Cargo.toml b/modules/ismp/clients/sync-committee/evm-common/Cargo.toml index 39d6fba17..303f3121a 100644 --- a/modules/ismp/clients/sync-committee/evm-common/Cargo.toml +++ b/modules/ismp/clients/sync-committee/evm-common/Cargo.toml @@ -16,9 +16,9 @@ geth-primitives = { workspace = true } # crates.io trie-db = { workspace = true } hash-db = { workspace = true } -alloy-rlp = { workspace = true } -alloy-rlp-derive = { workspace = true } -alloy-primitives = {workspace = true } +alloy-rlp = { version = "0.3.2", default-features = false } +alloy-rlp-derive = "0.3.2" +alloy-primitives = { version = "0.6.0", default-features = false, features = ["rlp"] } hex = { version = "0.4.3", default-features = false } hex-literal = "0.3.4" ethabi = { version = "18.0.0", features = ["rlp", "parity-codec"], default-features = false } diff --git a/modules/ismp/pallets/asset-gateway/src/lib.rs b/modules/ismp/pallets/asset-gateway/src/lib.rs index 5b26faa21..d8e31a0f2 100644 --- a/modules/ismp/pallets/asset-gateway/src/lib.rs +++ b/modules/ismp/pallets/asset-gateway/src/lib.rs @@ -32,8 +32,8 @@ use frame_support::{ use sp_core::{H160, H256, U256}; use sp_runtime::{traits::AccountIdConversion, Percent}; use staging_xcm::{ - v4::{Asset, AssetId, Assets, Fungibility, Junction, Location, WeightLimit}, - VersionedAssets, VersionedLocation, + v3::{AssetId, Fungibility, Junction, MultiAsset, MultiAssets, MultiLocation, WeightLimit}, + VersionedMultiAssets, VersionedMultiLocation, }; use ismp::{ @@ -305,7 +305,7 @@ impl IsmpModule for Module where >::Balance: From, u128: From<>::Balance>, - >::AssetId: From, + >::AssetId: From, T::AccountId: Into<[u8; 32]> + From<[u8; 32]>, { fn on_accept(&self, post: ismp::router::Post) -> Result<(), ismp::error::Error> { @@ -368,7 +368,7 @@ where let amount = { U256::from_big_endian(&body.amount.to_be_bytes::<32>()).low_u128() }; - let asset_id = Location::parent(); + let asset_id = MultiLocation::parent(); let protocol_account = Pallet::::protocol_account_id(); let pallet_account = Pallet::::account_id(); @@ -394,14 +394,15 @@ where })?; // We don't custody user funds, we send the dot back to the relaychain using xcm - let xcm_beneficiary: Location = + let xcm_beneficiary: MultiLocation = Junction::AccountId32 { network: None, id: body.to.0 }.into(); - let xcm_dest = VersionedLocation::V4(Location::parent()); + let xcm_dest = VersionedMultiLocation::V3(MultiLocation::parent()); let fee_asset_item = 0; let weight_limit = WeightLimit::Unlimited; - let asset = Asset { id: AssetId(asset_id), fun: Fungibility::Fungible(amount) }; + let asset = + MultiAsset { id: AssetId::Concrete(asset_id), fun: Fungibility::Fungible(amount) }; - let mut assets = Assets::new(); + let mut assets = MultiAssets::new(); assets.push(asset); // Send xcm back to relaychain @@ -409,7 +410,7 @@ where frame_system::RawOrigin::Signed(Pallet::::account_id()).into(), Box::new(xcm_dest), Box::new(xcm_beneficiary.into()), - Box::new(VersionedAssets::V4(assets)), + Box::new(VersionedMultiAssets::V3(assets)), fee_asset_item, weight_limit, ) @@ -477,21 +478,23 @@ where let amount = { U256::from_big_endian(&body.amount.to_be_bytes::<32>()).low_u128() }; // We do an xcm limited reserve transfer from the pallet custody account to the user // on the relaychain; - let xcm_beneficiary: Location = + let xcm_beneficiary: MultiLocation = Junction::AccountId32 { network: None, id: beneficiary.clone().into() }.into(); - let xcm_dest = VersionedLocation::V4(Location::parent()); + let xcm_dest = VersionedMultiLocation::V3(MultiLocation::parent()); let fee_asset_item = 0; let weight_limit = WeightLimit::Unlimited; - let asset = - Asset { id: AssetId(Location::parent()), fun: Fungibility::Fungible(amount) }; + let asset = MultiAsset { + id: AssetId::Concrete(MultiLocation::parent()), + fun: Fungibility::Fungible(amount), + }; - let mut assets = Assets::new(); + let mut assets = MultiAssets::new(); assets.push(asset); pallet_xcm::Pallet::::limited_reserve_transfer_assets( frame_system::RawOrigin::Signed(Pallet::::account_id()).into(), Box::new(xcm_dest), Box::new(xcm_beneficiary.into()), - Box::new(VersionedAssets::V4(assets)), + Box::new(VersionedMultiAssets::V3(assets)), fee_asset_item, weight_limit, ) diff --git a/modules/ismp/pallets/asset-gateway/src/xcm_utilities.rs b/modules/ismp/pallets/asset-gateway/src/xcm_utilities.rs index 7705e65c6..4eef800f2 100644 --- a/modules/ismp/pallets/asset-gateway/src/xcm_utilities.rs +++ b/modules/ismp/pallets/asset-gateway/src/xcm_utilities.rs @@ -3,14 +3,17 @@ use core::marker::PhantomData; use frame_support::traits::fungibles::{self, Mutate}; use ismp::host::{Ethereum, StateMachine}; use sp_core::{Get, H160}; -use staging_xcm::v4::{ - Asset, Error as XcmError, Junction, Junctions, Location, NetworkId, Result as XcmResult, - XcmContext, +use staging_xcm::{ + prelude::MultiLocation, + v3::{ + Error as XcmError, Junction, Junctions, MultiAsset, NetworkId, Result as XcmResult, + XcmContext, + }, }; use staging_xcm_builder::{AssetChecking, FungiblesMutateAdapter}; use staging_xcm_executor::{ traits::{ConvertLocation, Error as MatchError, MatchesFungibles, TransactAsset}, - AssetsInHolding, + Assets as XcmAssets, }; // Supported EVM chains @@ -73,26 +76,28 @@ impl ConvertLocation> for MultilocationToMultiAccount where A: From<[u8; 32]> + Into<[u8; 32]> + Clone, { - fn convert_location(location: &Location) -> Option> { + fn convert_location(location: &MultiLocation) -> Option> { // We only support locations X3 Junctions addressed to our parachain and an ethereum account match location { - Location { parents: 0, interior: Junctions::X3(inner) } => { - match inner.as_slice() { - [Junction::AccountId32 { id, .. }, Junction::AccountKey20 { network: Some(network), key }, Junction::GeneralIndex(timeout)] => - { - // Ensure that the network Id is one of the supported ethereum networks - // If it transforms correctly we return the ethereum account - let dest_state_machine = - StateMachine::try_from(WrappedNetworkId(network.clone())).ok()?; - Some(MultiAccount { - substrate_account: A::from(*id), - evm_account: H160::from(*key), - dest_state_machine, - timeout: *timeout as u64, - }) - }, - _ => None, - } + MultiLocation { + parents: 0, + interior: + Junctions::X3( + Junction::AccountId32 { id, .. }, + Junction::AccountKey20 { network: Some(network), key }, + Junction::GeneralIndex(timeout), + ), + } => { + // Ensure that the network Id is one of the supported ethereum networks + // If it transforms correctly we return the ethereum account + let dest_state_machine = + StateMachine::try_from(WrappedNetworkId(network.clone())).ok()?; + Some(MultiAccount { + substrate_account: A::from(*id), + evm_account: H160::from(*key), + dest_state_machine, + timeout: *timeout as u64, + }) }, // Any other multilocation format is unsupported _ => None, @@ -120,7 +125,7 @@ where u128: From<>::Balance>, T::AccountId: Eq + Clone + From<[u8; 32]> + Into<[u8; 32]>, { - fn can_check_in(origin: &Location, what: &Asset, context: &XcmContext) -> XcmResult { + fn can_check_in(origin: &MultiLocation, what: &MultiAsset, context: &XcmContext) -> XcmResult { FungiblesMutateAdapter::< T::Assets, Matcher, @@ -131,7 +136,7 @@ where >::can_check_in(origin, what, context) } - fn check_in(origin: &Location, what: &Asset, context: &XcmContext) { + fn check_in(origin: &MultiLocation, what: &MultiAsset, context: &XcmContext) { FungiblesMutateAdapter::< T::Assets, Matcher, @@ -142,7 +147,7 @@ where >::check_in(origin, what, context) } - fn can_check_out(dest: &Location, what: &Asset, context: &XcmContext) -> XcmResult { + fn can_check_out(dest: &MultiLocation, what: &MultiAsset, context: &XcmContext) -> XcmResult { FungiblesMutateAdapter::< T::Assets, Matcher, @@ -153,7 +158,7 @@ where >::can_check_out(dest, what, context) } - fn check_out(dest: &Location, what: &Asset, context: &XcmContext) { + fn check_out(dest: &MultiLocation, what: &MultiAsset, context: &XcmContext) { FungiblesMutateAdapter::< T::Assets, Matcher, @@ -164,7 +169,11 @@ where >::check_out(dest, what, context) } - fn deposit_asset(what: &Asset, who: &Location, _context: Option<&XcmContext>) -> XcmResult { + fn deposit_asset( + what: &MultiAsset, + who: &MultiLocation, + _context: Option<&XcmContext>, + ) -> XcmResult { // Check we handle this asset. let (asset_id, amount) = Matcher::matches_fungibles(what)?; // Regular XCM transaction @@ -200,10 +209,10 @@ where } fn withdraw_asset( - what: &Asset, - who: &Location, + what: &MultiAsset, + who: &MultiLocation, maybe_context: Option<&XcmContext>, - ) -> Result { + ) -> Result { FungiblesMutateAdapter::< T::Assets, Matcher, @@ -215,11 +224,11 @@ where } fn internal_transfer_asset( - asset: &Asset, - from: &Location, - to: &Location, + asset: &MultiAsset, + from: &MultiLocation, + to: &MultiLocation, context: &XcmContext, - ) -> Result { + ) -> Result { FungiblesMutateAdapter::< T::Assets, Matcher, @@ -231,11 +240,11 @@ where } fn transfer_asset( - asset: &Asset, - from: &Location, - to: &Location, + asset: &MultiAsset, + from: &MultiLocation, + to: &MultiLocation, context: &XcmContext, - ) -> Result { + ) -> Result { FungiblesMutateAdapter::< T::Assets, Matcher, diff --git a/modules/ismp/pallets/hyperbridge/Cargo.toml b/modules/ismp/pallets/hyperbridge/Cargo.toml index d5a13aaf8..e746d2caf 100644 --- a/modules/ismp/pallets/hyperbridge/Cargo.toml +++ b/modules/ismp/pallets/hyperbridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-hyperbridge" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/modules/ismp/pallets/pallet/Cargo.toml b/modules/ismp/pallets/pallet/Cargo.toml index 3bb6efd51..e9d32ab18 100644 --- a/modules/ismp/pallets/pallet/Cargo.toml +++ b/modules/ismp/pallets/pallet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-ismp" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/modules/ismp/pallets/relayer/Cargo.toml b/modules/ismp/pallets/relayer/Cargo.toml index 5e2673829..945a0f309 100644 --- a/modules/ismp/pallets/relayer/Cargo.toml +++ b/modules/ismp/pallets/relayer/Cargo.toml @@ -28,9 +28,9 @@ codec = { package = "parity-scale-codec", version = "3.1.3", default-features = log = { version = "0.4.17", default-features = false } hashbrown = { version = "0.14.3" } scale-info = { version = "2.1.1", default-features = false, features = ["derive"] } -alloy-rlp = { workspace = true } -alloy-primitives = { workspace = true } -alloy-rlp-derive = { workspace = true } +alloy-rlp = { version = "0.3.2", default-features = false } +alloy-primitives = { version = "0.6.0", default-features = false, features = ["rlp"] } +alloy-rlp-derive = "0.3.2" ethabi = { version = "18.0.0", features = ["rlp", "parity-codec"], default-features = false } diff --git a/modules/ismp/pallets/rpc/Cargo.toml b/modules/ismp/pallets/rpc/Cargo.toml index daf0a3e19..9dd9a9e86 100644 --- a/modules/ismp/pallets/rpc/Cargo.toml +++ b/modules/ismp/pallets/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-ismp-rpc" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" @@ -19,7 +19,7 @@ anyhow = { workspace = true } hex = "0.4.3" codec = { package = "parity-scale-codec", version = "3.0.0", features = ["derive"] } hex-literal = { version = "0.3.3" } -jsonrpsee = { version = "0.22", features = ["client-core", "server", "macros"] } +jsonrpsee = { version = "0.16.2", features = ["client-core", "server", "macros"] } serde = { version = "1.0.136", features = ["derive"] } serde_json = "1.0.45" diff --git a/modules/ismp/pallets/rpc/src/lib.rs b/modules/ismp/pallets/rpc/src/lib.rs index 0d0d29488..4552de6e1 100644 --- a/modules/ismp/pallets/rpc/src/lib.rs +++ b/modules/ismp/pallets/rpc/src/lib.rs @@ -63,7 +63,11 @@ //! } //! ``` -use jsonrpsee::{core::RpcResult, proc_macros::rpc, types::ErrorObject}; +use jsonrpsee::{ + core::{Error as RpcError, RpcResult}, + proc_macros::rpc, + types::{error::CallError, ErrorObject}, +}; use anyhow::anyhow; use codec::Encode; @@ -110,7 +114,7 @@ impl Display for BlockNumberOrHash { } /// Contains a scale encoded Mmr Proof or Trie proof -#[derive(Serialize, Deserialize, Clone)] +#[derive(Serialize, Deserialize)] pub struct Proof { /// Scale encoded `MmrProof` or state trie proof `Vec>` pub proof: Vec, @@ -119,12 +123,12 @@ pub struct Proof { } /// Converts a runtime trap into an RPC error. -fn runtime_error_into_rpc_error(e: impl std::fmt::Display) -> ErrorObject<'static> { - ErrorObject::owned( +fn runtime_error_into_rpc_error(e: impl std::fmt::Display) -> RpcError { + RpcError::Call(CallError::Custom(ErrorObject::owned( 9876, // no real reason for this value "Something wrong", Some(format!("{}", e)), - ) + ))) } /// Relevant transaction metadata for an event @@ -139,7 +143,7 @@ pub struct EventMetadata { } /// Holds an event along with relevant metadata about the event -#[derive(Serialize, Deserialize, Clone)] +#[derive(Serialize, Deserialize)] pub struct EventWithMetadata { /// The event metdata pub meta: EventMetadata, diff --git a/modules/ismp/pallets/runtime-api/Cargo.toml b/modules/ismp/pallets/runtime-api/Cargo.toml index fd8054105..c8d0daea2 100644 --- a/modules/ismp/pallets/runtime-api/Cargo.toml +++ b/modules/ismp/pallets/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-ismp-runtime-api" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/modules/ismp/pallets/testsuite/Cargo.toml b/modules/ismp/pallets/testsuite/Cargo.toml index 1a52ad0e2..a88a9d4bc 100644 --- a/modules/ismp/pallets/testsuite/Cargo.toml +++ b/modules/ismp/pallets/testsuite/Cargo.toml @@ -10,8 +10,8 @@ publish = false [dependencies] codec = { workspace = true, default-features = true } scale-info = { workspace = true, default-features = true } -alloy-primitives = { workspace = true, default-features = true } -alloy-rlp = { workspace = true, default-features = true } +alloy-primitives = { version = "0.6.0", default-features = false, features = ["rlp"] } +alloy-rlp = { workspace = true } frame-support = { workspace = true, default-features = true } frame-system = { workspace = true, default-features = true } diff --git a/modules/ismp/pallets/testsuite/src/relay_chain.rs b/modules/ismp/pallets/testsuite/src/relay_chain.rs index 50dfc1c34..4714cf40c 100644 --- a/modules/ismp/pallets/testsuite/src/relay_chain.rs +++ b/modules/ismp/pallets/testsuite/src/relay_chain.rs @@ -79,18 +79,17 @@ impl pallet_balances::Config for Runtime { type RuntimeFreezeReason = RuntimeFreezeReason; type FreezeIdentifier = (); type MaxFreezes = ConstU32<0>; + type MaxHolds = ConstU32<100>; } -impl shared::Config for Runtime { - type DisabledValidators = (); -} +impl shared::Config for Runtime {} impl configuration::Config for Runtime { type WeightInfo = configuration::TestWeightInfo; } parameter_types! { - pub const TokenLocation: Location = Here.into_location(); + pub const TokenLocation: MultiLocation = Here.into_location(); pub RelayNetwork: NetworkId = ByGenesis([0; 32]); pub const AnyNetwork: Option = None; pub UniversalLocation: Junctions = Here; @@ -149,8 +148,6 @@ impl Config for XcmConfig { type CallDispatcher = RuntimeCall; type SafeCallFilter = Everything; type Aliasers = Nothing; - - type TransactionalProcessor = (); } pub type LocalOriginToLocation = SignedToAccountId32; diff --git a/modules/ismp/pallets/testsuite/src/runtime.rs b/modules/ismp/pallets/testsuite/src/runtime.rs index 279f77653..94e5cbb1c 100644 --- a/modules/ismp/pallets/testsuite/src/runtime.rs +++ b/modules/ismp/pallets/testsuite/src/runtime.rs @@ -124,6 +124,7 @@ impl pallet_balances::Config for Test { type FreezeIdentifier = (); type MaxLocks = ConstU32<50>; type MaxReserves = ConstU32<50>; + type MaxHolds = ConstU32<1>; type MaxFreezes = (); } diff --git a/modules/ismp/pallets/testsuite/src/tests/pallet_asset_gateway.rs b/modules/ismp/pallets/testsuite/src/tests/pallet_asset_gateway.rs index 806e5c2fd..4ec8c7894 100644 --- a/modules/ismp/pallets/testsuite/src/tests/pallet_asset_gateway.rs +++ b/modules/ismp/pallets/testsuite/src/tests/pallet_asset_gateway.rs @@ -1,7 +1,5 @@ #![cfg(test)] -use std::sync::Arc; - use crate::{ relay_chain::{self, RuntimeOrigin}, runtime::Test, @@ -16,7 +14,7 @@ use ismp::{ }; use pallet_asset_gateway::{Body, Module}; use sp_core::{ByteArray, H160, H256, U256}; -use staging_xcm::v4::{Junction, Junctions, Location, NetworkId, WeightLimit}; +use staging_xcm::v3::{Junction, Junctions, MultiLocation, NetworkId, WeightLimit}; use xcm_simulator::TestExt; use xcm_simulator_example::ALICE; @@ -27,19 +25,19 @@ pub type RelayChainPalletXcm = pallet_xcm::Pallet; fn should_dispatch_ismp_request_when_assets_are_received_from_relay_chain() { MockNet::reset(); - let beneficiary: Location = Junctions::X3(Arc::new([ + let beneficiary: MultiLocation = Junctions::X3( Junction::AccountId32 { network: None, id: ALICE.into() }, Junction::AccountKey20 { network: Some(NetworkId::Ethereum { chain_id: 1 }), key: [1u8; 20], }, Junction::GeneralIndex(60 * 60), - ])) + ) .into_location(); let weight_limit = WeightLimit::Unlimited; - let dest: Location = Junction::Parachain(PARA_ID).into(); - let asset_id = Location::parent(); + let dest: MultiLocation = Junction::Parachain(PARA_ID).into(); + let asset_id = MultiLocation::parent(); Relay::execute_with(|| { // call extrinsic @@ -63,11 +61,11 @@ fn should_dispatch_ismp_request_when_assets_are_received_from_relay_chain() { let protocol_fees = pallet_asset_gateway::Pallet::::protocol_fee_percentage(); let custodied_amount = SEND_AMOUNT - (protocol_fees * SEND_AMOUNT); - dbg!(&asset_id); + dbg!(asset_id); let total_issuance = as Inspect< ::AccountId, - >>::total_issuance(asset_id.clone()); + >>::total_issuance(asset_id); dbg!(total_issuance); let pallet_account_balance = as Inspect< ::AccountId, @@ -84,19 +82,19 @@ fn should_dispatch_ismp_request_when_assets_are_received_from_relay_chain() { fn should_process_on_accept_module_callback_correctly() { MockNet::reset(); - let beneficiary: Location = Junctions::X3(Arc::new([ + let beneficiary: MultiLocation = Junctions::X3( Junction::AccountId32 { network: None, id: ALICE.into() }, Junction::AccountKey20 { network: Some(NetworkId::Ethereum { chain_id: 1 }), key: [1u8; 20], }, Junction::GeneralIndex(60 * 60), - ])) + ) .into_location(); let weight_limit = WeightLimit::Unlimited; - let dest: Location = Junction::Parachain(PARA_ID).into(); - let asset_id = Location::parent(); + let dest: MultiLocation = Junction::Parachain(PARA_ID).into(); + let asset_id = MultiLocation::parent(); let alice_balance = Relay::execute_with(|| { // call extrinsic @@ -124,12 +122,12 @@ fn should_process_on_accept_module_callback_correctly() { let total_issuance = as Inspect< ::AccountId, - >>::total_issuance(asset_id.clone()); + >>::total_issuance(asset_id); dbg!(total_issuance); let pallet_account_balance = as Inspect< ::AccountId, >>::balance( - asset_id.clone(), + asset_id, &pallet_asset_gateway::Pallet::::account_id(), ); dbg!(pallet_account_balance); @@ -168,7 +166,7 @@ fn should_process_on_accept_module_callback_correctly() { let ismp_module = Module::::default(); let initial_total_issuance = as Inspect< ::AccountId, - >>::total_issuance(asset_id.clone()); + >>::total_issuance(asset_id); ismp_module.on_accept(post).unwrap(); let total_issuance_after = as Inspect< @@ -192,19 +190,19 @@ fn should_process_on_accept_module_callback_correctly() { fn should_process_on_timeout_module_callback_correctly() { MockNet::reset(); - let beneficiary: Location = Junctions::X3(Arc::new([ + let beneficiary: MultiLocation = Junctions::X3( Junction::AccountId32 { network: None, id: ALICE.into() }, Junction::AccountKey20 { network: Some(NetworkId::Ethereum { chain_id: 1 }), key: [0u8; 20], }, Junction::GeneralIndex(60 * 60), - ])) + ) .into_location(); let weight_limit = WeightLimit::Unlimited; - let dest: Location = Junction::Parachain(PARA_ID).into(); - let asset_id = Location::parent(); + let dest: MultiLocation = Junction::Parachain(PARA_ID).into(); + let asset_id = MultiLocation::parent(); let alice_balance = Relay::execute_with(|| { // call extrinsic @@ -232,12 +230,12 @@ fn should_process_on_timeout_module_callback_correctly() { let total_issuance = as Inspect< ::AccountId, - >>::total_issuance(asset_id.clone()); + >>::total_issuance(asset_id); dbg!(total_issuance); let pallet_account_balance = as Inspect< ::AccountId, >>::balance( - asset_id.clone(), + asset_id, &pallet_asset_gateway::Pallet::::account_id(), ); dbg!(pallet_account_balance); @@ -276,7 +274,7 @@ fn should_process_on_timeout_module_callback_correctly() { let ismp_module = Module::::default(); let initial_total_issuance = as Inspect< ::AccountId, - >>::total_issuance(asset_id.clone()); + >>::total_issuance(asset_id); let timeout = Timeout::Request(Request::Post(post)); ismp_module.on_timeout(timeout).unwrap(); diff --git a/modules/ismp/pallets/testsuite/src/tests/xcm_integration_test.rs b/modules/ismp/pallets/testsuite/src/tests/xcm_integration_test.rs index ca6911cab..8635624c6 100644 --- a/modules/ismp/pallets/testsuite/src/tests/xcm_integration_test.rs +++ b/modules/ismp/pallets/testsuite/src/tests/xcm_integration_test.rs @@ -1,6 +1,6 @@ #![cfg(test)] -use std::{collections::HashMap, sync::Arc}; +use std::collections::HashMap; use anyhow::{anyhow, Context}; use codec::Encode; @@ -9,8 +9,8 @@ use ismp::host::StateMachine; use pallet_ismp_rpc::BlockNumberOrHash; use sp_runtime::MultiAddress; use staging_xcm::{ - v4::{Junction, Junctions, Location, NetworkId, WeightLimit}, - VersionedAssets, VersionedLocation, + v3::{Junction, Junctions, MultiLocation, NetworkId, WeightLimit}, + VersionedMultiAssets, VersionedMultiLocation, }; use subxt::{ config::{ @@ -200,23 +200,23 @@ async fn should_dispatch_ismp_request_when_xcm_is_received() -> anyhow::Result<( .await .into_iter() .collect::, _>>()?; - let beneficiary: Location = Junctions::X3(Arc::new([ + let beneficiary: MultiLocation = Junctions::X3( Junction::AccountId32 { network: None, id: pair.public().into() }, Junction::AccountKey20 { network: Some(NetworkId::Ethereum { chain_id: 1 }), key: [1u8; 20], }, Junction::GeneralIndex(60 * 60), - ])) + ) .into_location(); let weight_limit = WeightLimit::Unlimited; - let dest: Location = Junction::Parachain(2000).into(); + let dest: MultiLocation = Junction::Parachain(2000).into(); let call = ( - Box::::new(dest.clone().into()), - Box::::new(beneficiary.clone().into()), - Box::::new((Junctions::Here, SEND_AMOUNT).into()), + Box::::new(dest.clone().into()), + Box::::new(beneficiary.clone().into()), + Box::::new((Junctions::Here, SEND_AMOUNT).into()), 0, weight_limit, ); diff --git a/modules/ismp/pallets/testsuite/src/xcm.rs b/modules/ismp/pallets/testsuite/src/xcm.rs index f212b0c3a..05d1a8206 100644 --- a/modules/ismp/pallets/testsuite/src/xcm.rs +++ b/modules/ismp/pallets/testsuite/src/xcm.rs @@ -50,12 +50,12 @@ pub type SovereignAccountOf = ( // `EnsureOriginWithArg` impl for `CreateOrigin` which allows only XCM origins // which are locations containing the class location. pub struct ForeignCreators; -impl EnsureOriginWithArg for ForeignCreators { +impl EnsureOriginWithArg for ForeignCreators { type Success = AccountId32; fn try_origin( o: RuntimeOrigin, - a: &Location, + a: &MultiLocation, ) -> sp_std::result::Result { let origin_location = pallet_xcm::EnsureXcm::::try_origin(o.clone())?; if !a.starts_with(&origin_location) { @@ -65,7 +65,7 @@ impl EnsureOriginWithArg for ForeignCreators { } #[cfg(feature = "runtime-benchmarks")] - fn try_successful_origin(a: &Location) -> Result { + fn try_successful_origin(a: &MultiLocation) -> Result { Ok(pallet_xcm::Origin::Xcm(a.clone()).into()) } } @@ -76,7 +76,7 @@ parameter_types! { } parameter_types! { - pub const KsmLocation: Location = Location::parent(); + pub const KsmLocation: MultiLocation = MultiLocation::parent(); pub const RelayNetwork: Option = None; pub UniversalLocation: Junctions = Parachain(ParachainInfo::parachain_id().into()).into(); } @@ -97,7 +97,7 @@ parameter_types! { pub const UnitWeightCost: Weight = Weight::from_parts(1, 1); pub const MaxInstructions: u32 = 100; pub const MaxAssetsIntoHolding: u32 = 64; - pub ForeignPrefix: Location = (Parent,).into(); + pub ForeignPrefix: MultiLocation = (Parent,).into(); } pub struct CheckingAccount; @@ -110,14 +110,14 @@ impl Get for CheckingAccount { pub type LocalAssetTransactor = HyperbridgeAssetTransactor< Test, - ConvertedConcreteId, + ConvertedConcreteId, LocationToAccountId, NoChecking, CheckingAccount, >; pub fn para_ext(para_id: u32) -> sp_io::TestExternalities { let mut t = frame_system::GenesisConfig::::default().build_storage().unwrap(); - let asset_id = Location::parent(); + let asset_id = MultiLocation::parent(); let config: pallet_assets::GenesisConfig = pallet_assets::GenesisConfig { assets: vec![ // id, owner, is_sufficient, min_balance @@ -156,7 +156,7 @@ pub struct DmpMessageExecutor; impl DmpMessageHandler for DmpMessageExecutor { fn handle_dmp_messages(iter: impl Iterator)>, limit: Weight) -> Weight { for (_i, (_sent_at, data)) in iter.enumerate() { - let mut id = sp_io::hashing::blake2_256(&data[..]); + let id = sp_io::hashing::blake2_256(&data[..]); let maybe_versioned = VersionedXcm::::decode(&mut &data[..]); match maybe_versioned { Err(_) => { @@ -167,10 +167,7 @@ impl DmpMessageHandler for DmpMessageExecutor { println!("Unsupported version") }, Ok(x) => { - let _ = { - let msg = XcmExecutor::::prepare(x.clone()).unwrap(); - XcmExecutor::::execute(Parent, msg, &mut id, limit) - }; + let _ = XcmExecutor::::execute_xcm(Parent, x.clone(), id, limit); println!("Executed Xcm message") }, }, @@ -239,8 +236,6 @@ impl staging_xcm_executor::Config for XcmConfig { type CallDispatcher = RuntimeCall; type SafeCallFilter = Nothing; type Aliasers = Nothing; - - type TransactionalProcessor = (); } parameter_types! { @@ -351,8 +346,8 @@ impl pallet_asset_gateway::Config for Test { impl pallet_assets::Config for Test { type RuntimeEvent = RuntimeEvent; type Balance = Balance; - type AssetId = Location; - type AssetIdParameter = Location; + type AssetId = MultiLocation; + type AssetIdParameter = MultiLocation; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = EnsureRoot; @@ -374,8 +369,8 @@ impl pallet_assets::Config for Test { #[cfg(feature = "runtime-benchmarks")] pub struct IdentityBenchmarkHelper; #[cfg(feature = "runtime-benchmarks")] -impl BenchmarkHelper for IdentityBenchmarkHelper { - fn create_asset_id_parameter(id: u32) -> Location { - Location::new(1, Parachain(id)) +impl BenchmarkHelper for IdentityBenchmarkHelper { + fn create_asset_id_parameter(id: u32) -> MultiLocation { + MultiLocation::new(1, Parachain(id)) } } diff --git a/modules/ismp/state-machines/substrate/Cargo.toml b/modules/ismp/state-machines/substrate/Cargo.toml index 13886c16e..ea630476b 100644 --- a/modules/ismp/state-machines/substrate/Cargo.toml +++ b/modules/ismp/state-machines/substrate/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "substrate-state-machine" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/modules/trees/mmr/primitives/Cargo.toml b/modules/trees/mmr/primitives/Cargo.toml index 778ddff3c..cc369510e 100644 --- a/modules/trees/mmr/primitives/Cargo.toml +++ b/modules/trees/mmr/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mmr-primitives" -version = "1.9.0" +version = "1.6.2" edition = "2021" authors = ["Polytope Labs "] license = "Apache-2.0" diff --git a/parachain/node/Cargo.toml b/parachain/node/Cargo.toml index 6f4e1d1cb..2457e88a8 100644 --- a/parachain/node/Cargo.toml +++ b/parachain/node/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyperbridge" -version = "0.4.7" +version = "0.4.6" authors = ["Polytope Labs "] description = "The Hyperbridge coprocessor node" repository = "https://github.com/polytope-labs/hyperbridge" @@ -17,7 +17,7 @@ clap = { version = "4.0.32", features = ["derive"] } log = "0.4.17" codec = { package = "parity-scale-codec", version = "3.0.0" } serde = { version = "1.0.152", features = ["derive"] } -jsonrpsee = { version = "0.22", features = ["server"] } +jsonrpsee = { version = "0.16.2", features = ["server"] } futures = "0.3.28" serde_json = "1.0.108" diff --git a/parachain/node/src/cli.rs b/parachain/node/src/cli.rs index 91112a8cd..973384b8d 100644 --- a/parachain/node/src/cli.rs +++ b/parachain/node/src/cli.rs @@ -91,10 +91,6 @@ pub struct Cli { #[arg(long)] pub async_backing: bool, - /// Should we reinitialize the collator config on the relaychain collation subsystem? - #[arg(long)] - pub reinitialize_collator: bool, - /// Relay chain arguments #[arg(raw = true)] pub relay_chain_args: Vec, diff --git a/parachain/node/src/command.rs b/parachain/node/src/command.rs index 1f16caf96..7b0bd2e69 100644 --- a/parachain/node/src/command.rs +++ b/parachain/node/src/command.rs @@ -17,6 +17,7 @@ use std::{borrow::Cow, str::FromStr}; use cumulus_primitives_core::ParaId; use frame_benchmarking_cli::{BenchmarkCmd, SUBSTRATE_REFERENCE_HARDWARE}; +use gargantua_runtime::Block; use log::info; use polkadot_cli::service; use sc_cli::{ @@ -24,7 +25,7 @@ use sc_cli::{ NetworkParams, Result, SharedParams, SubstrateCli, }; use sc_service::config::{BasePath, PrometheusConfig}; -use sp_runtime::traits::{AccountIdConversion, Keccak256}; +use sp_runtime::traits::AccountIdConversion; use std::net::SocketAddr; use crate::{ @@ -164,21 +165,21 @@ macro_rules! construct_async_run { match runner.config().chain_spec.id() { chain if chain.contains("gargantua") || chain.contains("dev") => { runner.async_run(|$config| { - let executor = sc_service::new_wasm_executor::(&$config); + let executor = sc_service::new_wasm_executor::(&$config); let $components = new_partial::(&$config, executor)?; Ok::<_, sc_cli::Error>(( { $( $code )* }, $components.task_manager)) }) } chain if chain.contains("messier") => { runner.async_run(|$config| { - let executor = sc_service::new_wasm_executor::(&$config); + let executor = sc_service::new_wasm_executor::(&$config); let $components = new_partial::(&$config, executor)?; Ok::<_, sc_cli::Error>(( { $( $code )* }, $components.task_manager)) }) } chain if chain.contains("nexus") => { runner.async_run(|$config| { - let executor = sc_service::new_wasm_executor::(&$config); + let executor = sc_service::new_wasm_executor::(&$config); let $components = new_partial::(&$config, executor)?; Ok::<_, sc_cli::Error>(( { $( $code )* }, $components.task_manager)) }) @@ -253,7 +254,7 @@ pub fn run() -> Result<()> { runner.sync_run(|config| { let executor = - sc_service::new_wasm_executor::(&config); + sc_service::new_wasm_executor::(&config); match config.chain_spec.id() { chain if chain.contains("gargantua") || chain.contains("dev") => { @@ -291,7 +292,7 @@ pub fn run() -> Result<()> { match cmd { BenchmarkCmd::Pallet(cmd) => if cfg!(feature = "runtime-benchmarks") { - runner.sync_run(|config| cmd.run::(config)) + runner.sync_run(|config| cmd.run::(config)) } else { Err("Benchmarking wasn't enabled when building the node. \ You can enable it with `--features runtime-benchmarks`." @@ -299,7 +300,7 @@ pub fn run() -> Result<()> { }, BenchmarkCmd::Block(cmd) => runner.sync_run(|config| { let executor = - sc_service::new_wasm_executor::(&config); + sc_service::new_wasm_executor::(&config); match config.chain_spec.id() { chain if chain.contains("gargantua") || chain.contains("dev") => { @@ -331,7 +332,7 @@ pub fn run() -> Result<()> { #[cfg(feature = "runtime-benchmarks")] BenchmarkCmd::Storage(cmd) => runner.sync_run(|config| { let executor = - sc_service::new_wasm_executor::(&config); + sc_service::new_wasm_executor::(&config); match config.chain_spec.id() { chain if chain.contains("gargantua") || chain.contains("dev") => { let components = @@ -376,7 +377,7 @@ pub fn run() -> Result<()> { .map_err(|e| format!("Error: {:?}", e))?; runner.async_run(|_| { - Ok((cmd.run::(), task_manager)) + Ok((cmd.run::(), task_manager)) }) }, #[cfg(not(feature = "try-runtime"))] @@ -473,7 +474,6 @@ pub fn run() -> Result<()> { collator_options, id, hwbench, - &cli, ) .await .map_err(Into::into) diff --git a/parachain/node/src/service.rs b/parachain/node/src/service.rs index ea8ded6d1..2392c7410 100644 --- a/parachain/node/src/service.rs +++ b/parachain/node/src/service.rs @@ -20,10 +20,7 @@ use std::{sync::Arc, time::Duration}; use cumulus_client_cli::CollatorOptions; // Local Runtime Types -use crate::{ - cli::Cli, - runtime_api::{opaque, BaseHostRuntimeApis}, -}; +use crate::runtime_api::{opaque, BaseHostRuntimeApis}; // Cumulus Imports use cumulus_client_collator::service::CollatorService; @@ -54,15 +51,12 @@ use sp_keystore::KeystorePtr; use sp_runtime::traits::Keccak256; use substrate_prometheus_endpoint::Registry; -pub type HostFunctions = - (sp_io::SubstrateHostFunctions, cumulus_client_service::storage_proof_size::HostFunctions); - -pub type FullClient> = +pub type FullClient> = TFullClient; pub type FullBackend = TFullBackend; -type ParachainBlockImport> = +type ParachainBlockImport> = TParachainBlockImport>, FullBackend>; /// Starts a `ServiceBuilder` for a full service. @@ -170,7 +164,6 @@ async fn start_node_impl( collator_options: CollatorOptions, para_id: ParaId, hwbench: Option, - cli: &Cli, ) -> sc_service::error::Result where Runtime: ConstructRuntimeApi> + Send + Sync + 'static, @@ -179,7 +172,8 @@ where sc_client_api::StateBackend, { let parachain_config = prepare_node_config(parachain_config); - let executor = sc_service::new_wasm_executor::(¶chain_config); + let executor = + sc_service::new_wasm_executor::(¶chain_config); let params = new_partial::(¶chain_config, executor)?; let (block_import, mut telemetry, telemetry_worker_handle) = params.other; let net_config = sc_network::config::FullNetworkConfiguration::new(¶chain_config.network); @@ -354,7 +348,6 @@ where collator_key.expect("Command line arguments do not allow this. qed"), overseer_handle, announce_block, - cli, )?; } @@ -417,7 +410,6 @@ fn start_consensus( collator_key: CollatorPair, overseer_handle: OverseerHandle, announce_block: Arc>) + Send + Sync>, - cli: &Cli, ) -> Result<(), sc_service::Error> where Runtime: ConstructRuntimeApi> + Send + Sync + 'static, @@ -428,6 +420,8 @@ where // NOTE: because we use Aura here explicitly, we can use `CollatorSybilResistance::Resistant` // when starting the network. + let slot_duration = cumulus_client_consensus_aura::slot_duration(&*client)?; + let proposer_factory = sc_basic_authorship::ProposerFactory::with_proof_recording( task_manager.spawn_handle(), client.clone(), @@ -474,12 +468,12 @@ where collator_key, para_id, overseer_handle, + slot_duration, relay_chain_slot_duration, proposer, collator_service, // Async backing time authoring_duration: Duration::from_millis(1500), - reinitialize: cli.reinitialize_collator, }; let fut = lookahead::run::< @@ -507,7 +501,6 @@ pub async fn start_parachain_node( collator_options: CollatorOptions, para_id: ParaId, hwbench: Option, - cli: &Cli, ) -> sc_service::error::Result { match parachain_config.chain_spec.id() { chain if chain.contains("gargantua") => @@ -517,7 +510,6 @@ pub async fn start_parachain_node( collator_options, para_id, hwbench, - cli, ) .await, chain if chain.contains("messier") => @@ -527,7 +519,6 @@ pub async fn start_parachain_node( collator_options, para_id, hwbench, - cli, ) .await, chain if chain.contains("nexus") => @@ -537,7 +528,6 @@ pub async fn start_parachain_node( collator_options, para_id, hwbench, - cli, ) .await, chain => panic!("Unknown chain with id: {}", chain), diff --git a/parachain/runtimes/gargantua/src/ismp.rs b/parachain/runtimes/gargantua/src/ismp.rs index f16562e76..f1443379a 100644 --- a/parachain/runtimes/gargantua/src/ismp.rs +++ b/parachain/runtimes/gargantua/src/ismp.rs @@ -42,7 +42,7 @@ use ismp::router::Timeout; use ismp_sync_committee::constants::sepolia::Sepolia; use pallet_ismp::{dispatcher::FeeMetadata, ModuleId}; use sp_std::prelude::*; -use staging_xcm::latest::Location; +use staging_xcm::latest::MultiLocation; #[derive(Default)] pub struct ProxyModule; @@ -134,10 +134,10 @@ impl pallet_asset_gateway::Config for Runtime { #[cfg(feature = "runtime-benchmarks")] pub struct XcmBenchmarkHelper; #[cfg(feature = "runtime-benchmarks")] -impl BenchmarkHelper for XcmBenchmarkHelper { - fn create_asset_id_parameter(id: u32) -> Location { - use staging_xcm::v4::Junction::Parachain; - Location::new(1, Parachain(id)) +impl BenchmarkHelper for XcmBenchmarkHelper { + fn create_asset_id_parameter(id: u32) -> MultiLocation { + use staging_xcm::v3::Junction::Parachain; + MultiLocation::new(1, Parachain(id)) } } @@ -152,8 +152,8 @@ parameter_types! { impl pallet_assets::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = Balance; - type AssetId = Location; - type AssetIdParameter = Location; + type AssetId = MultiLocation; + type AssetIdParameter = MultiLocation; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = EnsureRoot; diff --git a/parachain/runtimes/gargantua/src/lib.rs b/parachain/runtimes/gargantua/src/lib.rs index 1f66f2ad1..cba219910 100644 --- a/parachain/runtimes/gargantua/src/lib.rs +++ b/parachain/runtimes/gargantua/src/lib.rs @@ -387,6 +387,7 @@ impl pallet_balances::Config for Runtime { type ReserveIdentifier = [u8; 8]; type FreezeIdentifier = (); type MaxFreezes = (); + type MaxHolds = ConstU32<1>; type RuntimeHoldReason = RuntimeHoldReason; type RuntimeFreezeReason = RuntimeFreezeReason; } @@ -640,7 +641,7 @@ impl_runtime_apis! { Executive::execute_block(block) } - fn initialize_block(header: &::Header) -> sp_runtime::ExtrinsicInclusionMode { + fn initialize_block(header: &::Header) { Executive::initialize_block(header) } } diff --git a/parachain/runtimes/gargantua/src/xcm.rs b/parachain/runtimes/gargantua/src/xcm.rs index b6ef7b807..8fa0e2e2d 100644 --- a/parachain/runtimes/gargantua/src/xcm.rs +++ b/parachain/runtimes/gargantua/src/xcm.rs @@ -19,7 +19,7 @@ use super::{ }; use crate::AllPalletsWithSystem; use frame_support::{ - parameter_types, + match_types, parameter_types, traits::{ConstU32, Everything, Nothing}, weights::Weight, }; @@ -43,15 +43,15 @@ use staging_xcm_executor::XcmExecutor; use pallet_asset_gateway::xcm_utilities::HyperbridgeAssetTransactor; parameter_types! { - pub const RelayLocation: Location = Location::parent(); + pub const RelayLocation: MultiLocation = MultiLocation::parent(); pub const RelayNetwork: Option = None; pub RelayChainOrigin: RuntimeOrigin = cumulus_pallet_xcm::Origin::Relay.into(); - pub Ancestry: Location = Parachain(ParachainInfo::parachain_id().into()).into(); - pub UniversalLocation: InteriorLocation = Parachain(ParachainInfo::parachain_id().into()).into(); + pub Ancestry: MultiLocation = Parachain(ParachainInfo::parachain_id().into()).into(); + pub UniversalLocation: InteriorMultiLocation = Parachain(ParachainInfo::parachain_id().into()).into(); pub CheckingAccount: AccountId = PolkadotXcm::check_account(); } -/// Type for specifying how a `Location` can be converted into an `AccountId`. This is used +/// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used /// when determining ownership of accounts for asset transacting and when attempting to use XCM /// `Transact` in order to determine the dispatch Origin. pub type LocationToAccountId = ( @@ -66,7 +66,7 @@ pub type LocationToAccountId = ( /// Means for transacting assets on this chain. pub type LocalAssetTransactor = HyperbridgeAssetTransactor< Runtime, - ConvertedConcreteId, + ConvertedConcreteId, LocationToAccountId, NoChecking, CheckingAccount, @@ -100,11 +100,11 @@ parameter_types! { pub const MaxAssetsIntoHolding: u32 = 64; } -pub struct ParentOrParentsExecutivePlurality; -impl frame_support::traits::Contains for ParentOrParentsExecutivePlurality { - fn contains(location: &Location) -> bool { - matches!(location.unpack(), (1, []) | (1, [Plurality { id: BodyId::Executive, .. }])) - } +match_types! { + pub type ParentOrParentsExecutivePlurality: impl Contains = { + MultiLocation { parents: 1, interior: Here } | + MultiLocation { parents: 1, interior: X1(Plurality { id: BodyId::Executive, .. }) } + }; } pub type Barrier = ( @@ -143,8 +143,6 @@ impl staging_xcm_executor::Config for XcmConfig { type UniversalAliases = Nothing; type CallDispatcher = RuntimeCall; type SafeCallFilter = Nothing; - - type TransactionalProcessor = (); } /// No local origins on this chain are allowed to dispatch XCM sends/executions. @@ -161,7 +159,7 @@ pub type XcmRouter = ( #[cfg(feature = "runtime-benchmarks")] parameter_types! { - pub ReachableDest: Option = Some(Parent.into()); + pub ReachableDest: Option = Some(Parent.into()); } impl pallet_xcm::Config for Runtime { diff --git a/parachain/runtimes/messier/Cargo.toml b/parachain/runtimes/messier/Cargo.toml index d150710c6..64438d611 100644 --- a/parachain/runtimes/messier/Cargo.toml +++ b/parachain/runtimes/messier/Cargo.toml @@ -91,7 +91,7 @@ pallet-ismp-relayer = { workspace = true } pallet-ismp-host-executive = { workspace = true } pallet-call-decompressor = { workspace = true } pallet-asset-gateway = { workspace = true } -hyperbridge-client-machine = { workspace = true } + pallet-mmr = { workspace = true } pallet-mmr-runtime-api = { workspace = true } @@ -168,8 +168,7 @@ std = [ "orml-traits/std", "pallet-mmr-runtime-api/std", "sp-mmr-primitives/std", - "simnode-runtime-api/std", - "hyperbridge-client-machine/std" + "simnode-runtime-api/std" ] runtime-benchmarks = [ diff --git a/parachain/runtimes/messier/src/ismp.rs b/parachain/runtimes/messier/src/ismp.rs index 0b1bea55f..297c74013 100644 --- a/parachain/runtimes/messier/src/ismp.rs +++ b/parachain/runtimes/messier/src/ismp.rs @@ -15,8 +15,8 @@ use crate::{ alloc::{boxed::Box, string::ToString}, - AccountId, Assets, Balance, Balances, Gateway, Ismp, IsmpParachain, Mmr, ParachainInfo, - Runtime, RuntimeEvent, Timestamp, EXISTENTIAL_DEPOSIT, + AccountId, Assets, Balance, Balances, Gateway, Ismp, Mmr, ParachainInfo, Runtime, RuntimeEvent, + Timestamp, EXISTENTIAL_DEPOSIT, }; use frame_support::{ pallet_prelude::{ConstU32, Get}, @@ -25,7 +25,6 @@ use frame_support::{ PalletId, }; use frame_system::EnsureRoot; -use hyperbridge_client_machine::HyperbridgeClientMachine; use ismp::{ error::Error, host::StateMachine, @@ -42,7 +41,7 @@ use ismp::router::Timeout; use ismp_sync_committee::constants::mainnet::Mainnet; use pallet_ismp::{dispatcher::FeeMetadata, ModuleId}; use sp_std::prelude::*; -use staging_xcm::latest::Location; +use staging_xcm::latest::MultiLocation; #[derive(Default)] pub struct ProxyModule; @@ -80,11 +79,6 @@ impl pallet_ismp::Config for Runtime { type ConsensusClients = ( ismp_bsc::BscClient, ismp_sync_committee::SyncCommitteeConsensusClient, - ismp_parachain::ParachainConsensusClient< - Runtime, - IsmpParachain, - HyperbridgeClientMachine, - >, ); type Mmr = Mmr; type WeightProvider = (); @@ -128,10 +122,10 @@ impl pallet_asset_gateway::Config for Runtime { #[cfg(feature = "runtime-benchmarks")] pub struct XcmBenchmarkHelper; #[cfg(feature = "runtime-benchmarks")] -impl BenchmarkHelper for XcmBenchmarkHelper { - fn create_asset_id_parameter(id: u32) -> Location { - use staging_xcm::v4::Junction::Parachain; - Location::new(1, Parachain(id)) +impl BenchmarkHelper for XcmBenchmarkHelper { + fn create_asset_id_parameter(id: u32) -> MultiLocation { + use staging_xcm::v3::Junction::Parachain; + MultiLocation::new(1, Parachain(id)) } } @@ -146,8 +140,8 @@ parameter_types! { impl pallet_assets::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = Balance; - type AssetId = Location; - type AssetIdParameter = Location; + type AssetId = MultiLocation; + type AssetIdParameter = MultiLocation; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = EnsureRoot; diff --git a/parachain/runtimes/messier/src/lib.rs b/parachain/runtimes/messier/src/lib.rs index 583095684..43cb32d77 100644 --- a/parachain/runtimes/messier/src/lib.rs +++ b/parachain/runtimes/messier/src/lib.rs @@ -397,6 +397,7 @@ impl pallet_balances::Config for Runtime { type ReserveIdentifier = [u8; 8]; type FreezeIdentifier = (); type MaxFreezes = (); + type MaxHolds = ConstU32<1>; type RuntimeHoldReason = RuntimeHoldReason; type RuntimeFreezeReason = RuntimeFreezeReason; @@ -643,7 +644,7 @@ impl_runtime_apis! { Executive::execute_block(block) } - fn initialize_block(header: &::Header) -> sp_runtime::ExtrinsicInclusionMode { + fn initialize_block(header: &::Header) { Executive::initialize_block(header) } } diff --git a/parachain/runtimes/messier/src/xcm.rs b/parachain/runtimes/messier/src/xcm.rs index ade828709..69886b799 100644 --- a/parachain/runtimes/messier/src/xcm.rs +++ b/parachain/runtimes/messier/src/xcm.rs @@ -19,7 +19,7 @@ use super::{ }; use crate::AllPalletsWithSystem; use frame_support::{ - parameter_types, + match_types, parameter_types, traits::{ConstU32, Everything, Nothing}, weights::Weight, }; @@ -43,15 +43,15 @@ use staging_xcm_executor::XcmExecutor; use pallet_asset_gateway::xcm_utilities::HyperbridgeAssetTransactor; parameter_types! { - pub const RelayLocation: Location = Location::parent(); + pub const RelayLocation: MultiLocation = MultiLocation::parent(); pub const RelayNetwork: Option = Some(NetworkId::Kusama); pub RelayChainOrigin: RuntimeOrigin = cumulus_pallet_xcm::Origin::Relay.into(); - pub Ancestry: Location = Parachain(ParachainInfo::parachain_id().into()).into(); - pub UniversalLocation: InteriorLocation = Parachain(ParachainInfo::parachain_id().into()).into(); + pub Ancestry: MultiLocation = Parachain(ParachainInfo::parachain_id().into()).into(); + pub UniversalLocation: InteriorMultiLocation = Parachain(ParachainInfo::parachain_id().into()).into(); pub CheckingAccount: AccountId = PolkadotXcm::check_account(); } -/// Type for specifying how a `Location` can be converted into an `AccountId`. This is used +/// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used /// when determining ownership of accounts for asset transacting and when attempting to use XCM /// `Transact` in order to determine the dispatch Origin. pub type LocationToAccountId = ( @@ -66,7 +66,7 @@ pub type LocationToAccountId = ( /// Means for transacting assets on this chain. pub type LocalAssetTransactor = HyperbridgeAssetTransactor< Runtime, - ConvertedConcreteId, + ConvertedConcreteId, LocationToAccountId, NoChecking, CheckingAccount, @@ -100,11 +100,11 @@ parameter_types! { pub const MaxAssetsIntoHolding: u32 = 64; } -pub struct ParentOrParentsExecutivePlurality; -impl frame_support::traits::Contains for ParentOrParentsExecutivePlurality { - fn contains(location: &Location) -> bool { - matches!(location.unpack(), (1, []) | (1, [Plurality { id: BodyId::Executive, .. }])) - } +match_types! { + pub type ParentOrParentsExecutivePlurality: impl Contains = { + MultiLocation { parents: 1, interior: Here } | + MultiLocation { parents: 1, interior: X1(Plurality { id: BodyId::Executive, .. }) } + }; } pub type Barrier = ( @@ -143,8 +143,6 @@ impl staging_xcm_executor::Config for XcmConfig { type UniversalAliases = Nothing; type CallDispatcher = RuntimeCall; type SafeCallFilter = Everything; - - type TransactionalProcessor = (); } /// No local origins on this chain are allowed to dispatch XCM sends/executions. @@ -161,7 +159,7 @@ pub type XcmRouter = ( #[cfg(feature = "runtime-benchmarks")] parameter_types! { - pub ReachableDest: Option = Some(Parent.into()); + pub ReachableDest: Option = Some(Parent.into()); } impl pallet_xcm::Config for Runtime { diff --git a/parachain/runtimes/nexus/Cargo.toml b/parachain/runtimes/nexus/Cargo.toml index 15722e684..3b1aaa9de 100644 --- a/parachain/runtimes/nexus/Cargo.toml +++ b/parachain/runtimes/nexus/Cargo.toml @@ -99,7 +99,6 @@ pallet-mmr-runtime-api = { workspace = true } sp-mmr-primitives = { workspace = true } simnode-runtime-api = { workspace = true } -hyperbridge-client-machine = { workspace = true } [features] default = [ @@ -171,8 +170,7 @@ std = [ "orml-traits/std", "pallet-mmr-runtime-api/std", "sp-mmr-primitives/std", - "simnode-runtime-api/std", - "hyperbridge-client-machine/std" + "simnode-runtime-api/std" ] runtime-benchmarks = [ diff --git a/parachain/runtimes/nexus/src/ismp.rs b/parachain/runtimes/nexus/src/ismp.rs index 6c68a8b58..53d1c9b5c 100644 --- a/parachain/runtimes/nexus/src/ismp.rs +++ b/parachain/runtimes/nexus/src/ismp.rs @@ -15,8 +15,8 @@ use crate::{ alloc::{boxed::Box, string::ToString}, - AccountId, Assets, Balance, Balances, Gateway, Ismp, IsmpParachain, Mmr, ParachainInfo, - Runtime, RuntimeEvent, Timestamp, EXISTENTIAL_DEPOSIT, + AccountId, Assets, Balance, Balances, Gateway, Ismp, Mmr, ParachainInfo, Runtime, RuntimeEvent, + Timestamp, EXISTENTIAL_DEPOSIT, }; use frame_support::{ pallet_prelude::{ConstU32, Get}, @@ -25,7 +25,6 @@ use frame_support::{ PalletId, }; use frame_system::EnsureRoot; -use hyperbridge_client_machine::HyperbridgeClientMachine; use ismp::{ error::Error, host::StateMachine, @@ -42,7 +41,7 @@ use ismp::router::Timeout; use ismp_sync_committee::constants::mainnet::Mainnet; use pallet_ismp::{dispatcher::FeeMetadata, ModuleId}; use sp_std::prelude::*; -use staging_xcm::latest::Location; +use staging_xcm::latest::MultiLocation; #[derive(Default)] pub struct ProxyModule; @@ -80,11 +79,6 @@ impl pallet_ismp::Config for Runtime { type ConsensusClients = ( ismp_bsc::BscClient, ismp_sync_committee::SyncCommitteeConsensusClient, - ismp_parachain::ParachainConsensusClient< - Runtime, - IsmpParachain, - HyperbridgeClientMachine, - >, ); type Mmr = Mmr; @@ -129,10 +123,10 @@ impl pallet_asset_gateway::Config for Runtime { #[cfg(feature = "runtime-benchmarks")] pub struct XcmBenchmarkHelper; #[cfg(feature = "runtime-benchmarks")] -impl BenchmarkHelper for XcmBenchmarkHelper { - fn create_asset_id_parameter(id: u32) -> Location { - use staging_xcm::v4::Junction::Parachain; - Location::new(1, Parachain(id)) +impl BenchmarkHelper for XcmBenchmarkHelper { + fn create_asset_id_parameter(id: u32) -> MultiLocation { + use staging_xcm::v3::Junction::Parachain; + MultiLocation::new(1, Parachain(id)) } } @@ -147,8 +141,8 @@ parameter_types! { impl pallet_assets::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = Balance; - type AssetId = Location; - type AssetIdParameter = Location; + type AssetId = MultiLocation; + type AssetIdParameter = MultiLocation; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = EnsureRoot; diff --git a/parachain/runtimes/nexus/src/lib.rs b/parachain/runtimes/nexus/src/lib.rs index 2dc785a0e..ceba09f60 100644 --- a/parachain/runtimes/nexus/src/lib.rs +++ b/parachain/runtimes/nexus/src/lib.rs @@ -225,7 +225,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { /// up by `pallet_aura` to implement `fn slot_duration()`. /// /// Change this to adjust the block time. -pub const MILLISECS_PER_BLOCK: u64 = 6000; +pub const MILLISECS_PER_BLOCK: u64 = 12_000; // NOTE: Currently it is not possible to change the slot duration after the chain has started. // Attempting to do so will brick block production. @@ -398,6 +398,7 @@ impl pallet_balances::Config for Runtime { type ReserveIdentifier = [u8; 8]; type FreezeIdentifier = (); type MaxFreezes = (); + type MaxHolds = ConstU32<1>; type RuntimeHoldReason = RuntimeHoldReason; type RuntimeFreezeReason = RuntimeFreezeReason; @@ -642,7 +643,7 @@ impl_runtime_apis! { Executive::execute_block(block) } - fn initialize_block(header: &::Header) -> sp_runtime::ExtrinsicInclusionMode { + fn initialize_block(header: &::Header) { Executive::initialize_block(header) } } diff --git a/parachain/runtimes/nexus/src/xcm.rs b/parachain/runtimes/nexus/src/xcm.rs index 78fb76a46..7d5c7dc40 100644 --- a/parachain/runtimes/nexus/src/xcm.rs +++ b/parachain/runtimes/nexus/src/xcm.rs @@ -19,7 +19,7 @@ use super::{ }; use crate::AllPalletsWithSystem; use frame_support::{ - parameter_types, + match_types, parameter_types, traits::{ConstU32, Everything, Nothing}, weights::Weight, }; @@ -43,15 +43,15 @@ use staging_xcm_executor::XcmExecutor; use pallet_asset_gateway::xcm_utilities::HyperbridgeAssetTransactor; parameter_types! { - pub const RelayLocation: Location = Location::parent(); + pub const RelayLocation: MultiLocation = MultiLocation::parent(); pub const RelayNetwork: Option = Some(NetworkId::Polkadot); pub RelayChainOrigin: RuntimeOrigin = cumulus_pallet_xcm::Origin::Relay.into(); - pub Ancestry: Location = Parachain(ParachainInfo::parachain_id().into()).into(); - pub UniversalLocation: InteriorLocation = Parachain(ParachainInfo::parachain_id().into()).into(); + pub Ancestry: MultiLocation = Parachain(ParachainInfo::parachain_id().into()).into(); + pub UniversalLocation: InteriorMultiLocation = Parachain(ParachainInfo::parachain_id().into()).into(); pub CheckingAccount: AccountId = PolkadotXcm::check_account(); } -/// Type for specifying how a `Location` can be converted into an `AccountId`. This is used +/// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used /// when determining ownership of accounts for asset transacting and when attempting to use XCM /// `Transact` in order to determine the dispatch Origin. pub type LocationToAccountId = ( @@ -66,7 +66,7 @@ pub type LocationToAccountId = ( /// Means for transacting assets on this chain. pub type LocalAssetTransactor = HyperbridgeAssetTransactor< Runtime, - ConvertedConcreteId, + ConvertedConcreteId, LocationToAccountId, NoChecking, CheckingAccount, @@ -100,11 +100,11 @@ parameter_types! { pub const MaxAssetsIntoHolding: u32 = 64; } -pub struct ParentOrParentsExecutivePlurality; -impl frame_support::traits::Contains for ParentOrParentsExecutivePlurality { - fn contains(location: &Location) -> bool { - matches!(location.unpack(), (1, []) | (1, [Plurality { id: BodyId::Executive, .. }])) - } +match_types! { + pub type ParentOrParentsExecutivePlurality: impl Contains = { + MultiLocation { parents: 1, interior: Here } | + MultiLocation { parents: 1, interior: X1(Plurality { id: BodyId::Executive, .. }) } + }; } pub type Barrier = ( @@ -143,8 +143,6 @@ impl staging_xcm_executor::Config for XcmConfig { type UniversalAliases = Nothing; type CallDispatcher = RuntimeCall; type SafeCallFilter = Everything; - - type TransactionalProcessor = (); } /// No local origins on this chain are allowed to dispatch XCM sends/executions. @@ -161,7 +159,7 @@ pub type XcmRouter = ( #[cfg(feature = "runtime-benchmarks")] parameter_types! { - pub ReachableDest: Option = Some(Parent.into()); + pub ReachableDest: Option = Some(Parent.into()); } impl pallet_xcm::Config for Runtime { diff --git a/scripts/zombienet/local-testnet.toml b/scripts/zombienet/local-testnet.toml index 523a345ba..e2b840d8a 100644 --- a/scripts/zombienet/local-testnet.toml +++ b/scripts/zombienet/local-testnet.toml @@ -47,7 +47,7 @@ ws_port = 9990 port = 40337 command = "./target/release/hyperbridge" args = [ - "-lbasic-authorship=trace,ismp=trace,xcm=trace,parachain::collator-protocol=trace,cumulus-collator=trace,aura-cumulus=trace", "--enable-offchain-indexing=true", "--pruning=archive" + "-lbasic-authorship=trace,ismp=trace,xcm=trace", "--enable-offchain-indexing=true", "--pruning=archive" ] [[parachains]] diff --git a/tesseract/evm/Cargo.toml b/tesseract/evm/Cargo.toml index 9aa715a87..40df97c7a 100644 --- a/tesseract/evm/Cargo.toml +++ b/tesseract/evm/Cargo.toml @@ -22,12 +22,13 @@ parking_lot = "0.12.1" serde_json = "1.0.105" hex-literal = { version ="0.4.1"} codec = { package = "parity-scale-codec", version = "3.2.2", features = ["derive"] } -sp-core = { version = "21.0.0", features = ["full_crypto"] } +sp-core = { workspace = true, features = ["full_crypto"] } log = "0.4.19" ethers = { workspace = true, features = ["rustls"] } ethabi = { version = "18.0.0", features = ["rlp", "full-serde"], default-features = false } tokio = { version = "1.32.0", features = ["macros", "sync"] } tokio-stream = "0.1.14" +frame-support = { workspace = true, default-features = true } reqwest-retry = "0.3.0" reqwest-middleware = "0.2.4" async-recursion = "1.0.5" @@ -53,9 +54,9 @@ jsonrpsee = { version = "0.21", features = ["ws-client"]} pallet-ismp-host-executive = { workspace = true, default-features = true } [dev-dependencies] -alloy-rlp = { workspace = true, default-features = true } -alloy-rlp-derive = { workspace = true, default-features = true } -alloy-primitives = { workspace = true, default-features = true } +alloy-rlp = "0.3.2" +alloy-rlp-derive = "0.3.2" +alloy-primitives = { version = "0.3.1", features = ["rlp"] } hex = "0.4.3" dotenv = "0.15.0" diff --git a/tesseract/evm/src/gas_oracle.rs b/tesseract/evm/src/gas_oracle.rs index d90e7715c..efa6eccbe 100644 --- a/tesseract/evm/src/gas_oracle.rs +++ b/tesseract/evm/src/gas_oracle.rs @@ -5,6 +5,7 @@ use ethers::{ providers::Http, utils::parse_units, }; +use frame_support::Deserialize; use hex_literal::hex; use ismp::host::{Ethereum, StateMachine}; use primitive_types::{H160, U256}; @@ -14,7 +15,7 @@ use reqwest::{ }; use reqwest_middleware::ClientBuilder; use reqwest_retry::{policies::ExponentialBackoff, RetryTransientMiddleware}; -use serde::{de::DeserializeOwned, Deserialize}; +use serde::de::DeserializeOwned; use std::{fmt::Debug, sync::Arc, time::Duration}; use tesseract_primitives::Cost; diff --git a/tesseract/evm/src/lib.rs b/tesseract/evm/src/lib.rs index 275dfc839..97088a246 100644 --- a/tesseract/evm/src/lib.rs +++ b/tesseract/evm/src/lib.rs @@ -7,6 +7,7 @@ use ethers::{ providers::{Http, Middleware, Provider}, signers::Signer, }; +use frame_support::crypto::ecdsa::ECDSAExt; use ismp::{ consensus::ConsensusStateId, events::Event, @@ -124,6 +125,7 @@ impl EvmClient { }, }; let signer = sp_core::ecdsa::Pair::from_seed_slice(&bytes)?; + let address = signer.public().to_eth_address().expect("Infallible").to_vec(); let http_client = Http::new_client_with_chain_middleware( config.rpc_urls.into_iter().map(|url| url.parse()).collect::>()?, @@ -133,7 +135,6 @@ impl EvmClient { let chain_id = client.get_chainid().await?.low_u64(); let signer = LocalWallet::from(SecretKey::from_slice(signer.seed().as_slice())?) .with_chain_id(chain_id); - let address = signer.address().0.to_vec(); let signer = Arc::new(provider.with_signer(signer)); let consensus_state_id = { let mut consensus_state_id: ConsensusStateId = Default::default(); diff --git a/tesseract/relayer/Cargo.toml b/tesseract/relayer/Cargo.toml index 410693157..f43bcf0ae 100644 --- a/tesseract/relayer/Cargo.toml +++ b/tesseract/relayer/Cargo.toml @@ -22,7 +22,7 @@ pallet-ismp = { workspace = true, default-features = true } ismp-sync-committee = { workspace = true, default-features = true } ethers = { workspace = true } codec = { workspace = true, default-features = true, features = ["derive"] } -sp-core = { version = "21.0.0", features = ["full_crypto"] } +sp-core = { workspace = true, default-features = true, features = ["full_crypto"] } # crates.io log = "0.4.19" diff --git a/tesseract/relayer/src/cli.rs b/tesseract/relayer/src/cli.rs index e0b2ccd7a..268ccbc0a 100644 --- a/tesseract/relayer/src/cli.rs +++ b/tesseract/relayer/src/cli.rs @@ -23,7 +23,7 @@ use ethers::prelude::H160; use futures::FutureExt; use ismp::host::StateMachine; use rust_socketio::asynchronous::ClientBuilder; -use sp_core::{ecdsa, Pair}; +use sp_core::{ecdsa, ByteArray, Pair}; use std::{collections::HashMap, sync::Arc}; use telemetry_server::Message; use tesseract_primitives::IsmpProvider; @@ -123,7 +123,7 @@ impl Cli { let pair = ecdsa::Pair::from_seed_slice(&bytes) .expect("TELEMETRY_SECRET_KEY must be 64 chars!"); let mut message = Message { signature: vec![], metadata }; - message.signature = pair.sign(message.metadata.encode().as_slice()).0.to_vec(); + message.signature = pair.sign(message.metadata.encode().as_slice()).to_raw_vec(); // todo: use compile-time env for telemetry url let client = ClientBuilder::new("https://hyperbridge-telemetry.blockops.network/") .namespace("/") diff --git a/tesseract/telemetry/Cargo.toml b/tesseract/telemetry/Cargo.toml index 40674b60b..329bd949e 100644 --- a/tesseract/telemetry/Cargo.toml +++ b/tesseract/telemetry/Cargo.toml @@ -17,7 +17,7 @@ tower = "0.4.13" tower-http = { version = "0.5.1", features = ["cors"] } anyhow = "1.0.79" axum = "0.7.4" -sp-core = { workspace = true, features = ["full_crypto"] } +sp-core = { version = "28.0.0", features = ["full_crypto"] } ismp.workspace = true primitive-types = { version = "0.12.2", features = ["serde", "scale-info"] }