difftreelog
build update runtime and node
in: master
30 files changed
Cargo.lockdiffbeforeafterboth77source = "registry+https://github.com/rust-lang/crates.io-index"77source = "registry+https://github.com/rust-lang/crates.io-index"78checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"78checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"79dependencies = [79dependencies = [80 "getrandom 0.2.12",80 "getrandom 0.2.15",81 "once_cell",81 "once_cell",82 "version_check",82 "version_check",83]83]89checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"89checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"90dependencies = [90dependencies = [91 "cfg-if",91 "cfg-if",92 "getrandom 0.2.12",92 "getrandom 0.2.15",93 "once_cell",93 "once_cell",94 "version_check",94 "version_check",95 "zerocopy",95 "zerocopy",106106107[[package]]107[[package]]108name = "allocator-api2"108name = "allocator-api2"109version = "0.2.16"109version = "0.2.18"110source = "registry+https://github.com/rust-lang/crates.io-index"110source = "registry+https://github.com/rust-lang/crates.io-index"111checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"111checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"112112113[[package]]113[[package]]114name = "always-assert"114name = "always-assert"142142143[[package]]143[[package]]144name = "anstream"144name = "anstream"145version = "0.6.13"145version = "0.6.14"146source = "registry+https://github.com/rust-lang/crates.io-index"146source = "registry+https://github.com/rust-lang/crates.io-index"147checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb"147checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b"148dependencies = [148dependencies = [149 "anstyle",149 "anstyle",150 "anstyle-parse",150 "anstyle-parse",151 "anstyle-query",151 "anstyle-query",152 "anstyle-wincon",152 "anstyle-wincon",153 "colorchoice",153 "colorchoice",154 "is_terminal_polyfill",154 "utf8parse",155 "utf8parse",155]156]156157157[[package]]158[[package]]158name = "anstyle"159name = "anstyle"159version = "1.0.6"160version = "1.0.7"160source = "registry+https://github.com/rust-lang/crates.io-index"161source = "registry+https://github.com/rust-lang/crates.io-index"161checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"162checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"162163163[[package]]164[[package]]164name = "anstyle-parse"165name = "anstyle-parse"165version = "0.2.3"166version = "0.2.4"166source = "registry+https://github.com/rust-lang/crates.io-index"167source = "registry+https://github.com/rust-lang/crates.io-index"167checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"168checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4"168dependencies = [169dependencies = [169 "utf8parse",170 "utf8parse",170]171]171172172[[package]]173[[package]]173name = "anstyle-query"174name = "anstyle-query"174version = "1.0.2"175version = "1.0.3"175source = "registry+https://github.com/rust-lang/crates.io-index"176source = "registry+https://github.com/rust-lang/crates.io-index"176checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"177checksum = "a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5"177dependencies = [178dependencies = [178 "windows-sys 0.52.0",179 "windows-sys 0.52.0",179]180]180181181[[package]]182[[package]]182name = "anstyle-wincon"183name = "anstyle-wincon"183version = "3.0.2"184version = "3.0.3"184source = "registry+https://github.com/rust-lang/crates.io-index"185source = "registry+https://github.com/rust-lang/crates.io-index"185checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"186checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19"186dependencies = [187dependencies = [187 "anstyle",188 "anstyle",188 "windows-sys 0.52.0",189 "windows-sys 0.52.0",189]190]190191191[[package]]192[[package]]192name = "anyhow"193name = "anyhow"193version = "1.0.81"194version = "1.0.86"194source = "registry+https://github.com/rust-lang/crates.io-index"195source = "registry+https://github.com/rust-lang/crates.io-index"195checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247"196checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"196197197[[package]]198[[package]]198name = "app-promotion-rpc"199name = "app-promotion-rpc"199version = "0.1.0"200version = "0.1.0"200dependencies = [201dependencies = [201 "pallet-evm",202 "pallet-evm",202 "parity-scale-codec",203 "parity-scale-codec",203 "sp-api 29.0.0",204 "sp-api",204 "sp-runtime 34.0.0",205 "sp-runtime",205 "sp-std 14.0.0",206 "sp-std",206]207]207208208[[package]]209[[package]]239 "proc-macro-error",240 "proc-macro-error",240 "proc-macro2",241 "proc-macro2",241 "quote",242 "quote",242 "syn 2.0.55",243 "syn 2.0.65",243]244]244245245[[package]]246[[package]]368checksum = "94893f1e0c6eeab764ade8dc4c0db24caf4fe7cbbaafc0eba0a9030f447b5185"369checksum = "94893f1e0c6eeab764ade8dc4c0db24caf4fe7cbbaafc0eba0a9030f447b5185"369dependencies = [370dependencies = [370 "num-traits",371 "num-traits",371 "rand 0.8.5",372 "rand",372]373]373374374[[package]]375[[package]]379380380[[package]]381[[package]]381name = "array-bytes"382name = "array-bytes"382version = "6.2.2"383version = "6.2.3"383source = "registry+https://github.com/rust-lang/crates.io-index"384source = "registry+https://github.com/rust-lang/crates.io-index"384checksum = "6f840fb7195bcfc5e17ea40c26e5ce6d5b9ce5d584466e17703209657e459ae0"385checksum = "5d5dde061bd34119e902bbb2d9b90c5692635cf59fb91d582c2b68043f1b8293"385386386[[package]]387[[package]]387name = "arrayref"388name = "arrayref"400401401[[package]]402[[package]]402name = "arrayvec"403name = "arrayvec"403version = "0.5.2"404source = "registry+https://github.com/rust-lang/crates.io-index"405checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"406407[[package]]408name = "arrayvec"409version = "0.7.4"404version = "0.7.4"410source = "registry+https://github.com/rust-lang/crates.io-index"405source = "registry+https://github.com/rust-lang/crates.io-index"411checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"406checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"468463469[[package]]464[[package]]470name = "async-channel"465name = "async-channel"471version = "2.2.0"466version = "2.3.1"472source = "registry+https://github.com/rust-lang/crates.io-index"467source = "registry+https://github.com/rust-lang/crates.io-index"473checksum = "f28243a43d821d11341ab73c80bed182dc015c514b951616cf79bd4af39af0c3"468checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"474dependencies = [469dependencies = [475 "concurrent-queue",470 "concurrent-queue",476 "event-listener 5.2.0",471 "event-listener-strategy 0.5.2",477 "event-listener-strategy 0.5.0",478 "futures-core",472 "futures-core",479 "pin-project-lite 0.2.13",473 "pin-project-lite 0.2.14",480]474]481475482[[package]]476[[package]]483name = "async-executor"477name = "async-executor"484version = "1.8.0"478version = "1.11.0"485source = "registry+https://github.com/rust-lang/crates.io-index"479source = "registry+https://github.com/rust-lang/crates.io-index"486checksum = "17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c"480checksum = "b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a"487dependencies = [481dependencies = [488 "async-lock 3.3.0",489 "async-task",482 "async-task",490 "concurrent-queue",483 "concurrent-queue",491 "fastrand 2.0.2",484 "fastrand 2.1.0",492 "futures-lite 2.3.0",485 "futures-lite 2.3.0",493 "slab",486 "slab",494]487]537 "futures-io",530 "futures-io",538 "futures-lite 2.3.0",531 "futures-lite 2.3.0",539 "parking",532 "parking",540 "polling 3.6.0",533 "polling 3.7.0",541 "rustix 0.38.32",534 "rustix 0.38.34",542 "slab",535 "slab",543 "tracing",536 "tracing",544 "windows-sys 0.52.0",537 "windows-sys 0.52.0",561dependencies = [554dependencies = [562 "event-listener 4.0.3",555 "event-listener 4.0.3",563 "event-listener-strategy 0.4.0",556 "event-listener-strategy 0.4.0",564 "pin-project-lite 0.2.13",557 "pin-project-lite 0.2.14",565]558]566559567[[package]]560[[package]]588 "cfg-if",581 "cfg-if",589 "event-listener 3.1.0",582 "event-listener 3.1.0",590 "futures-lite 1.13.0",583 "futures-lite 1.13.0",591 "rustix 0.38.32",584 "rustix 0.38.34",592 "windows-sys 0.48.0",585 "windows-sys 0.48.0",593]586]594587595[[package]]588[[package]]596name = "async-signal"589name = "async-signal"597version = "0.2.5"590version = "0.2.6"598source = "registry+https://github.com/rust-lang/crates.io-index"591source = "registry+https://github.com/rust-lang/crates.io-index"599checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"592checksum = "afe66191c335039c7bb78f99dc7520b0cbb166b3a1cb33a03f53d8a1c6f2afda"600dependencies = [593dependencies = [601 "async-io 2.3.2",594 "async-io 2.3.2",602 "async-lock 2.8.0",595 "async-lock 3.3.0",603 "atomic-waker",596 "atomic-waker",604 "cfg-if",597 "cfg-if",605 "futures-core",598 "futures-core",606 "futures-io",599 "futures-io",607 "rustix 0.38.32",600 "rustix 0.38.34",608 "signal-hook-registry",601 "signal-hook-registry",609 "slab",602 "slab",610 "windows-sys 0.48.0",603 "windows-sys 0.52.0",611]604]612605613[[package]]606[[package]]614name = "async-task"607name = "async-task"615version = "4.7.0"608version = "4.7.1"616source = "registry+https://github.com/rust-lang/crates.io-index"609source = "registry+https://github.com/rust-lang/crates.io-index"617checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"610checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"618611619[[package]]612[[package]]620name = "async-trait"613name = "async-trait"621version = "0.1.79"614version = "0.1.80"622source = "registry+https://github.com/rust-lang/crates.io-index"615source = "registry+https://github.com/rust-lang/crates.io-index"623checksum = "a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681"616checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca"624dependencies = [617dependencies = [625 "proc-macro2",618 "proc-macro2",626 "quote",619 "quote",627 "syn 2.0.55",620 "syn 2.0.65",628]621]629622630[[package]]623[[package]]637 "futures-sink",630 "futures-sink",638 "futures-util",631 "futures-util",639 "memchr",632 "memchr",640 "pin-project-lite 0.2.13",633 "pin-project-lite 0.2.14",641]634]642635643[[package]]636[[package]]660dependencies = [653dependencies = [661 "proc-macro2",654 "proc-macro2",662 "quote",655 "quote",663 "syn 2.0.55",656 "syn 2.0.65",664]657]665658666[[package]]659[[package]]667name = "autocfg"660name = "autocfg"668version = "1.2.0"661version = "1.3.0"669source = "registry+https://github.com/rust-lang/crates.io-index"662source = "registry+https://github.com/rust-lang/crates.io-index"670checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"663checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"671664672[[package]]665[[package]]673name = "backtrace"666name = "backtrace"709checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"702checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"710703711[[package]]704[[package]]705name = "base64"706version = "0.22.1"707source = "registry+https://github.com/rust-lang/crates.io-index"708checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"709710[[package]]712name = "base64ct"711name = "base64ct"713version = "1.6.0"712version = "1.6.0"714source = "registry+https://github.com/rust-lang/crates.io-index"713source = "registry+https://github.com/rust-lang/crates.io-index"754 "lazy_static",753 "lazy_static",755 "lazycell",754 "lazycell",756 "peeking_take_while",755 "peeking_take_while",757 "prettyplease 0.2.17",756 "prettyplease 0.2.20",758 "proc-macro2",757 "proc-macro2",759 "quote",758 "quote",760 "regex",759 "regex",761 "rustc-hash",760 "rustc-hash",762 "shlex",761 "shlex",763 "syn 2.0.55",762 "syn 2.0.65",764]763]765764766[[package]]765[[package]]926925927[[package]]926[[package]]928name = "blocking"927name = "blocking"929version = "1.5.1"928version = "1.6.0"930source = "registry+https://github.com/rust-lang/crates.io-index"929source = "registry+https://github.com/rust-lang/crates.io-index"931checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"930checksum = "495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88"932dependencies = [931dependencies = [933 "async-channel 2.2.0",932 "async-channel 2.3.1",934 "async-lock 3.3.0",933 "async-lock 3.3.0",935 "async-task",934 "async-task",936 "fastrand 2.0.2",937 "futures-io",935 "futures-io",938 "futures-lite 2.3.0",936 "futures-lite 2.3.0",939 "piper",937 "piper",940 "tracing",941]938]942939943[[package]]940[[package]]962959963[[package]]960[[package]]964name = "bounded-collections"961name = "bounded-collections"965version = "0.1.9"966source = "registry+https://github.com/rust-lang/crates.io-index"967checksum = "ca548b6163b872067dc5eb82fd130c56881435e30367d2073594a3d9744120dd"968dependencies = [969 "log",970 "parity-scale-codec",971 "scale-info",972 "serde",973]974975[[package]]976name = "bounded-collections"977version = "0.2.0"962version = "0.2.0"978source = "registry+https://github.com/rust-lang/crates.io-index"963source = "registry+https://github.com/rust-lang/crates.io-index"979checksum = "d32385ecb91a31bddaf908e8dcf4a15aef1bcd3913cc03ebfad02ff6d568abc1"964checksum = "d32385ecb91a31bddaf908e8dcf4a15aef1bcd3913cc03ebfad02ff6d568abc1"1001dependencies = [986dependencies = [1002 "parity-scale-codec",987 "parity-scale-codec",1003 "scale-info",988 "scale-info",1004 "sp-core 31.0.0",989 "sp-core",1005 "sp-runtime 34.0.0",990 "sp-runtime",1006]991]10079921008[[package]]993[[package]]1021]1006]102210071023[[package]]1008[[package]]1024name = "bstr"1025version = "1.9.1"1026source = "registry+https://github.com/rust-lang/crates.io-index"1027checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"1028dependencies = [1029 "memchr",1030 "serde",1031]10321033[[package]]1034name = "build-helper"1009name = "build-helper"1035version = "0.1.1"1010version = "0.1.1"1036source = "registry+https://github.com/rust-lang/crates.io-index"1011source = "registry+https://github.com/rust-lang/crates.io-index"104110161042[[package]]1017[[package]]1043name = "bumpalo"1018name = "bumpalo"1044version = "3.15.4"1019version = "3.16.0"1045source = "registry+https://github.com/rust-lang/crates.io-index"1020source = "registry+https://github.com/rust-lang/crates.io-index"1046checksum = "7ff69b9dd49fd426c69a0db9fc04dd934cdb6645ff000864d98f7e2af8830eaa"1021checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"104710221048[[package]]1023[[package]]1049name = "byte-slice-cast"1024name = "byte-slice-cast"105910341060[[package]]1035[[package]]1061name = "bytemuck"1036name = "bytemuck"1062version = "1.15.0"1037version = "1.16.0"1063source = "registry+https://github.com/rust-lang/crates.io-index"1038source = "registry+https://github.com/rust-lang/crates.io-index"1064checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15"1039checksum = "78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5"106510401066[[package]]1041[[package]]1067name = "byteorder"1042name = "byteorder"109810731099[[package]]1074[[package]]1100name = "camino"1075name = "camino"1101version = "1.1.6"1076version = "1.1.7"1102source = "registry+https://github.com/rust-lang/crates.io-index"1077source = "registry+https://github.com/rust-lang/crates.io-index"1103checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c"1078checksum = "e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239"1104dependencies = [1079dependencies = [1105 "serde",1080 "serde",1106]1081]1122dependencies = [1097dependencies = [1123 "camino",1098 "camino",1124 "cargo-platform",1099 "cargo-platform",1125 "semver 1.0.22",1100 "semver 1.0.23",1126 "serde",1101 "serde",1127 "serde_json",1102 "serde_json",1128 "thiserror",1103 "thiserror",1129]1104]113011051131[[package]]1106[[package]]1132name = "cc"1107name = "cc"1133version = "1.0.90"1108version = "1.0.98"1134source = "registry+https://github.com/rust-lang/crates.io-index"1109source = "registry+https://github.com/rust-lang/crates.io-index"1135checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"1110checksum = "41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f"1136dependencies = [1111dependencies = [1137 "jobserver",1112 "jobserver",1138 "libc",1113 "libc",1114 "once_cell",1139]1115]114011161141[[package]]1117[[package]]114911251150[[package]]1126[[package]]1151name = "cfg-expr"1127name = "cfg-expr"1152version = "0.15.7"1128version = "0.15.8"1153source = "registry+https://github.com/rust-lang/crates.io-index"1129source = "registry+https://github.com/rust-lang/crates.io-index"1154checksum = "fa50868b64a9a6fda9d593ce778849ea8715cd2a3d2cc17ffdb4a2f2f2f1961d"1130checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"1155dependencies = [1131dependencies = [1156 "smallvec",1132 "smallvec",1157]1133]120411801205[[package]]1181[[package]]1206name = "chrono"1182name = "chrono"1207version = "0.4.37"1183version = "0.4.38"1208source = "registry+https://github.com/rust-lang/crates.io-index"1184source = "registry+https://github.com/rust-lang/crates.io-index"1209checksum = "8a0d04d43504c61aa6c7531f1871dd0d418d91130162063b789da00fd7057a5e"1185checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"1210dependencies = [1186dependencies = [1211 "android-tzdata",1187 "android-tzdata",1212 "iana-time-zone",1188 "iana-time-zone",1213 "js-sys",1189 "js-sys",1214 "num-traits",1190 "num-traits",1215 "wasm-bindgen",1191 "wasm-bindgen",1216 "windows-targets 0.52.4",1192 "windows-targets 0.52.5",1217]1193]121811941219[[package]]1195[[package]]1301 "heck 0.5.0",1277 "heck 0.5.0",1302 "proc-macro2",1278 "proc-macro2",1303 "quote",1279 "quote",1304 "syn 2.0.55",1280 "syn 2.0.65",1305]1281]130612821307[[package]]1283[[package]]133313091334[[package]]1310[[package]]1335name = "colorchoice"1311name = "colorchoice"1336version = "1.0.0"1312version = "1.0.1"1337source = "registry+https://github.com/rust-lang/crates.io-index"1313source = "registry+https://github.com/rust-lang/crates.io-index"1338checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"1314checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"133913151340[[package]]1316[[package]]1341name = "comfy-table"1317name = "comfy-table"1342version = "7.1.0"1318version = "7.1.1"1343source = "registry+https://github.com/rust-lang/crates.io-index"1319source = "registry+https://github.com/rust-lang/crates.io-index"1344checksum = "7c64043d6c7b7a4c58e39e7efccfdea7b93d885a795d0c054a69dbbf4dd52686"1320checksum = "b34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7"1345dependencies = [1321dependencies = [1346 "strum 0.25.0",1322 "strum 0.26.2",1347 "strum_macros 0.25.3",1323 "strum_macros 0.26.2",1348 "unicode-width",1324 "unicode-width",1349]1325]13501326135613321357[[package]]1333[[package]]1358name = "concurrent-queue"1334name = "concurrent-queue"1359version = "2.4.0"1335version = "2.5.0"1360source = "registry+https://github.com/rust-lang/crates.io-index"1336source = "registry+https://github.com/rust-lang/crates.io-index"1361checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"1337checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"1362dependencies = [1338dependencies = [1363 "crossbeam-utils",1339 "crossbeam-utils",1364]1340]1397source = "registry+https://github.com/rust-lang/crates.io-index"1373source = "registry+https://github.com/rust-lang/crates.io-index"1398checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"1374checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"1399dependencies = [1375dependencies = [1400 "getrandom 0.2.12",1376 "getrandom 0.2.15",1401 "once_cell",1377 "once_cell",1402 "tiny-keccak",1378 "tiny-keccak",1403]1379]161615921617[[package]]1593[[package]]1618name = "crossbeam-utils"1594name = "crossbeam-utils"1619version = "0.8.19"1595version = "0.8.20"1620source = "registry+https://github.com/rust-lang/crates.io-index"1596source = "registry+https://github.com/rust-lang/crates.io-index"1621checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"1597checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"162215981623[[package]]1599[[package]]1624name = "crunchy"1600name = "crunchy"1670]1646]167116471672[[package]]1648[[package]]1673name = "crypto-mac"1674version = "0.11.0"1675source = "registry+https://github.com/rust-lang/crates.io-index"1676checksum = "25fab6889090c8133f3deb8f73ba3c65a7f456f66436fc012a1b1e272b1e103e"1677dependencies = [1678 "generic-array 0.14.7",1679 "subtle 2.5.0",1680]16811682[[package]]1683name = "ctr"1649name = "ctr"1684version = "0.9.2"1650version = "0.9.2"1685source = "registry+https://github.com/rust-lang/crates.io-index"1651source = "registry+https://github.com/rust-lang/crates.io-index"1701 "sc-client-api",1667 "sc-client-api",1702 "sc-service",1668 "sc-service",1703 "sp-blockchain",1669 "sp-blockchain",1704 "sp-core 31.0.0",1670 "sp-core",1705 "sp-runtime 34.0.0",1671 "sp-runtime",1706 "url",1672 "url",1707]1673]170816741714dependencies = [1680dependencies = [1715 "cumulus-client-consensus-common",1681 "cumulus-client-consensus-common",1716 "cumulus-client-network",1682 "cumulus-client-network",1717 "cumulus-primitives-core 0.10.0",1683 "cumulus-primitives-core",1718 "futures",1684 "futures",1719 "parity-scale-codec",1685 "parity-scale-codec",1720 "parking_lot 0.12.1",1686 "parking_lot 0.12.2",1721 "polkadot-node-primitives",1687 "polkadot-node-primitives",1722 "polkadot-node-subsystem",1688 "polkadot-node-subsystem",1723 "polkadot-overseer",1689 "polkadot-overseer",1724 "polkadot-primitives 10.0.0",1690 "polkadot-primitives",1725 "sc-client-api",1691 "sc-client-api",1726 "sp-api 29.0.0",1692 "sp-api",1727 "sp-consensus",1693 "sp-consensus",1728 "sp-core 31.0.0",1694 "sp-core",1729 "sp-runtime 34.0.0",1695 "sp-runtime",1730 "tracing",1696 "tracing",1731]1697]173216981742 "cumulus-client-consensus-proposer",1708 "cumulus-client-consensus-proposer",1743 "cumulus-client-parachain-inherent",1709 "cumulus-client-parachain-inherent",1744 "cumulus-primitives-aura",1710 "cumulus-primitives-aura",1745 "cumulus-primitives-core 0.10.0",1711 "cumulus-primitives-core",1746 "cumulus-relay-chain-interface",1712 "cumulus-relay-chain-interface",1747 "futures",1713 "futures",1748 "parity-scale-codec",1714 "parity-scale-codec",1749 "polkadot-node-primitives",1715 "polkadot-node-primitives",1750 "polkadot-node-subsystem",1716 "polkadot-node-subsystem",1751 "polkadot-overseer",1717 "polkadot-overseer",1752 "polkadot-primitives 10.0.0",1718 "polkadot-primitives",1753 "sc-client-api",1719 "sc-client-api",1754 "sc-consensus",1720 "sc-consensus",1755 "sc-consensus-aura",1721 "sc-consensus-aura",1756 "sc-consensus-babe",1722 "sc-consensus-babe",1757 "sc-consensus-slots",1723 "sc-consensus-slots",1758 "sc-telemetry",1724 "sc-telemetry",1759 "schnellru",1725 "schnellru",1760 "sp-api 29.0.0",1726 "sp-api",1761 "sp-application-crypto 33.0.0",1727 "sp-application-crypto",1762 "sp-block-builder",1728 "sp-block-builder",1763 "sp-blockchain",1729 "sp-blockchain",1764 "sp-consensus",1730 "sp-consensus",1765 "sp-consensus-aura",1731 "sp-consensus-aura",1766 "sp-core 31.0.0",1732 "sp-core",1767 "sp-inherents 29.0.0",1733 "sp-inherents",1768 "sp-keystore 0.37.0",1734 "sp-keystore",1769 "sp-runtime 34.0.0",1735 "sp-runtime",1770 "sp-state-machine 0.38.0",1736 "sp-state-machine",1771 "sp-timestamp 29.0.0",1737 "sp-timestamp",1772 "substrate-prometheus-endpoint",1738 "substrate-prometheus-endpoint",1773 "tracing",1739 "tracing",1774]1740]1781dependencies = [1747dependencies = [1782 "async-trait",1748 "async-trait",1783 "cumulus-client-pov-recovery",1749 "cumulus-client-pov-recovery",1784 "cumulus-primitives-core 0.10.0",1750 "cumulus-primitives-core",1785 "cumulus-relay-chain-interface",1751 "cumulus-relay-chain-interface",1786 "dyn-clone",1752 "dyn-clone",1787 "futures",1753 "futures",1788 "log",1754 "log",1789 "parity-scale-codec",1755 "parity-scale-codec",1790 "polkadot-primitives 10.0.0",1756 "polkadot-primitives",1791 "sc-client-api",1757 "sc-client-api",1792 "sc-consensus",1758 "sc-consensus",1793 "sc-consensus-babe",1759 "sc-consensus-babe",1794 "schnellru",1760 "schnellru",1795 "sp-blockchain",1761 "sp-blockchain",1796 "sp-consensus",1762 "sp-consensus",1797 "sp-consensus-slots 0.35.0",1763 "sp-consensus-slots",1798 "sp-core 31.0.0",1764 "sp-core",1799 "sp-runtime 34.0.0",1765 "sp-runtime",1800 "sp-timestamp 29.0.0",1766 "sp-timestamp",1801 "sp-trie 32.0.0",1767 "sp-trie",1802 "substrate-prometheus-endpoint",1768 "substrate-prometheus-endpoint",1803 "tracing",1769 "tracing",1804]1770]1813 "async-trait",1779 "async-trait",1814 "cumulus-primitives-parachain-inherent",1780 "cumulus-primitives-parachain-inherent",1815 "sp-consensus",1781 "sp-consensus",1816 "sp-inherents 29.0.0",1782 "sp-inherents",1817 "sp-runtime 34.0.0",1783 "sp-runtime",1818 "sp-state-machine 0.38.0",1784 "sp-state-machine",1819 "thiserror",1785 "thiserror",1820]1786]182117871830 "futures",1796 "futures",1831 "futures-timer",1797 "futures-timer",1832 "parity-scale-codec",1798 "parity-scale-codec",1833 "parking_lot 0.12.1",1799 "parking_lot 0.12.2",1834 "polkadot-node-primitives",1800 "polkadot-node-primitives",1835 "polkadot-parachain-primitives 9.0.0",1801 "polkadot-parachain-primitives",1836 "polkadot-primitives 10.0.0",1802 "polkadot-primitives",1837 "sc-client-api",1803 "sc-client-api",1838 "sp-blockchain",1804 "sp-blockchain",1839 "sp-consensus",1805 "sp-consensus",1840 "sp-core 31.0.0",1806 "sp-core",1841 "sp-runtime 34.0.0",1807 "sp-runtime",1842 "sp-state-machine 0.38.0",1808 "sp-state-machine",1843 "tracing",1809 "tracing",1844]1810]184518111850checksum = "6ebeda41b913144e0dbaf57a9537fed6f37ee14c5f31f1bd23808f87e8515ec7"1816checksum = "6ebeda41b913144e0dbaf57a9537fed6f37ee14c5f31f1bd23808f87e8515ec7"1851dependencies = [1817dependencies = [1852 "async-trait",1818 "async-trait",1853 "cumulus-primitives-core 0.10.0",1819 "cumulus-primitives-core",1854 "cumulus-primitives-parachain-inherent",1820 "cumulus-primitives-parachain-inherent",1855 "cumulus-relay-chain-interface",1821 "cumulus-relay-chain-interface",1856 "cumulus-test-relay-sproof-builder",1822 "cumulus-test-relay-sproof-builder",1857 "parity-scale-codec",1823 "parity-scale-codec",1858 "sc-client-api",1824 "sc-client-api",1859 "scale-info",1825 "scale-info",1860 "sp-api 29.0.0",1826 "sp-api",1861 "sp-crypto-hashing",1827 "sp-crypto-hashing",1862 "sp-inherents 29.0.0",1828 "sp-inherents",1863 "sp-runtime 34.0.0",1829 "sp-runtime",1864 "sp-state-machine 0.38.0",1830 "sp-state-machine",1865 "sp-std 14.0.0",1831 "sp-std",1866 "sp-storage 20.0.0",1832 "sp-storage",1867 "sp-trie 32.0.0",1833 "sp-trie",1868 "tracing",1834 "tracing",1869]1835]187018361875checksum = "1cf51e1e7cfe82e68a93a4f3221181f8258664f0c4113e4d7c846e449b3596f3"1841checksum = "1cf51e1e7cfe82e68a93a4f3221181f8258664f0c4113e4d7c846e449b3596f3"1876dependencies = [1842dependencies = [1877 "async-trait",1843 "async-trait",1878 "cumulus-primitives-core 0.10.0",1844 "cumulus-primitives-core",1879 "cumulus-relay-chain-interface",1845 "cumulus-relay-chain-interface",1880 "futures",1846 "futures",1881 "futures-timer",1847 "futures-timer",1882 "parity-scale-codec",1848 "parity-scale-codec",1883 "polkadot-node-primitives",1849 "polkadot-node-primitives",1884 "polkadot-node-subsystem",1850 "polkadot-node-subsystem",1885 "polkadot-overseer",1851 "polkadot-overseer",1886 "polkadot-primitives 10.0.0",1852 "polkadot-primitives",1887 "rand 0.8.5",1853 "rand",1888 "sc-client-api",1854 "sc-client-api",1889 "sc-consensus",1855 "sc-consensus",1890 "sp-consensus",1856 "sp-consensus",1891 "sp-maybe-compressed-blob",1857 "sp-maybe-compressed-blob",1892 "sp-runtime 34.0.0",1858 "sp-runtime",1893 "tracing",1859 "tracing",1894]1860]189518611904 "cumulus-client-consensus-common",1870 "cumulus-client-consensus-common",1905 "cumulus-client-network",1871 "cumulus-client-network",1906 "cumulus-client-pov-recovery",1872 "cumulus-client-pov-recovery",1907 "cumulus-primitives-core 0.10.0",1873 "cumulus-primitives-core",1908 "cumulus-primitives-proof-size-hostfunction",1874 "cumulus-primitives-proof-size-hostfunction",1909 "cumulus-relay-chain-inprocess-interface",1875 "cumulus-relay-chain-inprocess-interface",1910 "cumulus-relay-chain-interface",1876 "cumulus-relay-chain-interface",1911 "cumulus-relay-chain-minimal-node",1877 "cumulus-relay-chain-minimal-node",1912 "futures",1878 "futures",1913 "polkadot-primitives 10.0.0",1879 "polkadot-primitives",1914 "sc-client-api",1880 "sc-client-api",1915 "sc-consensus",1881 "sc-consensus",1916 "sc-network",1882 "sc-network",1922 "sc-telemetry",1888 "sc-telemetry",1923 "sc-transaction-pool",1889 "sc-transaction-pool",1924 "sc-utils",1890 "sc-utils",1925 "sp-api 29.0.0",1891 "sp-api",1926 "sp-blockchain",1892 "sp-blockchain",1927 "sp-consensus",1893 "sp-consensus",1928 "sp-core 31.0.0",1894 "sp-core",1929 "sp-runtime 34.0.0",1895 "sp-runtime",1930 "sp-transaction-pool",1896 "sp-transaction-pool",1931]1897]193218981937checksum = "47ec277f09a2c2b693bca6283eb6bc10aede2eaee43a7c395911235d8b632dab"1903checksum = "47ec277f09a2c2b693bca6283eb6bc10aede2eaee43a7c395911235d8b632dab"1938dependencies = [1904dependencies = [1939 "cumulus-pallet-parachain-system",1905 "cumulus-pallet-parachain-system",1940 "frame-support 31.0.0",1906 "frame-support",1941 "frame-system 31.0.0",1907 "frame-system",1942 "pallet-aura",1908 "pallet-aura",1943 "pallet-timestamp",1909 "pallet-timestamp",1944 "parity-scale-codec",1910 "parity-scale-codec",1945 "scale-info",1911 "scale-info",1946 "sp-application-crypto 33.0.0",1912 "sp-application-crypto",1947 "sp-consensus-aura",1913 "sp-consensus-aura",1948 "sp-runtime 34.0.0",1914 "sp-runtime",1949 "sp-std 14.0.0",1915 "sp-std",1950]1916]195119171952[[package]]1918[[package]]1955source = "registry+https://github.com/rust-lang/crates.io-index"1921source = "registry+https://github.com/rust-lang/crates.io-index"1956checksum = "28e34c35fdd757c548cabaf8b65cabe5ae1c0fab7e143e85a99ab69ec58ad35f"1922checksum = "28e34c35fdd757c548cabaf8b65cabe5ae1c0fab7e143e85a99ab69ec58ad35f"1957dependencies = [1923dependencies = [1958 "cumulus-primitives-core 0.10.0",1924 "cumulus-primitives-core",1959 "frame-support 31.0.0",1925 "frame-support",1960 "frame-system 31.0.0",1926 "frame-system",1961 "log",1927 "log",1962 "parity-scale-codec",1928 "parity-scale-codec",1963 "scale-info",1929 "scale-info",1964 "sp-io 33.0.0",1930 "sp-io",1965 "sp-runtime 34.0.0",1931 "sp-runtime",1966 "sp-std 14.0.0",1932 "sp-std",1967 "staging-xcm 10.0.0",1933 "staging-xcm",1968]1934]196919351970[[package]]1936[[package]]1975dependencies = [1941dependencies = [1976 "bytes",1942 "bytes",1977 "cumulus-pallet-parachain-system-proc-macro",1943 "cumulus-pallet-parachain-system-proc-macro",1978 "cumulus-primitives-core 0.10.0",1944 "cumulus-primitives-core",1979 "cumulus-primitives-parachain-inherent",1945 "cumulus-primitives-parachain-inherent",1980 "cumulus-primitives-proof-size-hostfunction",1946 "cumulus-primitives-proof-size-hostfunction",1981 "environmental",1947 "environmental",1982 "frame-benchmarking 31.0.0",1948 "frame-benchmarking",1983 "frame-support 31.0.0",1949 "frame-support",1984 "frame-system 31.0.0",1950 "frame-system",1985 "impl-trait-for-tuples",1951 "impl-trait-for-tuples",1986 "log",1952 "log",1987 "pallet-message-queue",1953 "pallet-message-queue",1988 "parity-scale-codec",1954 "parity-scale-codec",1989 "polkadot-parachain-primitives 9.0.0",1955 "polkadot-parachain-primitives",1990 "polkadot-runtime-common",1956 "polkadot-runtime-common",1991 "polkadot-runtime-parachains",1957 "polkadot-runtime-parachains",1992 "scale-info",1958 "scale-info",1993 "sp-core 31.0.0",1959 "sp-core",1994 "sp-externalities 0.27.0",1960 "sp-externalities",1995 "sp-inherents 29.0.0",1961 "sp-inherents",1996 "sp-io 33.0.0",1962 "sp-io",1997 "sp-runtime 34.0.0",1963 "sp-runtime",1998 "sp-state-machine 0.38.0",1964 "sp-state-machine",1999 "sp-std 14.0.0",1965 "sp-std",2000 "sp-trie 32.0.0",1966 "sp-trie",2001 "sp-version 32.0.0",1967 "sp-version",2002 "staging-xcm 10.0.0",1968 "staging-xcm",2003 "trie-db 0.28.0",1969 "trie-db 0.28.0",2004]1970]200519712012 "proc-macro-crate 3.1.0",1978 "proc-macro-crate 3.1.0",2013 "proc-macro2",1979 "proc-macro2",2014 "quote",1980 "quote",2015 "syn 2.0.55",1981 "syn 2.0.65",2016]1982]201719832018[[package]]1984[[package]]2021source = "registry+https://github.com/rust-lang/crates.io-index"1987source = "registry+https://github.com/rust-lang/crates.io-index"2022checksum = "7610ae16cac552adc823ba68deb26e5d3a9de189ef79ae26c79e43ddcfeabef1"1988checksum = "7610ae16cac552adc823ba68deb26e5d3a9de189ef79ae26c79e43ddcfeabef1"2023dependencies = [1989dependencies = [2024 "cumulus-primitives-core 0.10.0",1990 "cumulus-primitives-core",2025 "frame-support 31.0.0",1991 "frame-support",2026 "frame-system 31.0.0",1992 "frame-system",2027 "parity-scale-codec",1993 "parity-scale-codec",2028 "scale-info",1994 "scale-info",2029 "sp-io 33.0.0",1995 "sp-io",2030 "sp-runtime 34.0.0",1996 "sp-runtime",2031 "sp-std 14.0.0",1997 "sp-std",2032 "staging-xcm 10.0.0",1998 "staging-xcm",2033]1999]203420002035[[package]]2001[[package]]2038source = "registry+https://github.com/rust-lang/crates.io-index"2004source = "registry+https://github.com/rust-lang/crates.io-index"2039checksum = "6614dcdbe6c24fcc8677bf158a8c627a3467d262acdc8a0e7d8a3d3d767a757c"2005checksum = "6614dcdbe6c24fcc8677bf158a8c627a3467d262acdc8a0e7d8a3d3d767a757c"2040dependencies = [2006dependencies = [2041 "bounded-collections 0.2.0",2007 "bounded-collections",2042 "bp-xcm-bridge-hub-router",2008 "bp-xcm-bridge-hub-router",2043 "cumulus-primitives-core 0.10.0",2009 "cumulus-primitives-core",2044 "frame-benchmarking 31.0.0",2010 "frame-benchmarking",2045 "frame-support 31.0.0",2011 "frame-support",2046 "frame-system 31.0.0",2012 "frame-system",2047 "log",2013 "log",2048 "pallet-message-queue",2014 "pallet-message-queue",2049 "parity-scale-codec",2015 "parity-scale-codec",2050 "polkadot-runtime-common",2016 "polkadot-runtime-common",2051 "polkadot-runtime-parachains",2017 "polkadot-runtime-parachains",2052 "scale-info",2018 "scale-info",2053 "sp-core 31.0.0",2019 "sp-core",2054 "sp-io 33.0.0",2020 "sp-io",2055 "sp-runtime 34.0.0",2021 "sp-runtime",2056 "sp-std 14.0.0",2022 "sp-std",2057 "staging-xcm 10.0.0",2023 "staging-xcm",2058 "staging-xcm-executor 10.0.0",2024 "staging-xcm-executor",2059]2025]206020262061[[package]]2027[[package]]2065checksum = "1b70d13f3fca1dfaeb868f4fff79c58fef8fa4f8e381a9002d93c50c23683abf"2031checksum = "1b70d13f3fca1dfaeb868f4fff79c58fef8fa4f8e381a9002d93c50c23683abf"2066dependencies = [2032dependencies = [2067 "parity-scale-codec",2033 "parity-scale-codec",2068 "polkadot-core-primitives 10.0.0",2034 "polkadot-core-primitives",2069 "polkadot-primitives 10.0.0",2035 "polkadot-primitives",2070 "sp-api 29.0.0",2036 "sp-api",2071 "sp-consensus-aura",2037 "sp-consensus-aura",2072 "sp-runtime 34.0.0",2038 "sp-runtime",2073 "sp-std 14.0.0",2039 "sp-std",2074]2040]207520412076[[package]]2042[[package]]2077name = "cumulus-primitives-core"2043name = "cumulus-primitives-core"2078version = "0.4.0"2079source = "registry+https://github.com/rust-lang/crates.io-index"2080checksum = "d40f62add2352287be4cb58b0017a91f61d953e2c6d2777c20d93185558196e1"2081dependencies = [2082 "parity-scale-codec",2083 "polkadot-core-primitives 4.0.0",2084 "polkadot-parachain-primitives 3.0.0",2085 "polkadot-primitives 4.0.0",2086 "scale-info",2087 "sp-api 23.0.0",2088 "sp-runtime 28.0.0",2089 "sp-std 12.0.0",2090 "sp-trie 26.0.0",2091 "staging-xcm 4.0.0",2092]20932094[[package]]2095name = "cumulus-primitives-core"2096version = "0.10.0"2044version = "0.10.0"2097source = "registry+https://github.com/rust-lang/crates.io-index"2045source = "registry+https://github.com/rust-lang/crates.io-index"2098checksum = "617d02361f5c7df87b6be98b4974241b6836fbaa7d9e786db80eb38bc8636751"2046checksum = "617d02361f5c7df87b6be98b4974241b6836fbaa7d9e786db80eb38bc8636751"2099dependencies = [2047dependencies = [2100 "parity-scale-codec",2048 "parity-scale-codec",2101 "polkadot-core-primitives 10.0.0",2049 "polkadot-core-primitives",2102 "polkadot-parachain-primitives 9.0.0",2050 "polkadot-parachain-primitives",2103 "polkadot-primitives 10.0.0",2051 "polkadot-primitives",2104 "scale-info",2052 "scale-info",2105 "sp-api 29.0.0",2053 "sp-api",2106 "sp-runtime 34.0.0",2054 "sp-runtime",2107 "sp-std 14.0.0",2055 "sp-std",2108 "sp-trie 32.0.0",2056 "sp-trie",2109 "staging-xcm 10.0.0",2057 "staging-xcm",2110]2058]211120592112[[package]]2060[[package]]2116checksum = "87d64a55b7b9c3a945e543712630708f36407ab49ad8a2fa9f3d1404093a3e8e"2064checksum = "87d64a55b7b9c3a945e543712630708f36407ab49ad8a2fa9f3d1404093a3e8e"2117dependencies = [2065dependencies = [2118 "async-trait",2066 "async-trait",2119 "cumulus-primitives-core 0.10.0",2067 "cumulus-primitives-core",2120 "parity-scale-codec",2068 "parity-scale-codec",2121 "scale-info",2069 "scale-info",2122 "sp-core 31.0.0",2070 "sp-core",2123 "sp-inherents 29.0.0",2071 "sp-inherents",2124 "sp-std 14.0.0",2072 "sp-std",2125 "sp-trie 32.0.0",2073 "sp-trie",2126]2074]212720752128[[package]]2076[[package]]2131source = "registry+https://github.com/rust-lang/crates.io-index"2079source = "registry+https://github.com/rust-lang/crates.io-index"2132checksum = "764e27968dce7d5c455dbaf9ba81c037fc5690afc085aa4aa2a4cdfe53716b74"2080checksum = "764e27968dce7d5c455dbaf9ba81c037fc5690afc085aa4aa2a4cdfe53716b74"2133dependencies = [2081dependencies = [2134 "sp-externalities 0.27.0",2082 "sp-externalities",2135 "sp-runtime-interface 26.0.0",2083 "sp-runtime-interface",2136 "sp-trie 32.0.0",2084 "sp-trie",2137]2085]213820862139[[package]]2087[[package]]2142source = "registry+https://github.com/rust-lang/crates.io-index"2090source = "registry+https://github.com/rust-lang/crates.io-index"2143checksum = "abf270c68a2cbf68b31cb4e8c4b5fc43665627ec6960cde04c393120e053ccef"2091checksum = "abf270c68a2cbf68b31cb4e8c4b5fc43665627ec6960cde04c393120e053ccef"2144dependencies = [2092dependencies = [2145 "cumulus-primitives-core 0.10.0",2093 "cumulus-primitives-core",2146 "futures",2094 "futures",2147 "parity-scale-codec",2095 "parity-scale-codec",2148 "sp-inherents 29.0.0",2096 "sp-inherents",2149 "sp-std 14.0.0",2097 "sp-std",2150 "sp-timestamp 29.0.0",2098 "sp-timestamp",2151]2099]215221002153[[package]]2101[[package]]2156source = "registry+https://github.com/rust-lang/crates.io-index"2104source = "registry+https://github.com/rust-lang/crates.io-index"2157checksum = "beeca40e85d6da3751343a3fc8dd5b335c9a06ba9897a5b36f726d139b7646de"2105checksum = "beeca40e85d6da3751343a3fc8dd5b335c9a06ba9897a5b36f726d139b7646de"2158dependencies = [2106dependencies = [2159 "cumulus-primitives-core 0.10.0",2107 "cumulus-primitives-core",2160 "frame-support 31.0.0",2108 "frame-support",2161 "log",2109 "log",2162 "pallet-asset-conversion",2110 "pallet-asset-conversion",2163 "parity-scale-codec",2111 "parity-scale-codec",2164 "polkadot-runtime-common",2112 "polkadot-runtime-common",2165 "polkadot-runtime-parachains",2113 "polkadot-runtime-parachains",2166 "sp-io 33.0.0",2114 "sp-io",2167 "sp-runtime 34.0.0",2115 "sp-runtime",2168 "sp-std 14.0.0",2116 "sp-std",2169 "staging-xcm 10.0.0",2117 "staging-xcm",2170 "staging-xcm-builder",2118 "staging-xcm-builder",2171 "staging-xcm-executor 10.0.0",2119 "staging-xcm-executor",2172]2120]217321212174[[package]]2122[[package]]2178checksum = "2ec58113249ac91ceb4da1c846f6474cd4b6616100d0b29a86845b177caad52f"2126checksum = "2ec58113249ac91ceb4da1c846f6474cd4b6616100d0b29a86845b177caad52f"2179dependencies = [2127dependencies = [2180 "async-trait",2128 "async-trait",2181 "cumulus-primitives-core 0.10.0",2129 "cumulus-primitives-core",2182 "cumulus-relay-chain-interface",2130 "cumulus-relay-chain-interface",2183 "futures",2131 "futures",2184 "futures-timer",2132 "futures-timer",2189 "sc-sysinfo",2137 "sc-sysinfo",2190 "sc-telemetry",2138 "sc-telemetry",2191 "sc-tracing",2139 "sc-tracing",2192 "sp-api 29.0.0",2140 "sp-api",2193 "sp-consensus",2141 "sp-consensus",2194 "sp-core 31.0.0",2142 "sp-core",2195 "sp-runtime 34.0.0",2143 "sp-runtime",2196 "sp-state-machine 0.38.0",2144 "sp-state-machine",2197]2145]219821462199[[package]]2147[[package]]2203checksum = "cbb531263c11cfd73f17090106fff2385ca7b02b39102c367f4c13fb1251e9dd"2151checksum = "cbb531263c11cfd73f17090106fff2385ca7b02b39102c367f4c13fb1251e9dd"2204dependencies = [2152dependencies = [2205 "async-trait",2153 "async-trait",2206 "cumulus-primitives-core 0.10.0",2154 "cumulus-primitives-core",2207 "futures",2155 "futures",2208 "jsonrpsee-core 0.22.3",2156 "jsonrpsee-core",2209 "parity-scale-codec",2157 "parity-scale-codec",2210 "polkadot-overseer",2158 "polkadot-overseer",2211 "sc-client-api",2159 "sc-client-api",2212 "sp-api 29.0.0",2160 "sp-api",2213 "sp-blockchain",2161 "sp-blockchain",2214 "sp-state-machine 0.38.0",2162 "sp-state-machine",2215 "thiserror",2163 "thiserror",2216]2164]221721652221source = "registry+https://github.com/rust-lang/crates.io-index"2169source = "registry+https://github.com/rust-lang/crates.io-index"2222checksum = "e1a416b2e6a5c99d78049b91425dbdb844f4351fd9fb61da47b70c2f90cf2ed4"2170checksum = "e1a416b2e6a5c99d78049b91425dbdb844f4351fd9fb61da47b70c2f90cf2ed4"2223dependencies = [2171dependencies = [2224 "array-bytes 6.2.2",2172 "array-bytes 6.2.3",2225 "async-trait",2173 "async-trait",2226 "cumulus-primitives-core 0.10.0",2174 "cumulus-primitives-core",2227 "cumulus-relay-chain-interface",2175 "cumulus-relay-chain-interface",2228 "cumulus-relay-chain-rpc-interface",2176 "cumulus-relay-chain-rpc-interface",2229 "futures",2177 "futures",2230 "parking_lot 0.12.1",2178 "parking_lot 0.12.2",2231 "polkadot-availability-recovery",2179 "polkadot-availability-recovery",2232 "polkadot-collator-protocol",2180 "polkadot-collator-protocol",2233 "polkadot-core-primitives 10.0.0",2181 "polkadot-core-primitives",2234 "polkadot-network-bridge",2182 "polkadot-network-bridge",2235 "polkadot-node-collation-generation",2183 "polkadot-node-collation-generation",2236 "polkadot-node-core-chain-api",2184 "polkadot-node-core-chain-api",2239 "polkadot-node-network-protocol",2187 "polkadot-node-network-protocol",2240 "polkadot-node-subsystem-util",2188 "polkadot-node-subsystem-util",2241 "polkadot-overseer",2189 "polkadot-overseer",2242 "polkadot-primitives 10.0.0",2190 "polkadot-primitives",2243 "polkadot-service",2191 "polkadot-service",2244 "sc-authority-discovery",2192 "sc-authority-discovery",2245 "sc-client-api",2193 "sc-client-api",2248 "sc-service",2196 "sc-service",2249 "sc-tracing",2197 "sc-tracing",2250 "sc-utils",2198 "sc-utils",2251 "sp-api 29.0.0",2199 "sp-api",2252 "sp-blockchain",2200 "sp-blockchain",2253 "sp-consensus",2201 "sp-consensus",2254 "sp-consensus-babe",2202 "sp-consensus-babe",2255 "sp-runtime 34.0.0",2203 "sp-runtime",2256 "substrate-prometheus-endpoint",2204 "substrate-prometheus-endpoint",2257 "tokio",2205 "tokio",2258 "tracing",2206 "tracing",2265checksum = "e011f8da350318316e80356dca70bee537d8f8fb29bb99d1765348b0ab6f6d88"2213checksum = "e011f8da350318316e80356dca70bee537d8f8fb29bb99d1765348b0ab6f6d88"2266dependencies = [2214dependencies = [2267 "async-trait",2215 "async-trait",2268 "cumulus-primitives-core 0.10.0",2216 "cumulus-primitives-core",2269 "cumulus-relay-chain-interface",2217 "cumulus-relay-chain-interface",2270 "either",2218 "either",2271 "futures",2219 "futures",2272 "futures-timer",2220 "futures-timer",2273 "jsonrpsee 0.22.3",2221 "jsonrpsee",2274 "parity-scale-codec",2222 "parity-scale-codec",2275 "pin-project",2223 "pin-project",2276 "polkadot-overseer",2224 "polkadot-overseer",2277 "rand 0.8.5",2225 "rand",2278 "sc-client-api",2226 "sc-client-api",2279 "sc-rpc-api",2227 "sc-rpc-api",2280 "sc-service",2228 "sc-service",2283 "serde_json",2231 "serde_json",2284 "smoldot",2232 "smoldot",2285 "smoldot-light",2233 "smoldot-light",2286 "sp-api 29.0.0",2234 "sp-api",2287 "sp-authority-discovery 29.0.0",2235 "sp-authority-discovery",2288 "sp-consensus-babe",2236 "sp-consensus-babe",2289 "sp-core 31.0.0",2237 "sp-core",2290 "sp-runtime 34.0.0",2238 "sp-runtime",2291 "sp-state-machine 0.38.0",2239 "sp-state-machine",2292 "sp-storage 20.0.0",2240 "sp-storage",2293 "sp-version 32.0.0",2241 "sp-version",2294 "thiserror",2242 "thiserror",2295 "tokio",2243 "tokio",2296 "tokio-util",2244 "tokio-util",2304source = "registry+https://github.com/rust-lang/crates.io-index"2252source = "registry+https://github.com/rust-lang/crates.io-index"2305checksum = "d1e730a7524f50acb03c24476323c4dad35690baf85175ad0f91a2dffed85b39"2253checksum = "d1e730a7524f50acb03c24476323c4dad35690baf85175ad0f91a2dffed85b39"2306dependencies = [2254dependencies = [2307 "cumulus-primitives-core 0.10.0",2255 "cumulus-primitives-core",2308 "parity-scale-codec",2256 "parity-scale-codec",2309 "polkadot-primitives 10.0.0",2257 "polkadot-primitives",2310 "sp-runtime 34.0.0",2258 "sp-runtime",2311 "sp-state-machine 0.38.0",2259 "sp-state-machine",2312 "sp-std 14.0.0",2260 "sp-std",2313 "sp-trie 32.0.0",2261 "sp-trie",2314]2262]231522632316[[package]]2264[[package]]2317name = "curve25519-dalek"2265name = "curve25519-dalek"2318version = "2.1.3"2319source = "registry+https://github.com/rust-lang/crates.io-index"2320checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"2321dependencies = [2322 "byteorder",2323 "digest 0.8.1",2324 "rand_core 0.5.1",2325 "subtle 2.5.0",2326 "zeroize",2327]23282329[[package]]2330name = "curve25519-dalek"2331version = "3.2.0"2266version = "3.2.0"2332source = "registry+https://github.com/rust-lang/crates.io-index"2267source = "registry+https://github.com/rust-lang/crates.io-index"2333checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"2268checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"2364dependencies = [2299dependencies = [2365 "proc-macro2",2300 "proc-macro2",2366 "quote",2301 "quote",2367 "syn 2.0.55",2302 "syn 2.0.65",2368]2303]236923042370[[package]]2305[[package]]238223172383[[package]]2318[[package]]2384name = "cxx"2319name = "cxx"2385version = "1.0.120"2320version = "1.0.122"2386source = "registry+https://github.com/rust-lang/crates.io-index"2321source = "registry+https://github.com/rust-lang/crates.io-index"2387checksum = "ff4dc7287237dd438b926a81a1a5605dad33d286870e5eee2db17bf2bcd9e92a"2322checksum = "bb497fad022245b29c2a0351df572e2d67c1046bcef2260ebc022aec81efea82"2388dependencies = [2323dependencies = [2389 "cc",2324 "cc",2390 "cxxbridge-flags",2325 "cxxbridge-flags",239423292395[[package]]2330[[package]]2396name = "cxx-build"2331name = "cxx-build"2397version = "1.0.120"2332version = "1.0.122"2398source = "registry+https://github.com/rust-lang/crates.io-index"2333source = "registry+https://github.com/rust-lang/crates.io-index"2399checksum = "f47c6c8ad7c1a10d3ef0fe3ff6733f4db0d78f08ef0b13121543163ef327058b"2334checksum = "9327c7f9fbd6329a200a5d4aa6f674c60ab256525ff0084b52a889d4e4c60cee"2400dependencies = [2335dependencies = [2401 "cc",2336 "cc",2402 "codespan-reporting",2337 "codespan-reporting",2403 "once_cell",2338 "once_cell",2404 "proc-macro2",2339 "proc-macro2",2405 "quote",2340 "quote",2406 "scratch",2341 "scratch",2407 "syn 2.0.55",2342 "syn 2.0.65",2408]2343]240923442410[[package]]2345[[package]]2411name = "cxxbridge-flags"2346name = "cxxbridge-flags"2412version = "1.0.120"2347version = "1.0.122"2413source = "registry+https://github.com/rust-lang/crates.io-index"2348source = "registry+https://github.com/rust-lang/crates.io-index"2414checksum = "701a1ac7a697e249cdd8dc026d7a7dafbfd0dbcd8bd24ec55889f2bc13dd6287"2349checksum = "688c799a4a846f1c0acb9f36bb9c6272d9b3d9457f3633c7753c6057270df13c"241523502416[[package]]2351[[package]]2417name = "cxxbridge-macro"2352name = "cxxbridge-macro"2418version = "1.0.120"2353version = "1.0.122"2419source = "registry+https://github.com/rust-lang/crates.io-index"2354source = "registry+https://github.com/rust-lang/crates.io-index"2420checksum = "b404f596046b0bb2d903a9c786b875a126261b52b7c3a64bbb66382c41c771df"2355checksum = "928bc249a7e3cd554fd2e8e08a426e9670c50bbfc9a621653cfa9accc9641783"2421dependencies = [2356dependencies = [2422 "proc-macro2",2357 "proc-macro2",2423 "quote",2358 "quote",2424 "syn 2.0.55",2359 "syn 2.0.65",2425]2360]242623612427[[package]]2362[[package]]2431checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"2366checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"2432dependencies = [2367dependencies = [2433 "cfg-if",2368 "cfg-if",2434 "hashbrown 0.14.3",2369 "hashbrown 0.14.5",2435 "lock_api",2370 "lock_api",2436 "once_cell",2371 "once_cell",2437 "parking_lot_core 0.9.9",2372 "parking_lot_core 0.9.10",2438]2373]243923742440[[package]]2375[[package]]2441name = "data-encoding"2376name = "data-encoding"2442version = "2.5.0"2377version = "2.6.0"2443source = "registry+https://github.com/rust-lang/crates.io-index"2378source = "registry+https://github.com/rust-lang/crates.io-index"2444checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5"2379checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"244523802446[[package]]2381[[package]]2447name = "data-encoding-macro"2382name = "data-encoding-macro"2448version = "0.1.14"2383version = "0.1.15"2449source = "registry+https://github.com/rust-lang/crates.io-index"2384source = "registry+https://github.com/rust-lang/crates.io-index"2450checksum = "20c01c06f5f429efdf2bae21eb67c28b3df3cf85b7dd2d8ef09c0838dac5d33e"2385checksum = "f1559b6cba622276d6d63706db152618eeb15b89b3e4041446b05876e352e639"2451dependencies = [2386dependencies = [2452 "data-encoding",2387 "data-encoding",2453 "data-encoding-macro-internal",2388 "data-encoding-macro-internal",2454]2389]245523902456[[package]]2391[[package]]2457name = "data-encoding-macro-internal"2392name = "data-encoding-macro-internal"2458version = "0.1.12"2393version = "0.1.13"2459source = "registry+https://github.com/rust-lang/crates.io-index"2394source = "registry+https://github.com/rust-lang/crates.io-index"2460checksum = "0047d07f2c89b17dd631c80450d69841a6b5d7fb17278cbc43d7e4cfcf2576f3"2395checksum = "332d754c0af53bc87c108fed664d121ecf59207ec4196041f04d6ab9002ad33f"2461dependencies = [2396dependencies = [2462 "data-encoding",2397 "data-encoding",2463 "syn 1.0.109",2398 "syn 1.0.109",2464]2399]246524002466[[package]]2401[[package]]2467name = "der"2402name = "der"2468version = "0.7.8"2403version = "0.7.9"2469source = "registry+https://github.com/rust-lang/crates.io-index"2404source = "registry+https://github.com/rust-lang/crates.io-index"2470checksum = "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c"2405checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"2471dependencies = [2406dependencies = [2472 "const-oid",2407 "const-oid",2473 "zeroize",2408 "zeroize",2519]2454]252024552521[[package]]2456[[package]]2457name = "derive-syn-parse"2458version = "0.2.0"2459source = "registry+https://github.com/rust-lang/crates.io-index"2460checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762"2461dependencies = [2462 "proc-macro2",2463 "quote",2464 "syn 2.0.65",2465]24662467[[package]]2522name = "derive_more"2468name = "derive_more"2523version = "0.99.17"2469version = "0.99.17"2524source = "registry+https://github.com/rust-lang/crates.io-index"2470source = "registry+https://github.com/rust-lang/crates.io-index"2617dependencies = [2563dependencies = [2618 "proc-macro2",2564 "proc-macro2",2619 "quote",2565 "quote",2620 "syn 2.0.55",2566 "syn 2.0.65",2621]2567]262225682623[[package]]2569[[package]]2624name = "docify"2570name = "docify"2625version = "0.2.7"2571version = "0.2.8"2626source = "registry+https://github.com/rust-lang/crates.io-index"2572source = "registry+https://github.com/rust-lang/crates.io-index"2627checksum = "7cc4fd38aaa9fb98ac70794c82a00360d1e165a87fbf96a8a91f9dfc602aaee2"2573checksum = "43a2f138ad521dc4a2ced1a4576148a6a610b4c5923933b062a263130a6802ce"2628dependencies = [2574dependencies = [2629 "docify_macros",2575 "docify_macros",2630]2576]263125772632[[package]]2578[[package]]2633name = "docify_macros"2579name = "docify_macros"2634version = "0.2.7"2580version = "0.2.8"2635source = "registry+https://github.com/rust-lang/crates.io-index"2581source = "registry+https://github.com/rust-lang/crates.io-index"2636checksum = "63fa215f3a0d40fb2a221b3aa90d8e1fbb8379785a990cb60d62ac71ebdc6460"2582checksum = "1a081e51fb188742f5a7a1164ad752121abcb22874b21e2c3b0dd040c515fdad"2637dependencies = [2583dependencies = [2638 "common-path",2584 "common-path",2639 "derive-syn-parse",2585 "derive-syn-parse 0.2.0",2640 "once_cell",2586 "once_cell",2641 "proc-macro2",2587 "proc-macro2",2642 "quote",2588 "quote",2643 "regex",2589 "regex",2644 "syn 2.0.55",2590 "syn 2.0.65",2645 "termcolor",2591 "termcolor",2646 "toml 0.8.12",2592 "toml 0.8.13",2647 "walkdir",2593 "walkdir",2648]2594]26492595265526012656[[package]]2602[[package]]2657name = "downcast-rs"2603name = "downcast-rs"2658version = "1.2.0"2604version = "1.2.1"2659source = "registry+https://github.com/rust-lang/crates.io-index"2605source = "registry+https://github.com/rust-lang/crates.io-index"2660checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"2606checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"266126072662[[package]]2608[[package]]2663name = "dtoa"2609name = "dtoa"2754dependencies = [2700dependencies = [2755 "curve25519-dalek 4.1.2",2701 "curve25519-dalek 4.1.2",2756 "ed25519",2702 "ed25519",2757 "hashbrown 0.14.3",2703 "hashbrown 0.14.5",2758 "hex",2704 "hex",2759 "rand_core 0.6.4",2705 "rand_core 0.6.4",2760 "sha2 0.10.8",2706 "sha2 0.10.8",276327092764[[package]]2710[[package]]2765name = "either"2711name = "either"2766version = "1.10.0"2712version = "1.12.0"2767source = "registry+https://github.com/rust-lang/crates.io-index"2713source = "registry+https://github.com/rust-lang/crates.io-index"2768checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"2714checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b"276927152770[[package]]2716[[package]]2771name = "elliptic-curve"2717name = "elliptic-curve"2822dependencies = [2768dependencies = [2823 "proc-macro2",2769 "proc-macro2",2824 "quote",2770 "quote",2825 "syn 2.0.55",2771 "syn 2.0.65",2826]2772]282727732828[[package]]2774[[package]]2833dependencies = [2779dependencies = [2834 "proc-macro2",2780 "proc-macro2",2835 "quote",2781 "quote",2836 "syn 2.0.55",2782 "syn 2.0.65",2837]2783]283827842839[[package]]2785[[package]]286328092864[[package]]2810[[package]]2865name = "errno"2811name = "errno"2866version = "0.3.8"2812version = "0.3.9"2867source = "registry+https://github.com/rust-lang/crates.io-index"2813source = "registry+https://github.com/rust-lang/crates.io-index"2868checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"2814checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"2869dependencies = [2815dependencies = [2870 "libc",2816 "libc",2871 "windows-sys 0.52.0",2817 "windows-sys 0.52.0",2934dependencies = [2880dependencies = [2935 "concurrent-queue",2881 "concurrent-queue",2936 "parking",2882 "parking",2937 "pin-project-lite 0.2.13",2883 "pin-project-lite 0.2.14",2938]2884]293928852940[[package]]2886[[package]]2945dependencies = [2891dependencies = [2946 "concurrent-queue",2892 "concurrent-queue",2947 "parking",2893 "parking",2948 "pin-project-lite 0.2.13",2894 "pin-project-lite 0.2.14",2949]2895]295028962951[[package]]2897[[package]]2952name = "event-listener"2898name = "event-listener"2953version = "5.2.0"2899version = "5.3.0"2954source = "registry+https://github.com/rust-lang/crates.io-index"2900source = "registry+https://github.com/rust-lang/crates.io-index"2955checksum = "2b5fb89194fa3cad959b833185b3063ba881dbfc7030680b314250779fb4cc91"2901checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24"2956dependencies = [2902dependencies = [2957 "concurrent-queue",2903 "concurrent-queue",2958 "parking",2904 "parking",2959 "pin-project-lite 0.2.13",2905 "pin-project-lite 0.2.14",2960]2906]296129072962[[package]]2908[[package]]2966checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"2912checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"2967dependencies = [2913dependencies = [2968 "event-listener 4.0.3",2914 "event-listener 4.0.3",2969 "pin-project-lite 0.2.13",2915 "pin-project-lite 0.2.14",2970]2916]297129172972[[package]]2918[[package]]2973name = "event-listener-strategy"2919name = "event-listener-strategy"2974version = "0.5.0"2920version = "0.5.2"2975source = "registry+https://github.com/rust-lang/crates.io-index"2921source = "registry+https://github.com/rust-lang/crates.io-index"2976checksum = "feedafcaa9b749175d5ac357452a9d41ea2911da598fde46ce1fe02c37751291"2922checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"2977dependencies = [2923dependencies = [2978 "event-listener 5.2.0",2924 "event-listener 5.3.0",2979 "pin-project-lite 0.2.13",2925 "pin-project-lite 0.2.14",2980]2926]298129272982[[package]]2928[[package]]3105 "prettier-please",3051 "prettier-please",3106 "proc-macro2",3052 "proc-macro2",3107 "quote",3053 "quote",3108 "syn 2.0.55",3054 "syn 2.0.65",3109]3055]311030563111[[package]]3057[[package]]3112name = "fake-simd"3113version = "0.1.2"3114source = "registry+https://github.com/rust-lang/crates.io-index"3115checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"31163117[[package]]3118name = "fallible-iterator"3058name = "fallible-iterator"3119version = "0.2.0"3059version = "0.2.0"3120source = "registry+https://github.com/rust-lang/crates.io-index"3060source = "registry+https://github.com/rust-lang/crates.io-index"313730773138[[package]]3078[[package]]3139name = "fastrand"3079name = "fastrand"3140version = "2.0.2"3080version = "2.1.0"3141source = "registry+https://github.com/rust-lang/crates.io-index"3081source = "registry+https://github.com/rust-lang/crates.io-index"3142checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984"3082checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"314330833144[[package]]3084[[package]]3145name = "fatality"3085name = "fatality"3174 "async-trait",3114 "async-trait",3175 "fp-storage",3115 "fp-storage",3176 "parity-scale-codec",3116 "parity-scale-codec",3177 "sp-core 31.0.0",3117 "sp-core",3178 "sp-runtime 34.0.0",3118 "sp-runtime",3179]3119]318031203181[[package]]3121[[package]]3187 "fp-consensus",3127 "fp-consensus",3188 "fp-rpc",3128 "fp-rpc",3189 "sc-consensus",3129 "sc-consensus",3190 "sp-api 29.0.0",3130 "sp-api",3191 "sp-block-builder",3131 "sp-block-builder",3192 "sp-consensus",3132 "sp-consensus",3193 "sp-runtime 34.0.0",3133 "sp-runtime",3194 "thiserror",3134 "thiserror",3195]3135]319631363206 "log",3146 "log",3207 "parity-db",3147 "parity-db",3208 "parity-scale-codec",3148 "parity-scale-codec",3209 "parking_lot 0.12.1",3149 "parking_lot 0.12.2",3210 "sc-client-db",3150 "sc-client-db",3211 "smallvec",3151 "smallvec",3212 "sp-blockchain",3152 "sp-blockchain",3213 "sp-core 31.0.0",3153 "sp-core",3214 "sp-database",3154 "sp-database",3215 "sp-runtime 34.0.0",3155 "sp-runtime",3216]3156]321731573218[[package]]3158[[package]]3227 "futures",3167 "futures",3228 "futures-timer",3168 "futures-timer",3229 "log",3169 "log",3230 "parking_lot 0.12.1",3170 "parking_lot 0.12.2",3231 "sc-client-api",3171 "sc-client-api",3232 "sc-utils",3172 "sc-utils",3233 "sp-api 29.0.0",3173 "sp-api",3234 "sp-blockchain",3174 "sp-blockchain",3235 "sp-consensus",3175 "sp-consensus",3236 "sp-runtime 34.0.0",3176 "sp-runtime",3237]3177]323831783239[[package]]3179[[package]]3253 "fp-storage",3193 "fp-storage",3254 "futures",3194 "futures",3255 "hex",3195 "hex",3256 "jsonrpsee 0.22.3",3196 "jsonrpsee",3257 "libsecp256k1",3197 "libsecp256k1",3258 "log",3198 "log",3259 "pallet-evm",3199 "pallet-evm",3260 "parity-scale-codec",3200 "parity-scale-codec",3261 "prometheus",3201 "prometheus",3262 "rand 0.8.5",3202 "rand",3263 "rlp",3203 "rlp",3264 "sc-client-api",3204 "sc-client-api",3265 "sc-consensus-aura",3205 "sc-consensus-aura",3273 "sc-utils",3213 "sc-utils",3274 "schnellru",3214 "schnellru",3275 "serde",3215 "serde",3276 "sp-api 29.0.0",3216 "sp-api",3277 "sp-block-builder",3217 "sp-block-builder",3278 "sp-blockchain",3218 "sp-blockchain",3279 "sp-consensus",3219 "sp-consensus",3280 "sp-consensus-aura",3220 "sp-consensus-aura",3281 "sp-core 31.0.0",3221 "sp-core",3282 "sp-externalities 0.27.0",3222 "sp-externalities",3283 "sp-inherents 29.0.0",3223 "sp-inherents",3284 "sp-io 33.0.0",3224 "sp-io",3285 "sp-runtime 34.0.0",3225 "sp-runtime",3286 "sp-state-machine 0.38.0",3226 "sp-state-machine",3287 "sp-storage 20.0.0",3227 "sp-storage",3288 "sp-timestamp 29.0.0",3228 "sp-timestamp",3289 "substrate-prometheus-endpoint",3229 "substrate-prometheus-endpoint",3290 "thiserror",3230 "thiserror",3291 "tokio",3231 "tokio",3298dependencies = [3238dependencies = [3299 "ethereum",3239 "ethereum",3300 "ethereum-types",3240 "ethereum-types",3301 "jsonrpsee 0.22.3",3241 "jsonrpsee",3302 "rlp",3242 "rlp",3303 "rustc-hex",3243 "rustc-hex",3304 "serde",3244 "serde",3317 "fp-storage",3257 "fp-storage",3318 "parity-scale-codec",3258 "parity-scale-codec",3319 "sc-client-api",3259 "sc-client-api",3320 "sp-api 29.0.0",3260 "sp-api",3321 "sp-blockchain",3261 "sp-blockchain",3322 "sp-io 33.0.0",3262 "sp-io",3323 "sp-runtime 34.0.0",3263 "sp-runtime",3324 "sp-storage 20.0.0",3264 "sp-storage",3325]3265]332632663327[[package]]3267[[package]]334632863347[[package]]3287[[package]]3348name = "fiat-crypto"3288name = "fiat-crypto"3349version = "0.2.7"3289version = "0.2.9"3350source = "registry+https://github.com/rust-lang/crates.io-index"3290source = "registry+https://github.com/rust-lang/crates.io-index"3351checksum = "c007b1ae3abe1cb6f85a16305acd418b7ca6343b953633fee2b76d8f108b830f"3291checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d"335232923353[[package]]3293[[package]]3354name = "file-per-thread-logger"3294name = "file-per-thread-logger"3384 "log",3324 "log",3385 "num-traits",3325 "num-traits",3386 "parity-scale-codec",3326 "parity-scale-codec",3387 "parking_lot 0.12.1",3327 "parking_lot 0.12.2",3388 "scale-info",3328 "scale-info",3389]3329]339033303395checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"3335checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"3396dependencies = [3336dependencies = [3397 "byteorder",3337 "byteorder",3398 "rand 0.8.5",3338 "rand",3399 "rustc-hex",3339 "rustc-hex",3400 "static_assertions",3340 "static_assertions",3401]3341]340833483409[[package]]3349[[package]]3410name = "flate2"3350name = "flate2"3411version = "1.0.28"3351version = "1.0.30"3412source = "registry+https://github.com/rust-lang/crates.io-index"3352source = "registry+https://github.com/rust-lang/crates.io-index"3413checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"3353checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"3414dependencies = [3354dependencies = [3415 "crc32fast",3355 "crc32fast",3416 "libz-sys",3356 "libz-sys",3462 "parity-scale-codec",3402 "parity-scale-codec",3463 "scale-info",3403 "scale-info",3464 "serde",3404 "serde",3465 "sp-core 31.0.0",3405 "sp-core",3466 "sp-io 33.0.0",3406 "sp-io",3467 "sp-runtime 34.0.0",3407 "sp-runtime",3468 "sp-runtime-interface 26.0.0",3408 "sp-runtime-interface",3469 "sp-std 14.0.0",3409 "sp-std",3470]3410]347134113472[[package]]3412[[package]]3476dependencies = [3416dependencies = [3477 "ethereum",3417 "ethereum",3478 "parity-scale-codec",3418 "parity-scale-codec",3479 "sp-core 31.0.0",3419 "sp-core",3480 "sp-runtime 34.0.0",3420 "sp-runtime",3481 "sp-std 14.0.0",3421 "sp-std",3482]3422]348334233484[[package]]3424[[package]]3489 "ethereum",3429 "ethereum",3490 "ethereum-types",3430 "ethereum-types",3491 "fp-evm",3431 "fp-evm",3492 "frame-support 31.0.0",3432 "frame-support",3493 "parity-scale-codec",3433 "parity-scale-codec",3494 "sp-std 14.0.0",3434 "sp-std",3495]3435]349634363497[[package]]3437[[package]]3500source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"3440source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"3501dependencies = [3441dependencies = [3502 "evm",3442 "evm",3503 "frame-support 31.0.0",3443 "frame-support",3504 "num_enum",3444 "num_enum",3505 "parity-scale-codec",3445 "parity-scale-codec",3506 "scale-info",3446 "scale-info",3507 "serde",3447 "serde",3508 "sp-core 31.0.0",3448 "sp-core",3509 "sp-runtime 34.0.0",3449 "sp-runtime",3510 "sp-std 14.0.0",3450 "sp-std",3511]3451]351234523513[[package]]3453[[package]]3520 "fp-evm",3460 "fp-evm",3521 "parity-scale-codec",3461 "parity-scale-codec",3522 "scale-info",3462 "scale-info",3523 "sp-api 29.0.0",3463 "sp-api",3524 "sp-core 31.0.0",3464 "sp-core",3525 "sp-runtime 34.0.0",3465 "sp-runtime",3526 "sp-state-machine 0.38.0",3466 "sp-state-machine",3527 "sp-std 14.0.0",3467 "sp-std",3528]3468]352934693530[[package]]3470[[package]]3531name = "fp-self-contained"3471name = "fp-self-contained"3532version = "1.0.0-dev"3472version = "1.0.0-dev"3533source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"3473source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"3534dependencies = [3474dependencies = [3535 "frame-support 31.0.0",3475 "frame-support",3536 "parity-scale-codec",3476 "parity-scale-codec",3537 "scale-info",3477 "scale-info",3538 "serde",3478 "serde",3539 "sp-runtime 34.0.0",3479 "sp-runtime",3540]3480]354134813542[[package]]3482[[package]]355634963557[[package]]3497[[package]]3558name = "frame-benchmarking"3498name = "frame-benchmarking"3559version = "25.0.0"3560source = "registry+https://github.com/rust-lang/crates.io-index"3561checksum = "3dd4946d63eab00d899f08a7e74e965cc6785c2298efaea6a2752905f4810407"3562dependencies = [3563 "frame-support 25.0.0",3564 "frame-support-procedural 20.0.0",3565 "frame-system 25.0.0",3566 "linregress",3567 "log",3568 "parity-scale-codec",3569 "paste",3570 "scale-info",3571 "serde",3572 "sp-api 23.0.0",3573 "sp-application-crypto 27.0.0",3574 "sp-core 25.0.0",3575 "sp-io 27.0.0",3576 "sp-runtime 28.0.0",3577 "sp-runtime-interface 21.0.0",3578 "sp-std 12.0.0",3579 "sp-storage 17.0.0",3580 "static_assertions",3581]35823583[[package]]3584name = "frame-benchmarking"3585version = "31.0.0"3499version = "31.0.0"3586source = "registry+https://github.com/rust-lang/crates.io-index"3500source = "registry+https://github.com/rust-lang/crates.io-index"3587checksum = "9fee087c6a7ddbc6dcfb6a6015d4b2787ecbb2113ed8b8bee8ff15f2bdf93f94"3501checksum = "9fee087c6a7ddbc6dcfb6a6015d4b2787ecbb2113ed8b8bee8ff15f2bdf93f94"3588dependencies = [3502dependencies = [3589 "frame-support 31.0.0",3503 "frame-support",3590 "frame-support-procedural 26.0.0",3504 "frame-support-procedural",3591 "frame-system 31.0.0",3505 "frame-system",3592 "linregress",3506 "linregress",3593 "log",3507 "log",3594 "parity-scale-codec",3508 "parity-scale-codec",3595 "paste",3509 "paste",3596 "scale-info",3510 "scale-info",3597 "serde",3511 "serde",3598 "sp-api 29.0.0",3512 "sp-api",3599 "sp-application-crypto 33.0.0",3513 "sp-application-crypto",3600 "sp-core 31.0.0",3514 "sp-core",3601 "sp-io 33.0.0",3515 "sp-io",3602 "sp-runtime 34.0.0",3516 "sp-runtime",3603 "sp-runtime-interface 26.0.0",3517 "sp-runtime-interface",3604 "sp-std 14.0.0",3518 "sp-std",3605 "sp-storage 20.0.0",3519 "sp-storage",3606 "static_assertions",3520 "static_assertions",3607]3521]360835223609[[package]]3523[[package]]3610name = "frame-benchmarking-cli"3524name = "frame-benchmarking-cli"3611version = "35.0.0"3525version = "35.0.1"3612source = "registry+https://github.com/rust-lang/crates.io-index"3526source = "registry+https://github.com/rust-lang/crates.io-index"3613checksum = "9b7edd9a74e34122245fe91248ca384221c7c3abd7f528e78c092ea444a7a7a2"3527checksum = "38f1660c2e59d206386658ca7fa867c2ccdb44429cc8a5a16a2975a338aa7047"3614dependencies = [3528dependencies = [3615 "Inflector",3529 "Inflector",3616 "array-bytes 6.2.2",3530 "array-bytes 6.2.3",3617 "chrono",3531 "chrono",3618 "clap",3532 "clap",3619 "comfy-table",3533 "comfy-table",3620 "frame-benchmarking 31.0.0",3534 "frame-benchmarking",3621 "frame-support 31.0.0",3535 "frame-support",3622 "frame-system 31.0.0",3536 "frame-system",3623 "gethostname",3537 "gethostname",3624 "handlebars",3538 "handlebars",3625 "itertools 0.10.5",3539 "itertools 0.10.5",3626 "lazy_static",3540 "lazy_static",3627 "linked-hash-map",3541 "linked-hash-map",3628 "log",3542 "log",3629 "parity-scale-codec",3543 "parity-scale-codec",3630 "rand 0.8.5",3544 "rand",3631 "rand_pcg",3545 "rand_pcg",3632 "sc-block-builder",3546 "sc-block-builder",3633 "sc-cli",3547 "sc-cli",3638 "sc-sysinfo",3552 "sc-sysinfo",3639 "serde",3553 "serde",3640 "serde_json",3554 "serde_json",3641 "sp-api 29.0.0",3555 "sp-api",3642 "sp-blockchain",3556 "sp-blockchain",3643 "sp-core 31.0.0",3557 "sp-core",3644 "sp-database",3558 "sp-database",3645 "sp-externalities 0.27.0",3559 "sp-externalities",3646 "sp-inherents 29.0.0",3560 "sp-inherents",3647 "sp-io 33.0.0",3561 "sp-io",3648 "sp-keystore 0.37.0",3562 "sp-keystore",3649 "sp-runtime 34.0.0",3563 "sp-runtime",3650 "sp-state-machine 0.38.0",3564 "sp-state-machine",3651 "sp-storage 20.0.0",3565 "sp-storage",3652 "sp-trie 32.0.0",3566 "sp-trie",3653 "sp-wasm-interface 20.0.0",3567 "sp-wasm-interface",3654 "thiserror",3568 "thiserror",3655 "thousands",3569 "thousands",3656]3570]3664 "proc-macro-crate 3.1.0",3578 "proc-macro-crate 3.1.0",3665 "proc-macro2",3579 "proc-macro2",3666 "quote",3580 "quote",3667 "syn 2.0.55",3581 "syn 2.0.65",3668]3582]366935833670[[package]]3584[[package]]3674checksum = "d651327ec98d12fbdb0d25346de929e3ea2ab8a1ef85570794d9d8d54f204f28"3588checksum = "d651327ec98d12fbdb0d25346de929e3ea2ab8a1ef85570794d9d8d54f204f28"3675dependencies = [3589dependencies = [3676 "frame-election-provider-solution-type",3590 "frame-election-provider-solution-type",3677 "frame-support 31.0.0",3591 "frame-support",3678 "frame-system 31.0.0",3592 "frame-system",3679 "parity-scale-codec",3593 "parity-scale-codec",3680 "scale-info",3594 "scale-info",3681 "sp-arithmetic 25.0.0",3595 "sp-arithmetic",3682 "sp-core 31.0.0",3596 "sp-core",3683 "sp-npos-elections",3597 "sp-npos-elections",3684 "sp-runtime 34.0.0",3598 "sp-runtime",3685 "sp-std 14.0.0",3599 "sp-std",3686]3600]368736013688[[package]]3602[[package]]3692checksum = "e3d4502dd4218aaf90240527adb789b9620fcada2af76f4751a8a852583eb0c2"3606checksum = "e3d4502dd4218aaf90240527adb789b9620fcada2af76f4751a8a852583eb0c2"3693dependencies = [3607dependencies = [3694 "aquamarine 0.3.3",3608 "aquamarine 0.3.3",3695 "frame-support 31.0.0",3609 "frame-support",3696 "frame-system 31.0.0",3610 "frame-system",3697 "frame-try-runtime",3611 "frame-try-runtime",3698 "log",3612 "log",3699 "parity-scale-codec",3613 "parity-scale-codec",3700 "scale-info",3614 "scale-info",3701 "sp-core 31.0.0",3615 "sp-core",3702 "sp-io 33.0.0",3616 "sp-io",3703 "sp-runtime 34.0.0",3617 "sp-runtime",3704 "sp-std 14.0.0",3618 "sp-std",3705 "sp-tracing 16.0.0",3619 "sp-tracing",3706]3620]370736213708[[package]]3622[[package]]3725dependencies = [3639dependencies = [3726 "futures",3640 "futures",3727 "indicatif",3641 "indicatif",3728 "jsonrpsee 0.22.3",3642 "jsonrpsee",3729 "log",3643 "log",3730 "parity-scale-codec",3644 "parity-scale-codec",3731 "serde",3645 "serde",3732 "sp-core 31.0.0",3646 "sp-core",3733 "sp-crypto-hashing",3647 "sp-crypto-hashing",3734 "sp-io 33.0.0",3648 "sp-io",3735 "sp-runtime 34.0.0",3649 "sp-runtime",3736 "sp-state-machine 0.38.0",3650 "sp-state-machine",3737 "spinners",3651 "spinners",3738 "substrate-rpc-client",3652 "substrate-rpc-client",3739 "tokio",3653 "tokio",374236563743[[package]]3657[[package]]3744name = "frame-support"3658name = "frame-support"3745version = "25.0.0"3746source = "registry+https://github.com/rust-lang/crates.io-index"3747checksum = "023504bbdd0e8d1ebe3d9d289b009337cdb9a24c5e74615ffd7b188aa1664c2d"3748dependencies = [3749 "aquamarine 0.3.3",3750 "bitflags 1.3.2",3751 "docify",3752 "environmental",3753 "frame-metadata",3754 "frame-support-procedural 20.0.0",3755 "impl-trait-for-tuples",3756 "k256",3757 "log",3758 "macro_magic",3759 "parity-scale-codec",3760 "paste",3761 "scale-info",3762 "serde",3763 "serde_json",3764 "smallvec",3765 "sp-api 23.0.0",3766 "sp-arithmetic 20.0.0",3767 "sp-core 25.0.0",3768 "sp-core-hashing-proc-macro",3769 "sp-debug-derive 12.0.0",3770 "sp-genesis-builder 0.4.0",3771 "sp-inherents 23.0.0",3772 "sp-io 27.0.0",3773 "sp-metadata-ir 0.4.0",3774 "sp-runtime 28.0.0",3775 "sp-staking 23.0.0",3776 "sp-state-machine 0.32.0",3777 "sp-std 12.0.0",3778 "sp-tracing 14.0.0",3779 "sp-weights 24.0.0",3780 "static_assertions",3781 "tt-call",3782]37833784[[package]]3785name = "frame-support"3786version = "31.0.0"3659version = "31.0.0"3787source = "registry+https://github.com/rust-lang/crates.io-index"3660source = "registry+https://github.com/rust-lang/crates.io-index"3788checksum = "81aecbbc1c62055e8ce472283bc655bf6c0f968a4d22d504bf6aad4ea44ccbc4"3661checksum = "81aecbbc1c62055e8ce472283bc655bf6c0f968a4d22d504bf6aad4ea44ccbc4"3789dependencies = [3662dependencies = [3790 "aquamarine 0.5.0",3663 "aquamarine 0.5.0",3791 "array-bytes 6.2.2",3664 "array-bytes 6.2.3",3792 "bitflags 1.3.2",3665 "bitflags 1.3.2",3793 "docify",3666 "docify",3794 "environmental",3667 "environmental",3795 "frame-metadata",3668 "frame-metadata",3796 "frame-support-procedural 26.0.0",3669 "frame-support-procedural",3797 "impl-trait-for-tuples",3670 "impl-trait-for-tuples",3798 "k256",3671 "k256",3799 "log",3672 "log",3804 "serde",3677 "serde",3805 "serde_json",3678 "serde_json",3806 "smallvec",3679 "smallvec",3807 "sp-api 29.0.0",3680 "sp-api",3808 "sp-arithmetic 25.0.0",3681 "sp-arithmetic",3809 "sp-core 31.0.0",3682 "sp-core",3810 "sp-crypto-hashing-proc-macro",3683 "sp-crypto-hashing-proc-macro",3811 "sp-debug-derive 14.0.0",3684 "sp-debug-derive",3812 "sp-genesis-builder 0.10.0",3685 "sp-genesis-builder",3813 "sp-inherents 29.0.0",3686 "sp-inherents",3814 "sp-io 33.0.0",3687 "sp-io",3815 "sp-metadata-ir 0.6.0",3688 "sp-metadata-ir",3816 "sp-runtime 34.0.0",3689 "sp-runtime",3817 "sp-staking 29.0.0",3690 "sp-staking",3818 "sp-state-machine 0.38.0",3691 "sp-state-machine",3819 "sp-std 14.0.0",3692 "sp-std",3820 "sp-tracing 16.0.0",3693 "sp-tracing",3821 "sp-weights 30.0.0",3694 "sp-weights",3822 "static_assertions",3695 "static_assertions",3823 "tt-call",3696 "tt-call",3824]3697]382536983826[[package]]3699[[package]]3827name = "frame-support-procedural"3700name = "frame-support-procedural"3828version = "20.0.0"3701version = "26.0.1"3829source = "registry+https://github.com/rust-lang/crates.io-index"3702source = "registry+https://github.com/rust-lang/crates.io-index"3830checksum = "1d6bc383298353ff2790ac1a301262c21ac196dbc26ef67a2213c46524a06dd1"3703checksum = "732fa43a05789f4ffb96955017e40643199d586c3d211754df5824a195f4eab5"3831dependencies = [3704dependencies = [3832 "Inflector",3705 "Inflector",3833 "cfg-expr",3706 "cfg-expr",3834 "derive-syn-parse",3707 "derive-syn-parse 0.1.5",3835 "expander 2.1.0",3708 "expander 2.1.0",3836 "frame-support-procedural-tools 9.0.0",3709 "frame-support-procedural-tools",3837 "itertools 0.10.5",3710 "itertools 0.10.5",3838 "macro_magic",3711 "macro_magic",3839 "proc-macro-warning",3712 "proc-macro-warning",3840 "proc-macro2",3713 "proc-macro2",3841 "quote",3714 "quote",3842 "sp-core-hashing",3843 "syn 2.0.55",3844]38453846[[package]]3847name = "frame-support-procedural"3848version = "26.0.0"3849source = "registry+https://github.com/rust-lang/crates.io-index"3850checksum = "b082f09f6b96dd767c32588f4ee336a77e4ef87e5528e24b7b17298808629078"3851dependencies = [3852 "Inflector",3853 "cfg-expr",3854 "derive-syn-parse",3855 "expander 2.1.0",3856 "frame-support-procedural-tools 11.0.0",3857 "itertools 0.10.5",3858 "macro_magic",3859 "proc-macro-warning",3860 "proc-macro2",3861 "quote",3862 "sp-crypto-hashing",3715 "sp-crypto-hashing",3863 "syn 2.0.55",3716 "syn 2.0.65",3864]3717]386537183866[[package]]3719[[package]]3867name = "frame-support-procedural-tools"3720name = "frame-support-procedural-tools"3868version = "9.0.0"3721version = "11.0.1"3869source = "registry+https://github.com/rust-lang/crates.io-index"3722source = "registry+https://github.com/rust-lang/crates.io-index"3870checksum = "b3ac1266522a8c9a2d2d26d205ec3028b88582d5f3cd5cbc75d0ec8271d197b7"3723checksum = "b482a1d18fa63aed1ff3fe3fcfb3bc23d92cb3903d6b9774f75dc2c4e1001c3a"3871dependencies = [3724dependencies = [3872 "frame-support-procedural-tools-derive 10.0.0",3725 "frame-support-procedural-tools-derive",3873 "proc-macro-crate 1.3.1",3874 "proc-macro2",3875 "quote",3876 "syn 2.0.55",3877]38783879[[package]]3880name = "frame-support-procedural-tools"3881version = "11.0.0"3882source = "registry+https://github.com/rust-lang/crates.io-index"3883checksum = "5be30b1ce0b477476a3fe13cd8ff479007582340d14f0ddea9e832b01e706a07"3884dependencies = [3885 "frame-support-procedural-tools-derive 12.0.0",3886 "proc-macro-crate 3.1.0",3726 "proc-macro-crate 3.1.0",3887 "proc-macro2",3727 "proc-macro2",3888 "quote",3728 "quote",3889 "syn 2.0.55",3729 "syn 2.0.65",3890]3730]389137313892[[package]]3732[[package]]3893name = "frame-support-procedural-tools-derive"3733name = "frame-support-procedural-tools-derive"3894version = "10.0.0"3895source = "registry+https://github.com/rust-lang/crates.io-index"3896checksum = "d9c078db2242ea7265faa486004e7fd8daaf1a577cfcac0070ce55d926922883"3897dependencies = [3898 "proc-macro2",3899 "quote",3900 "syn 2.0.55",3901]39023903[[package]]3904name = "frame-support-procedural-tools-derive"3905version = "12.0.0"3734version = "12.0.0"3906source = "registry+https://github.com/rust-lang/crates.io-index"3735source = "registry+https://github.com/rust-lang/crates.io-index"3907checksum = "ed971c6435503a099bdac99fe4c5bea08981709e5b5a0a8535a1856f48561191"3736checksum = "ed971c6435503a099bdac99fe4c5bea08981709e5b5a0a8535a1856f48561191"3908dependencies = [3737dependencies = [3909 "proc-macro2",3738 "proc-macro2",3910 "quote",3739 "quote",3911 "syn 2.0.55",3740 "syn 2.0.65",3912]3741]391337423914[[package]]3743[[package]]3915name = "frame-system"3744name = "frame-system"3916version = "25.0.0"3917source = "registry+https://github.com/rust-lang/crates.io-index"3918checksum = "57e316407c45a5093c833966a906301aa0dcbd05048061cd9cde2548d017bfd9"3919dependencies = [3920 "cfg-if",3921 "frame-support 25.0.0",3922 "log",3923 "parity-scale-codec",3924 "scale-info",3925 "serde",3926 "sp-core 25.0.0",3927 "sp-io 27.0.0",3928 "sp-runtime 28.0.0",3929 "sp-std 12.0.0",3930 "sp-version 26.0.0",3931 "sp-weights 24.0.0",3932]39333934[[package]]3935name = "frame-system"3936version = "31.0.0"3745version = "31.0.0"3937source = "registry+https://github.com/rust-lang/crates.io-index"3746source = "registry+https://github.com/rust-lang/crates.io-index"3938checksum = "f7537b5e23f584bf54f26c6297e0260b54fac5298be43a115176a310f256a4ab"3747checksum = "f7537b5e23f584bf54f26c6297e0260b54fac5298be43a115176a310f256a4ab"3939dependencies = [3748dependencies = [3940 "cfg-if",3749 "cfg-if",3941 "docify",3750 "docify",3942 "frame-support 31.0.0",3751 "frame-support",3943 "log",3752 "log",3944 "parity-scale-codec",3753 "parity-scale-codec",3945 "scale-info",3754 "scale-info",3946 "serde",3755 "serde",3947 "sp-core 31.0.0",3756 "sp-core",3948 "sp-io 33.0.0",3757 "sp-io",3949 "sp-runtime 34.0.0",3758 "sp-runtime",3950 "sp-std 14.0.0",3759 "sp-std",3951 "sp-version 32.0.0",3760 "sp-version",3952 "sp-weights 30.0.0",3761 "sp-weights",3953]3762]395437633955[[package]]3764[[package]]3958source = "registry+https://github.com/rust-lang/crates.io-index"3767source = "registry+https://github.com/rust-lang/crates.io-index"3959checksum = "ea3c6bd0f5700363a845d4c0f83ea3478cdfcfe404d08f35865b78ebc5d37c0a"3768checksum = "ea3c6bd0f5700363a845d4c0f83ea3478cdfcfe404d08f35865b78ebc5d37c0a"3960dependencies = [3769dependencies = [3961 "frame-benchmarking 31.0.0",3770 "frame-benchmarking",3962 "frame-support 31.0.0",3771 "frame-support",3963 "frame-system 31.0.0",3772 "frame-system",3964 "parity-scale-codec",3773 "parity-scale-codec",3965 "scale-info",3774 "scale-info",3966 "sp-core 31.0.0",3775 "sp-core",3967 "sp-runtime 34.0.0",3776 "sp-runtime",3968 "sp-std 14.0.0",3777 "sp-std",3969]3778]397037793971[[package]]3780[[package]]3975checksum = "7ae4e8decf1630ed6731e8912d1ed4ac3986d86c68f59580f2a9f61909150c41"3784checksum = "7ae4e8decf1630ed6731e8912d1ed4ac3986d86c68f59580f2a9f61909150c41"3976dependencies = [3785dependencies = [3977 "parity-scale-codec",3786 "parity-scale-codec",3978 "sp-api 29.0.0",3787 "sp-api",3979]3788]398037893981[[package]]3790[[package]]3984source = "registry+https://github.com/rust-lang/crates.io-index"3793source = "registry+https://github.com/rust-lang/crates.io-index"3985checksum = "bad42234b76beabf35bbc9a54566f0060b8d3d4fe93726007f02896e8beb91e3"3794checksum = "bad42234b76beabf35bbc9a54566f0060b8d3d4fe93726007f02896e8beb91e3"3986dependencies = [3795dependencies = [3987 "frame-support 31.0.0",3796 "frame-support",3988 "parity-scale-codec",3797 "parity-scale-codec",3989 "sp-api 29.0.0",3798 "sp-api",3990 "sp-runtime 34.0.0",3799 "sp-runtime",3991 "sp-std 14.0.0",3800 "sp-std",3992]3801]399338023994[[package]]3803[[package]]4016source = "registry+https://github.com/rust-lang/crates.io-index"3825source = "registry+https://github.com/rust-lang/crates.io-index"4017checksum = "29f9df8a11882c4e3335eb2d18a0137c505d9ca927470b0cac9c6f0ae07d28f7"3826checksum = "29f9df8a11882c4e3335eb2d18a0137c505d9ca927470b0cac9c6f0ae07d28f7"4018dependencies = [3827dependencies = [4019 "rustix 0.38.32",3828 "rustix 0.38.34",4020 "windows-sys 0.48.0",3829 "windows-sys 0.48.0",4021]3830]402238314086 "futures-io",3895 "futures-io",4087 "memchr",3896 "memchr",4088 "parking",3897 "parking",4089 "pin-project-lite 0.2.13",3898 "pin-project-lite 0.2.14",4090 "waker-fn",3899 "waker-fn",4091]3900]409239014096source = "registry+https://github.com/rust-lang/crates.io-index"3905source = "registry+https://github.com/rust-lang/crates.io-index"4097checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5"3906checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5"4098dependencies = [3907dependencies = [4099 "fastrand 2.0.2",3908 "fastrand 2.1.0",4100 "futures-core",3909 "futures-core",4101 "futures-io",3910 "futures-io",4102 "parking",3911 "parking",4103 "pin-project-lite 0.2.13",3912 "pin-project-lite 0.2.14",4104]3913]410539144106[[package]]3915[[package]]4111dependencies = [3920dependencies = [4112 "proc-macro2",3921 "proc-macro2",4113 "quote",3922 "quote",4114 "syn 2.0.55",3923 "syn 2.0.65",4115]3924]411639254117[[package]]3926[[package]]4156 "futures-sink",3965 "futures-sink",4157 "futures-task",3966 "futures-task",4158 "memchr",3967 "memchr",4159 "pin-project-lite 0.2.13",3968 "pin-project-lite 0.2.14",4160 "pin-utils",3969 "pin-utils",4161 "slab",3970 "slab",4162]3971]421340224214[[package]]4023[[package]]4215name = "getrandom"4024name = "getrandom"4216version = "0.2.12"4025version = "0.2.15"4217source = "registry+https://github.com/rust-lang/crates.io-index"4026source = "registry+https://github.com/rust-lang/crates.io-index"4218checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"4027checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"4219dependencies = [4028dependencies = [4220 "cfg-if",4029 "cfg-if",4221 "libc",4030 "libc",4228source = "registry+https://github.com/rust-lang/crates.io-index"4037source = "registry+https://github.com/rust-lang/crates.io-index"4229checksum = "6ea1015b5a70616b688dc230cfe50c8af89d972cb132d5a622814d29773b10b9"4038checksum = "6ea1015b5a70616b688dc230cfe50c8af89d972cb132d5a622814d29773b10b9"4230dependencies = [4039dependencies = [4231 "rand 0.8.5",4040 "rand",4232 "rand_core 0.6.4",4041 "rand_core 0.6.4",4233]4042]423440434270checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"4079checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"427140804272[[package]]4081[[package]]4273name = "globset"4274version = "0.4.14"4275source = "registry+https://github.com/rust-lang/crates.io-index"4276checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"4277dependencies = [4278 "aho-corasick",4279 "bstr",4280 "log",4281 "regex-automata 0.4.6",4282 "regex-syntax 0.8.3",4283]42844285[[package]]4286name = "governor"4082name = "governor"4287version = "0.6.3"4083version = "0.6.3"4288source = "registry+https://github.com/rust-lang/crates.io-index"4084source = "registry+https://github.com/rust-lang/crates.io-index"4294 "futures-timer",4090 "futures-timer",4295 "no-std-compat",4091 "no-std-compat",4296 "nonzero_ext",4092 "nonzero_ext",4297 "parking_lot 0.12.1",4093 "parking_lot 0.12.2",4298 "portable-atomic",4094 "portable-atomic",4299 "quanta",4095 "quanta",4300 "rand 0.8.5",4096 "rand",4301 "smallvec",4097 "smallvec",4302 "spinning_top",4098 "spinning_top",4303]4099]431541114316[[package]]4112[[package]]4317name = "h2"4113name = "h2"4318version = "0.3.25"4114version = "0.3.26"4319source = "registry+https://github.com/rust-lang/crates.io-index"4115source = "registry+https://github.com/rust-lang/crates.io-index"4320checksum = "4fbd2820c5e49886948654ab546d0688ff24530286bdcf8fca3cefb16d4618eb"4116checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"4321dependencies = [4117dependencies = [4322 "bytes",4118 "bytes",4323 "fnv",4119 "fnv",438141774382[[package]]4178[[package]]4383name = "hashbrown"4179name = "hashbrown"4384version = "0.14.3"4180version = "0.14.5"4385source = "registry+https://github.com/rust-lang/crates.io-index"4181source = "registry+https://github.com/rust-lang/crates.io-index"4386checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"4182checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"4387dependencies = [4183dependencies = [4388 "ahash 0.8.11",4184 "ahash 0.8.11",4389 "allocator-api2",4185 "allocator-api2",4396source = "registry+https://github.com/rust-lang/crates.io-index"4192source = "registry+https://github.com/rust-lang/crates.io-index"4397checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"4193checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"4398dependencies = [4194dependencies = [4399 "hashbrown 0.14.3",4195 "hashbrown 0.14.5",4400]4196]440141974402[[package]]4198[[package]]442542214426[[package]]4222[[package]]4427name = "hex-conservative"4223name = "hex-conservative"4428version = "0.1.1"4224version = "0.1.2"4429source = "registry+https://github.com/rust-lang/crates.io-index"4225source = "registry+https://github.com/rust-lang/crates.io-index"4430checksum = "30ed443af458ccb6d81c1e7e661545f94d3176752fb1df2f543b902a1e0f51e2"4226checksum = "212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20"443142274432[[package]]4228[[package]]4433name = "hex-literal"4229name = "hex-literal"445642524457[[package]]4253[[package]]4458name = "hmac"4254name = "hmac"4459version = "0.11.0"4460source = "registry+https://github.com/rust-lang/crates.io-index"4461checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"4462dependencies = [4463 "crypto-mac 0.11.0",4464 "digest 0.9.0",4465]44664467[[package]]4468name = "hmac"4469version = "0.12.1"4255version = "0.12.1"4470source = "registry+https://github.com/rust-lang/crates.io-index"4256source = "registry+https://github.com/rust-lang/crates.io-index"4471checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"4257checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"4523dependencies = [4309dependencies = [4524 "bytes",4310 "bytes",4525 "http",4311 "http",4526 "pin-project-lite 0.2.13",4312 "pin-project-lite 0.2.14",4527]4313]452843144529[[package]]4315[[package]]4566 "httparse",4352 "httparse",4567 "httpdate",4353 "httpdate",4568 "itoa",4354 "itoa",4569 "pin-project-lite 0.2.13",4355 "pin-project-lite 0.2.14",4570 "socket2 0.5.6",4356 "socket2 0.5.7",4571 "tokio",4357 "tokio",4572 "tower-service",4358 "tower-service",4573 "tracing",4359 "tracing",4584 "http",4370 "http",4585 "hyper",4371 "hyper",4586 "log",4372 "log",4587 "rustls 0.21.10",4373 "rustls 0.21.12",4588 "rustls-native-certs 0.6.3",4374 "rustls-native-certs 0.6.3",4589 "tokio",4375 "tokio",4590 "tokio-rustls 0.24.1",4376 "tokio-rustls 0.24.1",4738checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"4524checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"4739dependencies = [4525dependencies = [4740 "equivalent",4526 "equivalent",4741 "hashbrown 0.14.3",4527 "hashbrown 0.14.5",4742]4528]474345294744[[package]]4530[[package]]477145574772[[package]]4558[[package]]4773name = "instant"4559name = "instant"4774version = "0.1.12"4560version = "0.1.13"4775source = "registry+https://github.com/rust-lang/crates.io-index"4561source = "registry+https://github.com/rust-lang/crates.io-index"4776checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"4562checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"4777dependencies = [4563dependencies = [4778 "cfg-if",4564 "cfg-if",4779]4565]4816source = "registry+https://github.com/rust-lang/crates.io-index"4602source = "registry+https://github.com/rust-lang/crates.io-index"4817checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"4603checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"4818dependencies = [4604dependencies = [4819 "socket2 0.5.6",4605 "socket2 0.5.7",4820 "widestring",4606 "widestring",4821 "windows-sys 0.48.0",4607 "windows-sys 0.48.0",4822 "winreg",4608 "winreg",4849]4635]485046364851[[package]]4637[[package]]4638name = "is_terminal_polyfill"4639version = "1.70.0"4640source = "registry+https://github.com/rust-lang/crates.io-index"4641checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"46424643[[package]]4852name = "itertools"4644name = "itertools"4853version = "0.10.5"4645version = "0.10.5"4854source = "registry+https://github.com/rust-lang/crates.io-index"4646source = "registry+https://github.com/rust-lang/crates.io-index"4867]4659]486846604869[[package]]4661[[package]]4662name = "itertools"4663version = "0.12.1"4664source = "registry+https://github.com/rust-lang/crates.io-index"4665checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"4666dependencies = [4667 "either",4668]46694670[[package]]4870name = "itoa"4671name = "itoa"4871version = "1.0.11"4672version = "1.0.11"4872source = "registry+https://github.com/rust-lang/crates.io-index"4673source = "registry+https://github.com/rust-lang/crates.io-index"4873checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"4674checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"487446754875[[package]]4676[[package]]4876name = "jobserver"4677name = "jobserver"4877version = "0.1.28"4678version = "0.1.31"4878source = "registry+https://github.com/rust-lang/crates.io-index"4679source = "registry+https://github.com/rust-lang/crates.io-index"4879checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6"4680checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"4880dependencies = [4681dependencies = [4881 "libc",4682 "libc",4882]4683]489246934893[[package]]4694[[package]]4894name = "jsonrpsee"4695name = "jsonrpsee"4895version = "0.16.3"4696version = "0.22.5"4896source = "registry+https://github.com/rust-lang/crates.io-index"4697source = "registry+https://github.com/rust-lang/crates.io-index"4897checksum = "367a292944c07385839818bb71c8d76611138e2dedb0677d035b8da21d29c78b"4698checksum = "cfdb12a2381ea5b2e68c3469ec604a007b367778cdb14d09612c8069ebd616ad"4898dependencies = [4699dependencies = [4899 "jsonrpsee-core 0.16.3",4700 "jsonrpsee-core",4900 "jsonrpsee-proc-macros 0.16.3",4901 "jsonrpsee-server 0.16.3",4902 "jsonrpsee-types 0.16.3",4903 "tracing",4904]49054906[[package]]4907name = "jsonrpsee"4908version = "0.22.3"4909source = "registry+https://github.com/rust-lang/crates.io-index"4910checksum = "3cdbb7cb6f3ba28f5b212dd250ab4483105efc3e381f5c8bb90340f14f0a2cc3"4911dependencies = [4912 "jsonrpsee-core 0.22.3",4913 "jsonrpsee-http-client",4701 "jsonrpsee-http-client",4914 "jsonrpsee-proc-macros 0.22.3",4702 "jsonrpsee-proc-macros",4915 "jsonrpsee-server 0.22.3",4703 "jsonrpsee-server",4916 "jsonrpsee-types 0.22.3",4704 "jsonrpsee-types",4917 "jsonrpsee-ws-client",4705 "jsonrpsee-ws-client",4918 "tokio",4706 "tokio",4919 "tracing",4707 "tracing",4920]4708]492147094922[[package]]4710[[package]]4923name = "jsonrpsee-client-transport"4711name = "jsonrpsee-client-transport"4924version = "0.22.3"4712version = "0.22.5"4925source = "registry+https://github.com/rust-lang/crates.io-index"4713source = "registry+https://github.com/rust-lang/crates.io-index"4926checksum = "9ab2e14e727d2faf388c99d9ca5210566ed3b044f07d92c29c3611718d178380"4714checksum = "4978087a58c3ab02efc5b07c5e5e2803024536106fd5506f558db172c889b3aa"4927dependencies = [4715dependencies = [4928 "futures-util",4716 "futures-util",4929 "http",4717 "http",4930 "jsonrpsee-core 0.22.3",4718 "jsonrpsee-core",4931 "pin-project",4719 "pin-project",4932 "rustls-native-certs 0.7.0",4720 "rustls-native-certs 0.7.0",4933 "rustls-pki-types",4721 "rustls-pki-types",494247304943[[package]]4731[[package]]4944name = "jsonrpsee-core"4732name = "jsonrpsee-core"4945version = "0.16.3"4733version = "0.22.5"4946source = "registry+https://github.com/rust-lang/crates.io-index"4734source = "registry+https://github.com/rust-lang/crates.io-index"4947checksum = "2b5dde66c53d6dcdc8caea1874a45632ec0fcf5b437789f1e45766a1512ce803"4735checksum = "b4b257e1ec385e07b0255dde0b933f948b5c8b8c28d42afda9587c3a967b896d"4948dependencies = [4736dependencies = [4949 "anyhow",4737 "anyhow",4950 "arrayvec 0.7.4",4951 "async-trait",4738 "async-trait",4952 "beef",4739 "beef",4953 "futures-channel",4954 "futures-util",4955 "globset",4956 "hyper",4957 "jsonrpsee-types 0.16.3",4958 "parking_lot 0.12.1",4959 "rand 0.8.5",4960 "rustc-hash",4961 "serde",4962 "serde_json",4963 "soketto",4964 "thiserror",4965 "tokio",4966 "tracing",4967]49684969[[package]]4970name = "jsonrpsee-core"4971version = "0.22.3"4972source = "registry+https://github.com/rust-lang/crates.io-index"4973checksum = "71962a1c49af43adf81d337e4ebc93f3c915faf6eccaa14d74e255107dfd7723"4974dependencies = [4975 "anyhow",4976 "async-lock 3.3.0",4977 "async-trait",4978 "beef",4979 "futures-timer",4740 "futures-timer",4980 "futures-util",4741 "futures-util",4981 "hyper",4742 "hyper",4982 "jsonrpsee-types 0.22.3",4743 "jsonrpsee-types",4983 "parking_lot 0.12.1",4744 "parking_lot 0.12.2",4984 "pin-project",4745 "pin-project",4985 "rand 0.8.5",4746 "rand",4986 "rustc-hash",4747 "rustc-hash",4987 "serde",4748 "serde",4988 "serde_json",4749 "serde_json",499447554995[[package]]4756[[package]]4996name = "jsonrpsee-http-client"4757name = "jsonrpsee-http-client"4997version = "0.22.3"4758version = "0.22.5"4998source = "registry+https://github.com/rust-lang/crates.io-index"4759source = "registry+https://github.com/rust-lang/crates.io-index"4999checksum = "8c13987da51270bda2c1c9b40c19be0fe9b225c7a0553963d8f17e683a50ce84"4760checksum = "1ccf93fc4a0bfe05d851d37d7c32b7f370fe94336b52a2f0efc5f1981895c2e5"5000dependencies = [4761dependencies = [5001 "async-trait",4762 "async-trait",5002 "hyper",4763 "hyper",5003 "hyper-rustls",4764 "hyper-rustls",5004 "jsonrpsee-core 0.22.3",4765 "jsonrpsee-core",5005 "jsonrpsee-types 0.22.3",4766 "jsonrpsee-types",5006 "serde",4767 "serde",5007 "serde_json",4768 "serde_json",5008 "thiserror",4769 "thiserror",501447755015[[package]]4776[[package]]5016name = "jsonrpsee-proc-macros"4777name = "jsonrpsee-proc-macros"5017version = "0.16.3"4778version = "0.22.5"5018source = "registry+https://github.com/rust-lang/crates.io-index"4779source = "registry+https://github.com/rust-lang/crates.io-index"5019checksum = "44e8ab85614a08792b9bff6c8feee23be78c98d0182d4c622c05256ab553892a"4780checksum = "7d0bb047e79a143b32ea03974a6bf59b62c2a4c5f5d42a381c907a8bbb3f75c0"5020dependencies = [4781dependencies = [5021 "heck 0.4.1",4782 "heck 0.4.1",5022 "proc-macro-crate 1.3.1",5023 "proc-macro2",5024 "quote",5025 "syn 1.0.109",5026]50275028[[package]]5029name = "jsonrpsee-proc-macros"5030version = "0.22.3"5031source = "registry+https://github.com/rust-lang/crates.io-index"5032checksum = "1d7c2416c400c94b2e864603c51a5bbd5b103386da1f5e58cbf01e7bb3ef0833"5033dependencies = [5034 "heck 0.4.1",5035 "proc-macro-crate 3.1.0",4783 "proc-macro-crate 3.1.0",5036 "proc-macro2",4784 "proc-macro2",5037 "quote",4785 "quote",5038 "syn 2.0.55",4786 "syn 2.0.65",5039]4787]504047885041[[package]]4789[[package]]5042name = "jsonrpsee-server"4790name = "jsonrpsee-server"5043version = "0.16.3"4791version = "0.22.5"5044source = "registry+https://github.com/rust-lang/crates.io-index"4792source = "registry+https://github.com/rust-lang/crates.io-index"5045checksum = "cf4d945a6008c9b03db3354fb3c83ee02d2faa9f2e755ec1dfb69c3551b8f4ba"4793checksum = "12d8b6a9674422a8572e0b0abb12feeb3f2aeda86528c80d0350c2bd0923ab41"5046dependencies = [4794dependencies = [5047 "futures-channel",5048 "futures-util",4795 "futures-util",5049 "http",4796 "http",5050 "hyper",4797 "hyper",5051 "jsonrpsee-core 0.16.3",4798 "jsonrpsee-core",5052 "jsonrpsee-types 0.16.3",4799 "jsonrpsee-types",5053 "serde",5054 "serde_json",5055 "soketto",5056 "tokio",5057 "tokio-stream",5058 "tokio-util",5059 "tower",5060 "tracing",5061]50625063[[package]]5064name = "jsonrpsee-server"5065version = "0.22.3"5066source = "registry+https://github.com/rust-lang/crates.io-index"5067checksum = "4882e640e70c2553e3d9487e6f4dddd5fd11918f25e40fa45218f9fe29ed2152"5068dependencies = [5069 "futures-util",5070 "http",5071 "hyper",5072 "jsonrpsee-core 0.22.3",5073 "jsonrpsee-types 0.22.3",5074 "pin-project",4800 "pin-project",5075 "route-recognizer",4801 "route-recognizer",5076 "serde",4802 "serde",508648125087[[package]]4813[[package]]5088name = "jsonrpsee-types"4814name = "jsonrpsee-types"5089version = "0.16.3"4815version = "0.22.5"5090source = "registry+https://github.com/rust-lang/crates.io-index"4816source = "registry+https://github.com/rust-lang/crates.io-index"5091checksum = "245ba8e5aa633dd1c1e4fae72bce06e71f42d34c14a2767c6b4d173b57bee5e5"4817checksum = "150d6168405890a7a3231a3c74843f58b8959471f6df76078db2619ddee1d07d"5092dependencies = [4818dependencies = [5093 "anyhow",4819 "anyhow",5094 "beef",4820 "beef",5095 "serde",4821 "serde",5096 "serde_json",4822 "serde_json",5097 "thiserror",4823 "thiserror",5098 "tracing",5099]4824]510048255101[[package]]4826[[package]]5102name = "jsonrpsee-types"5103version = "0.22.3"5104source = "registry+https://github.com/rust-lang/crates.io-index"5105checksum = "1e53c72de6cd2ad6ac1aa6e848206ef8b736f92ed02354959130373dfa5b3cbd"5106dependencies = [5107 "anyhow",5108 "beef",5109 "serde",5110 "serde_json",5111 "thiserror",5112]51135114[[package]]5115name = "jsonrpsee-ws-client"4827name = "jsonrpsee-ws-client"5116version = "0.22.3"4828version = "0.22.5"5117source = "registry+https://github.com/rust-lang/crates.io-index"4829source = "registry+https://github.com/rust-lang/crates.io-index"5118checksum = "c8a07ab8da9a283b906f6735ddd17d3680158bb72259e853441d1dd0167079ec"4830checksum = "58b9db2dfd5bb1194b0ce921504df9ceae210a345bc2f6c5a61432089bbab070"5119dependencies = [4831dependencies = [5120 "http",4832 "http",5121 "jsonrpsee-client-transport",4833 "jsonrpsee-client-transport",5122 "jsonrpsee-core 0.22.3",4834 "jsonrpsee-core",5123 "jsonrpsee-types 0.22.3",4835 "jsonrpsee-types",5124 "url",4836 "url",5125]4837]512648385169checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"4881checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"5170dependencies = [4882dependencies = [5171 "kvdb",4883 "kvdb",5172 "parking_lot 0.12.1",4884 "parking_lot 0.12.2",5173]4885]517448865175[[package]]4887[[package]]5180dependencies = [4892dependencies = [5181 "kvdb",4893 "kvdb",5182 "num_cpus",4894 "num_cpus",5183 "parking_lot 0.12.1",4895 "parking_lot 0.12.2",5184 "regex",4896 "regex",5185 "rocksdb",4897 "rocksdb",5186 "smallvec",4898 "smallvec",521149235212[[package]]4924[[package]]5213name = "libc"4925name = "libc"5214version = "0.2.153"4926version = "0.2.155"5215source = "registry+https://github.com/rust-lang/crates.io-index"4927source = "registry+https://github.com/rust-lang/crates.io-index"5216checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"4928checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"521749295218[[package]]4930[[package]]5219name = "libloading"4931name = "libloading"5222checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"4934checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"5223dependencies = [4935dependencies = [5224 "cfg-if",4936 "cfg-if",5225 "windows-targets 0.52.4",4937 "windows-targets 0.52.5",5226]4938]522749395228[[package]]4940[[package]]5240 "bytes",4952 "bytes",5241 "futures",4953 "futures",5242 "futures-timer",4954 "futures-timer",5243 "getrandom 0.2.12",4955 "getrandom 0.2.15",5244 "instant",4956 "instant",5245 "libp2p-allow-block-list",4957 "libp2p-allow-block-list",5246 "libp2p-connection-limits",4958 "libp2p-connection-limits",5305 "multihash 0.17.0",5017 "multihash 0.17.0",5306 "multistream-select",5018 "multistream-select",5307 "once_cell",5019 "once_cell",5308 "parking_lot 0.12.1",5020 "parking_lot 0.12.2",5309 "pin-project",5021 "pin-project",5310 "quick-protobuf",5022 "quick-protobuf",5311 "rand 0.8.5",5023 "rand",5312 "rw-stream-sink",5024 "rw-stream-sink",5313 "smallvec",5025 "smallvec",5314 "thiserror",5026 "thiserror",5325 "futures",5037 "futures",5326 "libp2p-core",5038 "libp2p-core",5327 "log",5039 "log",5328 "parking_lot 0.12.1",5040 "parking_lot 0.12.2",5329 "smallvec",5041 "smallvec",5330 "trust-dns-resolver",5042 "trust-dns-resolver",5331]5043]5364 "multiaddr",5076 "multiaddr",5365 "multihash 0.17.0",5077 "multihash 0.17.0",5366 "quick-protobuf",5078 "quick-protobuf",5367 "rand 0.8.5",5079 "rand",5368 "sha2 0.10.8",5080 "sha2 0.10.8",5369 "thiserror",5081 "thiserror",5370 "zeroize",5082 "zeroize",5389 "libp2p-swarm",5101 "libp2p-swarm",5390 "log",5102 "log",5391 "quick-protobuf",5103 "quick-protobuf",5392 "rand 0.8.5",5104 "rand",5393 "sha2 0.10.8",5105 "sha2 0.10.8",5394 "smallvec",5106 "smallvec",5395 "thiserror",5107 "thiserror",5411 "libp2p-identity",5123 "libp2p-identity",5412 "libp2p-swarm",5124 "libp2p-swarm",5413 "log",5125 "log",5414 "rand 0.8.5",5126 "rand",5415 "smallvec",5127 "smallvec",5416 "socket2 0.4.10",5128 "socket2 0.4.10",5417 "tokio",5129 "tokio",5447 "log",5159 "log",5448 "once_cell",5160 "once_cell",5449 "quick-protobuf",5161 "quick-protobuf",5450 "rand 0.8.5",5162 "rand",5451 "sha2 0.10.8",5163 "sha2 0.10.8",5452 "snow",5164 "snow",5453 "static_assertions",5165 "static_assertions",5469 "libp2p-core",5181 "libp2p-core",5470 "libp2p-swarm",5182 "libp2p-swarm",5471 "log",5183 "log",5472 "rand 0.8.5",5184 "rand",5473 "void",5185 "void",5474]5186]547551875487 "libp2p-identity",5199 "libp2p-identity",5488 "libp2p-tls",5200 "libp2p-tls",5489 "log",5201 "log",5490 "parking_lot 0.12.1",5202 "parking_lot 0.12.2",5491 "quinn-proto",5203 "quinn-proto",5492 "rand 0.8.5",5204 "rand",5493 "rustls 0.20.9",5205 "rustls 0.20.9",5494 "thiserror",5206 "thiserror",5495 "tokio",5207 "tokio",5507 "libp2p-core",5219 "libp2p-core",5508 "libp2p-identity",5220 "libp2p-identity",5509 "libp2p-swarm",5221 "libp2p-swarm",5510 "rand 0.8.5",5222 "rand",5511 "smallvec",5223 "smallvec",5512]5224]551352255526 "libp2p-identity",5238 "libp2p-identity",5527 "libp2p-swarm-derive",5239 "libp2p-swarm-derive",5528 "log",5240 "log",5529 "rand 0.8.5",5241 "rand",5530 "smallvec",5242 "smallvec",5531 "tokio",5243 "tokio",5532 "void",5244 "void",5603 "futures-rustls",5315 "futures-rustls",5604 "libp2p-core",5316 "libp2p-core",5605 "log",5317 "log",5606 "parking_lot 0.12.1",5318 "parking_lot 0.12.2",5607 "quicksink",5319 "quicksink",5608 "rw-stream-sink",5320 "rw-stream-sink",5609 "soketto",5321 "soketto",562653385627[[package]]5339[[package]]5628name = "libredox"5340name = "libredox"5629version = "0.0.1"5341version = "0.1.3"5630source = "registry+https://github.com/rust-lang/crates.io-index"5342source = "registry+https://github.com/rust-lang/crates.io-index"5631checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8"5343checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"5632dependencies = [5344dependencies = [5633 "bitflags 2.5.0",5345 "bitflags 2.5.0",5634 "libc",5346 "libc",5635 "redox_syscall 0.4.1",5636]5347]563753485638[[package]]5349[[package]]5663 "libsecp256k1-core",5374 "libsecp256k1-core",5664 "libsecp256k1-gen-ecmult",5375 "libsecp256k1-gen-ecmult",5665 "libsecp256k1-gen-genmult",5376 "libsecp256k1-gen-genmult",5666 "rand 0.8.5",5377 "rand",5667 "serde",5378 "serde",5668 "sha2 0.9.9",5379 "sha2 0.9.9",5669 "typenum",5380 "typenum",575654675757[[package]]5468[[package]]5758name = "linux-raw-sys"5469name = "linux-raw-sys"5759version = "0.4.13"5470version = "0.4.14"5760source = "registry+https://github.com/rust-lang/crates.io-index"5471source = "registry+https://github.com/rust-lang/crates.io-index"5761checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"5472checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"576254735763[[package]]5474[[package]]5764name = "lioness"5475name = "lioness"577454855775[[package]]5486[[package]]5776name = "lock_api"5487name = "lock_api"5777version = "0.4.11"5488version = "0.4.12"5778source = "registry+https://github.com/rust-lang/crates.io-index"5489source = "registry+https://github.com/rust-lang/crates.io-index"5779checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"5490checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"5780dependencies = [5491dependencies = [5781 "autocfg",5492 "autocfg",5782 "scopeguard",5493 "scopeguard",5850 "macro_magic_core",5561 "macro_magic_core",5851 "macro_magic_macros",5562 "macro_magic_macros",5852 "quote",5563 "quote",5853 "syn 2.0.55",5564 "syn 2.0.65",5854]5565]585555665856[[package]]5567[[package]]5860checksum = "468155613a44cfd825f1fb0ffa532b018253920d404e6fca1e8d43155198a46d"5571checksum = "468155613a44cfd825f1fb0ffa532b018253920d404e6fca1e8d43155198a46d"5861dependencies = [5572dependencies = [5862 "const-random",5573 "const-random",5863 "derive-syn-parse",5574 "derive-syn-parse 0.1.5",5864 "macro_magic_core_macros",5575 "macro_magic_core_macros",5865 "proc-macro2",5576 "proc-macro2",5866 "quote",5577 "quote",5867 "syn 2.0.55",5578 "syn 2.0.65",5868]5579]586955805870[[package]]5581[[package]]5875dependencies = [5586dependencies = [5876 "proc-macro2",5587 "proc-macro2",5877 "quote",5588 "quote",5878 "syn 2.0.55",5589 "syn 2.0.65",5879]5590]588055915881[[package]]5592[[package]]5886dependencies = [5597dependencies = [5887 "macro_magic_core",5598 "macro_magic_core",5888 "quote",5599 "quote",5889 "syn 2.0.55",5600 "syn 2.0.65",5890]5601]589156025892[[package]]5603[[package]]592856395929[[package]]5640[[package]]5930name = "memchr"5641name = "memchr"5931version = "2.7.1"5642version = "2.7.2"5932source = "registry+https://github.com/rust-lang/crates.io-index"5643source = "registry+https://github.com/rust-lang/crates.io-index"5933checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"5644checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"593456455935[[package]]5646[[package]]5936name = "memfd"5647name = "memfd"5937version = "0.6.4"5648version = "0.6.4"5938source = "registry+https://github.com/rust-lang/crates.io-index"5649source = "registry+https://github.com/rust-lang/crates.io-index"5939checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"5650checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"5940dependencies = [5651dependencies = [5941 "rustix 0.38.32",5652 "rustix 0.38.34",5942]5653]594356545944[[package]]5655[[package]]597956905980[[package]]5691[[package]]5981name = "merlin"5692name = "merlin"5982version = "2.0.1"5983source = "registry+https://github.com/rust-lang/crates.io-index"5984checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"5985dependencies = [5986 "byteorder",5987 "keccak",5988 "rand_core 0.5.1",5989 "zeroize",5990]59915992[[package]]5993name = "merlin"5994version = "3.0.0"5693version = "3.0.0"5995source = "registry+https://github.com/rust-lang/crates.io-index"5694source = "registry+https://github.com/rust-lang/crates.io-index"5996checksum = "58c38e2799fc0978b65dfff8023ec7843e2330bb462f19198840b34b6582397d"5695checksum = "58c38e2799fc0978b65dfff8023ec7843e2330bb462f19198840b34b6582397d"6008checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"5707checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"6009dependencies = [5708dependencies = [6010 "futures",5709 "futures",6011 "rand 0.8.5",5710 "rand",6012 "thrift",5711 "thrift",6013]5712]60145713602057196021[[package]]5720[[package]]6022name = "miniz_oxide"5721name = "miniz_oxide"6023version = "0.7.2"5722version = "0.7.3"6024source = "registry+https://github.com/rust-lang/crates.io-index"5723source = "registry+https://github.com/rust-lang/crates.io-index"6025checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"5724checksum = "87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae"6026dependencies = [5725dependencies = [6027 "adler",5726 "adler",6028]5727]6054 "hashlink",5753 "hashlink",6055 "lioness",5754 "lioness",6056 "log",5755 "log",6057 "parking_lot 0.12.1",5756 "parking_lot 0.12.2",6058 "rand 0.8.5",5757 "rand",6059 "rand_chacha 0.3.1",5758 "rand_chacha 0.3.1",6060 "rand_distr",5759 "rand_distr",6061 "subtle 2.5.0",5760 "subtle 2.5.0",6074 "parity-scale-codec",5773 "parity-scale-codec",6075 "sc-client-api",5774 "sc-client-api",6076 "sc-offchain",5775 "sc-offchain",6077 "sp-api 29.0.0",5776 "sp-api",6078 "sp-blockchain",5777 "sp-blockchain",6079 "sp-consensus",5778 "sp-consensus",6080 "sp-consensus-beefy",5779 "sp-consensus-beefy",6081 "sp-core 31.0.0",5780 "sp-core",6082 "sp-mmr-primitives",5781 "sp-mmr-primitives",6083 "sp-runtime 34.0.0",5782 "sp-runtime",6084]5783]608557846086[[package]]5785[[package]]6089source = "registry+https://github.com/rust-lang/crates.io-index"5788source = "registry+https://github.com/rust-lang/crates.io-index"6090checksum = "dfab619df48bac956375483e4d57e995fbfaec310c86cfbc420e905506b67002"5789checksum = "dfab619df48bac956375483e4d57e995fbfaec310c86cfbc420e905506b67002"6091dependencies = [5790dependencies = [6092 "jsonrpsee 0.22.3",5791 "jsonrpsee",6093 "parity-scale-codec",5792 "parity-scale-codec",6094 "serde",5793 "serde",6095 "sp-api 29.0.0",5794 "sp-api",6096 "sp-blockchain",5795 "sp-blockchain",6097 "sp-core 31.0.0",5796 "sp-core",6098 "sp-mmr-primitives",5797 "sp-mmr-primitives",6099 "sp-runtime 34.0.0",5798 "sp-runtime",6100]5799]610158006102[[package]]5801[[package]]627759766278[[package]]5977[[package]]6279name = "nalgebra"5978name = "nalgebra"6280version = "0.32.4"5979version = "0.32.5"6281source = "registry+https://github.com/rust-lang/crates.io-index"5980source = "registry+https://github.com/rust-lang/crates.io-index"6282checksum = "4541eb06dce09c0241ebbaab7102f0a01a0c8994afed2e5d0d66775016e25ac2"5981checksum = "3ea4908d4f23254adda3daa60ffef0f1ac7b8c3e9a864cf3cc154b251908a2ef"6283dependencies = [5982dependencies = [6284 "approx",5983 "approx",6285 "matrixmultiply",5984 "matrixmultiply",6308source = "registry+https://github.com/rust-lang/crates.io-index"6007source = "registry+https://github.com/rust-lang/crates.io-index"6309checksum = "7bddcd3bf5144b6392de80e04c347cd7fab2508f6df16a85fc496ecd5cec39bc"6008checksum = "7bddcd3bf5144b6392de80e04c347cd7fab2508f6df16a85fc496ecd5cec39bc"6310dependencies = [6009dependencies = [6311 "rand 0.8.5",6010 "rand",6312]6011]631360126314[[package]]6013[[package]]637260716373[[package]]6072[[package]]6374name = "netlink-sys"6073name = "netlink-sys"6375version = "0.8.5"6074version = "0.8.6"6376source = "registry+https://github.com/rust-lang/crates.io-index"6075source = "registry+https://github.com/rust-lang/crates.io-index"6377checksum = "6471bf08e7ac0135876a9581bf3217ef0333c191c128d34878079f42ee150411"6076checksum = "416060d346fbaf1f23f9512963e3e878f1a78e707cb699ba9215761754244307"6378dependencies = [6077dependencies = [6379 "bytes",6078 "bytes",6380 "futures",6079 "futures",645361526454[[package]]6153[[package]]6455name = "num-bigint"6154name = "num-bigint"6456version = "0.4.4"6155version = "0.4.5"6457source = "registry+https://github.com/rust-lang/crates.io-index"6156source = "registry+https://github.com/rust-lang/crates.io-index"6458checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"6157checksum = "c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7"6459dependencies = [6158dependencies = [6460 "autocfg",6461 "num-integer",6159 "num-integer",6462 "num-traits",6160 "num-traits",6463]6161]646461626465[[package]]6163[[package]]6466name = "num-complex"6164name = "num-complex"6467version = "0.4.5"6165version = "0.4.6"6468source = "registry+https://github.com/rust-lang/crates.io-index"6166source = "registry+https://github.com/rust-lang/crates.io-index"6469checksum = "23c6602fda94a57c990fe0df199a035d83576b496aa29f4e634a8ac6004e68a6"6167checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"6470dependencies = [6168dependencies = [6471 "num-traits",6169 "num-traits",6472]6170]649861966499[[package]]6197[[package]]6500name = "num-rational"6198name = "num-rational"6501version = "0.4.1"6199version = "0.4.2"6502source = "registry+https://github.com/rust-lang/crates.io-index"6200source = "registry+https://github.com/rust-lang/crates.io-index"6503checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"6201checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"6504dependencies = [6202dependencies = [6505 "autocfg",6506 "num-bigint",6203 "num-bigint",6507 "num-integer",6204 "num-integer",6508 "num-traits",6205 "num-traits",6509]6206]651062076511[[package]]6208[[package]]6512name = "num-traits"6209name = "num-traits"6513version = "0.2.18"6210version = "0.2.19"6514source = "registry+https://github.com/rust-lang/crates.io-index"6211source = "registry+https://github.com/rust-lang/crates.io-index"6515checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"6212checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"6516dependencies = [6213dependencies = [6517 "autocfg",6214 "autocfg",6518 "libm",6215 "libm",6546 "proc-macro-crate 3.1.0",6243 "proc-macro-crate 3.1.0",6547 "proc-macro2",6244 "proc-macro2",6548 "quote",6245 "quote",6549 "syn 2.0.55",6246 "syn 2.0.65",6550]6247]655162486552[[package]]6249[[package]]6602 "cumulus-pallet-xcm",6299 "cumulus-pallet-xcm",6603 "cumulus-pallet-xcmp-queue",6300 "cumulus-pallet-xcmp-queue",6604 "cumulus-primitives-aura",6301 "cumulus-primitives-aura",6605 "cumulus-primitives-core 0.10.0",6302 "cumulus-primitives-core",6606 "cumulus-primitives-timestamp",6303 "cumulus-primitives-timestamp",6607 "cumulus-primitives-utility",6304 "cumulus-primitives-utility",6608 "derivative",6305 "derivative",6609 "evm-coder",6306 "evm-coder",6610 "fp-evm",6307 "fp-evm",6611 "fp-rpc",6308 "fp-rpc",6612 "fp-self-contained",6309 "fp-self-contained",6613 "frame-benchmarking 31.0.0",6310 "frame-benchmarking",6614 "frame-executive",6311 "frame-executive",6615 "frame-support 31.0.0",6312 "frame-support",6616 "frame-system 31.0.0",6313 "frame-system",6617 "frame-system-benchmarking",6314 "frame-system-benchmarking",6618 "frame-system-rpc-runtime-api",6315 "frame-system-rpc-runtime-api",6619 "frame-try-runtime",6316 "frame-try-runtime",6631 "pallet-balances",6328 "pallet-balances",6632 "pallet-balances-adapter",6329 "pallet-balances-adapter",6633 "pallet-base-fee",6330 "pallet-base-fee",6634 "pallet-collator-selection",6331 "pallet-collator-selection 5.0.0",6635 "pallet-collective",6332 "pallet-collective",6636 "pallet-common",6333 "pallet-common",6637 "pallet-configuration",6334 "pallet-configuration",6650 "pallet-inflation",6347 "pallet-inflation",6651 "pallet-maintenance",6348 "pallet-maintenance",6652 "pallet-membership",6349 "pallet-membership",6350 "pallet-message-queue",6653 "pallet-nonfungible",6351 "pallet-nonfungible",6654 "pallet-preimage",6352 "pallet-preimage",6655 "pallet-ranked-collective",6353 "pallet-ranked-collective",6668 "pallet-treasury",6366 "pallet-treasury",6669 "pallet-unique",6367 "pallet-unique",6670 "pallet-utility",6368 "pallet-utility",6671 "pallet-xcm 10.0.1",6369 "pallet-xcm",6370 "parachains-common",6672 "parity-scale-codec",6371 "parity-scale-codec",6673 "polkadot-parachain-primitives 9.0.0",6372 "polkadot-parachain-primitives",6674 "polkadot-runtime-common",6373 "polkadot-runtime-common",6675 "precompile-utils-macro",6374 "precompile-utils-macro",6676 "scale-info",6375 "scale-info",6677 "serde",6376 "serde",6678 "smallvec",6377 "smallvec",6679 "sp-api 29.0.0",6378 "sp-api",6680 "sp-arithmetic 25.0.0",6379 "sp-arithmetic",6681 "sp-block-builder",6380 "sp-block-builder",6682 "sp-consensus-aura",6381 "sp-consensus-aura",6683 "sp-core 31.0.0",6382 "sp-core",6684 "sp-inherents 29.0.0",6383 "sp-inherents",6685 "sp-io 33.0.0",6384 "sp-io",6686 "sp-offchain",6385 "sp-offchain",6687 "sp-runtime 34.0.0",6386 "sp-runtime",6688 "sp-session",6387 "sp-session",6689 "sp-std 14.0.0",6388 "sp-std",6690 "sp-storage 20.0.0",6389 "sp-storage",6691 "sp-transaction-pool",6390 "sp-transaction-pool",6692 "sp-version 32.0.0",6391 "sp-version",6693 "staging-parachain-info",6392 "staging-parachain-info",6694 "staging-xcm 10.0.0",6393 "staging-xcm",6695 "staging-xcm-builder",6394 "staging-xcm-builder",6696 "staging-xcm-executor 10.0.0",6395 "staging-xcm-executor",6697 "substrate-wasm-builder",6396 "substrate-wasm-builder",6698 "up-common",6397 "up-common",6699 "up-data-structs",6398 "up-data-structs",672864276729[[package]]6428[[package]]6730name = "orchestra"6429name = "orchestra"6731version = "0.3.5"6430version = "0.3.6"6732source = "registry+https://github.com/rust-lang/crates.io-index"6431source = "registry+https://github.com/rust-lang/crates.io-index"6733checksum = "2356622ffdfe72362a45a1e5e87bb113b8327e596e39b91f11f0ef4395c8da79"6432checksum = "92829eef0328a3d1cd22a02c0e51deb92a5362df3e7d21a4e9bdc38934694e66"6734dependencies = [6433dependencies = [6735 "async-trait",6434 "async-trait",6736 "dyn-clonable",6435 "dyn-clonable",674564446746[[package]]6445[[package]]6747name = "orchestra-proc-macro"6446name = "orchestra-proc-macro"6748version = "0.3.5"6447version = "0.3.6"6749source = "registry+https://github.com/rust-lang/crates.io-index"6448source = "registry+https://github.com/rust-lang/crates.io-index"6750checksum = "eedb646674596266dc9bb2b5c7eea7c36b32ecc7777eba0d510196972d72c4fd"6449checksum = "1344346d5af32c95bbddea91b18a88cc83eac394192d20ef2fc4c40a74332355"6751dependencies = [6450dependencies = [6752 "expander 2.1.0",6451 "expander 2.1.0",6753 "indexmap 2.2.6",6452 "indexmap 2.2.6",6754 "itertools 0.11.0",6453 "itertools 0.11.0",6755 "petgraph",6454 "petgraph",6756 "proc-macro-crate 1.3.1",6455 "proc-macro-crate 3.1.0",6757 "proc-macro2",6456 "proc-macro2",6758 "quote",6457 "quote",6759 "syn 1.0.109",6458 "syn 1.0.109",677064696771[[package]]6470[[package]]6772name = "orml-traits"6471name = "orml-traits"6773version = "0.6.1"6472version = "0.9.1"6774source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6473source = "registry+https://github.com/rust-lang/crates.io-index"6474checksum = "83bbad8c343fdef0b5002b532c7590790807083b47f0b0a0f14a28ee865fbaa0"6775dependencies = [6475dependencies = [6776 "frame-support 25.0.0",6476 "frame-support",6777 "impl-trait-for-tuples",6477 "impl-trait-for-tuples",6778 "num-traits",6478 "num-traits",6779 "orml-utilities",6479 "orml-utilities",6780 "parity-scale-codec",6480 "parity-scale-codec",6781 "paste",6481 "paste",6782 "scale-info",6482 "scale-info",6783 "serde",6483 "serde",6784 "sp-core 25.0.0",6484 "sp-core",6785 "sp-io 27.0.0",6485 "sp-io",6786 "sp-runtime 28.0.0",6486 "sp-runtime",6787 "sp-std 12.0.0",6487 "sp-std",6788 "staging-xcm 4.0.0",6488 "staging-xcm",6789]6489]679064906791[[package]]6491[[package]]6792name = "orml-utilities"6492name = "orml-utilities"6793version = "0.6.1"6493version = "0.9.1"6794source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6494source = "registry+https://github.com/rust-lang/crates.io-index"6495checksum = "fad0231512e11fc4e015fc723cdb7782c24d154ccbbe49ded4be82a426dd960e"6795dependencies = [6496dependencies = [6796 "frame-support 25.0.0",6497 "frame-support",6797 "parity-scale-codec",6498 "parity-scale-codec",6798 "scale-info",6499 "scale-info",6799 "serde",6500 "serde",6800 "sp-core 25.0.0",6501 "sp-core",6801 "sp-io 27.0.0",6502 "sp-io",6802 "sp-runtime 28.0.0",6503 "sp-runtime",6803 "sp-std 12.0.0",6504 "sp-std",6804]6505]680565066806[[package]]6507[[package]]6807name = "orml-vesting"6508name = "orml-vesting"6808version = "0.6.1"6509version = "0.9.1"6809source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6510source = "registry+https://github.com/rust-lang/crates.io-index"6511checksum = "49c3f3693177da8c0d9d44b7b0d1eb4197f202f7302cab5c0ce54ba9d777cd42"6810dependencies = [6512dependencies = [6811 "frame-support 25.0.0",6513 "frame-support",6812 "frame-system 25.0.0",6514 "frame-system",6813 "parity-scale-codec",6515 "parity-scale-codec",6814 "scale-info",6516 "scale-info",6815 "serde",6517 "serde",6816 "sp-io 27.0.0",6518 "sp-io",6817 "sp-runtime 28.0.0",6519 "sp-runtime",6818 "sp-std 12.0.0",6520 "sp-std",6819]6521]682065226821[[package]]6523[[package]]6822name = "orml-xcm-support"6524name = "orml-xcm-support"6823version = "0.6.1"6525version = "0.9.1"6824source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6526source = "registry+https://github.com/rust-lang/crates.io-index"6527checksum = "78e7a62c91ab5eb34d2257dbe328b0db11ec0e7cda34160413655ca0d936e2cf"6825dependencies = [6528dependencies = [6826 "frame-support 25.0.0",6529 "frame-support",6827 "orml-traits",6530 "orml-traits",6828 "parity-scale-codec",6531 "parity-scale-codec",6829 "sp-runtime 28.0.0",6532 "sp-runtime",6830 "sp-std 12.0.0",6533 "sp-std",6831 "staging-xcm 4.0.0",6534 "staging-xcm",6832 "staging-xcm-executor 4.0.2",6535 "staging-xcm-executor",6833]6536]683465376835[[package]]6538[[package]]6836name = "orml-xtokens"6539name = "orml-xtokens"6837version = "0.6.1"6540version = "0.9.1"6838source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6541source = "registry+https://github.com/rust-lang/crates.io-index"6542checksum = "d93ce3e8787e8f630b561ec645eb85181d4fa81dd08a76b798fc781b7e83e49f"6839dependencies = [6543dependencies = [6840 "cumulus-primitives-core 0.4.0",6544 "frame-support",6841 "frame-support 25.0.0",6842 "frame-system 25.0.0",6545 "frame-system",6843 "log",6546 "log",6844 "orml-traits",6547 "orml-traits",6845 "orml-xcm-support",6548 "orml-xcm-support",6846 "pallet-xcm 4.0.0",6549 "pallet-xcm",6847 "parity-scale-codec",6550 "parity-scale-codec",6848 "scale-info",6551 "scale-info",6849 "serde",6552 "serde",6850 "sp-io 27.0.0",6553 "sp-io",6851 "sp-runtime 28.0.0",6554 "sp-runtime",6852 "sp-std 12.0.0",6555 "sp-std",6853 "staging-xcm 4.0.0",6556 "staging-xcm",6854 "staging-xcm-executor 4.0.2",6557 "staging-xcm-executor",6855]6558]685665596857[[package]]6560[[package]]6858name = "pallet-app-promotion"6561name = "pallet-app-promotion"6859version = "0.2.2"6562version = "0.2.2"6860dependencies = [6563dependencies = [6861 "frame-benchmarking 31.0.0",6564 "frame-benchmarking",6862 "frame-support 31.0.0",6565 "frame-support",6863 "frame-system 31.0.0",6566 "frame-system",6864 "log",6567 "log",6865 "pallet-common",6568 "pallet-common",6866 "pallet-configuration",6569 "pallet-configuration",6870 "pallet-unique",6573 "pallet-unique",6871 "parity-scale-codec",6574 "parity-scale-codec",6872 "scale-info",6575 "scale-info",6873 "sp-core 31.0.0",6576 "sp-core",6874 "sp-runtime 34.0.0",6577 "sp-runtime",6875 "sp-std 14.0.0",6578 "sp-std",6876 "up-data-structs",6579 "up-data-structs",6877]6580]687865816882source = "registry+https://github.com/rust-lang/crates.io-index"6585source = "registry+https://github.com/rust-lang/crates.io-index"6883checksum = "4dbd5ff1c6f662d330beb109f6180ee66ed9cd7710cad28f3d15c444556fcce4"6586checksum = "4dbd5ff1c6f662d330beb109f6180ee66ed9cd7710cad28f3d15c444556fcce4"6884dependencies = [6587dependencies = [6885 "frame-benchmarking 31.0.0",6588 "frame-benchmarking",6886 "frame-support 31.0.0",6589 "frame-support",6887 "frame-system 31.0.0",6590 "frame-system",6888 "parity-scale-codec",6591 "parity-scale-codec",6889 "scale-info",6592 "scale-info",6890 "sp-api 29.0.0",6593 "sp-api",6891 "sp-arithmetic 25.0.0",6594 "sp-arithmetic",6892 "sp-core 31.0.0",6595 "sp-core",6893 "sp-io 33.0.0",6596 "sp-io",6894 "sp-runtime 34.0.0",6597 "sp-runtime",6895 "sp-std 14.0.0",6598 "sp-std",6896]6599]689766006898[[package]]6601[[package]]6901source = "registry+https://github.com/rust-lang/crates.io-index"6604source = "registry+https://github.com/rust-lang/crates.io-index"6902checksum = "a5a492d16d0f7423cb2d7ca6fa6b4d423a4f4e2f67d2dc92d84d5988fcc33cfb"6605checksum = "a5a492d16d0f7423cb2d7ca6fa6b4d423a4f4e2f67d2dc92d84d5988fcc33cfb"6903dependencies = [6606dependencies = [6904 "frame-benchmarking 31.0.0",6607 "frame-benchmarking",6905 "frame-support 31.0.0",6608 "frame-support",6906 "frame-system 31.0.0",6609 "frame-system",6907 "parity-scale-codec",6610 "parity-scale-codec",6908 "scale-info",6611 "scale-info",6909 "sp-core 31.0.0",6612 "sp-core",6910 "sp-runtime 34.0.0",6613 "sp-runtime",6911 "sp-std 14.0.0",6614 "sp-std",6912]6615]691366166914[[package]]6617[[package]]6618name = "pallet-asset-tx-payment"6619version = "31.0.0"6620source = "registry+https://github.com/rust-lang/crates.io-index"6621checksum = "cfcf34819002b9d6c8d7a28d89207498f63288de6689061fe9c1fb7c55454ff8"6622dependencies = [6623 "frame-benchmarking",6624 "frame-support",6625 "frame-system",6626 "pallet-transaction-payment",6627 "parity-scale-codec",6628 "scale-info",6629 "serde",6630 "sp-core",6631 "sp-io",6632 "sp-runtime",6633 "sp-std",6634]66356636[[package]]6637name = "pallet-assets"6638version = "32.0.0"6639source = "registry+https://github.com/rust-lang/crates.io-index"6640checksum = "805543c2ea1f10f14bc767f156b8ec80785345b683eaa59dea84d28745a87ee3"6641dependencies = [6642 "frame-benchmarking",6643 "frame-support",6644 "frame-system",6645 "log",6646 "parity-scale-codec",6647 "scale-info",6648 "sp-core",6649 "sp-runtime",6650 "sp-std",6651]66526653[[package]]6915name = "pallet-aura"6654name = "pallet-aura"6916version = "30.0.0"6655version = "30.0.0"6917source = "registry+https://github.com/rust-lang/crates.io-index"6656source = "registry+https://github.com/rust-lang/crates.io-index"6918checksum = "e3f1176f435a94b510b99bc2aaaa84788d60f8c5352c5f34f165b37523e448a1"6657checksum = "e3f1176f435a94b510b99bc2aaaa84788d60f8c5352c5f34f165b37523e448a1"6919dependencies = [6658dependencies = [6920 "frame-support 31.0.0",6659 "frame-support",6921 "frame-system 31.0.0",6660 "frame-system",6922 "log",6661 "log",6923 "pallet-timestamp",6662 "pallet-timestamp",6924 "parity-scale-codec",6663 "parity-scale-codec",6925 "scale-info",6664 "scale-info",6926 "sp-application-crypto 33.0.0",6665 "sp-application-crypto",6927 "sp-consensus-aura",6666 "sp-consensus-aura",6928 "sp-runtime 34.0.0",6667 "sp-runtime",6929 "sp-std 14.0.0",6668 "sp-std",6930]6669]693166706932[[package]]6671[[package]]6935source = "registry+https://github.com/rust-lang/crates.io-index"6674source = "registry+https://github.com/rust-lang/crates.io-index"6936checksum = "6a9c124d86227da7ae9073cc2984c0384c7830f7fa61450c0990c56837335da2"6675checksum = "6a9c124d86227da7ae9073cc2984c0384c7830f7fa61450c0990c56837335da2"6937dependencies = [6676dependencies = [6938 "frame-support 31.0.0",6677 "frame-support",6939 "frame-system 31.0.0",6678 "frame-system",6940 "pallet-session",6679 "pallet-session",6941 "parity-scale-codec",6680 "parity-scale-codec",6942 "scale-info",6681 "scale-info",6943 "sp-application-crypto 33.0.0",6682 "sp-application-crypto",6944 "sp-authority-discovery 29.0.0",6683 "sp-authority-discovery",6945 "sp-runtime 34.0.0",6684 "sp-runtime",6946 "sp-std 14.0.0",6685 "sp-std",6947]6686]694866876949[[package]]6688[[package]]6952source = "registry+https://github.com/rust-lang/crates.io-index"6691source = "registry+https://github.com/rust-lang/crates.io-index"6953checksum = "8168348a94c479b7da001b3f0d1100210704eda8ce72c58aac456f1d866d7d67"6692checksum = "8168348a94c479b7da001b3f0d1100210704eda8ce72c58aac456f1d866d7d67"6954dependencies = [6693dependencies = [6955 "frame-support 31.0.0",6694 "frame-support",6956 "frame-system 31.0.0",6695 "frame-system",6957 "impl-trait-for-tuples",6696 "impl-trait-for-tuples",6958 "parity-scale-codec",6697 "parity-scale-codec",6959 "scale-info",6698 "scale-info",6960 "sp-runtime 34.0.0",6699 "sp-runtime",6961 "sp-std 14.0.0",6700 "sp-std",6962]6701]696367026964[[package]]6703[[package]]6967source = "registry+https://github.com/rust-lang/crates.io-index"6706source = "registry+https://github.com/rust-lang/crates.io-index"6968checksum = "37353294183655c76cdc56ffc5edf777b1e2275af59ae73c8aa255b6d941b362"6707checksum = "37353294183655c76cdc56ffc5edf777b1e2275af59ae73c8aa255b6d941b362"6969dependencies = [6708dependencies = [6970 "frame-benchmarking 31.0.0",6709 "frame-benchmarking",6971 "frame-support 31.0.0",6710 "frame-support",6972 "frame-system 31.0.0",6711 "frame-system",6973 "log",6712 "log",6974 "pallet-authorship",6713 "pallet-authorship",6975 "pallet-session",6714 "pallet-session",6976 "pallet-timestamp",6715 "pallet-timestamp",6977 "parity-scale-codec",6716 "parity-scale-codec",6978 "scale-info",6717 "scale-info",6979 "sp-application-crypto 33.0.0",6718 "sp-application-crypto",6980 "sp-consensus-babe",6719 "sp-consensus-babe",6981 "sp-core 31.0.0",6720 "sp-core",6982 "sp-io 33.0.0",6721 "sp-io",6983 "sp-runtime 34.0.0",6722 "sp-runtime",6984 "sp-session",6723 "sp-session",6985 "sp-staking 29.0.0",6724 "sp-staking",6986 "sp-std 14.0.0",6725 "sp-std",6987]6726]698867276989[[package]]6728[[package]]6994dependencies = [6733dependencies = [6995 "aquamarine 0.5.0",6734 "aquamarine 0.5.0",6996 "docify",6735 "docify",6997 "frame-benchmarking 31.0.0",6736 "frame-benchmarking",6998 "frame-election-provider-support",6737 "frame-election-provider-support",6999 "frame-support 31.0.0",6738 "frame-support",7000 "frame-system 31.0.0",6739 "frame-system",7001 "log",6740 "log",7002 "pallet-balances",6741 "pallet-balances",7003 "parity-scale-codec",6742 "parity-scale-codec",7004 "scale-info",6743 "scale-info",7005 "sp-core 31.0.0",6744 "sp-core",7006 "sp-io 33.0.0",6745 "sp-io",7007 "sp-runtime 34.0.0",6746 "sp-runtime",7008 "sp-std 14.0.0",6747 "sp-std",7009 "sp-tracing 16.0.0",6748 "sp-tracing",7010]6749]701167507012[[package]]6751[[package]]7016checksum = "d3565d525dd88e07da5b2309cd6ffe7447ddc5406eeaa2cb26157d35787a69a7"6755checksum = "d3565d525dd88e07da5b2309cd6ffe7447ddc5406eeaa2cb26157d35787a69a7"7017dependencies = [6756dependencies = [7018 "docify",6757 "docify",7019 "frame-benchmarking 31.0.0",6758 "frame-benchmarking",7020 "frame-support 31.0.0",6759 "frame-support",7021 "frame-system 31.0.0",6760 "frame-system",7022 "log",6761 "log",7023 "parity-scale-codec",6762 "parity-scale-codec",7024 "scale-info",6763 "scale-info",7025 "sp-runtime 34.0.0",6764 "sp-runtime",7026 "sp-std 14.0.0",6765 "sp-std",7027]6766]702867677029[[package]]6768[[package]]7030name = "pallet-balances-adapter"6769name = "pallet-balances-adapter"7031version = "0.1.0"6770version = "0.1.0"7032dependencies = [6771dependencies = [7033 "evm-coder",6772 "evm-coder",7034 "frame-support 31.0.0",6773 "frame-support",7035 "frame-system 31.0.0",6774 "frame-system",7036 "pallet-balances",6775 "pallet-balances",7037 "pallet-common",6776 "pallet-common",7038 "pallet-evm",6777 "pallet-evm",7041 "pallet-structure",6780 "pallet-structure",7042 "parity-scale-codec",6781 "parity-scale-codec",7043 "scale-info",6782 "scale-info",7044 "sp-core 31.0.0",6783 "sp-core",7045 "sp-runtime 34.0.0",6784 "sp-runtime",7046 "sp-std 14.0.0",6785 "sp-std",7047 "up-data-structs",6786 "up-data-structs",7048]6787]704967887053source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"6792source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"7054dependencies = [6793dependencies = [7055 "fp-evm",6794 "fp-evm",7056 "frame-support 31.0.0",6795 "frame-support",7057 "frame-system 31.0.0",6796 "frame-system",7058 "parity-scale-codec",6797 "parity-scale-codec",7059 "scale-info",6798 "scale-info",7060 "sp-core 31.0.0",6799 "sp-core",7061 "sp-runtime 34.0.0",6800 "sp-runtime",7062]6801]706368027064[[package]]6803[[package]]7067source = "registry+https://github.com/rust-lang/crates.io-index"6806source = "registry+https://github.com/rust-lang/crates.io-index"7068checksum = "a1371a2f241fd33b794b0e824f28be9de76e7544a2602421e1c4a58cb0eccef6"6807checksum = "a1371a2f241fd33b794b0e824f28be9de76e7544a2602421e1c4a58cb0eccef6"7069dependencies = [6808dependencies = [7070 "frame-support 31.0.0",6809 "frame-support",7071 "frame-system 31.0.0",6810 "frame-system",7072 "log",6811 "log",7073 "pallet-authorship",6812 "pallet-authorship",7074 "pallet-session",6813 "pallet-session",7075 "parity-scale-codec",6814 "parity-scale-codec",7076 "scale-info",6815 "scale-info",7077 "serde",6816 "serde",7078 "sp-consensus-beefy",6817 "sp-consensus-beefy",7079 "sp-runtime 34.0.0",6818 "sp-runtime",7080 "sp-session",6819 "sp-session",7081 "sp-staking 29.0.0",6820 "sp-staking",7082 "sp-std 14.0.0",6821 "sp-std",7083]6822]708468237085[[package]]6824[[package]]7088source = "registry+https://github.com/rust-lang/crates.io-index"6827source = "registry+https://github.com/rust-lang/crates.io-index"7089checksum = "c32a1e978b043f4bf7cfcdb130a51dda4dbade1de5b85d2d634082edbc08f9cb"6828checksum = "c32a1e978b043f4bf7cfcdb130a51dda4dbade1de5b85d2d634082edbc08f9cb"7090dependencies = [6829dependencies = [7091 "array-bytes 6.2.2",6830 "array-bytes 6.2.3",7092 "binary-merkle-tree",6831 "binary-merkle-tree",7093 "frame-support 31.0.0",6832 "frame-support",7094 "frame-system 31.0.0",6833 "frame-system",7095 "log",6834 "log",7096 "pallet-beefy",6835 "pallet-beefy",7097 "pallet-mmr",6836 "pallet-mmr",7098 "pallet-session",6837 "pallet-session",7099 "parity-scale-codec",6838 "parity-scale-codec",7100 "scale-info",6839 "scale-info",7101 "serde",6840 "serde",7102 "sp-api 29.0.0",6841 "sp-api",7103 "sp-consensus-beefy",6842 "sp-consensus-beefy",7104 "sp-core 31.0.0",6843 "sp-core",7105 "sp-io 33.0.0",6844 "sp-io",7106 "sp-runtime 34.0.0",6845 "sp-runtime",7107 "sp-state-machine 0.38.0",6846 "sp-state-machine",7108 "sp-std 14.0.0",6847 "sp-std",7109]6848]711068497111[[package]]6850[[package]]7114source = "registry+https://github.com/rust-lang/crates.io-index"6853source = "registry+https://github.com/rust-lang/crates.io-index"7115checksum = "e23273ffc30d94c725cb37ac1f45a40e308d8e8bfab251a299d4ed1fa9e8e46f"6854checksum = "e23273ffc30d94c725cb37ac1f45a40e308d8e8bfab251a299d4ed1fa9e8e46f"7116dependencies = [6855dependencies = [7117 "frame-benchmarking 31.0.0",6856 "frame-benchmarking",7118 "frame-support 31.0.0",6857 "frame-support",7119 "frame-system 31.0.0",6858 "frame-system",7120 "log",6859 "log",7121 "pallet-treasury",6860 "pallet-treasury",7122 "parity-scale-codec",6861 "parity-scale-codec",7123 "scale-info",6862 "scale-info",7124 "sp-core 31.0.0",6863 "sp-core",7125 "sp-io 33.0.0",6864 "sp-io",7126 "sp-runtime 34.0.0",6865 "sp-runtime",7127 "sp-std 14.0.0",6866 "sp-std",7128]6867]712968687130[[package]]6869[[package]]7134checksum = "c1b05f01c3d279cd661eba2c391844bac03fa5f979b9de821e6eb1cbe6069dfc"6873checksum = "c1b05f01c3d279cd661eba2c391844bac03fa5f979b9de821e6eb1cbe6069dfc"7135dependencies = [6874dependencies = [7136 "bitvec",6875 "bitvec",7137 "frame-benchmarking 31.0.0",6876 "frame-benchmarking",7138 "frame-support 31.0.0",6877 "frame-support",7139 "frame-system 31.0.0",6878 "frame-system",7140 "parity-scale-codec",6879 "parity-scale-codec",7141 "scale-info",6880 "scale-info",7142 "sp-arithmetic 25.0.0",6881 "sp-arithmetic",7143 "sp-core 31.0.0",6882 "sp-core",7144 "sp-runtime 34.0.0",6883 "sp-runtime",7145 "sp-std 14.0.0",6884 "sp-std",7146]6885]714768867148[[package]]6887[[package]]7151source = "registry+https://github.com/rust-lang/crates.io-index"6890source = "registry+https://github.com/rust-lang/crates.io-index"7152checksum = "46f1f5d1f6420b72e7fff2fa9146f1f13f68e3a3d293b421d9b9d34ad0dfa134"6891checksum = "46f1f5d1f6420b72e7fff2fa9146f1f13f68e3a3d293b421d9b9d34ad0dfa134"7153dependencies = [6892dependencies = [7154 "frame-benchmarking 31.0.0",6893 "frame-benchmarking",7155 "frame-support 31.0.0",6894 "frame-support",7156 "frame-system 31.0.0",6895 "frame-system",7157 "log",6896 "log",7158 "pallet-bounties",6897 "pallet-bounties",7159 "pallet-treasury",6898 "pallet-treasury",7160 "parity-scale-codec",6899 "parity-scale-codec",7161 "scale-info",6900 "scale-info",7162 "sp-core 31.0.0",6901 "sp-core",7163 "sp-io 33.0.0",6902 "sp-io",7164 "sp-runtime 34.0.0",6903 "sp-runtime",7165 "sp-std 14.0.0",6904 "sp-std",7166]6905]716769067168[[package]]6907[[package]]7169name = "pallet-collator-selection"6908name = "pallet-collator-selection"7170version = "5.0.0"6909version = "5.0.0"7171dependencies = [6910dependencies = [7172 "frame-benchmarking 31.0.0",6911 "frame-benchmarking",7173 "frame-support 31.0.0",6912 "frame-support",7174 "frame-system 31.0.0",6913 "frame-system",7175 "log",6914 "log",7176 "pallet-aura",6915 "pallet-aura",7177 "pallet-authorship",6916 "pallet-authorship",7178 "pallet-balances",6917 "pallet-balances",7179 "pallet-session",6918 "pallet-session",7180 "pallet-timestamp",6919 "pallet-timestamp",7181 "parity-scale-codec",6920 "parity-scale-codec",7182 "rand 0.8.5",6921 "rand",7183 "scale-info",6922 "scale-info",7184 "serde",6923 "serde",7185 "sp-consensus-aura",6924 "sp-consensus-aura",7186 "sp-core 31.0.0",6925 "sp-core",7187 "sp-io 33.0.0",6926 "sp-io",7188 "sp-runtime 34.0.0",6927 "sp-runtime",7189 "sp-staking 29.0.0",6928 "sp-staking",7190 "sp-std 14.0.0",6929 "sp-std",7191 "sp-tracing 16.0.0",6930 "sp-tracing",7192]6931]719369327194[[package]]6933[[package]]6934name = "pallet-collator-selection"6935version = "12.0.1"6936source = "registry+https://github.com/rust-lang/crates.io-index"6937checksum = "26edc27ed73c658e6f3d37b4cc8822be3f293e1f0dc58830b42c272781ac8a44"6938dependencies = [6939 "frame-benchmarking",6940 "frame-support",6941 "frame-system",6942 "log",6943 "pallet-authorship",6944 "pallet-balances",6945 "pallet-session",6946 "parity-scale-codec",6947 "rand",6948 "scale-info",6949 "sp-runtime",6950 "sp-staking",6951 "sp-std",6952]69536954[[package]]7195name = "pallet-collective"6955name = "pallet-collective"7196version = "31.0.0"6956version = "31.0.0"7197source = "registry+https://github.com/rust-lang/crates.io-index"6957source = "registry+https://github.com/rust-lang/crates.io-index"7198checksum = "241ffbf21673fca6bf8caa2ee35088a18704b95d174e32280cb7569f58af7c61"6958checksum = "241ffbf21673fca6bf8caa2ee35088a18704b95d174e32280cb7569f58af7c61"7199dependencies = [6959dependencies = [7200 "frame-benchmarking 31.0.0",6960 "frame-benchmarking",7201 "frame-support 31.0.0",6961 "frame-support",7202 "frame-system 31.0.0",6962 "frame-system",7203 "log",6963 "log",7204 "parity-scale-codec",6964 "parity-scale-codec",7205 "scale-info",6965 "scale-info",7206 "sp-core 31.0.0",6966 "sp-core",7207 "sp-io 33.0.0",6967 "sp-io",7208 "sp-runtime 34.0.0",6968 "sp-runtime",7209 "sp-std 14.0.0",6969 "sp-std",7210]6970]721169717212[[package]]6972[[package]]7216 "bondrewd",6976 "bondrewd",7217 "ethereum",6977 "ethereum",7218 "evm-coder",6978 "evm-coder",7219 "frame-benchmarking 31.0.0",6979 "frame-benchmarking",7220 "frame-support 31.0.0",6980 "frame-support",7221 "frame-system 31.0.0",6981 "frame-system",7222 "pallet-evm",6982 "pallet-evm",7223 "pallet-evm-coder-substrate",6983 "pallet-evm-coder-substrate",7224 "parity-scale-codec",6984 "parity-scale-codec",7225 "scale-info",6985 "scale-info",7226 "sp-core 31.0.0",6986 "sp-core",7227 "sp-runtime 34.0.0",6987 "sp-runtime",7228 "sp-std 14.0.0",6988 "sp-std",7229 "sp-weights 30.0.0",6989 "sp-weights",7230 "up-data-structs",6990 "up-data-structs",7231 "up-pov-estimate-rpc",6991 "up-pov-estimate-rpc",7232]6992]7236version = "0.2.0"6996version = "0.2.0"7237dependencies = [6997dependencies = [7238 "fp-evm",6998 "fp-evm",7239 "frame-benchmarking 31.0.0",6999 "frame-benchmarking",7240 "frame-support 31.0.0",7000 "frame-support",7241 "frame-system 31.0.0",7001 "frame-system",7242 "hex-literal",7002 "hex-literal",7243 "log",7003 "log",7244 "parity-scale-codec",7004 "parity-scale-codec",7245 "scale-info",7005 "scale-info",7246 "smallvec",7006 "smallvec",7247 "sp-arithmetic 25.0.0",7007 "sp-arithmetic",7248 "sp-core 31.0.0",7008 "sp-core",7249 "sp-io 33.0.0",7009 "sp-io",7250 "sp-runtime 34.0.0",7010 "sp-runtime",7251 "sp-std 14.0.0",7011 "sp-std",7252 "staging-xcm 10.0.0",7012 "staging-xcm",7253 "up-common",7013 "up-common",7254]7014]725570157260checksum = "f51344679f168ecc258bf52d0a9578f6c3043e2aff4b9147004c7b8429460370"7020checksum = "f51344679f168ecc258bf52d0a9578f6c3043e2aff4b9147004c7b8429460370"7261dependencies = [7021dependencies = [7262 "assert_matches",7022 "assert_matches",7263 "frame-benchmarking 31.0.0",7023 "frame-benchmarking",7264 "frame-support 31.0.0",7024 "frame-support",7265 "frame-system 31.0.0",7025 "frame-system",7266 "parity-scale-codec",7026 "parity-scale-codec",7267 "scale-info",7027 "scale-info",7268 "serde",7028 "serde",7269 "sp-io 33.0.0",7029 "sp-io",7270 "sp-runtime 34.0.0",7030 "sp-runtime",7271 "sp-std 14.0.0",7031 "sp-std",7272]7032]727370337274[[package]]7034[[package]]7277source = "registry+https://github.com/rust-lang/crates.io-index"7037source = "registry+https://github.com/rust-lang/crates.io-index"7278checksum = "1603fc7a149fd1f8bc43349035a69370a024acc95d6a10a37d3b9e1f22cc58ab"7038checksum = "1603fc7a149fd1f8bc43349035a69370a024acc95d6a10a37d3b9e1f22cc58ab"7279dependencies = [7039dependencies = [7280 "frame-benchmarking 31.0.0",7040 "frame-benchmarking",7281 "frame-support 31.0.0",7041 "frame-support",7282 "frame-system 31.0.0",7042 "frame-system",7283 "log",7043 "log",7284 "parity-scale-codec",7044 "parity-scale-codec",7285 "scale-info",7045 "scale-info",7286 "serde",7046 "serde",7287 "sp-core 31.0.0",7047 "sp-core",7288 "sp-io 33.0.0",7048 "sp-io",7289 "sp-runtime 34.0.0",7049 "sp-runtime",7290 "sp-std 14.0.0",7050 "sp-std",7291]7051]729270527293[[package]]7053[[package]]7296source = "registry+https://github.com/rust-lang/crates.io-index"7056source = "registry+https://github.com/rust-lang/crates.io-index"7297checksum = "da78b2feeba1286b66ac20cbfbcd321fe9d1d2bc15e9e31292023e9a66dbb819"7057checksum = "da78b2feeba1286b66ac20cbfbcd321fe9d1d2bc15e9e31292023e9a66dbb819"7298dependencies = [7058dependencies = [7299 "frame-benchmarking 31.0.0",7059 "frame-benchmarking",7300 "frame-election-provider-support",7060 "frame-election-provider-support",7301 "frame-support 31.0.0",7061 "frame-support",7302 "frame-system 31.0.0",7062 "frame-system",7303 "log",7063 "log",7304 "pallet-election-provider-support-benchmarking",7064 "pallet-election-provider-support-benchmarking",7305 "parity-scale-codec",7065 "parity-scale-codec",7306 "rand 0.8.5",7066 "rand",7307 "scale-info",7067 "scale-info",7308 "sp-arithmetic 25.0.0",7068 "sp-arithmetic",7309 "sp-core 31.0.0",7069 "sp-core",7310 "sp-io 33.0.0",7070 "sp-io",7311 "sp-npos-elections",7071 "sp-npos-elections",7312 "sp-runtime 34.0.0",7072 "sp-runtime",7313 "sp-std 14.0.0",7073 "sp-std",7314 "strum 0.24.1",7074 "strum 0.24.1",7315]7075]731670767320source = "registry+https://github.com/rust-lang/crates.io-index"7080source = "registry+https://github.com/rust-lang/crates.io-index"7321checksum = "e1b20f98b9a1497a59d2b0eca0051c5ada89851bf29b26fda3a2cfe934a32116"7081checksum = "e1b20f98b9a1497a59d2b0eca0051c5ada89851bf29b26fda3a2cfe934a32116"7322dependencies = [7082dependencies = [7323 "frame-benchmarking 31.0.0",7083 "frame-benchmarking",7324 "frame-election-provider-support",7084 "frame-election-provider-support",7325 "frame-system 31.0.0",7085 "frame-system",7326 "parity-scale-codec",7086 "parity-scale-codec",7327 "sp-npos-elections",7087 "sp-npos-elections",7328 "sp-runtime 34.0.0",7088 "sp-runtime",7329 "sp-std 14.0.0",7089 "sp-std",7330]7090]733170917332[[package]]7092[[package]]7335source = "registry+https://github.com/rust-lang/crates.io-index"7095source = "registry+https://github.com/rust-lang/crates.io-index"7336checksum = "de22659bdd6190e4f94936f0d338e67dde80e537fe22c30eb96ceab9f0d9914f"7096checksum = "de22659bdd6190e4f94936f0d338e67dde80e537fe22c30eb96ceab9f0d9914f"7337dependencies = [7097dependencies = [7338 "frame-benchmarking 31.0.0",7098 "frame-benchmarking",7339 "frame-support 31.0.0",7099 "frame-support",7340 "frame-system 31.0.0",7100 "frame-system",7341 "log",7101 "log",7342 "parity-scale-codec",7102 "parity-scale-codec",7343 "scale-info",7103 "scale-info",7344 "sp-core 31.0.0",7104 "sp-core",7345 "sp-io 33.0.0",7105 "sp-io",7346 "sp-npos-elections",7106 "sp-npos-elections",7347 "sp-runtime 34.0.0",7107 "sp-runtime",7348 "sp-staking 29.0.0",7108 "sp-staking",7349 "sp-std 14.0.0",7109 "sp-std",7350]7110]735171117352[[package]]7112[[package]]7362 "fp-evm",7122 "fp-evm",7363 "fp-rpc",7123 "fp-rpc",7364 "fp-storage",7124 "fp-storage",7365 "frame-support 31.0.0",7125 "frame-support",7366 "frame-system 31.0.0",7126 "frame-system",7367 "pallet-evm",7127 "pallet-evm",7368 "parity-scale-codec",7128 "parity-scale-codec",7369 "scale-info",7129 "scale-info",7370 "sp-io 33.0.0",7130 "sp-io",7371 "sp-runtime 34.0.0",7131 "sp-runtime",7372 "sp-std 14.0.0",7132 "sp-std",7373]7133]737471347375[[package]]7135[[package]]7381 "evm",7141 "evm",7382 "fp-account",7142 "fp-account",7383 "fp-evm",7143 "fp-evm",7384 "frame-benchmarking 31.0.0",7144 "frame-benchmarking",7385 "frame-support 31.0.0",7145 "frame-support",7386 "frame-system 31.0.0",7146 "frame-system",7387 "hash-db",7147 "hash-db",7388 "hex",7148 "hex",7389 "hex-literal",7149 "hex-literal",7393 "rlp",7153 "rlp",7394 "scale-info",7154 "scale-info",7395 "serde",7155 "serde",7396 "sp-core 31.0.0",7156 "sp-core",7397 "sp-io 33.0.0",7157 "sp-io",7398 "sp-runtime 34.0.0",7158 "sp-runtime",7399 "sp-std 14.0.0",7159 "sp-std",7400]7160]740171617402[[package]]7162[[package]]7406 "evm-coder",7166 "evm-coder",7407 "evm-coder-substrate-procedural",7167 "evm-coder-substrate-procedural",7408 "evm-core",7168 "evm-core",7409 "frame-benchmarking 31.0.0",7169 "frame-benchmarking",7410 "frame-support 31.0.0",7170 "frame-support",7411 "frame-system 31.0.0",7171 "frame-system",7412 "pallet-evm",7172 "pallet-evm",7413 "parity-scale-codec",7173 "parity-scale-codec",7414 "scale-info",7174 "scale-info",7415 "sp-core 31.0.0",7175 "sp-core",7416 "sp-std 14.0.0",7176 "sp-std",7417 "sp-weights 30.0.0",7177 "sp-weights",7418 "spez",7178 "spez",7419 "up-data-structs",7179 "up-data-structs",7420]7180]7424version = "0.3.0"7184version = "0.3.0"7425dependencies = [7185dependencies = [7426 "evm-coder",7186 "evm-coder",7427 "frame-support 31.0.0",7187 "frame-support",7428 "frame-system 31.0.0",7188 "frame-system",7429 "pallet-common",7189 "pallet-common",7430 "pallet-evm",7190 "pallet-evm",7431 "pallet-evm-coder-substrate",7191 "pallet-evm-coder-substrate",7432 "pallet-evm-transaction-payment",7192 "pallet-evm-transaction-payment",7433 "parity-scale-codec",7193 "parity-scale-codec",7434 "scale-info",7194 "scale-info",7435 "sp-core 31.0.0",7195 "sp-core",7436 "sp-std 14.0.0",7196 "sp-std",7437 "up-data-structs",7197 "up-data-structs",7438 "up-sponsorship",7198 "up-sponsorship",7439]7199]7443version = "0.1.1"7203version = "0.1.1"7444dependencies = [7204dependencies = [7445 "ethereum",7205 "ethereum",7446 "frame-benchmarking 31.0.0",7206 "frame-benchmarking",7447 "frame-support 31.0.0",7207 "frame-support",7448 "frame-system 31.0.0",7208 "frame-system",7449 "pallet-evm",7209 "pallet-evm",7450 "parity-scale-codec",7210 "parity-scale-codec",7451 "scale-info",7211 "scale-info",7452 "sp-core 31.0.0",7212 "sp-core",7453 "sp-io 33.0.0",7213 "sp-io",7454 "sp-std 14.0.0",7214 "sp-std",7455]7215]745672167457[[package]]7217[[package]]7461dependencies = [7221dependencies = [7462 "fp-evm",7222 "fp-evm",7463 "ripemd",7223 "ripemd",7464 "sp-io 33.0.0",7224 "sp-io",7465]7225]746672267467[[package]]7227[[package]]7468name = "pallet-evm-transaction-payment"7228name = "pallet-evm-transaction-payment"7469version = "0.1.1"7229version = "0.1.1"7470dependencies = [7230dependencies = [7471 "fp-evm",7231 "fp-evm",7472 "frame-support 31.0.0",7232 "frame-support",7473 "frame-system 31.0.0",7233 "frame-system",7474 "pallet-evm",7234 "pallet-evm",7475 "parity-scale-codec",7235 "parity-scale-codec",7476 "scale-info",7236 "scale-info",7477 "sp-core 31.0.0",7237 "sp-core",7478 "sp-runtime 34.0.0",7238 "sp-runtime",7479 "sp-std 14.0.0",7239 "sp-std",7480 "up-sponsorship",7240 "up-sponsorship",7481]7241]748272427487checksum = "24717c932bd68705e3a5b6b9311a31e57b354274de1c373feb9ca920f6a3e439"7247checksum = "24717c932bd68705e3a5b6b9311a31e57b354274de1c373feb9ca920f6a3e439"7488dependencies = [7248dependencies = [7489 "docify",7249 "docify",7490 "frame-benchmarking 31.0.0",7250 "frame-benchmarking",7491 "frame-election-provider-support",7251 "frame-election-provider-support",7492 "frame-support 31.0.0",7252 "frame-support",7493 "frame-system 31.0.0",7253 "frame-system",7494 "log",7254 "log",7495 "parity-scale-codec",7255 "parity-scale-codec",7496 "scale-info",7256 "scale-info",7497 "sp-io 33.0.0",7257 "sp-io",7498 "sp-runtime 34.0.0",7258 "sp-runtime",7499 "sp-staking 29.0.0",7259 "sp-staking",7500 "sp-std 14.0.0",7260 "sp-std",7501]7261]750272627503[[package]]7263[[package]]7504name = "pallet-foreign-assets"7264name = "pallet-foreign-assets"7505version = "0.1.0"7265version = "0.1.0"7506dependencies = [7266dependencies = [7507 "frame-benchmarking 31.0.0",7267 "frame-benchmarking",7508 "frame-support 31.0.0",7268 "frame-support",7509 "frame-system 31.0.0",7269 "frame-system",7510 "log",7270 "log",7511 "pallet-balances",7271 "pallet-balances",7512 "pallet-common",7272 "pallet-common",7513 "pallet-fungible",7273 "pallet-fungible",7514 "parity-scale-codec",7274 "parity-scale-codec",7515 "scale-info",7275 "scale-info",7516 "serde",7276 "serde",7517 "sp-runtime 34.0.0",7277 "sp-runtime",7518 "sp-std 14.0.0",7278 "sp-std",7519 "staging-xcm 10.0.0",7279 "staging-xcm",7520 "staging-xcm-executor 10.0.0",7280 "staging-xcm-executor",7521 "up-data-structs",7281 "up-data-structs",7522]7282]752372837526version = "0.1.11"7286version = "0.1.11"7527dependencies = [7287dependencies = [7528 "evm-coder",7288 "evm-coder",7529 "frame-benchmarking 31.0.0",7289 "frame-benchmarking",7530 "frame-support 31.0.0",7290 "frame-support",7531 "frame-system 31.0.0",7291 "frame-system",7532 "pallet-common",7292 "pallet-common",7533 "pallet-evm",7293 "pallet-evm",7534 "pallet-evm-coder-substrate",7294 "pallet-evm-coder-substrate",7535 "pallet-structure",7295 "pallet-structure",7536 "parity-scale-codec",7296 "parity-scale-codec",7537 "scale-info",7297 "scale-info",7538 "sp-core 31.0.0",7298 "sp-core",7539 "sp-runtime 34.0.0",7299 "sp-runtime",7540 "sp-std 14.0.0",7300 "sp-std",7541 "up-data-structs",7301 "up-data-structs",7542]7302]754373037544[[package]]7304[[package]]7545name = "pallet-gov-origins"7305name = "pallet-gov-origins"7546version = "0.2.1"7306version = "0.2.1"7547dependencies = [7307dependencies = [7548 "frame-support 31.0.0",7308 "frame-support",7549 "frame-system 31.0.0",7309 "frame-system",7550 "parity-scale-codec",7310 "parity-scale-codec",7551 "scale-info",7311 "scale-info",7552]7312]7557source = "registry+https://github.com/rust-lang/crates.io-index"7317source = "registry+https://github.com/rust-lang/crates.io-index"7558checksum = "d9f8a78e4f5e2399596fa918f22e588e034d78c13a46925313abb4b152a9d919"7318checksum = "d9f8a78e4f5e2399596fa918f22e588e034d78c13a46925313abb4b152a9d919"7559dependencies = [7319dependencies = [7560 "frame-benchmarking 31.0.0",7320 "frame-benchmarking",7561 "frame-support 31.0.0",7321 "frame-support",7562 "frame-system 31.0.0",7322 "frame-system",7563 "log",7323 "log",7564 "pallet-authorship",7324 "pallet-authorship",7565 "pallet-session",7325 "pallet-session",7566 "parity-scale-codec",7326 "parity-scale-codec",7567 "scale-info",7327 "scale-info",7568 "sp-application-crypto 33.0.0",7328 "sp-application-crypto",7569 "sp-consensus-grandpa",7329 "sp-consensus-grandpa",7570 "sp-core 31.0.0",7330 "sp-core",7571 "sp-io 33.0.0",7331 "sp-io",7572 "sp-runtime 34.0.0",7332 "sp-runtime",7573 "sp-session",7333 "sp-session",7574 "sp-staking 29.0.0",7334 "sp-staking",7575 "sp-std 14.0.0",7335 "sp-std",7576]7336]757773377578[[package]]7338[[package]]7579name = "pallet-identity"7339name = "pallet-identity"7580version = "4.0.0-dev"7340version = "4.0.0-dev"7581dependencies = [7341dependencies = [7582 "enumflags2",7342 "enumflags2",7583 "frame-benchmarking 31.0.0",7343 "frame-benchmarking",7584 "frame-support 31.0.0",7344 "frame-support",7585 "frame-system 31.0.0",7345 "frame-system",7586 "pallet-balances",7346 "pallet-balances",7587 "parity-scale-codec",7347 "parity-scale-codec",7588 "scale-info",7348 "scale-info",7589 "sp-core 31.0.0",7349 "sp-core",7590 "sp-io 33.0.0",7350 "sp-io",7591 "sp-runtime 34.0.0",7351 "sp-runtime",7592 "sp-std 14.0.0",7352 "sp-std",7593]7353]759473547595[[package]]7355[[package]]7599checksum = "33bca13843a11add3909a8c4bffae547ba9fa3a11c07ac2f8afd670acd85cb15"7359checksum = "33bca13843a11add3909a8c4bffae547ba9fa3a11c07ac2f8afd670acd85cb15"7600dependencies = [7360dependencies = [7601 "enumflags2",7361 "enumflags2",7602 "frame-benchmarking 31.0.0",7362 "frame-benchmarking",7603 "frame-support 31.0.0",7363 "frame-support",7604 "frame-system 31.0.0",7364 "frame-system",7605 "log",7365 "log",7606 "parity-scale-codec",7366 "parity-scale-codec",7607 "scale-info",7367 "scale-info",7608 "sp-io 33.0.0",7368 "sp-io",7609 "sp-runtime 34.0.0",7369 "sp-runtime",7610 "sp-std 14.0.0",7370 "sp-std",7611]7371]761273727613[[package]]7373[[package]]7616source = "registry+https://github.com/rust-lang/crates.io-index"7376source = "registry+https://github.com/rust-lang/crates.io-index"7617checksum = "39cb6cbcef9e9ab68a5e79429a1f32ebc8114e4c9c2c2b0356c1db212e3e0bc2"7377checksum = "39cb6cbcef9e9ab68a5e79429a1f32ebc8114e4c9c2c2b0356c1db212e3e0bc2"7618dependencies = [7378dependencies = [7619 "frame-benchmarking 31.0.0",7379 "frame-benchmarking",7620 "frame-support 31.0.0",7380 "frame-support",7621 "frame-system 31.0.0",7381 "frame-system",7622 "log",7382 "log",7623 "pallet-authorship",7383 "pallet-authorship",7624 "parity-scale-codec",7384 "parity-scale-codec",7625 "scale-info",7385 "scale-info",7626 "sp-application-crypto 33.0.0",7386 "sp-application-crypto",7627 "sp-core 31.0.0",7387 "sp-core",7628 "sp-io 33.0.0",7388 "sp-io",7629 "sp-runtime 34.0.0",7389 "sp-runtime",7630 "sp-staking 29.0.0",7390 "sp-staking",7631 "sp-std 14.0.0",7391 "sp-std",7632]7392]763373937634[[package]]7394[[package]]7637source = "registry+https://github.com/rust-lang/crates.io-index"7397source = "registry+https://github.com/rust-lang/crates.io-index"7638checksum = "a3e23345544e9b6635d296195c355a768c82a9e1d82138378ef5b80102828664"7398checksum = "a3e23345544e9b6635d296195c355a768c82a9e1d82138378ef5b80102828664"7639dependencies = [7399dependencies = [7640 "frame-benchmarking 31.0.0",7400 "frame-benchmarking",7641 "frame-support 31.0.0",7401 "frame-support",7642 "frame-system 31.0.0",7402 "frame-system",7643 "parity-scale-codec",7403 "parity-scale-codec",7644 "scale-info",7404 "scale-info",7645 "sp-core 31.0.0",7405 "sp-core",7646 "sp-io 33.0.0",7406 "sp-io",7647 "sp-keyring",7407 "sp-keyring",7648 "sp-runtime 34.0.0",7408 "sp-runtime",7649 "sp-std 14.0.0",7409 "sp-std",7650]7410]765174117652[[package]]7412[[package]]7653name = "pallet-inflation"7413name = "pallet-inflation"7654version = "0.1.1"7414version = "0.1.1"7655dependencies = [7415dependencies = [7656 "frame-benchmarking 31.0.0",7416 "frame-benchmarking",7657 "frame-support 31.0.0",7417 "frame-support",7658 "frame-system 31.0.0",7418 "frame-system",7659 "pallet-balances",7419 "pallet-balances",7660 "parity-scale-codec",7420 "parity-scale-codec",7661 "scale-info",7421 "scale-info",7662 "sp-core 31.0.0",7422 "sp-core",7663 "sp-io 33.0.0",7423 "sp-io",7664 "sp-runtime 34.0.0",7424 "sp-runtime",7665 "sp-std 14.0.0",7425 "sp-std",7666]7426]766774277668[[package]]7428[[package]]7669name = "pallet-maintenance"7429name = "pallet-maintenance"7670version = "0.1.0"7430version = "0.1.0"7671dependencies = [7431dependencies = [7672 "frame-benchmarking 31.0.0",7432 "frame-benchmarking",7673 "frame-support 31.0.0",7433 "frame-support",7674 "frame-system 31.0.0",7434 "frame-system",7675 "parity-scale-codec",7435 "parity-scale-codec",7676 "scale-info",7436 "scale-info",7677 "sp-core 31.0.0",7437 "sp-core",7678 "sp-runtime 34.0.0",7438 "sp-runtime",7679 "sp-std 14.0.0",7439 "sp-std",7680]7440]768174417682[[package]]7442[[package]]7685source = "registry+https://github.com/rust-lang/crates.io-index"7445source = "registry+https://github.com/rust-lang/crates.io-index"7686checksum = "b8bb958b03ec28b6e7e97abfca28acb1c1d8e91ad5194537f6550c348fc60f54"7446checksum = "b8bb958b03ec28b6e7e97abfca28acb1c1d8e91ad5194537f6550c348fc60f54"7687dependencies = [7447dependencies = [7688 "frame-benchmarking 31.0.0",7448 "frame-benchmarking",7689 "frame-support 31.0.0",7449 "frame-support",7690 "frame-system 31.0.0",7450 "frame-system",7691 "log",7451 "log",7692 "parity-scale-codec",7452 "parity-scale-codec",7693 "scale-info",7453 "scale-info",7694 "sp-core 31.0.0",7454 "sp-core",7695 "sp-io 33.0.0",7455 "sp-io",7696 "sp-runtime 34.0.0",7456 "sp-runtime",7697 "sp-std 14.0.0",7457 "sp-std",7698]7458]769974597700[[package]]7460[[package]]7704checksum = "063b2e7912fbbe67985e68e460f2f242b90de48a63a1f03dd2ae022154ba25e9"7464checksum = "063b2e7912fbbe67985e68e460f2f242b90de48a63a1f03dd2ae022154ba25e9"7705dependencies = [7465dependencies = [7706 "environmental",7466 "environmental",7707 "frame-benchmarking 31.0.0",7467 "frame-benchmarking",7708 "frame-support 31.0.0",7468 "frame-support",7709 "frame-system 31.0.0",7469 "frame-system",7710 "log",7470 "log",7711 "parity-scale-codec",7471 "parity-scale-codec",7712 "scale-info",7472 "scale-info",7713 "sp-arithmetic 25.0.0",7473 "sp-arithmetic",7714 "sp-core 31.0.0",7474 "sp-core",7715 "sp-io 33.0.0",7475 "sp-io",7716 "sp-runtime 34.0.0",7476 "sp-runtime",7717 "sp-std 14.0.0",7477 "sp-std",7718 "sp-weights 30.0.0",7478 "sp-weights",7719]7479]772074807721[[package]]7481[[package]]7724source = "registry+https://github.com/rust-lang/crates.io-index"7484source = "registry+https://github.com/rust-lang/crates.io-index"7725checksum = "44f5356b869f71205d53ed686846075ebb7d67824f334289ebbe6c61766c90c6"7485checksum = "44f5356b869f71205d53ed686846075ebb7d67824f334289ebbe6c61766c90c6"7726dependencies = [7486dependencies = [7727 "frame-benchmarking 31.0.0",7487 "frame-benchmarking",7728 "frame-support 31.0.0",7488 "frame-support",7729 "frame-system 31.0.0",7489 "frame-system",7730 "log",7490 "log",7731 "parity-scale-codec",7491 "parity-scale-codec",7732 "scale-info",7492 "scale-info",7733 "sp-core 31.0.0",7493 "sp-core",7734 "sp-io 33.0.0",7494 "sp-io",7735 "sp-mmr-primitives",7495 "sp-mmr-primitives",7736 "sp-runtime 34.0.0",7496 "sp-runtime",7737 "sp-std 14.0.0",7497 "sp-std",7738]7498]773974997740[[package]]7500[[package]]7743source = "registry+https://github.com/rust-lang/crates.io-index"7503source = "registry+https://github.com/rust-lang/crates.io-index"7744checksum = "284ff5c6675ac6438c2f4a20d75627ad4b6d7c78bb5fd911198e34ce48bc7cf2"7504checksum = "284ff5c6675ac6438c2f4a20d75627ad4b6d7c78bb5fd911198e34ce48bc7cf2"7745dependencies = [7505dependencies = [7746 "frame-benchmarking 31.0.0",7506 "frame-benchmarking",7747 "frame-support 31.0.0",7507 "frame-support",7748 "frame-system 31.0.0",7508 "frame-system",7749 "log",7509 "log",7750 "parity-scale-codec",7510 "parity-scale-codec",7751 "scale-info",7511 "scale-info",7752 "sp-io 33.0.0",7512 "sp-io",7753 "sp-runtime 34.0.0",7513 "sp-runtime",7754 "sp-std 14.0.0",7514 "sp-std",7755]7515]775675167757[[package]]7517[[package]]7760source = "registry+https://github.com/rust-lang/crates.io-index"7520source = "registry+https://github.com/rust-lang/crates.io-index"7761checksum = "948a11c933d345bfd7750e92b5650656e4d967f4fbcf7e36200ef7063985b9c6"7521checksum = "948a11c933d345bfd7750e92b5650656e4d967f4fbcf7e36200ef7063985b9c6"7762dependencies = [7522dependencies = [7763 "frame-benchmarking 31.0.0",7523 "frame-benchmarking",7764 "frame-support 31.0.0",7524 "frame-support",7765 "frame-system 31.0.0",7525 "frame-system",7766 "parity-scale-codec",7526 "parity-scale-codec",7767 "scale-info",7527 "scale-info",7768 "sp-arithmetic 25.0.0",7528 "sp-arithmetic",7769 "sp-core 31.0.0",7529 "sp-core",7770 "sp-runtime 34.0.0",7530 "sp-runtime",7771 "sp-std 14.0.0",7531 "sp-std",7772]7532]777375337774[[package]]7534[[package]]7777source = "registry+https://github.com/rust-lang/crates.io-index"7537source = "registry+https://github.com/rust-lang/crates.io-index"7778checksum = "781148c86c07aca84f471d06b449d7098e94d76bc08dd7e69bcb2572264d1b20"7538checksum = "781148c86c07aca84f471d06b449d7098e94d76bc08dd7e69bcb2572264d1b20"7779dependencies = [7539dependencies = [7780 "frame-support 31.0.0",7540 "frame-support",7781 "frame-system 31.0.0",7541 "frame-system",7782 "log",7542 "log",7783 "pallet-balances",7543 "pallet-balances",7784 "parity-scale-codec",7544 "parity-scale-codec",7785 "scale-info",7545 "scale-info",7786 "sp-core 31.0.0",7546 "sp-core",7787 "sp-io 33.0.0",7547 "sp-io",7788 "sp-runtime 34.0.0",7548 "sp-runtime",7789 "sp-staking 29.0.0",7549 "sp-staking",7790 "sp-std 14.0.0",7550 "sp-std",7791 "sp-tracing 16.0.0",7551 "sp-tracing",7792]7552]779375537794[[package]]7554[[package]]7797source = "registry+https://github.com/rust-lang/crates.io-index"7557source = "registry+https://github.com/rust-lang/crates.io-index"7798checksum = "d267d96d52b7bb17b5bd1333375f86a58595a457218ddc82ddec32c194806713"7558checksum = "d267d96d52b7bb17b5bd1333375f86a58595a457218ddc82ddec32c194806713"7799dependencies = [7559dependencies = [7800 "frame-benchmarking 31.0.0",7560 "frame-benchmarking",7801 "frame-election-provider-support",7561 "frame-election-provider-support",7802 "frame-support 31.0.0",7562 "frame-support",7803 "frame-system 31.0.0",7563 "frame-system",7804 "pallet-bags-list",7564 "pallet-bags-list",7805 "pallet-nomination-pools",7565 "pallet-nomination-pools",7806 "pallet-staking",7566 "pallet-staking",7807 "parity-scale-codec",7567 "parity-scale-codec",7808 "scale-info",7568 "scale-info",7809 "sp-runtime 34.0.0",7569 "sp-runtime",7810 "sp-runtime-interface 26.0.0",7570 "sp-runtime-interface",7811 "sp-staking 29.0.0",7571 "sp-staking",7812 "sp-std 14.0.0",7572 "sp-std",7813]7573]781475747815[[package]]7575[[package]]7820dependencies = [7580dependencies = [7821 "pallet-nomination-pools",7581 "pallet-nomination-pools",7822 "parity-scale-codec",7582 "parity-scale-codec",7823 "sp-api 29.0.0",7583 "sp-api",7824 "sp-std 14.0.0",7584 "sp-std",7825]7585]782675867827[[package]]7587[[package]]7828name = "pallet-nonfungible"7588name = "pallet-nonfungible"7829version = "0.1.14"7589version = "0.1.14"7830dependencies = [7590dependencies = [7831 "evm-coder",7591 "evm-coder",7832 "frame-benchmarking 31.0.0",7592 "frame-benchmarking",7833 "frame-support 31.0.0",7593 "frame-support",7834 "frame-system 31.0.0",7594 "frame-system",7835 "pallet-common",7595 "pallet-common",7836 "pallet-evm",7596 "pallet-evm",7837 "pallet-evm-coder-substrate",7597 "pallet-evm-coder-substrate",7838 "pallet-structure",7598 "pallet-structure",7839 "parity-scale-codec",7599 "parity-scale-codec",7840 "scale-info",7600 "scale-info",7841 "sp-core 31.0.0",7601 "sp-core",7842 "sp-runtime 34.0.0",7602 "sp-runtime",7843 "sp-std 14.0.0",7603 "sp-std",7844 "struct-versioning",7604 "struct-versioning",7845 "up-data-structs",7605 "up-data-structs",7846]7606]7851source = "registry+https://github.com/rust-lang/crates.io-index"7611source = "registry+https://github.com/rust-lang/crates.io-index"7852checksum = "8f42b47ac29f107f30213d259cc0f73e1270743b66909fc7c9079d691a891b5a"7612checksum = "8f42b47ac29f107f30213d259cc0f73e1270743b66909fc7c9079d691a891b5a"7853dependencies = [7613dependencies = [7854 "frame-support 31.0.0",7614 "frame-support",7855 "frame-system 31.0.0",7615 "frame-system",7856 "log",7616 "log",7857 "pallet-balances",7617 "pallet-balances",7858 "parity-scale-codec",7618 "parity-scale-codec",7859 "scale-info",7619 "scale-info",7860 "serde",7620 "serde",7861 "sp-runtime 34.0.0",7621 "sp-runtime",7862 "sp-staking 29.0.0",7622 "sp-staking",7863 "sp-std 14.0.0",7623 "sp-std",7864]7624]786576257866[[package]]7626[[package]]7869source = "registry+https://github.com/rust-lang/crates.io-index"7629source = "registry+https://github.com/rust-lang/crates.io-index"7870checksum = "2d0745d6fd98a6ef7b19139470a28f9b9530b425c03dc02fbd773c989fe0a96b"7630checksum = "2d0745d6fd98a6ef7b19139470a28f9b9530b425c03dc02fbd773c989fe0a96b"7871dependencies = [7631dependencies = [7872 "frame-benchmarking 31.0.0",7632 "frame-benchmarking",7873 "frame-election-provider-support",7633 "frame-election-provider-support",7874 "frame-support 31.0.0",7634 "frame-support",7875 "frame-system 31.0.0",7635 "frame-system",7876 "log",7636 "log",7877 "pallet-babe",7637 "pallet-babe",7878 "pallet-balances",7638 "pallet-balances",7883 "pallet-staking",7643 "pallet-staking",7884 "parity-scale-codec",7644 "parity-scale-codec",7885 "scale-info",7645 "scale-info",7886 "sp-runtime 34.0.0",7646 "sp-runtime",7887 "sp-staking 29.0.0",7647 "sp-staking",7888 "sp-std 14.0.0",7648 "sp-std",7889]7649]789076507891[[package]]7651[[package]]7894source = "registry+https://github.com/rust-lang/crates.io-index"7654source = "registry+https://github.com/rust-lang/crates.io-index"7895checksum = "6d01a900fe79c5f0762ccc29a11dda2799830ce233aa5384b2f13d9cc28e2e70"7655checksum = "6d01a900fe79c5f0762ccc29a11dda2799830ce233aa5384b2f13d9cc28e2e70"7896dependencies = [7656dependencies = [7897 "frame-benchmarking 31.0.0",7657 "frame-benchmarking",7898 "frame-support 31.0.0",7658 "frame-support",7899 "frame-system 31.0.0",7659 "frame-system",7900 "log",7660 "log",7901 "parity-scale-codec",7661 "parity-scale-codec",7902 "scale-info",7662 "scale-info",7903 "sp-core 31.0.0",7663 "sp-core",7904 "sp-io 33.0.0",7664 "sp-io",7905 "sp-runtime 34.0.0",7665 "sp-runtime",7906 "sp-std 14.0.0",7666 "sp-std",7907]7667]790876687909[[package]]7669[[package]]7912source = "registry+https://github.com/rust-lang/crates.io-index"7672source = "registry+https://github.com/rust-lang/crates.io-index"7913checksum = "61918227f99ed2b322bf9050337773c8a40908b2f6a800352a20485e5ba0ef1c"7673checksum = "61918227f99ed2b322bf9050337773c8a40908b2f6a800352a20485e5ba0ef1c"7914dependencies = [7674dependencies = [7915 "frame-benchmarking 31.0.0",7675 "frame-benchmarking",7916 "frame-support 31.0.0",7676 "frame-support",7917 "frame-system 31.0.0",7677 "frame-system",7918 "parity-scale-codec",7678 "parity-scale-codec",7919 "scale-info",7679 "scale-info",7920 "sp-io 33.0.0",7680 "sp-io",7921 "sp-runtime 34.0.0",7681 "sp-runtime",7922 "sp-std 14.0.0",7682 "sp-std",7923]7683]792476847925[[package]]7685[[package]]7928source = "registry+https://github.com/rust-lang/crates.io-index"7688source = "registry+https://github.com/rust-lang/crates.io-index"7929checksum = "47fbdfc5da0a70c788be3ea594153c825b4e79ae6a83499f38c251cdb5a726c0"7689checksum = "47fbdfc5da0a70c788be3ea594153c825b4e79ae6a83499f38c251cdb5a726c0"7930dependencies = [7690dependencies = [7931 "frame-benchmarking 31.0.0",7691 "frame-benchmarking",7932 "frame-support 31.0.0",7692 "frame-support",7933 "frame-system 31.0.0",7693 "frame-system",7934 "impl-trait-for-tuples",7694 "impl-trait-for-tuples",7935 "log",7695 "log",7936 "parity-scale-codec",7696 "parity-scale-codec",7937 "scale-info",7697 "scale-info",7938 "sp-arithmetic 25.0.0",7698 "sp-arithmetic",7939 "sp-core 31.0.0",7699 "sp-core",7940 "sp-io 33.0.0",7700 "sp-io",7941 "sp-runtime 34.0.0",7701 "sp-runtime",7942 "sp-std 14.0.0",7702 "sp-std",7943]7703]794477047945[[package]]7705[[package]]7948source = "registry+https://github.com/rust-lang/crates.io-index"7708source = "registry+https://github.com/rust-lang/crates.io-index"7949checksum = "7cf473e4b04cd9ba40ed8963a03499de0a1a84c8eb9343b569b15bab6bb47a79"7709checksum = "7cf473e4b04cd9ba40ed8963a03499de0a1a84c8eb9343b569b15bab6bb47a79"7950dependencies = [7710dependencies = [7951 "frame-benchmarking 31.0.0",7711 "frame-benchmarking",7952 "frame-support 31.0.0",7712 "frame-support",7953 "frame-system 31.0.0",7713 "frame-system",7954 "parity-scale-codec",7714 "parity-scale-codec",7955 "scale-info",7715 "scale-info",7956 "sp-io 33.0.0",7716 "sp-io",7957 "sp-runtime 34.0.0",7717 "sp-runtime",7958 "sp-std 14.0.0",7718 "sp-std",7959]7719]796077207961[[package]]7721[[package]]7965checksum = "b515fdbcade5b8a507e1a8ffc8b5a59725b1c8c71cfc6f8f5ae490e4a33f732c"7725checksum = "b515fdbcade5b8a507e1a8ffc8b5a59725b1c8c71cfc6f8f5ae490e4a33f732c"7966dependencies = [7726dependencies = [7967 "assert_matches",7727 "assert_matches",7968 "frame-benchmarking 31.0.0",7728 "frame-benchmarking",7969 "frame-support 31.0.0",7729 "frame-support",7970 "frame-system 31.0.0",7730 "frame-system",7971 "log",7731 "log",7972 "parity-scale-codec",7732 "parity-scale-codec",7973 "scale-info",7733 "scale-info",7974 "serde",7734 "serde",7975 "sp-arithmetic 25.0.0",7735 "sp-arithmetic",7976 "sp-io 33.0.0",7736 "sp-io",7977 "sp-runtime 34.0.0",7737 "sp-runtime",7978 "sp-std 14.0.0",7738 "sp-std",7979]7739]798077407981[[package]]7741[[package]]7982name = "pallet-refungible"7742name = "pallet-refungible"7983version = "0.2.13"7743version = "0.2.13"7984dependencies = [7744dependencies = [7985 "evm-coder",7745 "evm-coder",7986 "frame-benchmarking 31.0.0",7746 "frame-benchmarking",7987 "frame-support 31.0.0",7747 "frame-support",7988 "frame-system 31.0.0",7748 "frame-system",7989 "pallet-common",7749 "pallet-common",7990 "pallet-evm",7750 "pallet-evm",7991 "pallet-evm-coder-substrate",7751 "pallet-evm-coder-substrate",7992 "pallet-structure",7752 "pallet-structure",7993 "parity-scale-codec",7753 "parity-scale-codec",7994 "scale-info",7754 "scale-info",7995 "sp-core 31.0.0",7755 "sp-core",7996 "sp-runtime 34.0.0",7756 "sp-runtime",7997 "sp-std 14.0.0",7757 "sp-std",7998 "up-data-structs",7758 "up-data-structs",7999]7759]800077608004source = "registry+https://github.com/rust-lang/crates.io-index"7764source = "registry+https://github.com/rust-lang/crates.io-index"8005checksum = "7926eb378bda52162a713aca44a6faab5fc7d6867f82ac14ba375df2b33eaa7f"7765checksum = "7926eb378bda52162a713aca44a6faab5fc7d6867f82ac14ba375df2b33eaa7f"8006dependencies = [7766dependencies = [8007 "frame-support 31.0.0",7767 "frame-support",8008 "frame-system 31.0.0",7768 "frame-system",8009 "parity-scale-codec",7769 "parity-scale-codec",8010 "scale-info",7770 "scale-info",8011 "sp-core 31.0.0",7771 "sp-core",8012 "sp-io 33.0.0",7772 "sp-io",8013 "sp-runtime 34.0.0",7773 "sp-runtime",8014 "sp-std 14.0.0",7774 "sp-std",8015]7775]801677768017[[package]]7777[[package]]8021checksum = "44f81ff1151067225c2c359a132880e084a1c72656457fe443147ed2e6daaac2"7781checksum = "44f81ff1151067225c2c359a132880e084a1c72656457fe443147ed2e6daaac2"8022dependencies = [7782dependencies = [8023 "docify",7783 "docify",8024 "frame-benchmarking 31.0.0",7784 "frame-benchmarking",8025 "frame-support 31.0.0",7785 "frame-support",8026 "frame-system 31.0.0",7786 "frame-system",8027 "log",7787 "log",8028 "parity-scale-codec",7788 "parity-scale-codec",8029 "scale-info",7789 "scale-info",8030 "sp-io 33.0.0",7790 "sp-io",8031 "sp-runtime 34.0.0",7791 "sp-runtime",8032 "sp-std 14.0.0",7792 "sp-std",8033 "sp-weights 30.0.0",7793 "sp-weights",8034]7794]803577958036[[package]]7796[[package]]8039source = "registry+https://github.com/rust-lang/crates.io-index"7799source = "registry+https://github.com/rust-lang/crates.io-index"8040checksum = "17951aa288869e5afe5815eedc7038dd50b9741d215b66323ff4a12f5686ac15"7800checksum = "17951aa288869e5afe5815eedc7038dd50b9741d215b66323ff4a12f5686ac15"8041dependencies = [7801dependencies = [8042 "frame-support 31.0.0",7802 "frame-support",8043 "frame-system 31.0.0",7803 "frame-system",8044 "impl-trait-for-tuples",7804 "impl-trait-for-tuples",8045 "log",7805 "log",8046 "pallet-timestamp",7806 "pallet-timestamp",8047 "parity-scale-codec",7807 "parity-scale-codec",8048 "scale-info",7808 "scale-info",8049 "sp-core 31.0.0",7809 "sp-core",8050 "sp-io 33.0.0",7810 "sp-io",8051 "sp-runtime 34.0.0",7811 "sp-runtime",8052 "sp-session",7812 "sp-session",8053 "sp-staking 29.0.0",7813 "sp-staking",8054 "sp-state-machine 0.38.0",7814 "sp-state-machine",8055 "sp-std 14.0.0",7815 "sp-std",8056 "sp-trie 32.0.0",7816 "sp-trie",8057]7817]805878188059[[package]]7819[[package]]8062source = "registry+https://github.com/rust-lang/crates.io-index"7822source = "registry+https://github.com/rust-lang/crates.io-index"8063checksum = "118d0e5a8c09dbb1c7326021335aab36546846c678b3ce79301ace02cec260f7"7823checksum = "118d0e5a8c09dbb1c7326021335aab36546846c678b3ce79301ace02cec260f7"8064dependencies = [7824dependencies = [8065 "frame-benchmarking 31.0.0",7825 "frame-benchmarking",8066 "frame-support 31.0.0",7826 "frame-support",8067 "frame-system 31.0.0",7827 "frame-system",8068 "pallet-session",7828 "pallet-session",8069 "pallet-staking",7829 "pallet-staking",8070 "parity-scale-codec",7830 "parity-scale-codec",8071 "rand 0.8.5",7831 "rand",8072 "sp-runtime 34.0.0",7832 "sp-runtime",8073 "sp-session",7833 "sp-session",8074 "sp-std 14.0.0",7834 "sp-std",8075]7835]807678368077[[package]]7837[[package]]8080source = "registry+https://github.com/rust-lang/crates.io-index"7840source = "registry+https://github.com/rust-lang/crates.io-index"8081checksum = "7f3255dc30ce7ebfd7ee59b1890d1f0091f416f486532d4eaf795dc209e3c28e"7841checksum = "7f3255dc30ce7ebfd7ee59b1890d1f0091f416f486532d4eaf795dc209e3c28e"8082dependencies = [7842dependencies = [8083 "frame-benchmarking 31.0.0",7843 "frame-benchmarking",8084 "frame-support 31.0.0",7844 "frame-support",8085 "frame-system 31.0.0",7845 "frame-system",8086 "log",7846 "log",8087 "parity-scale-codec",7847 "parity-scale-codec",8088 "rand_chacha 0.2.2",7848 "rand_chacha 0.2.2",8089 "scale-info",7849 "scale-info",8090 "sp-arithmetic 25.0.0",7850 "sp-arithmetic",8091 "sp-io 33.0.0",7851 "sp-io",8092 "sp-runtime 34.0.0",7852 "sp-runtime",8093 "sp-std 14.0.0",7853 "sp-std",8094]7854]809578558096[[package]]7856[[package]]8099source = "registry+https://github.com/rust-lang/crates.io-index"7859source = "registry+https://github.com/rust-lang/crates.io-index"8100checksum = "baeb3d22e737307280e2047cba983cc9aa477a6f4c3001e8c1f07077d148c8f7"7860checksum = "baeb3d22e737307280e2047cba983cc9aa477a6f4c3001e8c1f07077d148c8f7"8101dependencies = [7861dependencies = [8102 "frame-benchmarking 31.0.0",7862 "frame-benchmarking",8103 "frame-election-provider-support",7863 "frame-election-provider-support",8104 "frame-support 31.0.0",7864 "frame-support",8105 "frame-system 31.0.0",7865 "frame-system",8106 "log",7866 "log",8107 "pallet-authorship",7867 "pallet-authorship",8108 "pallet-session",7868 "pallet-session",8109 "parity-scale-codec",7869 "parity-scale-codec",8110 "rand_chacha 0.2.2",7870 "rand_chacha 0.2.2",8111 "scale-info",7871 "scale-info",8112 "serde",7872 "serde",8113 "sp-application-crypto 33.0.0",7873 "sp-application-crypto",8114 "sp-io 33.0.0",7874 "sp-io",8115 "sp-runtime 34.0.0",7875 "sp-runtime",8116 "sp-staking 29.0.0",7876 "sp-staking",8117 "sp-std 14.0.0",7877 "sp-std",8118]7878]811978798120[[package]]7880[[package]]8126 "proc-macro-crate 3.1.0",7886 "proc-macro-crate 3.1.0",8127 "proc-macro2",7887 "proc-macro2",8128 "quote",7888 "quote",8129 "syn 2.0.55",7889 "syn 2.0.65",8130]7890]813178918132[[package]]7892[[package]]8136checksum = "1e341c47481040b68edcf166ad34633c4c5da20d1559413e68387da935a6ae18"7896checksum = "1e341c47481040b68edcf166ad34633c4c5da20d1559413e68387da935a6ae18"8137dependencies = [7897dependencies = [8138 "log",7898 "log",8139 "sp-arithmetic 25.0.0",7899 "sp-arithmetic",8140]7900]814179018142[[package]]7902[[package]]8146checksum = "b398bbc910ed6e7e2fd76251910a8895e7c3343023e2279124568a1c860cab54"7906checksum = "b398bbc910ed6e7e2fd76251910a8895e7c3343023e2279124568a1c860cab54"8147dependencies = [7907dependencies = [8148 "parity-scale-codec",7908 "parity-scale-codec",8149 "sp-api 29.0.0",7909 "sp-api",8150 "sp-staking 29.0.0",7910 "sp-staking",8151]7911]815279128153[[package]]7913[[package]]8156source = "registry+https://github.com/rust-lang/crates.io-index"7916source = "registry+https://github.com/rust-lang/crates.io-index"8157checksum = "de51e792bcf770a00c5adf8db67f35dae450f445d36fa4b650980017063a62aa"7917checksum = "de51e792bcf770a00c5adf8db67f35dae450f445d36fa4b650980017063a62aa"8158dependencies = [7918dependencies = [8159 "frame-benchmarking 31.0.0",7919 "frame-benchmarking",8160 "frame-support 31.0.0",7920 "frame-support",8161 "frame-system 31.0.0",7921 "frame-system",8162 "log",7922 "log",8163 "parity-scale-codec",7923 "parity-scale-codec",8164 "scale-info",7924 "scale-info",8165 "sp-core 31.0.0",7925 "sp-core",8166 "sp-io 33.0.0",7926 "sp-io",8167 "sp-runtime 34.0.0",7927 "sp-runtime",8168 "sp-std 14.0.0",7928 "sp-std",8169]7929]817079308171[[package]]7931[[package]]8172name = "pallet-structure"7932name = "pallet-structure"8173version = "0.1.2"7933version = "0.1.2"8174dependencies = [7934dependencies = [8175 "frame-benchmarking 31.0.0",7935 "frame-benchmarking",8176 "frame-support 31.0.0",7936 "frame-support",8177 "frame-system 31.0.0",7937 "frame-system",8178 "log",7938 "log",8179 "pallet-common",7939 "pallet-common",8180 "pallet-evm",7940 "pallet-evm",8181 "parity-scale-codec",7941 "parity-scale-codec",8182 "scale-info",7942 "scale-info",8183 "sp-runtime 34.0.0",7943 "sp-runtime",8184 "sp-std 14.0.0",7944 "sp-std",8185 "up-data-structs",7945 "up-data-structs",8186]7946]818779478192checksum = "a00abb554e916fd31ffbc792bff01e2dd9961a0a4bb781d27ef5f30c908ac2f6"7952checksum = "a00abb554e916fd31ffbc792bff01e2dd9961a0a4bb781d27ef5f30c908ac2f6"8193dependencies = [7953dependencies = [8194 "docify",7954 "docify",8195 "frame-benchmarking 31.0.0",7955 "frame-benchmarking",8196 "frame-support 31.0.0",7956 "frame-support",8197 "frame-system 31.0.0",7957 "frame-system",8198 "parity-scale-codec",7958 "parity-scale-codec",8199 "scale-info",7959 "scale-info",8200 "sp-io 33.0.0",7960 "sp-io",8201 "sp-runtime 34.0.0",7961 "sp-runtime",8202 "sp-std 14.0.0",7962 "sp-std",8203]7963]820479648205[[package]]7965[[package]]8206name = "pallet-template-transaction-payment"7966name = "pallet-template-transaction-payment"8207version = "3.0.0"7967version = "3.0.0"8208source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v1.9.0#f61acb0c67e58e16f9a4d9ab3a82b5cac1a5bede"7968source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v1.9.0#f61acb0c67e58e16f9a4d9ab3a82b5cac1a5bede"8209dependencies = [7969dependencies = [8210 "frame-benchmarking 31.0.0",7970 "frame-benchmarking",8211 "frame-support 31.0.0",7971 "frame-support",8212 "frame-system 31.0.0",7972 "frame-system",8213 "pallet-balances",7973 "pallet-balances",8214 "pallet-transaction-payment",7974 "pallet-transaction-payment",8215 "parity-scale-codec",7975 "parity-scale-codec",8216 "scale-info",7976 "scale-info",8217 "serde",7977 "serde",8218 "sp-core 31.0.0",7978 "sp-core",8219 "sp-io 33.0.0",7979 "sp-io",8220 "sp-runtime 34.0.0",7980 "sp-runtime",8221 "sp-std 14.0.0",7981 "sp-std",8222 "up-sponsorship",7982 "up-sponsorship",8223]7983]822479848225[[package]]7985[[package]]8226name = "pallet-test-utils"7986name = "pallet-test-utils"8227version = "0.1.0"7987version = "0.1.0"8228dependencies = [7988dependencies = [8229 "frame-support 31.0.0",7989 "frame-support",8230 "frame-system 31.0.0",7990 "frame-system",8231 "parity-scale-codec",7991 "parity-scale-codec",8232 "scale-info",7992 "scale-info",8233 "sp-runtime 34.0.0",7993 "sp-runtime",8234 "sp-std 14.0.0",7994 "sp-std",8235]7995]823679968237[[package]]7997[[package]]8241checksum = "bb766403f8cabcedb1725326befd7253de3e4c1d3b3d5f7c40adc49ebee5040c"8001checksum = "bb766403f8cabcedb1725326befd7253de3e4c1d3b3d5f7c40adc49ebee5040c"8242dependencies = [8002dependencies = [8243 "docify",8003 "docify",8244 "frame-benchmarking 31.0.0",8004 "frame-benchmarking",8245 "frame-support 31.0.0",8005 "frame-support",8246 "frame-system 31.0.0",8006 "frame-system",8247 "log",8007 "log",8248 "parity-scale-codec",8008 "parity-scale-codec",8249 "scale-info",8009 "scale-info",8250 "sp-inherents 29.0.0",8010 "sp-inherents",8251 "sp-io 33.0.0",8011 "sp-io",8252 "sp-runtime 34.0.0",8012 "sp-runtime",8253 "sp-std 14.0.0",8013 "sp-std",8254 "sp-storage 20.0.0",8014 "sp-storage",8255 "sp-timestamp 29.0.0",8015 "sp-timestamp",8256]8016]825780178258[[package]]8018[[package]]8261source = "registry+https://github.com/rust-lang/crates.io-index"8021source = "registry+https://github.com/rust-lang/crates.io-index"8262checksum = "fee0ebf5ee31239f9017785cecd54b46be26edef126b6369af477d67f5088ffb"8022checksum = "fee0ebf5ee31239f9017785cecd54b46be26edef126b6369af477d67f5088ffb"8263dependencies = [8023dependencies = [8264 "frame-benchmarking 31.0.0",8024 "frame-benchmarking",8265 "frame-support 31.0.0",8025 "frame-support",8266 "frame-system 31.0.0",8026 "frame-system",8267 "log",8027 "log",8268 "pallet-treasury",8028 "pallet-treasury",8269 "parity-scale-codec",8029 "parity-scale-codec",8270 "scale-info",8030 "scale-info",8271 "serde",8031 "serde",8272 "sp-core 31.0.0",8032 "sp-core",8273 "sp-io 33.0.0",8033 "sp-io",8274 "sp-runtime 34.0.0",8034 "sp-runtime",8275 "sp-std 14.0.0",8035 "sp-std",8276]8036]827780378278[[package]]8038[[package]]8281source = "registry+https://github.com/rust-lang/crates.io-index"8041source = "registry+https://github.com/rust-lang/crates.io-index"8282checksum = "12df1de833ad0abff5daa53f80594d6ef66d250cc1ae073c01e406ce37bbf25e"8042checksum = "12df1de833ad0abff5daa53f80594d6ef66d250cc1ae073c01e406ce37bbf25e"8283dependencies = [8043dependencies = [8284 "frame-support 31.0.0",8044 "frame-support",8285 "frame-system 31.0.0",8045 "frame-system",8286 "parity-scale-codec",8046 "parity-scale-codec",8287 "scale-info",8047 "scale-info",8288 "serde",8048 "serde",8289 "sp-core 31.0.0",8049 "sp-core",8290 "sp-io 33.0.0",8050 "sp-io",8291 "sp-runtime 34.0.0",8051 "sp-runtime",8292 "sp-std 14.0.0",8052 "sp-std",8293]8053]829480548295[[package]]8055[[package]]8298source = "registry+https://github.com/rust-lang/crates.io-index"8058source = "registry+https://github.com/rust-lang/crates.io-index"8299checksum = "17b3e7cc2ef454af06e0d73e180d2f22c7f6714dca7c1d4a3cc95786041e42c2"8059checksum = "17b3e7cc2ef454af06e0d73e180d2f22c7f6714dca7c1d4a3cc95786041e42c2"8300dependencies = [8060dependencies = [8301 "jsonrpsee 0.22.3",8061 "jsonrpsee",8302 "pallet-transaction-payment-rpc-runtime-api",8062 "pallet-transaction-payment-rpc-runtime-api",8303 "parity-scale-codec",8063 "parity-scale-codec",8304 "sp-api 29.0.0",8064 "sp-api",8305 "sp-blockchain",8065 "sp-blockchain",8306 "sp-core 31.0.0",8066 "sp-core",8307 "sp-rpc",8067 "sp-rpc",8308 "sp-runtime 34.0.0",8068 "sp-runtime",8309 "sp-weights 30.0.0",8069 "sp-weights",8310]8070]831180718312[[package]]8072[[package]]8317dependencies = [8077dependencies = [8318 "pallet-transaction-payment",8078 "pallet-transaction-payment",8319 "parity-scale-codec",8079 "parity-scale-codec",8320 "sp-api 29.0.0",8080 "sp-api",8321 "sp-runtime 34.0.0",8081 "sp-runtime",8322 "sp-weights 30.0.0",8082 "sp-weights",8323]8083]832480848325[[package]]8085[[package]]8329checksum = "174da255855136b4bf7174a1499ddf20134efe75d59fac4709244fe813534656"8089checksum = "174da255855136b4bf7174a1499ddf20134efe75d59fac4709244fe813534656"8330dependencies = [8090dependencies = [8331 "docify",8091 "docify",8332 "frame-benchmarking 31.0.0",8092 "frame-benchmarking",8333 "frame-support 31.0.0",8093 "frame-support",8334 "frame-system 31.0.0",8094 "frame-system",8335 "impl-trait-for-tuples",8095 "impl-trait-for-tuples",8336 "pallet-balances",8096 "pallet-balances",8337 "parity-scale-codec",8097 "parity-scale-codec",8338 "scale-info",8098 "scale-info",8339 "serde",8099 "serde",8340 "sp-core 31.0.0",8100 "sp-core",8341 "sp-runtime 34.0.0",8101 "sp-runtime",8342 "sp-std 14.0.0",8102 "sp-std",8343]8103]834481048345[[package]]8105[[package]]8348dependencies = [8108dependencies = [8349 "ethereum",8109 "ethereum",8350 "evm-coder",8110 "evm-coder",8351 "frame-benchmarking 31.0.0",8111 "frame-benchmarking",8352 "frame-support 31.0.0",8112 "frame-support",8353 "frame-system 31.0.0",8113 "frame-system",8354 "log",8114 "log",8355 "pallet-balances-adapter",8115 "pallet-balances-adapter",8356 "pallet-common",8116 "pallet-common",8361 "pallet-structure",8121 "pallet-structure",8362 "parity-scale-codec",8122 "parity-scale-codec",8363 "scale-info",8123 "scale-info",8364 "sp-core 31.0.0",8124 "sp-core",8365 "sp-io 33.0.0",8125 "sp-io",8366 "sp-runtime 34.0.0",8126 "sp-runtime",8367 "sp-std 14.0.0",8127 "sp-std",8368 "up-common",8128 "up-common",8369 "up-data-structs",8129 "up-data-structs",8370]8130]8375source = "registry+https://github.com/rust-lang/crates.io-index"8135source = "registry+https://github.com/rust-lang/crates.io-index"8376checksum = "73c54ec28e67769b35a650d497ddd10bf0dd783d14965a1034cdcb71ae1d1442"8136checksum = "73c54ec28e67769b35a650d497ddd10bf0dd783d14965a1034cdcb71ae1d1442"8377dependencies = [8137dependencies = [8378 "frame-benchmarking 31.0.0",8138 "frame-benchmarking",8379 "frame-support 31.0.0",8139 "frame-support",8380 "frame-system 31.0.0",8140 "frame-system",8381 "parity-scale-codec",8141 "parity-scale-codec",8382 "scale-info",8142 "scale-info",8383 "sp-core 31.0.0",8143 "sp-core",8384 "sp-io 33.0.0",8144 "sp-io",8385 "sp-runtime 34.0.0",8145 "sp-runtime",8386 "sp-std 14.0.0",8146 "sp-std",8387]8147]838881488389[[package]]8149[[package]]8392source = "registry+https://github.com/rust-lang/crates.io-index"8152source = "registry+https://github.com/rust-lang/crates.io-index"8393checksum = "4a5627016e1cb40d02bf589507429558208c05948d1399ab405307bfe3b1d967"8153checksum = "4a5627016e1cb40d02bf589507429558208c05948d1399ab405307bfe3b1d967"8394dependencies = [8154dependencies = [8395 "frame-benchmarking 31.0.0",8155 "frame-benchmarking",8396 "frame-support 31.0.0",8156 "frame-support",8397 "frame-system 31.0.0",8157 "frame-system",8398 "log",8158 "log",8399 "parity-scale-codec",8159 "parity-scale-codec",8400 "scale-info",8160 "scale-info",8401 "sp-runtime 34.0.0",8161 "sp-runtime",8402 "sp-std 14.0.0",8162 "sp-std",8403]8163]840481648405[[package]]8165[[package]]8408source = "registry+https://github.com/rust-lang/crates.io-index"8168source = "registry+https://github.com/rust-lang/crates.io-index"8409checksum = "a68e2271ffe7a20565b7539931b9c01f29039ab151ac14fd93032e81f250727f"8169checksum = "a68e2271ffe7a20565b7539931b9c01f29039ab151ac14fd93032e81f250727f"8410dependencies = [8170dependencies = [8411 "frame-benchmarking 31.0.0",8171 "frame-benchmarking",8412 "frame-support 31.0.0",8172 "frame-support",8413 "frame-system 31.0.0",8173 "frame-system",8414 "parity-scale-codec",8174 "parity-scale-codec",8415 "scale-info",8175 "scale-info",8416 "sp-api 29.0.0",8176 "sp-api",8417 "sp-runtime 34.0.0",8177 "sp-runtime",8418 "sp-std 14.0.0",8178 "sp-std",8419]8179]842081808421[[package]]8181[[package]]8422name = "pallet-xcm"8182name = "pallet-xcm"8423version = "4.0.0"8183version = "10.0.1"8424source = "registry+https://github.com/rust-lang/crates.io-index"8184source = "registry+https://github.com/rust-lang/crates.io-index"8425checksum = "04d5e5404d9dadb39390949aadc2c641c16ce4cb0f47ed7a7ff584ab914c2984"8185checksum = "bd52ee00a54f8b6ff3a90e97622b2403667ef25105dd08d71d45a7075c0ba478"8426dependencies = [8186dependencies = [8427 "bounded-collections 0.1.9",8187 "bounded-collections",8428 "frame-benchmarking 25.0.0",8188 "frame-benchmarking",8429 "frame-support 25.0.0",8189 "frame-support",8430 "frame-system 25.0.0",8190 "frame-system",8431 "log",8191 "log",8192 "pallet-balances",8432 "parity-scale-codec",8193 "parity-scale-codec",8433 "scale-info",8194 "scale-info",8434 "serde",8195 "serde",8435 "sp-core 25.0.0",8196 "sp-core",8436 "sp-io 27.0.0",8197 "sp-io",8437 "sp-runtime 28.0.0",8198 "sp-runtime",8438 "sp-std 12.0.0",8199 "sp-std",8439 "staging-xcm 4.0.0",8200 "staging-xcm",8201 "staging-xcm-builder",8440 "staging-xcm-executor 4.0.2",8202 "staging-xcm-executor",8441]8203]844282048443[[package]]8205[[package]]8444name = "pallet-xcm"8206name = "pallet-xcm-benchmarks"8445version = "10.0.1"8207version = "10.0.0"8446source = "registry+https://github.com/rust-lang/crates.io-index"8208source = "registry+https://github.com/rust-lang/crates.io-index"8447checksum = "bd52ee00a54f8b6ff3a90e97622b2403667ef25105dd08d71d45a7075c0ba478"8209checksum = "3af346fe874360fdd3e36a63cac72a891283b63a2865b28f8afccaa63472fd40"8448dependencies = [8210dependencies = [8449 "bounded-collections 0.2.0",8211 "frame-benchmarking",8450 "frame-benchmarking 31.0.0",8451 "frame-support 31.0.0",8212 "frame-support",8452 "frame-system 31.0.0",8213 "frame-system",8453 "log",8214 "log",8454 "pallet-balances",8455 "parity-scale-codec",8215 "parity-scale-codec",8456 "scale-info",8216 "scale-info",8457 "serde",8217 "sp-io",8458 "sp-core 31.0.0",8459 "sp-io 33.0.0",8460 "sp-runtime 34.0.0",8218 "sp-runtime",8461 "sp-std 14.0.0",8219 "sp-std",8462 "staging-xcm 10.0.0",8220 "staging-xcm",8463 "staging-xcm-builder",8221 "staging-xcm-builder",8464 "staging-xcm-executor 10.0.0",8222 "staging-xcm-executor",8465]8223]846682248467[[package]]8225[[package]]8468name = "pallet-xcm-benchmarks"8226name = "parachains-common"8469version = "10.0.0"8227version = "10.0.0"8470source = "registry+https://github.com/rust-lang/crates.io-index"8228source = "registry+https://github.com/rust-lang/crates.io-index"8471checksum = "3af346fe874360fdd3e36a63cac72a891283b63a2865b28f8afccaa63472fd40"8229checksum = "5539fb10c2901cf120d3db87f6ee1568696ccce30cea1a0d0cdee31f64f1da37"8472dependencies = [8230dependencies = [8473 "frame-benchmarking 31.0.0",8231 "cumulus-primitives-core",8232 "cumulus-primitives-utility",8474 "frame-support 31.0.0",8233 "frame-support",8475 "frame-system 31.0.0",8234 "frame-system",8476 "log",8235 "log",8236 "pallet-asset-tx-payment",8237 "pallet-assets",8238 "pallet-authorship",8239 "pallet-balances",8240 "pallet-collator-selection 12.0.1",8241 "pallet-message-queue",8242 "pallet-xcm",8477 "parity-scale-codec",8243 "parity-scale-codec",8244 "polkadot-primitives",8478 "scale-info",8245 "scale-info",8479 "sp-io 33.0.0",8246 "sp-consensus-aura",8247 "sp-core",8480 "sp-runtime 34.0.0",8248 "sp-io",8249 "sp-runtime",8481 "sp-std 14.0.0",8250 "sp-std",8482 "staging-xcm 10.0.0",8251 "staging-parachain-info",8483 "staging-xcm-builder",8252 "staging-xcm",8484 "staging-xcm-executor 10.0.0",8253 "staging-xcm-executor",8254 "substrate-wasm-builder",8485]8255]848682568487[[package]]8257[[package]]8491checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9"8261checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9"8492dependencies = [8262dependencies = [8493 "bitcoin_hashes 0.13.0",8263 "bitcoin_hashes 0.13.0",8494 "rand 0.8.5",8264 "rand",8495 "rand_core 0.6.4",8265 "rand_core 0.6.4",8496 "serde",8266 "serde",8497 "unicode-normalization",8267 "unicode-normalization",8511 "log",8281 "log",8512 "lz4",8282 "lz4",8513 "memmap2 0.5.10",8283 "memmap2 0.5.10",8514 "parking_lot 0.12.1",8284 "parking_lot 0.12.2",8515 "rand 0.8.5",8285 "rand",8516 "siphasher",8286 "siphasher",8517 "snap",8287 "snap",8518 "winapi",8288 "winapi",8519]8289]852082908521[[package]]8291[[package]]8522name = "parity-scale-codec"8292name = "parity-scale-codec"8523version = "3.6.9"8293version = "3.6.12"8524source = "registry+https://github.com/rust-lang/crates.io-index"8294source = "registry+https://github.com/rust-lang/crates.io-index"8525checksum = "881331e34fa842a2fb61cc2db9643a8fedc615e47cfcc52597d1af0db9a7e8fe"8295checksum = "306800abfa29c7f16596b5970a588435e3d5b3149683d00c12b699cc19f895ee"8526dependencies = [8296dependencies = [8527 "arrayvec 0.7.4",8297 "arrayvec 0.7.4",8528 "bitvec",8298 "bitvec",853583058536[[package]]8306[[package]]8537name = "parity-scale-codec-derive"8307name = "parity-scale-codec-derive"8538version = "3.6.9"8308version = "3.6.12"8539source = "registry+https://github.com/rust-lang/crates.io-index"8309source = "registry+https://github.com/rust-lang/crates.io-index"8540checksum = "be30eaf4b0a9fba5336683b38de57bb86d179a35862ba6bfcf57625d006bde5b"8310checksum = "d830939c76d294956402033aee57a6da7b438f2294eb94864c37b0569053a42c"8541dependencies = [8311dependencies = [8542 "proc-macro-crate 2.0.0",8312 "proc-macro-crate 3.1.0",8543 "proc-macro2",8313 "proc-macro2",8544 "quote",8314 "quote",8545 "syn 1.0.109",8315 "syn 1.0.109",857683468577[[package]]8347[[package]]8578name = "parking_lot"8348name = "parking_lot"8579version = "0.12.1"8349version = "0.12.2"8580source = "registry+https://github.com/rust-lang/crates.io-index"8350source = "registry+https://github.com/rust-lang/crates.io-index"8581checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"8351checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"8582dependencies = [8352dependencies = [8583 "lock_api",8353 "lock_api",8584 "parking_lot_core 0.9.9",8354 "parking_lot_core 0.9.10",8585]8355]858683568587[[package]]8357[[package]]860083708601[[package]]8371[[package]]8602name = "parking_lot_core"8372name = "parking_lot_core"8603version = "0.9.9"8373version = "0.9.10"8604source = "registry+https://github.com/rust-lang/crates.io-index"8374source = "registry+https://github.com/rust-lang/crates.io-index"8605checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"8375checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"8606dependencies = [8376dependencies = [8607 "cfg-if",8377 "cfg-if",8608 "libc",8378 "libc",8609 "redox_syscall 0.4.1",8379 "redox_syscall 0.5.1",8610 "smallvec",8380 "smallvec",8611 "windows-targets 0.48.5",8381 "windows-targets 0.52.5",8612]8382]861383838614[[package]]8384[[package]]863084008631[[package]]8401[[package]]8632name = "paste"8402name = "paste"8633version = "1.0.14"8403version = "1.0.15"8634source = "registry+https://github.com/rust-lang/crates.io-index"8404source = "registry+https://github.com/rust-lang/crates.io-index"8635checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"8405checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"863684068637[[package]]8407[[package]]8638name = "pbkdf2"8408name = "pbkdf2"8639version = "0.8.0"8640source = "registry+https://github.com/rust-lang/crates.io-index"8641checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"8642dependencies = [8643 "crypto-mac 0.11.0",8644]86458646[[package]]8647name = "pbkdf2"8648version = "0.11.0"8649source = "registry+https://github.com/rust-lang/crates.io-index"8650checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"8651dependencies = [8652 "digest 0.10.7",8653]86548655[[package]]8656name = "pbkdf2"8657version = "0.12.2"8409version = "0.12.2"8658source = "registry+https://github.com/rust-lang/crates.io-index"8410source = "registry+https://github.com/rust-lang/crates.io-index"8659checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"8411checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"868584378686[[package]]8438[[package]]8687name = "pest"8439name = "pest"8688version = "2.7.8"8440version = "2.7.10"8689source = "registry+https://github.com/rust-lang/crates.io-index"8441source = "registry+https://github.com/rust-lang/crates.io-index"8690checksum = "56f8023d0fb78c8e03784ea1c7f3fa36e68a723138990b8d5a47d916b651e7a8"8442checksum = "560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8"8691dependencies = [8443dependencies = [8692 "memchr",8444 "memchr",8693 "thiserror",8445 "thiserror",869684488697[[package]]8449[[package]]8698name = "pest_derive"8450name = "pest_derive"8699version = "2.7.8"8451version = "2.7.10"8700source = "registry+https://github.com/rust-lang/crates.io-index"8452source = "registry+https://github.com/rust-lang/crates.io-index"8701checksum = "b0d24f72393fd16ab6ac5738bc33cdb6a9aa73f8b902e8fe29cf4e67d7dd1026"8453checksum = "26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459"8702dependencies = [8454dependencies = [8703 "pest",8455 "pest",8704 "pest_generator",8456 "pest_generator",8705]8457]870684588707[[package]]8459[[package]]8708name = "pest_generator"8460name = "pest_generator"8709version = "2.7.8"8461version = "2.7.10"8710source = "registry+https://github.com/rust-lang/crates.io-index"8462source = "registry+https://github.com/rust-lang/crates.io-index"8711checksum = "fdc17e2a6c7d0a492f0158d7a4bd66cc17280308bbaff78d5bef566dca35ab80"8463checksum = "3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687"8712dependencies = [8464dependencies = [8713 "pest",8465 "pest",8714 "pest_meta",8466 "pest_meta",8715 "proc-macro2",8467 "proc-macro2",8716 "quote",8468 "quote",8717 "syn 2.0.55",8469 "syn 2.0.65",8718]8470]871984718720[[package]]8472[[package]]8721name = "pest_meta"8473name = "pest_meta"8722version = "2.7.8"8474version = "2.7.10"8723source = "registry+https://github.com/rust-lang/crates.io-index"8475source = "registry+https://github.com/rust-lang/crates.io-index"8724checksum = "934cd7631c050f4674352a6e835d5f6711ffbfb9345c2fc0107155ac495ae293"8476checksum = "d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd"8725dependencies = [8477dependencies = [8726 "once_cell",8478 "once_cell",8727 "pest",8479 "pest",873084828731[[package]]8483[[package]]8732name = "petgraph"8484name = "petgraph"8733version = "0.6.4"8485version = "0.6.5"8734source = "registry+https://github.com/rust-lang/crates.io-index"8486source = "registry+https://github.com/rust-lang/crates.io-index"8735checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"8487checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"8736dependencies = [8488dependencies = [8737 "fixedbitset",8489 "fixedbitset",8738 "indexmap 2.2.6",8490 "indexmap 2.2.6",8755dependencies = [8507dependencies = [8756 "proc-macro2",8508 "proc-macro2",8757 "quote",8509 "quote",8758 "syn 2.0.55",8510 "syn 2.0.65",8759]8511]876085128761[[package]]8513[[package]]876685188767[[package]]8519[[package]]8768name = "pin-project-lite"8520name = "pin-project-lite"8769version = "0.2.13"8521version = "0.2.14"8770source = "registry+https://github.com/rust-lang/crates.io-index"8522source = "registry+https://github.com/rust-lang/crates.io-index"8771checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"8523checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"877285248773[[package]]8525[[package]]8774name = "pin-utils"8526name = "pin-utils"877885308779[[package]]8531[[package]]8780name = "piper"8532name = "piper"8781version = "0.2.1"8533version = "0.2.2"8782source = "registry+https://github.com/rust-lang/crates.io-index"8534source = "registry+https://github.com/rust-lang/crates.io-index"8783checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"8535checksum = "464db0c665917b13ebb5d453ccdec4add5658ee1adc7affc7677615356a8afaf"8784dependencies = [8536dependencies = [8785 "atomic-waker",8537 "atomic-waker",8786 "fastrand 2.0.2",8538 "fastrand 2.1.0",8787 "futures-io",8539 "futures-io",8788]8540]878985418825 "polkadot-node-primitives",8577 "polkadot-node-primitives",8826 "polkadot-node-subsystem",8578 "polkadot-node-subsystem",8827 "polkadot-node-subsystem-util",8579 "polkadot-node-subsystem-util",8828 "polkadot-primitives 10.0.0",8580 "polkadot-primitives",8829 "rand 0.8.5",8581 "rand",8830 "tracing-gum",8582 "tracing-gum",8831]8583]883285848842 "polkadot-node-network-protocol",8594 "polkadot-node-network-protocol",8843 "polkadot-node-subsystem",8595 "polkadot-node-subsystem",8844 "polkadot-node-subsystem-util",8596 "polkadot-node-subsystem-util",8845 "polkadot-primitives 10.0.0",8597 "polkadot-primitives",8846 "rand 0.8.5",8598 "rand",8847 "tracing-gum",8599 "tracing-gum",8848]8600]884986018862 "polkadot-node-primitives",8614 "polkadot-node-primitives",8863 "polkadot-node-subsystem",8615 "polkadot-node-subsystem",8864 "polkadot-node-subsystem-util",8616 "polkadot-node-subsystem-util",8865 "polkadot-primitives 10.0.0",8617 "polkadot-primitives",8866 "rand 0.8.5",8618 "rand",8867 "schnellru",8619 "schnellru",8868 "sp-core 31.0.0",8620 "sp-core",8869 "sp-keystore 0.37.0",8621 "sp-keystore",8870 "thiserror",8622 "thiserror",8871 "tracing-gum",8623 "tracing-gum",8872]8624]8886 "polkadot-node-primitives",8638 "polkadot-node-primitives",8887 "polkadot-node-subsystem",8639 "polkadot-node-subsystem",8888 "polkadot-node-subsystem-util",8640 "polkadot-node-subsystem-util",8889 "polkadot-primitives 10.0.0",8641 "polkadot-primitives",8890 "rand 0.8.5",8642 "rand",8891 "sc-network",8643 "sc-network",8892 "schnellru",8644 "schnellru",8893 "thiserror",8645 "thiserror",8915 "sc-storage-monitor",8667 "sc-storage-monitor",8916 "sc-sysinfo",8668 "sc-sysinfo",8917 "sc-tracing",8669 "sc-tracing",8918 "sp-core 31.0.0",8670 "sp-core",8919 "sp-io 33.0.0",8671 "sp-io",8920 "sp-keyring",8672 "sp-keyring",8921 "sp-maybe-compressed-blob",8673 "sp-maybe-compressed-blob",8922 "sp-runtime 34.0.0",8674 "sp-runtime",8923 "substrate-build-script-utils",8675 "substrate-build-script-utils",8924 "thiserror",8676 "thiserror",8925 "try-runtime-cli",8677 "try-runtime-cli",8939 "polkadot-node-primitives",8691 "polkadot-node-primitives",8940 "polkadot-node-subsystem",8692 "polkadot-node-subsystem",8941 "polkadot-node-subsystem-util",8693 "polkadot-node-subsystem-util",8942 "polkadot-primitives 10.0.0",8694 "polkadot-primitives",8943 "sp-core 31.0.0",8695 "sp-core",8944 "sp-keystore 0.37.0",8696 "sp-keystore",8945 "sp-runtime 34.0.0",8697 "sp-runtime",8946 "thiserror",8698 "thiserror",8947 "tokio-util",8699 "tokio-util",8948 "tracing-gum",8700 "tracing-gum",8949]8701]895087028951[[package]]8703[[package]]8952name = "polkadot-core-primitives"8704name = "polkadot-core-primitives"8953version = "4.0.0"8954source = "registry+https://github.com/rust-lang/crates.io-index"8955checksum = "b08d1d6ca24e1b13f8069e015cfab794344212dd7436aadd61de8086a82664ef"8956dependencies = [8957 "parity-scale-codec",8958 "scale-info",8959 "sp-core 25.0.0",8960 "sp-runtime 28.0.0",8961 "sp-std 12.0.0",8962]89638964[[package]]8965name = "polkadot-core-primitives"8966version = "10.0.0"8705version = "10.0.0"8967source = "registry+https://github.com/rust-lang/crates.io-index"8706source = "registry+https://github.com/rust-lang/crates.io-index"8968checksum = "44c2f38f3195108e9da39b9845895bb3dff76f1c7b31409143febeb1560cd276"8707checksum = "44c2f38f3195108e9da39b9845895bb3dff76f1c7b31409143febeb1560cd276"8969dependencies = [8708dependencies = [8970 "parity-scale-codec",8709 "parity-scale-codec",8971 "scale-info",8710 "scale-info",8972 "sp-core 31.0.0",8711 "sp-core",8973 "sp-runtime 34.0.0",8712 "sp-runtime",8974 "sp-std 14.0.0",8713 "sp-std",8975]8714]897687158977[[package]]8716[[package]]8991 "polkadot-node-primitives",8730 "polkadot-node-primitives",8992 "polkadot-node-subsystem",8731 "polkadot-node-subsystem",8993 "polkadot-node-subsystem-util",8732 "polkadot-node-subsystem-util",8994 "polkadot-primitives 10.0.0",8733 "polkadot-primitives",8995 "sc-network",8734 "sc-network",8996 "schnellru",8735 "schnellru",8997 "sp-application-crypto 33.0.0",8736 "sp-application-crypto",8998 "sp-keystore 0.37.0",8737 "sp-keystore",8999 "thiserror",8738 "thiserror",9000 "tracing-gum",8739 "tracing-gum",9001]8740]9008dependencies = [8747dependencies = [9009 "parity-scale-codec",8748 "parity-scale-codec",9010 "polkadot-node-primitives",8749 "polkadot-node-primitives",9011 "polkadot-primitives 10.0.0",8750 "polkadot-primitives",9012 "reed-solomon-novelpoly",8751 "reed-solomon-novelpoly",9013 "sp-core 31.0.0",8752 "sp-core",9014 "sp-trie 32.0.0",8753 "sp-trie",9015 "thiserror",8754 "thiserror",9016]8755]901787569026 "polkadot-node-network-protocol",8765 "polkadot-node-network-protocol",9027 "polkadot-node-subsystem",8766 "polkadot-node-subsystem",9028 "polkadot-node-subsystem-util",8767 "polkadot-node-subsystem-util",9029 "polkadot-primitives 10.0.0",8768 "polkadot-primitives",9030 "rand 0.8.5",8769 "rand",9031 "rand_chacha 0.3.1",8770 "rand_chacha 0.3.1",9032 "sc-network",8771 "sc-network",9033 "sc-network-common",8772 "sc-network-common",9034 "sp-application-crypto 33.0.0",8773 "sp-application-crypto",9035 "sp-core 31.0.0",8774 "sp-core",9036 "sp-crypto-hashing",8775 "sp-crypto-hashing",9037 "sp-keystore 0.37.0",8776 "sp-keystore",9038 "tracing-gum",8777 "tracing-gum",9039]8778]904087799050 "fatality",8789 "fatality",9051 "futures",8790 "futures",9052 "parity-scale-codec",8791 "parity-scale-codec",9053 "parking_lot 0.12.1",8792 "parking_lot 0.12.2",9054 "polkadot-node-metrics",8793 "polkadot-node-metrics",9055 "polkadot-node-network-protocol",8794 "polkadot-node-network-protocol",9056 "polkadot-node-subsystem",8795 "polkadot-node-subsystem",9057 "polkadot-overseer",8796 "polkadot-overseer",9058 "polkadot-primitives 10.0.0",8797 "polkadot-primitives",9059 "sc-network",8798 "sc-network",9060 "sp-consensus",8799 "sp-consensus",9061 "thiserror",8800 "thiserror",9074 "polkadot-node-primitives",8813 "polkadot-node-primitives",9075 "polkadot-node-subsystem",8814 "polkadot-node-subsystem",9076 "polkadot-node-subsystem-util",8815 "polkadot-node-subsystem-util",9077 "polkadot-primitives 10.0.0",8816 "polkadot-primitives",9078 "sp-core 31.0.0",8817 "sp-core",9079 "sp-maybe-compressed-blob",8818 "sp-maybe-compressed-blob",9080 "thiserror",8819 "thiserror",9081 "tracing-gum",8820 "tracing-gum",9093 "futures-timer",8832 "futures-timer",9094 "itertools 0.10.5",8833 "itertools 0.10.5",9095 "kvdb",8834 "kvdb",9096 "merlin 3.0.0",8835 "merlin",9097 "parity-scale-codec",8836 "parity-scale-codec",9098 "polkadot-node-jaeger",8837 "polkadot-node-jaeger",9099 "polkadot-node-primitives",8838 "polkadot-node-primitives",9100 "polkadot-node-subsystem",8839 "polkadot-node-subsystem",9101 "polkadot-node-subsystem-util",8840 "polkadot-node-subsystem-util",9102 "polkadot-overseer",8841 "polkadot-overseer",9103 "polkadot-primitives 10.0.0",8842 "polkadot-primitives",9104 "rand 0.8.5",8843 "rand",9105 "rand_chacha 0.3.1",8844 "rand_chacha 0.3.1",9106 "rand_core 0.6.4",8845 "rand_core 0.6.4",9107 "sc-keystore",8846 "sc-keystore",9108 "schnellru",8847 "schnellru",9109 "schnorrkel 0.11.4",8848 "schnorrkel 0.11.4",9110 "sp-application-crypto 33.0.0",8849 "sp-application-crypto",9111 "sp-consensus",8850 "sp-consensus",9112 "sp-consensus-slots 0.35.0",8851 "sp-consensus-slots",9113 "sp-runtime 34.0.0",8852 "sp-runtime",9114 "thiserror",8853 "thiserror",9115 "tracing-gum",8854 "tracing-gum",9116]8855]9132 "polkadot-node-subsystem",8871 "polkadot-node-subsystem",9133 "polkadot-node-subsystem-util",8872 "polkadot-node-subsystem-util",9134 "polkadot-overseer",8873 "polkadot-overseer",9135 "polkadot-primitives 10.0.0",8874 "polkadot-primitives",9136 "sp-consensus",8875 "sp-consensus",9137 "thiserror",8876 "thiserror",9138 "tracing-gum",8877 "tracing-gum",9151 "polkadot-node-primitives",8890 "polkadot-node-primitives",9152 "polkadot-node-subsystem",8891 "polkadot-node-subsystem",9153 "polkadot-node-subsystem-util",8892 "polkadot-node-subsystem-util",9154 "polkadot-primitives 10.0.0",8893 "polkadot-primitives",9155 "polkadot-statement-table",8894 "polkadot-statement-table",9156 "schnellru",8895 "schnellru",9157 "sp-keystore 0.37.0",8896 "sp-keystore",9158 "thiserror",8897 "thiserror",9159 "tracing-gum",8898 "tracing-gum",9160]8899]9168 "futures",8907 "futures",9169 "polkadot-node-subsystem",8908 "polkadot-node-subsystem",9170 "polkadot-node-subsystem-util",8909 "polkadot-node-subsystem-util",9171 "polkadot-primitives 10.0.0",8910 "polkadot-primitives",9172 "sp-keystore 0.37.0",8911 "sp-keystore",9173 "thiserror",8912 "thiserror",9174 "tracing-gum",8913 "tracing-gum",9175 "wasm-timer",8914 "wasm-timer",9191 "polkadot-node-subsystem",8930 "polkadot-node-subsystem",9192 "polkadot-node-subsystem-util",8931 "polkadot-node-subsystem-util",9193 "polkadot-overseer",8932 "polkadot-overseer",9194 "polkadot-parachain-primitives 9.0.0",8933 "polkadot-parachain-primitives",9195 "polkadot-primitives 10.0.0",8934 "polkadot-primitives",9196 "sp-maybe-compressed-blob",8935 "sp-maybe-compressed-blob",9197 "tracing-gum",8936 "tracing-gum",9198]8937]9225 "polkadot-node-primitives",8964 "polkadot-node-primitives",9226 "polkadot-node-subsystem",8965 "polkadot-node-subsystem",9227 "polkadot-node-subsystem-util",8966 "polkadot-node-subsystem-util",9228 "polkadot-primitives 10.0.0",8967 "polkadot-primitives",9229 "thiserror",8968 "thiserror",9230 "tracing-gum",8969 "tracing-gum",9231]8970]9243 "polkadot-node-primitives",8982 "polkadot-node-primitives",9244 "polkadot-node-subsystem",8983 "polkadot-node-subsystem",9245 "polkadot-node-subsystem-util",8984 "polkadot-node-subsystem-util",9246 "polkadot-primitives 10.0.0",8985 "polkadot-primitives",9247 "sc-keystore",8986 "sc-keystore",9248 "schnellru",8987 "schnellru",9249 "thiserror",8988 "thiserror",9261 "futures-timer",9000 "futures-timer",9262 "polkadot-node-subsystem",9001 "polkadot-node-subsystem",9263 "polkadot-overseer",9002 "polkadot-overseer",9264 "polkadot-primitives 10.0.0",9003 "polkadot-primitives",9265 "sp-blockchain",9004 "sp-blockchain",9266 "sp-inherents 29.0.0",9005 "sp-inherents",9267 "thiserror",9006 "thiserror",9268 "tracing-gum",9007 "tracing-gum",9269]9008]9281 "polkadot-node-primitives",9020 "polkadot-node-primitives",9282 "polkadot-node-subsystem",9021 "polkadot-node-subsystem",9283 "polkadot-node-subsystem-util",9022 "polkadot-node-subsystem-util",9284 "polkadot-primitives 10.0.0",9023 "polkadot-primitives",9285 "thiserror",9024 "thiserror",9286 "tracing-gum",9025 "tracing-gum",9287]9026]9299 "polkadot-node-primitives",9038 "polkadot-node-primitives",9300 "polkadot-node-subsystem",9039 "polkadot-node-subsystem",9301 "polkadot-node-subsystem-util",9040 "polkadot-node-subsystem-util",9302 "polkadot-primitives 10.0.0",9041 "polkadot-primitives",9303 "schnellru",9042 "schnellru",9304 "thiserror",9043 "thiserror",9305 "tracing-gum",9044 "tracing-gum",9312checksum = "99c07e2dad8712e1e5978c6404aca20d2c7f1b5d6151d60277f49ce949b3ed5d"9051checksum = "99c07e2dad8712e1e5978c6404aca20d2c7f1b5d6151d60277f49ce949b3ed5d"9313dependencies = [9052dependencies = [9314 "always-assert",9053 "always-assert",9315 "array-bytes 6.2.2",9054 "array-bytes 6.2.3",9316 "blake3",9055 "blake3",9317 "cfg-if",9056 "cfg-if",9318 "futures",9057 "futures",9321 "libc",9060 "libc",9322 "parity-scale-codec",9061 "parity-scale-codec",9323 "pin-project",9062 "pin-project",9324 "polkadot-core-primitives 10.0.0",9063 "polkadot-core-primitives",9325 "polkadot-node-core-pvf-common",9064 "polkadot-node-core-pvf-common",9326 "polkadot-node-metrics",9065 "polkadot-node-metrics",9327 "polkadot-node-primitives",9066 "polkadot-node-primitives",9328 "polkadot-node-subsystem",9067 "polkadot-node-subsystem",9329 "polkadot-parachain-primitives 9.0.0",9068 "polkadot-parachain-primitives",9330 "polkadot-primitives 10.0.0",9069 "polkadot-primitives",9331 "rand 0.8.5",9070 "rand",9332 "slotmap",9071 "slotmap",9333 "sp-core 31.0.0",9072 "sp-core",9334 "sp-maybe-compressed-blob",9073 "sp-maybe-compressed-blob",9335 "sp-wasm-interface 20.0.0",9074 "sp-wasm-interface",9336 "tempfile",9075 "tempfile",9337 "thiserror",9076 "thiserror",9338 "tokio",9077 "tokio",9350 "polkadot-node-subsystem",9089 "polkadot-node-subsystem",9351 "polkadot-node-subsystem-util",9090 "polkadot-node-subsystem-util",9352 "polkadot-overseer",9091 "polkadot-overseer",9353 "polkadot-primitives 10.0.0",9092 "polkadot-primitives",9354 "sp-keystore 0.37.0",9093 "sp-keystore",9355 "thiserror",9094 "thiserror",9356 "tracing-gum",9095 "tracing-gum",9357]9096]9369 "libc",9108 "libc",9370 "nix 0.27.1",9109 "nix 0.27.1",9371 "parity-scale-codec",9110 "parity-scale-codec",9372 "polkadot-parachain-primitives 9.0.0",9111 "polkadot-parachain-primitives",9373 "polkadot-primitives 10.0.0",9112 "polkadot-primitives",9374 "sc-executor",9113 "sc-executor",9375 "sc-executor-common",9114 "sc-executor-common",9376 "sc-executor-wasmtime",9115 "sc-executor-wasmtime",9377 "seccompiler",9116 "seccompiler",9378 "sp-core 31.0.0",9117 "sp-core",9379 "sp-crypto-hashing",9118 "sp-crypto-hashing",9380 "sp-externalities 0.27.0",9119 "sp-externalities",9381 "sp-io 33.0.0",9120 "sp-io",9382 "sp-tracing 16.0.0",9121 "sp-tracing",9383 "thiserror",9122 "thiserror",9384 "tracing-gum",9123 "tracing-gum",9385]9124]9394 "polkadot-node-metrics",9133 "polkadot-node-metrics",9395 "polkadot-node-subsystem",9134 "polkadot-node-subsystem",9396 "polkadot-node-subsystem-types",9135 "polkadot-node-subsystem-types",9397 "polkadot-primitives 10.0.0",9136 "polkadot-primitives",9398 "schnellru",9137 "schnellru",9399 "sp-consensus-babe",9138 "sp-consensus-babe",9400 "tracing-gum",9139 "tracing-gum",9410 "log",9149 "log",9411 "mick-jaeger",9150 "mick-jaeger",9412 "parity-scale-codec",9151 "parity-scale-codec",9413 "parking_lot 0.12.1",9152 "parking_lot 0.12.2",9414 "polkadot-node-primitives",9153 "polkadot-node-primitives",9415 "polkadot-primitives 10.0.0",9154 "polkadot-primitives",9416 "sc-network",9155 "sc-network",9417 "sp-core 31.0.0",9156 "sp-core",9418 "thiserror",9157 "thiserror",9419 "tokio",9158 "tokio",9420]9159]9430 "futures-timer",9169 "futures-timer",9431 "log",9170 "log",9432 "parity-scale-codec",9171 "parity-scale-codec",9433 "polkadot-primitives 10.0.0",9172 "polkadot-primitives",9434 "prioritized-metered-channel",9173 "prioritized-metered-channel",9435 "sc-cli",9174 "sc-cli",9436 "sc-service",9175 "sc-service",9455 "parity-scale-codec",9194 "parity-scale-codec",9456 "polkadot-node-jaeger",9195 "polkadot-node-jaeger",9457 "polkadot-node-primitives",9196 "polkadot-node-primitives",9458 "polkadot-primitives 10.0.0",9197 "polkadot-primitives",9459 "rand 0.8.5",9198 "rand",9460 "sc-authority-discovery",9199 "sc-authority-discovery",9461 "sc-network",9200 "sc-network",9462 "strum 0.24.1",9201 "strum 0.24.1",9474 "bounded-vec",9213 "bounded-vec",9475 "futures",9214 "futures",9476 "parity-scale-codec",9215 "parity-scale-codec",9477 "polkadot-parachain-primitives 9.0.0",9216 "polkadot-parachain-primitives",9478 "polkadot-primitives 10.0.0",9217 "polkadot-primitives",9479 "schnorrkel 0.11.4",9218 "schnorrkel 0.11.4",9480 "serde",9219 "serde",9481 "sp-application-crypto 33.0.0",9220 "sp-application-crypto",9482 "sp-consensus-babe",9221 "sp-consensus-babe",9483 "sp-core 31.0.0",9222 "sp-core",9484 "sp-keystore 0.37.0",9223 "sp-keystore",9485 "sp-maybe-compressed-blob",9224 "sp-maybe-compressed-blob",9486 "sp-runtime 34.0.0",9225 "sp-runtime",9487 "thiserror",9226 "thiserror",9488 "zstd 0.12.4",9227 "zstd 0.12.4",9489]9228]9513 "polkadot-node-jaeger",9252 "polkadot-node-jaeger",9514 "polkadot-node-network-protocol",9253 "polkadot-node-network-protocol",9515 "polkadot-node-primitives",9254 "polkadot-node-primitives",9516 "polkadot-primitives 10.0.0",9255 "polkadot-primitives",9517 "polkadot-statement-table",9256 "polkadot-statement-table",9518 "sc-client-api",9257 "sc-client-api",9519 "sc-network",9258 "sc-network",9520 "sc-transaction-pool-api",9259 "sc-transaction-pool-api",9521 "smallvec",9260 "smallvec",9522 "sp-api 29.0.0",9261 "sp-api",9523 "sp-authority-discovery 29.0.0",9262 "sp-authority-discovery",9524 "sp-blockchain",9263 "sp-blockchain",9525 "sp-consensus-babe",9264 "sp-consensus-babe",9526 "sp-runtime 34.0.0",9265 "sp-runtime",9527 "substrate-prometheus-endpoint",9266 "substrate-prometheus-endpoint",9528 "thiserror",9267 "thiserror",9529]9268]9543 "kvdb",9282 "kvdb",9544 "parity-db",9283 "parity-db",9545 "parity-scale-codec",9284 "parity-scale-codec",9546 "parking_lot 0.12.1",9285 "parking_lot 0.12.2",9547 "pin-project",9286 "pin-project",9548 "polkadot-node-jaeger",9287 "polkadot-node-jaeger",9549 "polkadot-node-metrics",9288 "polkadot-node-metrics",9552 "polkadot-node-subsystem",9291 "polkadot-node-subsystem",9553 "polkadot-node-subsystem-types",9292 "polkadot-node-subsystem-types",9554 "polkadot-overseer",9293 "polkadot-overseer",9555 "polkadot-primitives 10.0.0",9294 "polkadot-primitives",9556 "prioritized-metered-channel",9295 "prioritized-metered-channel",9557 "rand 0.8.5",9296 "rand",9558 "sc-client-api",9297 "sc-client-api",9559 "schnellru",9298 "schnellru",9560 "sp-application-crypto 33.0.0",9299 "sp-application-crypto",9561 "sp-core 31.0.0",9300 "sp-core",9562 "sp-keystore 0.37.0",9301 "sp-keystore",9563 "thiserror",9302 "thiserror",9564 "tracing-gum",9303 "tracing-gum",9565]9304]9574 "futures",9313 "futures",9575 "futures-timer",9314 "futures-timer",9576 "orchestra",9315 "orchestra",9577 "parking_lot 0.12.1",9316 "parking_lot 0.12.2",9578 "polkadot-node-metrics",9317 "polkadot-node-metrics",9579 "polkadot-node-network-protocol",9318 "polkadot-node-network-protocol",9580 "polkadot-node-primitives",9319 "polkadot-node-primitives",9581 "polkadot-node-subsystem-types",9320 "polkadot-node-subsystem-types",9582 "polkadot-primitives 10.0.0",9321 "polkadot-primitives",9583 "sc-client-api",9322 "sc-client-api",9584 "sp-api 29.0.0",9323 "sp-api",9585 "sp-core 31.0.0",9324 "sp-core",9586 "tikv-jemalloc-ctl",9325 "tikv-jemalloc-ctl",9587 "tracing-gum",9326 "tracing-gum",9588]9327]958993289590[[package]]9329[[package]]9591name = "polkadot-parachain-primitives"9330name = "polkadot-parachain-primitives"9592version = "3.0.0"9593source = "registry+https://github.com/rust-lang/crates.io-index"9594checksum = "42265630c0c48e25d7ee5a9f4bdcafd003be65c0a44deeb6541620ca169fa519"9595dependencies = [9596 "bounded-collections 0.1.9",9597 "derive_more",9598 "frame-support 25.0.0",9599 "parity-scale-codec",9600 "polkadot-core-primitives 4.0.0",9601 "scale-info",9602 "serde",9603 "sp-core 25.0.0",9604 "sp-runtime 28.0.0",9605 "sp-std 12.0.0",9606]96079608[[package]]9609name = "polkadot-parachain-primitives"9610version = "9.0.0"9331version = "9.0.0"9611source = "registry+https://github.com/rust-lang/crates.io-index"9332source = "registry+https://github.com/rust-lang/crates.io-index"9612checksum = "4b87dda07862f2b16f2c2b7d315f2b4549c896562d973d466b6d19de36aba30d"9333checksum = "4b87dda07862f2b16f2c2b7d315f2b4549c896562d973d466b6d19de36aba30d"9613dependencies = [9334dependencies = [9614 "bounded-collections 0.2.0",9335 "bounded-collections",9615 "derive_more",9336 "derive_more",9616 "parity-scale-codec",9337 "parity-scale-codec",9617 "polkadot-core-primitives 10.0.0",9338 "polkadot-core-primitives",9618 "scale-info",9339 "scale-info",9619 "serde",9340 "serde",9620 "sp-core 31.0.0",9341 "sp-core",9621 "sp-runtime 34.0.0",9342 "sp-runtime",9622 "sp-std 14.0.0",9343 "sp-std",9623 "sp-weights 30.0.0",9344 "sp-weights",9624]9345]962593469626[[package]]9347[[package]]9627name = "polkadot-primitives"9348name = "polkadot-primitives"9628version = "4.0.0"9629source = "registry+https://github.com/rust-lang/crates.io-index"9630checksum = "ee4508ff6b035edc08c54bb61238500179963f6f1eb8266dce6a5625509124bc"9631dependencies = [9632 "bitvec",9633 "hex-literal",9634 "parity-scale-codec",9635 "polkadot-core-primitives 4.0.0",9636 "polkadot-parachain-primitives 3.0.0",9637 "scale-info",9638 "serde",9639 "sp-api 23.0.0",9640 "sp-application-crypto 27.0.0",9641 "sp-arithmetic 20.0.0",9642 "sp-authority-discovery 23.0.0",9643 "sp-consensus-slots 0.29.0",9644 "sp-core 25.0.0",9645 "sp-inherents 23.0.0",9646 "sp-io 27.0.0",9647 "sp-keystore 0.31.0",9648 "sp-runtime 28.0.0",9649 "sp-staking 23.0.0",9650 "sp-std 12.0.0",9651]96529653[[package]]9654name = "polkadot-primitives"9655version = "10.0.0"9349version = "10.0.0"9656source = "registry+https://github.com/rust-lang/crates.io-index"9350source = "registry+https://github.com/rust-lang/crates.io-index"9657checksum = "7e01b525a35852e2861397eecbdb4a03dda69f14f7ca04968f2e06d6cba51dfb"9351checksum = "7e01b525a35852e2861397eecbdb4a03dda69f14f7ca04968f2e06d6cba51dfb"9660 "hex-literal",9354 "hex-literal",9661 "log",9355 "log",9662 "parity-scale-codec",9356 "parity-scale-codec",9663 "polkadot-core-primitives 10.0.0",9357 "polkadot-core-primitives",9664 "polkadot-parachain-primitives 9.0.0",9358 "polkadot-parachain-primitives",9665 "scale-info",9359 "scale-info",9666 "serde",9360 "serde",9667 "sp-api 29.0.0",9361 "sp-api",9668 "sp-application-crypto 33.0.0",9362 "sp-application-crypto",9669 "sp-arithmetic 25.0.0",9363 "sp-arithmetic",9670 "sp-authority-discovery 29.0.0",9364 "sp-authority-discovery",9671 "sp-consensus-slots 0.35.0",9365 "sp-consensus-slots",9672 "sp-core 31.0.0",9366 "sp-core",9673 "sp-inherents 29.0.0",9367 "sp-inherents",9674 "sp-io 33.0.0",9368 "sp-io",9675 "sp-keystore 0.37.0",9369 "sp-keystore",9676 "sp-runtime 34.0.0",9370 "sp-runtime",9677 "sp-staking 29.0.0",9371 "sp-staking",9678 "sp-std 14.0.0",9372 "sp-std",9679]9373]968093749681[[package]]9375[[package]]9684source = "registry+https://github.com/rust-lang/crates.io-index"9378source = "registry+https://github.com/rust-lang/crates.io-index"9685checksum = "9bf68469a4e01a0c8a16869fde6de3071fbebdf836058c8afe8396470ef2c462"9379checksum = "9bf68469a4e01a0c8a16869fde6de3071fbebdf836058c8afe8396470ef2c462"9686dependencies = [9380dependencies = [9687 "jsonrpsee 0.22.3",9381 "jsonrpsee",9688 "mmr-rpc",9382 "mmr-rpc",9689 "pallet-transaction-payment-rpc",9383 "pallet-transaction-payment-rpc",9690 "polkadot-primitives 10.0.0",9384 "polkadot-primitives",9691 "sc-chain-spec",9385 "sc-chain-spec",9692 "sc-client-api",9386 "sc-client-api",9693 "sc-consensus-babe",9387 "sc-consensus-babe",9701 "sc-rpc-spec-v2",9395 "sc-rpc-spec-v2",9702 "sc-sync-state-rpc",9396 "sc-sync-state-rpc",9703 "sc-transaction-pool-api",9397 "sc-transaction-pool-api",9704 "sp-api 29.0.0",9398 "sp-api",9705 "sp-block-builder",9399 "sp-block-builder",9706 "sp-blockchain",9400 "sp-blockchain",9707 "sp-consensus",9401 "sp-consensus",9708 "sp-consensus-babe",9402 "sp-consensus-babe",9709 "sp-keystore 0.37.0",9403 "sp-keystore",9710 "sp-runtime 34.0.0",9404 "sp-runtime",9711 "substrate-frame-rpc-system",9405 "substrate-frame-rpc-system",9712 "substrate-state-trie-migration-rpc",9406 "substrate-state-trie-migration-rpc",9713]9407]9719checksum = "b1abd7bff20e17e025a4e001aff55dfefcfd7ef8a8ae138de44998a012e227f2"9413checksum = "b1abd7bff20e17e025a4e001aff55dfefcfd7ef8a8ae138de44998a012e227f2"9720dependencies = [9414dependencies = [9721 "bitvec",9415 "bitvec",9722 "frame-benchmarking 31.0.0",9416 "frame-benchmarking",9723 "frame-election-provider-support",9417 "frame-election-provider-support",9724 "frame-support 31.0.0",9418 "frame-support",9725 "frame-system 31.0.0",9419 "frame-system",9726 "impl-trait-for-tuples",9420 "impl-trait-for-tuples",9727 "libsecp256k1",9421 "libsecp256k1",9728 "log",9422 "log",9742 "pallet-treasury",9436 "pallet-treasury",9743 "pallet-vesting",9437 "pallet-vesting",9744 "parity-scale-codec",9438 "parity-scale-codec",9745 "polkadot-primitives 10.0.0",9439 "polkadot-primitives",9746 "polkadot-runtime-parachains",9440 "polkadot-runtime-parachains",9747 "rustc-hex",9441 "rustc-hex",9748 "scale-info",9442 "scale-info",9749 "serde",9443 "serde",9750 "serde_derive",9444 "serde_derive",9751 "slot-range-helper",9445 "slot-range-helper",9752 "sp-api 29.0.0",9446 "sp-api",9753 "sp-core 31.0.0",9447 "sp-core",9754 "sp-inherents 29.0.0",9448 "sp-inherents",9755 "sp-io 33.0.0",9449 "sp-io",9756 "sp-npos-elections",9450 "sp-npos-elections",9757 "sp-runtime 34.0.0",9451 "sp-runtime",9758 "sp-session",9452 "sp-session",9759 "sp-staking 29.0.0",9453 "sp-staking",9760 "sp-std 14.0.0",9454 "sp-std",9761 "staging-xcm 10.0.0",9455 "staging-xcm",9762 "staging-xcm-builder",9456 "staging-xcm-builder",9763 "staging-xcm-executor 10.0.0",9457 "staging-xcm-executor",9764 "static_assertions",9458 "static_assertions",9765]9459]976694609771checksum = "4fed9088becfd874b6dbf064f9d1dd1bfa2e3c2188459a572aac2e689c028772"9465checksum = "4fed9088becfd874b6dbf064f9d1dd1bfa2e3c2188459a572aac2e689c028772"9772dependencies = [9466dependencies = [9773 "bs58 0.5.1",9467 "bs58 0.5.1",9774 "frame-benchmarking 31.0.0",9468 "frame-benchmarking",9775 "parity-scale-codec",9469 "parity-scale-codec",9776 "polkadot-primitives 10.0.0",9470 "polkadot-primitives",9777 "sp-std 14.0.0",9471 "sp-std",9778 "sp-tracing 16.0.0",9472 "sp-tracing",9779]9473]978094749781[[package]]9475[[package]]9787 "bitflags 1.3.2",9481 "bitflags 1.3.2",9788 "bitvec",9482 "bitvec",9789 "derive_more",9483 "derive_more",9790 "frame-benchmarking 31.0.0",9484 "frame-benchmarking",9791 "frame-support 31.0.0",9485 "frame-support",9792 "frame-system 31.0.0",9486 "frame-system",9793 "impl-trait-for-tuples",9487 "impl-trait-for-tuples",9794 "log",9488 "log",9795 "pallet-authority-discovery",9489 "pallet-authority-discovery",9803 "pallet-timestamp",9497 "pallet-timestamp",9804 "pallet-vesting",9498 "pallet-vesting",9805 "parity-scale-codec",9499 "parity-scale-codec",9806 "polkadot-core-primitives 10.0.0",9500 "polkadot-core-primitives",9807 "polkadot-parachain-primitives 9.0.0",9501 "polkadot-parachain-primitives",9808 "polkadot-primitives 10.0.0",9502 "polkadot-primitives",9809 "polkadot-runtime-metrics",9503 "polkadot-runtime-metrics",9810 "rand 0.8.5",9504 "rand",9811 "rand_chacha 0.3.1",9505 "rand_chacha 0.3.1",9812 "rustc-hex",9506 "rustc-hex",9813 "scale-info",9507 "scale-info",9814 "serde",9508 "serde",9815 "sp-api 29.0.0",9509 "sp-api",9816 "sp-application-crypto 33.0.0",9510 "sp-application-crypto",9817 "sp-arithmetic 25.0.0",9511 "sp-arithmetic",9818 "sp-core 31.0.0",9512 "sp-core",9819 "sp-inherents 29.0.0",9513 "sp-inherents",9820 "sp-io 33.0.0",9514 "sp-io",9821 "sp-keystore 0.37.0",9515 "sp-keystore",9822 "sp-runtime 34.0.0",9516 "sp-runtime",9823 "sp-session",9517 "sp-session",9824 "sp-staking 29.0.0",9518 "sp-staking",9825 "sp-std 14.0.0",9519 "sp-std",9826 "staging-xcm 10.0.0",9520 "staging-xcm",9827 "staging-xcm-executor 10.0.0",9521 "staging-xcm-executor",9828 "static_assertions",9522 "static_assertions",9829]9523]983095249835checksum = "322db94a98084bf62ac2c58194856d823455ceb74000c9602f817b8b738a8f78"9529checksum = "322db94a98084bf62ac2c58194856d823455ceb74000c9602f817b8b738a8f78"9836dependencies = [9530dependencies = [9837 "async-trait",9531 "async-trait",9838 "frame-benchmarking 31.0.0",9532 "frame-benchmarking",9839 "frame-benchmarking-cli",9533 "frame-benchmarking-cli",9840 "frame-support 31.0.0",9534 "frame-support",9841 "frame-system 31.0.0",9535 "frame-system",9842 "frame-system-rpc-runtime-api",9536 "frame-system-rpc-runtime-api",9843 "futures",9537 "futures",9844 "hex-literal",9538 "hex-literal",9854 "pallet-transaction-payment-rpc-runtime-api",9548 "pallet-transaction-payment-rpc-runtime-api",9855 "parity-db",9549 "parity-db",9856 "parity-scale-codec",9550 "parity-scale-codec",9857 "parking_lot 0.12.1",9551 "parking_lot 0.12.2",9858 "polkadot-approval-distribution",9552 "polkadot-approval-distribution",9859 "polkadot-availability-bitfield-distribution",9553 "polkadot-availability-bitfield-distribution",9860 "polkadot-availability-distribution",9554 "polkadot-availability-distribution",9861 "polkadot-availability-recovery",9555 "polkadot-availability-recovery",9862 "polkadot-collator-protocol",9556 "polkadot-collator-protocol",9863 "polkadot-core-primitives 10.0.0",9557 "polkadot-core-primitives",9864 "polkadot-dispute-distribution",9558 "polkadot-dispute-distribution",9865 "polkadot-gossip-support",9559 "polkadot-gossip-support",9866 "polkadot-network-bridge",9560 "polkadot-network-bridge",9885 "polkadot-node-subsystem-types",9579 "polkadot-node-subsystem-types",9886 "polkadot-node-subsystem-util",9580 "polkadot-node-subsystem-util",9887 "polkadot-overseer",9581 "polkadot-overseer",9888 "polkadot-parachain-primitives 9.0.0",9582 "polkadot-parachain-primitives",9889 "polkadot-primitives 10.0.0",9583 "polkadot-primitives",9890 "polkadot-rpc",9584 "polkadot-rpc",9891 "polkadot-runtime-parachains",9585 "polkadot-runtime-parachains",9892 "polkadot-statement-distribution",9586 "polkadot-statement-distribution",9917 "schnellru",9611 "schnellru",9918 "serde",9612 "serde",9919 "serde_json",9613 "serde_json",9920 "sp-api 29.0.0",9614 "sp-api",9921 "sp-authority-discovery 29.0.0",9615 "sp-authority-discovery",9922 "sp-block-builder",9616 "sp-block-builder",9923 "sp-blockchain",9617 "sp-blockchain",9924 "sp-consensus",9618 "sp-consensus",9925 "sp-consensus-babe",9619 "sp-consensus-babe",9926 "sp-consensus-beefy",9620 "sp-consensus-beefy",9927 "sp-consensus-grandpa",9621 "sp-consensus-grandpa",9928 "sp-core 31.0.0",9622 "sp-core",9929 "sp-inherents 29.0.0",9623 "sp-inherents",9930 "sp-io 33.0.0",9624 "sp-io",9931 "sp-keyring",9625 "sp-keyring",9932 "sp-keystore 0.37.0",9626 "sp-keystore",9933 "sp-mmr-primitives",9627 "sp-mmr-primitives",9934 "sp-offchain",9628 "sp-offchain",9935 "sp-runtime 34.0.0",9629 "sp-runtime",9936 "sp-session",9630 "sp-session",9937 "sp-state-machine 0.38.0",9631 "sp-state-machine",9938 "sp-storage 20.0.0",9632 "sp-storage",9939 "sp-timestamp 29.0.0",9633 "sp-timestamp",9940 "sp-transaction-pool",9634 "sp-transaction-pool",9941 "sp-version 32.0.0",9635 "sp-version",9942 "sp-weights 30.0.0",9636 "sp-weights",9943 "substrate-prometheus-endpoint",9637 "substrate-prometheus-endpoint",9944 "thiserror",9638 "thiserror",9945 "tracing-gum",9639 "tracing-gum",9963 "polkadot-node-primitives",9657 "polkadot-node-primitives",9964 "polkadot-node-subsystem",9658 "polkadot-node-subsystem",9965 "polkadot-node-subsystem-util",9659 "polkadot-node-subsystem-util",9966 "polkadot-primitives 10.0.0",9660 "polkadot-primitives",9967 "sp-keystore 0.37.0",9661 "sp-keystore",9968 "sp-staking 29.0.0",9662 "sp-staking",9969 "thiserror",9663 "thiserror",9970 "tracing-gum",9664 "tracing-gum",9971]9665]9977checksum = "a18144720acd47e1243b60c20bfb03f73dc67cbaf61bf2820991961e1ebb803b"9671checksum = "a18144720acd47e1243b60c20bfb03f73dc67cbaf61bf2820991961e1ebb803b"9978dependencies = [9672dependencies = [9979 "parity-scale-codec",9673 "parity-scale-codec",9980 "polkadot-primitives 10.0.0",9674 "polkadot-primitives",9981 "sp-core 31.0.0",9675 "sp-core",9982 "tracing-gum",9676 "tracing-gum",9983]9677]9984967810046 "polkavm-common 0.8.0",9740 "polkavm-common 0.8.0",10047 "proc-macro2",9741 "proc-macro2",10048 "quote",9742 "quote",10049 "syn 2.0.55",9743 "syn 2.0.65",10050]9744]10051974510052[[package]]9746[[package]]10058 "polkavm-common 0.9.0",9752 "polkavm-common 0.9.0",10059 "proc-macro2",9753 "proc-macro2",10060 "quote",9754 "quote",10061 "syn 2.0.55",9755 "syn 2.0.65",10062]9756]10063975710064[[package]]9758[[package]]10068checksum = "15e85319a0d5129dc9f021c62607e0804f5fb777a05cdda44d750ac0732def66"9762checksum = "15e85319a0d5129dc9f021c62607e0804f5fb777a05cdda44d750ac0732def66"10069dependencies = [9763dependencies = [10070 "polkavm-derive-impl 0.8.0",9764 "polkavm-derive-impl 0.8.0",10071 "syn 2.0.55",9765 "syn 2.0.65",10072]9766]10073976710074[[package]]9768[[package]]10078checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429"9772checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429"10079dependencies = [9773dependencies = [10080 "polkavm-derive-impl 0.9.0",9774 "polkavm-derive-impl 0.9.0",10081 "syn 2.0.55",9775 "syn 2.0.65",10082]9776]10083977710084[[package]]9778[[package]]10088checksum = "9c7be503e60cf56c0eb785f90aaba4b583b36bff00e93997d93fef97f9553c39"9782checksum = "9c7be503e60cf56c0eb785f90aaba4b583b36bff00e93997d93fef97f9553c39"10089dependencies = [9783dependencies = [10090 "gimli 0.28.1",9784 "gimli 0.28.1",10091 "hashbrown 0.14.3",9785 "hashbrown 0.14.5",10092 "log",9786 "log",10093 "object 0.32.2",9787 "object 0.32.2",10094 "polkavm-common 0.9.0",9788 "polkavm-common 0.9.0",10114 "concurrent-queue",9808 "concurrent-queue",10115 "libc",9809 "libc",10116 "log",9810 "log",10117 "pin-project-lite 0.2.13",9811 "pin-project-lite 0.2.14",10118 "windows-sys 0.48.0",9812 "windows-sys 0.48.0",10119]9813]10120981410121[[package]]9815[[package]]10122name = "polling"9816name = "polling"10123version = "3.6.0"9817version = "3.7.0"10124source = "registry+https://github.com/rust-lang/crates.io-index"9818source = "registry+https://github.com/rust-lang/crates.io-index"10125checksum = "e0c976a60b2d7e99d6f229e414670a9b85d13ac305cc6d1e9c134de58c5aaaf6"9819checksum = "645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3"10126dependencies = [9820dependencies = [10127 "cfg-if",9821 "cfg-if",10128 "concurrent-queue",9822 "concurrent-queue",10129 "hermit-abi",9823 "hermit-abi",10130 "pin-project-lite 0.2.13",9824 "pin-project-lite 0.2.14",10131 "rustix 0.38.32",9825 "rustix 0.38.34",10132 "tracing",9826 "tracing",10133 "windows-sys 0.52.0",9827 "windows-sys 0.52.0",10134]9828]10222checksum = "22020dfcf177fcc7bf5deaf7440af371400c67c0de14c399938d8ed4fb4645d3"9916checksum = "22020dfcf177fcc7bf5deaf7440af371400c67c0de14c399938d8ed4fb4645d3"10223dependencies = [9917dependencies = [10224 "proc-macro2",9918 "proc-macro2",10225 "syn 2.0.55",9919 "syn 2.0.65",10226]9920]10227992110228[[package]]9922[[package]]10237993110238[[package]]9932[[package]]10239name = "prettyplease"9933name = "prettyplease"10240version = "0.2.17"9934version = "0.2.20"10241source = "registry+https://github.com/rust-lang/crates.io-index"9935source = "registry+https://github.com/rust-lang/crates.io-index"10242checksum = "8d3928fb5db768cb86f891ff014f0144589297e3c6a1aba6ed7cecfdace270c7"9936checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e"10243dependencies = [9937dependencies = [10244 "proc-macro2",9938 "proc-macro2",10245 "syn 2.0.55",9939 "syn 2.0.65",10246]9940]10247994110248[[package]]9942[[package]]10287998110288[[package]]9982[[package]]10289name = "proc-macro-crate"9983name = "proc-macro-crate"10290version = "2.0.0"10291source = "registry+https://github.com/rust-lang/crates.io-index"10292checksum = "7e8366a6159044a37876a2b9817124296703c586a5c92e2c53751fa06d8d43e8"10293dependencies = [10294 "toml_edit 0.20.7",10295]1029610297[[package]]10298name = "proc-macro-crate"10299version = "3.1.0"9984version = "3.1.0"10300source = "registry+https://github.com/rust-lang/crates.io-index"9985source = "registry+https://github.com/rust-lang/crates.io-index"10301checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"9986checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"10335dependencies = [10020dependencies = [10336 "proc-macro2",10021 "proc-macro2",10337 "quote",10022 "quote",10338 "syn 2.0.55",10023 "syn 2.0.65",10339]10024]103401002510341[[package]]10026[[package]]10342name = "proc-macro2"10027name = "proc-macro2"10343version = "1.0.79"10028version = "1.0.83"10344source = "registry+https://github.com/rust-lang/crates.io-index"10029source = "registry+https://github.com/rust-lang/crates.io-index"10345checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e"10030checksum = "0b33eb56c327dec362a9e55b3ad14f9d2f0904fb5a5b03b513ab5465399e9f43"10346dependencies = [10031dependencies = [10347 "unicode-ident",10032 "unicode-ident",10348]10033]103491003410350[[package]]10035[[package]]10351name = "prometheus"10036name = "prometheus"10352version = "0.13.3"10037version = "0.13.4"10353source = "registry+https://github.com/rust-lang/crates.io-index"10038source = "registry+https://github.com/rust-lang/crates.io-index"10354checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"10039checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"10355dependencies = [10040dependencies = [10356 "cfg-if",10041 "cfg-if",10357 "fnv",10042 "fnv",10358 "lazy_static",10043 "lazy_static",10359 "memchr",10044 "memchr",10360 "parking_lot 0.12.1",10045 "parking_lot 0.12.2",10361 "thiserror",10046 "thiserror",10362]10047]103631004810369dependencies = [10054dependencies = [10370 "dtoa",10055 "dtoa",10371 "itoa",10056 "itoa",10372 "parking_lot 0.12.1",10057 "parking_lot 0.12.2",10373 "prometheus-client-derive-encode",10058 "prometheus-client-derive-encode",10374]10059]103751006010381dependencies = [10066dependencies = [10382 "proc-macro2",10067 "proc-macro2",10383 "quote",10068 "quote",10384 "syn 2.0.55",10069 "syn 2.0.65",10385]10070]103861007110387[[package]]10072[[package]]103961008110397[[package]]10082[[package]]10398name = "prost"10083name = "prost"10399version = "0.12.3"10084version = "0.12.6"10400source = "registry+https://github.com/rust-lang/crates.io-index"10085source = "registry+https://github.com/rust-lang/crates.io-index"10401checksum = "146c289cda302b98a28d40c8b3b90498d6e526dd24ac2ecea73e4e491685b94a"10086checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"10402dependencies = [10087dependencies = [10403 "bytes",10088 "bytes",10404 "prost-derive 0.12.3",10089 "prost-derive 0.12.6",10405]10090]104061009110407[[package]]10092[[package]]104411012610442[[package]]10127[[package]]10443name = "prost-derive"10128name = "prost-derive"10444version = "0.12.3"10129version = "0.12.6"10445source = "registry+https://github.com/rust-lang/crates.io-index"10130source = "registry+https://github.com/rust-lang/crates.io-index"10446checksum = "efb6c9a1dd1def8e2124d17e83a20af56f1570d6c2d2bd9e266ccb768df3840e"10131checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"10447dependencies = [10132dependencies = [10448 "anyhow",10133 "anyhow",10449 "itertools 0.11.0",10134 "itertools 0.12.1",10450 "proc-macro2",10135 "proc-macro2",10451 "quote",10136 "quote",10452 "syn 2.0.55",10137 "syn 2.0.65",10453]10138]104541013910455[[package]]10140[[package]]104721015710473[[package]]10158[[package]]10474name = "quanta"10159name = "quanta"10475version = "0.12.2"10160version = "0.12.3"10476source = "registry+https://github.com/rust-lang/crates.io-index"10161source = "registry+https://github.com/rust-lang/crates.io-index"10477checksum = "9ca0b7bac0b97248c40bb77288fc52029cf1459c0461ea1b05ee32ccf011de2c"10162checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5"10478dependencies = [10163dependencies = [10479 "crossbeam-utils",10164 "crossbeam-utils",10480 "libc",10165 "libc",10495 "cumulus-pallet-parachain-system",10180 "cumulus-pallet-parachain-system",10496 "cumulus-pallet-xcm",10181 "cumulus-pallet-xcm",10497 "cumulus-pallet-xcmp-queue",10182 "cumulus-pallet-xcmp-queue",10498 "cumulus-primitives-core 0.10.0",10183 "cumulus-primitives-core",10499 "cumulus-primitives-timestamp",10184 "cumulus-primitives-timestamp",10500 "cumulus-primitives-utility",10185 "cumulus-primitives-utility",10501 "derivative",10186 "derivative",10502 "evm-coder",10187 "evm-coder",10503 "fp-evm",10188 "fp-evm",10504 "fp-rpc",10189 "fp-rpc",10505 "fp-self-contained",10190 "fp-self-contained",10506 "frame-benchmarking 31.0.0",10191 "frame-benchmarking",10507 "frame-executive",10192 "frame-executive",10508 "frame-support 31.0.0",10193 "frame-support",10509 "frame-system 31.0.0",10194 "frame-system",10510 "frame-system-benchmarking",10195 "frame-system-benchmarking",10511 "frame-system-rpc-runtime-api",10196 "frame-system-rpc-runtime-api",10512 "frame-try-runtime",10197 "frame-try-runtime",10524 "pallet-balances",10209 "pallet-balances",10525 "pallet-balances-adapter",10210 "pallet-balances-adapter",10526 "pallet-base-fee",10211 "pallet-base-fee",10527 "pallet-collator-selection",10212 "pallet-collator-selection 5.0.0",10528 "pallet-collective",10213 "pallet-collective",10529 "pallet-common",10214 "pallet-common",10530 "pallet-configuration",10215 "pallet-configuration",10543 "pallet-inflation",10228 "pallet-inflation",10544 "pallet-maintenance",10229 "pallet-maintenance",10545 "pallet-membership",10230 "pallet-membership",10231 "pallet-message-queue",10546 "pallet-nonfungible",10232 "pallet-nonfungible",10547 "pallet-preimage",10233 "pallet-preimage",10548 "pallet-ranked-collective",10234 "pallet-ranked-collective",10561 "pallet-treasury",10247 "pallet-treasury",10562 "pallet-unique",10248 "pallet-unique",10563 "pallet-utility",10249 "pallet-utility",10564 "pallet-xcm 10.0.1",10250 "pallet-xcm",10251 "parachains-common",10565 "parity-scale-codec",10252 "parity-scale-codec",10566 "polkadot-parachain-primitives 9.0.0",10253 "polkadot-parachain-primitives",10567 "polkadot-runtime-common",10254 "polkadot-runtime-common",10568 "precompile-utils-macro",10255 "precompile-utils-macro",10569 "scale-info",10256 "scale-info",10570 "serde",10257 "serde",10571 "smallvec",10258 "smallvec",10572 "sp-api 29.0.0",10259 "sp-api",10573 "sp-arithmetic 25.0.0",10260 "sp-arithmetic",10574 "sp-block-builder",10261 "sp-block-builder",10575 "sp-consensus-aura",10262 "sp-consensus-aura",10576 "sp-core 31.0.0",10263 "sp-core",10577 "sp-inherents 29.0.0",10264 "sp-inherents",10578 "sp-io 33.0.0",10265 "sp-io",10579 "sp-offchain",10266 "sp-offchain",10580 "sp-runtime 34.0.0",10267 "sp-runtime",10581 "sp-session",10268 "sp-session",10582 "sp-std 14.0.0",10269 "sp-std",10583 "sp-storage 20.0.0",10270 "sp-storage",10584 "sp-transaction-pool",10271 "sp-transaction-pool",10585 "sp-version 32.0.0",10272 "sp-version",10586 "staging-parachain-info",10273 "staging-parachain-info",10587 "staging-xcm 10.0.0",10274 "staging-xcm",10588 "staging-xcm-builder",10275 "staging-xcm-builder",10589 "staging-xcm-executor 10.0.0",10276 "staging-xcm-executor",10590 "substrate-wasm-builder",10277 "substrate-wasm-builder",10591 "up-common",10278 "up-common",10592 "up-data-structs",10279 "up-data-structs",10641checksum = "94b0b33c13a79f669c85defaf4c275dc86a0c0372807d0ca3d78e0bb87274863"10328checksum = "94b0b33c13a79f669c85defaf4c275dc86a0c0372807d0ca3d78e0bb87274863"10642dependencies = [10329dependencies = [10643 "bytes",10330 "bytes",10644 "rand 0.8.5",10331 "rand",10645 "ring 0.16.20",10332 "ring 0.16.20",10646 "rustc-hash",10333 "rustc-hash",10647 "rustls 0.20.9",10334 "rustls 0.20.9",106541034110655[[package]]10342[[package]]10656name = "quote"10343name = "quote"10657version = "1.0.35"10344version = "1.0.36"10658source = "registry+https://github.com/rust-lang/crates.io-index"10345source = "registry+https://github.com/rust-lang/crates.io-index"10659checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"10346checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"10660dependencies = [10347dependencies = [10661 "proc-macro2",10348 "proc-macro2",10662]10349]106691035610670[[package]]10357[[package]]10671name = "rand"10358name = "rand"10672version = "0.7.3"10673source = "registry+https://github.com/rust-lang/crates.io-index"10674checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"10675dependencies = [10676 "getrandom 0.1.16",10677 "libc",10678 "rand_chacha 0.2.2",10679 "rand_core 0.5.1",10680 "rand_hc",10681]1068210683[[package]]10684name = "rand"10685version = "0.8.5"10359version = "0.8.5"10686source = "registry+https://github.com/rust-lang/crates.io-index"10360source = "registry+https://github.com/rust-lang/crates.io-index"10687checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"10361checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"10726source = "registry+https://github.com/rust-lang/crates.io-index"10400source = "registry+https://github.com/rust-lang/crates.io-index"10727checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"10401checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"10728dependencies = [10402dependencies = [10729 "getrandom 0.2.12",10403 "getrandom 0.2.15",10730]10404]107311040510732[[package]]10406[[package]]10736checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"10410checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"10737dependencies = [10411dependencies = [10738 "num-traits",10412 "num-traits",10739 "rand 0.8.5",10413 "rand",10740]10414]107411041510742[[package]]10416[[package]]10743name = "rand_hc"10744version = "0.2.0"10745source = "registry+https://github.com/rust-lang/crates.io-index"10746checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"10747dependencies = [10748 "rand_core 0.5.1",10749]1075010751[[package]]10752name = "rand_pcg"10417name = "rand_pcg"10753version = "0.3.1"10418version = "0.3.1"10754source = "registry+https://github.com/rust-lang/crates.io-index"10419source = "registry+https://github.com/rust-lang/crates.io-index"107591042410760[[package]]10425[[package]]10761name = "raw-cpuid"10426name = "raw-cpuid"10762version = "11.0.1"10427version = "11.0.2"10763source = "registry+https://github.com/rust-lang/crates.io-index"10428source = "registry+https://github.com/rust-lang/crates.io-index"10764checksum = "9d86a7c4638d42c44551f4791a20e687dbb4c3de1f33c43dd71e355cd429def1"10429checksum = "e29830cbb1290e404f24c73af91c5d8d631ce7e128691e9477556b540cd01ecd"10765dependencies = [10430dependencies = [10766 "bitflags 2.5.0",10431 "bitflags 2.5.0",10767]10432]10823]10488]108241048910825[[package]]10490[[package]]10491name = "redox_syscall"10492version = "0.5.1"10493source = "registry+https://github.com/rust-lang/crates.io-index"10494checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"10495dependencies = [10496 "bitflags 2.5.0",10497]1049810499[[package]]10826name = "redox_users"10500name = "redox_users"10827version = "0.4.4"10501version = "0.4.5"10828source = "registry+https://github.com/rust-lang/crates.io-index"10502source = "registry+https://github.com/rust-lang/crates.io-index"10829checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4"10503checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891"10830dependencies = [10504dependencies = [10831 "getrandom 0.2.12",10505 "getrandom 0.2.15",10832 "libredox",10506 "libredox",10833 "thiserror",10507 "thiserror",10834]10508]108471052110848[[package]]10522[[package]]10849name = "ref-cast"10523name = "ref-cast"10850version = "1.0.22"10524version = "1.0.23"10851source = "registry+https://github.com/rust-lang/crates.io-index"10525source = "registry+https://github.com/rust-lang/crates.io-index"10852checksum = "c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f"10526checksum = "ccf0a6f84d5f1d581da8b41b47ec8600871962f2a528115b542b362d4b744931"10853dependencies = [10527dependencies = [10854 "ref-cast-impl",10528 "ref-cast-impl",10855]10529]108561053010857[[package]]10531[[package]]10858name = "ref-cast-impl"10532name = "ref-cast-impl"10859version = "1.0.22"10533version = "1.0.23"10860source = "registry+https://github.com/rust-lang/crates.io-index"10534source = "registry+https://github.com/rust-lang/crates.io-index"10861checksum = "5fddb4f8d99b0a2ebafc65a87a69a7b9875e4b1ae1f00db265d300ef7f28bccc"10535checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6"10862dependencies = [10536dependencies = [10863 "proc-macro2",10537 "proc-macro2",10864 "quote",10538 "quote",10865 "syn 2.0.55",10539 "syn 2.0.65",10866]10540]108671054110868[[package]]10542[[package]]10977dependencies = [10651dependencies = [10978 "cc",10652 "cc",10979 "cfg-if",10653 "cfg-if",10980 "getrandom 0.2.12",10654 "getrandom 0.2.15",10981 "libc",10655 "libc",10982 "spin 0.9.8",10656 "spin 0.9.8",10983 "untrusted 0.9.0",10657 "untrusted 0.9.0",11032checksum = "165988588402ce7dc2d32dfba280cbbd59befc444d8f95579b999ecd8575ef27"10706checksum = "165988588402ce7dc2d32dfba280cbbd59befc444d8f95579b999ecd8575ef27"11033dependencies = [10707dependencies = [11034 "binary-merkle-tree",10708 "binary-merkle-tree",11035 "frame-benchmarking 31.0.0",10709 "frame-benchmarking",11036 "frame-executive",10710 "frame-executive",11037 "frame-support 31.0.0",10711 "frame-support",11038 "frame-system 31.0.0",10712 "frame-system",11039 "frame-system-benchmarking",10713 "frame-system-benchmarking",11040 "frame-system-rpc-runtime-api",10714 "frame-system-rpc-runtime-api",11041 "frame-try-runtime",10715 "frame-try-runtime",11084 "pallet-utility",10758 "pallet-utility",11085 "pallet-vesting",10759 "pallet-vesting",11086 "pallet-whitelist",10760 "pallet-whitelist",11087 "pallet-xcm 10.0.1",10761 "pallet-xcm",11088 "pallet-xcm-benchmarks",10762 "pallet-xcm-benchmarks",11089 "parity-scale-codec",10763 "parity-scale-codec",11090 "polkadot-parachain-primitives 9.0.0",10764 "polkadot-parachain-primitives",11091 "polkadot-primitives 10.0.0",10765 "polkadot-primitives",11092 "polkadot-runtime-common",10766 "polkadot-runtime-common",11093 "polkadot-runtime-parachains",10767 "polkadot-runtime-parachains",11094 "rococo-runtime-constants",10768 "rococo-runtime-constants",11095 "scale-info",10769 "scale-info",11096 "serde",10770 "serde",11097 "serde_derive",10771 "serde_derive",11098 "smallvec",10772 "smallvec",11099 "sp-api 29.0.0",10773 "sp-api",11100 "sp-arithmetic 25.0.0",10774 "sp-arithmetic",11101 "sp-authority-discovery 29.0.0",10775 "sp-authority-discovery",11102 "sp-block-builder",10776 "sp-block-builder",11103 "sp-consensus-babe",10777 "sp-consensus-babe",11104 "sp-consensus-beefy",10778 "sp-consensus-beefy",11105 "sp-core 31.0.0",10779 "sp-core",11106 "sp-genesis-builder 0.10.0",10780 "sp-genesis-builder",11107 "sp-inherents 29.0.0",10781 "sp-inherents",11108 "sp-io 33.0.0",10782 "sp-io",11109 "sp-mmr-primitives",10783 "sp-mmr-primitives",11110 "sp-offchain",10784 "sp-offchain",11111 "sp-runtime 34.0.0",10785 "sp-runtime",11112 "sp-session",10786 "sp-session",11113 "sp-staking 29.0.0",10787 "sp-staking",11114 "sp-std 14.0.0",10788 "sp-std",11115 "sp-storage 20.0.0",10789 "sp-storage",11116 "sp-transaction-pool",10790 "sp-transaction-pool",11117 "sp-version 32.0.0",10791 "sp-version",11118 "staging-xcm 10.0.0",10792 "staging-xcm",11119 "staging-xcm-builder",10793 "staging-xcm-builder",11120 "staging-xcm-executor 10.0.0",10794 "staging-xcm-executor",11121 "static_assertions",10795 "static_assertions",11122 "substrate-wasm-builder",10796 "substrate-wasm-builder",11123]10797]11128source = "registry+https://github.com/rust-lang/crates.io-index"10802source = "registry+https://github.com/rust-lang/crates.io-index"11129checksum = "0033b0335cd7cb691fbcd16346e151ffb21ad4e2a8675eda06b48275b8f52549"10803checksum = "0033b0335cd7cb691fbcd16346e151ffb21ad4e2a8675eda06b48275b8f52549"11130dependencies = [10804dependencies = [11131 "frame-support 31.0.0",10805 "frame-support",11132 "polkadot-primitives 10.0.0",10806 "polkadot-primitives",11133 "polkadot-runtime-common",10807 "polkadot-runtime-common",11134 "smallvec",10808 "smallvec",11135 "sp-core 31.0.0",10809 "sp-core",11136 "sp-runtime 34.0.0",10810 "sp-runtime",11137 "sp-weights 30.0.0",10811 "sp-weights",11138 "staging-xcm 10.0.0",10812 "staging-xcm",11139 "staging-xcm-builder",10813 "staging-xcm-builder",11140]10814]1114110815111831085711184[[package]]10858[[package]]11185name = "rustc-demangle"10859name = "rustc-demangle"11186version = "0.1.23"10860version = "0.1.24"11187source = "registry+https://github.com/rust-lang/crates.io-index"10861source = "registry+https://github.com/rust-lang/crates.io-index"11188checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"10862checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"111891086311190[[package]]10864[[package]]11191name = "rustc-hash"10865name = "rustc-hash"11205source = "registry+https://github.com/rust-lang/crates.io-index"10879source = "registry+https://github.com/rust-lang/crates.io-index"11206checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"10880checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"11207dependencies = [10881dependencies = [11208 "semver 1.0.22",10882 "semver 1.0.23",11209]10883]112101088411211[[package]]10885[[package]]112471092111248[[package]]10922[[package]]11249name = "rustix"10923name = "rustix"11250version = "0.38.32"10924version = "0.38.34"11251source = "registry+https://github.com/rust-lang/crates.io-index"10925source = "registry+https://github.com/rust-lang/crates.io-index"11252checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89"10926checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"11253dependencies = [10927dependencies = [11254 "bitflags 2.5.0",10928 "bitflags 2.5.0",11255 "errno",10929 "errno",11256 "libc",10930 "libc",11257 "linux-raw-sys 0.4.13",10931 "linux-raw-sys 0.4.14",11258 "windows-sys 0.52.0",10932 "windows-sys 0.52.0",11259]10933]1126010934112721094611273[[package]]10947[[package]]11274name = "rustls"10948name = "rustls"11275version = "0.21.10"10949version = "0.21.12"11276source = "registry+https://github.com/rust-lang/crates.io-index"10950source = "registry+https://github.com/rust-lang/crates.io-index"11277checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"10951checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"11278dependencies = [10952dependencies = [11279 "log",10953 "log",11280 "ring 0.17.8",10954 "ring 0.17.8",112841095811285[[package]]10959[[package]]11286name = "rustls"10960name = "rustls"11287version = "0.22.3"10961version = "0.22.4"11288source = "registry+https://github.com/rust-lang/crates.io-index"10962source = "registry+https://github.com/rust-lang/crates.io-index"11289checksum = "99008d7ad0bbbea527ec27bddbc0e432c5b87d8175178cee68d2eec9c4a1813c"10963checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432"11290dependencies = [10964dependencies = [11291 "log",10965 "log",11292 "ring 0.17.8",10966 "ring 0.17.8",11293 "rustls-pki-types",10967 "rustls-pki-types",11294 "rustls-webpki 0.102.2",10968 "rustls-webpki 0.102.4",11295 "subtle 2.5.0",10969 "subtle 2.5.0",11296 "zeroize",10970 "zeroize",11297]10971]11315checksum = "8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792"10989checksum = "8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792"11316dependencies = [10990dependencies = [11317 "openssl-probe",10991 "openssl-probe",11318 "rustls-pemfile 2.1.1",10992 "rustls-pemfile 2.1.2",11319 "rustls-pki-types",10993 "rustls-pki-types",11320 "schannel",10994 "schannel",11321 "security-framework",10995 "security-framework",113321100611333[[package]]11007[[package]]11334name = "rustls-pemfile"11008name = "rustls-pemfile"11335version = "2.1.1"11009version = "2.1.2"11336source = "registry+https://github.com/rust-lang/crates.io-index"11010source = "registry+https://github.com/rust-lang/crates.io-index"11337checksum = "f48172685e6ff52a556baa527774f61fcaa884f59daf3375c62a3f1cd2549dab"11011checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d"11338dependencies = [11012dependencies = [11339 "base64 0.21.7",11013 "base64 0.22.1",11340 "rustls-pki-types",11014 "rustls-pki-types",11341]11015]113421101611343[[package]]11017[[package]]11344name = "rustls-pki-types"11018name = "rustls-pki-types"11345version = "1.4.1"11019version = "1.7.0"11346source = "registry+https://github.com/rust-lang/crates.io-index"11020source = "registry+https://github.com/rust-lang/crates.io-index"11347checksum = "ecd36cc4259e3e4514335c4a138c6b43171a8d61d8f5c9348f9fc7529416f247"11021checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d"113481102211349[[package]]11023[[package]]11350name = "rustls-webpki"11024name = "rustls-webpki"113581103211359[[package]]11033[[package]]11360name = "rustls-webpki"11034name = "rustls-webpki"11361version = "0.102.2"11035version = "0.102.4"11362source = "registry+https://github.com/rust-lang/crates.io-index"11036source = "registry+https://github.com/rust-lang/crates.io-index"11363checksum = "faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610"11037checksum = "ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e"11364dependencies = [11038dependencies = [11365 "ring 0.17.8",11039 "ring 0.17.8",11366 "rustls-pki-types",11040 "rustls-pki-types",113691104311370[[package]]11044[[package]]11371name = "rustversion"11045name = "rustversion"11372version = "1.0.14"11046version = "1.0.17"11373source = "registry+https://github.com/rust-lang/crates.io-index"11047source = "registry+https://github.com/rust-lang/crates.io-index"11374checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"11048checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"113751104911376[[package]]11050[[package]]11377name = "ruzstd"11051name = "ruzstd"113971107111398[[package]]11072[[package]]11399name = "ryu"11073name = "ryu"11400version = "1.0.17"11074version = "1.0.18"11401source = "registry+https://github.com/rust-lang/crates.io-index"11075source = "registry+https://github.com/rust-lang/crates.io-index"11402checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"11076checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"114031107711404[[package]]11078[[package]]11405name = "safe_arch"11079name = "safe_arch"11426checksum = "4715fddb2bd1862aa21f6312528ab339b7d03ef5ec654e3aa200a3119392392f"11100checksum = "4715fddb2bd1862aa21f6312528ab339b7d03ef5ec654e3aa200a3119392392f"11427dependencies = [11101dependencies = [11428 "log",11102 "log",11429 "sp-core 31.0.0",11103 "sp-core",11430 "sp-wasm-interface 20.0.0",11104 "sp-wasm-interface",11431 "thiserror",11105 "thiserror",11432]11106]114331110711446 "multihash 0.18.1",11120 "multihash 0.18.1",11447 "multihash-codetable",11121 "multihash-codetable",11448 "parity-scale-codec",11122 "parity-scale-codec",11449 "prost 0.12.3",11123 "prost 0.12.6",11450 "prost-build",11124 "prost-build",11451 "rand 0.8.5",11125 "rand",11452 "sc-client-api",11126 "sc-client-api",11453 "sc-network",11127 "sc-network",11454 "sp-api 29.0.0",11128 "sp-api",11455 "sp-authority-discovery 29.0.0",11129 "sp-authority-discovery",11456 "sp-blockchain",11130 "sp-blockchain",11457 "sp-core 31.0.0",11131 "sp-core",11458 "sp-keystore 0.37.0",11132 "sp-keystore",11459 "sp-runtime 34.0.0",11133 "sp-runtime",11460 "substrate-prometheus-endpoint",11134 "substrate-prometheus-endpoint",11461 "thiserror",11135 "thiserror",11462]11136]11475 "sc-proposer-metrics",11149 "sc-proposer-metrics",11476 "sc-telemetry",11150 "sc-telemetry",11477 "sc-transaction-pool-api",11151 "sc-transaction-pool-api",11478 "sp-api 29.0.0",11152 "sp-api",11479 "sp-blockchain",11153 "sp-blockchain",11480 "sp-consensus",11154 "sp-consensus",11481 "sp-core 31.0.0",11155 "sp-core",11482 "sp-inherents 29.0.0",11156 "sp-inherents",11483 "sp-runtime 34.0.0",11157 "sp-runtime",11484 "substrate-prometheus-endpoint",11158 "substrate-prometheus-endpoint",11485]11159]114861116011491checksum = "033b5ee0fa6d770c9db8cd59f6d1f88e792c088238278fcb836b5c851936a62d"11165checksum = "033b5ee0fa6d770c9db8cd59f6d1f88e792c088238278fcb836b5c851936a62d"11492dependencies = [11166dependencies = [11493 "parity-scale-codec",11167 "parity-scale-codec",11494 "sp-api 29.0.0",11168 "sp-api",11495 "sp-block-builder",11169 "sp-block-builder",11496 "sp-blockchain",11170 "sp-blockchain",11497 "sp-core 31.0.0",11171 "sp-core",11498 "sp-inherents 29.0.0",11172 "sp-inherents",11499 "sp-runtime 34.0.0",11173 "sp-runtime",11500 "sp-trie 32.0.0",11174 "sp-trie",11501]11175]115021117611503[[package]]11177[[package]]11504name = "sc-chain-spec"11178name = "sc-chain-spec"11505version = "30.0.0"11179version = "30.0.1"11506source = "registry+https://github.com/rust-lang/crates.io-index"11180source = "registry+https://github.com/rust-lang/crates.io-index"11507checksum = "499fd59f6df4213edaf9b84aaebc466588b69dedf490c2bae3bc910fc37fbc42"11181checksum = "5dfb28048e5b2d168870e2205d3e41db1f387a781831a8b8b82c9f10536c2742"11508dependencies = [11182dependencies = [11509 "array-bytes 6.2.2",11183 "array-bytes 6.2.3",11510 "docify",11184 "docify",11511 "log",11185 "log",11512 "memmap2 0.9.4",11186 "memmap2 0.9.4",11519 "serde",11193 "serde",11520 "serde_json",11194 "serde_json",11521 "sp-blockchain",11195 "sp-blockchain",11522 "sp-core 31.0.0",11196 "sp-core",11523 "sp-crypto-hashing",11197 "sp-crypto-hashing",11524 "sp-genesis-builder 0.10.0",11198 "sp-genesis-builder",11525 "sp-io 33.0.0",11199 "sp-io",11526 "sp-runtime 34.0.0",11200 "sp-runtime",11527 "sp-state-machine 0.38.0",11201 "sp-state-machine",11528]11202]115291120311530[[package]]11204[[package]]11536 "proc-macro-crate 3.1.0",11210 "proc-macro-crate 3.1.0",11537 "proc-macro2",11211 "proc-macro2",11538 "quote",11212 "quote",11539 "syn 2.0.55",11213 "syn 2.0.65",11540]11214]115411121511542[[package]]11216[[package]]11545source = "registry+https://github.com/rust-lang/crates.io-index"11219source = "registry+https://github.com/rust-lang/crates.io-index"11546checksum = "20c2eae4d9396b19403f89f058a6a684066b58e051b1310f246eb9b41a7b54fe"11220checksum = "20c2eae4d9396b19403f89f058a6a684066b58e051b1310f246eb9b41a7b54fe"11547dependencies = [11221dependencies = [11548 "array-bytes 6.2.2",11222 "array-bytes 6.2.3",11549 "chrono",11223 "chrono",11550 "clap",11224 "clap",11551 "fdlimit",11225 "fdlimit",11556 "names",11230 "names",11557 "parity-bip39",11231 "parity-bip39",11558 "parity-scale-codec",11232 "parity-scale-codec",11559 "rand 0.8.5",11233 "rand",11560 "regex",11234 "regex",11561 "rpassword",11235 "rpassword",11562 "sc-client-api",11236 "sc-client-api",11571 "serde",11245 "serde",11572 "serde_json",11246 "serde_json",11573 "sp-blockchain",11247 "sp-blockchain",11574 "sp-core 31.0.0",11248 "sp-core",11575 "sp-keyring",11249 "sp-keyring",11576 "sp-keystore 0.37.0",11250 "sp-keystore",11577 "sp-panic-handler 13.0.0",11251 "sp-panic-handler",11578 "sp-runtime 34.0.0",11252 "sp-runtime",11579 "sp-version 32.0.0",11253 "sp-version",11580 "thiserror",11254 "thiserror",11581 "tokio",11255 "tokio",11582]11256]11591 "futures",11265 "futures",11592 "log",11266 "log",11593 "parity-scale-codec",11267 "parity-scale-codec",11594 "parking_lot 0.12.1",11268 "parking_lot 0.12.2",11595 "sc-executor",11269 "sc-executor",11596 "sc-transaction-pool-api",11270 "sc-transaction-pool-api",11597 "sc-utils",11271 "sc-utils",11598 "sp-api 29.0.0",11272 "sp-api",11599 "sp-blockchain",11273 "sp-blockchain",11600 "sp-consensus",11274 "sp-consensus",11601 "sp-core 31.0.0",11275 "sp-core",11602 "sp-database",11276 "sp-database",11603 "sp-externalities 0.27.0",11277 "sp-externalities",11604 "sp-runtime 34.0.0",11278 "sp-runtime",11605 "sp-state-machine 0.38.0",11279 "sp-state-machine",11606 "sp-statement-store",11280 "sp-statement-store",11607 "sp-storage 20.0.0",11281 "sp-storage",11608 "sp-trie 32.0.0",11282 "sp-trie",11609 "substrate-prometheus-endpoint",11283 "substrate-prometheus-endpoint",11610]11284]116111128511623 "log",11297 "log",11624 "parity-db",11298 "parity-db",11625 "parity-scale-codec",11299 "parity-scale-codec",11626 "parking_lot 0.12.1",11300 "parking_lot 0.12.2",11627 "sc-client-api",11301 "sc-client-api",11628 "sc-state-db",11302 "sc-state-db",11629 "schnellru",11303 "schnellru",11630 "sp-arithmetic 25.0.0",11304 "sp-arithmetic",11631 "sp-blockchain",11305 "sp-blockchain",11632 "sp-core 31.0.0",11306 "sp-core",11633 "sp-database",11307 "sp-database",11634 "sp-runtime 34.0.0",11308 "sp-runtime",11635 "sp-state-machine 0.38.0",11309 "sp-state-machine",11636 "sp-trie 32.0.0",11310 "sp-trie",11637]11311]116381131211639[[package]]11313[[package]]11648 "libp2p-identity",11322 "libp2p-identity",11649 "log",11323 "log",11650 "mockall",11324 "mockall",11651 "parking_lot 0.12.1",11325 "parking_lot 0.12.2",11652 "sc-client-api",11326 "sc-client-api",11653 "sc-utils",11327 "sc-utils",11654 "serde",11328 "serde",11655 "sp-api 29.0.0",11329 "sp-api",11656 "sp-blockchain",11330 "sp-blockchain",11657 "sp-consensus",11331 "sp-consensus",11658 "sp-core 31.0.0",11332 "sp-core",11659 "sp-runtime 34.0.0",11333 "sp-runtime",11660 "sp-state-machine 0.38.0",11334 "sp-state-machine",11661 "substrate-prometheus-endpoint",11335 "substrate-prometheus-endpoint",11662 "thiserror",11336 "thiserror",11663]11337]11677 "sc-consensus",11351 "sc-consensus",11678 "sc-consensus-slots",11352 "sc-consensus-slots",11679 "sc-telemetry",11353 "sc-telemetry",11680 "sp-api 29.0.0",11354 "sp-api",11681 "sp-application-crypto 33.0.0",11355 "sp-application-crypto",11682 "sp-block-builder",11356 "sp-block-builder",11683 "sp-blockchain",11357 "sp-blockchain",11684 "sp-consensus",11358 "sp-consensus",11685 "sp-consensus-aura",11359 "sp-consensus-aura",11686 "sp-consensus-slots 0.35.0",11360 "sp-consensus-slots",11687 "sp-core 31.0.0",11361 "sp-core",11688 "sp-inherents 29.0.0",11362 "sp-inherents",11689 "sp-keystore 0.37.0",11363 "sp-keystore",11690 "sp-runtime 34.0.0",11364 "sp-runtime",11691 "substrate-prometheus-endpoint",11365 "substrate-prometheus-endpoint",11692 "thiserror",11366 "thiserror",11693]11367]11706 "num-rational",11380 "num-rational",11707 "num-traits",11381 "num-traits",11708 "parity-scale-codec",11382 "parity-scale-codec",11709 "parking_lot 0.12.1",11383 "parking_lot 0.12.2",11710 "sc-client-api",11384 "sc-client-api",11711 "sc-consensus",11385 "sc-consensus",11712 "sc-consensus-epochs",11386 "sc-consensus-epochs",11713 "sc-consensus-slots",11387 "sc-consensus-slots",11714 "sc-telemetry",11388 "sc-telemetry",11715 "sc-transaction-pool-api",11389 "sc-transaction-pool-api",11716 "sp-api 29.0.0",11390 "sp-api",11717 "sp-application-crypto 33.0.0",11391 "sp-application-crypto",11718 "sp-block-builder",11392 "sp-block-builder",11719 "sp-blockchain",11393 "sp-blockchain",11720 "sp-consensus",11394 "sp-consensus",11721 "sp-consensus-babe",11395 "sp-consensus-babe",11722 "sp-consensus-slots 0.35.0",11396 "sp-consensus-slots",11723 "sp-core 31.0.0",11397 "sp-core",11724 "sp-crypto-hashing",11398 "sp-crypto-hashing",11725 "sp-inherents 29.0.0",11399 "sp-inherents",11726 "sp-keystore 0.37.0",11400 "sp-keystore",11727 "sp-runtime 34.0.0",11401 "sp-runtime",11728 "substrate-prometheus-endpoint",11402 "substrate-prometheus-endpoint",11729 "thiserror",11403 "thiserror",11730]11404]11736checksum = "ec114d8e12b82b298abdfbca76e7aac3af42865510dfb0f92fd3992e7edbb383"11410checksum = "ec114d8e12b82b298abdfbca76e7aac3af42865510dfb0f92fd3992e7edbb383"11737dependencies = [11411dependencies = [11738 "futures",11412 "futures",11739 "jsonrpsee 0.22.3",11413 "jsonrpsee",11740 "sc-consensus-babe",11414 "sc-consensus-babe",11741 "sc-consensus-epochs",11415 "sc-consensus-epochs",11742 "sc-rpc-api",11416 "sc-rpc-api",11743 "serde",11417 "serde",11744 "sp-api 29.0.0",11418 "sp-api",11745 "sp-application-crypto 33.0.0",11419 "sp-application-crypto",11746 "sp-blockchain",11420 "sp-blockchain",11747 "sp-consensus",11421 "sp-consensus",11748 "sp-consensus-babe",11422 "sp-consensus-babe",11749 "sp-core 31.0.0",11423 "sp-core",11750 "sp-keystore 0.37.0",11424 "sp-keystore",11751 "sp-runtime 34.0.0",11425 "sp-runtime",11752 "thiserror",11426 "thiserror",11753]11427]117541142811758source = "registry+https://github.com/rust-lang/crates.io-index"11432source = "registry+https://github.com/rust-lang/crates.io-index"11759checksum = "5a49993da0847cf1ef84184e24e8d95f71efac2e940556678bf9e45a8fd0a47f"11433checksum = "5a49993da0847cf1ef84184e24e8d95f71efac2e940556678bf9e45a8fd0a47f"11760dependencies = [11434dependencies = [11761 "array-bytes 6.2.2",11435 "array-bytes 6.2.3",11762 "async-channel 1.9.0",11436 "async-channel 1.9.0",11763 "async-trait",11437 "async-trait",11764 "fnv",11438 "fnv",11765 "futures",11439 "futures",11766 "log",11440 "log",11767 "parity-scale-codec",11441 "parity-scale-codec",11768 "parking_lot 0.12.1",11442 "parking_lot 0.12.2",11769 "sc-client-api",11443 "sc-client-api",11770 "sc-consensus",11444 "sc-consensus",11771 "sc-network",11445 "sc-network",11772 "sc-network-gossip",11446 "sc-network-gossip",11773 "sc-network-sync",11447 "sc-network-sync",11774 "sc-utils",11448 "sc-utils",11775 "sp-api 29.0.0",11449 "sp-api",11776 "sp-application-crypto 33.0.0",11450 "sp-application-crypto",11777 "sp-arithmetic 25.0.0",11451 "sp-arithmetic",11778 "sp-blockchain",11452 "sp-blockchain",11779 "sp-consensus",11453 "sp-consensus",11780 "sp-consensus-beefy",11454 "sp-consensus-beefy",11781 "sp-core 31.0.0",11455 "sp-core",11782 "sp-crypto-hashing",11456 "sp-crypto-hashing",11783 "sp-keystore 0.37.0",11457 "sp-keystore",11784 "sp-mmr-primitives",11458 "sp-mmr-primitives",11785 "sp-runtime 34.0.0",11459 "sp-runtime",11786 "substrate-prometheus-endpoint",11460 "substrate-prometheus-endpoint",11787 "thiserror",11461 "thiserror",11788 "tokio",11462 "tokio",11796checksum = "179b561aa302c0a5a572c5484a50f85e4ccd55025fc14daddabf5fe16e8150e1"11470checksum = "179b561aa302c0a5a572c5484a50f85e4ccd55025fc14daddabf5fe16e8150e1"11797dependencies = [11471dependencies = [11798 "futures",11472 "futures",11799 "jsonrpsee 0.22.3",11473 "jsonrpsee",11800 "log",11474 "log",11801 "parity-scale-codec",11475 "parity-scale-codec",11802 "parking_lot 0.12.1",11476 "parking_lot 0.12.2",11803 "sc-consensus-beefy",11477 "sc-consensus-beefy",11804 "sc-rpc",11478 "sc-rpc",11805 "serde",11479 "serde",11806 "sp-consensus-beefy",11480 "sp-consensus-beefy",11807 "sp-core 31.0.0",11481 "sp-core",11808 "sp-runtime 34.0.0",11482 "sp-runtime",11809 "thiserror",11483 "thiserror",11810]11484]118111148511820 "sc-client-api",11494 "sc-client-api",11821 "sc-consensus",11495 "sc-consensus",11822 "sp-blockchain",11496 "sp-blockchain",11823 "sp-runtime 34.0.0",11497 "sp-runtime",11824]11498]118251149911826[[package]]11500[[package]]11830checksum = "e19945689693bbea950220bf7af1c79a2f70f5f37b97f7e6d136dcaf2b34f4a5"11504checksum = "e19945689693bbea950220bf7af1c79a2f70f5f37b97f7e6d136dcaf2b34f4a5"11831dependencies = [11505dependencies = [11832 "ahash 0.8.11",11506 "ahash 0.8.11",11833 "array-bytes 6.2.2",11507 "array-bytes 6.2.3",11834 "async-trait",11508 "async-trait",11835 "dyn-clone",11509 "dyn-clone",11836 "finality-grandpa",11510 "finality-grandpa",11839 "futures-timer",11513 "futures-timer",11840 "log",11514 "log",11841 "parity-scale-codec",11515 "parity-scale-codec",11842 "parking_lot 0.12.1",11516 "parking_lot 0.12.2",11843 "rand 0.8.5",11517 "rand",11844 "sc-block-builder",11518 "sc-block-builder",11845 "sc-chain-spec",11519 "sc-chain-spec",11846 "sc-client-api",11520 "sc-client-api",11853 "sc-transaction-pool-api",11527 "sc-transaction-pool-api",11854 "sc-utils",11528 "sc-utils",11855 "serde_json",11529 "serde_json",11856 "sp-api 29.0.0",11530 "sp-api",11857 "sp-application-crypto 33.0.0",11531 "sp-application-crypto",11858 "sp-arithmetic 25.0.0",11532 "sp-arithmetic",11859 "sp-blockchain",11533 "sp-blockchain",11860 "sp-consensus",11534 "sp-consensus",11861 "sp-consensus-grandpa",11535 "sp-consensus-grandpa",11862 "sp-core 31.0.0",11536 "sp-core",11863 "sp-crypto-hashing",11537 "sp-crypto-hashing",11864 "sp-keystore 0.37.0",11538 "sp-keystore",11865 "sp-runtime 34.0.0",11539 "sp-runtime",11866 "substrate-prometheus-endpoint",11540 "substrate-prometheus-endpoint",11867 "thiserror",11541 "thiserror",11868]11542]11875dependencies = [11549dependencies = [11876 "finality-grandpa",11550 "finality-grandpa",11877 "futures",11551 "futures",11878 "jsonrpsee 0.22.3",11552 "jsonrpsee",11879 "log",11553 "log",11880 "parity-scale-codec",11554 "parity-scale-codec",11881 "sc-client-api",11555 "sc-client-api",11882 "sc-consensus-grandpa",11556 "sc-consensus-grandpa",11883 "sc-rpc",11557 "sc-rpc",11884 "serde",11558 "serde",11885 "sp-blockchain",11559 "sp-blockchain",11886 "sp-core 31.0.0",11560 "sp-core",11887 "sp-runtime 34.0.0",11561 "sp-runtime",11888 "thiserror",11562 "thiserror",11889]11563]118901156411898 "async-trait",11572 "async-trait",11899 "futures",11573 "futures",11900 "futures-timer",11574 "futures-timer",11901 "jsonrpsee 0.22.3",11575 "jsonrpsee",11902 "log",11576 "log",11903 "parity-scale-codec",11577 "parity-scale-codec",11904 "sc-client-api",11578 "sc-client-api",11909 "sc-transaction-pool",11583 "sc-transaction-pool",11910 "sc-transaction-pool-api",11584 "sc-transaction-pool-api",11911 "serde",11585 "serde",11912 "sp-api 29.0.0",11586 "sp-api",11913 "sp-blockchain",11587 "sp-blockchain",11914 "sp-consensus",11588 "sp-consensus",11915 "sp-consensus-aura",11589 "sp-consensus-aura",11916 "sp-consensus-babe",11590 "sp-consensus-babe",11917 "sp-consensus-slots 0.35.0",11591 "sp-consensus-slots",11918 "sp-core 31.0.0",11592 "sp-core",11919 "sp-inherents 29.0.0",11593 "sp-inherents",11920 "sp-keystore 0.37.0",11594 "sp-keystore",11921 "sp-runtime 34.0.0",11595 "sp-runtime",11922 "sp-timestamp 29.0.0",11596 "sp-timestamp",11923 "substrate-prometheus-endpoint",11597 "substrate-prometheus-endpoint",11924 "thiserror",11598 "thiserror",11925]11599]11938 "sc-client-api",11612 "sc-client-api",11939 "sc-consensus",11613 "sc-consensus",11940 "sc-telemetry",11614 "sc-telemetry",11941 "sp-arithmetic 25.0.0",11615 "sp-arithmetic",11942 "sp-blockchain",11616 "sp-blockchain",11943 "sp-consensus",11617 "sp-consensus",11944 "sp-consensus-slots 0.35.0",11618 "sp-consensus-slots",11945 "sp-core 31.0.0",11619 "sp-core",11946 "sp-inherents 29.0.0",11620 "sp-inherents",11947 "sp-runtime 34.0.0",11621 "sp-runtime",11948 "sp-state-machine 0.38.0",11622 "sp-state-machine",11949]11623]119501162411951[[package]]11625[[package]]11955checksum = "7b8f8ddc63df8219768b729f9098ecd4362d2756b40784071cd44c3041f1d51d"11629checksum = "7b8f8ddc63df8219768b729f9098ecd4362d2756b40784071cd44c3041f1d51d"11956dependencies = [11630dependencies = [11957 "parity-scale-codec",11631 "parity-scale-codec",11958 "parking_lot 0.12.1",11632 "parking_lot 0.12.2",11959 "sc-executor-common",11633 "sc-executor-common",11960 "sc-executor-polkavm",11634 "sc-executor-polkavm",11961 "sc-executor-wasmtime",11635 "sc-executor-wasmtime",11962 "schnellru",11636 "schnellru",11963 "sp-api 29.0.0",11637 "sp-api",11964 "sp-core 31.0.0",11638 "sp-core",11965 "sp-externalities 0.27.0",11639 "sp-externalities",11966 "sp-io 33.0.0",11640 "sp-io",11967 "sp-panic-handler 13.0.0",11641 "sp-panic-handler",11968 "sp-runtime-interface 26.0.0",11642 "sp-runtime-interface",11969 "sp-trie 32.0.0",11643 "sp-trie",11970 "sp-version 32.0.0",11644 "sp-version",11971 "sp-wasm-interface 20.0.0",11645 "sp-wasm-interface",11972 "tracing",11646 "tracing",11973]11647]119741164811981 "polkavm",11655 "polkavm",11982 "sc-allocator",11656 "sc-allocator",11983 "sp-maybe-compressed-blob",11657 "sp-maybe-compressed-blob",11984 "sp-wasm-interface 20.0.0",11658 "sp-wasm-interface",11985 "thiserror",11659 "thiserror",11986 "wasm-instrument",11660 "wasm-instrument",11987]11661]11995 "log",11669 "log",11996 "polkavm",11670 "polkavm",11997 "sc-executor-common",11671 "sc-executor-common",11998 "sp-wasm-interface 20.0.0",11672 "sp-wasm-interface",11999]11673]120001167412001[[package]]11675[[package]]12008 "cfg-if",11682 "cfg-if",12009 "libc",11683 "libc",12010 "log",11684 "log",12011 "parking_lot 0.12.1",11685 "parking_lot 0.12.2",12012 "rustix 0.36.17",11686 "rustix 0.36.17",12013 "sc-allocator",11687 "sc-allocator",12014 "sc-executor-common",11688 "sc-executor-common",12015 "sp-runtime-interface 26.0.0",11689 "sp-runtime-interface",12016 "sp-wasm-interface 20.0.0",11690 "sp-wasm-interface",12017 "wasmtime",11691 "wasmtime",12018]11692]120191169312032 "sc-network-common",11706 "sc-network-common",12033 "sc-network-sync",11707 "sc-network-sync",12034 "sp-blockchain",11708 "sp-blockchain",12035 "sp-runtime 34.0.0",11709 "sp-runtime",12036]11710]120371171112038[[package]]11712[[package]]12041source = "registry+https://github.com/rust-lang/crates.io-index"11715source = "registry+https://github.com/rust-lang/crates.io-index"12042checksum = "3ef7283da5d643ef89ed094e1b23451ec70386a9474d337cdaa0ef81870bb2d4"11716checksum = "3ef7283da5d643ef89ed094e1b23451ec70386a9474d337cdaa0ef81870bb2d4"12043dependencies = [11717dependencies = [12044 "array-bytes 6.2.2",11718 "array-bytes 6.2.3",12045 "parking_lot 0.12.1",11719 "parking_lot 0.12.2",12046 "serde_json",11720 "serde_json",12047 "sp-application-crypto 33.0.0",11721 "sp-application-crypto",12048 "sp-core 31.0.0",11722 "sp-core",12049 "sp-keystore 0.37.0",11723 "sp-keystore",12050 "thiserror",11724 "thiserror",12051]11725]120521172612067 "mixnet",11741 "mixnet",12068 "multiaddr",11742 "multiaddr",12069 "parity-scale-codec",11743 "parity-scale-codec",12070 "parking_lot 0.12.1",11744 "parking_lot 0.12.2",12071 "sc-client-api",11745 "sc-client-api",12072 "sc-network",11746 "sc-network",12073 "sc-transaction-pool-api",11747 "sc-transaction-pool-api",12074 "sp-api 29.0.0",11748 "sp-api",12075 "sp-consensus",11749 "sp-consensus",12076 "sp-core 31.0.0",11750 "sp-core",12077 "sp-keystore 0.37.0",11751 "sp-keystore",12078 "sp-mixnet",11752 "sp-mixnet",12079 "sp-runtime 34.0.0",11753 "sp-runtime",12080 "thiserror",11754 "thiserror",12081]11755]120821175612086source = "registry+https://github.com/rust-lang/crates.io-index"11760source = "registry+https://github.com/rust-lang/crates.io-index"12087checksum = "4067423488686ff78561ed0d32ac7e2617edd31219088b1322e85e945e62de29"11761checksum = "4067423488686ff78561ed0d32ac7e2617edd31219088b1322e85e945e62de29"12088dependencies = [11762dependencies = [12089 "array-bytes 6.2.2",11763 "array-bytes 6.2.3",12090 "async-channel 1.9.0",11764 "async-channel 1.9.0",12091 "async-trait",11765 "async-trait",12092 "asynchronous-codec",11766 "asynchronous-codec",12101 "log",11775 "log",12102 "mockall",11776 "mockall",12103 "parity-scale-codec",11777 "parity-scale-codec",12104 "parking_lot 0.12.1",11778 "parking_lot 0.12.2",12105 "partial_sort",11779 "partial_sort",12106 "pin-project",11780 "pin-project",12107 "rand 0.8.5",11781 "rand",12108 "sc-client-api",11782 "sc-client-api",12109 "sc-network-common",11783 "sc-network-common",12110 "sc-utils",11784 "sc-utils",12111 "serde",11785 "serde",12112 "serde_json",11786 "serde_json",12113 "smallvec",11787 "smallvec",12114 "sp-arithmetic 25.0.0",11788 "sp-arithmetic",12115 "sp-blockchain",11789 "sp-blockchain",12116 "sp-core 31.0.0",11790 "sp-core",12117 "sp-runtime 34.0.0",11791 "sp-runtime",12118 "substrate-prometheus-endpoint",11792 "substrate-prometheus-endpoint",12119 "thiserror",11793 "thiserror",12120 "tokio",11794 "tokio",12135 "futures",11809 "futures",12136 "libp2p-identity",11810 "libp2p-identity",12137 "log",11811 "log",12138 "prost 0.12.3",11812 "prost 0.12.6",12139 "prost-build",11813 "prost-build",12140 "sc-client-api",11814 "sc-client-api",12141 "sc-network",11815 "sc-network",12142 "sp-blockchain",11816 "sp-blockchain",12143 "sp-runtime 34.0.0",11817 "sp-runtime",12144 "thiserror",11818 "thiserror",12145 "unsigned-varint",11819 "unsigned-varint",12146]11820]12160 "sc-consensus",11834 "sc-consensus",12161 "sp-consensus",11835 "sp-consensus",12162 "sp-consensus-grandpa",11836 "sp-consensus-grandpa",12163 "sp-runtime 34.0.0",11837 "sp-runtime",12164]11838]121651183912166[[package]]11840[[package]]12178 "sc-network-common",11852 "sc-network-common",12179 "sc-network-sync",11853 "sc-network-sync",12180 "schnellru",11854 "schnellru",12181 "sp-runtime 34.0.0",11855 "sp-runtime",12182 "substrate-prometheus-endpoint",11856 "substrate-prometheus-endpoint",12183 "tracing",11857 "tracing",12184]11858]12189source = "registry+https://github.com/rust-lang/crates.io-index"11863source = "registry+https://github.com/rust-lang/crates.io-index"12190checksum = "d4c4a77832e7d86e2b8f579339a47ebc16eec560bb4d62c42f0daad10700a512"11864checksum = "d4c4a77832e7d86e2b8f579339a47ebc16eec560bb4d62c42f0daad10700a512"12191dependencies = [11865dependencies = [12192 "array-bytes 6.2.2",11866 "array-bytes 6.2.3",12193 "async-channel 1.9.0",11867 "async-channel 1.9.0",12194 "futures",11868 "futures",12195 "libp2p-identity",11869 "libp2p-identity",12196 "log",11870 "log",12197 "parity-scale-codec",11871 "parity-scale-codec",12198 "prost 0.12.3",11872 "prost 0.12.6",12199 "prost-build",11873 "prost-build",12200 "sc-client-api",11874 "sc-client-api",12201 "sc-network",11875 "sc-network",12202 "sp-blockchain",11876 "sp-blockchain",12203 "sp-core 31.0.0",11877 "sp-core",12204 "sp-runtime 34.0.0",11878 "sp-runtime",12205 "thiserror",11879 "thiserror",12206]11880]122071188112211source = "registry+https://github.com/rust-lang/crates.io-index"11885source = "registry+https://github.com/rust-lang/crates.io-index"12212checksum = "b7dfdaf49edeaa23ae0da1a9bf6ea3e308c11822cb3a853996f1203b06249411"11886checksum = "b7dfdaf49edeaa23ae0da1a9bf6ea3e308c11822cb3a853996f1203b06249411"12213dependencies = [11887dependencies = [12214 "array-bytes 6.2.2",11888 "array-bytes 6.2.3",12215 "async-channel 1.9.0",11889 "async-channel 1.9.0",12216 "async-trait",11890 "async-trait",12217 "fork-tree",11891 "fork-tree",12221 "log",11895 "log",12222 "mockall",11896 "mockall",12223 "parity-scale-codec",11897 "parity-scale-codec",12224 "prost 0.12.3",11898 "prost 0.12.6",12225 "prost-build",11899 "prost-build",12226 "sc-client-api",11900 "sc-client-api",12227 "sc-consensus",11901 "sc-consensus",12230 "sc-utils",11904 "sc-utils",12231 "schnellru",11905 "schnellru",12232 "smallvec",11906 "smallvec",12233 "sp-arithmetic 25.0.0",11907 "sp-arithmetic",12234 "sp-blockchain",11908 "sp-blockchain",12235 "sp-consensus",11909 "sp-consensus",12236 "sp-consensus-grandpa",11910 "sp-consensus-grandpa",12237 "sp-core 31.0.0",11911 "sp-core",12238 "sp-runtime 34.0.0",11912 "sp-runtime",12239 "substrate-prometheus-endpoint",11913 "substrate-prometheus-endpoint",12240 "thiserror",11914 "thiserror",12241 "tokio",11915 "tokio",12248source = "registry+https://github.com/rust-lang/crates.io-index"11922source = "registry+https://github.com/rust-lang/crates.io-index"12249checksum = "1b3824e7a1aa29ed3d2294810c8e018a6df3798eec236f3043a62945daf7d9b1"11923checksum = "1b3824e7a1aa29ed3d2294810c8e018a6df3798eec236f3043a62945daf7d9b1"12250dependencies = [11924dependencies = [12251 "array-bytes 6.2.2",11925 "array-bytes 6.2.3",12252 "futures",11926 "futures",12253 "libp2p",11927 "libp2p",12254 "log",11928 "log",12258 "sc-network-sync",11932 "sc-network-sync",12259 "sc-utils",11933 "sc-utils",12260 "sp-consensus",11934 "sp-consensus",12261 "sp-runtime 34.0.0",11935 "sp-runtime",12262 "substrate-prometheus-endpoint",11936 "substrate-prometheus-endpoint",12263]11937]122641193812268source = "registry+https://github.com/rust-lang/crates.io-index"11942source = "registry+https://github.com/rust-lang/crates.io-index"12269checksum = "d9d03fd90a535f30badaee9763a2124b9c68dae406e29497f406bfd45cbc7eac"11943checksum = "d9d03fd90a535f30badaee9763a2124b9c68dae406e29497f406bfd45cbc7eac"12270dependencies = [11944dependencies = [12271 "array-bytes 6.2.2",11945 "array-bytes 6.2.3",12272 "bytes",11946 "bytes",12273 "fnv",11947 "fnv",12274 "futures",11948 "futures",12280 "num_cpus",11954 "num_cpus",12281 "once_cell",11955 "once_cell",12282 "parity-scale-codec",11956 "parity-scale-codec",12283 "parking_lot 0.12.1",11957 "parking_lot 0.12.2",12284 "rand 0.8.5",11958 "rand",12285 "sc-client-api",11959 "sc-client-api",12286 "sc-network",11960 "sc-network",12287 "sc-network-common",11961 "sc-network-common",12288 "sc-transaction-pool-api",11962 "sc-transaction-pool-api",12289 "sc-utils",11963 "sc-utils",12290 "sp-api 29.0.0",11964 "sp-api",12291 "sp-core 31.0.0",11965 "sp-core",12292 "sp-externalities 0.27.0",11966 "sp-externalities",12293 "sp-keystore 0.37.0",11967 "sp-keystore",12294 "sp-offchain",11968 "sp-offchain",12295 "sp-runtime 34.0.0",11969 "sp-runtime",12296 "threadpool",11970 "threadpool",12297 "tracing",11971 "tracing",12298]11972]12314checksum = "6d796d75b22785b09c58478f1418b75c9787d598a0d2ab8edbd0072731ec4aaa"11988checksum = "6d796d75b22785b09c58478f1418b75c9787d598a0d2ab8edbd0072731ec4aaa"12315dependencies = [11989dependencies = [12316 "futures",11990 "futures",12317 "jsonrpsee 0.22.3",11991 "jsonrpsee",12318 "log",11992 "log",12319 "parity-scale-codec",11993 "parity-scale-codec",12320 "parking_lot 0.12.1",11994 "parking_lot 0.12.2",12321 "sc-block-builder",11995 "sc-block-builder",12322 "sc-chain-spec",11996 "sc-chain-spec",12323 "sc-client-api",11997 "sc-client-api",12327 "sc-transaction-pool-api",12001 "sc-transaction-pool-api",12328 "sc-utils",12002 "sc-utils",12329 "serde_json",12003 "serde_json",12330 "sp-api 29.0.0",12004 "sp-api",12331 "sp-blockchain",12005 "sp-blockchain",12332 "sp-core 31.0.0",12006 "sp-core",12333 "sp-keystore 0.37.0",12007 "sp-keystore",12334 "sp-offchain",12008 "sp-offchain",12335 "sp-rpc",12009 "sp-rpc",12336 "sp-runtime 34.0.0",12010 "sp-runtime",12337 "sp-session",12011 "sp-session",12338 "sp-statement-store",12012 "sp-statement-store",12339 "sp-version 32.0.0",12013 "sp-version",12340 "tokio",12014 "tokio",12341]12015]123421201612346source = "registry+https://github.com/rust-lang/crates.io-index"12020source = "registry+https://github.com/rust-lang/crates.io-index"12347checksum = "3705feca378ef3f3f84fb337480405a611a15c8637b2449ed514ca63765e421b"12021checksum = "3705feca378ef3f3f84fb337480405a611a15c8637b2449ed514ca63765e421b"12348dependencies = [12022dependencies = [12349 "jsonrpsee 0.22.3",12023 "jsonrpsee",12350 "parity-scale-codec",12024 "parity-scale-codec",12351 "sc-chain-spec",12025 "sc-chain-spec",12352 "sc-mixnet",12026 "sc-mixnet",12353 "sc-transaction-pool-api",12027 "sc-transaction-pool-api",12354 "scale-info",12028 "scale-info",12355 "serde",12029 "serde",12356 "serde_json",12030 "serde_json",12357 "sp-core 31.0.0",12031 "sp-core",12358 "sp-rpc",12032 "sp-rpc",12359 "sp-runtime 34.0.0",12033 "sp-runtime",12360 "sp-version 32.0.0",12034 "sp-version",12361 "thiserror",12035 "thiserror",12362]12036]123631203712371 "governor",12045 "governor",12372 "http",12046 "http",12373 "hyper",12047 "hyper",12374 "jsonrpsee 0.22.3",12048 "jsonrpsee",12375 "log",12049 "log",12376 "serde_json",12050 "serde_json",12377 "substrate-prometheus-endpoint",12051 "substrate-prometheus-endpoint",12386source = "registry+https://github.com/rust-lang/crates.io-index"12060source = "registry+https://github.com/rust-lang/crates.io-index"12387checksum = "66dcea3fe5f0bcbaf08d6a42e877ae8f50b9cdbc87f65f7c79fbe5003e3969dc"12061checksum = "66dcea3fe5f0bcbaf08d6a42e877ae8f50b9cdbc87f65f7c79fbe5003e3969dc"12388dependencies = [12062dependencies = [12389 "array-bytes 6.2.2",12063 "array-bytes 6.2.3",12390 "futures",12064 "futures",12391 "futures-util",12065 "futures-util",12392 "hex",12066 "hex",12393 "jsonrpsee 0.22.3",12067 "jsonrpsee",12394 "log",12068 "log",12395 "parity-scale-codec",12069 "parity-scale-codec",12396 "parking_lot 0.12.1",12070 "parking_lot 0.12.2",12397 "rand 0.8.5",12071 "rand",12398 "sc-chain-spec",12072 "sc-chain-spec",12399 "sc-client-api",12073 "sc-client-api",12400 "sc-rpc",12074 "sc-rpc",12401 "sc-transaction-pool-api",12075 "sc-transaction-pool-api",12402 "sc-utils",12076 "sc-utils",12403 "serde",12077 "serde",12404 "sp-api 29.0.0",12078 "sp-api",12405 "sp-blockchain",12079 "sp-blockchain",12406 "sp-core 31.0.0",12080 "sp-core",12407 "sp-rpc",12081 "sp-rpc",12408 "sp-runtime 34.0.0",12082 "sp-runtime",12409 "sp-version 32.0.0",12083 "sp-version",12410 "thiserror",12084 "thiserror",12411 "tokio",12085 "tokio",12412 "tokio-stream",12086 "tokio-stream",12423 "exit-future",12097 "exit-future",12424 "futures",12098 "futures",12425 "futures-timer",12099 "futures-timer",12426 "jsonrpsee 0.22.3",12100 "jsonrpsee",12427 "log",12101 "log",12428 "parity-scale-codec",12102 "parity-scale-codec",12429 "parking_lot 0.12.1",12103 "parking_lot 0.12.2",12430 "pin-project",12104 "pin-project",12431 "rand 0.8.5",12105 "rand",12432 "sc-chain-spec",12106 "sc-chain-spec",12433 "sc-client-api",12107 "sc-client-api",12434 "sc-client-db",12108 "sc-client-db",12454 "schnellru",12128 "schnellru",12455 "serde",12129 "serde",12456 "serde_json",12130 "serde_json",12457 "sp-api 29.0.0",12131 "sp-api",12458 "sp-blockchain",12132 "sp-blockchain",12459 "sp-consensus",12133 "sp-consensus",12460 "sp-core 31.0.0",12134 "sp-core",12461 "sp-externalities 0.27.0",12135 "sp-externalities",12462 "sp-keystore 0.37.0",12136 "sp-keystore",12463 "sp-runtime 34.0.0",12137 "sp-runtime",12464 "sp-session",12138 "sp-session",12465 "sp-state-machine 0.38.0",12139 "sp-state-machine",12466 "sp-storage 20.0.0",12140 "sp-storage",12467 "sp-transaction-pool",12141 "sp-transaction-pool",12468 "sp-transaction-storage-proof",12142 "sp-transaction-storage-proof",12469 "sp-trie 32.0.0",12143 "sp-trie",12470 "sp-version 32.0.0",12144 "sp-version",12471 "static_init",12145 "static_init",12472 "substrate-prometheus-endpoint",12146 "substrate-prometheus-endpoint",12473 "tempfile",12147 "tempfile",12485dependencies = [12159dependencies = [12486 "log",12160 "log",12487 "parity-scale-codec",12161 "parity-scale-codec",12488 "parking_lot 0.12.1",12162 "parking_lot 0.12.2",12489 "sp-core 31.0.0",12163 "sp-core",12490]12164]124911216512492[[package]]12166[[package]]12498 "clap",12172 "clap",12499 "fs4",12173 "fs4",12500 "log",12174 "log",12501 "sp-core 31.0.0",12175 "sp-core",12502 "thiserror",12176 "thiserror",12503 "tokio",12177 "tokio",12504]12178]12509source = "registry+https://github.com/rust-lang/crates.io-index"12183source = "registry+https://github.com/rust-lang/crates.io-index"12510checksum = "8fa4c5d5add3ee03e2b0aa02c827b8e3bc307be7c403eb534f95d5c81d372f78"12184checksum = "8fa4c5d5add3ee03e2b0aa02c827b8e3bc307be7c403eb534f95d5c81d372f78"12511dependencies = [12185dependencies = [12512 "jsonrpsee 0.22.3",12186 "jsonrpsee",12513 "parity-scale-codec",12187 "parity-scale-codec",12514 "sc-chain-spec",12188 "sc-chain-spec",12515 "sc-client-api",12189 "sc-client-api",12519 "serde",12193 "serde",12520 "serde_json",12194 "serde_json",12521 "sp-blockchain",12195 "sp-blockchain",12522 "sp-runtime 34.0.0",12196 "sp-runtime",12523 "thiserror",12197 "thiserror",12524]12198]125251219912533 "futures",12207 "futures",12534 "libc",12208 "libc",12535 "log",12209 "log",12536 "rand 0.8.5",12210 "rand",12537 "rand_pcg",12211 "rand_pcg",12538 "regex",12212 "regex",12539 "sc-telemetry",12213 "sc-telemetry",12540 "serde",12214 "serde",12541 "serde_json",12215 "serde_json",12542 "sp-core 31.0.0",12216 "sp-core",12543 "sp-crypto-hashing",12217 "sp-crypto-hashing",12544 "sp-io 33.0.0",12218 "sp-io",12545 "sp-std 14.0.0",12219 "sp-std",12546]12220]125471222112548[[package]]12222[[package]]12555 "futures",12229 "futures",12556 "libp2p",12230 "libp2p",12557 "log",12231 "log",12558 "parking_lot 0.12.1",12232 "parking_lot 0.12.2",12559 "pin-project",12233 "pin-project",12560 "rand 0.8.5",12234 "rand",12561 "sc-utils",12235 "sc-utils",12562 "serde",12236 "serde",12563 "serde_json",12237 "serde_json",12578 "libc",12252 "libc",12579 "log",12253 "log",12580 "parity-scale-codec",12254 "parity-scale-codec",12581 "parking_lot 0.12.1",12255 "parking_lot 0.12.2",12582 "regex",12256 "regex",12583 "rustc-hash",12257 "rustc-hash",12584 "sc-client-api",12258 "sc-client-api",12585 "sc-tracing-proc-macro",12259 "sc-tracing-proc-macro",12586 "serde",12260 "serde",12587 "sp-api 29.0.0",12261 "sp-api",12588 "sp-blockchain",12262 "sp-blockchain",12589 "sp-core 31.0.0",12263 "sp-core",12590 "sp-rpc",12264 "sp-rpc",12591 "sp-runtime 34.0.0",12265 "sp-runtime",12592 "sp-tracing 16.0.0",12266 "sp-tracing",12593 "thiserror",12267 "thiserror",12594 "tracing",12268 "tracing",12595 "tracing-log",12269 "tracing-log",12605 "proc-macro-crate 3.1.0",12279 "proc-macro-crate 3.1.0",12606 "proc-macro2",12280 "proc-macro2",12607 "quote",12281 "quote",12608 "syn 2.0.55",12282 "syn 2.0.65",12609]12283]126101228412611[[package]]12285[[package]]12620 "linked-hash-map",12294 "linked-hash-map",12621 "log",12295 "log",12622 "parity-scale-codec",12296 "parity-scale-codec",12623 "parking_lot 0.12.1",12297 "parking_lot 0.12.2",12624 "sc-client-api",12298 "sc-client-api",12625 "sc-transaction-pool-api",12299 "sc-transaction-pool-api",12626 "sc-utils",12300 "sc-utils",12627 "serde",12301 "serde",12628 "sp-api 29.0.0",12302 "sp-api",12629 "sp-blockchain",12303 "sp-blockchain",12630 "sp-core 31.0.0",12304 "sp-core",12631 "sp-crypto-hashing",12305 "sp-crypto-hashing",12632 "sp-runtime 34.0.0",12306 "sp-runtime",12633 "sp-tracing 16.0.0",12307 "sp-tracing",12634 "sp-transaction-pool",12308 "sp-transaction-pool",12635 "substrate-prometheus-endpoint",12309 "substrate-prometheus-endpoint",12636 "thiserror",12310 "thiserror",12648 "parity-scale-codec",12322 "parity-scale-codec",12649 "serde",12323 "serde",12650 "sp-blockchain",12324 "sp-blockchain",12651 "sp-core 31.0.0",12325 "sp-core",12652 "sp-runtime 34.0.0",12326 "sp-runtime",12653 "thiserror",12327 "thiserror",12654]12328]126551232912664 "futures-timer",12338 "futures-timer",12665 "lazy_static",12339 "lazy_static",12666 "log",12340 "log",12667 "parking_lot 0.12.1",12341 "parking_lot 0.12.2",12668 "prometheus",12342 "prometheus",12669 "sp-arithmetic 25.0.0",12343 "sp-arithmetic",12670]12344]126711234512672[[package]]12346[[package]]12673name = "scale-info"12347name = "scale-info"12674version = "2.11.1"12348version = "2.11.3"12675source = "registry+https://github.com/rust-lang/crates.io-index"12349source = "registry+https://github.com/rust-lang/crates.io-index"12676checksum = "788745a868b0e751750388f4e6546eb921ef714a4317fa6954f7cde114eb2eb7"12350checksum = "eca070c12893629e2cc820a9761bedf6ce1dcddc9852984d1dc734b8bd9bd024"12677dependencies = [12351dependencies = [12678 "bitvec",12352 "bitvec",12679 "cfg-if",12353 "cfg-if",126851235912686[[package]]12360[[package]]12687name = "scale-info-derive"12361name = "scale-info-derive"12688version = "2.11.1"12362version = "2.11.3"12689source = "registry+https://github.com/rust-lang/crates.io-index"12363source = "registry+https://github.com/rust-lang/crates.io-index"12690checksum = "7dc2f4e8bc344b9fc3d5f74f72c2e55bfc38d28dc2ebc69c194a3df424e4d9ac"12364checksum = "2d35494501194174bda522a32605929eefc9ecf7e0a326c26db1fdd85881eb62"12691dependencies = [12365dependencies = [12692 "proc-macro-crate 1.3.1",12366 "proc-macro-crate 3.1.0",12693 "proc-macro2",12367 "proc-macro2",12694 "quote",12368 "quote",12695 "syn 1.0.109",12369 "syn 1.0.109",127061238012707[[package]]12381[[package]]12708name = "schnellru"12382name = "schnellru"12709version = "0.2.1"12383version = "0.2.3"12710source = "registry+https://github.com/rust-lang/crates.io-index"12384source = "registry+https://github.com/rust-lang/crates.io-index"12711checksum = "772575a524feeb803e5b0fcbc6dd9f367e579488197c94c6e4023aad2305774d"12385checksum = "c9a8ef13a93c54d20580de1e5c413e624e53121d42fc7e2c11d10ef7f8b02367"12712dependencies = [12386dependencies = [12713 "ahash 0.8.11",12387 "ahash 0.8.11",12714 "cfg-if",12388 "cfg-if",127171239112718[[package]]12392[[package]]12719name = "schnorrkel"12393name = "schnorrkel"12720version = "0.9.1"12721source = "registry+https://github.com/rust-lang/crates.io-index"12722checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"12723dependencies = [12724 "arrayref",12725 "arrayvec 0.5.2",12726 "curve25519-dalek 2.1.3",12727 "getrandom 0.1.16",12728 "merlin 2.0.1",12729 "rand 0.7.3",12730 "rand_core 0.5.1",12731 "sha2 0.8.2",12732 "subtle 2.5.0",12733 "zeroize",12734]1273512736[[package]]12737name = "schnorrkel"12738version = "0.10.2"12394version = "0.10.2"12739source = "registry+https://github.com/rust-lang/crates.io-index"12395source = "registry+https://github.com/rust-lang/crates.io-index"12740checksum = "844b7645371e6ecdf61ff246ba1958c29e802881a749ae3fb1993675d210d28d"12396checksum = "844b7645371e6ecdf61ff246ba1958c29e802881a749ae3fb1993675d210d28d"12741dependencies = [12397dependencies = [12742 "arrayref",12398 "arrayref",12743 "arrayvec 0.7.4",12399 "arrayvec 0.7.4",12744 "curve25519-dalek-ng",12400 "curve25519-dalek-ng",12745 "merlin 3.0.0",12401 "merlin",12746 "rand_core 0.6.4",12402 "rand_core 0.6.4",12747 "sha2 0.9.9",12403 "sha2 0.9.9",12748 "subtle-ng",12404 "subtle-ng",12760 "arrayvec 0.7.4",12416 "arrayvec 0.7.4",12761 "curve25519-dalek 4.1.2",12417 "curve25519-dalek 4.1.2",12762 "getrandom_or_panic",12418 "getrandom_or_panic",12763 "merlin 3.0.0",12419 "merlin",12764 "rand_core 0.6.4",12420 "rand_core 0.6.4",12765 "serde_bytes",12421 "serde_bytes",12766 "sha2 0.10.8",12422 "sha2 0.10.8",128161247212817[[package]]12473[[package]]12818name = "secp256k1"12474name = "secp256k1"12819version = "0.24.3"12820source = "registry+https://github.com/rust-lang/crates.io-index"12821checksum = "6b1629c9c557ef9b293568b338dddfc8208c98a18c59d722a9d53f859d9c9b62"12822dependencies = [12823 "secp256k1-sys 0.6.1",12824]1282512826[[package]]12827name = "secp256k1"12828version = "0.28.2"12475version = "0.28.2"12829source = "registry+https://github.com/rust-lang/crates.io-index"12476source = "registry+https://github.com/rust-lang/crates.io-index"12830checksum = "d24b59d129cdadea20aea4fb2352fa053712e5d713eee47d700cd4b2bc002f10"12477checksum = "d24b59d129cdadea20aea4fb2352fa053712e5d713eee47d700cd4b2bc002f10"12831dependencies = [12478dependencies = [12832 "secp256k1-sys 0.9.2",12479 "secp256k1-sys",12833]12480]128341248112835[[package]]12482[[package]]12836name = "secp256k1-sys"12483name = "secp256k1-sys"12837version = "0.6.1"12838source = "registry+https://github.com/rust-lang/crates.io-index"12839checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"12840dependencies = [12841 "cc",12842]1284312844[[package]]12845name = "secp256k1-sys"12846version = "0.9.2"12484version = "0.9.2"12847source = "registry+https://github.com/rust-lang/crates.io-index"12485source = "registry+https://github.com/rust-lang/crates.io-index"12848checksum = "e5d1746aae42c19d583c3c1a8c646bfad910498e2051c551a7f2e3c0c9fbb7eb"12486checksum = "e5d1746aae42c19d583c3c1a8c646bfad910498e2051c551a7f2e3c0c9fbb7eb"128611249912862[[package]]12500[[package]]12863name = "security-framework"12501name = "security-framework"12864version = "2.9.2"12502version = "2.11.0"12865source = "registry+https://github.com/rust-lang/crates.io-index"12503source = "registry+https://github.com/rust-lang/crates.io-index"12866checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"12504checksum = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0"12867dependencies = [12505dependencies = [12868 "bitflags 1.3.2",12506 "bitflags 2.5.0",12869 "core-foundation",12507 "core-foundation",12870 "core-foundation-sys",12508 "core-foundation-sys",12871 "libc",12509 "libc",128741251212875[[package]]12513[[package]]12876name = "security-framework-sys"12514name = "security-framework-sys"12877version = "2.9.1"12515version = "2.11.0"12878source = "registry+https://github.com/rust-lang/crates.io-index"12516source = "registry+https://github.com/rust-lang/crates.io-index"12879checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"12517checksum = "317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7"12880dependencies = [12518dependencies = [12881 "core-foundation-sys",12519 "core-foundation-sys",12882 "libc",12520 "libc",128931253112894[[package]]12532[[package]]12895name = "semver"12533name = "semver"12896version = "1.0.22"12534version = "1.0.23"12897source = "registry+https://github.com/rust-lang/crates.io-index"12535source = "registry+https://github.com/rust-lang/crates.io-index"12898checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"12536checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"12899dependencies = [12537dependencies = [12900 "serde",12538 "serde",12901]12539]129081254612909[[package]]12547[[package]]12910name = "serde"12548name = "serde"12911version = "1.0.197"12549version = "1.0.202"12912source = "registry+https://github.com/rust-lang/crates.io-index"12550source = "registry+https://github.com/rust-lang/crates.io-index"12913checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"12551checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395"12914dependencies = [12552dependencies = [12915 "serde_derive",12553 "serde_derive",12916]12554]129261256412927[[package]]12565[[package]]12928name = "serde_derive"12566name = "serde_derive"12929version = "1.0.197"12567version = "1.0.202"12930source = "registry+https://github.com/rust-lang/crates.io-index"12568source = "registry+https://github.com/rust-lang/crates.io-index"12931checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"12569checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838"12932dependencies = [12570dependencies = [12933 "proc-macro2",12571 "proc-macro2",12934 "quote",12572 "quote",12935 "syn 2.0.55",12573 "syn 2.0.65",12936]12574]129371257512938[[package]]12576[[package]]12939name = "serde_json"12577name = "serde_json"12940version = "1.0.115"12578version = "1.0.117"12941source = "registry+https://github.com/rust-lang/crates.io-index"12579source = "registry+https://github.com/rust-lang/crates.io-index"12942checksum = "12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd"12580checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"12943dependencies = [12581dependencies = [12944 "itoa",12582 "itoa",12945 "ryu",12583 "ryu",129481258612949[[package]]12587[[package]]12950name = "serde_spanned"12588name = "serde_spanned"12951version = "0.6.5"12589version = "0.6.6"12952source = "registry+https://github.com/rust-lang/crates.io-index"12590source = "registry+https://github.com/rust-lang/crates.io-index"12953checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"12591checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"12954dependencies = [12592dependencies = [12955 "serde",12593 "serde",12956]12594]129911262912992[[package]]12630[[package]]12993name = "sha2"12631name = "sha2"12994version = "0.8.2"12995source = "registry+https://github.com/rust-lang/crates.io-index"12996checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"12997dependencies = [12998 "block-buffer 0.7.3",12999 "digest 0.8.1",13000 "fake-simd",13001 "opaque-debug 0.2.3",13002]1300313004[[package]]13005name = "sha2"13006version = "0.9.9"12632version = "0.9.9"13007source = "registry+https://github.com/rust-lang/crates.io-index"12633source = "registry+https://github.com/rust-lang/crates.io-index"13008checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"12634checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"130711269713072[[package]]12698[[package]]13073name = "signal-hook-registry"12699name = "signal-hook-registry"13074version = "1.4.1"12700version = "1.4.2"13075source = "registry+https://github.com/rust-lang/crates.io-index"12701source = "registry+https://github.com/rust-lang/crates.io-index"13076checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"12702checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"13077dependencies = [12703dependencies = [13078 "libc",12704 "libc",13079]12705]13137 "enumn",12763 "enumn",13138 "parity-scale-codec",12764 "parity-scale-codec",13139 "paste",12765 "paste",13140 "sp-runtime 34.0.0",12766 "sp-runtime",13141 "sp-std 14.0.0",12767 "sp-std",13142]12768]131431276913144[[package]]12770[[package]]13195 "fnv",12821 "fnv",13196 "futures-lite 1.13.0",12822 "futures-lite 1.13.0",13197 "futures-util",12823 "futures-util",13198 "hashbrown 0.14.3",12824 "hashbrown 0.14.5",13199 "hex",12825 "hex",13200 "hmac 0.12.1",12826 "hmac 0.12.1",13201 "itertools 0.11.0",12827 "itertools 0.11.0",13202 "libsecp256k1",12828 "libsecp256k1",13203 "merlin 3.0.0",12829 "merlin",13204 "no-std-net",12830 "no-std-net",13205 "nom",12831 "nom",13206 "num-bigint",12832 "num-bigint",13207 "num-rational",12833 "num-rational",13208 "num-traits",12834 "num-traits",13209 "pbkdf2 0.12.2",12835 "pbkdf2",13210 "pin-project",12836 "pin-project",13211 "poly1305",12837 "poly1305",13212 "rand 0.8.5",12838 "rand",13213 "rand_chacha 0.3.1",12839 "rand_chacha 0.3.1",13214 "ruzstd",12840 "ruzstd",13215 "schnorrkel 0.10.2",12841 "schnorrkel 0.10.2",13244 "futures-channel",12870 "futures-channel",13245 "futures-lite 1.13.0",12871 "futures-lite 1.13.0",13246 "futures-util",12872 "futures-util",13247 "hashbrown 0.14.3",12873 "hashbrown 0.14.5",13248 "hex",12874 "hex",13249 "itertools 0.11.0",12875 "itertools 0.11.0",13250 "log",12876 "log",13251 "lru 0.11.1",12877 "lru 0.11.1",13252 "no-std-net",12878 "no-std-net",13253 "parking_lot 0.12.1",12879 "parking_lot 0.12.2",13254 "pin-project",12880 "pin-project",13255 "rand 0.8.5",12881 "rand",13256 "rand_chacha 0.3.1",12882 "rand_chacha 0.3.1",13257 "serde",12883 "serde",13258 "serde_json",12884 "serde_json",132981292413299[[package]]12925[[package]]13300name = "socket2"12926name = "socket2"13301version = "0.5.6"12927version = "0.5.7"13302source = "registry+https://github.com/rust-lang/crates.io-index"12928source = "registry+https://github.com/rust-lang/crates.io-index"13303checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"12929checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"13304dependencies = [12930dependencies = [13305 "libc",12931 "libc",13306 "windows-sys 0.52.0",12932 "windows-sys 0.52.0",13319 "http",12945 "http",13320 "httparse",12946 "httparse",13321 "log",12947 "log",13322 "rand 0.8.5",12948 "rand",13323 "sha-1",12949 "sha-1",13324]12950]133251295113326[[package]]12952[[package]]13327name = "sp-api"12953name = "sp-api"13328version = "23.0.0"13329source = "registry+https://github.com/rust-lang/crates.io-index"13330checksum = "f582f92ce47c86e4ffffe81fdd5120fea7c850dc0800653a7fa203bcc1532335"13331dependencies = [13332 "hash-db",13333 "log",13334 "parity-scale-codec",13335 "scale-info",13336 "sp-api-proc-macro 12.0.0",13337 "sp-core 25.0.0",13338 "sp-externalities 0.23.0",13339 "sp-metadata-ir 0.4.0",13340 "sp-runtime 28.0.0",13341 "sp-state-machine 0.32.0",13342 "sp-std 12.0.0",13343 "sp-trie 26.0.0",13344 "sp-version 26.0.0",13345 "thiserror",13346]1334713348[[package]]13349name = "sp-api"13350version = "29.0.0"12954version = "29.0.0"13351source = "registry+https://github.com/rust-lang/crates.io-index"12955source = "registry+https://github.com/rust-lang/crates.io-index"13352checksum = "cb3fb2cdf7ee9b8d6ec7c2d8740b1a506e393dc18c7c2776764b47136d72dce7"12956checksum = "cb3fb2cdf7ee9b8d6ec7c2d8740b1a506e393dc18c7c2776764b47136d72dce7"13355 "log",12959 "log",13356 "parity-scale-codec",12960 "parity-scale-codec",13357 "scale-info",12961 "scale-info",13358 "sp-api-proc-macro 17.0.0",12962 "sp-api-proc-macro",13359 "sp-core 31.0.0",12963 "sp-core",13360 "sp-externalities 0.27.0",12964 "sp-externalities",13361 "sp-metadata-ir 0.6.0",12965 "sp-metadata-ir",13362 "sp-runtime 34.0.0",12966 "sp-runtime",13363 "sp-runtime-interface 26.0.0",12967 "sp-runtime-interface",13364 "sp-state-machine 0.38.0",12968 "sp-state-machine",13365 "sp-std 14.0.0",12969 "sp-std",13366 "sp-trie 32.0.0",12970 "sp-trie",13367 "sp-version 32.0.0",12971 "sp-version",13368 "thiserror",12972 "thiserror",13369]12973]133701297413371[[package]]12975[[package]]13372name = "sp-api-proc-macro"12976name = "sp-api-proc-macro"13373version = "12.0.0"12977version = "17.0.1"13374source = "registry+https://github.com/rust-lang/crates.io-index"12978source = "registry+https://github.com/rust-lang/crates.io-index"13375checksum = "a896941b2d27365a6f937ebce11e36d55132dc32104f6a48b4cd765b55efd252"12979checksum = "63a5680d94c55e1c7dc54e9e09b4827314fab44f9300f0be170898dc402318de"13376dependencies = [12980dependencies = [13377 "Inflector",12981 "Inflector",13378 "blake2 0.10.6",12982 "blake2 0.10.6",13379 "expander 2.1.0",12983 "expander 2.1.0",13380 "proc-macro-crate 1.3.1",13381 "proc-macro2",13382 "quote",13383 "syn 2.0.55",13384]1338513386[[package]]13387name = "sp-api-proc-macro"13388version = "17.0.0"13389source = "registry+https://github.com/rust-lang/crates.io-index"13390checksum = "f313c5a62b352b0a89935be68059919b8c1cc15f774b1abe0a651929b68dc9db"13391dependencies = [13392 "Inflector",13393 "blake2 0.10.6",13394 "expander 2.1.0",13395 "proc-macro-crate 3.1.0",12984 "proc-macro-crate 3.1.0",13396 "proc-macro2",12985 "proc-macro2",13397 "quote",12986 "quote",13398 "syn 2.0.55",12987 "syn 2.0.65",13399]12988]134001298913401[[package]]12990[[package]]13402name = "sp-application-crypto"12991name = "sp-application-crypto"13403version = "27.0.0"13404source = "registry+https://github.com/rust-lang/crates.io-index"13405checksum = "a93da025616ab59639f8e378df579c5aaa2c8b9999f328a0239156a57c991b53"13406dependencies = [13407 "parity-scale-codec",13408 "scale-info",13409 "serde",13410 "sp-core 25.0.0",13411 "sp-io 27.0.0",13412 "sp-std 12.0.0",13413]1341413415[[package]]13416name = "sp-application-crypto"13417version = "33.0.0"12992version = "33.0.0"13418source = "registry+https://github.com/rust-lang/crates.io-index"12993source = "registry+https://github.com/rust-lang/crates.io-index"13419checksum = "13ca6121c22c8bd3d1dce1f05c479101fd0d7b159bef2a3e8c834138d839c75c"12994checksum = "13ca6121c22c8bd3d1dce1f05c479101fd0d7b159bef2a3e8c834138d839c75c"13420dependencies = [12995dependencies = [13421 "parity-scale-codec",12996 "parity-scale-codec",13422 "scale-info",12997 "scale-info",13423 "serde",12998 "serde",13424 "sp-core 31.0.0",12999 "sp-core",13425 "sp-io 33.0.0",13000 "sp-io",13426 "sp-std 14.0.0",13001 "sp-std",13427]13002]134281300313429[[package]]13004[[package]]13430name = "sp-arithmetic"13005name = "sp-arithmetic"13431version = "20.0.0"13432source = "registry+https://github.com/rust-lang/crates.io-index"13433checksum = "f80b5c16afb61dde1037a469d570adcc686440036429e50abe2301ba9d61aad5"13434dependencies = [13435 "integer-sqrt",13436 "num-traits",13437 "parity-scale-codec",13438 "scale-info",13439 "serde",13440 "sp-std 12.0.0",13441 "static_assertions",13442]1344313444[[package]]13445name = "sp-arithmetic"13446version = "25.0.0"13006version = "25.0.0"13447source = "registry+https://github.com/rust-lang/crates.io-index"13007source = "registry+https://github.com/rust-lang/crates.io-index"13448checksum = "910c07fa263b20bf7271fdd4adcb5d3217dfdac14270592e0780223542e7e114"13008checksum = "910c07fa263b20bf7271fdd4adcb5d3217dfdac14270592e0780223542e7e114"13452 "parity-scale-codec",13012 "parity-scale-codec",13453 "scale-info",13013 "scale-info",13454 "serde",13014 "serde",13455 "sp-std 14.0.0",13015 "sp-std",13456 "static_assertions",13016 "static_assertions",13457]13017]134581301813459[[package]]13019[[package]]13460name = "sp-authority-discovery"13020name = "sp-authority-discovery"13461version = "23.0.0"13462source = "registry+https://github.com/rust-lang/crates.io-index"13463checksum = "e204d85bad6f02a5ae8fbba83c365e20459e979fd69db5575ba4b3ea1025ab3c"13464dependencies = [13465 "parity-scale-codec",13466 "scale-info",13467 "sp-api 23.0.0",13468 "sp-application-crypto 27.0.0",13469 "sp-runtime 28.0.0",13470 "sp-std 12.0.0",13471]1347213473[[package]]13474name = "sp-authority-discovery"13475version = "29.0.0"13021version = "29.0.0"13476source = "registry+https://github.com/rust-lang/crates.io-index"13022source = "registry+https://github.com/rust-lang/crates.io-index"13477checksum = "5ab47c385784b3f9646a21d5dcb236399083d77420a1269e70c04772336c519f"13023checksum = "5ab47c385784b3f9646a21d5dcb236399083d77420a1269e70c04772336c519f"13478dependencies = [13024dependencies = [13479 "parity-scale-codec",13025 "parity-scale-codec",13480 "scale-info",13026 "scale-info",13481 "sp-api 29.0.0",13027 "sp-api",13482 "sp-application-crypto 33.0.0",13028 "sp-application-crypto",13483 "sp-runtime 34.0.0",13029 "sp-runtime",13484 "sp-std 14.0.0",13030 "sp-std",13485]13031]134861303213487[[package]]13033[[package]]13490source = "registry+https://github.com/rust-lang/crates.io-index"13036source = "registry+https://github.com/rust-lang/crates.io-index"13491checksum = "97e155e388d7e41c39a27f40f50c2517facdbf20dde4a73f40ec8f1f30ce190e"13037checksum = "97e155e388d7e41c39a27f40f50c2517facdbf20dde4a73f40ec8f1f30ce190e"13492dependencies = [13038dependencies = [13493 "sp-api 29.0.0",13039 "sp-api",13494 "sp-inherents 29.0.0",13040 "sp-inherents",13495 "sp-runtime 34.0.0",13041 "sp-runtime",13496 "sp-std 14.0.0",13042 "sp-std",13497]13043]134981304413499[[package]]13045[[package]]13505 "futures",13051 "futures",13506 "log",13052 "log",13507 "parity-scale-codec",13053 "parity-scale-codec",13508 "parking_lot 0.12.1",13054 "parking_lot 0.12.2",13509 "schnellru",13055 "schnellru",13510 "sp-api 29.0.0",13056 "sp-api",13511 "sp-consensus",13057 "sp-consensus",13512 "sp-database",13058 "sp-database",13513 "sp-runtime 34.0.0",13059 "sp-runtime",13514 "sp-state-machine 0.38.0",13060 "sp-state-machine",13515 "thiserror",13061 "thiserror",13516]13062]135171306313524 "async-trait",13070 "async-trait",13525 "futures",13071 "futures",13526 "log",13072 "log",13527 "sp-core 31.0.0",13073 "sp-core",13528 "sp-inherents 29.0.0",13074 "sp-inherents",13529 "sp-runtime 34.0.0",13075 "sp-runtime",13530 "sp-state-machine 0.38.0",13076 "sp-state-machine",13531 "thiserror",13077 "thiserror",13532]13078]135331307913540 "async-trait",13086 "async-trait",13541 "parity-scale-codec",13087 "parity-scale-codec",13542 "scale-info",13088 "scale-info",13543 "sp-api 29.0.0",13089 "sp-api",13544 "sp-application-crypto 33.0.0",13090 "sp-application-crypto",13545 "sp-consensus-slots 0.35.0",13091 "sp-consensus-slots",13546 "sp-inherents 29.0.0",13092 "sp-inherents",13547 "sp-runtime 34.0.0",13093 "sp-runtime",13548 "sp-std 14.0.0",13094 "sp-std",13549 "sp-timestamp 29.0.0",13095 "sp-timestamp",13550]13096]135511309713552[[package]]13098[[package]]13559 "parity-scale-codec",13105 "parity-scale-codec",13560 "scale-info",13106 "scale-info",13561 "serde",13107 "serde",13562 "sp-api 29.0.0",13108 "sp-api",13563 "sp-application-crypto 33.0.0",13109 "sp-application-crypto",13564 "sp-consensus-slots 0.35.0",13110 "sp-consensus-slots",13565 "sp-core 31.0.0",13111 "sp-core",13566 "sp-inherents 29.0.0",13112 "sp-inherents",13567 "sp-runtime 34.0.0",13113 "sp-runtime",13568 "sp-std 14.0.0",13114 "sp-std",13569 "sp-timestamp 29.0.0",13115 "sp-timestamp",13570]13116]135711311713572[[package]]13118[[package]]13579 "parity-scale-codec",13125 "parity-scale-codec",13580 "scale-info",13126 "scale-info",13581 "serde",13127 "serde",13582 "sp-api 29.0.0",13128 "sp-api",13583 "sp-application-crypto 33.0.0",13129 "sp-application-crypto",13584 "sp-core 31.0.0",13130 "sp-core",13585 "sp-crypto-hashing",13131 "sp-crypto-hashing",13586 "sp-io 33.0.0",13132 "sp-io",13587 "sp-keystore 0.37.0",13133 "sp-keystore",13588 "sp-mmr-primitives",13134 "sp-mmr-primitives",13589 "sp-runtime 34.0.0",13135 "sp-runtime",13590 "sp-std 14.0.0",13136 "sp-std",13591 "strum 0.24.1",13137 "strum 0.24.1",13592]13138]135931313913602 "parity-scale-codec",13148 "parity-scale-codec",13603 "scale-info",13149 "scale-info",13604 "serde",13150 "serde",13605 "sp-api 29.0.0",13151 "sp-api",13606 "sp-application-crypto 33.0.0",13152 "sp-application-crypto",13607 "sp-core 31.0.0",13153 "sp-core",13608 "sp-keystore 0.37.0",13154 "sp-keystore",13609 "sp-runtime 34.0.0",13155 "sp-runtime",13610 "sp-std 14.0.0",13156 "sp-std",13611]13157]136121315813613[[package]]13159[[package]]13614name = "sp-consensus-slots"13160name = "sp-consensus-slots"13615version = "0.29.0"13616source = "registry+https://github.com/rust-lang/crates.io-index"13617checksum = "895b0c176d4eead833ddee5251d3cccbaeb0191ca3f33f84b11d347bebc6e21f"13618dependencies = [13619 "parity-scale-codec",13620 "scale-info",13621 "serde",13622 "sp-std 12.0.0",13623 "sp-timestamp 23.0.0",13624]1362513626[[package]]13627name = "sp-consensus-slots"13628version = "0.35.0"13161version = "0.35.0"13629source = "registry+https://github.com/rust-lang/crates.io-index"13162source = "registry+https://github.com/rust-lang/crates.io-index"13630checksum = "e0a5c47c52ad58aa349f7c13cb356ab45c32964ee28354c27fd6e4b417cb2644"13163checksum = "e0a5c47c52ad58aa349f7c13cb356ab45c32964ee28354c27fd6e4b417cb2644"13631dependencies = [13164dependencies = [13632 "parity-scale-codec",13165 "parity-scale-codec",13633 "scale-info",13166 "scale-info",13634 "serde",13167 "serde",13635 "sp-std 14.0.0",13168 "sp-std",13636 "sp-timestamp 29.0.0",13169 "sp-timestamp",13637]13170]136381317113639[[package]]13172[[package]]13640name = "sp-core"13173name = "sp-core"13641version = "25.0.0"13642source = "registry+https://github.com/rust-lang/crates.io-index"13643checksum = "f9ebb090ead698a6df04347c86a31ba91a387edb8a58534ec70c4f977d1e1e87"13644dependencies = [13645 "array-bytes 6.2.2",13646 "bitflags 1.3.2",13647 "blake2 0.10.6",13648 "bounded-collections 0.1.9",13649 "bs58 0.5.1",13650 "dyn-clonable",13651 "ed25519-zebra 3.1.0",13652 "futures",13653 "hash-db",13654 "hash256-std-hasher",13655 "impl-serde",13656 "lazy_static",13657 "libsecp256k1",13658 "log",13659 "merlin 2.0.1",13660 "parity-scale-codec",13661 "parking_lot 0.12.1",13662 "paste",13663 "primitive-types",13664 "rand 0.8.5",13665 "regex",13666 "scale-info",13667 "schnorrkel 0.9.1",13668 "secp256k1 0.24.3",13669 "secrecy",13670 "serde",13671 "sp-core-hashing",13672 "sp-debug-derive 12.0.0",13673 "sp-externalities 0.23.0",13674 "sp-runtime-interface 21.0.0",13675 "sp-std 12.0.0",13676 "sp-storage 17.0.0",13677 "ss58-registry",13678 "substrate-bip39 0.4.6",13679 "thiserror",13680 "tiny-bip39",13681 "tracing",13682 "w3f-bls",13683 "zeroize",13684]1368513686[[package]]13687name = "sp-core"13688version = "31.0.0"13174version = "31.0.0"13689source = "registry+https://github.com/rust-lang/crates.io-index"13175source = "registry+https://github.com/rust-lang/crates.io-index"13690checksum = "26d7a0fd8f16dcc3761198fc83be12872f823b37b749bc72a3a6a1f702509366"13176checksum = "26d7a0fd8f16dcc3761198fc83be12872f823b37b749bc72a3a6a1f702509366"13691dependencies = [13177dependencies = [13692 "array-bytes 6.2.2",13178 "array-bytes 6.2.3",13693 "bitflags 1.3.2",13179 "bitflags 1.3.2",13694 "blake2 0.10.6",13180 "blake2 0.10.6",13695 "bounded-collections 0.2.0",13181 "bounded-collections",13696 "bs58 0.5.1",13182 "bs58 0.5.1",13697 "dyn-clonable",13183 "dyn-clonable",13698 "ed25519-zebra 3.1.0",13184 "ed25519-zebra 3.1.0",13704 "k256",13190 "k256",13705 "libsecp256k1",13191 "libsecp256k1",13706 "log",13192 "log",13707 "merlin 3.0.0",13193 "merlin",13708 "parity-bip39",13194 "parity-bip39",13709 "parity-scale-codec",13195 "parity-scale-codec",13710 "parking_lot 0.12.1",13196 "parking_lot 0.12.2",13711 "paste",13197 "paste",13712 "primitive-types",13198 "primitive-types",13713 "rand 0.8.5",13199 "rand",13714 "scale-info",13200 "scale-info",13715 "schnorrkel 0.11.4",13201 "schnorrkel 0.11.4",13716 "secp256k1 0.28.2",13202 "secp256k1",13717 "secrecy",13203 "secrecy",13718 "serde",13204 "serde",13719 "sp-crypto-hashing",13205 "sp-crypto-hashing",13720 "sp-debug-derive 14.0.0",13206 "sp-debug-derive",13721 "sp-externalities 0.27.0",13207 "sp-externalities",13722 "sp-runtime-interface 26.0.0",13208 "sp-runtime-interface",13723 "sp-std 14.0.0",13209 "sp-std",13724 "sp-storage 20.0.0",13210 "sp-storage",13725 "ss58-registry",13211 "ss58-registry",13726 "substrate-bip39 0.5.0",13212 "substrate-bip39",13727 "thiserror",13213 "thiserror",13728 "tracing",13214 "tracing",13729 "w3f-bls",13215 "w3f-bls",13730 "zeroize",13216 "zeroize",13731]13217]137321321813733[[package]]13219[[package]]13734name = "sp-core-hashing"13735version = "13.0.0"13736source = "registry+https://github.com/rust-lang/crates.io-index"13737checksum = "cb8524f01591ee58b46cd83c9dbc0fcffd2fd730dabec4f59326cd58a00f17e2"13738dependencies = [13739 "blake2b_simd",13740 "byteorder",13741 "digest 0.10.7",13742 "sha2 0.10.8",13743 "sha3 0.10.8",13744 "twox-hash",13745]1374613747[[package]]13748name = "sp-core-hashing-proc-macro"13749version = "13.0.0"13750source = "registry+https://github.com/rust-lang/crates.io-index"13751checksum = "42ce3e6931303769197da81facefa86159fa1085dcd96ecb7e7407b5b93582a0"13752dependencies = [13753 "quote",13754 "sp-core-hashing",13755 "syn 2.0.55",13756]1375713758[[package]]13759name = "sp-crypto-hashing"13220name = "sp-crypto-hashing"13760version = "0.1.0"13221version = "0.1.0"13761source = "registry+https://github.com/rust-lang/crates.io-index"13222source = "registry+https://github.com/rust-lang/crates.io-index"13777dependencies = [13238dependencies = [13778 "quote",13239 "quote",13779 "sp-crypto-hashing",13240 "sp-crypto-hashing",13780 "syn 2.0.55",13241 "syn 2.0.65",13781]13242]137821324313783[[package]]13244[[package]]13787checksum = "722cbecdbf5b94578137dbd07feb51e95f7de221be0c1ff4dcfe0bb4cd986929"13248checksum = "722cbecdbf5b94578137dbd07feb51e95f7de221be0c1ff4dcfe0bb4cd986929"13788dependencies = [13249dependencies = [13789 "kvdb",13250 "kvdb",13790 "parking_lot 0.12.1",13251 "parking_lot 0.12.2",13791]13252]137921325313793[[package]]13254[[package]]13794name = "sp-debug-derive"13255name = "sp-debug-derive"13795version = "12.0.0"13796source = "registry+https://github.com/rust-lang/crates.io-index"13797checksum = "50535e1a5708d3ba5c1195b59ebefac61cc8679c2c24716b87a86e8b7ed2e4a1"13798dependencies = [13799 "proc-macro2",13800 "quote",13801 "syn 2.0.55",13802]1380313804[[package]]13805name = "sp-debug-derive"13806version = "14.0.0"13256version = "14.0.0"13807source = "registry+https://github.com/rust-lang/crates.io-index"13257source = "registry+https://github.com/rust-lang/crates.io-index"13808checksum = "48d09fa0a5f7299fb81ee25ae3853d26200f7a348148aed6de76be905c007dbe"13258checksum = "48d09fa0a5f7299fb81ee25ae3853d26200f7a348148aed6de76be905c007dbe"13809dependencies = [13259dependencies = [13810 "proc-macro2",13260 "proc-macro2",13811 "quote",13261 "quote",13812 "syn 2.0.55",13262 "syn 2.0.65",13813]13263]138141326413815[[package]]13265[[package]]13816name = "sp-externalities"13266name = "sp-externalities"13817version = "0.23.0"13818source = "registry+https://github.com/rust-lang/crates.io-index"13819checksum = "884d05160bc89d0943d1c9fb8006c3d44b80f37f8af607aeff8d4d9cc82e279a"13820dependencies = [13821 "environmental",13822 "parity-scale-codec",13823 "sp-std 12.0.0",13824 "sp-storage 17.0.0",13825]1382613827[[package]]13828name = "sp-externalities"13829version = "0.27.0"13267version = "0.27.0"13830source = "registry+https://github.com/rust-lang/crates.io-index"13268source = "registry+https://github.com/rust-lang/crates.io-index"13831checksum = "a1d6a4572eadd4a63cff92509a210bf425501a0c5e76574b30a366ac77653787"13269checksum = "a1d6a4572eadd4a63cff92509a210bf425501a0c5e76574b30a366ac77653787"13832dependencies = [13270dependencies = [13833 "environmental",13271 "environmental",13834 "parity-scale-codec",13272 "parity-scale-codec",13835 "sp-std 14.0.0",13273 "sp-std",13836 "sp-storage 20.0.0",13274 "sp-storage",13837]13275]138381327613839[[package]]13277[[package]]13840name = "sp-genesis-builder"13278name = "sp-genesis-builder"13841version = "0.4.0"13842source = "registry+https://github.com/rust-lang/crates.io-index"13843checksum = "a0cb71d40ad47e40bdcce5ae5531c7d7ba579cd495a0e0413642fb063fa66f84"13844dependencies = [13845 "serde_json",13846 "sp-api 23.0.0",13847 "sp-runtime 28.0.0",13848 "sp-std 12.0.0",13849]1385013851[[package]]13852name = "sp-genesis-builder"13853version = "0.10.0"13279version = "0.10.0"13854source = "registry+https://github.com/rust-lang/crates.io-index"13280source = "registry+https://github.com/rust-lang/crates.io-index"13855checksum = "16a1192b502d38c6d17b1005a7b3e7a6ab835df996803968ae3be9e8f7399ee4"13281checksum = "16a1192b502d38c6d17b1005a7b3e7a6ab835df996803968ae3be9e8f7399ee4"13856dependencies = [13282dependencies = [13857 "serde_json",13283 "serde_json",13858 "sp-api 29.0.0",13284 "sp-api",13859 "sp-runtime 34.0.0",13285 "sp-runtime",13860 "sp-std 14.0.0",13286 "sp-std",13861]13287]138621328813863[[package]]13289[[package]]13864name = "sp-inherents"13290name = "sp-inherents"13865version = "23.0.0"13866source = "registry+https://github.com/rust-lang/crates.io-index"13867checksum = "604229aa145be0cff853b47ffed8bc2c62eb08ec6974d6307b9a559c378e6dc5"13868dependencies = [13869 "async-trait",13870 "impl-trait-for-tuples",13871 "parity-scale-codec",13872 "scale-info",13873 "sp-runtime 28.0.0",13874 "sp-std 12.0.0",13875 "thiserror",13876]1387713878[[package]]13879name = "sp-inherents"13880version = "29.0.0"13291version = "29.0.0"13881source = "registry+https://github.com/rust-lang/crates.io-index"13292source = "registry+https://github.com/rust-lang/crates.io-index"13882checksum = "3b5e46ccc5848542648dcf05f882e41de2e341d0eeca97ff2b7dfad0f38e8500"13293checksum = "3b5e46ccc5848542648dcf05f882e41de2e341d0eeca97ff2b7dfad0f38e8500"13885 "impl-trait-for-tuples",13296 "impl-trait-for-tuples",13886 "parity-scale-codec",13297 "parity-scale-codec",13887 "scale-info",13298 "scale-info",13888 "sp-runtime 34.0.0",13299 "sp-runtime",13889 "sp-std 14.0.0",13300 "sp-std",13890 "thiserror",13301 "thiserror",13891]13302]138921330313893[[package]]13304[[package]]13894name = "sp-io"13305name = "sp-io"13895version = "27.0.0"13896source = "registry+https://github.com/rust-lang/crates.io-index"13897checksum = "0ced350da15e8ba3a106206840acc42a6d3eb0d7e8bf7aa43ab00eac0bdf956f"13898dependencies = [13899 "bytes",13900 "ed25519-dalek",13901 "libsecp256k1",13902 "log",13903 "parity-scale-codec",13904 "rustversion",13905 "secp256k1 0.24.3",13906 "sp-core 25.0.0",13907 "sp-externalities 0.23.0",13908 "sp-keystore 0.31.0",13909 "sp-runtime-interface 21.0.0",13910 "sp-state-machine 0.32.0",13911 "sp-std 12.0.0",13912 "sp-tracing 14.0.0",13913 "sp-trie 26.0.0",13914 "tracing",13915 "tracing-core",13916]1391713918[[package]]13919name = "sp-io"13920version = "33.0.0"13306version = "33.0.0"13921source = "registry+https://github.com/rust-lang/crates.io-index"13307source = "registry+https://github.com/rust-lang/crates.io-index"13922checksum = "3e09bba780b55bd9e67979cd8f654a31e4a6cf45426ff371394a65953d2177f2"13308checksum = "3e09bba780b55bd9e67979cd8f654a31e4a6cf45426ff371394a65953d2177f2"13928 "parity-scale-codec",13314 "parity-scale-codec",13929 "polkavm-derive 0.9.1",13315 "polkavm-derive 0.9.1",13930 "rustversion",13316 "rustversion",13931 "secp256k1 0.28.2",13317 "secp256k1",13932 "sp-core 31.0.0",13318 "sp-core",13933 "sp-crypto-hashing",13319 "sp-crypto-hashing",13934 "sp-externalities 0.27.0",13320 "sp-externalities",13935 "sp-keystore 0.37.0",13321 "sp-keystore",13936 "sp-runtime-interface 26.0.0",13322 "sp-runtime-interface",13937 "sp-state-machine 0.38.0",13323 "sp-state-machine",13938 "sp-std 14.0.0",13324 "sp-std",13939 "sp-tracing 16.0.0",13325 "sp-tracing",13940 "sp-trie 32.0.0",13326 "sp-trie",13941 "tracing",13327 "tracing",13942 "tracing-core",13328 "tracing-core",13943]13329]13948source = "registry+https://github.com/rust-lang/crates.io-index"13334source = "registry+https://github.com/rust-lang/crates.io-index"13949checksum = "a07a31da596d705b3a3458d784a897af7fd2f8090de436dc386a112e8ea7f34f"13335checksum = "a07a31da596d705b3a3458d784a897af7fd2f8090de436dc386a112e8ea7f34f"13950dependencies = [13336dependencies = [13951 "sp-core 31.0.0",13337 "sp-core",13952 "sp-runtime 34.0.0",13338 "sp-runtime",13953 "strum 0.24.1",13339 "strum 0.24.1",13954]13340]139551334113956[[package]]13342[[package]]13957name = "sp-keystore"13343name = "sp-keystore"13958version = "0.31.0"13959source = "registry+https://github.com/rust-lang/crates.io-index"13960checksum = "8b8ec5ebbba70bee83d79c3fe5e49f12df0a4bb6029858ddf9a15eea7539a592"13961dependencies = [13962 "parity-scale-codec",13963 "parking_lot 0.12.1",13964 "sp-core 25.0.0",13965 "sp-externalities 0.23.0",13966 "thiserror",13967]1396813969[[package]]13970name = "sp-keystore"13971version = "0.37.0"13344version = "0.37.0"13972source = "registry+https://github.com/rust-lang/crates.io-index"13345source = "registry+https://github.com/rust-lang/crates.io-index"13973checksum = "bdbab8b61bd61d5f8625a0c75753b5d5a23be55d3445419acd42caf59cf6236b"13346checksum = "bdbab8b61bd61d5f8625a0c75753b5d5a23be55d3445419acd42caf59cf6236b"13974dependencies = [13347dependencies = [13975 "parity-scale-codec",13348 "parity-scale-codec",13976 "parking_lot 0.12.1",13349 "parking_lot 0.12.2",13977 "sp-core 31.0.0",13350 "sp-core",13978 "sp-externalities 0.27.0",13351 "sp-externalities",13979]13352]139801335313981[[package]]13354[[package]]139901336313991[[package]]13364[[package]]13992name = "sp-metadata-ir"13365name = "sp-metadata-ir"13993version = "0.4.0"13994source = "registry+https://github.com/rust-lang/crates.io-index"13995checksum = "7ca9ff0e522a74725ac92f009d38deeb12e880f5296afbd78a6c6b970b773278"13996dependencies = [13997 "frame-metadata",13998 "parity-scale-codec",13999 "scale-info",14000 "sp-std 12.0.0",14001]1400214003[[package]]14004name = "sp-metadata-ir"14005version = "0.6.0"13366version = "0.6.0"14006source = "registry+https://github.com/rust-lang/crates.io-index"13367source = "registry+https://github.com/rust-lang/crates.io-index"14007checksum = "fa0b5e87e56c1bb26d9524d48dd127121d630f895bd5914a34f0b017489f7c1d"13368checksum = "fa0b5e87e56c1bb26d9524d48dd127121d630f895bd5914a34f0b017489f7c1d"14008dependencies = [13369dependencies = [14009 "frame-metadata",13370 "frame-metadata",14010 "parity-scale-codec",13371 "parity-scale-codec",14011 "scale-info",13372 "scale-info",14012 "sp-std 14.0.0",13373 "sp-std",14013]13374]140141337514015[[package]]13376[[package]]14020dependencies = [13381dependencies = [14021 "parity-scale-codec",13382 "parity-scale-codec",14022 "scale-info",13383 "scale-info",14023 "sp-api 29.0.0",13384 "sp-api",14024 "sp-application-crypto 33.0.0",13385 "sp-application-crypto",14025 "sp-std 14.0.0",13386 "sp-std",14026]13387]140271338814028[[package]]13389[[package]]14036 "parity-scale-codec",13397 "parity-scale-codec",14037 "scale-info",13398 "scale-info",14038 "serde",13399 "serde",14039 "sp-api 29.0.0",13400 "sp-api",14040 "sp-core 31.0.0",13401 "sp-core",14041 "sp-debug-derive 14.0.0",13402 "sp-debug-derive",14042 "sp-runtime 34.0.0",13403 "sp-runtime",14043 "sp-std 14.0.0",13404 "sp-std",14044 "thiserror",13405 "thiserror",14045]13406]140461340714053 "parity-scale-codec",13414 "parity-scale-codec",14054 "scale-info",13415 "scale-info",14055 "serde",13416 "serde",14056 "sp-arithmetic 25.0.0",13417 "sp-arithmetic",14057 "sp-core 31.0.0",13418 "sp-core",14058 "sp-runtime 34.0.0",13419 "sp-runtime",14059 "sp-std 14.0.0",13420 "sp-std",14060]13421]140611342214062[[package]]13423[[package]]14065source = "registry+https://github.com/rust-lang/crates.io-index"13426source = "registry+https://github.com/rust-lang/crates.io-index"14066checksum = "c041d932d7debf1d2e073ecece1425aadae7482689cd4bf148d5886b28bd10d7"13427checksum = "c041d932d7debf1d2e073ecece1425aadae7482689cd4bf148d5886b28bd10d7"14067dependencies = [13428dependencies = [14068 "sp-api 29.0.0",13429 "sp-api",14069 "sp-core 31.0.0",13430 "sp-core",14070 "sp-runtime 34.0.0",13431 "sp-runtime",14071]13432]140721343314073[[package]]13434[[package]]14074name = "sp-panic-handler"13435name = "sp-panic-handler"14075version = "12.0.0"14076source = "registry+https://github.com/rust-lang/crates.io-index"14077checksum = "b00e40857ed3e0187f145b037c733545c5633859f1bd1d1b09deb52805fa696a"14078dependencies = [14079 "backtrace",14080 "lazy_static",14081 "regex",14082]1408314084[[package]]14085name = "sp-panic-handler"14086version = "13.0.0"13436version = "13.0.0"14087source = "registry+https://github.com/rust-lang/crates.io-index"13437source = "registry+https://github.com/rust-lang/crates.io-index"14088checksum = "d8f5a17a0a11de029a8b811cb6e8b32ce7e02183cc04a3e965c383246798c416"13438checksum = "d8f5a17a0a11de029a8b811cb6e8b32ce7e02183cc04a3e965c383246798c416"14100dependencies = [13450dependencies = [14101 "rustc-hash",13451 "rustc-hash",14102 "serde",13452 "serde",14103 "sp-core 31.0.0",13453 "sp-core",14104]13454]141051345514106[[package]]13456[[package]]14107name = "sp-runtime"13457name = "sp-runtime"14108version = "28.0.0"14109source = "registry+https://github.com/rust-lang/crates.io-index"14110checksum = "6d9c40ff7303e62219b55635e5245d963358cb77d6916250991ebcb82c0be2c6"14111dependencies = [14112 "either",14113 "hash256-std-hasher",14114 "impl-trait-for-tuples",14115 "log",14116 "parity-scale-codec",14117 "paste",14118 "rand 0.8.5",14119 "scale-info",14120 "serde",14121 "sp-application-crypto 27.0.0",14122 "sp-arithmetic 20.0.0",14123 "sp-core 25.0.0",14124 "sp-io 27.0.0",14125 "sp-std 12.0.0",14126 "sp-weights 24.0.0",14127]1412814129[[package]]14130name = "sp-runtime"14131version = "34.0.0"13458version = "34.0.0"14132source = "registry+https://github.com/rust-lang/crates.io-index"13459source = "registry+https://github.com/rust-lang/crates.io-index"14133checksum = "ec3cb126971e7db2f0fcf8053dce740684c438c7180cfca1959598230f342c58"13460checksum = "ec3cb126971e7db2f0fcf8053dce740684c438c7180cfca1959598230f342c58"14139 "log",13466 "log",14140 "parity-scale-codec",13467 "parity-scale-codec",14141 "paste",13468 "paste",14142 "rand 0.8.5",13469 "rand",14143 "scale-info",13470 "scale-info",14144 "serde",13471 "serde",14145 "simple-mermaid",13472 "simple-mermaid",14146 "sp-application-crypto 33.0.0",13473 "sp-application-crypto",14147 "sp-arithmetic 25.0.0",13474 "sp-arithmetic",14148 "sp-core 31.0.0",13475 "sp-core",14149 "sp-io 33.0.0",13476 "sp-io",14150 "sp-std 14.0.0",13477 "sp-std",14151 "sp-weights 30.0.0",13478 "sp-weights",14152]13479]141531348014154[[package]]13481[[package]]14155name = "sp-runtime-interface"13482name = "sp-runtime-interface"14156version = "21.0.0"14157source = "registry+https://github.com/rust-lang/crates.io-index"14158checksum = "4f365332922a8cfa98ab00c6d08b1b0f24e159e730dd554e720d950ff3371b1f"14159dependencies = [14160 "bytes",14161 "impl-trait-for-tuples",14162 "parity-scale-codec",14163 "primitive-types",14164 "sp-externalities 0.23.0",14165 "sp-runtime-interface-proc-macro 15.0.0",14166 "sp-std 12.0.0",14167 "sp-storage 17.0.0",14168 "sp-tracing 14.0.0",14169 "sp-wasm-interface 18.0.0",14170 "static_assertions",14171]1417214173[[package]]14174name = "sp-runtime-interface"14175version = "26.0.0"13483version = "26.0.0"14176source = "registry+https://github.com/rust-lang/crates.io-index"13484source = "registry+https://github.com/rust-lang/crates.io-index"14177checksum = "e48a675ea4858333d4d755899ed5ed780174aa34fec15953428d516af5452295"13485checksum = "e48a675ea4858333d4d755899ed5ed780174aa34fec15953428d516af5452295"14181 "parity-scale-codec",13489 "parity-scale-codec",14182 "polkavm-derive 0.8.0",13490 "polkavm-derive 0.8.0",14183 "primitive-types",13491 "primitive-types",14184 "sp-externalities 0.27.0",13492 "sp-externalities",14185 "sp-runtime-interface-proc-macro 18.0.0",13493 "sp-runtime-interface-proc-macro",14186 "sp-std 14.0.0",13494 "sp-std",14187 "sp-storage 20.0.0",13495 "sp-storage",14188 "sp-tracing 16.0.0",13496 "sp-tracing",14189 "sp-wasm-interface 20.0.0",13497 "sp-wasm-interface",14190 "static_assertions",13498 "static_assertions",14191]13499]141921350014193[[package]]13501[[package]]14194name = "sp-runtime-interface-proc-macro"13502name = "sp-runtime-interface-proc-macro"14195version = "15.0.0"14196source = "registry+https://github.com/rust-lang/crates.io-index"14197checksum = "9b2afcbd1bd18d323371111b66b7ac2870bdc1c86c3d7b0dae67b112ca52b4d8"14198dependencies = [14199 "Inflector",14200 "proc-macro-crate 1.3.1",14201 "proc-macro2",14202 "quote",14203 "syn 2.0.55",14204]1420514206[[package]]14207name = "sp-runtime-interface-proc-macro"14208version = "18.0.0"13503version = "18.0.0"14209source = "registry+https://github.com/rust-lang/crates.io-index"13504source = "registry+https://github.com/rust-lang/crates.io-index"14210checksum = "0195f32c628fee3ce1dfbbf2e7e52a30ea85f3589da9fe62a8b816d70fc06294"13505checksum = "0195f32c628fee3ce1dfbbf2e7e52a30ea85f3589da9fe62a8b816d70fc06294"14214 "proc-macro-crate 3.1.0",13509 "proc-macro-crate 3.1.0",14215 "proc-macro2",13510 "proc-macro2",14216 "quote",13511 "quote",14217 "syn 2.0.55",13512 "syn 2.0.65",14218]13513]142191351414220[[package]]13515[[package]]14225dependencies = [13520dependencies = [14226 "parity-scale-codec",13521 "parity-scale-codec",14227 "scale-info",13522 "scale-info",14228 "sp-api 29.0.0",13523 "sp-api",14229 "sp-core 31.0.0",13524 "sp-core",14230 "sp-keystore 0.37.0",13525 "sp-keystore",14231 "sp-runtime 34.0.0",13526 "sp-runtime",14232 "sp-staking 29.0.0",13527 "sp-staking",14233 "sp-std 14.0.0",13528 "sp-std",14234]13529]142351353014236[[package]]13531[[package]]14237name = "sp-staking"13532name = "sp-staking"14238version = "23.0.0"14239source = "registry+https://github.com/rust-lang/crates.io-index"14240checksum = "ee0feed0137234598bd1f76d0b468c585ea16619ea9ed1acbba82dd24ac79788"14241dependencies = [14242 "impl-trait-for-tuples",14243 "parity-scale-codec",14244 "scale-info",14245 "serde",14246 "sp-core 25.0.0",14247 "sp-runtime 28.0.0",14248 "sp-std 12.0.0",14249]1425014251[[package]]14252name = "sp-staking"14253version = "29.0.0"13533version = "29.0.0"14254source = "registry+https://github.com/rust-lang/crates.io-index"13534source = "registry+https://github.com/rust-lang/crates.io-index"14255checksum = "4114cde17987eaa2f17b8850a8c856b90364666cdbc920d511e7a1cde0574d24"13535checksum = "4114cde17987eaa2f17b8850a8c856b90364666cdbc920d511e7a1cde0574d24"14258 "parity-scale-codec",13538 "parity-scale-codec",14259 "scale-info",13539 "scale-info",14260 "serde",13540 "serde",14261 "sp-core 31.0.0",13541 "sp-core",14262 "sp-runtime 34.0.0",13542 "sp-runtime",14263 "sp-std 14.0.0",13543 "sp-std",14264]13544]142651354514266[[package]]13546[[package]]14267name = "sp-state-machine"13547name = "sp-state-machine"14268version = "0.32.0"14269source = "registry+https://github.com/rust-lang/crates.io-index"14270checksum = "96e087fa4430befd2047b61d912c9d6fa4eaed408c4b58b46c6e9acd7965f2d3"14271dependencies = [14272 "hash-db",14273 "log",14274 "parity-scale-codec",14275 "parking_lot 0.12.1",14276 "rand 0.8.5",14277 "smallvec",14278 "sp-core 25.0.0",14279 "sp-externalities 0.23.0",14280 "sp-panic-handler 12.0.0",14281 "sp-std 12.0.0",14282 "sp-trie 26.0.0",14283 "thiserror",14284 "tracing",14285 "trie-db 0.28.0",14286]1428714288[[package]]14289name = "sp-state-machine"14290version = "0.38.0"13548version = "0.38.0"14291source = "registry+https://github.com/rust-lang/crates.io-index"13549source = "registry+https://github.com/rust-lang/crates.io-index"14292checksum = "1eae0eac8034ba14437e772366336f579398a46d101de13dbb781ab1e35e67c5"13550checksum = "1eae0eac8034ba14437e772366336f579398a46d101de13dbb781ab1e35e67c5"14293dependencies = [13551dependencies = [14294 "hash-db",13552 "hash-db",14295 "log",13553 "log",14296 "parity-scale-codec",13554 "parity-scale-codec",14297 "parking_lot 0.12.1",13555 "parking_lot 0.12.2",14298 "rand 0.8.5",13556 "rand",14299 "smallvec",13557 "smallvec",14300 "sp-core 31.0.0",13558 "sp-core",14301 "sp-externalities 0.27.0",13559 "sp-externalities",14302 "sp-panic-handler 13.0.0",13560 "sp-panic-handler",14303 "sp-std 14.0.0",13561 "sp-std",14304 "sp-trie 32.0.0",13562 "sp-trie",14305 "thiserror",13563 "thiserror",14306 "tracing",13564 "tracing",14307 "trie-db 0.28.0",13565 "trie-db 0.28.0",14318 "ed25519-dalek",13576 "ed25519-dalek",14319 "hkdf",13577 "hkdf",14320 "parity-scale-codec",13578 "parity-scale-codec",14321 "rand 0.8.5",13579 "rand",14322 "scale-info",13580 "scale-info",14323 "sha2 0.10.8",13581 "sha2 0.10.8",14324 "sp-api 29.0.0",13582 "sp-api",14325 "sp-application-crypto 33.0.0",13583 "sp-application-crypto",14326 "sp-core 31.0.0",13584 "sp-core",14327 "sp-crypto-hashing",13585 "sp-crypto-hashing",14328 "sp-externalities 0.27.0",13586 "sp-externalities",14329 "sp-runtime 34.0.0",13587 "sp-runtime",14330 "sp-runtime-interface 26.0.0",13588 "sp-runtime-interface",14331 "sp-std 14.0.0",13589 "sp-std",14332 "thiserror",13590 "thiserror",14333 "x25519-dalek 2.0.1",13591 "x25519-dalek 2.0.1",14334]13592]143351359314336[[package]]13594[[package]]14337name = "sp-std"13595name = "sp-std"14338version = "12.0.0"14339source = "registry+https://github.com/rust-lang/crates.io-index"14340checksum = "54c78c5a66682568cc7b153603c5d01a2cc8f5c221c7b1e921517a0eef18ae05"1434114342[[package]]14343name = "sp-std"14344version = "14.0.0"13596version = "14.0.0"14345source = "registry+https://github.com/rust-lang/crates.io-index"13597source = "registry+https://github.com/rust-lang/crates.io-index"14346checksum = "12f8ee986414b0a9ad741776762f4083cd3a5128449b982a3919c4df36874834"13598checksum = "12f8ee986414b0a9ad741776762f4083cd3a5128449b982a3919c4df36874834"143471359914348[[package]]13600[[package]]14349name = "sp-storage"13601name = "sp-storage"14350version = "17.0.0"14351source = "registry+https://github.com/rust-lang/crates.io-index"14352checksum = "016f20812cc51bd479cc88d048c35d44cd3adde4accdb159d49d6050f2953595"14353dependencies = [14354 "impl-serde",14355 "parity-scale-codec",14356 "ref-cast",14357 "serde",14358 "sp-debug-derive 12.0.0",14359 "sp-std 12.0.0",14360]1436114362[[package]]14363name = "sp-storage"14364version = "20.0.0"13602version = "20.0.0"14365source = "registry+https://github.com/rust-lang/crates.io-index"13603source = "registry+https://github.com/rust-lang/crates.io-index"14366checksum = "8dba5791cb3978e95daf99dad919ecb3ec35565604e88cd38d805d9d4981e8bd"13604checksum = "8dba5791cb3978e95daf99dad919ecb3ec35565604e88cd38d805d9d4981e8bd"14369 "parity-scale-codec",13607 "parity-scale-codec",14370 "ref-cast",13608 "ref-cast",14371 "serde",13609 "serde",14372 "sp-debug-derive 14.0.0",13610 "sp-debug-derive",14373 "sp-std 14.0.0",13611 "sp-std",14374]13612]143751361314376[[package]]13614[[package]]14377name = "sp-timestamp"13615name = "sp-timestamp"14378version = "23.0.0"14379source = "registry+https://github.com/rust-lang/crates.io-index"14380checksum = "004a7f453240db80b2967c0e1c6411836efc7daa7afae98fd16202caa51460e0"14381dependencies = [14382 "async-trait",14383 "parity-scale-codec",14384 "sp-inherents 23.0.0",14385 "sp-runtime 28.0.0",14386 "sp-std 12.0.0",14387 "thiserror",14388]1438914390[[package]]14391name = "sp-timestamp"14392version = "29.0.0"13616version = "29.0.0"14393source = "registry+https://github.com/rust-lang/crates.io-index"13617source = "registry+https://github.com/rust-lang/crates.io-index"14394checksum = "64d51fcd008fd5a79d61dba98c7ae89c2460a49dff07001bf1e9b12535d49536"13618checksum = "64d51fcd008fd5a79d61dba98c7ae89c2460a49dff07001bf1e9b12535d49536"14395dependencies = [13619dependencies = [14396 "async-trait",13620 "async-trait",14397 "parity-scale-codec",13621 "parity-scale-codec",14398 "sp-inherents 29.0.0",13622 "sp-inherents",14399 "sp-runtime 34.0.0",13623 "sp-runtime",14400 "sp-std 14.0.0",13624 "sp-std",14401 "thiserror",13625 "thiserror",14402]13626]144031362714404[[package]]13628[[package]]14405name = "sp-tracing"13629name = "sp-tracing"14406version = "14.0.0"14407source = "registry+https://github.com/rust-lang/crates.io-index"14408checksum = "0d727cb5265641ffbb7d4e42c18b63e29f6cfdbd240aae3bcf093c3d6eb29a19"14409dependencies = [14410 "parity-scale-codec",14411 "sp-std 12.0.0",14412 "tracing",14413 "tracing-core",14414 "tracing-subscriber",14415]1441614417[[package]]14418name = "sp-tracing"14419version = "16.0.0"13630version = "16.0.0"14420source = "registry+https://github.com/rust-lang/crates.io-index"13631source = "registry+https://github.com/rust-lang/crates.io-index"14421checksum = "0351810b9d074df71c4514c5228ed05c250607cba131c1c9d1526760ab69c05c"13632checksum = "0351810b9d074df71c4514c5228ed05c250607cba131c1c9d1526760ab69c05c"14422dependencies = [13633dependencies = [14423 "parity-scale-codec",13634 "parity-scale-codec",14424 "sp-std 14.0.0",13635 "sp-std",14425 "tracing",13636 "tracing",14426 "tracing-core",13637 "tracing-core",14427 "tracing-subscriber",13638 "tracing-subscriber",14433source = "registry+https://github.com/rust-lang/crates.io-index"13644source = "registry+https://github.com/rust-lang/crates.io-index"14434checksum = "0484eaf40c2abda75bda9688298cc8f6e02161176e3aab501207c8ccf4d4b3e1"13645checksum = "0484eaf40c2abda75bda9688298cc8f6e02161176e3aab501207c8ccf4d4b3e1"14435dependencies = [13646dependencies = [14436 "sp-api 29.0.0",13647 "sp-api",14437 "sp-runtime 34.0.0",13648 "sp-runtime",14438]13649]144391365014440[[package]]13651[[package]]14446 "async-trait",13657 "async-trait",14447 "parity-scale-codec",13658 "parity-scale-codec",14448 "scale-info",13659 "scale-info",14449 "sp-core 31.0.0",13660 "sp-core",14450 "sp-inherents 29.0.0",13661 "sp-inherents",14451 "sp-runtime 34.0.0",13662 "sp-runtime",14452 "sp-std 14.0.0",13663 "sp-std",14453 "sp-trie 32.0.0",13664 "sp-trie",14454]13665]144551366614456[[package]]13667[[package]]14457name = "sp-trie"13668name = "sp-trie"14458version = "26.0.0"14459source = "registry+https://github.com/rust-lang/crates.io-index"14460checksum = "1e359b358263cc322c3f678c272a3a519621d9853dcfa1374dfcbdb5f54c6f85"14461dependencies = [14462 "ahash 0.8.11",14463 "hash-db",14464 "hashbrown 0.13.2",14465 "lazy_static",14466 "memory-db",14467 "nohash-hasher",14468 "parity-scale-codec",14469 "parking_lot 0.12.1",14470 "rand 0.8.5",14471 "scale-info",14472 "schnellru",14473 "sp-core 25.0.0",14474 "sp-std 12.0.0",14475 "thiserror",14476 "tracing",14477 "trie-db 0.28.0",14478 "trie-root",14479]1448014481[[package]]14482name = "sp-trie"14483version = "32.0.0"13669version = "32.0.0"14484source = "registry+https://github.com/rust-lang/crates.io-index"13670source = "registry+https://github.com/rust-lang/crates.io-index"14485checksum = "f1aa91ad26c62b93d73e65f9ce7ebd04459c4bad086599348846a81988d6faa4"13671checksum = "f1aa91ad26c62b93d73e65f9ce7ebd04459c4bad086599348846a81988d6faa4"14490 "memory-db",13676 "memory-db",14491 "nohash-hasher",13677 "nohash-hasher",14492 "parity-scale-codec",13678 "parity-scale-codec",14493 "parking_lot 0.12.1",13679 "parking_lot 0.12.2",14494 "rand 0.8.5",13680 "rand",14495 "scale-info",13681 "scale-info",14496 "schnellru",13682 "schnellru",14497 "sp-core 31.0.0",13683 "sp-core",14498 "sp-externalities 0.27.0",13684 "sp-externalities",14499 "sp-std 14.0.0",13685 "sp-std",14500 "thiserror",13686 "thiserror",14501 "tracing",13687 "tracing",14502 "trie-db 0.28.0",13688 "trie-db 0.28.0",145051369114506[[package]]13692[[package]]14507name = "sp-version"13693name = "sp-version"14508version = "26.0.0"14509source = "registry+https://github.com/rust-lang/crates.io-index"14510checksum = "3e93da332eba3cb59a65f128da5edd5c70e1475692b45470104e7465b1278471"14511dependencies = [14512 "impl-serde",14513 "parity-scale-codec",14514 "parity-wasm",14515 "scale-info",14516 "serde",14517 "sp-core-hashing-proc-macro",14518 "sp-runtime 28.0.0",14519 "sp-std 12.0.0",14520 "sp-version-proc-macro 12.0.0",14521 "thiserror",14522]1452314524[[package]]14525name = "sp-version"14526version = "32.0.0"13694version = "32.0.0"14527source = "registry+https://github.com/rust-lang/crates.io-index"13695source = "registry+https://github.com/rust-lang/crates.io-index"14528checksum = "1c0219b1aeb89e36d13bd43a718920a9087dbb66c567e672c4639cefb2fefc05"13696checksum = "1c0219b1aeb89e36d13bd43a718920a9087dbb66c567e672c4639cefb2fefc05"14533 "scale-info",13701 "scale-info",14534 "serde",13702 "serde",14535 "sp-crypto-hashing-proc-macro",13703 "sp-crypto-hashing-proc-macro",14536 "sp-runtime 34.0.0",13704 "sp-runtime",14537 "sp-std 14.0.0",13705 "sp-std",14538 "sp-version-proc-macro 13.0.0",13706 "sp-version-proc-macro",14539 "thiserror",13707 "thiserror",14540]13708]145411370914542[[package]]13710[[package]]14543name = "sp-version-proc-macro"13711name = "sp-version-proc-macro"14544version = "12.0.0"14545source = "registry+https://github.com/rust-lang/crates.io-index"14546checksum = "49535d8c7184dab46d15639c68374a30cbb1534e392fa09a1ebb059a993ad436"14547dependencies = [14548 "parity-scale-codec",14549 "proc-macro2",14550 "quote",14551 "syn 2.0.55",14552]1455314554[[package]]14555name = "sp-version-proc-macro"14556version = "13.0.0"13712version = "13.0.0"14557source = "registry+https://github.com/rust-lang/crates.io-index"13713source = "registry+https://github.com/rust-lang/crates.io-index"14558checksum = "e9bc3fed32d6dacbbbfb28dd1fe0224affbb737cb6cbfca1d9149351c2b69a7d"13714checksum = "e9bc3fed32d6dacbbbfb28dd1fe0224affbb737cb6cbfca1d9149351c2b69a7d"14559dependencies = [13715dependencies = [14560 "parity-scale-codec",13716 "parity-scale-codec",14561 "proc-macro2",13717 "proc-macro2",14562 "quote",13718 "quote",14563 "syn 2.0.55",13719 "syn 2.0.65",14564]13720]145651372114566[[package]]13722[[package]]14567name = "sp-wasm-interface"13723name = "sp-wasm-interface"14568version = "18.0.0"14569source = "registry+https://github.com/rust-lang/crates.io-index"14570checksum = "d5d85813d46a22484cdf5e5afddbbe85442dd1b4d84d67a8c7792f92f9f93607"14571dependencies = [14572 "anyhow",14573 "impl-trait-for-tuples",14574 "log",14575 "parity-scale-codec",14576 "sp-std 12.0.0",14577 "wasmtime",14578]1457914580[[package]]14581name = "sp-wasm-interface"14582version = "20.0.0"13724version = "20.0.0"14583source = "registry+https://github.com/rust-lang/crates.io-index"13725source = "registry+https://github.com/rust-lang/crates.io-index"14584checksum = "9ef97172c42eb4c6c26506f325f48463e9bc29b2034a587f1b9e48c751229bee"13726checksum = "9ef97172c42eb4c6c26506f325f48463e9bc29b2034a587f1b9e48c751229bee"14587 "impl-trait-for-tuples",13729 "impl-trait-for-tuples",14588 "log",13730 "log",14589 "parity-scale-codec",13731 "parity-scale-codec",14590 "sp-std 14.0.0",13732 "sp-std",14591 "wasmtime",13733 "wasmtime",14592]13734]145931373514594[[package]]13736[[package]]14595name = "sp-weights"13737name = "sp-weights"14596version = "24.0.0"14597source = "registry+https://github.com/rust-lang/crates.io-index"14598checksum = "751676c1263e7f3600af16bad26a7978a816bc532676fe05eafa23b862c05b9e"14599dependencies = [14600 "parity-scale-codec",14601 "scale-info",14602 "serde",14603 "smallvec",14604 "sp-arithmetic 20.0.0",14605 "sp-core 25.0.0",14606 "sp-debug-derive 12.0.0",14607 "sp-std 12.0.0",14608]1460914610[[package]]14611name = "sp-weights"14612version = "30.0.0"13738version = "30.0.0"14613source = "registry+https://github.com/rust-lang/crates.io-index"13739source = "registry+https://github.com/rust-lang/crates.io-index"14614checksum = "9af6c661fe3066b29f9e1d258000f402ff5cc2529a9191972d214e5871d0ba87"13740checksum = "9af6c661fe3066b29f9e1d258000f402ff5cc2529a9191972d214e5871d0ba87"14615dependencies = [13741dependencies = [14616 "bounded-collections 0.2.0",13742 "bounded-collections",14617 "parity-scale-codec",13743 "parity-scale-codec",14618 "scale-info",13744 "scale-info",14619 "serde",13745 "serde",14620 "smallvec",13746 "smallvec",14621 "sp-arithmetic 25.0.0",13747 "sp-arithmetic",14622 "sp-debug-derive 14.0.0",13748 "sp-debug-derive",14623 "sp-std 14.0.0",13749 "sp-std",14624]13750]146251375114626[[package]]13752[[package]]14631dependencies = [13757dependencies = [14632 "proc-macro2",13758 "proc-macro2",14633 "quote",13759 "quote",14634 "syn 2.0.55",13760 "syn 2.0.65",14635]13761]146361376214637[[package]]13763[[package]]14703source = "registry+https://github.com/rust-lang/crates.io-index"13829source = "registry+https://github.com/rust-lang/crates.io-index"14704checksum = "4df1c48ca2892cb0694c7e10fbcfc8d15fe0fd0b763d61fbc587a870fbb97147"13830checksum = "4df1c48ca2892cb0694c7e10fbcfc8d15fe0fd0b763d61fbc587a870fbb97147"14705dependencies = [13831dependencies = [14706 "cumulus-primitives-core 0.10.0",13832 "cumulus-primitives-core",14707 "frame-support 31.0.0",13833 "frame-support",14708 "frame-system 31.0.0",13834 "frame-system",14709 "parity-scale-codec",13835 "parity-scale-codec",14710 "scale-info",13836 "scale-info",14711 "sp-runtime 34.0.0",13837 "sp-runtime",14712 "sp-std 14.0.0",13838 "sp-std",14713]13839]147141384014715[[package]]13841[[package]]14716name = "staging-xcm"13842name = "staging-xcm"14717version = "4.0.0"14718source = "registry+https://github.com/rust-lang/crates.io-index"14719checksum = "7abd0c2e401a1e264379131c27676bc65c9631aaa508044bc04d8ce60a7d8524"14720dependencies = [14721 "bounded-collections 0.1.9",14722 "derivative",14723 "environmental",14724 "impl-trait-for-tuples",14725 "log",14726 "parity-scale-codec",14727 "scale-info",14728 "serde",14729 "sp-weights 24.0.0",14730 "xcm-procedural 4.0.0",14731]1473214733[[package]]14734name = "staging-xcm"14735version = "10.0.0"13843version = "10.0.0"14736source = "registry+https://github.com/rust-lang/crates.io-index"13844source = "registry+https://github.com/rust-lang/crates.io-index"14737checksum = "e6ee775f7fc9dfae15d9d5a806efa7d3215f7b7b1cfd225809285a0281addeab"13845checksum = "e6ee775f7fc9dfae15d9d5a806efa7d3215f7b7b1cfd225809285a0281addeab"14738dependencies = [13846dependencies = [14739 "array-bytes 6.2.2",13847 "array-bytes 6.2.3",14740 "bounded-collections 0.2.0",13848 "bounded-collections",14741 "derivative",13849 "derivative",14742 "environmental",13850 "environmental",14743 "impl-trait-for-tuples",13851 "impl-trait-for-tuples",14744 "log",13852 "log",14745 "parity-scale-codec",13853 "parity-scale-codec",14746 "scale-info",13854 "scale-info",14747 "serde",13855 "serde",14748 "sp-weights 30.0.0",13856 "sp-weights",14749 "xcm-procedural 8.0.0",13857 "xcm-procedural",14750]13858]147511385914752[[package]]13860[[package]]14755source = "registry+https://github.com/rust-lang/crates.io-index"13863source = "registry+https://github.com/rust-lang/crates.io-index"14756checksum = "41c905c7e545eb80efdbf62470575a37935260503494453ffa3c1ac6207d06c9"13864checksum = "41c905c7e545eb80efdbf62470575a37935260503494453ffa3c1ac6207d06c9"14757dependencies = [13865dependencies = [14758 "frame-support 31.0.0",13866 "frame-support",14759 "frame-system 31.0.0",13867 "frame-system",14760 "impl-trait-for-tuples",13868 "impl-trait-for-tuples",14761 "log",13869 "log",14762 "pallet-transaction-payment",13870 "pallet-transaction-payment",14763 "parity-scale-codec",13871 "parity-scale-codec",14764 "polkadot-parachain-primitives 9.0.0",13872 "polkadot-parachain-primitives",14765 "scale-info",13873 "scale-info",14766 "sp-arithmetic 25.0.0",13874 "sp-arithmetic",14767 "sp-io 33.0.0",13875 "sp-io",14768 "sp-runtime 34.0.0",13876 "sp-runtime",14769 "sp-std 14.0.0",13877 "sp-std",14770 "sp-weights 30.0.0",13878 "sp-weights",14771 "staging-xcm 10.0.0",13879 "staging-xcm",14772 "staging-xcm-executor 10.0.0",13880 "staging-xcm-executor",14773]13881]147741388214775[[package]]13883[[package]]14776name = "staging-xcm-executor"13884name = "staging-xcm-executor"14777version = "4.0.2"14778source = "registry+https://github.com/rust-lang/crates.io-index"14779checksum = "49bc3b2b8429aacca1897c72b786e7c21d36170a919e9333fe533868d32d2774"14780dependencies = [14781 "environmental",14782 "frame-benchmarking 25.0.0",14783 "frame-support 25.0.0",14784 "impl-trait-for-tuples",14785 "log",14786 "parity-scale-codec",14787 "sp-arithmetic 20.0.0",14788 "sp-core 25.0.0",14789 "sp-io 27.0.0",14790 "sp-runtime 28.0.0",14791 "sp-std 12.0.0",14792 "sp-weights 24.0.0",14793 "staging-xcm 4.0.0",14794]1479514796[[package]]14797name = "staging-xcm-executor"14798version = "10.0.0"13885version = "10.0.0"14799source = "registry+https://github.com/rust-lang/crates.io-index"13886source = "registry+https://github.com/rust-lang/crates.io-index"14800checksum = "e30434a78d4392b698bc7854c00f52d83c1c544da4be1912f898958c3e32f062"13887checksum = "e30434a78d4392b698bc7854c00f52d83c1c544da4be1912f898958c3e32f062"14801dependencies = [13888dependencies = [14802 "environmental",13889 "environmental",14803 "frame-benchmarking 31.0.0",13890 "frame-benchmarking",14804 "frame-support 31.0.0",13891 "frame-support",14805 "impl-trait-for-tuples",13892 "impl-trait-for-tuples",14806 "log",13893 "log",14807 "parity-scale-codec",13894 "parity-scale-codec",14808 "scale-info",13895 "scale-info",14809 "sp-arithmetic 25.0.0",13896 "sp-arithmetic",14810 "sp-core 31.0.0",13897 "sp-core",14811 "sp-io 33.0.0",13898 "sp-io",14812 "sp-runtime 34.0.0",13899 "sp-runtime",14813 "sp-std 14.0.0",13900 "sp-std",14814 "sp-weights 30.0.0",13901 "sp-weights",14815 "staging-xcm 10.0.0",13902 "staging-xcm",14816]13903]148171390414818[[package]]13905[[package]]148641395114865[[package]]13952[[package]]14866name = "strsim"13953name = "strsim"14867version = "0.11.0"13954version = "0.11.1"14868source = "registry+https://github.com/rust-lang/crates.io-index"13955source = "registry+https://github.com/rust-lang/crates.io-index"14869checksum = "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01"13956checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"148701395714871[[package]]13958[[package]]14872name = "struct-versioning"13959name = "struct-versioning"148871397414888[[package]]13975[[package]]14889name = "strum"13976name = "strum"14890version = "0.25.0"13977version = "0.26.2"14891source = "registry+https://github.com/rust-lang/crates.io-index"13978source = "registry+https://github.com/rust-lang/crates.io-index"14892checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"13979checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29"148931398014894[[package]]13981[[package]]14895name = "strum_macros"13982name = "strum_macros"149061399314907[[package]]13994[[package]]14908name = "strum_macros"13995name = "strum_macros"14909version = "0.25.3"13996version = "0.26.2"14910source = "registry+https://github.com/rust-lang/crates.io-index"13997source = "registry+https://github.com/rust-lang/crates.io-index"14911checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"13998checksum = "c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946"14912dependencies = [13999dependencies = [14913 "heck 0.4.1",14000 "heck 0.4.1",14914 "proc-macro2",14001 "proc-macro2",14915 "quote",14002 "quote",14916 "rustversion",14003 "rustversion",14917 "syn 2.0.55",14004 "syn 2.0.65",14918]14005]149191400614920[[package]]14007[[package]]14921name = "substrate-bip39"14008name = "substrate-bip39"14922version = "0.4.6"14923source = "registry+https://github.com/rust-lang/crates.io-index"14924checksum = "6a7590dc041b9bc2825e52ce5af8416c73dbe9d0654402bfd4b4941938b94d8f"14925dependencies = [14926 "hmac 0.11.0",14927 "pbkdf2 0.8.0",14928 "schnorrkel 0.11.4",14929 "sha2 0.9.9",14930 "zeroize",14931]1493214933[[package]]14934name = "substrate-bip39"14935version = "0.5.0"14009version = "0.5.0"14936source = "registry+https://github.com/rust-lang/crates.io-index"14010source = "registry+https://github.com/rust-lang/crates.io-index"14937checksum = "a2b564c293e6194e8b222e52436bcb99f60de72043c7f845cf6c4406db4df121"14011checksum = "a2b564c293e6194e8b222e52436bcb99f60de72043c7f845cf6c4406db4df121"14938dependencies = [14012dependencies = [14939 "hmac 0.12.1",14013 "hmac 0.12.1",14940 "pbkdf2 0.12.2",14014 "pbkdf2",14941 "schnorrkel 0.11.4",14015 "schnorrkel 0.11.4",14942 "sha2 0.10.8",14016 "sha2 0.10.8",14943 "zeroize",14017 "zeroize",14957dependencies = [14031dependencies = [14958 "frame-system-rpc-runtime-api",14032 "frame-system-rpc-runtime-api",14959 "futures",14033 "futures",14960 "jsonrpsee 0.22.3",14034 "jsonrpsee",14961 "log",14035 "log",14962 "parity-scale-codec",14036 "parity-scale-codec",14963 "sc-rpc-api",14037 "sc-rpc-api",14964 "sc-transaction-pool-api",14038 "sc-transaction-pool-api",14965 "sp-api 29.0.0",14039 "sp-api",14966 "sp-block-builder",14040 "sp-block-builder",14967 "sp-blockchain",14041 "sp-blockchain",14968 "sp-core 31.0.0",14042 "sp-core",14969 "sp-runtime 34.0.0",14043 "sp-runtime",14970]14044]149711404514972[[package]]14046[[package]]14989checksum = "e71c3305c6159e3f4cfc158f88ceefb94dd86b2c92c6120ad51a9d9c31c0dce6"14063checksum = "e71c3305c6159e3f4cfc158f88ceefb94dd86b2c92c6120ad51a9d9c31c0dce6"14990dependencies = [14064dependencies = [14991 "async-trait",14065 "async-trait",14992 "jsonrpsee 0.22.3",14066 "jsonrpsee",14993 "log",14067 "log",14994 "sc-rpc-api",14068 "sc-rpc-api",14995 "serde",14069 "serde",14996 "sp-runtime 34.0.0",14070 "sp-runtime",14997]14071]149981407214999[[package]]14073[[package]]15002source = "registry+https://github.com/rust-lang/crates.io-index"14076source = "registry+https://github.com/rust-lang/crates.io-index"15003checksum = "ff3afa7be8eca9226448012fa58eeaaab9c42be60214471d304658ac4856052b"14077checksum = "ff3afa7be8eca9226448012fa58eeaaab9c42be60214471d304658ac4856052b"15004dependencies = [14078dependencies = [15005 "jsonrpsee 0.22.3",14079 "jsonrpsee",15006 "parity-scale-codec",14080 "parity-scale-codec",15007 "sc-client-api",14081 "sc-client-api",15008 "sc-rpc-api",14082 "sc-rpc-api",15009 "serde",14083 "serde",15010 "sp-core 31.0.0",14084 "sp-core",15011 "sp-runtime 34.0.0",14085 "sp-runtime",15012 "sp-state-machine 0.38.0",14086 "sp-state-machine",15013 "sp-trie 32.0.0",14087 "sp-trie",15014 "trie-db 0.28.0",14088 "trie-db 0.28.0",15015]14089]150161409015029 "sp-maybe-compressed-blob",14103 "sp-maybe-compressed-blob",15030 "strum 0.24.1",14104 "strum 0.24.1",15031 "tempfile",14105 "tempfile",15032 "toml 0.8.12",14106 "toml 0.8.13",15033 "walkdir",14107 "walkdir",15034 "wasm-opt",14108 "wasm-opt",15035]14109]150651413915066[[package]]14140[[package]]15067name = "syn"14141name = "syn"15068version = "2.0.55"14142version = "2.0.65"15069source = "registry+https://github.com/rust-lang/crates.io-index"14143source = "registry+https://github.com/rust-lang/crates.io-index"15070checksum = "002a1b3dbf967edfafc32655d0f377ab0bb7b994aa1d32c8cc7e9b8bf3ebb8f0"14144checksum = "d2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106"15071dependencies = [14145dependencies = [15072 "proc-macro2",14146 "proc-macro2",15073 "quote",14147 "quote",15126checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"14200checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"15127dependencies = [14201dependencies = [15128 "cfg-if",14202 "cfg-if",15129 "fastrand 2.0.2",14203 "fastrand 2.1.0",15130 "rustix 0.38.32",14204 "rustix 0.38.34",15131 "windows-sys 0.52.0",14205 "windows-sys 0.52.0",15132]14206]151331420715146source = "registry+https://github.com/rust-lang/crates.io-index"14220source = "registry+https://github.com/rust-lang/crates.io-index"15147checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"14221checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"15148dependencies = [14222dependencies = [15149 "rustix 0.38.32",14223 "rustix 0.38.34",15150 "windows-sys 0.48.0",14224 "windows-sys 0.48.0",15151]14225]151521422615161version = "0.1.1"14235version = "0.1.1"15162dependencies = [14236dependencies = [15163 "evm-coder",14237 "evm-coder",15164 "frame-support 31.0.0",14238 "frame-support",15165 "frame-system 31.0.0",14239 "frame-system",15166 "pallet-balances",14240 "pallet-balances",15167 "pallet-balances-adapter",14241 "pallet-balances-adapter",15168 "pallet-common",14242 "pallet-common",15176 "pallet-timestamp",14250 "pallet-timestamp",15177 "pallet-transaction-payment",14251 "pallet-transaction-payment",15178 "pallet-unique",14252 "pallet-unique",15179 "pallet-xcm 10.0.1",14253 "pallet-xcm",15180 "parity-scale-codec",14254 "parity-scale-codec",15181 "scale-info",14255 "scale-info",15182 "sp-core 31.0.0",14256 "sp-core",15183 "sp-io 33.0.0",14257 "sp-io",15184 "sp-runtime 34.0.0",14258 "sp-runtime",15185 "sp-std 14.0.0",14259 "sp-std",15186 "staging-xcm 10.0.0",14260 "staging-xcm",15187 "up-data-structs",14261 "up-data-structs",15188 "up-sponsorship",14262 "up-sponsorship",15189]14263]151901426415191[[package]]14265[[package]]15192name = "thiserror"14266name = "thiserror"15193version = "1.0.58"14267version = "1.0.61"15194source = "registry+https://github.com/rust-lang/crates.io-index"14268source = "registry+https://github.com/rust-lang/crates.io-index"15195checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"14269checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709"15196dependencies = [14270dependencies = [15197 "thiserror-impl",14271 "thiserror-impl",15198]14272]15214dependencies = [14288dependencies = [15215 "proc-macro2",14289 "proc-macro2",15216 "quote",14290 "quote",15217 "syn 2.0.55",14291 "syn 2.0.65",15218]14292]152191429315220[[package]]14294[[package]]15221name = "thiserror-impl"14295name = "thiserror-impl"15222version = "1.0.58"14296version = "1.0.61"15223source = "registry+https://github.com/rust-lang/crates.io-index"14297source = "registry+https://github.com/rust-lang/crates.io-index"15224checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"14298checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533"15225dependencies = [14299dependencies = [15226 "proc-macro2",14300 "proc-macro2",15227 "quote",14301 "quote",15228 "syn 2.0.55",14302 "syn 2.0.65",15229]14303]152301430415231[[package]]14305[[package]]152891436315290[[package]]14364[[package]]15291name = "time"14365name = "time"15292version = "0.3.34"14366version = "0.3.36"15293source = "registry+https://github.com/rust-lang/crates.io-index"14367source = "registry+https://github.com/rust-lang/crates.io-index"15294checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"14368checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"15295dependencies = [14369dependencies = [15296 "deranged",14370 "deranged",15297 "itoa",14371 "itoa",153101438415311[[package]]14385[[package]]15312name = "time-macros"14386name = "time-macros"15313version = "0.2.17"14387version = "0.2.18"15314source = "registry+https://github.com/rust-lang/crates.io-index"14388source = "registry+https://github.com/rust-lang/crates.io-index"15315checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774"14389checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"15316dependencies = [14390dependencies = [15317 "num-conv",14391 "num-conv",15318 "time-core",14392 "time-core",15319]14393]153201439415321[[package]]14395[[package]]15322name = "tiny-bip39"15323version = "1.0.0"15324source = "registry+https://github.com/rust-lang/crates.io-index"15325checksum = "62cc94d358b5a1e84a5cb9109f559aa3c4d634d2b1b4de3d0fa4adc7c78e2861"15326dependencies = [15327 "anyhow",15328 "hmac 0.12.1",15329 "once_cell",15330 "pbkdf2 0.11.0",15331 "rand 0.8.5",15332 "rustc-hash",15333 "sha2 0.10.8",15334 "thiserror",15335 "unicode-normalization",15336 "wasm-bindgen",15337 "zeroize",15338]1533915340[[package]]15341name = "tiny-keccak"14396name = "tiny-keccak"15342version = "2.0.2"14397version = "2.0.2"15343source = "registry+https://github.com/rust-lang/crates.io-index"14398source = "registry+https://github.com/rust-lang/crates.io-index"153631441815364[[package]]14419[[package]]15365name = "tokio"14420name = "tokio"15366version = "1.36.0"14421version = "1.37.0"15367source = "registry+https://github.com/rust-lang/crates.io-index"14422source = "registry+https://github.com/rust-lang/crates.io-index"15368checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"14423checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"15369dependencies = [14424dependencies = [15370 "backtrace",14425 "backtrace",15371 "bytes",14426 "bytes",15372 "libc",14427 "libc",15373 "mio",14428 "mio",15374 "num_cpus",14429 "num_cpus",15375 "parking_lot 0.12.1",14430 "parking_lot 0.12.2",15376 "pin-project-lite 0.2.13",14431 "pin-project-lite 0.2.14",15377 "signal-hook-registry",14432 "signal-hook-registry",15378 "socket2 0.5.6",14433 "socket2 0.5.7",15379 "tokio-macros",14434 "tokio-macros",15380 "windows-sys 0.48.0",14435 "windows-sys 0.48.0",15381]14436]15388dependencies = [14443dependencies = [15389 "proc-macro2",14444 "proc-macro2",15390 "quote",14445 "quote",15391 "syn 2.0.55",14446 "syn 2.0.65",15392]14447]153931444815394[[package]]14449[[package]]15398checksum = "7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f"14453checksum = "7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f"15399dependencies = [14454dependencies = [15400 "pin-project",14455 "pin-project",15401 "rand 0.8.5",14456 "rand",15402 "tokio",14457 "tokio",15403]14458]154041445915408source = "registry+https://github.com/rust-lang/crates.io-index"14463source = "registry+https://github.com/rust-lang/crates.io-index"15409checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"14464checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"15410dependencies = [14465dependencies = [15411 "rustls 0.21.10",14466 "rustls 0.21.12",15412 "tokio",14467 "tokio",15413]14468]154141446915418source = "registry+https://github.com/rust-lang/crates.io-index"14473source = "registry+https://github.com/rust-lang/crates.io-index"15419checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"14474checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"15420dependencies = [14475dependencies = [15421 "rustls 0.22.3",14476 "rustls 0.22.4",15422 "rustls-pki-types",14477 "rustls-pki-types",15423 "tokio",14478 "tokio",15424]14479]15430checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"14485checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"15431dependencies = [14486dependencies = [15432 "futures-core",14487 "futures-core",15433 "pin-project-lite 0.2.13",14488 "pin-project-lite 0.2.14",15434 "tokio",14489 "tokio",15435 "tokio-util",14490 "tokio-util",15436]14491]154371449215438[[package]]14493[[package]]15439name = "tokio-util"14494name = "tokio-util"15440version = "0.7.10"14495version = "0.7.11"15441source = "registry+https://github.com/rust-lang/crates.io-index"14496source = "registry+https://github.com/rust-lang/crates.io-index"15442checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"14497checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"15443dependencies = [14498dependencies = [15444 "bytes",14499 "bytes",15445 "futures-core",14500 "futures-core",15446 "futures-io",14501 "futures-io",15447 "futures-sink",14502 "futures-sink",15448 "pin-project-lite 0.2.13",14503 "pin-project-lite 0.2.14",15449 "tokio",14504 "tokio",15450 "tracing",15451]14505]154521450615453[[package]]14507[[package]]154611451515462[[package]]14516[[package]]15463name = "toml"14517name = "toml"15464version = "0.8.12"14518version = "0.8.13"15465source = "registry+https://github.com/rust-lang/crates.io-index"14519source = "registry+https://github.com/rust-lang/crates.io-index"15466checksum = "e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3"14520checksum = "a4e43f8cc456c9704c851ae29c67e17ef65d2c30017c17a9765b89c382dc8bba"15467dependencies = [14521dependencies = [15468 "serde",14522 "serde",15469 "serde_spanned",14523 "serde_spanned",15470 "toml_datetime",14524 "toml_datetime",15471 "toml_edit 0.22.9",14525 "toml_edit 0.22.13",15472]14526]154731452715474[[package]]14528[[package]]15475name = "toml_datetime"14529name = "toml_datetime"15476version = "0.6.5"14530version = "0.6.6"15477source = "registry+https://github.com/rust-lang/crates.io-index"14531source = "registry+https://github.com/rust-lang/crates.io-index"15478checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"14532checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"15479dependencies = [14533dependencies = [15480 "serde",14534 "serde",15481]14535]154931454715494[[package]]14548[[package]]15495name = "toml_edit"14549name = "toml_edit"15496version = "0.20.7"15497source = "registry+https://github.com/rust-lang/crates.io-index"15498checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81"15499dependencies = [15500 "indexmap 2.2.6",15501 "toml_datetime",15502 "winnow 0.5.40",15503]1550415505[[package]]15506name = "toml_edit"15507version = "0.21.1"14550version = "0.21.1"15508source = "registry+https://github.com/rust-lang/crates.io-index"14551source = "registry+https://github.com/rust-lang/crates.io-index"15509checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"14552checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"155151455815516[[package]]14559[[package]]15517name = "toml_edit"14560name = "toml_edit"15518version = "0.22.9"14561version = "0.22.13"15519source = "registry+https://github.com/rust-lang/crates.io-index"14562source = "registry+https://github.com/rust-lang/crates.io-index"15520checksum = "8e40bb779c5187258fd7aad0eb68cb8706a0a81fa712fbea808ab43c4b8374c4"14563checksum = "c127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96c"15521dependencies = [14564dependencies = [15522 "indexmap 2.2.6",14565 "indexmap 2.2.6",15523 "serde",14566 "serde",15524 "serde_spanned",14567 "serde_spanned",15525 "toml_datetime",14568 "toml_datetime",15526 "winnow 0.6.5",14569 "winnow 0.6.8",15527]14570]155281457115529[[package]]14572[[package]]15535 "futures-core",14578 "futures-core",15536 "futures-util",14579 "futures-util",15537 "pin-project",14580 "pin-project",15538 "pin-project-lite 0.2.13",14581 "pin-project-lite 0.2.14",15539 "tower-layer",14582 "tower-layer",15540 "tower-service",14583 "tower-service",15541 "tracing",14584 "tracing",15554 "http",14597 "http",15555 "http-body",14598 "http-body",15556 "http-range-header",14599 "http-range-header",15557 "pin-project-lite 0.2.13",14600 "pin-project-lite 0.2.14",15558 "tower-layer",14601 "tower-layer",15559 "tower-service",14602 "tower-service",15560]14603]15578checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"14621checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"15579dependencies = [14622dependencies = [15580 "log",14623 "log",15581 "pin-project-lite 0.2.13",14624 "pin-project-lite 0.2.14",15582 "tracing-attributes",14625 "tracing-attributes",15583 "tracing-core",14626 "tracing-core",15584]14627]15591dependencies = [14634dependencies = [15592 "proc-macro2",14635 "proc-macro2",15593 "quote",14636 "quote",15594 "syn 2.0.55",14637 "syn 2.0.65",15595]14638]155961463915597[[package]]14640[[package]]15621checksum = "461fe686e103f3afc4c93a56474193ffc46d4b2770f8df5d56e025e8bb54960c"14664checksum = "461fe686e103f3afc4c93a56474193ffc46d4b2770f8df5d56e025e8bb54960c"15622dependencies = [14665dependencies = [15623 "coarsetime",14666 "coarsetime",15624 "polkadot-primitives 10.0.0",14667 "polkadot-primitives",15625 "tracing",14668 "tracing",15626 "tracing-gum-proc-macro",14669 "tracing-gum-proc-macro",15627]14670]15636 "proc-macro-crate 3.1.0",14679 "proc-macro-crate 3.1.0",15637 "proc-macro2",14680 "proc-macro2",15638 "quote",14681 "quote",15639 "syn 2.0.55",14682 "syn 2.0.65",15640]14683]156411468415642[[package]]14685[[package]]15733 "idna 0.2.3",14776 "idna 0.2.3",15734 "ipnet",14777 "ipnet",15735 "lazy_static",14778 "lazy_static",15736 "rand 0.8.5",14779 "rand",15737 "smallvec",14780 "smallvec",15738 "socket2 0.4.10",14781 "socket2 0.4.10",15739 "thiserror",14782 "thiserror",15754 "ipconfig",14797 "ipconfig",15755 "lazy_static",14798 "lazy_static",15756 "lru-cache",14799 "lru-cache",15757 "parking_lot 0.12.1",14800 "parking_lot 0.12.2",15758 "resolv-conf",14801 "resolv-conf",15759 "smallvec",14802 "smallvec",15760 "thiserror",14803 "thiserror",15786 "sc-executor",14829 "sc-executor",15787 "serde",14830 "serde",15788 "serde_json",14831 "serde_json",15789 "sp-api 29.0.0",14832 "sp-api",15790 "sp-consensus-aura",14833 "sp-consensus-aura",15791 "sp-consensus-babe",14834 "sp-consensus-babe",15792 "sp-core 31.0.0",14835 "sp-core",15793 "sp-debug-derive 14.0.0",14836 "sp-debug-derive",15794 "sp-externalities 0.27.0",14837 "sp-externalities",15795 "sp-inherents 29.0.0",14838 "sp-inherents",15796 "sp-io 33.0.0",14839 "sp-io",15797 "sp-keystore 0.37.0",14840 "sp-keystore",15798 "sp-rpc",14841 "sp-rpc",15799 "sp-runtime 34.0.0",14842 "sp-runtime",15800 "sp-state-machine 0.38.0",14843 "sp-state-machine",15801 "sp-timestamp 29.0.0",14844 "sp-timestamp",15802 "sp-transaction-storage-proof",14845 "sp-transaction-storage-proof",15803 "sp-version 32.0.0",14846 "sp-version",15804 "sp-weights 30.0.0",14847 "sp-weights",15805 "substrate-rpc-client",14848 "substrate-rpc-client",15806 "zstd 0.12.4",14849 "zstd 0.12.4",15807]14850]15820dependencies = [14863dependencies = [15821 "cfg-if",14864 "cfg-if",15822 "digest 0.10.7",14865 "digest 0.10.7",15823 "rand 0.8.5",14866 "rand",15824 "static_assertions",14867 "static_assertions",15825]14868]158261486915834name = "uc-rpc"14877name = "uc-rpc"15835version = "0.1.4"14878version = "0.1.4"15836dependencies = [14879dependencies = [15837 "anyhow",15838 "app-promotion-rpc",14880 "app-promotion-rpc",15839 "frame-benchmarking 31.0.0",14881 "frame-benchmarking",15840 "hex-literal",14882 "hex-literal",15841 "jsonrpsee 0.16.3",14883 "jsonrpsee",15842 "opal-runtime",14884 "opal-runtime",15843 "pallet-evm",14885 "pallet-evm",15844 "parity-scale-codec",14886 "parity-scale-codec",15847 "sc-executor",14889 "sc-executor",15848 "sc-rpc-api",14890 "sc-rpc-api",15849 "sc-service",14891 "sc-service",15850 "sp-api 29.0.0",14892 "sp-api",15851 "sp-blockchain",14893 "sp-blockchain",15852 "sp-core 31.0.0",14894 "sp-core",15853 "sp-externalities 0.27.0",14895 "sp-externalities",15854 "sp-keystore 0.37.0",14896 "sp-keystore",15855 "sp-runtime 34.0.0",14897 "sp-runtime",15856 "sp-state-machine 0.38.0",14898 "sp-state-machine",15857 "sp-trie 32.0.0",14899 "sp-trie",15858 "trie-db 0.27.1",14900 "trie-db 0.27.1",15859 "unique-runtime",14901 "unique-runtime",15860 "up-common",14902 "up-common",159051494715906[[package]]14948[[package]]15907name = "unicode-width"14949name = "unicode-width"15908version = "0.1.11"14950version = "0.1.12"15909source = "registry+https://github.com/rust-lang/crates.io-index"14951source = "registry+https://github.com/rust-lang/crates.io-index"15910checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"14952checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"159111495315912[[package]]14954[[package]]15913name = "unicode-xid"14955name = "unicode-xid"15927 "cumulus-client-consensus-common",14969 "cumulus-client-consensus-common",15928 "cumulus-client-consensus-proposer",14970 "cumulus-client-consensus-proposer",15929 "cumulus-client-network",14971 "cumulus-client-network",14972 "cumulus-client-parachain-inherent",15930 "cumulus-client-service",14973 "cumulus-client-service",15931 "cumulus-primitives-aura",14974 "cumulus-primitives-aura",15932 "cumulus-primitives-core 0.10.0",14975 "cumulus-primitives-core",15933 "cumulus-primitives-parachain-inherent",14976 "cumulus-primitives-parachain-inherent",15934 "cumulus-relay-chain-inprocess-interface",14977 "cumulus-relay-chain-inprocess-interface",15935 "cumulus-relay-chain-interface",14978 "cumulus-relay-chain-interface",15942 "fc-rpc-core",14985 "fc-rpc-core",15943 "fp-rpc",14986 "fp-rpc",15944 "fp-storage",14987 "fp-storage",15945 "frame-benchmarking 31.0.0",14988 "frame-benchmarking",15946 "frame-benchmarking-cli",14989 "frame-benchmarking-cli",15947 "futures",14990 "futures",15948 "jsonrpsee 0.16.3",14991 "jsonrpsee",15949 "log",14992 "log",15950 "opal-runtime",14993 "opal-runtime",15951 "pallet-transaction-payment-rpc",14994 "pallet-transaction-payment-rpc",15952 "pallet-transaction-payment-rpc-runtime-api",14995 "pallet-transaction-payment-rpc-runtime-api",15953 "parity-scale-codec",14996 "parity-scale-codec",15954 "polkadot-cli",14997 "polkadot-cli",15955 "polkadot-primitives 10.0.0",14998 "polkadot-primitives",15956 "polkadot-service",14999 "polkadot-service",15957 "quartz-runtime",15000 "quartz-runtime",15958 "sc-basic-authorship",15001 "sc-basic-authorship",15973 "sc-transaction-pool",15016 "sc-transaction-pool",15974 "serde",15017 "serde",15975 "serde_json",15018 "serde_json",15976 "sp-api 29.0.0",15019 "sp-api",15977 "sp-block-builder",15020 "sp-block-builder",15978 "sp-blockchain",15021 "sp-blockchain",15979 "sp-consensus-aura",15022 "sp-consensus-aura",15980 "sp-core 31.0.0",15023 "sp-core",15981 "sp-inherents 29.0.0",15024 "sp-inherents",15982 "sp-io 33.0.0",15025 "sp-io",15983 "sp-keystore 0.37.0",15026 "sp-keystore",15984 "sp-offchain",15027 "sp-offchain",15985 "sp-runtime 34.0.0",15028 "sp-runtime",15986 "sp-session",15029 "sp-session",15987 "sp-timestamp 29.0.0",15030 "sp-state-machine",15031 "sp-timestamp",15988 "sp-transaction-pool",15032 "sp-transaction-pool",15989 "substrate-build-script-utils",15033 "substrate-build-script-utils",15990 "substrate-frame-rpc-system",15034 "substrate-frame-rpc-system",16009 "cumulus-pallet-parachain-system",15053 "cumulus-pallet-parachain-system",16010 "cumulus-pallet-xcm",15054 "cumulus-pallet-xcm",16011 "cumulus-pallet-xcmp-queue",15055 "cumulus-pallet-xcmp-queue",16012 "cumulus-primitives-core 0.10.0",15056 "cumulus-primitives-core",16013 "cumulus-primitives-timestamp",15057 "cumulus-primitives-timestamp",16014 "cumulus-primitives-utility",15058 "cumulus-primitives-utility",16015 "derivative",15059 "derivative",16016 "evm-coder",15060 "evm-coder",16017 "fp-evm",15061 "fp-evm",16018 "fp-rpc",15062 "fp-rpc",16019 "fp-self-contained",15063 "fp-self-contained",16020 "frame-benchmarking 31.0.0",15064 "frame-benchmarking",16021 "frame-executive",15065 "frame-executive",16022 "frame-support 31.0.0",15066 "frame-support",16023 "frame-system 31.0.0",15067 "frame-system",16024 "frame-system-benchmarking",15068 "frame-system-benchmarking",16025 "frame-system-rpc-runtime-api",15069 "frame-system-rpc-runtime-api",16026 "frame-try-runtime",15070 "frame-try-runtime",16038 "pallet-balances",15082 "pallet-balances",16039 "pallet-balances-adapter",15083 "pallet-balances-adapter",16040 "pallet-base-fee",15084 "pallet-base-fee",16041 "pallet-collator-selection",15085 "pallet-collator-selection 5.0.0",16042 "pallet-collective",15086 "pallet-collective",16043 "pallet-common",15087 "pallet-common",16044 "pallet-configuration",15088 "pallet-configuration",16057 "pallet-inflation",15101 "pallet-inflation",16058 "pallet-maintenance",15102 "pallet-maintenance",16059 "pallet-membership",15103 "pallet-membership",15104 "pallet-message-queue",16060 "pallet-nonfungible",15105 "pallet-nonfungible",16061 "pallet-preimage",15106 "pallet-preimage",16062 "pallet-ranked-collective",15107 "pallet-ranked-collective",16075 "pallet-treasury",15120 "pallet-treasury",16076 "pallet-unique",15121 "pallet-unique",16077 "pallet-utility",15122 "pallet-utility",16078 "pallet-xcm 10.0.1",15123 "pallet-xcm",15124 "parachains-common",16079 "parity-scale-codec",15125 "parity-scale-codec",16080 "polkadot-parachain-primitives 9.0.0",15126 "polkadot-parachain-primitives",16081 "polkadot-runtime-common",15127 "polkadot-runtime-common",16082 "precompile-utils-macro",15128 "precompile-utils-macro",16083 "scale-info",15129 "scale-info",16084 "serde",15130 "serde",16085 "smallvec",15131 "smallvec",16086 "sp-api 29.0.0",15132 "sp-api",16087 "sp-arithmetic 25.0.0",15133 "sp-arithmetic",16088 "sp-block-builder",15134 "sp-block-builder",16089 "sp-consensus-aura",15135 "sp-consensus-aura",16090 "sp-core 31.0.0",15136 "sp-core",16091 "sp-inherents 29.0.0",15137 "sp-inherents",16092 "sp-io 33.0.0",15138 "sp-io",16093 "sp-offchain",15139 "sp-offchain",16094 "sp-runtime 34.0.0",15140 "sp-runtime",16095 "sp-session",15141 "sp-session",16096 "sp-std 14.0.0",15142 "sp-std",16097 "sp-storage 20.0.0",15143 "sp-storage",16098 "sp-transaction-pool",15144 "sp-transaction-pool",16099 "sp-version 32.0.0",15145 "sp-version",16100 "staging-parachain-info",15146 "staging-parachain-info",16101 "staging-xcm 10.0.0",15147 "staging-xcm",16102 "staging-xcm-builder",15148 "staging-xcm-builder",16103 "staging-xcm-executor 10.0.0",15149 "staging-xcm-executor",16104 "substrate-wasm-builder",15150 "substrate-wasm-builder",16105 "up-common",15151 "up-common",16106 "up-data-structs",15152 "up-data-structs",16147name = "up-common"15193name = "up-common"16148version = "1.3.0"15194version = "1.3.0"16149dependencies = [15195dependencies = [16150 "cumulus-primitives-core 0.10.0",15196 "cumulus-primitives-core",16151 "fp-rpc",15197 "fp-rpc",16152 "fp-self-contained",15198 "fp-self-contained",16153 "frame-support 31.0.0",15199 "frame-support",16154 "pallet-evm",15200 "pallet-evm",16155 "sp-consensus-aura",15201 "sp-consensus-aura",16156 "sp-core 31.0.0",15202 "sp-core",16157 "sp-runtime 34.0.0",15203 "sp-runtime",16158 "sp-std 14.0.0",15204 "sp-std",16159]15205]161601520616161[[package]]15207[[package]]16165 "bondrewd",15211 "bondrewd",16166 "derivative",15212 "derivative",16167 "evm-coder",15213 "evm-coder",16168 "frame-support 31.0.0",15214 "frame-support",16169 "pallet-evm",15215 "pallet-evm",16170 "parity-scale-codec",15216 "parity-scale-codec",16171 "scale-info",15217 "scale-info",16172 "serde",15218 "serde",16173 "sp-core 31.0.0",15219 "sp-core",16174 "sp-runtime 34.0.0",15220 "sp-runtime",16175 "sp-std 14.0.0",15221 "sp-std",16176 "struct-versioning",15222 "struct-versioning",16177]15223]161781522416183 "parity-scale-codec",15229 "parity-scale-codec",16184 "scale-info",15230 "scale-info",16185 "serde",15231 "serde",16186 "sp-api 29.0.0",15232 "sp-api",16187 "sp-core 31.0.0",15233 "sp-core",16188 "sp-runtime 34.0.0",15234 "sp-runtime",16189 "sp-std 14.0.0",15235 "sp-std",16190]15236]161911523716192[[package]]15238[[package]]16196 "pallet-common",15242 "pallet-common",16197 "pallet-evm",15243 "pallet-evm",16198 "parity-scale-codec",15244 "parity-scale-codec",16199 "sp-api 29.0.0",15245 "sp-api",16200 "sp-core 31.0.0",15246 "sp-core",16201 "sp-runtime 34.0.0",15247 "sp-runtime",16202 "sp-std 14.0.0",15248 "sp-std",16203 "up-data-structs",15249 "up-data-structs",16204]15250]162051525116267 "arrayref",15313 "arrayref",16268 "constcat",15314 "constcat",16269 "digest 0.10.7",15315 "digest 0.10.7",16270 "rand 0.8.5",15316 "rand",16271 "rand_chacha 0.3.1",15317 "rand_chacha 0.3.1",16272 "rand_core 0.6.4",15318 "rand_core 0.6.4",16273 "sha2 0.10.8",15319 "sha2 0.10.8",162781532416279[[package]]15325[[package]]16280name = "waker-fn"15326name = "waker-fn"16281version = "1.1.1"15327version = "1.2.0"16282source = "registry+https://github.com/rust-lang/crates.io-index"15328source = "registry+https://github.com/rust-lang/crates.io-index"16283checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690"15329checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"162841533016285[[package]]15331[[package]]16286name = "walkdir"15332name = "walkdir"16343 "once_cell",15389 "once_cell",16344 "proc-macro2",15390 "proc-macro2",16345 "quote",15391 "quote",16346 "syn 2.0.55",15392 "syn 2.0.65",16347 "wasm-bindgen-shared",15393 "wasm-bindgen-shared",16348]15394]163491539516377dependencies = [15423dependencies = [16378 "proc-macro2",15424 "proc-macro2",16379 "quote",15425 "quote",16380 "syn 2.0.55",15426 "syn 2.0.65",16381 "wasm-bindgen-backend",15427 "wasm-bindgen-backend",16382 "wasm-bindgen-shared",15428 "wasm-bindgen-shared",16383]15429]163991544516400[[package]]15446[[package]]16401name = "wasm-opt"15447name = "wasm-opt"16402version = "0.116.0"15448version = "0.116.1"16403source = "registry+https://github.com/rust-lang/crates.io-index"15449source = "registry+https://github.com/rust-lang/crates.io-index"16404checksum = "fc942673e7684671f0c5708fc18993569d184265fd5223bb51fc8e5b9b6cfd52"15450checksum = "2fd87a4c135535ffed86123b6fb0f0a5a0bc89e50416c942c5f0662c645f679c"16405dependencies = [15451dependencies = [16406 "anyhow",15452 "anyhow",16407 "libc",15453 "libc",164951554116496[[package]]15542[[package]]16497name = "wasmparser-nostd"15543name = "wasmparser-nostd"16498version = "0.100.1"15544version = "0.100.2"16499source = "registry+https://github.com/rust-lang/crates.io-index"15545source = "registry+https://github.com/rust-lang/crates.io-index"16500checksum = "9157cab83003221bfd385833ab587a039f5d6fa7304854042ba358a3b09e0724"15546checksum = "d5a015fe95f3504a94bb1462c717aae75253e39b9dd6c3fb1062c934535c64aa"16501dependencies = [15547dependencies = [16502 "indexmap-nostd",15548 "indexmap-nostd",16503]15549]16677 "memfd",15723 "memfd",16678 "memoffset",15724 "memoffset",16679 "paste",15725 "paste",16680 "rand 0.8.5",15726 "rand",16681 "rustix 0.36.17",15727 "rustix 0.36.17",16682 "wasmtime-asm-macros",15728 "wasmtime-asm-macros",16683 "wasmtime-environ",15729 "wasmtime-environ",16734dependencies = [15780dependencies = [16735 "binary-merkle-tree",15781 "binary-merkle-tree",16736 "bitvec",15782 "bitvec",16737 "frame-benchmarking 31.0.0",15783 "frame-benchmarking",16738 "frame-election-provider-support",15784 "frame-election-provider-support",16739 "frame-executive",15785 "frame-executive",16740 "frame-support 31.0.0",15786 "frame-support",16741 "frame-system 31.0.0",15787 "frame-system",16742 "frame-system-benchmarking",15788 "frame-system-benchmarking",16743 "frame-system-rpc-runtime-api",15789 "frame-system-rpc-runtime-api",16744 "frame-try-runtime",15790 "frame-try-runtime",16793 "pallet-utility",15839 "pallet-utility",16794 "pallet-vesting",15840 "pallet-vesting",16795 "pallet-whitelist",15841 "pallet-whitelist",16796 "pallet-xcm 10.0.1",15842 "pallet-xcm",16797 "pallet-xcm-benchmarks",15843 "pallet-xcm-benchmarks",16798 "parity-scale-codec",15844 "parity-scale-codec",16799 "polkadot-parachain-primitives 9.0.0",15845 "polkadot-parachain-primitives",16800 "polkadot-primitives 10.0.0",15846 "polkadot-primitives",16801 "polkadot-runtime-common",15847 "polkadot-runtime-common",16802 "polkadot-runtime-parachains",15848 "polkadot-runtime-parachains",16803 "rustc-hex",15849 "rustc-hex",16804 "scale-info",15850 "scale-info",16805 "serde",15851 "serde",16806 "serde_derive",15852 "serde_derive",16807 "smallvec",15853 "smallvec",16808 "sp-api 29.0.0",15854 "sp-api",16809 "sp-application-crypto 33.0.0",15855 "sp-application-crypto",16810 "sp-arithmetic 25.0.0",15856 "sp-arithmetic",16811 "sp-authority-discovery 29.0.0",15857 "sp-authority-discovery",16812 "sp-block-builder",15858 "sp-block-builder",16813 "sp-consensus-babe",15859 "sp-consensus-babe",16814 "sp-consensus-beefy",15860 "sp-consensus-beefy",16815 "sp-core 31.0.0",15861 "sp-core",16816 "sp-genesis-builder 0.10.0",15862 "sp-genesis-builder",16817 "sp-inherents 29.0.0",15863 "sp-inherents",16818 "sp-io 33.0.0",15864 "sp-io",16819 "sp-mmr-primitives",15865 "sp-mmr-primitives",16820 "sp-npos-elections",15866 "sp-npos-elections",16821 "sp-offchain",15867 "sp-offchain",16822 "sp-runtime 34.0.0",15868 "sp-runtime",16823 "sp-session",15869 "sp-session",16824 "sp-staking 29.0.0",15870 "sp-staking",16825 "sp-std 14.0.0",15871 "sp-std",16826 "sp-storage 20.0.0",15872 "sp-storage",16827 "sp-transaction-pool",15873 "sp-transaction-pool",16828 "sp-version 32.0.0",15874 "sp-version",16829 "staging-xcm 10.0.0",15875 "staging-xcm",16830 "staging-xcm-builder",15876 "staging-xcm-builder",16831 "staging-xcm-executor 10.0.0",15877 "staging-xcm-executor",16832 "substrate-wasm-builder",15878 "substrate-wasm-builder",16833 "westend-runtime-constants",15879 "westend-runtime-constants",16834]15880]16839source = "registry+https://github.com/rust-lang/crates.io-index"15885source = "registry+https://github.com/rust-lang/crates.io-index"16840checksum = "38ee9606d7d954aef2b22107e80fc128a467cd8d6f1d347f64e417f88b2833c8"15886checksum = "38ee9606d7d954aef2b22107e80fc128a467cd8d6f1d347f64e417f88b2833c8"16841dependencies = [15887dependencies = [16842 "frame-support 31.0.0",15888 "frame-support",16843 "polkadot-primitives 10.0.0",15889 "polkadot-primitives",16844 "polkadot-runtime-common",15890 "polkadot-runtime-common",16845 "smallvec",15891 "smallvec",16846 "sp-core 31.0.0",15892 "sp-core",16847 "sp-runtime 34.0.0",15893 "sp-runtime",16848 "sp-weights 30.0.0",15894 "sp-weights",16849 "staging-xcm 10.0.0",15895 "staging-xcm",16850 "staging-xcm-builder",15896 "staging-xcm-builder",16851]15897]168521589816859 "either",15905 "either",16860 "home",15906 "home",16861 "once_cell",15907 "once_cell",16862 "rustix 0.38.32",15908 "rustix 0.38.34",16863]15909]168641591016865[[package]]15911[[package]]16866name = "wide"15912name = "wide"16867version = "0.7.15"15913version = "0.7.19"16868source = "registry+https://github.com/rust-lang/crates.io-index"15914source = "registry+https://github.com/rust-lang/crates.io-index"16869checksum = "89beec544f246e679fc25490e3f8e08003bc4bf612068f325120dad4cea02c1c"15915checksum = "aab6594190de06d718a5dbc5fa781ab62f8903797056480e549ca74add6b7065"16870dependencies = [15916dependencies = [16871 "bytemuck",15917 "bytemuck",16872 "safe_arch",15918 "safe_arch",16873]15919]168741592016875[[package]]15921[[package]]16876name = "widestring"15922name = "widestring"16877version = "1.0.2"15923version = "1.1.0"16878source = "registry+https://github.com/rust-lang/crates.io-index"15924source = "registry+https://github.com/rust-lang/crates.io-index"16879checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"15925checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311"168801592616881[[package]]15927[[package]]16882name = "winapi"15928name = "winapi"168961594216897[[package]]15943[[package]]16898name = "winapi-util"15944name = "winapi-util"16899version = "0.1.6"15945version = "0.1.8"16900source = "registry+https://github.com/rust-lang/crates.io-index"15946source = "registry+https://github.com/rust-lang/crates.io-index"16901checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"15947checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"16902dependencies = [15948dependencies = [16903 "winapi",15949 "windows-sys 0.52.0",16904]15950]169051595116906[[package]]15952[[package]]16934source = "registry+https://github.com/rust-lang/crates.io-index"15980source = "registry+https://github.com/rust-lang/crates.io-index"16935checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"15981checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"16936dependencies = [15982dependencies = [16937 "windows-targets 0.52.4",15983 "windows-targets 0.52.5",16938]15984]169391598516940[[package]]15986[[package]]16961source = "registry+https://github.com/rust-lang/crates.io-index"16007source = "registry+https://github.com/rust-lang/crates.io-index"16962checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"16008checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"16963dependencies = [16009dependencies = [16964 "windows-targets 0.52.4",16010 "windows-targets 0.52.5",16965]16011]169661601216967[[package]]16013[[package]]169961604216997[[package]]16043[[package]]16998name = "windows-targets"16044name = "windows-targets"16999version = "0.52.4"16045version = "0.52.5"17000source = "registry+https://github.com/rust-lang/crates.io-index"16046source = "registry+https://github.com/rust-lang/crates.io-index"17001checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"16047checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"17002dependencies = [16048dependencies = [17003 "windows_aarch64_gnullvm 0.52.4",16049 "windows_aarch64_gnullvm 0.52.5",17004 "windows_aarch64_msvc 0.52.4",16050 "windows_aarch64_msvc 0.52.5",17005 "windows_i686_gnu 0.52.4",16051 "windows_i686_gnu 0.52.5",17006 "windows_i686_msvc 0.52.4",16052 "windows_i686_gnullvm",16053 "windows_i686_msvc 0.52.5",17007 "windows_x86_64_gnu 0.52.4",16054 "windows_x86_64_gnu 0.52.5",17008 "windows_x86_64_gnullvm 0.52.4",16055 "windows_x86_64_gnullvm 0.52.5",17009 "windows_x86_64_msvc 0.52.4",16056 "windows_x86_64_msvc 0.52.5",17010]16057]170111605817012[[package]]16059[[package]]170231607017024[[package]]16071[[package]]17025name = "windows_aarch64_gnullvm"16072name = "windows_aarch64_gnullvm"17026version = "0.52.4"16073version = "0.52.5"17027source = "registry+https://github.com/rust-lang/crates.io-index"16074source = "registry+https://github.com/rust-lang/crates.io-index"17028checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"16075checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"170291607617030[[package]]16077[[package]]17031name = "windows_aarch64_msvc"16078name = "windows_aarch64_msvc"170411608817042[[package]]16089[[package]]17043name = "windows_aarch64_msvc"16090name = "windows_aarch64_msvc"17044version = "0.52.4"16091version = "0.52.5"17045source = "registry+https://github.com/rust-lang/crates.io-index"16092source = "registry+https://github.com/rust-lang/crates.io-index"17046checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"16093checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"170471609417048[[package]]16095[[package]]17049name = "windows_i686_gnu"16096name = "windows_i686_gnu"170591610617060[[package]]16107[[package]]17061name = "windows_i686_gnu"16108name = "windows_i686_gnu"17062version = "0.52.4"16109version = "0.52.5"17063source = "registry+https://github.com/rust-lang/crates.io-index"16110source = "registry+https://github.com/rust-lang/crates.io-index"17064checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"16111checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"170651611217066[[package]]16113[[package]]16114name = "windows_i686_gnullvm"16115version = "0.52.5"16116source = "registry+https://github.com/rust-lang/crates.io-index"16117checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"1611816119[[package]]17067name = "windows_i686_msvc"16120name = "windows_i686_msvc"17068version = "0.42.2"16121version = "0.42.2"17069source = "registry+https://github.com/rust-lang/crates.io-index"16122source = "registry+https://github.com/rust-lang/crates.io-index"170771613017078[[package]]16131[[package]]17079name = "windows_i686_msvc"16132name = "windows_i686_msvc"17080version = "0.52.4"16133version = "0.52.5"17081source = "registry+https://github.com/rust-lang/crates.io-index"16134source = "registry+https://github.com/rust-lang/crates.io-index"17082checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"16135checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"170831613617084[[package]]16137[[package]]17085name = "windows_x86_64_gnu"16138name = "windows_x86_64_gnu"170951614817096[[package]]16149[[package]]17097name = "windows_x86_64_gnu"16150name = "windows_x86_64_gnu"17098version = "0.52.4"16151version = "0.52.5"17099source = "registry+https://github.com/rust-lang/crates.io-index"16152source = "registry+https://github.com/rust-lang/crates.io-index"17100checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"16153checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"171011615417102[[package]]16155[[package]]17103name = "windows_x86_64_gnullvm"16156name = "windows_x86_64_gnullvm"171131616617114[[package]]16167[[package]]17115name = "windows_x86_64_gnullvm"16168name = "windows_x86_64_gnullvm"17116version = "0.52.4"16169version = "0.52.5"17117source = "registry+https://github.com/rust-lang/crates.io-index"16170source = "registry+https://github.com/rust-lang/crates.io-index"17118checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"16171checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"171191617217120[[package]]16173[[package]]17121name = "windows_x86_64_msvc"16174name = "windows_x86_64_msvc"171311618417132[[package]]16185[[package]]17133name = "windows_x86_64_msvc"16186name = "windows_x86_64_msvc"17134version = "0.52.4"16187version = "0.52.5"17135source = "registry+https://github.com/rust-lang/crates.io-index"16188source = "registry+https://github.com/rust-lang/crates.io-index"17136checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"16189checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"171371619017138[[package]]16191[[package]]17139name = "winnow"16192name = "winnow"171461619917147[[package]]16200[[package]]17148name = "winnow"16201name = "winnow"17149version = "0.6.5"16202version = "0.6.8"17150source = "registry+https://github.com/rust-lang/crates.io-index"16203source = "registry+https://github.com/rust-lang/crates.io-index"17151checksum = "dffa400e67ed5a4dd237983829e66475f0a4a26938c4b04c21baede6262215b8"16204checksum = "c3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618d"17152dependencies = [16205dependencies = [17153 "memchr",16206 "memchr",17154]16207]17211 "rusticata-macros",16264 "rusticata-macros",17212 "thiserror",16265 "thiserror",17213 "time",16266 "time",17214]1721517216[[package]]17217name = "xcm-procedural"17218version = "4.0.0"17219source = "registry+https://github.com/rust-lang/crates.io-index"17220checksum = "401e2b62628da9246dececb06fe58118196557dd8deb9ce12d95cc4aaf56003f"17221dependencies = [17222 "Inflector",17223 "proc-macro2",17224 "quote",17225 "syn 2.0.55",17226]16267]172271626817228[[package]]16269[[package]]17234 "Inflector",16275 "Inflector",17235 "proc-macro2",16276 "proc-macro2",17236 "quote",16277 "quote",17237 "syn 2.0.55",16278 "syn 2.0.65",17238]16279]172391628017240[[package]]16281[[package]]17246 "futures",16287 "futures",17247 "log",16288 "log",17248 "nohash-hasher",16289 "nohash-hasher",17249 "parking_lot 0.12.1",16290 "parking_lot 0.12.2",17250 "rand 0.8.5",16291 "rand",17251 "static_assertions",16292 "static_assertions",17252]16293]1725316294172621630317263[[package]]16304[[package]]17264name = "zerocopy"16305name = "zerocopy"17265version = "0.7.32"16306version = "0.7.34"17266source = "registry+https://github.com/rust-lang/crates.io-index"16307source = "registry+https://github.com/rust-lang/crates.io-index"17267checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"16308checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087"17268dependencies = [16309dependencies = [17269 "zerocopy-derive",16310 "zerocopy-derive",17270]16311]172711631217272[[package]]16313[[package]]17273name = "zerocopy-derive"16314name = "zerocopy-derive"17274version = "0.7.32"16315version = "0.7.34"17275source = "registry+https://github.com/rust-lang/crates.io-index"16316source = "registry+https://github.com/rust-lang/crates.io-index"17276checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"16317checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"17277dependencies = [16318dependencies = [17278 "proc-macro2",16319 "proc-macro2",17279 "quote",16320 "quote",17280 "syn 2.0.55",16321 "syn 2.0.65",17281]16322]172821632317283[[package]]16324[[package]]17297dependencies = [16338dependencies = [17298 "proc-macro2",16339 "proc-macro2",17299 "quote",16340 "quote",17300 "syn 2.0.55",16341 "syn 2.0.65",17301]16342]173021634317303[[package]]16344[[package]]Cargo.tomldiffbeforeafterboth95cumulus-client-consensus-proposer = "0.10.0"95cumulus-client-consensus-proposer = "0.10.0"96cumulus-client-network = "0.10.0"96cumulus-client-network = "0.10.0"97cumulus-client-service = "0.10.0"97cumulus-client-service = "0.10.0"98cumulus-client-parachain-inherent = "0.4.0"98cumulus-pallet-aura-ext = { default-features = false, version = "0.10.0" }99cumulus-pallet-aura-ext = { default-features = false, version = "0.10.0" }99cumulus-pallet-dmp-queue = { default-features = false, version = "0.10.0" }100cumulus-pallet-dmp-queue = { default-features = false, version = "0.10.0" }100cumulus-pallet-parachain-system = { default-features = false, version = "0.10.0" }101cumulus-pallet-parachain-system = { default-features = false, version = "0.10.0" }108cumulus-relay-chain-inprocess-interface = "0.10.0"109cumulus-relay-chain-inprocess-interface = "0.10.0"109cumulus-relay-chain-interface = "0.10.0"110cumulus-relay-chain-interface = "0.10.0"110cumulus-relay-chain-minimal-node = "0.10.0"111cumulus-relay-chain-minimal-node = "0.10.0"112parachains-common = { default-features = false, version = "10.0.0"}111frame-executive = { default-features = false, version = "31.0.0" }113frame-executive = { default-features = false, version = "31.0.0" }112frame-support = { default-features = false, version = "31.0.0" }114frame-support = { default-features = false, version = "31.0.0" }113frame-system = { default-features = false, version = "31.0.0" }115frame-system = { default-features = false, version = "31.0.0" }132pallet-treasury = { default-features = false, version = "30.0.0" }134pallet-treasury = { default-features = false, version = "30.0.0" }133pallet-utility = { default-features = false, version = "31.0.0" }135pallet-utility = { default-features = false, version = "31.0.0" }134pallet-xcm = { default-features = false, version = "10.0.1" }136pallet-xcm = { default-features = false, version = "10.0.1" }137pallet-message-queue = { default-features = false, version = "34.0.0" }135parity-scale-codec = { version = "3.6.5", features = ["derive"], default-features = false }138parity-scale-codec = { version = "3.6.5", features = ["derive"], default-features = false }136polkadot-cli = "10.0.0"139polkadot-cli = "10.0.0"137polkadot-parachain-primitives = { default-features = false, version = "9.0.0" }140polkadot-parachain-primitives = { default-features = false, version = "9.0.0" }199try-runtime-cli = "0.41.0"202try-runtime-cli = "0.41.0"200203201# ORML204# ORML202orml-traits = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }205orml-traits = { version = "0.9.1", default-features = false }203orml-vesting = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }206orml-vesting = { version = "0.9.1", default-features = false }204orml-xcm-support = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }207orml-xcm-support = { version = "0.9.1", default-features = false }205orml-xtokens = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }208orml-xtokens = { version = "0.9.1", default-features = false }206209207# Other210# Other208derivative = { version = "2.2.0", features = ["use_core"] }211derivative = { version = "2.2.0", features = ["use_core"] }209ethereum = { version = "0.15.0", default-features = false, features = ["with-codec"] }212ethereum = { version = "0.15.0", default-features = false, features = ["with-codec"] }210evm-core = { version = "0.41.0", default-features = false }213evm-core = { version = "0.41.0", default-features = false }211hex-literal = "0.4.1"214hex-literal = "0.4.1"212impl-trait-for-tuples = "0.2.2"215impl-trait-for-tuples = "0.2.2"213jsonrpsee = { version = "0.16.3", features = ["macros", "server"] }216jsonrpsee = { version = "0.22.5", features = ["macros", "server"] }214log = { version = "0.4.20", default-features = false }217log = { version = "0.4.20", default-features = false }215num_enum = { version = "0.7.0", default-features = false }218num_enum = { version = "0.7.0", default-features = false }216serde = { default-features = false, features = ['derive'], version = "1.0.188" }219serde = { default-features = false, features = ['derive'], version = "1.0.188" }client/rpc/Cargo.tomldiffbeforeafterboth5version = "0.1.4"5version = "0.1.4"667[dependencies]7[dependencies]8anyhow = "1.0.75"9jsonrpsee = { version = "0.16.3", features = ["macros", "server"] }8jsonrpsee = { workspace = true }10parity-scale-codec = { workspace = true }9parity-scale-codec = { workspace = true }11trie-db = { version = "0.27.1", default-features = false }10trie-db = { version = "0.27.1", default-features = false }12zstd = { version = "0.12.4", default-features = false }11zstd = { version = "0.12.4", default-features = false }client/rpc/src/lib.rsdiffbeforeafterboth17// Original License17// Original License18use std::sync::Arc;18use std::sync::Arc;191920use anyhow::anyhow;21use app_promotion_rpc::AppPromotionApi as AppPromotionRuntimeApi;20use app_promotion_rpc::AppPromotionApi as AppPromotionRuntimeApi;22pub use app_promotion_unique_rpc::AppPromotionApiServer;21pub use app_promotion_unique_rpc::AppPromotionApiServer;23use jsonrpsee::{core::RpcResult as Result, proc_macros::rpc};22use jsonrpsee::{core::RpcResult as Result, proc_macros::rpc, types::ErrorCode};24use parity_scale_codec::Decode;23use parity_scale_codec::Decode;25use sp_api::{ApiExt, BlockT, ProvideRuntimeApi};24use sp_api::{ApiExt, ProvideRuntimeApi};26use sp_blockchain::HeaderBackend;25use sp_blockchain::HeaderBackend;27use sp_runtime::traits::{AtLeast32BitUnsigned, Member};26use sp_runtime::traits::{AtLeast32BitUnsigned, Block as BlockT, Member};28use up_data_structs::{27use up_data_structs::{29 CollectionId, CollectionLimits, CollectionStats, Property, PropertyKeyPermission,28 CollectionId, CollectionLimits, CollectionStats, Property, PropertyKeyPermission,30 RpcCollection, TokenChild, TokenData, TokenId,29 RpcCollection, TokenChild, TokenData, TokenId,345 api_version344 api_version346 } else {345 } else {347 // unreachable for our runtime346 // unreachable for our runtime348 return Err(anyhow!("api is not available").into())347 return Err(ErrorCode::MethodNotFound.into())349 };348 };350349351 let result = $(if _api_version < $ver {350 let result = $(if _api_version < $ver {354 { api.$method_name(at, $($($map)? ($name)),*) };353 { api.$method_name(at, $($($map)? ($name)),*) };355354356 Ok(result355 Ok(result357 .map_err(|e| anyhow!("unable to query: {e}"))?356 .map_err(|_| ErrorCode::InternalError /* TODO proper error */)?358 .map_err(|e| anyhow!("runtime error: {e:?}"))$(.map($mapper))??)357 .map_err(|_| ErrorCode::InvalidParams)$(.map($mapper))??)359 }358 }360 };359 };361}360}513 {512 {514 api_version513 api_version515 } else {514 } else {516 return Err(anyhow!("api is not available").into());515 return Err(ErrorCode::MethodNotFound.into());517 };516 };518 let result = if api_version >= 3 {517 let result = if api_version >= 3 {519 api.token_data(at, collection, token_id, string_keys_to_bytes_keys(keys))518 api.token_data(at, collection, token_id, string_keys_to_bytes_keys(keys))537 })536 })538 };537 };539 Ok(result538 Ok(result540 .map_err(|e| anyhow!("unable to query: {e}"))?539 .map_err(|_| ErrorCode::InternalError /* TODO proper error */)?541 .map_err(|e| anyhow!("runtime error: {e:?}"))?)540 .map_err(|_| ErrorCode::InvalidParams)?)542}541}543542544fn string_keys_to_bytes_keys(keys: Option<Vec<String>>) -> Option<Vec<Vec<u8>>> {543fn string_keys_to_bytes_keys(keys: Option<Vec<String>>) -> Option<Vec<Vec<u8>>> {node/cli/Cargo.tomldiffbeforeafterboth42cumulus-relay-chain-inprocess-interface = { workspace = true }42cumulus-relay-chain-inprocess-interface = { workspace = true }43cumulus-relay-chain-interface = { workspace = true }43cumulus-relay-chain-interface = { workspace = true }44cumulus-relay-chain-minimal-node = { workspace = true }44cumulus-relay-chain-minimal-node = { workspace = true }45cumulus-client-parachain-inherent = { workspace = true }45frame-benchmarking = { workspace = true }46frame-benchmarking = { workspace = true }46frame-benchmarking-cli = { workspace = true }47frame-benchmarking-cli = { workspace = true }47opal-runtime = { workspace = true, optional = true }48opal-runtime = { workspace = true, optional = true }66sc-transaction-pool = { workspace = true }67sc-transaction-pool = { workspace = true }67serde = { workspace = true }68serde = { workspace = true }68sp-api = { workspace = true }69sp-api = { workspace = true }70sp-state-machine = { workspace = true }69sp-block-builder = { workspace = true }71sp-block-builder = { workspace = true }70sp-blockchain = { workspace = true }72sp-blockchain = { workspace = true }71sp-consensus-aura = { workspace = true }73sp-consensus-aura = { workspace = true }node/cli/src/chain_spec.rsdiffbeforeafterboth161617use std::collections::BTreeMap;17use std::collections::BTreeMap;181819use default_runtime::WASM_BINARY;19#[cfg(all(not(feature = "unique-runtime"), not(feature = "quartz-runtime")))]20#[cfg(all(not(feature = "unique-runtime"), not(feature = "quartz-runtime")))]20pub use opal_runtime as default_runtime;21pub use opal_runtime as default_runtime;21#[cfg(all(not(feature = "unique-runtime"), feature = "quartz-runtime"))]22#[cfg(all(not(feature = "unique-runtime"), feature = "quartz-runtime"))]153 use $runtime::*;154 use $runtime::*;154155155 RuntimeGenesisConfig {156 RuntimeGenesisConfig {156 system: SystemConfig {157 system: Default::default(),157 code: WASM_BINARY158 .expect("WASM binary was not build, please build it!")159 .to_vec(),160 ..Default::default()161 },162 balances: BalancesConfig {158 balances: BalancesConfig {163 balances: $endowed_accounts159 balances: $endowed_accounts164 .iter()160 .iter()216 use $runtime::*;212 use $runtime::*;217213218 RuntimeGenesisConfig {214 RuntimeGenesisConfig {219 system: SystemConfig {215 system: Default::default(),220 code: WASM_BINARY221 .expect("WASM binary was not build, please build it!")222 .to_vec(),223 ..Default::default()224 },225 balances: BalancesConfig {216 balances: BalancesConfig {226 balances: $endowed_accounts217 balances: $endowed_accounts227 .iter()218 .iter()324 relay_chain: "rococo-dev".into(),315 relay_chain: "rococo-dev".into(),325 para_id: PARA_ID,316 para_id: PARA_ID,326 },317 },318 WASM_BINARY.expect("WASM binary was not build, please build it!"),327 )319 )328}320}329321398 relay_chain: "westend-local".into(),390 relay_chain: "westend-local".into(),399 para_id: PARA_ID,391 para_id: PARA_ID,400 },392 },393 WASM_BINARY.expect("WASM binary was not build, please build it!"),401 )394 )402}395}403396node/cli/src/cli.rsdiffbeforeafterboth24#[derive(Debug, Parser)]24#[derive(Debug, Parser)]25pub enum Subcommand {25pub enum Subcommand {26 /// Export the genesis state of the parachain.26 /// Export the genesis state of the parachain.27 ExportGenesisState(cumulus_client_cli::ExportGenesisStateCommand),27 ExportGenesisState(cumulus_client_cli::ExportGenesisHeadCommand),282829 /// Export the genesis wasm of the parachain.29 /// Export the genesis wasm of the parachain.30 ExportGenesisWasm(cumulus_client_cli::ExportGenesisWasmCommand),30 ExportGenesisWasm(cumulus_client_cli::ExportGenesisWasmCommand),node/cli/src/command.rsdiffbeforeafterboth50 chain_spec::{self, RuntimeIdentification, ServiceId, ServiceIdentification},50 chain_spec::{self, RuntimeIdentification, ServiceId, ServiceIdentification},51 cli::{Cli, RelayChainCli, Subcommand},51 cli::{Cli, RelayChainCli, Subcommand},52 service::{new_partial, start_dev_node, start_node, OpalRuntimeExecutor},52 service::{53 new_partial, start_dev_node, start_node, OpalRuntimeExecutor, ParachainHostFunctions,54 },53};55};5456337 Ok(cmd.run(components.client, components.backend, None))339 Ok(cmd.run(components.client, components.backend, None))338 }),340 }),339 Some(Subcommand::ExportGenesisState(cmd)) => {341 Some(Subcommand::ExportGenesisState(cmd)) => {340 construct_sync_run!(|components, cli, cmd, _config| {342 construct_sync_run!(|components, cli, cmd, _config| cmd.run(components.client))341 let spec = cli.load_spec(&cmd.shared_params.chain.clone().unwrap_or_default())?;342 cmd.run(&*spec, &*components.client)343 })344 }343 }345 Some(Subcommand::ExportGenesisWasm(cmd)) => {344 Some(Subcommand::ExportGenesisWasm(cmd)) => {346 construct_sync_run!(|_components, cli, cmd, _config| {345 construct_sync_run!(|_components, cli, cmd, _config| {352 Some(Subcommand::Benchmark(cmd)) => {351 Some(Subcommand::Benchmark(cmd)) => {353 use frame_benchmarking_cli::{BenchmarkCmd, SUBSTRATE_REFERENCE_HARDWARE};352 use frame_benchmarking_cli::{BenchmarkCmd, SUBSTRATE_REFERENCE_HARDWARE};354 use polkadot_cli::Block;353 use polkadot_cli::Block;355 use sp_io::SubstrateHostFunctions;356354357 let runner = cli.create_runner(cmd)?;355 let runner = cli.create_runner(cmd)?;358 // Switch on the concrete benchmark sub-command-356 // Switch on the concrete benchmark sub-command-359 match cmd {357 match cmd {360 BenchmarkCmd::Pallet(cmd) => {358 BenchmarkCmd::Pallet(cmd) => {361 runner.sync_run(|config| cmd.run::<Block, SubstrateHostFunctions>(config))359 runner.sync_run(|config| cmd.run::<Block, ParachainHostFunctions>(config))362 }360 }363 BenchmarkCmd::Block(cmd) => runner.sync_run(|config| {361 BenchmarkCmd::Block(cmd) => runner.sync_run(|config| {364 let partials = new_partial::<362 let partials = new_partial::<422 Ok((420 Ok((423 match config.chain_spec.runtime_id() {421 match config.chain_spec.runtime_id() {424 #[cfg(feature = "unique-runtime")]422 #[cfg(feature = "unique-runtime")]425 RuntimeId::Unique => Box::pin(cmd.run::<Block, ExtendedHostFunctions<423 RuntimeId::Unique => Box::pin(426 sp_io::SubstrateHostFunctions,424 cmd427 <UniqueRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions,425 .run::<Block, <UniqueRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions, _>(428 >, _>(info_provider)),426 info_provider,427 ),428 ),429429430 #[cfg(feature = "quartz-runtime")]430 #[cfg(feature = "quartz-runtime")]431 RuntimeId::Quartz => Box::pin(cmd.run::<Block, ExtendedHostFunctions<431 RuntimeId::Quartz => Box::pin(432 sp_io::SubstrateHostFunctions,432 cmd433 <QuartzRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions,433 .run::<Block, <QuartzRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions, _>(434 >, _>(info_provider)),434 info_provider,435 ),436 ),435437436 RuntimeId::Opal => Box::pin(cmd.run::<Block, ExtendedHostFunctions<438 RuntimeId::Opal => Box::pin(437 sp_io::SubstrateHostFunctions,439 cmd438 <OpalRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions,440 .run::<Block, <OpalRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions, _>(439 >, _>(info_provider)),441 info_provider,442 ),443 ),440 runtime_id => return Err(no_runtime_err!(runtime_id).into()),444 runtime_id => return Err(no_runtime_err!(runtime_id).into()),441 },445 },node/cli/src/rpc.rsdiffbeforeafterboth35use sp_api::ProvideRuntimeApi;35use sp_api::ProvideRuntimeApi;36use sp_blockchain::{Error as BlockChainError, HeaderBackend, HeaderMetadata};36use sp_blockchain::{Error as BlockChainError, HeaderBackend, HeaderMetadata};37use sp_inherents::CreateInherentDataProviders;37use sp_inherents::CreateInherentDataProviders;38use sp_runtime::traits::BlakeTwo256;39use up_common::types::opaque::*;38use up_common::types::opaque::*;403941use crate::service::RuntimeApiDep;40use crate::service::RuntimeApiDep;82 C: sp_api::CallApiAt<81 C: sp_api::CallApiAt<83 generic::Block<82 generic::Block<generic::Header<u32, BlakeTwo256>, sp_runtime::OpaqueExtrinsic>,84 generic::Header<u32, BlakeTwo256>,85 sp_runtime::OpaqueExtrinsic,86 >,87 >,83 >,88 for<'de> <R as RuntimeInstance>::CrossAccountId: serde::Deserialize<'de>,84 for<'de> <R as RuntimeInstance>::CrossAccountId: serde::Deserialize<'de>,node/cli/src/service.rsdiffbeforeafterboth66use sc_service::{Configuration, PartialComponents, TaskManager};66use sc_service::{Configuration, PartialComponents, TaskManager};67use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle};67use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle};68use serde::{Deserialize, Serialize};68use serde::{Deserialize, Serialize};69use sp_api::{ProvideRuntimeApi, StateBackend};69use sp_api::ProvideRuntimeApi;70use sp_block_builder::BlockBuilder;70use sp_block_builder::BlockBuilder;71use sp_blockchain::{Error as BlockChainError, HeaderBackend, HeaderMetadata};71use sp_blockchain::{Error as BlockChainError, HeaderBackend, HeaderMetadata};72use sp_consensus_aura::sr25519::AuthorityPair as AuraAuthorityPair;72use sp_consensus_aura::sr25519::AuthorityPair as AuraAuthorityPair;73use sp_keystore::KeystorePtr;73use sp_keystore::KeystorePtr;74use sp_runtime::traits::BlakeTwo256;74use sp_state_machine::Backend as StateBackend;75use substrate_prometheus_endpoint::Registry;75use substrate_prometheus_endpoint::Registry;76use tokio::time::Interval;76use tokio::time::Interval;77use up_common::types::{opaque::*, Nonce};77use up_common::types::{opaque::*, Nonce};7879pub type ParachainHostFunctions = (80 sp_io::SubstrateHostFunctions,81 cumulus_client_service::storage_proof_size::HostFunctions,82);788379use crate::{84use crate::{80 chain_spec::RuntimeIdentification,85 chain_spec::RuntimeIdentification,99 type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;104 type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;100 /// Otherwise we only use the default Substrate host functions.105 /// Otherwise we only use the default Substrate host functions.101 #[cfg(not(feature = "runtime-benchmarks"))]106 #[cfg(not(feature = "runtime-benchmarks"))]102 type ExtendHostFunctions = ();107 type ExtendHostFunctions = ParachainHostFunctions;103108104 fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {109 fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {105 unique_runtime::api::dispatch(method, data)110 unique_runtime::api::dispatch(method, data)117 type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;122 type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;118 /// Otherwise we only use the default Substrate host functions.123 /// Otherwise we only use the default Substrate host functions.119 #[cfg(not(feature = "runtime-benchmarks"))]124 #[cfg(not(feature = "runtime-benchmarks"))]120 type ExtendHostFunctions = ();125 type ExtendHostFunctions = ParachainHostFunctions;121126122 fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {127 fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {123 quartz_runtime::api::dispatch(method, data)128 quartz_runtime::api::dispatch(method, data)134 type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;139 type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;135 /// Otherwise we only use the default Substrate host functions.140 /// Otherwise we only use the default Substrate host functions.136 #[cfg(not(feature = "runtime-benchmarks"))]141 #[cfg(not(feature = "runtime-benchmarks"))]137 type ExtendHostFunctions = ();142 type ExtendHostFunctions = ParachainHostFunctions;138143139 fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {144 fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {140 opal_runtime::api::dispatch(method, data)145 opal_runtime::api::dispatch(method, data)249 sc_service::Error,254 sc_service::Error,250>255>251where256where252 sc_client_api::StateBackendFor<FullBackend, Block>: sp_api::StateBackend<BlakeTwo256>,257 sc_client_api::StateBackendFor<FullBackend, Block>: StateBackend<BlakeTwo256>,253 RuntimeApi: sp_api::ConstructRuntimeApi<Block, FullClient<RuntimeApi, ExecutorDispatch>>258 RuntimeApi: sp_api::ConstructRuntimeApi<Block, FullClient<RuntimeApi, ExecutorDispatch>>254 + Send259 + Send255 + Sync260 + Sync356 hwbench: Option<sc_sysinfo::HwBench>,361 hwbench: Option<sc_sysinfo::HwBench>,357) -> sc_service::error::Result<(TaskManager, Arc<FullClient<RuntimeApi, ExecutorDispatch>>)>362) -> sc_service::error::Result<(TaskManager, Arc<FullClient<RuntimeApi, ExecutorDispatch>>)>358where363where359 sc_client_api::StateBackendFor<FullBackend, Block>: sp_api::StateBackend<BlakeTwo256>,364 sc_client_api::StateBackendFor<FullBackend, Block>: StateBackend<BlakeTwo256>,360 Runtime: RuntimeInstance + Send + Sync + 'static,365 Runtime: RuntimeInstance + Send + Sync + 'static,361 <Runtime as RuntimeInstance>::CrossAccountId: Serialize,366 <Runtime as RuntimeInstance>::CrossAccountId: Serialize,362 for<'de> <Runtime as RuntimeInstance>::CrossAccountId: Deserialize<'de>,367 for<'de> <Runtime as RuntimeInstance>::CrossAccountId: Deserialize<'de>,975 async move {980 async move {976 let time = sp_timestamp::InherentDataProvider::from_system_time();981 let time = sp_timestamp::InherentDataProvider::from_system_time();977982978 let mocked_parachain = cumulus_primitives_parachain_inherent::MockValidationDataInherentDataProvider {983 let mocked_parachain = cumulus_client_parachain_inherent::MockValidationDataInherentDataProvider {979 current_para_block,984 current_para_block,980 relay_offset: 1000,985 relay_offset: 1000,981 relay_blocks_per_para_block: 2,986 relay_blocks_per_para_block: 2,982 para_blocks_per_relay_epoch: 0,987 para_blocks_per_relay_epoch: 0,983 xcm_config: cumulus_primitives_parachain_inherent::MockXcmConfig::new(988 xcm_config: cumulus_client_parachain_inherent::MockXcmConfig::new(984 &*client_for_xcm,989 &*client_for_xcm,985 block,990 block,986 Default::default(),991 Default::default(),989 relay_randomness_config: (),994 relay_randomness_config: (),990 raw_downward_messages: vec![],995 raw_downward_messages: vec![],991 raw_horizontal_messages: vec![],996 raw_horizontal_messages: vec![],997 additional_key_values: None,992 };998 };993999994 let slot =1000 let slot =pallets/collator-selection/src/benchmarking.rsdiffbeforeafterboth33//! Benchmarking setup for pallet-collator-selection33//! Benchmarking setup for pallet-collator-selection343435use frame_benchmarking::v2::{35use frame_benchmarking::v2::{36 account, benchmarks, impl_benchmark_test_suite, whitelisted_caller, BenchmarkError,36 account, benchmarks, impl_benchmark_test_suite, impl_test_function, whitelisted_caller,37 BenchmarkError,37};38};38use frame_support::{39use frame_support::{pallets/foreign-assets/src/benchmarking.rsdiffbeforeafterboth33 #[benchmark]33 #[benchmark]34 fn force_register_foreign_asset() -> Result<(), BenchmarkError> {34 fn force_register_foreign_asset() -> Result<(), BenchmarkError> {35 let location =35 let location =36 MultiLocation::from(X3(Parachain(1000), PalletInstance(42), GeneralIndex(1)));36 Location::from((Parachain(1000), PalletInstance(42), GeneralIndex(1)).into());37 let name = create_u16_data::<MAX_COLLECTION_NAME_LENGTH>();37 let name = create_u16_data::<MAX_COLLECTION_NAME_LENGTH>();38 let token_prefix = create_data::<MAX_TOKEN_PREFIX_LENGTH>();38 let token_prefix = create_data::<MAX_TOKEN_PREFIX_LENGTH>();39 let mode = ForeignCollectionMode::NFT;39 let mode = ForeignCollectionMode::NFT;pallets/foreign-assets/src/lib.rsdiffbeforeafterboth32};32};33use sp_runtime::traits::AccountIdConversion;33use sp_runtime::traits::AccountIdConversion;34use sp_std::{boxed::Box, vec, vec::Vec};34use sp_std::{boxed::Box, vec, vec::Vec};35use staging_xcm::{35use staging_xcm::{v4::prelude::*, VersionedAssetId};36 opaque::latest::{prelude::XcmError, Weight},37 v3::{prelude::*, MultiAsset, XcmContext},38 VersionedAssetId,39};40use staging_xcm_executor::{36use staging_xcm_executor::{41 traits::{ConvertLocation, Error as XcmExecutorError, TransactAsset, WeightTrader},37 traits::{ConvertLocation, Error as XcmExecutorError, TransactAsset, WeightTrader},42 Assets,38 AssetsInHolding,43};39};44use up_data_structs::{40use up_data_structs::{45 budget::ZeroBudget, CollectionId, CollectionMode, CollectionName, CollectionTokenPrefix,41 budget::ZeroBudget, CollectionId, CollectionMode, CollectionName, CollectionTokenPrefix,78 type PalletId: Get<PalletId>;74 type PalletId: Get<PalletId>;797580 /// Self-location of this parachain.76 /// Self-location of this parachain.81 type SelfLocation: Get<MultiLocation>;77 type SelfLocation: Get<Location>;827883 /// The converter from a MultiLocation to a CrossAccountId.79 /// The converter from a Location to a CrossAccountId.84 type LocationToAccountId: ConvertLocation<Self::CrossAccountId>;80 type LocationToAccountId: ConvertLocation<Self::CrossAccountId>;858186 /// Weight information for the extrinsics in this module.82 /// Weight information for the extrinsics in this module.110 #[pallet::storage]106 #[pallet::storage]111 #[pallet::getter(fn foreign_asset_to_collection)]107 #[pallet::getter(fn foreign_asset_to_collection)]112 pub type ForeignAssetToCollection<T: Config> =108 pub type ForeignAssetToCollection<T: Config> =113 StorageMap<_, Twox64Concat, staging_xcm::v3::AssetId, CollectionId, OptionQuery>;109 StorageMap<_, Twox64Concat, staging_xcm::v4::AssetId, CollectionId, OptionQuery>;114110115 /// The corresponding foreign assets of collections.111 /// The corresponding foreign assets of collections.116 #[pallet::storage]112 #[pallet::storage]117 #[pallet::getter(fn collection_to_foreign_asset)]113 #[pallet::getter(fn collection_to_foreign_asset)]118 pub type CollectionToForeignAsset<T: Config> =114 pub type CollectionToForeignAsset<T: Config> =119 StorageMap<_, Twox64Concat, CollectionId, staging_xcm::v3::AssetId, OptionQuery>;115 StorageMap<_, Twox64Concat, CollectionId, staging_xcm::v4::AssetId, OptionQuery>;120116121 /// The correponding NFT token id of reserve NFTs117 /// The correponding NFT token id of reserve NFTs122 #[pallet::storage]118 #[pallet::storage]125 Hasher1 = Twox64Concat,121 Hasher1 = Twox64Concat,126 Key1 = CollectionId,122 Key1 = CollectionId,127 Hasher2 = Blake2_128Concat,123 Hasher2 = Blake2_128Concat,124 // Key2 = staging_xcm::v3::AssetInstance,128 Key2 = staging_xcm::v3::AssetInstance,125 Key2 = staging_xcm::v4::AssetInstance,129 Value = TokenId,126 Value = TokenId,130 QueryKind = OptionQuery,127 QueryKind = OptionQuery,131 >;128 >;138 Key1 = CollectionId,135 Key1 = CollectionId,139 Hasher2 = Blake2_128Concat,136 Hasher2 = Blake2_128Concat,140 Key2 = TokenId,137 Key2 = TokenId,138 // Value = staging_xcm::v3::AssetInstance,141 Value = staging_xcm::v3::AssetInstance,139 Value = staging_xcm::v4::AssetInstance,142 QueryKind = OptionQuery,140 QueryKind = OptionQuery,143 >;141 >;144142165 .map_err(|()| Error::<T>::BadForeignAssetId)?;163 .map_err(|()| Error::<T>::BadForeignAssetId)?;166164167 ensure!(165 ensure!(168 !<ForeignAssetToCollection<T>>::contains_key(asset_id),166 !<ForeignAssetToCollection<T>>::contains_key(&asset_id),169 <Error<T>>::ForeignAssetAlreadyRegistered,167 <Error<T>>::ForeignAssetAlreadyRegistered,170 );168 );171169189 },187 },190 )?;188 )?;191189192 <ForeignAssetToCollection<T>>::insert(asset_id, collection_id);190 <ForeignAssetToCollection<T>>::insert(&asset_id, collection_id);193 <CollectionToForeignAsset<T>>::insert(collection_id, asset_id);191 <CollectionToForeignAsset<T>>::insert(collection_id, asset_id);194192195 Self::deposit_event(Event::<T>::ForeignAssetRegistered {193 Self::deposit_event(Event::<T>::ForeignAssetRegistered {221 /// If the multilocation doesn't match the patterns listed above,219 /// If the multilocation doesn't match the patterns listed above,222 /// or the `<Collection ID>` points to a foreign collection,220 /// or the `<Collection ID>` points to a foreign collection,223 /// `None` is returned, identifying that the given multilocation doesn't correspond to a local collection.221 /// `None` is returned, identifying that the given multilocation doesn't correspond to a local collection.224 fn local_asset_id_to_collection(asset_id: &AssetId) -> Option<CollectionLocality> {222 fn local_asset_id_to_collection(225 let AssetId::Concrete(asset_location) = asset_id else {223 AssetId(asset_location): &AssetId,226 return None;224 ) -> Option<CollectionLocality> {227 };228229 let self_location = T::SelfLocation::get();225 let self_location = T::SelfLocation::get();230226386 }382 }387}383}384385// #[derive()]386// pub enum Migration {387388// }388389389impl<T: Config> TransactAsset for Pallet<T> {390impl<T: Config> TransactAsset for Pallet<T> {390 fn can_check_in(391 fn can_check_in(_origin: &Location, _what: &Asset, _context: &XcmContext) -> XcmResult {391 _origin: &MultiLocation,392 _what: &MultiAsset,393 _context: &XcmContext,394 ) -> XcmResult {395 Err(XcmError::Unimplemented)392 Err(XcmError::Unimplemented)396 }393 }397394398 fn check_in(_origin: &MultiLocation, _what: &MultiAsset, _context: &XcmContext) {}395 fn check_in(_origin: &Location, _what: &Asset, _context: &XcmContext) {}399396400 fn can_check_out(397 fn can_check_out(_dest: &Location, _what: &Asset, _context: &XcmContext) -> XcmResult {401 _dest: &MultiLocation,402 _what: &MultiAsset,403 _context: &XcmContext,404 ) -> XcmResult {405 Err(XcmError::Unimplemented)398 Err(XcmError::Unimplemented)406 }399 }407400408 fn check_out(_dest: &MultiLocation, _what: &MultiAsset, _context: &XcmContext) {}401 fn check_out(_dest: &Location, _what: &Asset, _context: &XcmContext) {}409402410 fn deposit_asset(403 fn deposit_asset(what: &Asset, to: &Location, _context: Option<&XcmContext>) -> XcmResult {411 what: &MultiAsset,412 to: &MultiLocation,413 _context: Option<&XcmContext>,414 ) -> XcmResult {415 let to = T::LocationToAccountId::convert_location(to)404 let to = T::LocationToAccountId::convert_location(to)416 .ok_or(XcmExecutorError::AccountIdConversionFailed)?;405 .ok_or(XcmExecutorError::AccountIdConversionFailed)?;440 }429 }441430442 fn withdraw_asset(431 fn withdraw_asset(443 what: &MultiAsset,432 what: &Asset,444 from: &MultiLocation,433 from: &Location,445 _maybe_context: Option<&XcmContext>,434 _maybe_context: Option<&XcmContext>,446 ) -> Result<staging_xcm_executor::Assets, XcmError> {435 ) -> Result<AssetsInHolding, XcmError> {447 let from = T::LocationToAccountId::convert_location(from)436 let from = T::LocationToAccountId::convert_location(from)448 .ok_or(XcmExecutorError::AccountIdConversionFailed)?;437 .ok_or(XcmExecutorError::AccountIdConversionFailed)?;449438468 }457 }469458470 fn internal_transfer_asset(459 fn internal_transfer_asset(471 what: &MultiAsset,460 what: &Asset,472 from: &MultiLocation,461 from: &Location,473 to: &MultiLocation,462 to: &Location,474 _context: &XcmContext,463 _context: &XcmContext,475 ) -> Result<staging_xcm_executor::Assets, XcmError> {464 ) -> Result<AssetsInHolding, XcmError> {476 let from = T::LocationToAccountId::convert_location(from)465 let from = T::LocationToAccountId::convert_location(from)477 .ok_or(XcmExecutorError::AccountIdConversionFailed)?;466 .ok_or(XcmExecutorError::AccountIdConversionFailed)?;478467534}523}535524536pub struct CurrencyIdConvert<T: Config>(PhantomData<T>);525pub struct CurrencyIdConvert<T: Config>(PhantomData<T>);537impl<T: Config> sp_runtime::traits::Convert<CollectionId, Option<MultiLocation>>526impl<T: Config> sp_runtime::traits::Convert<CollectionId, Option<Location>>538 for CurrencyIdConvert<T>527 for CurrencyIdConvert<T>539{528{540 fn convert(collection_id: CollectionId) -> Option<MultiLocation> {529 fn convert(collection_id: CollectionId) -> Option<Location> {541 if collection_id == NATIVE_FUNGIBLE_COLLECTION_ID {530 if collection_id == NATIVE_FUNGIBLE_COLLECTION_ID {542 Some(T::SelfLocation::get())531 Some(T::SelfLocation::get())543 } else {532 } else {544 <Pallet<T>>::collection_to_foreign_asset(collection_id)533 <Pallet<T>>::collection_to_foreign_asset(collection_id)545 .and_then(|asset_id| match asset_id {534 .map(|AssetId(location)| location)546 AssetId::Concrete(location) => Some(location),547 _ => None,548 })549 .or_else(|| {535 .or_else(|| {550 T::SelfLocation::get()536 T::SelfLocation::get()551 .pushed_with_interior(GeneralIndex(collection_id.0.into()))537 .pushed_with_interior(GeneralIndex(collection_id.0.into()))580 fn buy_weight(566 fn buy_weight(581 &mut self,567 &mut self,582 weight: Weight,568 weight: Weight,583 payment: Assets,569 payment: AssetsInHolding,584 _xcm: &XcmContext,570 _xcm: &XcmContext,585 ) -> Result<Assets, XcmError> {571 ) -> Result<AssetsInHolding, XcmError> {586 log::trace!(target: "fassets::weight", "buy_weight weight: {:?}, payment: {:?}", weight, payment);572 log::trace!(target: "fassets::weight", "buy_weight weight: {:?}, payment: {:?}", weight, payment);587 Ok(payment)573 Ok(payment)588 }574 }runtime/common/config/ethereum.rsdiffbeforeafterboth92 type OnChargeTransaction =92 type OnChargeTransaction =93 pallet_evm_transaction_payment::WrappedEVMCurrencyAdapter<Balances, DealWithFees>;93 pallet_evm_transaction_payment::WrappedEVMCurrencyAdapter<Balances, DealWithFees>;94 type FindAuthor = EthereumFindAuthor<Aura>;94 type FindAuthor = EthereumFindAuthor<Aura>;95 type SuicideQuickClearLimit = ConstU32<0>;95 type Timestamp = crate::Timestamp;96 type Timestamp = crate::Timestamp;96 type WeightInfo = pallet_evm::weights::SubstrateWeight<Self>;97 type WeightInfo = pallet_evm::weights::SubstrateWeight<Self>;97 type GasLimitPovSizeRatio = ProofSizePerGas;98 type GasLimitPovSizeRatio = ProofSizePerGas;runtime/common/config/governance/fellowship.rsdiffbeforeafterboth1use pallet_gov_origins::Origin as GovOrigins;1use pallet_gov_origins::Origin as GovOrigins;2use pallet_ranked_collective::{Config as RankedConfig, Rank, TallyOf};2use pallet_ranked_collective::{Config as RankedConfig, Rank, TallyOf};3use sp_runtime::traits::ReplaceWithDefault;344use super::*;5use super::*;5use crate::{6use crate::{63impl RankedConfig for Runtime {64impl RankedConfig for Runtime {64 type WeightInfo = pallet_ranked_collective::weights::SubstrateWeight<Self>;65 type WeightInfo = pallet_ranked_collective::weights::SubstrateWeight<Self>;65 type RuntimeEvent = RuntimeEvent;66 type RuntimeEvent = RuntimeEvent;66 // Promotion is by any of:67 type AddOrigin = FellowshipAddOrigin<Self::AccountId>;67 // - Council member.68 type RemoveOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;68 // - Technical committee member.69 type ExchangeOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;70 type MemberSwappedHandler = ();69 type PromoteOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;71 type PromoteOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;70 // Demotion is by any of:71 // - Council member.72 // - Technical committee member.73 type DemoteOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;72 type DemoteOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;74 type Polls = FellowshipReferenda;73 type Polls = FellowshipReferenda;75 type MinRankOfClass = ClassToRankMapper<Self, ()>;74 type MinRankOfClass = ClassToRankMapper<Self, ()>;96 }95 }97}96}9798pub type FellowshipAddOrigin<AccountId> = EitherOf<99 EnsureRoot<AccountId>,100 EitherOf<101 MapSuccess<TechnicalCommitteeMember, ReplaceWithDefault<()>>,102 MapSuccess<CouncilMember, ReplaceWithDefault<()>>,103 >,104>;9810599pub type FellowshipPromoteDemoteOrigin<AccountId> = EitherOf<106pub type FellowshipPromoteDemoteOrigin<AccountId> = EitherOf<100 MapSuccess<EnsureRoot<AccountId>, Replace<ConstU16<65535>>>,107 MapSuccess<EnsureRoot<AccountId>, Replace<ConstU16<65535>>>,runtime/common/config/orml.rsdiffbeforeafterboth19use orml_traits::{location::AbsoluteReserveProvider, parameter_type_with_key};19use orml_traits::{location::AbsoluteReserveProvider, parameter_type_with_key};20use pallet_foreign_assets::CurrencyIdConvert;20use pallet_foreign_assets::CurrencyIdConvert;21use sp_runtime::traits::Convert;21use sp_runtime::traits::Convert;22use staging_xcm::latest::{Junction::*, Junctions::*, MultiLocation, Weight};22use staging_xcm::latest::prelude::*;23use staging_xcm_executor::XcmExecutor;23use staging_xcm_executor::XcmExecutor;24use up_common::{24use up_common::{25 constants::*,25 constants::*,44}44}454546parameter_type_with_key! {46parameter_type_with_key! {47 pub ParachainMinFee: |_location: MultiLocation| -> Option<u128> {47 pub ParachainMinFee: |_location: Location| -> Option<u128> {48 Some(100_000_000_000)48 Some(100_000_000_000)49 };49 };50}50}515152pub struct AccountIdToMultiLocation;52pub struct AccountIdToLocation;53impl Convert<AccountId, MultiLocation> for AccountIdToMultiLocation {53impl Convert<AccountId, Location> for AccountIdToLocation {54 fn convert(account: AccountId) -> MultiLocation {54 fn convert(account: AccountId) -> Location {55 X1(AccountId32 {55 AccountId32 {56 network: None,56 network: None,57 id: account.into(),57 id: account.into(),58 })58 }59 .into()59 .into()60 }60 }61}61}75 type Balance = Balance;75 type Balance = Balance;76 type CurrencyId = CollectionId;76 type CurrencyId = CollectionId;77 type CurrencyIdConvert = CurrencyIdConvert<Self>;77 type CurrencyIdConvert = CurrencyIdConvert<Self>;78 type AccountIdToMultiLocation = AccountIdToMultiLocation;78 type AccountIdToLocation = AccountIdToLocation;79 type SelfLocation = SelfLocation;79 type SelfLocation = SelfLocation;80 type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;80 type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;81 type Weigher = Weigher;81 type Weigher = Weigher;82 type BaseXcmWeight = BaseXcmWeight;82 type BaseXcmWeight = BaseXcmWeight;83 type MaxAssetsForTransfer = MaxAssetsForTransfer;83 type MaxAssetsForTransfer = MaxAssetsForTransfer;84 type MinXcmFee = ParachainMinFee;84 type MinXcmFee = ParachainMinFee;85 type MultiLocationsFilter = Everything;85 type LocationsFilter = Everything;86 type ReserveProvider = AbsoluteReserveProvider;86 type ReserveProvider = AbsoluteReserveProvider;87 type UniversalLocation = UniversalLocation;87 type UniversalLocation = UniversalLocation;88 type RateLimiter = ();89 type RateLimiterId = ();88}90}8991runtime/common/config/pallets/foreign_asset.rsdiffbeforeafterboth24impl staging_xcm_executor::traits::ConvertLocation<ConfigCrossAccountId>24impl staging_xcm_executor::traits::ConvertLocation<ConfigCrossAccountId>25 for LocationToCrossAccountId25 for LocationToCrossAccountId26{26{27 fn convert_location(location: &MultiLocation) -> Option<ConfigCrossAccountId> {27 fn convert_location(location: &Location) -> Option<ConfigCrossAccountId> {28 LocationToAccountId::convert_location(location)28 LocationToAccountId::convert_location(location)29 .map(ConfigCrossAccountId::from_sub)29 .map(ConfigCrossAccountId::from_sub)30 .or_else(|| {30 .or_else(|| {runtime/common/config/parachain.rsdiffbeforeafterboth14// You should have received a copy of the GNU General Public License14// You should have received a copy of the GNU General Public License15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617use cumulus_primitives_core::AggregateMessageOrigin;17use frame_support::{parameter_types, weights::Weight};18use frame_support::{parameter_types, traits::EnqueueWithOrigin, weights::Weight};18use up_common::constants::*;19use up_common::constants::*;192020use crate::{DmpQueue, Runtime, RuntimeEvent, XcmpQueue};21use crate::{MessageQueue, Runtime, RuntimeEvent, XcmpQueue};212222parameter_types! {23parameter_types! {24 pub const RelayMsgOrigin: AggregateMessageOrigin = AggregateMessageOrigin::Parent;23 pub const ReservedDmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4);25 pub const ReservedDmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4);24 pub const ReservedXcmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4);26 pub const ReservedXcmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4);25}27}28 type RuntimeEvent = RuntimeEvent;30 type RuntimeEvent = RuntimeEvent;29 type SelfParaId = staging_parachain_info::Pallet<Self>;31 type SelfParaId = staging_parachain_info::Pallet<Self>;30 type OnSystemEvent = ();32 type OnSystemEvent = ();31 // type DownwardMessageHandlers = cumulus_primitives_utility::UnqueuedDmpAsParent<33 type WeightInfo = cumulus_pallet_parachain_system::weights::SubstrateWeight<Self>;32 // MaxDownwardMessageWeight,33 // XcmExecutor<XcmConfig>,34 // Call,35 // >;36 type OutboundXcmpMessageSource = XcmpQueue;34 type OutboundXcmpMessageSource = XcmpQueue;37 type DmpMessageHandler = DmpQueue;35 type DmpQueue = EnqueueWithOrigin<MessageQueue, RelayMsgOrigin>;38 type ReservedDmpWeight = ReservedDmpWeight;36 type ReservedDmpWeight = ReservedDmpWeight;39 type ReservedXcmpWeight = ReservedXcmpWeight;37 type ReservedXcmpWeight = ReservedXcmpWeight;40 type XcmpMessageHandler = XcmpQueue;38 type XcmpMessageHandler = XcmpQueue;runtime/common/config/substrate.rsdiffbeforeafterboth118 type Version = Version;118 type Version = Version;119 type MaxConsumers = ConstU32<16>;119 type MaxConsumers = ConstU32<16>;120121 type RuntimeTask = ();122123 type SingleBlockMigrations = ();124 type MultiBlockMigrator = ();125 type PreInherents = ();126 type PostInherents = ();127 type PostTransactions = ();120}128}121129122parameter_types! {130parameter_types! {136 // Only root can perform this migration144 // Only root can perform this migration137 type SignedFilter = EnsureSignedBy<TrieMigrationSigned, AccountId>;145 type SignedFilter = EnsureSignedBy<TrieMigrationSigned, AccountId>;138 type MaxKeyLen = MigrationMaxKeyLen;146 type MaxKeyLen = MigrationMaxKeyLen;147 type RuntimeHoldReason = RuntimeHoldReason;139}148}140149141impl pallet_timestamp::Config for Runtime {150impl pallet_timestamp::Config for Runtime {176 type RuntimeHoldReason = RuntimeHoldReason;185 type RuntimeHoldReason = RuntimeHoldReason;177 type RuntimeFreezeReason = RuntimeFreezeReason;186 type RuntimeFreezeReason = RuntimeFreezeReason;178 type FreezeIdentifier = [u8; 16];187 type FreezeIdentifier = [u8; 16];179 type MaxHolds = MaxHolds;180 type MaxFreezes = MaxFreezes;188 type MaxFreezes = MaxFreezes;181}189}182190runtime/common/config/xcm.rsdiffbeforeafterboth14// You should have received a copy of the GNU General Public License14// You should have received a copy of the GNU General Public License15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617use cumulus_primitives_core::ParaId;17use cumulus_primitives_core::{AggregateMessageOrigin, ParaId};18use frame_support::{18use frame_support::{19 parameter_types,19 parameter_types,20 traits::{ConstU32, Everything, Get, Nothing, ProcessMessageError},20 traits::{21 ConstU32, EnqueueWithOrigin, Everything, Get, Nothing, ProcessMessageError, TransformOrigin,22 },21};23};22use frame_system::EnsureRoot;24use frame_system::EnsureRoot;23use orml_traits::location::AbsoluteReserveProvider;25use orml_traits::location::AbsoluteReserveProvider;24use orml_xcm_support::MultiNativeAsset;26use orml_xcm_support::MultiNativeAsset;25use pallet_foreign_assets::FreeForAll;27use pallet_foreign_assets::FreeForAll;26use pallet_xcm::XcmPassthrough;28use pallet_xcm::XcmPassthrough;29use parachains_common::message_queue::{NarrowOriginToSibling, ParaIdToSibling};27use polkadot_parachain_primitives::primitives::Sibling;30use polkadot_parachain_primitives::primitives::Sibling;28use polkadot_runtime_common::xcm_sender::NoPriceForMessageDelivery;31use polkadot_runtime_common::xcm_sender::NoPriceForMessageDelivery;29use sp_std::marker::PhantomData;32use sp_std::marker::PhantomData;30use staging_xcm::{33use staging_xcm::latest::prelude::*;31 latest::{prelude::*, MultiLocation, Weight},32 v3::Instruction,33};34use staging_xcm_builder::{34use staging_xcm_builder::{35 AccountId32Aliases, EnsureXcmOrigin, FixedWeightBounds, ParentIsPreset, RelayChainAsNative,35 AccountId32Aliases, EnsureXcmOrigin, FixedWeightBounds, FrameTransactionalProcessor,36 SiblingParachainAsNative, SiblingParachainConvertsVia, SignedAccountId32AsNative,36 ParentIsPreset, RelayChainAsNative, SiblingParachainAsNative, SiblingParachainConvertsVia,37 SignedToAccountId32, SovereignSignedViaLocation,37 SignedAccountId32AsNative, SignedToAccountId32, SovereignSignedViaLocation,38};38};39use staging_xcm_executor::{39use staging_xcm_executor::{40 traits::{Properties, ShouldExecute},40 traits::{Properties, ShouldExecute},41 XcmExecutor,41 XcmExecutor,42};42};43use up_common::types::AccountId;43use up_common::{constants::MAXIMUM_BLOCK_WEIGHT, types::AccountId};444445#[cfg(feature = "governance")]45#[cfg(feature = "governance")]46use crate::runtime_common::config::governance;46use crate::runtime_common::config::governance;47use crate::{47use crate::{48 xcm_barrier::Barrier, AllPalletsWithSystem, Balances, ForeignAssets, ParachainInfo,48 runtime_common::config::parachain::RelayMsgOrigin, xcm_barrier::Barrier, AllPalletsWithSystem,49 ParachainSystem, PolkadotXcm, RelayNetwork, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin,49 Balances, ForeignAssets, MessageQueue, ParachainInfo, ParachainSystem, PolkadotXcm,50 XcmpQueue,50 RelayNetwork, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, XcmpQueue,51};51};525253parameter_types! {53parameter_types! {54 pub const RelayLocation: MultiLocation = MultiLocation::parent();54 pub const RelayLocation: Location = Location::parent();55 pub RelayOrigin: RuntimeOrigin = cumulus_pallet_xcm::Origin::Relay.into();55 pub RelayOrigin: RuntimeOrigin = cumulus_pallet_xcm::Origin::Relay.into();56 pub UniversalLocation: InteriorMultiLocation = (56 pub UniversalLocation: InteriorLocation = (57 GlobalConsensus(crate::RelayNetwork::get()),57 GlobalConsensus(crate::RelayNetwork::get()),58 Parachain(ParachainInfo::get().into()),58 Parachain(ParachainInfo::get().into()),59 ).into();59 ).into();60 pub SelfLocation: MultiLocation = MultiLocation::new(1, X1(Parachain(ParachainInfo::get().into())));60 pub SelfLocation: Location = Location::new(1, Parachain(ParachainInfo::get().into()));616162 // One XCM operation is 1_000_000 weight - almost certainly a conservative estimate.62 // One XCM operation is 1_000_000 weight - almost certainly a conservative estimate.63 pub UnitWeightCost: Weight = Weight::from_parts(1_000_000, 1000); // ?63 pub UnitWeightCost: Weight = Weight::from_parts(1_000_000, 1000); // ?64 pub const MaxInstructions: u32 = 100;64 pub const MaxInstructions: u32 = 100;65 pub const MessageQueueServiceWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); // TODO65}66}666767/// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used68/// Type for specifying how a `Location` can be converted into an `AccountId`. This is used68/// when determining ownership of accounts for asset transacting and when attempting to use XCM69/// when determining ownership of accounts for asset transacting and when attempting to use XCM69/// `Transact` in order to determine the dispatch Origin.70/// `Transact` in order to determine the dispatch Origin.70pub type LocationToAccountId = (71pub type LocationToAccountId = (111112112pub trait TryPass {113pub trait TryPass {113 fn try_pass<Call>(114 fn try_pass<Call>(114 origin: &MultiLocation,115 origin: &Location,115 message: &mut [Instruction<Call>],116 message: &mut [Instruction<Call>],116 ) -> Result<(), ProcessMessageError>;117 ) -> Result<(), ProcessMessageError>;117}118}118119119#[impl_trait_for_tuples::impl_for_tuples(30)]120#[impl_trait_for_tuples::impl_for_tuples(30)]120impl TryPass for Tuple {121impl TryPass for Tuple {121 fn try_pass<Call>(122 fn try_pass<Call>(122 origin: &MultiLocation,123 origin: &Location,123 message: &mut [Instruction<Call>],124 message: &mut [Instruction<Call>],124 ) -> Result<(), ProcessMessageError> {125 ) -> Result<(), ProcessMessageError> {125 for_tuples!( #(126 for_tuples!( #(143 Allow: ShouldExecute,144 Allow: ShouldExecute,144{145{145 fn should_execute<Call>(146 fn should_execute<Call>(146 origin: &MultiLocation,147 origin: &Location,147 message: &mut [Instruction<Call>],148 message: &mut [Instruction<Call>],148 max_weight: Weight,149 max_weight: Weight,149 properties: &mut Properties,150 properties: &mut Properties,190 type CallDispatcher = RuntimeCall;191 type CallDispatcher = RuntimeCall;191 type SafeCallFilter = Nothing;192 type SafeCallFilter = Nothing;192 type Aliasers = Nothing;193 type Aliasers = Nothing;194 type TransactionalProcessor = FrameTransactionalProcessor;193}195}194196195#[cfg(feature = "runtime-benchmarks")]197#[cfg(feature = "runtime-benchmarks")]196parameter_types! {198parameter_types! {197 pub ReachableDest: Option<MultiLocation> = Some(Parent.into());199 pub ReachableDest: Option<Location> = Some(Parent.into());198}200}199201200impl pallet_xcm::Config for Runtime {202impl pallet_xcm::Config for Runtime {230 type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;232 type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;231}233}234235impl pallet_message_queue::Config for Runtime {236 type RuntimeEvent = RuntimeEvent;237 type WeightInfo = pallet_message_queue::weights::SubstrateWeight<Self>;238239 #[cfg(not(feature = "runtime-benchmarks"))]240 type MessageProcessor = staging_xcm_builder::ProcessXcmMessage<241 AggregateMessageOrigin,242 XcmExecutor<XcmExecutorConfig<Self>>,243 RuntimeCall,244 >;245246 #[cfg(feature = "runtime-benchmarks")]247 type MessageProcessor =248 pallet_message_queue::mock_helpers::NoopMessageProcessor<AggregateMessageOrigin>;249250 type Size = u32;251 // The XCMP queue pallet is only ever able to handle the `Sibling(ParaId)` origin:252 type QueueChangeHandler = NarrowOriginToSibling<XcmpQueue>;253 type QueuePausedQuery = NarrowOriginToSibling<XcmpQueue>;254 type HeapSize = ConstU32<{ 64 * 1024 }>;255 type MaxStale = ConstU32<8>;256 type ServiceWeight = MessageQueueServiceWeight;257}258232impl cumulus_pallet_xcmp_queue::Config for Runtime {259impl cumulus_pallet_xcmp_queue::Config for Runtime {233 type WeightInfo = ();260 type WeightInfo = cumulus_pallet_xcmp_queue::weights::SubstrateWeight<Self>;234 type RuntimeEvent = RuntimeEvent;261 type RuntimeEvent = RuntimeEvent;235 type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;262 type XcmpQueue = TransformOrigin<MessageQueue, AggregateMessageOrigin, ParaId, ParaIdToSibling>;263 type MaxInboundSuspended = ConstU32<1000>;264236 type ChannelInfo = ParachainSystem;265 type ChannelInfo = ParachainSystem;237 type VersionWrapper = PolkadotXcm;266 type VersionWrapper = PolkadotXcm;238 type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;239267240 #[cfg(feature = "governance")]268 #[cfg(feature = "governance")]241 type ControllerOrigin = governance::RootOrTechnicalCommitteeMember;269 type ControllerOrigin = governance::RootOrTechnicalCommitteeMember;249277250impl cumulus_pallet_dmp_queue::Config for Runtime {278impl cumulus_pallet_dmp_queue::Config for Runtime {251 type RuntimeEvent = RuntimeEvent;279 type RuntimeEvent = RuntimeEvent;252 type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;280 type WeightInfo = cumulus_pallet_dmp_queue::weights::SubstrateWeight<Self>;253 type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;281 type DmpSink = EnqueueWithOrigin<MessageQueue, RelayMsgOrigin>;254}282}255283runtime/common/construct_runtime.rsdiffbeforeafterboth88 PolkadotXcm: pallet_xcm = 51,88 PolkadotXcm: pallet_xcm = 51,89 CumulusXcm: cumulus_pallet_xcm = 52,89 CumulusXcm: cumulus_pallet_xcm = 52,90 DmpQueue: cumulus_pallet_dmp_queue = 53,90 DmpQueue: cumulus_pallet_dmp_queue = 53,91 MessageQueue: pallet_message_queue = 54,919292 // Unique Pallets93 // Unique Pallets93 Inflation: pallet_inflation = 60,94 Inflation: pallet_inflation = 60,runtime/common/runtime_apis.rsdiffbeforeafterboth40 Permill,40 Permill,41 traits::{Block as BlockT},41 traits::{Block as BlockT},42 transaction_validity::{TransactionSource, TransactionValidity},42 transaction_validity::{TransactionSource, TransactionValidity},43 ApplyExtrinsicResult, DispatchError,43 ApplyExtrinsicResult, DispatchError, ExtrinsicInclusionMode,44 };44 };45 use frame_support::{45 use frame_support::{46 pallet_prelude::Weight,46 pallet_prelude::Weight,243 Executive::execute_block(block)243 Executive::execute_block(block)244 }244 }245245246 fn initialize_block(header: &<Block as BlockT>::Header) {246 fn initialize_block(header: &<Block as BlockT>::Header) -> ExtrinsicInclusionMode {247 Executive::initialize_block(header)247 Executive::initialize_block(header)248 }248 }249 }249 }442 )442 )443 }443 }444444445 fn extrinsic_filter(xts: Vec<<Block as sp_api::BlockT>::Extrinsic>) -> Vec<pallet_ethereum::Transaction> {445 fn extrinsic_filter(xts: Vec<<Block as BlockT>::Extrinsic>) -> Vec<pallet_ethereum::Transaction> {446 xts.into_iter().filter_map(|xt| match xt.0.function {446 xts.into_iter().filter_map(|xt| match xt.0.function {447 RuntimeCall::Ethereum(pallet_ethereum::Call::transact { transaction }) => Some(transaction),447 RuntimeCall::Ethereum(pallet_ethereum::Call::transact { transaction }) => Some(transaction),448 _ => None448 _ => Noneruntime/common/sponsoring.rsdiffbeforeafterboth341 };341 };342342343 if let Some(last_tx_block) = last_tx_block {343 if let Some(last_tx_block) = last_tx_block {344 return Some(344 return Some(u64::from(345 last_tx_block345 last_tx_block346 .saturating_add(limit.into())346 .saturating_add(limit.into())347 .saturating_sub(block_number)347 .saturating_sub(block_number),348 .into(),349 );348 ));350 }349 }351350352 let token_exists = match collection.mode {351 let token_exists = match collection.mode {runtime/common/weights/xcm.rsdiffbeforeafterboth255 .saturating_add(T::DbWeight::get().writes(4_u64))255 .saturating_add(T::DbWeight::get().writes(4_u64))256 }256 }257258 fn transfer_assets() -> Weight {259 // TODO!260 Self::send()261 }262263 fn new_query() -> Weight {264 // TODO!265 Self::send()266 }267268 fn take_response() -> Weight {269 // TODO!270 Self::send()271 }272273 fn claim_assets() -> Weight {274 // TODO!275 Self::send()276 }257}277}258278259279runtime/opal/Cargo.tomldiffbeforeafterboth31runtime-benchmarks = [31runtime-benchmarks = [32 "pallet-preimage/runtime-benchmarks",32 "pallet-preimage/runtime-benchmarks",33 'cumulus-pallet-parachain-system/runtime-benchmarks',33 'cumulus-pallet-parachain-system/runtime-benchmarks',34 'parachains-common/runtime-benchmarks',34 'frame-benchmarking',35 'frame-benchmarking',35 'frame-support/runtime-benchmarks',36 'frame-support/runtime-benchmarks',36 'frame-system-benchmarking',37 'frame-system-benchmarking',61 'pallet-unique/runtime-benchmarks',62 'pallet-unique/runtime-benchmarks',62 'pallet-utility/runtime-benchmarks',63 'pallet-utility/runtime-benchmarks',63 'pallet-xcm/runtime-benchmarks',64 'pallet-xcm/runtime-benchmarks',65 'pallet-message-queue/runtime-benchmarks',64 'polkadot-runtime-common/runtime-benchmarks',66 'polkadot-runtime-common/runtime-benchmarks',65 'sp-runtime/runtime-benchmarks',67 'sp-runtime/runtime-benchmarks',66 'staging-xcm-builder/runtime-benchmarks',68 'staging-xcm-builder/runtime-benchmarks',73 'cumulus-primitives-aura/std',75 'cumulus-primitives-aura/std',74 'cumulus-primitives-core/std',76 'cumulus-primitives-core/std',75 'cumulus-primitives-utility/std',77 'cumulus-primitives-utility/std',78 'parachains-common/std',76 'frame-executive/std',79 'frame-executive/std',77 'frame-support/std',80 'frame-support/std',78 'frame-system-rpc-runtime-api/std',81 'frame-system-rpc-runtime-api/std',127 'pallet-treasury/std',130 'pallet-treasury/std',128 'pallet-unique/std',131 'pallet-unique/std',129 'pallet-utility/std',132 'pallet-utility/std',133 'pallet-xcm/std',134 'pallet-message-queue/std',130 'polkadot-runtime-common/std',135 'polkadot-runtime-common/std',131 'serde',136 'serde',132 'sp-api/std',137 'sp-api/std',220 'pallet-unique/try-runtime',225 'pallet-unique/try-runtime',221 'pallet-utility/try-runtime',226 'pallet-utility/try-runtime',222 'pallet-xcm/try-runtime',227 'pallet-xcm/try-runtime',228 'pallet-message-queue/try-runtime',223 'polkadot-runtime-common/try-runtime',229 'polkadot-runtime-common/try-runtime',224 'staging-parachain-info/try-runtime',230 'staging-parachain-info/try-runtime',225]231]248cumulus-primitives-core = { workspace = true }254cumulus-primitives-core = { workspace = true }249cumulus-primitives-timestamp = { workspace = true }255cumulus-primitives-timestamp = { workspace = true }250cumulus-primitives-utility = { workspace = true }256cumulus-primitives-utility = { workspace = true }257parachains-common = { workspace = true }251frame-executive = { workspace = true }258frame-executive = { workspace = true }252frame-support = { workspace = true }259frame-support = { workspace = true }253frame-system = { workspace = true }260frame-system = { workspace = true }269pallet-treasury = { workspace = true }276pallet-treasury = { workspace = true }270pallet-utility = { workspace = true }277pallet-utility = { workspace = true }271pallet-xcm = { workspace = true }278pallet-xcm = { workspace = true }279pallet-message-queue = { workspace = true }272parity-scale-codec = { workspace = true }280parity-scale-codec = { workspace = true }273polkadot-parachain-primitives = { workspace = true }281polkadot-parachain-primitives = { workspace = true }274polkadot-runtime-common = { workspace = true }282polkadot-runtime-common = { workspace = true }runtime/opal/src/xcm_barrier.rsdiffbeforeafterboth15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617use frame_support::{match_types, traits::Everything};17use frame_support::{match_types, traits::Everything};18use staging_xcm::latest::{Junctions::*, MultiLocation};18use staging_xcm::latest::{Junctions::*, Location};19use staging_xcm_builder::{19use staging_xcm_builder::{20 AllowExplicitUnpaidExecutionFrom, AllowTopLevelPaidExecutionFrom, TakeWeightCredit,20 AllowExplicitUnpaidExecutionFrom, AllowTopLevelPaidExecutionFrom, TakeWeightCredit,21 TrailingSetTopicAsId,21 TrailingSetTopicAsId,22};22};232324match_types! {24match_types! {25 pub type ParentOnly: impl Contains<MultiLocation> = {25 pub type ParentOnly: impl Contains<Location> = {26 MultiLocation { parents: 1, interior: Here }26 Location { parents: 1, interior: Here }27 };27 };28}28}2929runtime/quartz/Cargo.tomldiffbeforeafterboth24runtime-benchmarks = [24runtime-benchmarks = [25 "pallet-preimage/runtime-benchmarks",25 "pallet-preimage/runtime-benchmarks",26 'cumulus-pallet-parachain-system/runtime-benchmarks',26 'cumulus-pallet-parachain-system/runtime-benchmarks',27 'parachains-common/runtime-benchmarks',27 'frame-benchmarking',28 'frame-benchmarking',28 'frame-support/runtime-benchmarks',29 'frame-support/runtime-benchmarks',29 'frame-system-benchmarking',30 'frame-system-benchmarking',58 'pallet-unique/runtime-benchmarks',59 'pallet-unique/runtime-benchmarks',59 'pallet-utility/runtime-benchmarks',60 'pallet-utility/runtime-benchmarks',60 'pallet-xcm/runtime-benchmarks',61 'pallet-xcm/runtime-benchmarks',62 'pallet-message-queue/runtime-benchmarks',61 'polkadot-runtime-common/runtime-benchmarks',63 'polkadot-runtime-common/runtime-benchmarks',62 'sp-runtime/runtime-benchmarks',64 'sp-runtime/runtime-benchmarks',63 'staging-xcm-builder/runtime-benchmarks',65 'staging-xcm-builder/runtime-benchmarks',69 'cumulus-pallet-xcmp-queue/std',71 'cumulus-pallet-xcmp-queue/std',70 'cumulus-primitives-core/std',72 'cumulus-primitives-core/std',71 'cumulus-primitives-utility/std',73 'cumulus-primitives-utility/std',74 'parachains-common/std',72 'frame-executive/std',75 'frame-executive/std',73 'frame-support/std',76 'frame-support/std',74 'frame-system-rpc-runtime-api/std',77 'frame-system-rpc-runtime-api/std',127 'pallet-treasury/std',130 'pallet-treasury/std',128 'pallet-unique/std',131 'pallet-unique/std',129 'pallet-utility/std',132 'pallet-utility/std',133 'pallet-xcm/std',134 'pallet-message-queue/std',130 'polkadot-runtime-common/std',135 'polkadot-runtime-common/std',131 'serde',136 'serde',132 'sp-api/std',137 'sp-api/std',210 'pallet-unique/try-runtime',215 'pallet-unique/try-runtime',211 'pallet-utility/try-runtime',216 'pallet-utility/try-runtime',212 'pallet-xcm/try-runtime',217 'pallet-xcm/try-runtime',218 'pallet-message-queue/try-runtime',213 'polkadot-runtime-common/try-runtime',219 'polkadot-runtime-common/try-runtime',214 'staging-parachain-info/try-runtime',220 'staging-parachain-info/try-runtime',215]221]236cumulus-primitives-core = { workspace = true }242cumulus-primitives-core = { workspace = true }237cumulus-primitives-timestamp = { workspace = true }243cumulus-primitives-timestamp = { workspace = true }238cumulus-primitives-utility = { workspace = true }244cumulus-primitives-utility = { workspace = true }245parachains-common = { workspace = true }239frame-executive = { workspace = true }246frame-executive = { workspace = true }240frame-support = { workspace = true }247frame-support = { workspace = true }241frame-system = { workspace = true }248frame-system = { workspace = true }257pallet-treasury = { workspace = true }264pallet-treasury = { workspace = true }258pallet-utility = { workspace = true }265pallet-utility = { workspace = true }259pallet-xcm = { workspace = true }266pallet-xcm = { workspace = true }267pallet-message-queue = { workspace = true }260parity-scale-codec = { workspace = true }268parity-scale-codec = { workspace = true }261polkadot-parachain-primitives = { workspace = true }269polkadot-parachain-primitives = { workspace = true }262polkadot-runtime-common = { workspace = true }270polkadot-runtime-common = { workspace = true }runtime/quartz/src/xcm_barrier.rsdiffbeforeafterboth15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617use frame_support::{match_types, traits::Everything};17use frame_support::{match_types, traits::Everything};18use staging_xcm::latest::{Junctions::*, MultiLocation};18use staging_xcm::latest::{Junctions::*, Location};19use staging_xcm_builder::{19use staging_xcm_builder::{20 AllowExplicitUnpaidExecutionFrom, AllowKnownQueryResponses, AllowSubscriptionsFrom,20 AllowExplicitUnpaidExecutionFrom, AllowKnownQueryResponses, AllowSubscriptionsFrom,21 AllowTopLevelPaidExecutionFrom, TakeWeightCredit, TrailingSetTopicAsId,21 AllowTopLevelPaidExecutionFrom, TakeWeightCredit, TrailingSetTopicAsId,24use crate::PolkadotXcm;24use crate::PolkadotXcm;252526match_types! {26match_types! {27 pub type ParentOnly: impl Contains<MultiLocation> = {27 pub type ParentOnly: impl Contains<Location> = {28 MultiLocation { parents: 1, interior: Here }28 Location { parents: 1, interior: Here }29 };29 };303031 pub type ParentOrSiblings: impl Contains<MultiLocation> = {31 pub type ParentOrSiblings: impl Contains<Location> = {32 MultiLocation { parents: 1, interior: Here } |32 Location { parents: 1, interior: Here } |33 MultiLocation { parents: 1, interior: X1(_) }33 Location { parents: 1, interior: X1(_) }34 };34 };35}35}3636runtime/unique/Cargo.tomldiffbeforeafterboth21pov-estimate = []21pov-estimate = []22runtime-benchmarks = [22runtime-benchmarks = [23 "pallet-preimage/runtime-benchmarks",23 "pallet-preimage/runtime-benchmarks",24 'cumulus-pallet-parachain-system/runtime-benchmarks',25 'parachains-common/runtime-benchmarks',24 'frame-benchmarking',26 'frame-benchmarking',25 'frame-support/runtime-benchmarks',27 'frame-support/runtime-benchmarks',26 'frame-system-benchmarking',28 'frame-system-benchmarking',55 'pallet-unique/runtime-benchmarks',57 'pallet-unique/runtime-benchmarks',56 'pallet-utility/runtime-benchmarks',58 'pallet-utility/runtime-benchmarks',57 'pallet-xcm/runtime-benchmarks',59 'pallet-xcm/runtime-benchmarks',60 'pallet-message-queue/runtime-benchmarks',58 'polkadot-runtime-common/runtime-benchmarks',61 'polkadot-runtime-common/runtime-benchmarks',59 'sp-runtime/runtime-benchmarks',62 'sp-runtime/runtime-benchmarks',60 'staging-xcm-builder/runtime-benchmarks',63 'staging-xcm-builder/runtime-benchmarks',67 'cumulus-pallet-xcmp-queue/std',70 'cumulus-pallet-xcmp-queue/std',68 'cumulus-primitives-core/std',71 'cumulus-primitives-core/std',69 'cumulus-primitives-utility/std',72 'cumulus-primitives-utility/std',73 'parachains-common/std',70 'frame-executive/std',74 'frame-executive/std',71 'frame-support/std',75 'frame-support/std',72 'frame-system-rpc-runtime-api/std',76 'frame-system-rpc-runtime-api/std',125 'pallet-treasury/std',129 'pallet-treasury/std',126 'pallet-unique/std',130 'pallet-unique/std',127 'pallet-utility/std',131 'pallet-utility/std',132 'pallet-xcm/std',133 'pallet-message-queue/std',128 'polkadot-runtime-common/std',134 'polkadot-runtime-common/std',129 'sp-api/std',135 'sp-api/std',130 'sp-block-builder/std',136 'sp-block-builder/std',212 'pallet-unique/try-runtime',218 'pallet-unique/try-runtime',213 'pallet-utility/try-runtime',219 'pallet-utility/try-runtime',214 'pallet-xcm/try-runtime',220 'pallet-xcm/try-runtime',221 'pallet-message-queue/try-runtime',215 'polkadot-runtime-common/try-runtime',222 'polkadot-runtime-common/try-runtime',216 'staging-parachain-info/try-runtime',223 'staging-parachain-info/try-runtime',217]224]239cumulus-primitives-core = { workspace = true }246cumulus-primitives-core = { workspace = true }240cumulus-primitives-timestamp = { workspace = true }247cumulus-primitives-timestamp = { workspace = true }241cumulus-primitives-utility = { workspace = true }248cumulus-primitives-utility = { workspace = true }249parachains-common = { workspace = true }242frame-executive = { workspace = true }250frame-executive = { workspace = true }243frame-support = { workspace = true }251frame-support = { workspace = true }244frame-system = { workspace = true }252frame-system = { workspace = true }260pallet-treasury = { workspace = true }268pallet-treasury = { workspace = true }261pallet-utility = { workspace = true }269pallet-utility = { workspace = true }262pallet-xcm = { workspace = true }270pallet-xcm = { workspace = true }271pallet-message-queue = { workspace = true }263parity-scale-codec = { workspace = true }272parity-scale-codec = { workspace = true }264polkadot-parachain-primitives = { workspace = true }273polkadot-parachain-primitives = { workspace = true }265polkadot-runtime-common = { workspace = true }274polkadot-runtime-common = { workspace = true }runtime/unique/src/xcm_barrier.rsdiffbeforeafterboth15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617use frame_support::{match_types, traits::Everything};17use frame_support::{match_types, traits::Everything};18use staging_xcm::latest::{Junctions::*, MultiLocation};18use staging_xcm::latest::{Junctions::*, Location};19use staging_xcm_builder::{19use staging_xcm_builder::{20 AllowExplicitUnpaidExecutionFrom, AllowKnownQueryResponses, AllowSubscriptionsFrom,20 AllowExplicitUnpaidExecutionFrom, AllowKnownQueryResponses, AllowSubscriptionsFrom,21 AllowTopLevelPaidExecutionFrom, TakeWeightCredit, TrailingSetTopicAsId,21 AllowTopLevelPaidExecutionFrom, TakeWeightCredit, TrailingSetTopicAsId,24use crate::PolkadotXcm;24use crate::PolkadotXcm;252526match_types! {26match_types! {27 pub type ParentOnly: impl Contains<MultiLocation> = {27 pub type ParentOnly: impl Contains<Location> = {28 MultiLocation { parents: 1, interior: Here }28 Location { parents: 1, interior: Here }29 };29 };303031 pub type ParentOrSiblings: impl Contains<MultiLocation> = {31 pub type ParentOrSiblings: impl Contains<Location> = {32 MultiLocation { parents: 1, interior: Here } |32 Location { parents: 1, interior: Here } |33 MultiLocation { parents: 1, interior: X1(_) }33 Location { parents: 1, interior: X1(_) }34 };34 };35}35}3636