diff --git a/Cargo.lock b/Cargo.lock index 28d4d89f..27a8acc5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -109,9 +109,9 @@ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" [[package]] name = "alloy-consensus" -version = "1.2.1" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3dcd2b4e208ce5477de90ccdcbd4bde2c8fb06af49a443974e92bb8f2c5e93f" +checksum = "41e46a465e50a339a817070ec23f06eb3fc9fbb8af71612868367b875a9d49e3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -204,9 +204,9 @@ dependencies = [ [[package]] name = "alloy-eips" -version = "1.2.1" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6847d641141b92a1557094aa6c236cbe49c06fb24144d4a21fe6acb970c15888" +checksum = "707337efeb051ddbaece17a73eaec5150945a5a5541112f4146508248edc2e40" dependencies = [ "alloy-eip2124", "alloy-eip2930", @@ -282,16 +282,16 @@ version = "0.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "64b728d511962dda67c1bc7ea7c03736ec275ed2cf4c35d9585298ac9ccf3b73" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] name = "alloy-serde" -version = "1.2.1" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "067b718d2e6ac1bb889341fcc7a250cfa49bcd3ba4f23923f1c1eb1f2b10cb7c" +checksum = "a438ce4cd49ec4bc213868c1fe94f2fe103d4c3f22f6a42073db974f9c0962da" dependencies = [ "alloy-primitives", "serde", @@ -307,9 +307,9 @@ dependencies = [ "alloy-sol-macro-expander", "alloy-sol-macro-input", "proc-macro-error2", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -323,9 +323,9 @@ dependencies = [ "heck 0.5.0", "indexmap 2.12.1", "proc-macro-error2", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "syn-solidity", "tiny-keccak", ] @@ -340,9 +340,9 @@ dependencies = [ "dunce", "heck 0.5.0", "macro-string", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "syn-solidity", ] @@ -386,14 +386,14 @@ dependencies = [ [[package]] name = "alloy-tx-macros" -version = "1.2.1" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "04950a13cc4209d8e9b78f306e87782466bad8538c94324702d061ff03e211c9" +checksum = "99dac443033e83b14f68fac56e8c27e76421f1253729574197ceccd06598f3ef" dependencies = [ "darling 0.21.3", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -491,9 +491,9 @@ dependencies = [ "include_dir", "itertools 0.10.5", "proc-macro-error", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -769,7 +769,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "db02d390bf6643fb404d3d22d31aee1c4bc4459600aef9113833d17e786c6e44" dependencies = [ - "quote 1.0.42", + "quote 1.0.43", "syn 1.0.109", ] @@ -779,7 +779,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3ed4aa4fe255d0bc6d79373f7e31d2ea147bcf486cba1be5ba7ea85abdb92348" dependencies = [ - "quote 1.0.42", + "quote 1.0.43", "syn 1.0.109", ] @@ -789,8 +789,8 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62945a2f7e6de02a31fe400aa489f0e0f5b2502e69f95f853adb82a96c7a6b60" dependencies = [ - "quote 1.0.42", - "syn 2.0.113", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -801,7 +801,7 @@ checksum = "db2fd794a08ccb318058009eefdf15bcaaaaf6f8161eb3345f907222bac38b20" dependencies = [ "num-bigint", "num-traits", - "quote 1.0.42", + "quote 1.0.43", "syn 1.0.109", ] @@ -813,8 +813,8 @@ checksum = "7abe79b0e4288889c4574159ab790824d0033b9fdcb2a112a3182fac2e514565" dependencies = [ "num-bigint", "num-traits", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -826,9 +826,9 @@ checksum = "09be120733ee33f7693ceaa202ca41accd5653b779563608f1234f78ae07c4b3" dependencies = [ "num-bigint", "num-traits", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -958,8 +958,8 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ae3281bc6d0fd7e549af32b52511e1302185bd688fd3359fa36423346ff682ea" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -969,9 +969,9 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "213888f660fddcca0d257e88e54ac05bca01885f258ccdf695bafd77031bb69d" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -1104,9 +1104,9 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3109e49b1e4909e9db6515a30c633684d68cdeaa252f215214cb4fa1a5bfee2c" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "synstructure 0.13.2", ] @@ -1116,9 +1116,9 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -1505,7 +1505,7 @@ version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5" dependencies = [ - "quote 1.0.42", + "quote 1.0.43", "syn 1.0.109", ] @@ -1687,9 +1687,9 @@ version = "0.1.89" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -1767,9 +1767,9 @@ version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ffdcb70bdbc4d478427380519163274ac86e52916e10f0a8889adf0f96d3fee7" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -1886,12 +1886,12 @@ dependencies = [ "cexpr", "clang-sys", "itertools 0.13.0", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "regex", "rustc-hash 2.1.1", "shlex", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -2052,6 +2052,7 @@ name = "bizinikiwi-frame-rpc-system" version = "28.0.0" dependencies = [ "assert_matches", + "bizinikiwi-test-runtime-client", "docify", "futures", "jsonrpsee", @@ -2470,9 +2471,9 @@ checksum = "0686c856aa6aac0c4498f936d7d6a02df690f614c03e4d906d1018062b5c5e2c" dependencies = [ "once_cell", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -2884,9 +2885,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" dependencies = [ "heck 0.5.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -2916,9 +2917,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e69eee115667ccda8b9ed7010bcf13356ad45269fc92aa78534890b42809a64" dependencies = [ "proc-macro-error2", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -3101,9 +3102,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "692186b5ebe54007e45a59aea47ece9eb4108e141326c304cdc91699a7118a22" dependencies = [ "nom 7.1.3", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -3239,8 +3240,8 @@ version = "0.2.34" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "unicode-xid 0.2.6", ] @@ -3596,7 +3597,7 @@ dependencies = [ "hashbrown 0.15.5", "log", "pulley-interpreter", - "regalloc2 0.13.3", + "regalloc2 0.13.4", "rustc-hash 2.1.1", "serde", "smallvec", @@ -3927,9 +3928,9 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -3969,10 +3970,10 @@ dependencies = [ "cc", "codespan-reporting", "indexmap 2.12.1", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "scratch", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -3984,9 +3985,9 @@ dependencies = [ "clap", "codespan-reporting", "indexmap 2.12.1", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4002,9 +4003,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "31d72ebfcd351ae404fb00ff378dfc9571827a00722c9e735c9181aec320ba0a" dependencies = [ "indexmap 2.12.1", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4035,10 +4036,10 @@ checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" dependencies = [ "fnv", "ident_case", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "strsim", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -4049,11 +4050,11 @@ checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" dependencies = [ "fnv", "ident_case", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "serde", "strsim", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -4063,8 +4064,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" dependencies = [ "darling_core 0.20.11", - "quote 1.0.42", - "syn 2.0.113", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4074,8 +4075,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" dependencies = [ "darling_core 0.21.3", - "quote 1.0.42", - "syn 2.0.113", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4114,7 +4115,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" dependencies = [ "data-encoding", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -4167,8 +4168,8 @@ version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -4178,9 +4179,9 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4189,9 +4190,9 @@ version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ef941ded77d15ca19b40374869ac6000af1c9f2a4c0f3d4c70926287e6364a8f" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4200,9 +4201,9 @@ version = "1.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4212,10 +4213,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f" dependencies = [ "convert_case 0.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "rustc_version 0.4.1", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -4242,9 +4243,9 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4254,10 +4255,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" dependencies = [ "convert_case 0.10.0", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "rustc_version 0.4.1", - "syn 2.0.113", + "syn 2.0.114", "unicode-xid 0.2.6", ] @@ -4372,9 +4373,9 @@ version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4412,10 +4413,10 @@ dependencies = [ "common-path", "derive-syn-parse", "once_cell", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "regex", - "syn 2.0.113", + "syn 2.0.114", "termcolor", "toml 0.8.23", "walkdir", @@ -4477,9 +4478,9 @@ version = "0.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7e8671d54058979a37a26f3511fbf8d198ba1aa35ffb202c42587d918d77213a" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4562,9 +4563,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1d7bc049e1bd8cdeb31b68bbd586a9464ecf9f3944af3958a7a9d0f8b9799417" dependencies = [ "enum-ordinalize", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4672,9 +4673,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" dependencies = [ "heck 0.5.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4693,7 +4694,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d4be2cf2fe7b971b1865febbacd4d8df544aa6bd377cca011a6d69dcf4c60d94" dependencies = [ "convert_case 0.6.0", - "quote 1.0.42", + "quote 1.0.43", "syn 1.0.109", ] @@ -4712,9 +4713,9 @@ version = "4.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ca9601fb2d62598ee17836250842873a413586e5d7ed88b356e38ddbb0ec631" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4733,9 +4734,9 @@ version = "0.7.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4744,9 +4745,9 @@ version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -4926,9 +4927,9 @@ dependencies = [ "file-guard", "fs-err", "prettyplease", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -5025,9 +5026,9 @@ dependencies = [ "expander", "indexmap 2.12.1", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -5301,17 +5302,6 @@ dependencies = [ "serde", ] -[[package]] -name = "frame-storage-access-test-runtime" -version = "0.1.0" -dependencies = [ - "parity-scale-codec", - "pezsp-core", - "pezsp-runtime", - "pezsp-state-machine", - "pezsp-trie", -] - [[package]] name = "fs-err" version = "2.11.0" @@ -5457,9 +5447,9 @@ version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -5469,7 +5459,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a8f2f12607f92c69b12ed746fabf9ca4f5c482cba46679c1a75b874ed7c26adb" dependencies = [ "futures-io", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-pki-types", ] @@ -5825,9 +5815,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.4.12" +version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" +checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" dependencies = [ "atomic-waker", "bytes", @@ -6264,7 +6254,7 @@ dependencies = [ "hyper 1.8.1", "hyper-util", "log", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-native-certs 0.8.3", "rustls-pki-types", "tokio", @@ -6566,9 +6556,9 @@ version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -6586,8 +6576,8 @@ version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", ] [[package]] @@ -6846,16 +6836,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "319af585c4c8a6b5552a52b7787a1ab3e4d59df7614190b1f85b9b842488789d" dependencies = [ "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] name = "jiff" -version = "0.2.17" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a87d9b8105c23642f50cbbae03d1f75d8422c5cb98ce7ee9271f7ff7505be6b8" +checksum = "e67e8da4c49d6d9909fe03361f9b620f58898859f5c7aded68351e85e71ecf50" dependencies = [ "jiff-static", "log", @@ -6866,13 +6856,13 @@ dependencies = [ [[package]] name = "jiff-static" -version = "0.2.17" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b787bebb543f8969132630c51fd0afab173a86c6abae56ff3b9e5e3e3f9f6e58" +checksum = "e0c84ee7f197eca9a86c6fd6cb771e55eb991632f15f2bc3ca6ec838929e6e78" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -6983,7 +6973,7 @@ dependencies = [ "http 1.4.0", "jsonrpsee-core", "pin-project", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-pki-types", "rustls-platform-verifier", "soketto", @@ -7036,7 +7026,7 @@ dependencies = [ "hyper-util", "jsonrpsee-core", "jsonrpsee-types", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-platform-verifier", "serde", "serde_json", @@ -7055,9 +7045,9 @@ checksum = "7398cddf5013cca4702862a2692b66c48a3bd6cf6ec681a47453c93d63cf8de5" dependencies = [ "heck 0.5.0", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -7691,7 +7681,7 @@ dependencies = [ "quinn", "rand 0.8.5", "ring", - "rustls 0.23.35", + "rustls 0.23.36", "socket2 0.5.10", "thiserror 2.0.17", "tokio", @@ -7744,8 +7734,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd297cf53f0cb3dee4d2620bb319ae47ef27c702684309f682bdb7e55a18ae9c" dependencies = [ "heck 0.5.0", - "quote 1.0.42", - "syn 2.0.113", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -7776,7 +7766,7 @@ dependencies = [ "libp2p-identity", "rcgen", "ring", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-webpki 0.103.8", "thiserror 2.0.17", "x509-parser", @@ -8137,9 +8127,9 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b27834086c65ec3f9387b096d66e99f221cf081c2b738042aa252bcd41204e3" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -8150,8 +8140,8 @@ checksum = "cc33f9f0351468d26fbc53d9ce00a096c8522ecb42f19b50f34f2c422f76d21d" dependencies = [ "macro_magic_core", "macro_magic_macros", - "quote 1.0.42", - "syn 2.0.113", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -8163,9 +8153,9 @@ dependencies = [ "const-random", "derive-syn-parse", "macro_magic_core_macros", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -8174,9 +8164,9 @@ version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b02abfe41815b5bd98dbd4260173db2c116dda171dc0fe7838cb206333b83308" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -8186,8 +8176,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "73ea28ee64b88876bf45277ed9a5817c1817df061a74f2b988971a12570e5869" dependencies = [ "macro_magic_core", - "quote 1.0.42", - "syn 2.0.113", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -8202,8 +8192,8 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -8385,9 +8375,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" dependencies = [ "cfg-if", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -8498,8 +8488,8 @@ checksum = "1d6d4752e6230d8ef7adf7bd5d8c4b1f6561c1014c5ba9a37445ccefe18aa1db" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro-error", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", "synstructure 0.12.6", ] @@ -8830,9 +8820,9 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -8913,9 +8903,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7" dependencies = [ "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -9047,9 +9037,9 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -9110,8 +9100,8 @@ dependencies = [ "itertools 0.11.0", "petgraph 0.6.5", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -9203,9 +9193,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "34b4653168b563151153c9e4c08ebed57fb8262bebfa79711552fa983c623e7a" dependencies = [ "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -9575,9 +9565,9 @@ checksum = "3bb96d5051a78f44f43c8f712d8e810adb0ebf923fc9ed2655a7f66f63ba8ee5" dependencies = [ "pest", "pest_meta", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -10184,9 +10174,9 @@ dependencies = [ "assert_matches", "expander", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -10294,6 +10284,7 @@ dependencies = [ "hex-literal", "parity-scale-codec", "pezbp-runtime", + "pezbp-test-utils", "pezframe-support", "pezsp-consensus-grandpa", "pezsp-core", @@ -10944,7 +10935,11 @@ dependencies = [ "pezcumulus-client-consensus-common", "pezcumulus-client-network", "pezcumulus-primitives-core", + "pezcumulus-test-client", + "pezcumulus-test-relay-sproof-builder", + "pezcumulus-test-runtime", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-overseer", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", @@ -10975,6 +10970,8 @@ dependencies = [ "pezcumulus-primitives-aura", "pezcumulus-primitives-core", "pezcumulus-relay-chain-interface", + "pezcumulus-test-client", + "pezcumulus-test-relay-sproof-builder", "pezkuwi-node-subsystem", "pezkuwi-node-subsystem-util", "pezkuwi-overseer", @@ -11097,10 +11094,14 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.5", "pezcumulus-primitives-core", + "pezcumulus-relay-chain-inprocess-interface", "pezcumulus-relay-chain-interface", + "pezcumulus-test-service", "pezkuwi-node-subsystem", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", + "pezkuwi-test-client", "pezkuwi-teyrchain-primitives", "pezsc-client-api", "pezsc-network", @@ -11341,9 +11342,9 @@ name = "pezcumulus-pezpallet-teyrchain-system-proc-macro" version = "0.6.0" dependencies = [ "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -11545,6 +11546,7 @@ dependencies = [ "pezkuwi-cli", "pezkuwi-primitives", "pezkuwi-service", + "pezkuwi-test-client", "pezsc-cli", "pezsc-client-api", "pezsc-network", @@ -11912,6 +11914,8 @@ dependencies = [ "pezframe-support", "pezframe-support-procedural", "pezframe-system", + "pezpallet-example-basic", + "pezsc-client-db", "pezsp-api", "pezsp-application-crypto", "pezsp-core", @@ -11934,6 +11938,7 @@ version = "32.0.1" dependencies = [ "Inflector", "array-bytes 6.2.3", + "bizinikiwi-test-runtime", "chrono", "clap", "comfy-table", @@ -11946,7 +11951,9 @@ dependencies = [ "parity-scale-codec", "pezcumulus-client-teyrchain-inherent", "pezcumulus-primitives-proof-size-hostfunction", + "pezcumulus-test-runtime", "pezframe-benchmarking", + "pezframe-storage-access-test-runtime", "pezframe-support", "pezframe-system", "pezkuwi-primitives", @@ -11989,6 +11996,7 @@ dependencies = [ "serde_json", "thiserror 1.0.69", "thousands", + "zagros-runtime", ] [[package]] @@ -12011,10 +12019,10 @@ dependencies = [ "parity-scale-codec", "pezsp-arithmetic", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "scale-info", - "syn 2.0.113", + "syn 2.0.114", "trybuild", ] @@ -12042,11 +12050,14 @@ version = "28.0.0" dependencies = [ "aquamarine", "array-bytes 6.2.3", + "bizinikiwi-test-runtime-client", "log", "parity-scale-codec", "pezframe-support", "pezframe-system", "pezframe-try-runtime", + "pezpallet-balances", + "pezpallet-transaction-payment", "pezsp-core", "pezsp-inherents", "pezsp-io", @@ -12071,6 +12082,8 @@ name = "pezframe-metadata-hash-extension" version = "0.1.0" dependencies = [ "array-bytes 6.2.3", + "bizinikiwi-test-runtime-client", + "bizinikiwi-wasm-builder", "const-hex", "docify", "frame-metadata", @@ -12082,6 +12095,7 @@ dependencies = [ "pezsp-api", "pezsp-runtime", "pezsp-tracing", + "pezsp-transaction-pool", "scale-info", ] @@ -12125,6 +12139,17 @@ dependencies = [ "tokio-retry", ] +[[package]] +name = "pezframe-storage-access-test-runtime" +version = "0.1.0" +dependencies = [ + "parity-scale-codec", + "pezsp-core", + "pezsp-runtime", + "pezsp-state-machine", + "pezsp-trie", +] + [[package]] name = "pezframe-support" version = "28.0.0" @@ -12144,6 +12169,7 @@ dependencies = [ "paste", "pez-binary-merkle-tree", "pezframe-support-procedural", + "pezframe-system", "pezsp-api", "pezsp-arithmetic", "pezsp-core", @@ -12183,10 +12209,10 @@ dependencies = [ "pezsp-crypto-hashing", "pretty_assertions", "proc-macro-warning", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "regex", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -12195,18 +12221,18 @@ version = "10.0.1" dependencies = [ "pezframe-support-procedural-tools-derive", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] name = "pezframe-support-procedural-tools-derive" version = "11.0.0" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -12276,6 +12302,7 @@ dependencies = [ name = "pezframe-system" version = "28.0.0" dependencies = [ + "bizinikiwi-test-runtime-client", "cfg-if", "criterion", "docify", @@ -12361,9 +12388,11 @@ dependencies = [ "pezkuwi-node-metrics", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsc-keystore", "pezsp-application-crypto", "pezsp-authority-discovery", @@ -12387,6 +12416,7 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-primitives", "pezsp-application-crypto", @@ -12412,9 +12442,12 @@ dependencies = [ "pezkuwi-erasure-coding", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", + "pezkuwi-subsystem-bench", "pezsc-network", "pezsp-core", "pezsp-keyring", @@ -12440,9 +12473,12 @@ dependencies = [ "pezkuwi-erasure-coding", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", + "pezkuwi-subsystem-bench", "pezsc-network", "pezsp-core", "pezsp-keyring", @@ -12505,9 +12541,11 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsc-keystore", "pezsc-network", "pezsp-core", @@ -12547,9 +12585,11 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsc-keystore", "pezsc-network", "pezsp-application-crypto", @@ -12586,6 +12626,7 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-primitives", "pezsc-network", @@ -12619,9 +12660,11 @@ dependencies = [ "pezkuwi-node-metrics", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-overseer", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsc-network", "pezsp-consensus", "pezsp-core", @@ -12639,9 +12682,11 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-erasure-coding", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsp-core", "pezsp-keyring", "rstest", @@ -12666,10 +12711,13 @@ dependencies = [ "parking_lot 0.12.5", "pez-tracing-gum", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-overseer", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", + "pezkuwi-subsystem-bench", "pezsc-keystore", "pezsp-application-crypto", "pezsp-consensus", @@ -12703,6 +12751,7 @@ dependencies = [ "pezkuwi-node-metrics", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-overseer", "pezkuwi-pez-node-primitives", @@ -12732,9 +12781,11 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-erasure-coding", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsp-consensus", "pezsp-core", "pezsp-keyring", @@ -12753,9 +12804,11 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-erasure-coding", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezkuwi-statement-table", "pezkuwi-teyrchain-primitives", "pezsc-keystore", @@ -12775,8 +12828,10 @@ dependencies = [ "futures", "pez-tracing-gum", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsp-keystore", "thiserror 1.0.69", "wasm-timer", @@ -12795,10 +12850,12 @@ dependencies = [ "pezkuwi-node-core-pvf", "pezkuwi-node-metrics", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-overseer", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezkuwi-teyrchain-primitives", "pezsp-application-crypto", "pezsp-core", @@ -12818,6 +12875,7 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-metrics", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-types", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", @@ -12839,6 +12897,7 @@ dependencies = [ "parking_lot 0.12.5", "pez-tracing-gum", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", @@ -12858,9 +12917,12 @@ dependencies = [ "parity-scale-codec", "pez-tracing-gum", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", + "pezkuwi-subsystem-bench", "pezsc-keystore", "pezsp-application-crypto", "pezsp-core", @@ -12880,8 +12942,10 @@ dependencies = [ "futures", "pez-tracing-gum", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsp-core", "pezsp-tracing", "rand 0.8.5", @@ -12899,9 +12963,11 @@ dependencies = [ "futures-timer", "pez-tracing-gum", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsc-consensus-slots", "pezsp-application-crypto", "pezsp-keystore", @@ -12923,14 +12989,17 @@ dependencies = [ "libc", "parity-scale-codec", "pez-tracing-gum", + "pezkuwi-node-core-pvf", "pezkuwi-node-core-pvf-common", "pezkuwi-node-core-pvf-execute-worker", "pezkuwi-node-core-pvf-prepare-worker", "pezkuwi-node-metrics", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", "pezkuwi-teyrchain-primitives", + "pezkuwichain-runtime", "pezsc-sysinfo", "pezsc-tracing", "pezsp-core", @@ -12942,6 +13011,8 @@ dependencies = [ "slotmap", "strum 0.26.3", "tempfile", + "test-teyrchain-adder", + "test-teyrchain-halt", "thiserror 1.0.69", "tokio", ] @@ -12954,8 +13025,10 @@ dependencies = [ "futures-timer", "pez-tracing-gum", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsc-keystore", "pezsp-application-crypto", "pezsp-core", @@ -13022,6 +13095,7 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-core-pvf-common", "pezkuwi-primitives", + "pezkuwichain-runtime", "pezsp-maybe-compressed-blob", "pezstaging-tracking-allocator", "tikv-jemalloc-ctl", @@ -13037,9 +13111,11 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-metrics", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-types", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsp-api", "pezsp-consensus-babe", "pezsp-core", @@ -13185,10 +13261,12 @@ dependencies = [ "pezkuwi-node-metrics", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-types", "pezkuwi-overseer", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezsp-application-crypto", "pezsp-core", "pezsp-keystore", @@ -14136,14 +14214,17 @@ dependencies = [ "pezkuwi-node-core-teyrchains-inherent", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-types", "pezkuwi-node-subsystem-util", "pezkuwi-overseer", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", "pezkuwi-rpc", "pezkuwi-runtime-teyrchains", "pezkuwi-statement-distribution", + "pezkuwi-test-client", "pezkuwichain-runtime", "pezkuwichain-runtime-constants", "pezmmr-gadget", @@ -14215,9 +14296,12 @@ dependencies = [ "pez-tracing-gum", "pezkuwi-node-network-protocol", "pezkuwi-node-subsystem", + "pezkuwi-node-subsystem-test-helpers", "pezkuwi-node-subsystem-util", "pezkuwi-pez-node-primitives", "pezkuwi-primitives", + "pezkuwi-primitives-test-helpers", + "pezkuwi-subsystem-bench", "pezsc-keystore", "pezsc-network", "pezsp-application-crypto", @@ -14361,11 +14445,11 @@ dependencies = [ "heck 0.5.0", "parity-scale-codec", "pezkuwi-subxt-metadata", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "scale-info", "scale-typegen", - "syn 2.0.113", + "syn 2.0.114", "thiserror 1.0.69", ] @@ -14443,9 +14527,9 @@ dependencies = [ "pezsp-maybe-compressed-blob", "pezsp-state-machine", "proc-macro-error2", - "quote 1.0.42", + "quote 1.0.43", "scale-typegen", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -15144,6 +15228,7 @@ dependencies = [ name = "pezmmr-gadget" version = "29.0.0" dependencies = [ + "bizinikiwi-test-runtime-client", "futures", "log", "parity-scale-codec", @@ -15514,6 +15599,7 @@ name = "pezpallet-bags-list" version = "27.0.0" dependencies = [ "aquamarine", + "bizinikiwi-test-utils", "docify", "log", "parity-scale-codec", @@ -15564,6 +15650,7 @@ dependencies = [ "pezframe-benchmarking", "pezframe-support", "pezframe-system", + "pezpallet-transaction-payment", "pezsp-core", "pezsp-io", "pezsp-runtime", @@ -15866,6 +15953,7 @@ dependencies = [ "pezframe-support", "pezframe-system", "pezpallet-balances", + "pezpallet-contracts-fixtures", "pezpallet-contracts-proc-macro", "pezpallet-contracts-uapi", "pezpallet-insecure-randomness-collective-flip", @@ -15939,9 +16027,9 @@ dependencies = [ name = "pezpallet-contracts-proc-macro" version = "18.0.0" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -16188,6 +16276,7 @@ dependencies = [ name = "pezpallet-elections-phragmen" version = "29.0.0" dependencies = [ + "bizinikiwi-test-utils", "log", "parity-scale-codec", "pezframe-benchmarking", @@ -16534,6 +16623,7 @@ dependencies = [ "parity-scale-codec", "pezframe-benchmarking", "pezframe-support", + "pezframe-support-test", "pezframe-system", "pezpallet-balances", "pezsp-core", @@ -16974,6 +17064,7 @@ dependencies = [ "pezframe-support", "pezframe-system", "pezpallet-balances", + "pezpallet-example-basic", "pezsp-core", "pezsp-io", "pezsp-runtime", @@ -17010,6 +17101,7 @@ dependencies = [ "pezkuwi-primitives", "pezpallet-balances", "pezpallet-collective", + "pezpallet-sudo", "pezsp-core", "pezsp-io", "pezsp-runtime", @@ -17322,9 +17414,9 @@ dependencies = [ name = "pezpallet-revive-proc-macro" version = "0.44.0" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -17423,6 +17515,7 @@ dependencies = [ name = "pezpallet-scheduler" version = "29.0.0" dependencies = [ + "bizinikiwi-test-utils", "docify", "log", "parity-scale-codec", @@ -17512,6 +17605,7 @@ dependencies = [ "parity-scale-codec", "pezframe-benchmarking", "pezframe-support", + "pezframe-support-test", "pezframe-system", "pezpallet-balances", "pezsp-arithmetic", @@ -17526,6 +17620,7 @@ dependencies = [ name = "pezpallet-staking" version = "28.0.0" dependencies = [ + "bizinikiwi-test-utils", "log", "parity-scale-codec", "pezframe-benchmarking", @@ -17555,6 +17650,7 @@ name = "pezpallet-staking-async" version = "0.1.0" dependencies = [ "anyhow", + "bizinikiwi-test-utils", "env_logger 0.11.8", "log", "parity-scale-codec", @@ -17886,9 +17982,9 @@ version = "11.0.0" dependencies = [ "pezsp-runtime", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -18234,6 +18330,7 @@ dependencies = [ "pezframe-system", "pezpallet-balances", "pezpallet-collective", + "pezpallet-root-testing", "pezpallet-timestamp", "pezsp-core", "pezsp-io", @@ -18358,6 +18455,7 @@ dependencies = [ "scale-info", "serde", "tracing", + "xcm-pez-simulator", "xcm-runtime-pezapis", ] @@ -18573,9 +18671,9 @@ name = "pezsc-chain-spec-derive" version = "11.0.0" dependencies = [ "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -19458,7 +19556,7 @@ dependencies = [ "pezsp-runtime", "pezsp-tracing", "rand 0.8.5", - "rustls 0.23.35", + "rustls 0.23.36", "threadpool", "tokio", "tracing", @@ -19862,9 +19960,9 @@ name = "pezsc-tracing-proc-macro" version = "11.0.0" dependencies = [ "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -20479,9 +20577,9 @@ dependencies = [ "blake2 0.10.6", "expander", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -20823,8 +20921,8 @@ name = "pezsp-crypto-hashing-proc-macro" version = "0.1.0" dependencies = [ "pezsp-crypto-hashing", - "quote 1.0.42", - "syn 2.0.113", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -20839,9 +20937,9 @@ dependencies = [ name = "pezsp-debug-derive" version = "14.0.0" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -20969,6 +21067,7 @@ dependencies = [ name = "pezsp-npos-elections" version = "26.0.0" dependencies = [ + "bizinikiwi-test-utils", "parity-scale-codec", "pezsp-arithmetic", "pezsp-core", @@ -21074,9 +21173,9 @@ dependencies = [ "Inflector", "expander", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -21135,8 +21234,8 @@ version = "1.52.0" dependencies = [ "Inflector", "num-format", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "serde", "serde_json", "unicode-xid 0.2.6", @@ -21150,8 +21249,8 @@ checksum = "1bf18f939625b28ef71ad9eb5bcfe34aaa30ab6fd38740c49b9ea1a9f36b4671" dependencies = [ "Inflector", "num-format", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "serde", "serde_json", "unicode-xid 0.2.6", @@ -21335,9 +21434,9 @@ dependencies = [ "parity-scale-codec", "pezsp-version", "proc-macro-warning", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -21369,6 +21468,7 @@ dependencies = [ name = "pezstaging-chain-spec-builder" version = "1.6.1" dependencies = [ + "bizinikiwi-test-runtime", "clap", "cmd_lib", "docify", @@ -21651,9 +21751,9 @@ checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" dependencies = [ "phf_generator", "phf_shared", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -21686,9 +21786,9 @@ version = "1.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -21868,9 +21968,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6069dc7995cde6e612b868a02ce48b54397c6d2582bd1b97b63aabbe962cd779" dependencies = [ "polkavm-common 0.26.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -21880,9 +21980,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "90751404f08622c8a671695605cfc1bd83ec091339bd3258a37acc7a931c8741" dependencies = [ "polkavm-common 0.29.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -21892,7 +21992,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "581d34cafec741dc5ffafbb341933c205b6457f3d76257a9d99fb56687219c91" dependencies = [ "polkavm-derive-impl 0.26.0", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -21902,7 +22002,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "10e463de593b485c8685d42737aae81c24005dba967deaaaccbb6f3e936d8596" dependencies = [ "polkavm-derive-impl 0.29.0", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -22125,8 +22225,8 @@ version = "0.2.37" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" dependencies = [ - "proc-macro2 1.0.104", - "syn 2.0.113", + "proc-macro2 1.0.105", + "syn 2.0.114", ] [[package]] @@ -22206,8 +22306,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" dependencies = [ "proc-macro-error-attr", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", "version_check", ] @@ -22218,8 +22318,8 @@ version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "version_check", ] @@ -22229,8 +22329,8 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", ] [[package]] @@ -22240,9 +22340,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" dependencies = [ "proc-macro-error-attr2", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22251,9 +22351,9 @@ version = "1.84.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "75eea531cfcd120e0851a3f8aed42c4841f78c889eefafd96339c72677ae42c3" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22267,9 +22367,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.104" +version = "1.0.105" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9695f8df41bb4f3d222c95a67532365f569318332d03d5f3f67f37b20e6ebdf0" +checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" dependencies = [ "unicode-ident", ] @@ -22332,9 +22432,9 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22424,7 +22524,7 @@ dependencies = [ "prost 0.13.5", "prost-types 0.13.5", "regex", - "syn 2.0.113", + "syn 2.0.114", "tempfile", ] @@ -22444,7 +22544,7 @@ dependencies = [ "prost 0.14.1", "prost-types 0.14.1", "regex", - "syn 2.0.113", + "syn 2.0.114", "tempfile", ] @@ -22456,8 +22556,8 @@ checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4" dependencies = [ "anyhow", "itertools 0.10.5", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -22469,9 +22569,9 @@ checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" dependencies = [ "anyhow", "itertools 0.12.1", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22482,9 +22582,9 @@ checksum = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d" dependencies = [ "anyhow", "itertools 0.14.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22495,9 +22595,9 @@ checksum = "9120690fafc389a67ba3803df527d0ec9cbbc9cc45e4cc20b332996dfb672425" dependencies = [ "anyhow", "itertools 0.14.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22536,9 +22636,9 @@ version = "37.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "573407df6287098f3e9ded7873a768156bc97c6939d077924d70416cb529bab6" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22648,7 +22748,7 @@ dependencies = [ "quinn-proto", "quinn-udp", "rustc-hash 2.1.1", - "rustls 0.23.35", + "rustls 0.23.36", "socket2 0.6.1", "thiserror 2.0.17", "tokio", @@ -22668,7 +22768,7 @@ dependencies = [ "rand 0.9.2", "ring", "rustc-hash 2.1.1", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-pki-types", "slab", "thiserror 2.0.17", @@ -22702,11 +22802,11 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.42" +version = "1.0.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f" +checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" dependencies = [ - "proc-macro2 1.0.104", + "proc-macro2 1.0.105", ] [[package]] @@ -22955,9 +23055,9 @@ version = "1.0.25" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -22975,9 +23075,9 @@ dependencies = [ [[package]] name = "regalloc2" -version = "0.13.3" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e249c660440317032a71ddac302f25f1d5dff387667bcc3978d1f77aa31ac34" +checksum = "919cc500365f55230d2e2230cb813dd7c6fa5f907ad332d83ad3b862112cb69e" dependencies = [ "allocator-api2", "bumpalo", @@ -23114,7 +23214,7 @@ dependencies = [ "percent-encoding", "pin-project-lite", "quinn", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-pki-types", "serde", "serde_json", @@ -23416,9 +23516,9 @@ dependencies = [ [[package]] name = "rsa" -version = "0.9.9" +version = "0.9.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40a0376c50d0358279d9d643e4bf7b7be212f1f4ff1da9070a7b54d22ef75c88" +checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d" dependencies = [ "const-oid", "digest 0.10.7", @@ -23454,12 +23554,12 @@ checksum = "d428f8247852f894ee1be110b375111b586d4fa431f6c46e64ba5a0dcccbe605" dependencies = [ "cfg-if", "glob", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "regex", "relative-path", "rustc_version 0.4.1", - "syn 2.0.113", + "syn 2.0.114", "unicode-ident", ] @@ -23637,9 +23737,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.35" +version = "0.23.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f" +checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" dependencies = [ "log", "once_cell", @@ -23704,7 +23804,7 @@ dependencies = [ "jni", "log", "once_cell", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-native-certs 0.8.3", "rustls-platform-verifier-android", "rustls-webpki 0.103.8", @@ -23852,9 +23952,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "65cb245f7fdb489e7ba43a616cbd34427fe3ba6fe0edc1d0d250085e6c84f3ec" dependencies = [ "darling 0.20.11", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -23880,9 +23980,9 @@ checksum = "17020f2d59baabf2ddcdc20a4e567f8210baf089b8a8d4785f5fd5e716f92038" dependencies = [ "darling 0.20.11", "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -23906,9 +24006,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c6630024bf739e2179b91fb424b28898baf819414262c5d376677dbff1fe7ebf" dependencies = [ "proc-macro-crate 3.4.0", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -23942,10 +24042,10 @@ version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "642d2f13f3fc9a34ea2c1e36142984eba78cd2405a61632492f8b52993e98879" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "scale-info", - "syn 2.0.113", + "syn 2.0.114", "thiserror 2.0.17", ] @@ -24008,10 +24108,10 @@ version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4908ad288c5035a8eb12cfdf0d49270def0a268ee162b75eeee0f85d155a7c45" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "serde_derive_internals", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -24363,9 +24463,9 @@ version = "1.0.228" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -24374,9 +24474,9 @@ version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -24390,9 +24490,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.148" +version = "1.0.149" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3084b546a1dd6289475996f182a22aba973866ea8e8b02c51d9f46b1336a22da" +checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" dependencies = [ "indexmap 2.12.1", "itoa", @@ -24458,9 +24558,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c" dependencies = [ "darling 0.21.3", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -24603,9 +24703,9 @@ checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" [[package]] name = "simple-dns" -version = "0.11.1" +version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c806187d495d29bb401c3b71086ade6ffdd3129d25733b16fa0887ac095125e5" +checksum = "df350943049174c4ae8ced56c604e28270258faec12a6a48637a7655287c9ce0" dependencies = [ "bitflags 2.10.0", ] @@ -24975,11 +25075,11 @@ version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "sqlx-core", "sqlx-macros-core", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -24993,8 +25093,8 @@ dependencies = [ "heck 0.5.0", "hex", "once_cell", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "serde", "serde_json", "sha2 0.10.9", @@ -25002,7 +25102,7 @@ dependencies = [ "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", - "syn 2.0.113", + "syn 2.0.114", "tokio", "url", ] @@ -25130,8 +25230,8 @@ version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f07d54c4d01a1713eb363b55ba51595da15f6f1211435b71466460da022aa140" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -25170,8 +25270,8 @@ checksum = "1389c88ddd739ec6d3f8f83343764a0e944cd23cfbf126a9796a714b0b6edd6f" dependencies = [ "cfg_aliases 0.1.1", "memchr", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", ] @@ -25228,8 +25328,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59" dependencies = [ "heck 0.4.1", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "rustversion", "syn 1.0.109", ] @@ -25241,10 +25341,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be" dependencies = [ "heck 0.5.0", - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "rustversion", - "syn 2.0.113", + "syn 2.0.114", ] [[package]] @@ -25383,19 +25483,19 @@ version = "1.0.109" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "unicode-ident", ] [[package]] name = "syn" -version = "2.0.113" +version = "2.0.114" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "678faa00651c9eb72dd2020cbdf275d92eccb2400d568e419efdd64838145cb4" +checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "unicode-ident", ] @@ -25406,9 +25506,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f92d01b5de07eaf324f7fca61cc6bd3d82bbc1de5b6c963e6fe79e86f36580d" dependencies = [ "paste", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -25426,8 +25526,8 @@ version = "0.12.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", + "proc-macro2 1.0.105", + "quote 1.0.43", "syn 1.0.109", "unicode-xid 0.2.6", ] @@ -25438,9 +25538,9 @@ version = "0.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -25577,9 +25677,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "adcb7fd841cd518e279be3d5a3eb0636409487998a4aff22f3de87b81e88384f" dependencies = [ "cfg-if", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -25588,9 +25688,9 @@ version = "3.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c89e72a01ed4c579669add59014b9a524d609c0c88c6a585ce37485879f6ffb" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "test-case-core", ] @@ -25611,9 +25711,9 @@ version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be35209fd0781c5401458ab66e4f98accf63553e8fae7425503e92fdd319783b" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -25859,9 +25959,9 @@ version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -25870,9 +25970,9 @@ version = "2.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -26040,9 +26140,9 @@ version = "2.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -26082,7 +26182,7 @@ version = "0.26.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" dependencies = [ - "rustls 0.23.35", + "rustls 0.23.36", "tokio", ] @@ -26141,7 +26241,7 @@ checksum = "489a59b6730eda1b0171fcfda8b121f4bee2b35cba8645ca35c5f7ba3eb736c1" dependencies = [ "futures-util", "log", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-native-certs 0.8.3", "rustls-pki-types", "tokio", @@ -26393,9 +26493,9 @@ version = "0.1.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -26584,7 +26684,7 @@ dependencies = [ "httparse", "log", "rand 0.9.2", - "rustls 0.23.35", + "rustls 0.23.36", "rustls-pki-types", "sha1", "thiserror 2.0.17", @@ -26761,14 +26861,15 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "url" -version = "2.5.7" +version = "2.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" +checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" dependencies = [ "form_urlencoded", "idna", "percent-encoding", "serde", + "serde_derive", ] [[package]] @@ -27046,7 +27147,7 @@ version = "0.2.106" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3" dependencies = [ - "quote 1.0.42", + "quote 1.0.43", "wasm-bindgen-macro-support", ] @@ -27057,9 +27158,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40" dependencies = [ "bumpalo", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "wasm-bindgen-shared", ] @@ -27084,12 +27185,12 @@ dependencies = [ [[package]] name = "wasm-encoder" -version = "0.243.0" +version = "0.244.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c55db9c896d70bd9fa535ce83cd4e1f2ec3726b0edd2142079f594fc3be1cb35" +checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" dependencies = [ "leb128fmt", - "wasmparser 0.243.0", + "wasmparser 0.244.0", ] [[package]] @@ -27261,9 +27362,9 @@ dependencies = [ [[package]] name = "wasmparser" -version = "0.243.0" +version = "0.244.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6d8db401b0528ec316dfbe579e6ab4152d61739cfe076706d2009127970159d" +checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" dependencies = [ "bitflags 2.10.0", "indexmap 2.12.1", @@ -27495,9 +27596,9 @@ version = "37.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d46615cb9e10960b72cc6f4b2220062523c06d25fff33a4e61d525a4f73ee8c6" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -27520,22 +27621,22 @@ dependencies = [ [[package]] name = "wast" -version = "243.0.0" +version = "244.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df21d01c2d91e46cb7a221d79e58a2d210ea02020d57c092e79255cc2999ca7f" +checksum = "b2e7b9f9e23311275920e3d6b56d64137c160cf8af4f84a7283b36cfecbf4acb" dependencies = [ "bumpalo", "leb128fmt", "memchr", "unicode-width", - "wasm-encoder 0.243.0", + "wasm-encoder 0.244.0", ] [[package]] name = "wat" -version = "1.243.0" +version = "1.244.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "226a9a91cd80a50449312fef0c75c23478fcecfcc4092bdebe1dc8e760ef521b" +checksum = "bbf35b87ed352f9ab6cd0732abde5a67dd6153dfd02c493e61459218b19456fa" dependencies = [ "wast", ] @@ -27663,7 +27764,7 @@ dependencies = [ "cranelift-assembler-x64", "cranelift-codegen", "gimli 0.32.3", - "regalloc2 0.13.3", + "regalloc2 0.13.4", "smallvec", "target-lexicon", "thiserror 2.0.17", @@ -27731,9 +27832,9 @@ version = "0.60.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -27742,9 +27843,9 @@ version = "0.59.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -28266,9 +28367,9 @@ dependencies = [ "Inflector", "pezframe-support", "pezstaging-xcm", - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "trybuild", ] @@ -28354,6 +28455,7 @@ dependencies = [ "pezframe-system", "pezpallet-assets", "pezpallet-balances", + "pezpallet-xcm", "pezsp-api", "pezsp-io", "pezsp-tracing", @@ -28363,6 +28465,7 @@ dependencies = [ "pezstaging-xcm-executor", "scale-info", "tracing", + "xcm-pez-simulator", ] [[package]] @@ -28462,9 +28565,9 @@ version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "synstructure 0.13.2", ] @@ -28628,22 +28731,22 @@ dependencies = [ [[package]] name = "zerocopy" -version = "0.8.31" +version = "0.8.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3" +checksum = "1fabae64378cb18147bb18bca364e63bdbe72a0ffe4adf0addfec8aa166b2c56" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.31" +version = "0.8.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a" +checksum = "c9c2d862265a8bb4471d87e033e730f536e2a285cc7cb05dbce09a2a97075f90" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -28661,9 +28764,9 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", "synstructure 0.13.2", ] @@ -28683,9 +28786,9 @@ version = "1.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "85a5b4158499876c763cb03bc4e49185d3cccbabb15b33c627f7884f43db852e" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] @@ -28716,16 +28819,16 @@ version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" dependencies = [ - "proc-macro2 1.0.104", - "quote 1.0.42", - "syn 2.0.113", + "proc-macro2 1.0.105", + "quote 1.0.43", + "syn 2.0.114", ] [[package]] name = "zmij" -version = "1.0.10" +version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30e0d8dffbae3d840f64bda38e28391faef673a7b5a6017840f2a106c8145868" +checksum = "2fc5a66a20078bf1251bde995aa2fdcc4b800c70b5d92dd2c62abc5c60f679f8" [[package]] name = "zombienet-backchannel" diff --git a/Cargo.toml b/Cargo.toml index 4e26b83b..d456f4df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -994,6 +994,7 @@ pezframe-election-provider-support = { path = "bizinikiwi/pezframe/election-prov pezframe-executive = { path = "bizinikiwi/pezframe/executive", version = "28.0.0", default-features = false } pezframe-metadata = { path = "bizinikiwi/pezframe/pezframe-metadata", version = "23.0.1", default-features = false } pezframe-metadata-hash-extension = { path = "bizinikiwi/pezframe/metadata-hash-extension", version = "0.1.0", default-features = false } +pezframe-storage-access-test-runtime = { path = "bizinikiwi/utils/pezframe/storage-access-test-runtime", version = "0.1.0", default-features = true } pezframe-support = { path = "bizinikiwi/pezframe/support", version = "28.0.0", default-features = false } pezframe-support-procedural = { path = "bizinikiwi/pezframe/support/procedural", version = "23.0.0", default-features = false } pezframe-support-procedural-tools = { path = "bizinikiwi/pezframe/support/procedural/tools", version = "10.0.1", default-features = false } diff --git a/bizinikiwi/client/merkle-mountain-range/Cargo.toml b/bizinikiwi/client/merkle-mountain-range/Cargo.toml index 93efe6f2..99ae5833 100644 --- a/bizinikiwi/client/merkle-mountain-range/Cargo.toml +++ b/bizinikiwi/client/merkle-mountain-range/Cargo.toml @@ -29,7 +29,7 @@ pezsp-mmr-primitives = { workspace = true, default-features = true } pezsp-runtime = { workspace = true, default-features = true } [dev-dependencies] -# bizinikiwi-test-runtime-client = { workspace = true } +bizinikiwi-test-runtime-client = { workspace = true } parking_lot = { workspace = true, default-features = true } pezsc-block-builder = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } @@ -37,7 +37,7 @@ tokio = { workspace = true, default-features = true } [features] runtime-benchmarks = [ - # "bizinikiwi-test-runtime-client/runtime-benchmarks", + "bizinikiwi-test-runtime-client/runtime-benchmarks", "pezsc-block-builder/runtime-benchmarks", "pezsc-client-api/runtime-benchmarks", "pezsc-offchain/runtime-benchmarks", diff --git a/bizinikiwi/pezframe/bags-list/Cargo.toml b/bizinikiwi/pezframe/bags-list/Cargo.toml index 291baa8c..242b7511 100644 --- a/bizinikiwi/pezframe/bags-list/Cargo.toml +++ b/bizinikiwi/pezframe/bags-list/Cargo.toml @@ -40,8 +40,8 @@ pezsp-core = { optional = true, workspace = true } pezsp-io = { optional = true, workspace = true } pezsp-tracing = { optional = true, workspace = true } -# bizinikiwi-test-utils moved to integration tests to break circular dependency [dev-dependencies] +bizinikiwi-test-utils = { workspace = true } pezframe-benchmarking = { workspace = true, default-features = true } pezframe-election-provider-support = { workspace = true, default-features = true } pezpallet-balances = { workspace = true, default-features = true } diff --git a/bizinikiwi/pezframe/balances/Cargo.toml b/bizinikiwi/pezframe/balances/Cargo.toml index 814eaf25..bd942b83 100644 --- a/bizinikiwi/pezframe/balances/Cargo.toml +++ b/bizinikiwi/pezframe/balances/Cargo.toml @@ -27,12 +27,12 @@ pezsp-core = { workspace = true } pezsp-runtime = { workspace = true } scale-info = { features = ["derive"], workspace = true } -# pezpallet-transaction-payment moved to integration tests to break circular dependency [dev-dependencies] paste = { workspace = true, default-features = true } pezframe-support = { features = [ "experimental", ], workspace = true, default-features = true } +pezpallet-transaction-payment = { workspace = true, default-features = true } pezsp-io = { workspace = true, default-features = true } [features] @@ -54,6 +54,7 @@ runtime-benchmarks = [ "pezframe-benchmarking/runtime-benchmarks", "pezframe-support/runtime-benchmarks", "pezframe-system/runtime-benchmarks", + "pezpallet-transaction-payment/runtime-benchmarks", "pezsp-io/runtime-benchmarks", "pezsp-runtime/runtime-benchmarks", ] diff --git a/bizinikiwi/pezframe/benchmarking/Cargo.toml b/bizinikiwi/pezframe/benchmarking/Cargo.toml index cce510d9..8715422e 100644 --- a/bizinikiwi/pezframe/benchmarking/Cargo.toml +++ b/bizinikiwi/pezframe/benchmarking/Cargo.toml @@ -35,9 +35,10 @@ scale-info = { features = ["derive"], workspace = true } serde = { optional = true, workspace = true, default-features = true } static_assertions = { workspace = true, default-features = true } -# Dev-dependencies with pezsc-client-db moved to integration tests to break circular dependency [dev-dependencies] array-bytes = { workspace = true, default-features = true } +pezpallet-example-basic = { workspace = true, default-features = true } +pezsc-client-db = { workspace = true, default-features = true } pezsp-externalities = { workspace = true } pezsp-keystore = { workspace = true, default-features = true } pezsp-state-machine = { workspace = true } @@ -69,6 +70,7 @@ runtime-benchmarks = [ "pezframe-support-procedural/runtime-benchmarks", "pezframe-support/runtime-benchmarks", "pezframe-system/runtime-benchmarks", + "pezpallet-example-basic/runtime-benchmarks", "pezsp-api/runtime-benchmarks", "pezsp-application-crypto/runtime-benchmarks", "pezsp-io/runtime-benchmarks", diff --git a/bizinikiwi/pezframe/elections-phragmen/Cargo.toml b/bizinikiwi/pezframe/elections-phragmen/Cargo.toml index abe4585a..f29a9dae 100644 --- a/bizinikiwi/pezframe/elections-phragmen/Cargo.toml +++ b/bizinikiwi/pezframe/elections-phragmen/Cargo.toml @@ -29,8 +29,8 @@ pezsp-runtime = { workspace = true } pezsp-staking = { workspace = true } scale-info = { features = ["derive"], workspace = true } -# bizinikiwi-test-utils moved to integration tests to break circular dependency [dev-dependencies] +bizinikiwi-test-utils = { workspace = true } pezpallet-balances = { workspace = true, default-features = true } pezsp-core = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } diff --git a/bizinikiwi/pezframe/executive/Cargo.toml b/bizinikiwi/pezframe/executive/Cargo.toml index 57a1e55f..e9cf3d6a 100644 --- a/bizinikiwi/pezframe/executive/Cargo.toml +++ b/bizinikiwi/pezframe/executive/Cargo.toml @@ -29,9 +29,11 @@ pezsp-runtime = { workspace = true } pezsp-tracing = { workspace = true } scale-info = { features = ["derive"], workspace = true } -# Dev-dependencies with test-runtime-client and pallets moved to integration tests [dev-dependencies] array-bytes = { workspace = true, default-features = true } +bizinikiwi-test-runtime-client = { workspace = true } +pezpallet-balances = { workspace = true, default-features = true } +pezpallet-transaction-payment = { workspace = true, default-features = true } pezsp-core = { workspace = true, default-features = true } pezsp-inherents = { workspace = true, default-features = true } pezsp-io = { workspace = true, default-features = true } @@ -67,9 +69,12 @@ try-runtime = [ "pezsp-version/try-runtime", ] runtime-benchmarks = [ + "bizinikiwi-test-runtime-client/runtime-benchmarks", "pezframe-support/runtime-benchmarks", "pezframe-system/runtime-benchmarks", "pezframe-try-runtime?/runtime-benchmarks", + "pezpallet-balances/runtime-benchmarks", + "pezpallet-transaction-payment/runtime-benchmarks", "pezsp-inherents/runtime-benchmarks", "pezsp-io/runtime-benchmarks", "pezsp-runtime/runtime-benchmarks", diff --git a/bizinikiwi/pezframe/lottery/Cargo.toml b/bizinikiwi/pezframe/lottery/Cargo.toml index 614f0915..b114fc64 100644 --- a/bizinikiwi/pezframe/lottery/Cargo.toml +++ b/bizinikiwi/pezframe/lottery/Cargo.toml @@ -23,8 +23,8 @@ pezframe-system = { workspace = true } pezsp-runtime = { workspace = true } scale-info = { features = ["derive"], workspace = true } -# pezframe-support-test moved to integration tests to break circular dependency [dev-dependencies] +pezframe-support-test = { workspace = true } pezpallet-balances = { workspace = true, default-features = true } pezsp-core = { workspace = true, default-features = true } pezsp-io = { workspace = true, default-features = true } diff --git a/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml b/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml index d13d4ef4..5d2d3dca 100644 --- a/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml +++ b/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml @@ -20,8 +20,9 @@ pezframe-system = { workspace = true } pezsp-runtime = { features = ["serde"], workspace = true } scale-info = { features = ["derive", "serde"], workspace = true } -# Dev-dependencies with test-runtime-client and wasm-builder moved to integration tests [dev-dependencies] +bizinikiwi-test-runtime-client = { workspace = true } +bizinikiwi-wasm-builder = { workspace = true, default-features = true } frame-metadata = { features = [ "current", "unstable", @@ -29,6 +30,7 @@ frame-metadata = { features = [ merkleized-metadata = { workspace = true } pezsp-api = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } +pezsp-transaction-pool = { workspace = true, default-features = true } [features] default = ["std"] @@ -42,10 +44,12 @@ std = [ "scale-info/std", ] runtime-benchmarks = [ + "bizinikiwi-test-runtime-client/runtime-benchmarks", "pezframe-support/runtime-benchmarks", "pezframe-system/runtime-benchmarks", "pezsp-api/runtime-benchmarks", "pezsp-runtime/runtime-benchmarks", + "pezsp-transaction-pool/runtime-benchmarks", ] try-runtime = [ "pezframe-support/try-runtime", diff --git a/bizinikiwi/pezframe/parameters/Cargo.toml b/bizinikiwi/pezframe/parameters/Cargo.toml index f9b9cd90..e8c2f569 100644 --- a/bizinikiwi/pezframe/parameters/Cargo.toml +++ b/bizinikiwi/pezframe/parameters/Cargo.toml @@ -28,9 +28,9 @@ pezframe-system = { workspace = true } pezsp-core = { workspace = true } pezsp-runtime = { workspace = true } -# pezpallet-example-basic moved to integration tests to break circular dependency [dev-dependencies] pezpallet-balances = { workspace = true, default-features = true } +pezpallet-example-basic = { workspace = true, default-features = true } pezsp-io = { workspace = true, default-features = true } [features] @@ -50,6 +50,7 @@ runtime-benchmarks = [ "pezframe-support/runtime-benchmarks", "pezframe-system/runtime-benchmarks", "pezpallet-balances/runtime-benchmarks", + "pezpallet-example-basic/runtime-benchmarks", "pezsp-io/runtime-benchmarks", "pezsp-runtime/runtime-benchmarks", ] diff --git a/bizinikiwi/pezframe/scheduler/Cargo.toml b/bizinikiwi/pezframe/scheduler/Cargo.toml index fca9173c..069b7696 100644 --- a/bizinikiwi/pezframe/scheduler/Cargo.toml +++ b/bizinikiwi/pezframe/scheduler/Cargo.toml @@ -25,8 +25,8 @@ pezsp-runtime = { workspace = true } pezsp-weights = { workspace = true } scale-info = { features = ["derive"], workspace = true } -# bizinikiwi-test-utils moved to integration tests to break circular dependency [dev-dependencies] +bizinikiwi-test-utils = { workspace = true } pezpallet-preimage = { workspace = true, default-features = true } pezsp-core = { workspace = true, default-features = true } diff --git a/bizinikiwi/pezframe/society/Cargo.toml b/bizinikiwi/pezframe/society/Cargo.toml index 60bf26de..6c816776 100644 --- a/bizinikiwi/pezframe/society/Cargo.toml +++ b/bizinikiwi/pezframe/society/Cargo.toml @@ -29,8 +29,8 @@ pezsp-arithmetic = { workspace = true } pezsp-io = { workspace = true } pezsp-runtime = { workspace = true } -# pezframe-support-test moved to integration tests to break circular dependency [dev-dependencies] +pezframe-support-test = { workspace = true } pezpallet-balances = { workspace = true, default-features = true } pezsp-crypto-hashing = { workspace = true, default-features = true } diff --git a/bizinikiwi/pezframe/staking/Cargo.toml b/bizinikiwi/pezframe/staking/Cargo.toml index 50536a2a..12d73b12 100644 --- a/bizinikiwi/pezframe/staking/Cargo.toml +++ b/bizinikiwi/pezframe/staking/Cargo.toml @@ -35,8 +35,8 @@ serde = { features = ["alloc", "derive"], workspace = true } pezframe-benchmarking = { optional = true, workspace = true } rand_chacha = { optional = true, workspace = true } -# bizinikiwi-test-utils moved to integration tests to break circular dependency [dev-dependencies] +bizinikiwi-test-utils = { workspace = true } pezframe-benchmarking = { workspace = true, default-features = true } pezframe-election-provider-support = { workspace = true, default-features = true } pezframe-support = { features = [ diff --git a/bizinikiwi/pezframe/support/Cargo.toml b/bizinikiwi/pezframe/support/Cargo.toml index a21f9051..50bb19a3 100644 --- a/bizinikiwi/pezframe/support/Cargo.toml +++ b/bizinikiwi/pezframe/support/Cargo.toml @@ -53,9 +53,9 @@ tt-call = { workspace = true } aquamarine = { workspace = true } -# Dev-dependencies with pezframe-system moved to pezframe-support-test to break circular dependency [dev-dependencies] Inflector = { workspace = true } +pezframe-system = { workspace = true, default-features = true } pezsp-crypto-hashing = { workspace = true, default-features = true } pretty_assertions = { workspace = true } @@ -92,6 +92,7 @@ std = [ runtime-benchmarks = [ "pez-binary-merkle-tree/runtime-benchmarks", "pezframe-support-procedural/runtime-benchmarks", + "pezframe-system/runtime-benchmarks", "pezsp-api/runtime-benchmarks", "pezsp-genesis-builder/runtime-benchmarks", "pezsp-inherents/runtime-benchmarks", diff --git a/bizinikiwi/pezframe/system/Cargo.toml b/bizinikiwi/pezframe/system/Cargo.toml index 432776fc..e733e6ee 100644 --- a/bizinikiwi/pezframe/system/Cargo.toml +++ b/bizinikiwi/pezframe/system/Cargo.toml @@ -34,8 +34,8 @@ pezsp-weights = { features = ["serde"], workspace = true } scale-info = { features = ["derive", "serde"], workspace = true } serde = { features = ["alloc", "derive"], workspace = true } -# Dev-dependencies with test-runtime-client moved to integration tests to break circular dependency [dev-dependencies] +bizinikiwi-test-runtime-client = { workspace = true } criterion = { workspace = true, default-features = true } pezsp-externalities = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } @@ -55,6 +55,7 @@ std = [ "serde/std", ] runtime-benchmarks = [ + "bizinikiwi-test-runtime-client/runtime-benchmarks", "pezframe-support/runtime-benchmarks", "pezsp-io/runtime-benchmarks", "pezsp-runtime/runtime-benchmarks", diff --git a/bizinikiwi/pezframe/utility/Cargo.toml b/bizinikiwi/pezframe/utility/Cargo.toml index e8441891..26cab055 100644 --- a/bizinikiwi/pezframe/utility/Cargo.toml +++ b/bizinikiwi/pezframe/utility/Cargo.toml @@ -26,10 +26,10 @@ pezsp-io = { workspace = true } pezsp-runtime = { workspace = true } scale-info = { features = ["derive"], workspace = true } -# pezpallet-root-testing moved to integration tests to break circular dependency [dev-dependencies] pezpallet-balances = { workspace = true, default-features = true } pezpallet-collective = { workspace = true, default-features = true } +pezpallet-root-testing = { workspace = true, default-features = true } pezpallet-timestamp = { workspace = true, default-features = true } [features] @@ -50,6 +50,7 @@ runtime-benchmarks = [ "pezframe-system/runtime-benchmarks", "pezpallet-balances/runtime-benchmarks", "pezpallet-collective/runtime-benchmarks", + "pezpallet-root-testing/runtime-benchmarks", "pezpallet-timestamp/runtime-benchmarks", "pezsp-io/runtime-benchmarks", "pezsp-runtime/runtime-benchmarks", diff --git a/bizinikiwi/primitives/npos-elections/Cargo.toml b/bizinikiwi/primitives/npos-elections/Cargo.toml index ee4ac9af..9373dd73 100644 --- a/bizinikiwi/primitives/npos-elections/Cargo.toml +++ b/bizinikiwi/primitives/npos-elections/Cargo.toml @@ -24,6 +24,9 @@ pezsp-runtime = { workspace = true } scale-info = { features = ["derive"], workspace = true } serde = { features = ["alloc", "derive"], optional = true, workspace = true } +[dev-dependencies] +bizinikiwi-test-utils = { workspace = true } + [features] default = ["std"] bench = [] diff --git a/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml b/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml index d4688782..1d0b0cf9 100644 --- a/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml +++ b/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml @@ -37,14 +37,14 @@ pezsp-runtime = { workspace = true, default-features = true } [dev-dependencies] assert_matches = { workspace = true } -# bizinikiwi-test-runtime-client = { workspace = true } +bizinikiwi-test-runtime-client = { workspace = true } pezsc-transaction-pool = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } tokio = { workspace = true, default-features = true } [features] runtime-benchmarks = [ - # "bizinikiwi-test-runtime-client/runtime-benchmarks", + "bizinikiwi-test-runtime-client/runtime-benchmarks", "pezframe-system-rpc-runtime-api/runtime-benchmarks", "pezsc-rpc-api/runtime-benchmarks", "pezsc-transaction-pool-api/runtime-benchmarks", diff --git a/pezbridges/primitives/header-chain/Cargo.toml b/pezbridges/primitives/header-chain/Cargo.toml index fed4d7ca..340cbee7 100644 --- a/pezbridges/primitives/header-chain/Cargo.toml +++ b/pezbridges/primitives/header-chain/Cargo.toml @@ -29,7 +29,7 @@ pezsp-runtime = { features = ["serde"], workspace = true } pezsp-std = { workspace = true } [dev-dependencies] -# bp-test-utils = { workspace = true, default-features = true } +pezbp-test-utils = { workspace = true, default-features = true } hex = { workspace = true, default-features = true } hex-literal = { workspace = true, default-features = true } @@ -48,7 +48,7 @@ std = [ "serde/std", ] runtime-benchmarks = [ - # "pezbp-test-utils/runtime-benchmarks", + "pezbp-test-utils/runtime-benchmarks", "pezbp-runtime/runtime-benchmarks", "pezframe-support/runtime-benchmarks", "pezsp-consensus-grandpa/runtime-benchmarks", diff --git a/pezcumulus/client/collator/Cargo.toml b/pezcumulus/client/collator/Cargo.toml index 8f3f0912..77764f0a 100644 --- a/pezcumulus/client/collator/Cargo.toml +++ b/pezcumulus/client/collator/Cargo.toml @@ -45,22 +45,22 @@ pezsp-state-machine = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } # Pezkuwi -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } # Pezcumulus -# pezcumulus-test-client = { workspace = true } -# pezcumulus-test-relay-sproof-builder = { workspace = true, default-features = true } -# pezcumulus-test-runtime = { workspace = true } +pezcumulus-test-client = { workspace = true } +pezcumulus-test-relay-sproof-builder = { workspace = true, default-features = true } +pezcumulus-test-runtime = { workspace = true } [features] runtime-benchmarks = [ "pezcumulus-client-consensus-common/runtime-benchmarks", "pezcumulus-client-network/runtime-benchmarks", "pezcumulus-primitives-core/runtime-benchmarks", - # "pezcumulus-test-client/runtime-benchmarks", - # "pezcumulus-test-relay-sproof-builder/runtime-benchmarks", - # "pezcumulus-test-runtime/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezcumulus-test-client/runtime-benchmarks", + "pezcumulus-test-relay-sproof-builder/runtime-benchmarks", + "pezcumulus-test-runtime/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-overseer/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", diff --git a/pezcumulus/client/network/Cargo.toml b/pezcumulus/client/network/Cargo.toml index 53e08c41..625b1f7a 100644 --- a/pezcumulus/client/network/Cargo.toml +++ b/pezcumulus/client/network/Cargo.toml @@ -35,7 +35,7 @@ pezsp-version = { workspace = true, default-features = true } pezkuwi-node-subsystem = { workspace = true, default-features = true } pezkuwi-pez-node-primitives = { workspace = true, default-features = true } pezkuwi-primitives = { workspace = true, default-features = true } -# pezkuwi-primitives-test-helpers = { workspace = true, default-features = true } +pezkuwi-primitives-test-helpers = { workspace = true, default-features = true } pezkuwi-teyrchain-primitives = { workspace = true, default-features = true } # Pezcumulus @@ -50,24 +50,24 @@ pezsp-keyring = { workspace = true, default-features = true } pezsp-keystore = { workspace = true, default-features = true } # Pezkuwi -# pezkuwi-test-client = { workspace = true } +pezkuwi-test-client = { workspace = true } # Pezcumulus pezcumulus-primitives-core = { workspace = true, default-features = true } -# pezcumulus-relay-chain-inprocess-interface = { workspace = true, default-features = true } -# pezcumulus-test-service = { workspace = true } +pezcumulus-relay-chain-inprocess-interface = { workspace = true, default-features = true } +pezcumulus-test-service = { workspace = true } [features] runtime-benchmarks = [ "pezcumulus-primitives-core/runtime-benchmarks", - # "pezcumulus-relay-chain-inprocess-interface/runtime-benchmarks", + "pezcumulus-relay-chain-inprocess-interface/runtime-benchmarks", "pezcumulus-relay-chain-interface/runtime-benchmarks", - # "pezcumulus-test-service/runtime-benchmarks", + "pezcumulus-test-service/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", - # "pezkuwi-test-client/runtime-benchmarks", + "pezkuwi-test-client/runtime-benchmarks", "pezkuwi-teyrchain-primitives/runtime-benchmarks", "pezsc-client-api/runtime-benchmarks", "pezsc-network/runtime-benchmarks", diff --git a/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml b/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml index 5d8e21da..f511b001 100644 --- a/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml @@ -39,7 +39,7 @@ pezsp-core = { workspace = true, default-features = false, optional = true } pezsp-io = { workspace = true, default-features = false, optional = true } [dev-dependencies] -# pezpallet-sudo = { workspace = true, default-features = false } +pezpallet-sudo = { workspace = true, default-features = false } [features] default = ["std"] diff --git a/pezkuwi/node/collation-generation/Cargo.toml b/pezkuwi/node/collation-generation/Cargo.toml index 6d1aa127..b86affa3 100644 --- a/pezkuwi/node/collation-generation/Cargo.toml +++ b/pezkuwi/node/collation-generation/Cargo.toml @@ -27,9 +27,9 @@ thiserror = { workspace = true } [dev-dependencies] assert_matches = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-primitives = { workspace = true, features = ["test"] } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsp-keyring = { workspace = true, default-features = true } rstest = { workspace = true } @@ -37,11 +37,11 @@ rstest = { workspace = true } runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-erasure-coding/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsp-keyring/runtime-benchmarks", ] diff --git a/pezkuwi/node/core/av-store/Cargo.toml b/pezkuwi/node/core/av-store/Cargo.toml index 92c8c100..0a219e56 100644 --- a/pezkuwi/node/core/av-store/Cargo.toml +++ b/pezkuwi/node/core/av-store/Cargo.toml @@ -33,8 +33,8 @@ kvdb-memorydb = { workspace = true } pezsp-tracing = { workspace = true } parking_lot = { workspace = true, default-features = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsp-core = { workspace = true, default-features = true } pezsp-keyring = { workspace = true, default-features = true } @@ -42,11 +42,11 @@ pezsp-keyring = { workspace = true, default-features = true } runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-erasure-coding/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsp-consensus/runtime-benchmarks", "pezsp-keyring/runtime-benchmarks", diff --git a/pezkuwi/node/core/backing/Cargo.toml b/pezkuwi/node/core/backing/Cargo.toml index 20b5fc85..cf9b617e 100644 --- a/pezkuwi/node/core/backing/Cargo.toml +++ b/pezkuwi/node/core/backing/Cargo.toml @@ -31,9 +31,9 @@ thiserror = { workspace = true } [dev-dependencies] assert_matches = { workspace = true } futures = { features = ["thread-pool"], workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-primitives = { workspace = true, features = ["test"] } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsc-keystore = { workspace = true, default-features = true } pezsp-application-crypto = { workspace = true, default-features = true } pezsp-core = { workspace = true, default-features = true } @@ -44,11 +44,11 @@ pezsp-tracing = { workspace = true, default-features = true } runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-erasure-coding/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezkuwi-statement-table/runtime-benchmarks", "pezkuwi-teyrchain-primitives/runtime-benchmarks", diff --git a/pezkuwi/node/core/bitfield-signing/Cargo.toml b/pezkuwi/node/core/bitfield-signing/Cargo.toml index 9fb09f56..468a2e01 100644 --- a/pezkuwi/node/core/bitfield-signing/Cargo.toml +++ b/pezkuwi/node/core/bitfield-signing/Cargo.toml @@ -23,16 +23,16 @@ thiserror = { workspace = true } wasm-timer = { workspace = true } [dev-dependencies] -# pezkuwi-node-subsystem-test-helpers = { workspace = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } [features] runtime-benchmarks = [ "gum/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", ] std = [ diff --git a/pezkuwi/node/core/candidate-validation/Cargo.toml b/pezkuwi/node/core/candidate-validation/Cargo.toml index 48b1088e..c5b5084c 100644 --- a/pezkuwi/node/core/candidate-validation/Cargo.toml +++ b/pezkuwi/node/core/candidate-validation/Cargo.toml @@ -36,9 +36,9 @@ pezkuwi-node-core-pvf = { workspace = true, default-features = true } [dev-dependencies] assert_matches = { workspace = true } futures = { features = ["thread-pool"], workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-primitives = { workspace = true, features = ["test"] } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsp-core = { workspace = true, default-features = true } pezsp-keyring = { workspace = true, default-features = true } pezsp-maybe-compressed-blob = { workspace = true, default-features = true } @@ -49,12 +49,12 @@ runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-core-pvf/runtime-benchmarks", "pezkuwi-node-metrics/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-overseer/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezkuwi-teyrchain-primitives/runtime-benchmarks", "pezsp-application-crypto/runtime-benchmarks", diff --git a/pezkuwi/node/core/chain-api/Cargo.toml b/pezkuwi/node/core/chain-api/Cargo.toml index fb6dfe9c..cee24eb2 100644 --- a/pezkuwi/node/core/chain-api/Cargo.toml +++ b/pezkuwi/node/core/chain-api/Cargo.toml @@ -25,7 +25,7 @@ pezsc-consensus-babe = { workspace = true, default-features = true } codec = { workspace = true, default-features = true } futures = { features = ["thread-pool"], workspace = true } maplit = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-pez-node-primitives = { workspace = true, default-features = true } pezkuwi-primitives = { workspace = true, default-features = true } pezsp-blockchain = { workspace = true, default-features = true } @@ -35,7 +35,7 @@ pezsp-core = { workspace = true, default-features = true } runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-metrics/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-types/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", diff --git a/pezkuwi/node/core/chain-selection/Cargo.toml b/pezkuwi/node/core/chain-selection/Cargo.toml index c8f9f607..18c7b567 100644 --- a/pezkuwi/node/core/chain-selection/Cargo.toml +++ b/pezkuwi/node/core/chain-selection/Cargo.toml @@ -27,13 +27,13 @@ thiserror = { workspace = true } assert_matches = { workspace = true } kvdb-memorydb = { workspace = true } parking_lot = { workspace = true, default-features = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezsp-core = { workspace = true, default-features = true } [features] runtime-benchmarks = [ "gum/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", diff --git a/pezkuwi/node/core/prospective-teyrchains/Cargo.toml b/pezkuwi/node/core/prospective-teyrchains/Cargo.toml index bdf4a863..dbddb30f 100644 --- a/pezkuwi/node/core/prospective-teyrchains/Cargo.toml +++ b/pezkuwi/node/core/prospective-teyrchains/Cargo.toml @@ -24,9 +24,9 @@ pezkuwi-primitives = { workspace = true, default-features = true } [dev-dependencies] assert_matches = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-primitives = { workspace = true, features = ["test"] } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsp-core = { workspace = true, default-features = true } pezsp-tracing = { workspace = true } rand = { workspace = true } @@ -35,10 +35,10 @@ rstest = { workspace = true } [features] runtime-benchmarks = [ "gum/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", ] std = [ diff --git a/pezkuwi/node/core/provisioner/Cargo.toml b/pezkuwi/node/core/provisioner/Cargo.toml index 3d3307a2..e5f8fca1 100644 --- a/pezkuwi/node/core/provisioner/Cargo.toml +++ b/pezkuwi/node/core/provisioner/Cargo.toml @@ -27,20 +27,20 @@ schnellru = { workspace = true } thiserror = { workspace = true } [dev-dependencies] -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-primitives = { workspace = true, features = ["test"] } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsp-application-crypto = { workspace = true, default-features = true } pezsp-keystore = { workspace = true, default-features = true } [features] runtime-benchmarks = [ "gum/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsc-consensus-slots/runtime-benchmarks", "pezsp-application-crypto/runtime-benchmarks", diff --git a/pezkuwi/node/core/pvf-checker/Cargo.toml b/pezkuwi/node/core/pvf-checker/Cargo.toml index 5acbc45b..3d038ca0 100644 --- a/pezkuwi/node/core/pvf-checker/Cargo.toml +++ b/pezkuwi/node/core/pvf-checker/Cargo.toml @@ -24,8 +24,8 @@ pezsp-keystore = { workspace = true, default-features = true } [dev-dependencies] futures-timer = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsc-keystore = { workspace = true, default-features = true } pezsp-application-crypto = { workspace = true, default-features = true } pezsp-core = { workspace = true, default-features = true } @@ -35,10 +35,10 @@ pezsp-runtime = { workspace = true, default-features = true } [features] runtime-benchmarks = [ "gum/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsc-keystore/runtime-benchmarks", "pezsp-application-crypto/runtime-benchmarks", diff --git a/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml b/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml index 480e3b0e..c9fcaabb 100644 --- a/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml +++ b/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml @@ -38,7 +38,7 @@ tikv-jemalloc-ctl = { workspace = true } [dev-dependencies] criterion = { features = ["cargo_bench_support"], workspace = true } -# pezkuwichain-runtime = { workspace = true } +pezkuwichain-runtime = { workspace = true } [features] builder = [] @@ -51,7 +51,7 @@ runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-core-pvf-common/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", - # "pezkuwichain-runtime/runtime-benchmarks", + "pezkuwichain-runtime/runtime-benchmarks", ] std = [ "codec/std", diff --git a/pezkuwi/node/core/runtime-api/Cargo.toml b/pezkuwi/node/core/runtime-api/Cargo.toml index b2177498..f9111e88 100644 --- a/pezkuwi/node/core/runtime-api/Cargo.toml +++ b/pezkuwi/node/core/runtime-api/Cargo.toml @@ -27,9 +27,9 @@ pezkuwi-primitives = { workspace = true, default-features = true } [dev-dependencies] async-trait = { workspace = true } futures = { features = ["thread-pool"], workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-pez-node-primitives = { workspace = true, default-features = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsp-api = { workspace = true, default-features = true } pezsp-core = { workspace = true, default-features = true } pezsp-keyring = { workspace = true, default-features = true } @@ -38,11 +38,11 @@ pezsp-keyring = { workspace = true, default-features = true } runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-metrics/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-types/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsp-api/runtime-benchmarks", "pezsp-consensus-babe/runtime-benchmarks", diff --git a/pezkuwi/node/network/approval-distribution/Cargo.toml b/pezkuwi/node/network/approval-distribution/Cargo.toml index 545754f1..4f7a26c0 100644 --- a/pezkuwi/node/network/approval-distribution/Cargo.toml +++ b/pezkuwi/node/network/approval-distribution/Cargo.toml @@ -32,8 +32,8 @@ pezsp-application-crypto = { workspace = true, default-features = true } pezsp-authority-discovery = { workspace = true, default-features = true } pezsp-core = { features = ["std"], workspace = true, default-features = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } assert_matches = { workspace = true } rand_chacha = { workspace = true, default-features = true } @@ -47,11 +47,11 @@ runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-metrics/runtime-benchmarks", "pezkuwi-node-network-protocol/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsc-keystore/runtime-benchmarks", "pezsp-application-crypto/runtime-benchmarks", diff --git a/pezkuwi/node/network/bridge/Cargo.toml b/pezkuwi/node/network/bridge/Cargo.toml index 45e25e82..0e5ec1e5 100644 --- a/pezkuwi/node/network/bridge/Cargo.toml +++ b/pezkuwi/node/network/bridge/Cargo.toml @@ -33,9 +33,9 @@ thiserror = { workspace = true } [dev-dependencies] assert_matches = { workspace = true } futures-timer = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } pezkuwi-node-subsystem-util = { workspace = true, default-features = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsp-core = { workspace = true, default-features = true } pezsp-keyring = { workspace = true, default-features = true } @@ -44,11 +44,11 @@ runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-metrics/runtime-benchmarks", "pezkuwi-node-network-protocol/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-overseer/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsc-network/runtime-benchmarks", "pezsp-consensus/runtime-benchmarks", diff --git a/pezkuwi/node/network/collator-protocol/Cargo.toml b/pezkuwi/node/network/collator-protocol/Cargo.toml index a07c2668..9ff3c33e 100644 --- a/pezkuwi/node/network/collator-protocol/Cargo.toml +++ b/pezkuwi/node/network/collator-protocol/Cargo.toml @@ -51,8 +51,8 @@ pezsp-core = { features = ["std"], workspace = true, default-features = true } pezsp-keyring = { workspace = true, default-features = true } itertools = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } [features] default = [] @@ -60,11 +60,11 @@ experimental-collator-protocol = ["async-trait", "tokio"] runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-network-protocol/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsc-keystore/runtime-benchmarks", "pezsc-network/runtime-benchmarks", diff --git a/pezkuwi/node/network/dispute-distribution/Cargo.toml b/pezkuwi/node/network/dispute-distribution/Cargo.toml index ba6e7d9d..88ddb5c8 100644 --- a/pezkuwi/node/network/dispute-distribution/Cargo.toml +++ b/pezkuwi/node/network/dispute-distribution/Cargo.toml @@ -33,8 +33,8 @@ thiserror = { workspace = true } assert_matches = { workspace = true } async-channel = { workspace = true } async-trait = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } pezsc-keystore = { workspace = true, default-features = true } pezsp-keyring = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } @@ -43,11 +43,11 @@ pezsp-tracing = { workspace = true, default-features = true } runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-network-protocol/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsc-keystore/runtime-benchmarks", "pezsc-network/runtime-benchmarks", diff --git a/pezkuwi/node/network/gossip-support/Cargo.toml b/pezkuwi/node/network/gossip-support/Cargo.toml index 5132b4b9..9c4fb671 100644 --- a/pezkuwi/node/network/gossip-support/Cargo.toml +++ b/pezkuwi/node/network/gossip-support/Cargo.toml @@ -36,7 +36,7 @@ pezsp-consensus-babe = { workspace = true, default-features = true } pezsp-keyring = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } assert_matches = { workspace = true } async-trait = { workspace = true } @@ -47,7 +47,7 @@ quickcheck = { workspace = true, default-features = true } runtime-benchmarks = [ "gum/runtime-benchmarks", "pezkuwi-node-network-protocol/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-util/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", diff --git a/pezkuwi/node/subsystem-util/Cargo.toml b/pezkuwi/node/subsystem-util/Cargo.toml index bf8cbe09..249f7bd6 100644 --- a/pezkuwi/node/subsystem-util/Cargo.toml +++ b/pezkuwi/node/subsystem-util/Cargo.toml @@ -44,8 +44,8 @@ parity-db = { workspace = true } assert_matches = { workspace = true } futures = { features = ["thread-pool"], workspace = true } kvdb-shared-tests = { workspace = true } -# pezkuwi-node-subsystem-test-helpers = { workspace = true } -# pezkuwi-primitives-test-helpers = { workspace = true } +pezkuwi-node-subsystem-test-helpers = { workspace = true } +pezkuwi-primitives-test-helpers = { workspace = true } tempfile = { workspace = true } [features] @@ -54,12 +54,12 @@ runtime-benchmarks = [ "pezkuwi-erasure-coding/runtime-benchmarks", "pezkuwi-node-metrics/runtime-benchmarks", "pezkuwi-node-network-protocol/runtime-benchmarks", - # "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", + "pezkuwi-node-subsystem-test-helpers/runtime-benchmarks", "pezkuwi-node-subsystem-types/runtime-benchmarks", "pezkuwi-node-subsystem/runtime-benchmarks", "pezkuwi-overseer/runtime-benchmarks", "pezkuwi-pez-node-primitives/runtime-benchmarks", - # "pezkuwi-primitives-test-helpers/runtime-benchmarks", + "pezkuwi-primitives-test-helpers/runtime-benchmarks", "pezkuwi-primitives/runtime-benchmarks", "pezsp-application-crypto/runtime-benchmarks", ] diff --git a/pezkuwi/xcm/pezpallet-xcm/Cargo.toml b/pezkuwi/xcm/pezpallet-xcm/Cargo.toml index de64def7..5e7ffa2f 100644 --- a/pezkuwi/xcm/pezpallet-xcm/Cargo.toml +++ b/pezkuwi/xcm/pezpallet-xcm/Cargo.toml @@ -42,7 +42,7 @@ pezkuwi-runtime-teyrchains = { workspace = true, default-features = true } pezkuwi-teyrchain-primitives = { workspace = true, default-features = true } pezpallet-assets = { workspace = true, default-features = true } pezsp-tracing = { workspace = true, default-features = true } -# xcm-pez-simulator = { workspace = true, default-features = true } +xcm-pez-simulator = { workspace = true, default-features = true } [features] default = ["std"] @@ -76,7 +76,7 @@ runtime-benchmarks = [ "pezsp-runtime/runtime-benchmarks", "xcm-builder/runtime-benchmarks", "xcm-executor/runtime-benchmarks", - # "xcm-pez-simulator/runtime-benchmarks", + "xcm-pez-simulator/runtime-benchmarks", "xcm-runtime-pezapis/runtime-benchmarks", "xcm/runtime-benchmarks", ] diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml b/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml index d31e425a..2019fdd3 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml +++ b/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml @@ -27,12 +27,12 @@ hex-literal = { workspace = true } pezframe-system = { workspace = true } pezpallet-assets = { workspace = true } pezpallet-balances = { workspace = true } -# pezpallet-xcm = { workspace = true } +pezpallet-xcm = { workspace = true } pezsp-io = { workspace = true } pezsp-tracing = { workspace = true, default-features = true } tracing = { workspace = true } xcm-builder = { workspace = true } -# xcm-pez-simulator = { workspace = true, default-features = true } +xcm-pez-simulator = { workspace = true, default-features = true } [features] default = ["std"] @@ -42,7 +42,7 @@ std = [ "pezframe-system/std", "pezpallet-assets/std", "pezpallet-balances/std", - # "pezpallet-xcm/std", + "pezpallet-xcm/std", "pezsp-api/std", "pezsp-io/std", "pezsp-weights/std", @@ -50,6 +50,7 @@ std = [ "tracing/std", "xcm-builder/std", "xcm-executor/std", + "xcm-pez-simulator/std", "xcm/std", ] runtime-benchmarks = [ @@ -57,12 +58,12 @@ runtime-benchmarks = [ "pezframe-system/runtime-benchmarks", "pezpallet-assets/runtime-benchmarks", "pezpallet-balances/runtime-benchmarks", - # "pezpallet-xcm/runtime-benchmarks", + "pezpallet-xcm/runtime-benchmarks", "pezsp-api/runtime-benchmarks", "pezsp-io/runtime-benchmarks", "xcm-builder/runtime-benchmarks", "xcm-executor/runtime-benchmarks", - # "xcm-pez-simulator/runtime-benchmarks", + "xcm-pez-simulator/runtime-benchmarks", "xcm/runtime-benchmarks", ] try-runtime = [ diff --git a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_omni_node.rs b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_omni_node.rs index 79fc7998..32b7a6f3 100644 --- a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_omni_node.rs +++ b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_omni_node.rs @@ -1,5 +1,5 @@ use futures::StreamExt; -use zombienet_sdk::{environment::get_spawn_fn, NetworkConfigBuilder}; +use pezkuwi_zombienet_sdk::{environment::get_spawn_fn, NetworkConfigBuilder}; const BEST_BLOCK_METRIC: &str = "block_height{status=\"best\"}"; diff --git a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_polkadot.rs b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_polkadot.rs index d29aef71..549210f9 100644 --- a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_polkadot.rs +++ b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/chain_spec_runtime_polkadot.rs @@ -1,5 +1,5 @@ use futures::StreamExt; -use zombienet_sdk::{environment::get_spawn_fn, NetworkConfigBuilder}; +use pezkuwi_zombienet_sdk::{environment::get_spawn_fn, NetworkConfigBuilder}; const BEST_BLOCK_METRIC: &str = "block_height{status=\"best\"}"; diff --git a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke-native.rs b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke-native.rs index 75c8f366..8f6410fe 100644 --- a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke-native.rs +++ b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke-native.rs @@ -1,7 +1,7 @@ use std::time::Instant; use configuration::{NetworkConfig, NetworkConfigBuilder}; -use zombienet_sdk::environment::get_spawn_fn; +use pezkuwi_zombienet_sdk::environment::get_spawn_fn; fn small_network() -> NetworkConfig { NetworkConfigBuilder::new() diff --git a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke.rs b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke.rs index d31430c7..02616114 100644 --- a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke.rs +++ b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/smoke.rs @@ -3,7 +3,7 @@ use std::{path::PathBuf, time::Instant}; use configuration::{NetworkConfig, NetworkConfigBuilder}; use futures::{stream::StreamExt, try_join}; use orchestrator::{AddCollatorOptions, AddNodeOptions}; -use zombienet_sdk::environment::{get_attach_fn, get_spawn_fn}; +use pezkuwi_zombienet_sdk::environment::{get_attach_fn, get_spawn_fn}; fn small_network() -> NetworkConfig { NetworkConfigBuilder::new() diff --git a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/two-paras-same-id.rs b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/two-paras-same-id.rs index 7b464ecc..2193d2fd 100644 --- a/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/two-paras-same-id.rs +++ b/vendor/pezkuwi-zombienet-sdk/crates/sdk/tests/two-paras-same-id.rs @@ -1,4 +1,4 @@ -use zombienet_sdk::{environment::get_spawn_fn, NetworkConfigBuilder}; +use pezkuwi_zombienet_sdk::{environment::get_spawn_fn, NetworkConfigBuilder}; #[tokio::test(flavor = "multi_thread")] async fn two_paras_same_id() { @@ -22,7 +22,7 @@ async fn two_paras_same_id() { p.with_id(2000) .with_default_command("polkadot-parachain") .with_default_image("docker.io/parity/polkadot-parachain:1.7.0") - .with_registration_strategy(zombienet_sdk::RegistrationStrategy::Manual) + .with_registration_strategy(pezkuwi_zombienet_sdk::RegistrationStrategy::Manual) .with_collator(|n| n.with_name("collator1")) }) .build()