123version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.17.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"20dependencies = [21 "gimli",22]2324[[package]]25name = "adler"26version = "1.0.2"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"2930[[package]]31name = "aead"32version = "0.4.3"33source = "registry+https://github.com/rust-lang/crates.io-index"34checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"35dependencies = [36 "generic-array 0.14.5",37]3839[[package]]40name = "aes"41version = "0.7.5"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"44dependencies = [45 "cfg-if 1.0.0",46 "cipher",47 "cpufeatures",48 "opaque-debug 0.3.0",49]5051[[package]]52name = "aes-gcm"53version = "0.9.4"54source = "registry+https://github.com/rust-lang/crates.io-index"55checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"56dependencies = [57 "aead",58 "aes",59 "cipher",60 "ctr",61 "ghash",62 "subtle",63]6465[[package]]66name = "ahash"67version = "0.7.6"68source = "registry+https://github.com/rust-lang/crates.io-index"69checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"70dependencies = [71 "getrandom 0.2.7",72 "once_cell",73 "version_check",74]7576[[package]]77name = "aho-corasick"78version = "0.7.18"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"81dependencies = [82 "memchr",83]8485[[package]]86name = "always-assert"87version = "0.1.2"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"9091[[package]]92name = "ansi_term"93version = "0.12.1"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"96dependencies = [97 "winapi",98]99100[[package]]101name = "anyhow"102version = "1.0.58"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704"105106[[package]]107name = "approx"108version = "0.5.1"109source = "registry+https://github.com/rust-lang/crates.io-index"110checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"111dependencies = [112 "num-traits",113]114115[[package]]116name = "arrayref"117version = "0.3.6"118source = "registry+https://github.com/rust-lang/crates.io-index"119checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"120121[[package]]122name = "arrayvec"123version = "0.4.12"124source = "registry+https://github.com/rust-lang/crates.io-index"125checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"126dependencies = [127 "nodrop",128]129130[[package]]131name = "arrayvec"132version = "0.5.2"133source = "registry+https://github.com/rust-lang/crates.io-index"134checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"135136[[package]]137name = "arrayvec"138version = "0.7.2"139source = "registry+https://github.com/rust-lang/crates.io-index"140checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"141142[[package]]143name = "asn1_der"144version = "0.7.5"145source = "registry+https://github.com/rust-lang/crates.io-index"146checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"147148[[package]]149name = "assert_matches"150version = "1.5.0"151source = "registry+https://github.com/rust-lang/crates.io-index"152checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"153154[[package]]155name = "async-attributes"156version = "1.1.2"157source = "registry+https://github.com/rust-lang/crates.io-index"158checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"159dependencies = [160 "quote",161 "syn",162]163164[[package]]165name = "async-channel"166version = "1.6.1"167source = "registry+https://github.com/rust-lang/crates.io-index"168checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"169dependencies = [170 "concurrent-queue",171 "event-listener",172 "futures-core",173]174175[[package]]176name = "async-executor"177version = "1.4.1"178source = "registry+https://github.com/rust-lang/crates.io-index"179checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"180dependencies = [181 "async-task",182 "concurrent-queue",183 "fastrand",184 "futures-lite",185 "once_cell",186 "slab",187]188189[[package]]190name = "async-global-executor"191version = "2.2.0"192source = "registry+https://github.com/rust-lang/crates.io-index"193checksum = "5262ed948da60dd8956c6c5aca4d4163593dddb7b32d73267c93dab7b2e98940"194dependencies = [195 "async-channel",196 "async-executor",197 "async-io",198 "async-lock",199 "blocking",200 "futures-lite",201 "num_cpus",202 "once_cell",203]204205[[package]]206name = "async-io"207version = "1.7.0"208source = "registry+https://github.com/rust-lang/crates.io-index"209checksum = "e5e18f61464ae81cde0a23e713ae8fd299580c54d697a35820cfd0625b8b0e07"210dependencies = [211 "concurrent-queue",212 "futures-lite",213 "libc",214 "log",215 "once_cell",216 "parking",217 "polling",218 "slab",219 "socket2",220 "waker-fn",221 "winapi",222]223224[[package]]225name = "async-lock"226version = "2.5.0"227source = "registry+https://github.com/rust-lang/crates.io-index"228checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"229dependencies = [230 "event-listener",231]232233[[package]]234name = "async-process"235version = "1.4.0"236source = "registry+https://github.com/rust-lang/crates.io-index"237checksum = "cf2c06e30a24e8c78a3987d07f0930edf76ef35e027e7bdb063fccafdad1f60c"238dependencies = [239 "async-io",240 "blocking",241 "cfg-if 1.0.0",242 "event-listener",243 "futures-lite",244 "libc",245 "once_cell",246 "signal-hook",247 "winapi",248]249250[[package]]251name = "async-std"252version = "1.12.0"253source = "registry+https://github.com/rust-lang/crates.io-index"254checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"255dependencies = [256 "async-attributes",257 "async-channel",258 "async-global-executor",259 "async-io",260 "async-lock",261 "async-process",262 "crossbeam-utils",263 "futures-channel",264 "futures-core",265 "futures-io",266 "futures-lite",267 "gloo-timers",268 "kv-log-macro",269 "log",270 "memchr",271 "once_cell",272 "pin-project-lite 0.2.9",273 "pin-utils",274 "slab",275 "wasm-bindgen-futures",276]277278[[package]]279name = "async-std-resolver"280version = "0.21.2"281source = "registry+https://github.com/rust-lang/crates.io-index"282checksum = "0f2f8a4a203be3325981310ab243a28e6e4ea55b6519bffce05d41ab60e09ad8"283dependencies = [284 "async-std",285 "async-trait",286 "futures-io",287 "futures-util",288 "pin-utils",289 "socket2",290 "trust-dns-resolver",291]292293[[package]]294name = "async-task"295version = "4.2.0"296source = "registry+https://github.com/rust-lang/crates.io-index"297checksum = "30696a84d817107fc028e049980e09d5e140e8da8f1caeb17e8e950658a3cea9"298299[[package]]300name = "async-trait"301version = "0.1.56"302source = "registry+https://github.com/rust-lang/crates.io-index"303checksum = "96cf8829f67d2eab0b2dfa42c5d0ef737e0724e4a82b01b3e292456202b19716"304dependencies = [305 "proc-macro2",306 "quote",307 "syn",308]309310[[package]]311name = "asynchronous-codec"312version = "0.6.0"313source = "registry+https://github.com/rust-lang/crates.io-index"314checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"315dependencies = [316 "bytes 1.1.0",317 "futures-sink",318 "futures-util",319 "memchr",320 "pin-project-lite 0.2.9",321]322323[[package]]324name = "atomic"325version = "0.5.1"326source = "registry+https://github.com/rust-lang/crates.io-index"327checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"328dependencies = [329 "autocfg",330]331332[[package]]333name = "atomic-waker"334version = "1.0.0"335source = "registry+https://github.com/rust-lang/crates.io-index"336checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"337338[[package]]339name = "atty"340version = "0.2.14"341source = "registry+https://github.com/rust-lang/crates.io-index"342checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"343dependencies = [344 "hermit-abi",345 "libc",346 "winapi",347]348349[[package]]350name = "auto_impl"351version = "0.5.0"352source = "registry+https://github.com/rust-lang/crates.io-index"353checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"354dependencies = [355 "proc-macro-error",356 "proc-macro2",357 "quote",358 "syn",359]360361[[package]]362name = "autocfg"363version = "1.1.0"364source = "registry+https://github.com/rust-lang/crates.io-index"365checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"366367[[package]]368name = "backoff"369version = "0.4.0"370source = "registry+https://github.com/rust-lang/crates.io-index"371checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"372dependencies = [373 "futures-core",374 "getrandom 0.2.7",375 "instant",376 "pin-project-lite 0.2.9",377 "rand 0.8.5",378 "tokio 1.19.2",379]380381[[package]]382name = "backtrace"383version = "0.3.65"384source = "registry+https://github.com/rust-lang/crates.io-index"385checksum = "11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61"386dependencies = [387 "addr2line",388 "cc",389 "cfg-if 1.0.0",390 "libc",391 "miniz_oxide",392 "object 0.28.4",393 "rustc-demangle",394]395396[[package]]397name = "base-x"398version = "0.2.10"399source = "registry+https://github.com/rust-lang/crates.io-index"400checksum = "dc19a4937b4fbd3fe3379793130e42060d10627a360f2127802b10b87e7baf74"401402[[package]]403name = "base16ct"404version = "0.1.1"405source = "registry+https://github.com/rust-lang/crates.io-index"406checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"407408[[package]]409name = "base58"410version = "0.2.0"411source = "registry+https://github.com/rust-lang/crates.io-index"412checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"413414[[package]]415name = "base64"416version = "0.13.0"417source = "registry+https://github.com/rust-lang/crates.io-index"418checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"419420[[package]]421name = "beef"422version = "0.5.2"423source = "registry+https://github.com/rust-lang/crates.io-index"424checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"425dependencies = [426 "serde",427]428429[[package]]430name = "beefy-gadget"431version = "4.0.0-dev"432source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"433dependencies = [434 "beefy-primitives",435 "fnv",436 "futures 0.3.21",437 "futures-timer",438 "hex",439 "log",440 "parity-scale-codec 3.1.5",441 "parking_lot 0.12.1",442 "sc-chain-spec",443 "sc-client-api",444 "sc-finality-grandpa",445 "sc-keystore",446 "sc-network",447 "sc-network-gossip",448 "sc-utils",449 "sp-api",450 "sp-application-crypto",451 "sp-arithmetic",452 "sp-blockchain",453 "sp-consensus",454 "sp-core",455 "sp-keystore",456 "sp-mmr-primitives",457 "sp-runtime",458 "substrate-prometheus-endpoint",459 "thiserror",460 "wasm-timer",461]462463[[package]]464name = "beefy-gadget-rpc"465version = "4.0.0-dev"466source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"467dependencies = [468 "beefy-gadget",469 "beefy-primitives",470 "futures 0.3.21",471 "jsonrpsee",472 "log",473 "parity-scale-codec 3.1.5",474 "parking_lot 0.12.1",475 "sc-rpc",476 "sc-utils",477 "serde",478 "sp-core",479 "sp-runtime",480 "thiserror",481]482483[[package]]484name = "beefy-merkle-tree"485version = "4.0.0-dev"486source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"487488[[package]]489name = "beefy-primitives"490version = "4.0.0-dev"491source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"492dependencies = [493 "parity-scale-codec 3.1.5",494 "scale-info",495 "sp-api",496 "sp-application-crypto",497 "sp-core",498 "sp-runtime",499 "sp-std",500]501502[[package]]503name = "bimap"504version = "0.6.2"505source = "registry+https://github.com/rust-lang/crates.io-index"506checksum = "bc0455254eb5c6964c4545d8bac815e1a1be4f3afe0ae695ea539c12d728d44b"507508[[package]]509name = "bincode"510version = "1.3.3"511source = "registry+https://github.com/rust-lang/crates.io-index"512checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"513dependencies = [514 "serde",515]516517[[package]]518name = "bindgen"519version = "0.59.2"520source = "registry+https://github.com/rust-lang/crates.io-index"521checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"522dependencies = [523 "bitflags",524 "cexpr",525 "clang-sys",526 "lazy_static",527 "lazycell",528 "peeking_take_while",529 "proc-macro2",530 "quote",531 "regex",532 "rustc-hash",533 "shlex",534]535536[[package]]537name = "bitflags"538version = "1.3.2"539source = "registry+https://github.com/rust-lang/crates.io-index"540checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"541542[[package]]543name = "bitvec"544version = "0.20.4"545source = "registry+https://github.com/rust-lang/crates.io-index"546checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"547dependencies = [548 "funty 1.1.0",549 "radium 0.6.2",550 "tap",551 "wyz 0.2.0",552]553554[[package]]555name = "bitvec"556version = "1.0.0"557source = "registry+https://github.com/rust-lang/crates.io-index"558checksum = "1489fcb93a5bb47da0462ca93ad252ad6af2145cce58d10d46a83931ba9f016b"559dependencies = [560 "funty 2.0.0",561 "radium 0.7.0",562 "tap",563 "wyz 0.5.0",564]565566[[package]]567name = "blake2"568version = "0.10.4"569source = "registry+https://github.com/rust-lang/crates.io-index"570checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"571dependencies = [572 "digest 0.10.3",573]574575[[package]]576name = "blake2-rfc"577version = "0.2.18"578source = "registry+https://github.com/rust-lang/crates.io-index"579checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"580dependencies = [581 "arrayvec 0.4.12",582 "constant_time_eq",583]584585[[package]]586name = "blake2b_simd"587version = "1.0.0"588source = "registry+https://github.com/rust-lang/crates.io-index"589checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"590dependencies = [591 "arrayref",592 "arrayvec 0.7.2",593 "constant_time_eq",594]595596[[package]]597name = "blake2s_simd"598version = "1.0.0"599source = "registry+https://github.com/rust-lang/crates.io-index"600checksum = "db539cc2b5f6003621f1cd9ef92d7ded8ea5232c7de0f9faa2de251cd98730d4"601dependencies = [602 "arrayref",603 "arrayvec 0.7.2",604 "constant_time_eq",605]606607[[package]]608name = "blake3"609version = "1.3.1"610source = "registry+https://github.com/rust-lang/crates.io-index"611checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"612dependencies = [613 "arrayref",614 "arrayvec 0.7.2",615 "cc",616 "cfg-if 1.0.0",617 "constant_time_eq",618 "digest 0.10.3",619]620621[[package]]622name = "block-buffer"623version = "0.7.3"624source = "registry+https://github.com/rust-lang/crates.io-index"625checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"626dependencies = [627 "block-padding 0.1.5",628 "byte-tools",629 "byteorder",630 "generic-array 0.12.4",631]632633[[package]]634name = "block-buffer"635version = "0.9.0"636source = "registry+https://github.com/rust-lang/crates.io-index"637checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"638dependencies = [639 "block-padding 0.2.1",640 "generic-array 0.14.5",641]642643[[package]]644name = "block-buffer"645version = "0.10.2"646source = "registry+https://github.com/rust-lang/crates.io-index"647checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"648dependencies = [649 "generic-array 0.14.5",650]651652[[package]]653name = "block-padding"654version = "0.1.5"655source = "registry+https://github.com/rust-lang/crates.io-index"656checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"657dependencies = [658 "byte-tools",659]660661[[package]]662name = "block-padding"663version = "0.2.1"664source = "registry+https://github.com/rust-lang/crates.io-index"665checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"666667[[package]]668name = "blocking"669version = "1.2.0"670source = "registry+https://github.com/rust-lang/crates.io-index"671checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"672dependencies = [673 "async-channel",674 "async-task",675 "atomic-waker",676 "fastrand",677 "futures-lite",678 "once_cell",679]680681[[package]]682name = "bounded-vec"683version = "0.6.0"684source = "registry+https://github.com/rust-lang/crates.io-index"685checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6"686dependencies = [687 "thiserror",688]689690[[package]]691name = "bp-header-chain"692version = "0.1.0"693source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"694dependencies = [695 "bp-runtime",696 "finality-grandpa",697 "frame-support",698 "parity-scale-codec 3.1.5",699 "scale-info",700 "serde",701 "sp-core",702 "sp-finality-grandpa",703 "sp-runtime",704 "sp-std",705]706707[[package]]708name = "bp-message-dispatch"709version = "0.1.0"710source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"711dependencies = [712 "bp-runtime",713 "frame-support",714 "parity-scale-codec 3.1.5",715 "scale-info",716 "sp-std",717]718719[[package]]720name = "bp-messages"721version = "0.1.0"722source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"723dependencies = [724 "bitvec 1.0.0",725 "bp-runtime",726 "frame-support",727 "frame-system",728 "impl-trait-for-tuples",729 "parity-scale-codec 3.1.5",730 "scale-info",731 "serde",732 "sp-core",733 "sp-std",734]735736[[package]]737name = "bp-polkadot-core"738version = "0.1.0"739source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"740dependencies = [741 "bp-messages",742 "bp-runtime",743 "frame-support",744 "frame-system",745 "parity-scale-codec 3.1.5",746 "scale-info",747 "sp-api",748 "sp-core",749 "sp-runtime",750 "sp-std",751 "sp-version",752]753754[[package]]755name = "bp-rococo"756version = "0.1.0"757source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"758dependencies = [759 "bp-messages",760 "bp-polkadot-core",761 "bp-runtime",762 "frame-support",763 "parity-scale-codec 3.1.5",764 "smallvec",765 "sp-api",766 "sp-runtime",767 "sp-std",768 "sp-version",769]770771[[package]]772name = "bp-runtime"773version = "0.1.0"774source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"775dependencies = [776 "frame-support",777 "hash-db",778 "num-traits",779 "parity-scale-codec 3.1.5",780 "scale-info",781 "sp-core",782 "sp-io",783 "sp-runtime",784 "sp-state-machine",785 "sp-std",786 "sp-trie",787]788789[[package]]790name = "bp-test-utils"791version = "0.1.0"792source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"793dependencies = [794 "bp-header-chain",795 "ed25519-dalek",796 "finality-grandpa",797 "parity-scale-codec 3.1.5",798 "sp-application-crypto",799 "sp-finality-grandpa",800 "sp-runtime",801 "sp-std",802]803804[[package]]805name = "bp-wococo"806version = "0.1.0"807source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"808dependencies = [809 "bp-messages",810 "bp-polkadot-core",811 "bp-rococo",812 "bp-runtime",813 "parity-scale-codec 3.1.5",814 "sp-api",815 "sp-runtime",816 "sp-std",817]818819[[package]]820name = "bridge-runtime-common"821version = "0.1.0"822source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"823dependencies = [824 "bp-message-dispatch",825 "bp-messages",826 "bp-runtime",827 "frame-support",828 "frame-system",829 "hash-db",830 "pallet-bridge-dispatch",831 "pallet-bridge-grandpa",832 "pallet-bridge-messages",833 "pallet-transaction-payment",834 "parity-scale-codec 3.1.5",835 "scale-info",836 "sp-api",837 "sp-core",838 "sp-runtime",839 "sp-state-machine",840 "sp-std",841 "sp-trie",842]843844[[package]]845name = "bs58"846version = "0.4.0"847source = "registry+https://github.com/rust-lang/crates.io-index"848checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"849850[[package]]851name = "bstr"852version = "0.2.17"853source = "registry+https://github.com/rust-lang/crates.io-index"854checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"855dependencies = [856 "memchr",857]858859[[package]]860name = "build-helper"861version = "0.1.1"862source = "registry+https://github.com/rust-lang/crates.io-index"863checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"864dependencies = [865 "semver 0.6.0",866]867868[[package]]869name = "bumpalo"870version = "3.10.0"871source = "registry+https://github.com/rust-lang/crates.io-index"872checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"873874[[package]]875name = "byte-slice-cast"876version = "1.2.1"877source = "registry+https://github.com/rust-lang/crates.io-index"878checksum = "87c5fdd0166095e1d463fc6cc01aa8ce547ad77a4e84d42eb6762b084e28067e"879880[[package]]881name = "byte-tools"882version = "0.3.1"883source = "registry+https://github.com/rust-lang/crates.io-index"884checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"885886[[package]]887name = "byteorder"888version = "1.4.3"889source = "registry+https://github.com/rust-lang/crates.io-index"890checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"891892[[package]]893name = "bytes"894version = "0.5.6"895source = "registry+https://github.com/rust-lang/crates.io-index"896checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"897898[[package]]899name = "bytes"900version = "1.1.0"901source = "registry+https://github.com/rust-lang/crates.io-index"902checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"903904[[package]]905name = "bzip2-sys"906version = "0.1.11+1.0.8"907source = "registry+https://github.com/rust-lang/crates.io-index"908checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"909dependencies = [910 "cc",911 "libc",912 "pkg-config",913]914915[[package]]916name = "cache-padded"917version = "1.2.0"918source = "registry+https://github.com/rust-lang/crates.io-index"919checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"920921[[package]]922name = "camino"923version = "1.0.9"924source = "registry+https://github.com/rust-lang/crates.io-index"925checksum = "869119e97797867fd90f5e22af7d0bd274bd4635ebb9eb68c04f3f513ae6c412"926dependencies = [927 "serde",928]929930[[package]]931name = "cargo-platform"932version = "0.1.2"933source = "registry+https://github.com/rust-lang/crates.io-index"934checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"935dependencies = [936 "serde",937]938939[[package]]940name = "cargo_metadata"941version = "0.14.2"942source = "registry+https://github.com/rust-lang/crates.io-index"943checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"944dependencies = [945 "camino",946 "cargo-platform",947 "semver 1.0.10",948 "serde",949 "serde_json",950]951952[[package]]953name = "cc"954version = "1.0.73"955source = "registry+https://github.com/rust-lang/crates.io-index"956checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"957dependencies = [958 "jobserver",959]960961[[package]]962name = "cexpr"963version = "0.6.0"964source = "registry+https://github.com/rust-lang/crates.io-index"965checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"966dependencies = [967 "nom",968]969970[[package]]971name = "cfg-if"972version = "0.1.10"973source = "registry+https://github.com/rust-lang/crates.io-index"974checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"975976[[package]]977name = "cfg-if"978version = "1.0.0"979source = "registry+https://github.com/rust-lang/crates.io-index"980checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"981982[[package]]983name = "cfg_aliases"984version = "0.1.1"985source = "registry+https://github.com/rust-lang/crates.io-index"986checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"987988[[package]]989name = "chacha20"990version = "0.8.1"991source = "registry+https://github.com/rust-lang/crates.io-index"992checksum = "01b72a433d0cf2aef113ba70f62634c56fddb0f244e6377185c56a7cadbd8f91"993dependencies = [994 "cfg-if 1.0.0",995 "cipher",996 "cpufeatures",997 "zeroize",998]9991000[[package]]1001name = "chacha20poly1305"1002version = "0.9.0"1003source = "registry+https://github.com/rust-lang/crates.io-index"1004checksum = "3b84ed6d1d5f7aa9bdde921a5090e0ca4d934d250ea3b402a5fab3a994e28a2a"1005dependencies = [1006 "aead",1007 "chacha20",1008 "cipher",1009 "poly1305",1010 "zeroize",1011]10121013[[package]]1014name = "chrono"1015version = "0.4.19"1016source = "registry+https://github.com/rust-lang/crates.io-index"1017checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1018dependencies = [1019 "libc",1020 "num-integer",1021 "num-traits",1022 "time",1023 "winapi",1024]10251026[[package]]1027name = "cid"1028version = "0.8.5"1029source = "registry+https://github.com/rust-lang/crates.io-index"1030checksum = "fc949bff6704880faf064c42a4854032ab07bfcf3a4fcb82a57470acededb69c"1031dependencies = [1032 "core2",1033 "multibase",1034 "multihash",1035 "serde",1036 "unsigned-varint",1037]10381039[[package]]1040name = "cipher"1041version = "0.3.0"1042source = "registry+https://github.com/rust-lang/crates.io-index"1043checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"1044dependencies = [1045 "generic-array 0.14.5",1046]10471048[[package]]1049name = "ckb-merkle-mountain-range"1050version = "0.3.2"1051source = "registry+https://github.com/rust-lang/crates.io-index"1052checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"1053dependencies = [1054 "cfg-if 0.1.10",1055]10561057[[package]]1058name = "clang-sys"1059version = "1.3.3"1060source = "registry+https://github.com/rust-lang/crates.io-index"1061checksum = "5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b"1062dependencies = [1063 "glob",1064 "libc",1065 "libloading 0.7.3",1066]10671068[[package]]1069name = "clap"1070version = "3.2.5"1071source = "registry+https://github.com/rust-lang/crates.io-index"1072checksum = "d53da17d37dba964b9b3ecb5c5a1f193a2762c700e6829201e645b9381c99dc7"1073dependencies = [1074 "atty",1075 "bitflags",1076 "clap_derive",1077 "clap_lex",1078 "indexmap",1079 "once_cell",1080 "strsim",1081 "termcolor",1082 "textwrap",1083]10841085[[package]]1086name = "clap_derive"1087version = "3.2.5"1088source = "registry+https://github.com/rust-lang/crates.io-index"1089checksum = "c11d40217d16aee8508cc8e5fde8b4ff24639758608e5374e731b53f85749fb9"1090dependencies = [1091 "heck 0.4.0",1092 "proc-macro-error",1093 "proc-macro2",1094 "quote",1095 "syn",1096]10971098[[package]]1099name = "clap_lex"1100version = "0.2.2"1101source = "registry+https://github.com/rust-lang/crates.io-index"1102checksum = "5538cd660450ebeb4234cfecf8f2284b844ffc4c50531e66d584ad5b91293613"1103dependencies = [1104 "os_str_bytes",1105]11061107[[package]]1108name = "coarsetime"1109version = "0.1.22"1110source = "registry+https://github.com/rust-lang/crates.io-index"1111checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46"1112dependencies = [1113 "libc",1114 "once_cell",1115 "wasi 0.11.0+wasi-snapshot-preview1",1116 "wasm-bindgen",1117]11181119[[package]]1120name = "comfy-table"1121version = "5.0.1"1122source = "registry+https://github.com/rust-lang/crates.io-index"1123checksum = "b103d85ca6e209388771bfb7aa6b68a7aeec4afbf6f0a0264bfbf50360e5212e"1124dependencies = [1125 "strum 0.23.0",1126 "strum_macros 0.23.1",1127 "unicode-width",1128]11291130[[package]]1131name = "concurrent-queue"1132version = "1.2.2"1133source = "registry+https://github.com/rust-lang/crates.io-index"1134checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"1135dependencies = [1136 "cache-padded",1137]11381139[[package]]1140name = "const-oid"1141version = "0.7.1"1142source = "registry+https://github.com/rust-lang/crates.io-index"1143checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"11441145[[package]]1146name = "constant_time_eq"1147version = "0.1.5"1148source = "registry+https://github.com/rust-lang/crates.io-index"1149checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11501151[[package]]1152name = "convert_case"1153version = "0.4.0"1154source = "registry+https://github.com/rust-lang/crates.io-index"1155checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11561157[[package]]1158name = "core-foundation"1159version = "0.9.3"1160source = "registry+https://github.com/rust-lang/crates.io-index"1161checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1162dependencies = [1163 "core-foundation-sys",1164 "libc",1165]11661167[[package]]1168name = "core-foundation-sys"1169version = "0.8.3"1170source = "registry+https://github.com/rust-lang/crates.io-index"1171checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11721173[[package]]1174name = "core2"1175version = "0.4.0"1176source = "registry+https://github.com/rust-lang/crates.io-index"1177checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1178dependencies = [1179 "memchr",1180]11811182[[package]]1183name = "cpp_demangle"1184version = "0.3.5"1185source = "registry+https://github.com/rust-lang/crates.io-index"1186checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1187dependencies = [1188 "cfg-if 1.0.0",1189]11901191[[package]]1192name = "cpufeatures"1193version = "0.2.2"1194source = "registry+https://github.com/rust-lang/crates.io-index"1195checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"1196dependencies = [1197 "libc",1198]11991200[[package]]1201name = "cranelift-bforest"1202version = "0.82.3"1203source = "registry+https://github.com/rust-lang/crates.io-index"1204checksum = "38faa2a16616c8e78a18d37b4726b98bfd2de192f2fdc8a39ddf568a408a0f75"1205dependencies = [1206 "cranelift-entity",1207]12081209[[package]]1210name = "cranelift-codegen"1211version = "0.82.3"1212source = "registry+https://github.com/rust-lang/crates.io-index"1213checksum = "26f192472a3ba23860afd07d2b0217dc628f21fcc72617aa1336d98e1671f33b"1214dependencies = [1215 "cranelift-bforest",1216 "cranelift-codegen-meta",1217 "cranelift-codegen-shared",1218 "cranelift-entity",1219 "gimli",1220 "log",1221 "regalloc",1222 "smallvec",1223 "target-lexicon",1224]12251226[[package]]1227name = "cranelift-codegen-meta"1228version = "0.82.3"1229source = "registry+https://github.com/rust-lang/crates.io-index"1230checksum = "0f32ddb89e9b89d3d9b36a5b7d7ea3261c98235a76ac95ba46826b8ec40b1a24"1231dependencies = [1232 "cranelift-codegen-shared",1233]12341235[[package]]1236name = "cranelift-codegen-shared"1237version = "0.82.3"1238source = "registry+https://github.com/rust-lang/crates.io-index"1239checksum = "01fd0d9f288cc1b42d9333b7a776b17e278fc888c28e6a0f09b5573d45a150bc"12401241[[package]]1242name = "cranelift-entity"1243version = "0.82.3"1244source = "registry+https://github.com/rust-lang/crates.io-index"1245checksum = "9e3bfe172b83167604601faf9dc60453e0d0a93415b57a9c4d1a7ae6849185cf"1246dependencies = [1247 "serde",1248]12491250[[package]]1251name = "cranelift-frontend"1252version = "0.82.3"1253source = "registry+https://github.com/rust-lang/crates.io-index"1254checksum = "a006e3e32d80ce0e4ba7f1f9ddf66066d052a8c884a110b91d05404d6ce26dce"1255dependencies = [1256 "cranelift-codegen",1257 "log",1258 "smallvec",1259 "target-lexicon",1260]12611262[[package]]1263name = "cranelift-native"1264version = "0.82.3"1265source = "registry+https://github.com/rust-lang/crates.io-index"1266checksum = "501241b0cdf903412ec9075385ac9f2b1eb18a89044d1538e97fab603231f70c"1267dependencies = [1268 "cranelift-codegen",1269 "libc",1270 "target-lexicon",1271]12721273[[package]]1274name = "cranelift-wasm"1275version = "0.82.3"1276source = "registry+https://github.com/rust-lang/crates.io-index"1277checksum = "16d9e4211bbc3268042a96dd4de5bd979cda22434991d035f5f8eacba987fad2"1278dependencies = [1279 "cranelift-codegen",1280 "cranelift-entity",1281 "cranelift-frontend",1282 "itertools",1283 "log",1284 "smallvec",1285 "wasmparser",1286 "wasmtime-types",1287]12881289[[package]]1290name = "crc32fast"1291version = "1.3.2"1292source = "registry+https://github.com/rust-lang/crates.io-index"1293checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1294dependencies = [1295 "cfg-if 1.0.0",1296]12971298[[package]]1299name = "crossbeam-channel"1300version = "0.5.5"1301source = "registry+https://github.com/rust-lang/crates.io-index"1302checksum = "4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c"1303dependencies = [1304 "cfg-if 1.0.0",1305 "crossbeam-utils",1306]13071308[[package]]1309name = "crossbeam-deque"1310version = "0.8.1"1311source = "registry+https://github.com/rust-lang/crates.io-index"1312checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"1313dependencies = [1314 "cfg-if 1.0.0",1315 "crossbeam-epoch",1316 "crossbeam-utils",1317]13181319[[package]]1320name = "crossbeam-epoch"1321version = "0.9.9"1322source = "registry+https://github.com/rust-lang/crates.io-index"1323checksum = "07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d"1324dependencies = [1325 "autocfg",1326 "cfg-if 1.0.0",1327 "crossbeam-utils",1328 "memoffset",1329 "once_cell",1330 "scopeguard",1331]13321333[[package]]1334name = "crossbeam-queue"1335version = "0.3.5"1336source = "registry+https://github.com/rust-lang/crates.io-index"1337checksum = "1f25d8400f4a7a5778f0e4e52384a48cbd9b5c495d110786187fc750075277a2"1338dependencies = [1339 "cfg-if 1.0.0",1340 "crossbeam-utils",1341]13421343[[package]]1344name = "crossbeam-utils"1345version = "0.8.9"1346source = "registry+https://github.com/rust-lang/crates.io-index"1347checksum = "8ff1f980957787286a554052d03c7aee98d99cc32e09f6d45f0a814133c87978"1348dependencies = [1349 "cfg-if 1.0.0",1350 "once_cell",1351]13521353[[package]]1354name = "crunchy"1355version = "0.2.2"1356source = "registry+https://github.com/rust-lang/crates.io-index"1357checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13581359[[package]]1360name = "crypto-bigint"1361version = "0.3.2"1362source = "registry+https://github.com/rust-lang/crates.io-index"1363checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1364dependencies = [1365 "generic-array 0.14.5",1366 "rand_core 0.6.3",1367 "subtle",1368 "zeroize",1369]13701371[[package]]1372name = "crypto-common"1373version = "0.1.3"1374source = "registry+https://github.com/rust-lang/crates.io-index"1375checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"1376dependencies = [1377 "generic-array 0.14.5",1378 "typenum",1379]13801381[[package]]1382name = "crypto-mac"1383version = "0.8.0"1384source = "registry+https://github.com/rust-lang/crates.io-index"1385checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1386dependencies = [1387 "generic-array 0.14.5",1388 "subtle",1389]13901391[[package]]1392name = "crypto-mac"1393version = "0.11.1"1394source = "registry+https://github.com/rust-lang/crates.io-index"1395checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1396dependencies = [1397 "generic-array 0.14.5",1398 "subtle",1399]14001401[[package]]1402name = "ctor"1403version = "0.1.22"1404source = "registry+https://github.com/rust-lang/crates.io-index"1405checksum = "f877be4f7c9f246b183111634f75baa039715e3f46ce860677d3b19a69fb229c"1406dependencies = [1407 "quote",1408 "syn",1409]14101411[[package]]1412name = "ctr"1413version = "0.8.0"1414source = "registry+https://github.com/rust-lang/crates.io-index"1415checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1416dependencies = [1417 "cipher",1418]14191420[[package]]1421name = "cuckoofilter"1422version = "0.5.0"1423source = "registry+https://github.com/rust-lang/crates.io-index"1424checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1425dependencies = [1426 "byteorder",1427 "fnv",1428 "rand 0.7.3",1429]14301431[[package]]1432name = "cumulus-client-cli"1433version = "0.1.0"1434source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1435dependencies = [1436 "clap",1437 "sc-cli",1438 "sc-service",1439 "url",1440]14411442[[package]]1443name = "cumulus-client-collator"1444version = "0.1.0"1445source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1446dependencies = [1447 "cumulus-client-consensus-common",1448 "cumulus-client-network",1449 "cumulus-primitives-core",1450 "cumulus-relay-chain-interface",1451 "futures 0.3.21",1452 "parity-scale-codec 3.1.5",1453 "parking_lot 0.12.1",1454 "polkadot-node-primitives",1455 "polkadot-node-subsystem",1456 "polkadot-overseer",1457 "polkadot-primitives",1458 "sc-client-api",1459 "sp-api",1460 "sp-consensus",1461 "sp-core",1462 "sp-runtime",1463 "tracing",1464]14651466[[package]]1467name = "cumulus-client-consensus-aura"1468version = "0.1.0"1469source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1470dependencies = [1471 "async-trait",1472 "cumulus-client-consensus-common",1473 "cumulus-primitives-core",1474 "futures 0.3.21",1475 "parity-scale-codec 3.1.5",1476 "sc-client-api",1477 "sc-consensus",1478 "sc-consensus-aura",1479 "sc-consensus-slots",1480 "sc-telemetry",1481 "sp-api",1482 "sp-application-crypto",1483 "sp-block-builder",1484 "sp-blockchain",1485 "sp-consensus",1486 "sp-consensus-aura",1487 "sp-core",1488 "sp-inherents",1489 "sp-keystore",1490 "sp-runtime",1491 "substrate-prometheus-endpoint",1492 "tracing",1493]14941495[[package]]1496name = "cumulus-client-consensus-common"1497version = "0.1.0"1498source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1499dependencies = [1500 "async-trait",1501 "cumulus-relay-chain-interface",1502 "dyn-clone",1503 "futures 0.3.21",1504 "parity-scale-codec 3.1.5",1505 "polkadot-primitives",1506 "sc-client-api",1507 "sc-consensus",1508 "sp-api",1509 "sp-blockchain",1510 "sp-consensus",1511 "sp-runtime",1512 "sp-trie",1513 "tracing",1514]15151516[[package]]1517name = "cumulus-client-network"1518version = "0.1.0"1519source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1520dependencies = [1521 "async-trait",1522 "cumulus-relay-chain-interface",1523 "derive_more",1524 "futures 0.3.21",1525 "futures-timer",1526 "parity-scale-codec 3.1.5",1527 "parking_lot 0.12.1",1528 "polkadot-node-primitives",1529 "polkadot-parachain",1530 "polkadot-primitives",1531 "sc-client-api",1532 "sp-api",1533 "sp-blockchain",1534 "sp-consensus",1535 "sp-core",1536 "sp-runtime",1537 "sp-state-machine",1538 "tracing",1539]15401541[[package]]1542name = "cumulus-client-pov-recovery"1543version = "0.1.0"1544source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1545dependencies = [1546 "cumulus-primitives-core",1547 "cumulus-relay-chain-interface",1548 "futures 0.3.21",1549 "futures-timer",1550 "parity-scale-codec 3.1.5",1551 "polkadot-node-primitives",1552 "polkadot-node-subsystem",1553 "polkadot-overseer",1554 "polkadot-primitives",1555 "rand 0.8.5",1556 "sc-client-api",1557 "sc-consensus",1558 "sp-api",1559 "sp-consensus",1560 "sp-maybe-compressed-blob",1561 "sp-runtime",1562 "tracing",1563]15641565[[package]]1566name = "cumulus-client-service"1567version = "0.1.0"1568source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1569dependencies = [1570 "cumulus-client-cli",1571 "cumulus-client-collator",1572 "cumulus-client-consensus-common",1573 "cumulus-client-pov-recovery",1574 "cumulus-primitives-core",1575 "cumulus-relay-chain-interface",1576 "parity-scale-codec 3.1.5",1577 "parking_lot 0.12.1",1578 "polkadot-overseer",1579 "polkadot-primitives",1580 "sc-chain-spec",1581 "sc-client-api",1582 "sc-consensus",1583 "sc-consensus-babe",1584 "sc-service",1585 "sc-telemetry",1586 "sc-tracing",1587 "sp-api",1588 "sp-blockchain",1589 "sp-consensus",1590 "sp-core",1591 "sp-runtime",1592 "tracing",1593]15941595[[package]]1596name = "cumulus-pallet-aura-ext"1597version = "0.1.0"1598source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1599dependencies = [1600 "frame-executive",1601 "frame-support",1602 "frame-system",1603 "pallet-aura",1604 "parity-scale-codec 3.1.5",1605 "scale-info",1606 "serde",1607 "sp-application-crypto",1608 "sp-consensus-aura",1609 "sp-runtime",1610 "sp-std",1611]16121613[[package]]1614name = "cumulus-pallet-dmp-queue"1615version = "0.1.0"1616source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1617dependencies = [1618 "cumulus-primitives-core",1619 "frame-support",1620 "frame-system",1621 "log",1622 "parity-scale-codec 3.1.5",1623 "scale-info",1624 "sp-io",1625 "sp-runtime",1626 "sp-std",1627 "xcm",1628 "xcm-executor",1629]16301631[[package]]1632name = "cumulus-pallet-parachain-system"1633version = "0.1.0"1634source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1635dependencies = [1636 "cumulus-pallet-parachain-system-proc-macro",1637 "cumulus-primitives-core",1638 "cumulus-primitives-parachain-inherent",1639 "environmental",1640 "frame-support",1641 "frame-system",1642 "impl-trait-for-tuples",1643 "log",1644 "pallet-balances",1645 "parity-scale-codec 3.1.5",1646 "polkadot-parachain",1647 "scale-info",1648 "serde",1649 "sp-core",1650 "sp-externalities",1651 "sp-inherents",1652 "sp-io",1653 "sp-runtime",1654 "sp-state-machine",1655 "sp-std",1656 "sp-trie",1657 "sp-version",1658 "xcm",1659]16601661[[package]]1662name = "cumulus-pallet-parachain-system-proc-macro"1663version = "0.1.0"1664source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1665dependencies = [1666 "proc-macro-crate",1667 "proc-macro2",1668 "quote",1669 "syn",1670]16711672[[package]]1673name = "cumulus-pallet-xcm"1674version = "0.1.0"1675source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1676dependencies = [1677 "cumulus-primitives-core",1678 "frame-support",1679 "frame-system",1680 "parity-scale-codec 3.1.5",1681 "scale-info",1682 "serde",1683 "sp-io",1684 "sp-runtime",1685 "sp-std",1686 "xcm",1687]16881689[[package]]1690name = "cumulus-pallet-xcmp-queue"1691version = "0.1.0"1692source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1693dependencies = [1694 "cumulus-primitives-core",1695 "frame-support",1696 "frame-system",1697 "log",1698 "parity-scale-codec 3.1.5",1699 "rand_chacha 0.3.1",1700 "scale-info",1701 "sp-runtime",1702 "sp-std",1703 "xcm",1704 "xcm-executor",1705]17061707[[package]]1708name = "cumulus-primitives-core"1709version = "0.1.0"1710source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1711dependencies = [1712 "frame-support",1713 "parity-scale-codec 3.1.5",1714 "polkadot-core-primitives",1715 "polkadot-parachain",1716 "polkadot-primitives",1717 "sp-api",1718 "sp-runtime",1719 "sp-std",1720 "sp-trie",1721]17221723[[package]]1724name = "cumulus-primitives-parachain-inherent"1725version = "0.1.0"1726source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1727dependencies = [1728 "async-trait",1729 "cumulus-primitives-core",1730 "cumulus-relay-chain-interface",1731 "cumulus-test-relay-sproof-builder",1732 "parity-scale-codec 3.1.5",1733 "sc-client-api",1734 "scale-info",1735 "sp-api",1736 "sp-core",1737 "sp-inherents",1738 "sp-runtime",1739 "sp-state-machine",1740 "sp-std",1741 "sp-storage",1742 "sp-trie",1743 "tracing",1744]17451746[[package]]1747name = "cumulus-primitives-timestamp"1748version = "0.1.0"1749source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1750dependencies = [1751 "cumulus-primitives-core",1752 "futures 0.3.21",1753 "parity-scale-codec 3.1.5",1754 "sp-inherents",1755 "sp-std",1756 "sp-timestamp",1757]17581759[[package]]1760name = "cumulus-primitives-utility"1761version = "0.1.0"1762source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1763dependencies = [1764 "cumulus-primitives-core",1765 "frame-support",1766 "parity-scale-codec 3.1.5",1767 "polkadot-core-primitives",1768 "polkadot-parachain",1769 "polkadot-primitives",1770 "sp-runtime",1771 "sp-std",1772 "sp-trie",1773 "xcm",1774]17751776[[package]]1777name = "cumulus-relay-chain-inprocess-interface"1778version = "0.1.0"1779source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1780dependencies = [1781 "async-trait",1782 "cumulus-primitives-core",1783 "cumulus-relay-chain-interface",1784 "futures 0.3.21",1785 "futures-timer",1786 "parking_lot 0.12.1",1787 "polkadot-cli",1788 "polkadot-client",1789 "polkadot-service",1790 "sc-cli",1791 "sc-client-api",1792 "sc-consensus-babe",1793 "sc-network",1794 "sc-service",1795 "sc-sysinfo",1796 "sc-telemetry",1797 "sc-tracing",1798 "sp-api",1799 "sp-blockchain",1800 "sp-consensus",1801 "sp-core",1802 "sp-runtime",1803 "sp-state-machine",1804 "tracing",1805]18061807[[package]]1808name = "cumulus-relay-chain-interface"1809version = "0.1.0"1810source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1811dependencies = [1812 "async-trait",1813 "cumulus-primitives-core",1814 "derive_more",1815 "futures 0.3.21",1816 "jsonrpsee-core",1817 "parity-scale-codec 3.1.5",1818 "parking_lot 0.12.1",1819 "polkadot-overseer",1820 "polkadot-service",1821 "sc-client-api",1822 "sc-service",1823 "sp-api",1824 "sp-blockchain",1825 "sp-core",1826 "sp-runtime",1827 "sp-state-machine",1828 "thiserror",1829]18301831[[package]]1832name = "cumulus-relay-chain-rpc-interface"1833version = "0.1.0"1834source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1835dependencies = [1836 "async-trait",1837 "backoff",1838 "cumulus-primitives-core",1839 "cumulus-relay-chain-interface",1840 "futures 0.3.21",1841 "futures-timer",1842 "jsonrpsee",1843 "parity-scale-codec 3.1.5",1844 "parking_lot 0.12.1",1845 "polkadot-service",1846 "sc-client-api",1847 "sc-rpc-api",1848 "sp-api",1849 "sp-core",1850 "sp-runtime",1851 "sp-state-machine",1852 "sp-storage",1853 "tracing",1854 "url",1855]18561857[[package]]1858name = "cumulus-test-relay-sproof-builder"1859version = "0.1.0"1860source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"1861dependencies = [1862 "cumulus-primitives-core",1863 "parity-scale-codec 3.1.5",1864 "polkadot-primitives",1865 "sp-runtime",1866 "sp-state-machine",1867 "sp-std",1868]18691870[[package]]1871name = "curve25519-dalek"1872version = "2.1.3"1873source = "registry+https://github.com/rust-lang/crates.io-index"1874checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1875dependencies = [1876 "byteorder",1877 "digest 0.8.1",1878 "rand_core 0.5.1",1879 "subtle",1880 "zeroize",1881]18821883[[package]]1884name = "curve25519-dalek"1885version = "3.2.0"1886source = "registry+https://github.com/rust-lang/crates.io-index"1887checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1888dependencies = [1889 "byteorder",1890 "digest 0.9.0",1891 "rand_core 0.5.1",1892 "subtle",1893 "zeroize",1894]18951896[[package]]1897name = "curve25519-dalek"1898version = "4.0.0-pre.1"1899source = "registry+https://github.com/rust-lang/crates.io-index"1900checksum = "4033478fbf70d6acf2655ac70da91ee65852d69daf7a67bf7a2f518fb47aafcf"1901dependencies = [1902 "byteorder",1903 "digest 0.9.0",1904 "rand_core 0.6.3",1905 "subtle",1906 "zeroize",1907]19081909[[package]]1910name = "darling"1911version = "0.13.4"1912source = "registry+https://github.com/rust-lang/crates.io-index"1913checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"1914dependencies = [1915 "darling_core",1916 "darling_macro",1917]19181919[[package]]1920name = "darling_core"1921version = "0.13.4"1922source = "registry+https://github.com/rust-lang/crates.io-index"1923checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"1924dependencies = [1925 "fnv",1926 "ident_case",1927 "proc-macro2",1928 "quote",1929 "strsim",1930 "syn",1931]19321933[[package]]1934name = "darling_macro"1935version = "0.13.4"1936source = "registry+https://github.com/rust-lang/crates.io-index"1937checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"1938dependencies = [1939 "darling_core",1940 "quote",1941 "syn",1942]19431944[[package]]1945name = "data-encoding"1946version = "2.3.2"1947source = "registry+https://github.com/rust-lang/crates.io-index"1948checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"19491950[[package]]1951name = "data-encoding-macro"1952version = "0.1.12"1953source = "registry+https://github.com/rust-lang/crates.io-index"1954checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1955dependencies = [1956 "data-encoding",1957 "data-encoding-macro-internal",1958]19591960[[package]]1961name = "data-encoding-macro-internal"1962version = "0.1.10"1963source = "registry+https://github.com/rust-lang/crates.io-index"1964checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1965dependencies = [1966 "data-encoding",1967 "syn",1968]19691970[[package]]1971name = "der"1972version = "0.5.1"1973source = "registry+https://github.com/rust-lang/crates.io-index"1974checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"1975dependencies = [1976 "const-oid",1977]19781979[[package]]1980name = "derivative"1981version = "2.2.0"1982source = "registry+https://github.com/rust-lang/crates.io-index"1983checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1984dependencies = [1985 "proc-macro2",1986 "quote",1987 "syn",1988]19891990[[package]]1991name = "derive_more"1992version = "0.99.17"1993source = "registry+https://github.com/rust-lang/crates.io-index"1994checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1995dependencies = [1996 "convert_case",1997 "proc-macro2",1998 "quote",1999 "rustc_version 0.4.0",2000 "syn",2001]20022003[[package]]2004name = "digest"2005version = "0.8.1"2006source = "registry+https://github.com/rust-lang/crates.io-index"2007checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"2008dependencies = [2009 "generic-array 0.12.4",2010]20112012[[package]]2013name = "digest"2014version = "0.9.0"2015source = "registry+https://github.com/rust-lang/crates.io-index"2016checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"2017dependencies = [2018 "generic-array 0.14.5",2019]20202021[[package]]2022name = "digest"2023version = "0.10.3"2024source = "registry+https://github.com/rust-lang/crates.io-index"2025checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"2026dependencies = [2027 "block-buffer 0.10.2",2028 "crypto-common",2029 "subtle",2030]20312032[[package]]2033name = "directories"2034version = "4.0.1"2035source = "registry+https://github.com/rust-lang/crates.io-index"2036checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2037dependencies = [2038 "dirs-sys",2039]20402041[[package]]2042name = "directories-next"2043version = "2.0.0"2044source = "registry+https://github.com/rust-lang/crates.io-index"2045checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2046dependencies = [2047 "cfg-if 1.0.0",2048 "dirs-sys-next",2049]20502051[[package]]2052name = "dirs-sys"2053version = "0.3.7"2054source = "registry+https://github.com/rust-lang/crates.io-index"2055checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2056dependencies = [2057 "libc",2058 "redox_users",2059 "winapi",2060]20612062[[package]]2063name = "dirs-sys-next"2064version = "0.1.2"2065source = "registry+https://github.com/rust-lang/crates.io-index"2066checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2067dependencies = [2068 "libc",2069 "redox_users",2070 "winapi",2071]20722073[[package]]2074name = "dns-parser"2075version = "0.8.0"2076source = "registry+https://github.com/rust-lang/crates.io-index"2077checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"2078dependencies = [2079 "byteorder",2080 "quick-error",2081]20822083[[package]]2084name = "downcast-rs"2085version = "1.2.0"2086source = "registry+https://github.com/rust-lang/crates.io-index"2087checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"20882089[[package]]2090name = "dtoa"2091version = "1.0.2"2092source = "registry+https://github.com/rust-lang/crates.io-index"2093checksum = "5caaa75cbd2b960ff1e5392d2cfb1f44717fffe12fc1f32b7b5d1267f99732a6"20942095[[package]]2096name = "dyn-clonable"2097version = "0.9.0"2098source = "registry+https://github.com/rust-lang/crates.io-index"2099checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2100dependencies = [2101 "dyn-clonable-impl",2102 "dyn-clone",2103]21042105[[package]]2106name = "dyn-clonable-impl"2107version = "0.9.0"2108source = "registry+https://github.com/rust-lang/crates.io-index"2109checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2110dependencies = [2111 "proc-macro2",2112 "quote",2113 "syn",2114]21152116[[package]]2117name = "dyn-clone"2118version = "1.0.6"2119source = "registry+https://github.com/rust-lang/crates.io-index"2120checksum = "140206b78fb2bc3edbcfc9b5ccbd0b30699cfe8d348b8b31b330e47df5291a5a"21212122[[package]]2123name = "ecdsa"2124version = "0.13.4"2125source = "registry+https://github.com/rust-lang/crates.io-index"2126checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"2127dependencies = [2128 "der",2129 "elliptic-curve",2130 "rfc6979",2131 "signature",2132]21332134[[package]]2135name = "ed25519"2136version = "1.5.2"2137source = "registry+https://github.com/rust-lang/crates.io-index"2138checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2139dependencies = [2140 "signature",2141]21422143[[package]]2144name = "ed25519-dalek"2145version = "1.0.1"2146source = "registry+https://github.com/rust-lang/crates.io-index"2147checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2148dependencies = [2149 "curve25519-dalek 3.2.0",2150 "ed25519",2151 "rand 0.7.3",2152 "serde",2153 "sha2 0.9.9",2154 "zeroize",2155]21562157[[package]]2158name = "either"2159version = "1.6.1"2160source = "registry+https://github.com/rust-lang/crates.io-index"2161checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"21622163[[package]]2164name = "elliptic-curve"2165version = "0.11.12"2166source = "registry+https://github.com/rust-lang/crates.io-index"2167checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"2168dependencies = [2169 "base16ct",2170 "crypto-bigint",2171 "der",2172 "ff",2173 "generic-array 0.14.5",2174 "group",2175 "rand_core 0.6.3",2176 "sec1",2177 "subtle",2178 "zeroize",2179]21802181[[package]]2182name = "enum-as-inner"2183version = "0.4.0"2184source = "registry+https://github.com/rust-lang/crates.io-index"2185checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"2186dependencies = [2187 "heck 0.4.0",2188 "proc-macro2",2189 "quote",2190 "syn",2191]21922193[[package]]2194name = "enumflags2"2195version = "0.7.5"2196source = "registry+https://github.com/rust-lang/crates.io-index"2197checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2198dependencies = [2199 "enumflags2_derive",2200]22012202[[package]]2203name = "enumflags2_derive"2204version = "0.7.4"2205source = "registry+https://github.com/rust-lang/crates.io-index"2206checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2207dependencies = [2208 "proc-macro2",2209 "quote",2210 "syn",2211]22122213[[package]]2214name = "enumn"2215version = "0.1.4"2216source = "registry+https://github.com/rust-lang/crates.io-index"2217checksum = "052bc8773a98bd051ff37db74a8a25f00e6bfa2cbd03373390c72e9f7afbf344"2218dependencies = [2219 "proc-macro2",2220 "quote",2221 "syn",2222]22232224[[package]]2225name = "env_logger"2226version = "0.9.0"2227source = "registry+https://github.com/rust-lang/crates.io-index"2228checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2229dependencies = [2230 "atty",2231 "humantime",2232 "log",2233 "regex",2234 "termcolor",2235]22362237[[package]]2238name = "environmental"2239version = "1.1.3"2240source = "registry+https://github.com/rust-lang/crates.io-index"2241checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"22422243[[package]]2244name = "errno"2245version = "0.2.8"2246source = "registry+https://github.com/rust-lang/crates.io-index"2247checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2248dependencies = [2249 "errno-dragonfly",2250 "libc",2251 "winapi",2252]22532254[[package]]2255name = "errno-dragonfly"2256version = "0.1.2"2257source = "registry+https://github.com/rust-lang/crates.io-index"2258checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2259dependencies = [2260 "cc",2261 "libc",2262]22632264[[package]]2265name = "ethbloom"2266version = "0.12.1"2267source = "registry+https://github.com/rust-lang/crates.io-index"2268checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2269dependencies = [2270 "crunchy",2271 "fixed-hash",2272 "impl-codec",2273 "impl-rlp",2274 "impl-serde",2275 "scale-info",2276 "tiny-keccak",2277]22782279[[package]]2280name = "ethereum"2281version = "0.12.0"2282source = "registry+https://github.com/rust-lang/crates.io-index"2283checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2284dependencies = [2285 "bytes 1.1.0",2286 "ethereum-types",2287 "hash-db",2288 "hash256-std-hasher",2289 "parity-scale-codec 3.1.5",2290 "rlp",2291 "rlp-derive",2292 "scale-info",2293 "serde",2294 "sha3 0.10.1",2295 "triehash",2296]22972298[[package]]2299name = "ethereum-types"2300version = "0.13.1"2301source = "registry+https://github.com/rust-lang/crates.io-index"2302checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2303dependencies = [2304 "ethbloom",2305 "fixed-hash",2306 "impl-codec",2307 "impl-rlp",2308 "impl-serde",2309 "primitive-types",2310 "scale-info",2311 "uint",2312]23132314[[package]]2315name = "event-listener"2316version = "2.5.2"2317source = "registry+https://github.com/rust-lang/crates.io-index"2318checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"23192320[[package]]2321name = "evm"2322version = "0.35.0"2323source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2324dependencies = [2325 "auto_impl",2326 "environmental",2327 "ethereum",2328 "evm-core",2329 "evm-gasometer",2330 "evm-runtime",2331 "log",2332 "parity-scale-codec 3.1.5",2333 "primitive-types",2334 "rlp",2335 "scale-info",2336 "serde",2337 "sha3 0.10.1",2338]23392340[[package]]2341name = "evm-coder"2342version = "0.1.0"2343dependencies = [2344 "ethereum",2345 "evm-coder-macros",2346 "evm-core",2347 "hex",2348 "hex-literal",2349 "impl-trait-for-tuples",2350 "primitive-types",2351]23522353[[package]]2354name = "evm-coder-macros"2355version = "0.1.0"2356dependencies = [2357 "Inflector",2358 "darling",2359 "hex",2360 "proc-macro2",2361 "quote",2362 "sha3 0.9.1",2363 "syn",2364]23652366[[package]]2367name = "evm-core"2368version = "0.35.0"2369source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2370dependencies = [2371 "parity-scale-codec 3.1.5",2372 "primitive-types",2373 "scale-info",2374 "serde",2375]23762377[[package]]2378name = "evm-gasometer"2379version = "0.35.0"2380source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2381dependencies = [2382 "environmental",2383 "evm-core",2384 "evm-runtime",2385 "primitive-types",2386]23872388[[package]]2389name = "evm-runtime"2390version = "0.35.0"2391source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.23#e9252ed42dc26fc85b6703b1ba50660a08209e55"2392dependencies = [2393 "auto_impl",2394 "environmental",2395 "evm-core",2396 "primitive-types",2397 "sha3 0.10.1",2398]23992400[[package]]2401name = "exit-future"2402version = "0.2.0"2403source = "registry+https://github.com/rust-lang/crates.io-index"2404checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2405dependencies = [2406 "futures 0.3.21",2407]24082409[[package]]2410name = "expander"2411version = "0.0.4"2412source = "registry+https://github.com/rust-lang/crates.io-index"2413checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2414dependencies = [2415 "blake3",2416 "fs-err",2417 "proc-macro2",2418 "quote",2419]24202421[[package]]2422name = "expander"2423version = "0.0.6"2424source = "registry+https://github.com/rust-lang/crates.io-index"2425checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2426dependencies = [2427 "blake2",2428 "fs-err",2429 "proc-macro2",2430 "quote",2431 "syn",2432]24332434[[package]]2435name = "fake-simd"2436version = "0.1.2"2437source = "registry+https://github.com/rust-lang/crates.io-index"2438checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"24392440[[package]]2441name = "fallible-iterator"2442version = "0.2.0"2443source = "registry+https://github.com/rust-lang/crates.io-index"2444checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"24452446[[package]]2447name = "fastrand"2448version = "1.7.0"2449source = "registry+https://github.com/rust-lang/crates.io-index"2450checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"2451dependencies = [2452 "instant",2453]24542455[[package]]2456name = "fatality"2457version = "0.0.6"2458source = "registry+https://github.com/rust-lang/crates.io-index"2459checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2460dependencies = [2461 "fatality-proc-macro",2462 "thiserror",2463]24642465[[package]]2466name = "fatality-proc-macro"2467version = "0.0.6"2468source = "registry+https://github.com/rust-lang/crates.io-index"2469checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2470dependencies = [2471 "expander 0.0.4",2472 "indexmap",2473 "proc-macro-crate",2474 "proc-macro2",2475 "quote",2476 "syn",2477 "thiserror",2478]24792480[[package]]2481name = "fc-consensus"2482version = "2.0.0-dev"2483source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2484dependencies = [2485 "async-trait",2486 "fc-db",2487 "fp-consensus",2488 "fp-rpc",2489 "sc-client-api",2490 "sc-consensus",2491 "sp-api",2492 "sp-block-builder",2493 "sp-blockchain",2494 "sp-consensus",2495 "sp-runtime",2496 "thiserror",2497]24982499[[package]]2500name = "fc-db"2501version = "2.0.0-dev"2502source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2503dependencies = [2504 "fp-storage",2505 "kvdb-rocksdb",2506 "parity-db",2507 "parity-scale-codec 3.1.5",2508 "parking_lot 0.12.1",2509 "sc-client-db",2510 "sp-core",2511 "sp-database",2512 "sp-runtime",2513]25142515[[package]]2516name = "fc-mapping-sync"2517version = "2.0.0-dev"2518source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2519dependencies = [2520 "fc-db",2521 "fp-consensus",2522 "fp-rpc",2523 "futures 0.3.21",2524 "futures-timer",2525 "log",2526 "sc-client-api",2527 "sp-api",2528 "sp-blockchain",2529 "sp-runtime",2530]25312532[[package]]2533name = "fc-rpc"2534version = "2.0.0-dev"2535source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2536dependencies = [2537 "ethereum",2538 "ethereum-types",2539 "evm",2540 "fc-db",2541 "fc-rpc-core",2542 "fp-rpc",2543 "fp-storage",2544 "futures 0.3.21",2545 "hex",2546 "jsonrpsee",2547 "libsecp256k1",2548 "log",2549 "lru 0.7.7",2550 "parity-scale-codec 3.1.5",2551 "prometheus",2552 "rand 0.8.5",2553 "rlp",2554 "rustc-hex",2555 "sc-client-api",2556 "sc-network",2557 "sc-rpc",2558 "sc-service",2559 "sc-transaction-pool",2560 "sc-transaction-pool-api",2561 "sp-api",2562 "sp-block-builder",2563 "sp-blockchain",2564 "sp-core",2565 "sp-io",2566 "sp-runtime",2567 "sp-storage",2568 "substrate-prometheus-endpoint",2569 "tokio 1.19.2",2570]25712572[[package]]2573name = "fc-rpc-core"2574version = "1.1.0-dev"2575source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2576dependencies = [2577 "ethereum",2578 "ethereum-types",2579 "jsonrpsee",2580 "rlp",2581 "rustc-hex",2582 "serde",2583 "serde_json",2584]25852586[[package]]2587name = "fdlimit"2588version = "0.2.1"2589source = "registry+https://github.com/rust-lang/crates.io-index"2590checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2591dependencies = [2592 "libc",2593]25942595[[package]]2596name = "ff"2597version = "0.11.1"2598source = "registry+https://github.com/rust-lang/crates.io-index"2599checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2600dependencies = [2601 "rand_core 0.6.3",2602 "subtle",2603]26042605[[package]]2606name = "file-per-thread-logger"2607version = "0.1.5"2608source = "registry+https://github.com/rust-lang/crates.io-index"2609checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2610dependencies = [2611 "env_logger",2612 "log",2613]26142615[[package]]2616name = "finality-grandpa"2617version = "0.15.0"2618source = "registry+https://github.com/rust-lang/crates.io-index"2619checksum = "d9def033d8505edf199f6a5d07aa7e6d2d6185b164293b77f0efd108f4f3e11d"2620dependencies = [2621 "either",2622 "futures 0.3.21",2623 "futures-timer",2624 "log",2625 "num-traits",2626 "parity-scale-codec 3.1.5",2627 "parking_lot 0.11.2",2628 "scale-info",2629]26302631[[package]]2632name = "fixed-hash"2633version = "0.7.0"2634source = "registry+https://github.com/rust-lang/crates.io-index"2635checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2636dependencies = [2637 "byteorder",2638 "rand 0.8.5",2639 "rustc-hex",2640 "static_assertions",2641]26422643[[package]]2644name = "fixedbitset"2645version = "0.4.1"2646source = "registry+https://github.com/rust-lang/crates.io-index"2647checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"26482649[[package]]2650name = "flate2"2651version = "1.0.24"2652source = "registry+https://github.com/rust-lang/crates.io-index"2653checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"2654dependencies = [2655 "crc32fast",2656 "libz-sys",2657 "miniz_oxide",2658]26592660[[package]]2661name = "flexi_logger"2662version = "0.15.12"2663source = "registry+https://github.com/rust-lang/crates.io-index"2664checksum = "aaab3caedb4149800f91e8e4899f29cd9ddf3b569b04c365ca9334f92f7542bf"2665dependencies = [2666 "atty",2667 "chrono",2668 "glob",2669 "lazy_static",2670 "log",2671 "regex",2672 "thiserror",2673 "yansi",2674]26752676[[package]]2677name = "fnv"2678version = "1.0.7"2679source = "registry+https://github.com/rust-lang/crates.io-index"2680checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"26812682[[package]]2683name = "fork-tree"2684version = "3.0.0"2685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2686dependencies = [2687 "parity-scale-codec 3.1.5",2688]26892690[[package]]2691name = "form_urlencoded"2692version = "1.0.1"2693source = "registry+https://github.com/rust-lang/crates.io-index"2694checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2695dependencies = [2696 "matches",2697 "percent-encoding",2698]26992700[[package]]2701name = "fp-consensus"2702version = "2.0.0-dev"2703source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2704dependencies = [2705 "ethereum",2706 "parity-scale-codec 3.1.5",2707 "sp-core",2708 "sp-runtime",2709 "sp-std",2710]27112712[[package]]2713name = "fp-evm"2714version = "3.0.0-dev"2715source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2716dependencies = [2717 "evm",2718 "frame-support",2719 "impl-trait-for-tuples",2720 "parity-scale-codec 3.1.5",2721 "serde",2722 "sp-core",2723 "sp-std",2724]27252726[[package]]2727name = "fp-evm-mapping"2728version = "0.1.0"2729source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2730dependencies = [2731 "frame-support",2732 "sp-core",2733]27342735[[package]]2736name = "fp-rpc"2737version = "3.0.0-dev"2738source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2739dependencies = [2740 "ethereum",2741 "ethereum-types",2742 "fp-evm",2743 "parity-scale-codec 3.1.5",2744 "scale-info",2745 "sp-api",2746 "sp-core",2747 "sp-io",2748 "sp-runtime",2749 "sp-std",2750]27512752[[package]]2753name = "fp-self-contained"2754version = "1.0.0-dev"2755source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2756dependencies = [2757 "ethereum",2758 "frame-support",2759 "parity-scale-codec 3.1.5",2760 "parity-util-mem",2761 "scale-info",2762 "serde",2763 "sp-debug-derive",2764 "sp-io",2765 "sp-runtime",2766]27672768[[package]]2769name = "fp-storage"2770version = "2.0.0"2771source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"2772dependencies = [2773 "parity-scale-codec 3.1.5",2774]27752776[[package]]2777name = "frame-benchmarking"2778version = "4.0.0-dev"2779source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2780dependencies = [2781 "frame-support",2782 "frame-system",2783 "linregress",2784 "log",2785 "parity-scale-codec 3.1.5",2786 "paste",2787 "scale-info",2788 "serde",2789 "sp-api",2790 "sp-application-crypto",2791 "sp-io",2792 "sp-runtime",2793 "sp-runtime-interface",2794 "sp-std",2795 "sp-storage",2796]27972798[[package]]2799name = "frame-benchmarking-cli"2800version = "4.0.0-dev"2801source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2802dependencies = [2803 "Inflector",2804 "chrono",2805 "clap",2806 "comfy-table",2807 "frame-benchmarking",2808 "frame-support",2809 "frame-system",2810 "handlebars",2811 "hash-db",2812 "hex",2813 "itertools",2814 "kvdb",2815 "lazy_static",2816 "linked-hash-map",2817 "log",2818 "memory-db",2819 "parity-scale-codec 3.1.5",2820 "rand 0.8.5",2821 "rand_pcg 0.3.1",2822 "sc-block-builder",2823 "sc-cli",2824 "sc-client-api",2825 "sc-client-db",2826 "sc-executor",2827 "sc-service",2828 "sc-sysinfo",2829 "serde",2830 "serde_json",2831 "serde_nanos",2832 "sp-api",2833 "sp-blockchain",2834 "sp-core",2835 "sp-database",2836 "sp-externalities",2837 "sp-inherents",2838 "sp-keystore",2839 "sp-runtime",2840 "sp-state-machine",2841 "sp-storage",2842 "sp-trie",2843 "tempfile",2844 "thiserror",2845 "thousands",2846]28472848[[package]]2849name = "frame-election-provider-solution-type"2850version = "4.0.0-dev"2851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2852dependencies = [2853 "proc-macro-crate",2854 "proc-macro2",2855 "quote",2856 "syn",2857]28582859[[package]]2860name = "frame-election-provider-support"2861version = "4.0.0-dev"2862source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2863dependencies = [2864 "frame-election-provider-solution-type",2865 "frame-support",2866 "frame-system",2867 "parity-scale-codec 3.1.5",2868 "scale-info",2869 "sp-arithmetic",2870 "sp-npos-elections",2871 "sp-runtime",2872 "sp-std",2873]28742875[[package]]2876name = "frame-executive"2877version = "4.0.0-dev"2878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2879dependencies = [2880 "frame-support",2881 "frame-system",2882 "parity-scale-codec 3.1.5",2883 "scale-info",2884 "sp-core",2885 "sp-io",2886 "sp-runtime",2887 "sp-std",2888 "sp-tracing",2889]28902891[[package]]2892name = "frame-metadata"2893version = "15.0.0"2894source = "registry+https://github.com/rust-lang/crates.io-index"2895checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2896dependencies = [2897 "cfg-if 1.0.0",2898 "parity-scale-codec 3.1.5",2899 "scale-info",2900 "serde",2901]29022903[[package]]2904name = "frame-support"2905version = "4.0.0-dev"2906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2907dependencies = [2908 "bitflags",2909 "frame-metadata",2910 "frame-support-procedural",2911 "impl-trait-for-tuples",2912 "k256",2913 "log",2914 "once_cell",2915 "parity-scale-codec 3.1.5",2916 "paste",2917 "scale-info",2918 "serde",2919 "smallvec",2920 "sp-arithmetic",2921 "sp-core",2922 "sp-core-hashing-proc-macro",2923 "sp-inherents",2924 "sp-io",2925 "sp-runtime",2926 "sp-staking",2927 "sp-state-machine",2928 "sp-std",2929 "sp-tracing",2930 "tt-call",2931]29322933[[package]]2934name = "frame-support-procedural"2935version = "4.0.0-dev"2936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2937dependencies = [2938 "Inflector",2939 "frame-support-procedural-tools",2940 "proc-macro2",2941 "quote",2942 "syn",2943]29442945[[package]]2946name = "frame-support-procedural-tools"2947version = "4.0.0-dev"2948source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2949dependencies = [2950 "frame-support-procedural-tools-derive",2951 "proc-macro-crate",2952 "proc-macro2",2953 "quote",2954 "syn",2955]29562957[[package]]2958name = "frame-support-procedural-tools-derive"2959version = "3.0.0"2960source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2961dependencies = [2962 "proc-macro2",2963 "quote",2964 "syn",2965]29662967[[package]]2968name = "frame-system"2969version = "4.0.0-dev"2970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2971dependencies = [2972 "frame-support",2973 "log",2974 "parity-scale-codec 3.1.5",2975 "scale-info",2976 "serde",2977 "sp-core",2978 "sp-io",2979 "sp-runtime",2980 "sp-std",2981 "sp-version",2982]29832984[[package]]2985name = "frame-system-benchmarking"2986version = "4.0.0-dev"2987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"2988dependencies = [2989 "frame-benchmarking",2990 "frame-support",2991 "frame-system",2992 "parity-scale-codec 3.1.5",2993 "scale-info",2994 "sp-core",2995 "sp-runtime",2996 "sp-std",2997]29982999[[package]]3000name = "frame-system-rpc-runtime-api"3001version = "4.0.0-dev"3002source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"3003dependencies = [3004 "parity-scale-codec 3.1.5",3005 "sp-api",3006]30073008[[package]]3009name = "frame-try-runtime"3010version = "0.10.0-dev"3011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"3012dependencies = [3013 "frame-support",3014 "sp-api",3015 "sp-runtime",3016 "sp-std",3017]30183019[[package]]3020name = "fs-err"3021version = "2.7.0"3022source = "registry+https://github.com/rust-lang/crates.io-index"3023checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"30243025[[package]]3026name = "fs-swap"3027version = "0.2.6"3028source = "registry+https://github.com/rust-lang/crates.io-index"3029checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"3030dependencies = [3031 "lazy_static",3032 "libc",3033 "libloading 0.5.2",3034 "winapi",3035]30363037[[package]]3038name = "fs2"3039version = "0.4.3"3040source = "registry+https://github.com/rust-lang/crates.io-index"3041checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3042dependencies = [3043 "libc",3044 "winapi",3045]30463047[[package]]3048name = "fs_extra"3049version = "1.2.0"3050source = "registry+https://github.com/rust-lang/crates.io-index"3051checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"30523053[[package]]3054name = "funty"3055version = "1.1.0"3056source = "registry+https://github.com/rust-lang/crates.io-index"3057checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"30583059[[package]]3060name = "funty"3061version = "2.0.0"3062source = "registry+https://github.com/rust-lang/crates.io-index"3063checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"30643065[[package]]3066name = "futures"3067version = "0.1.31"3068source = "registry+https://github.com/rust-lang/crates.io-index"3069checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"30703071[[package]]3072name = "futures"3073version = "0.3.21"3074source = "registry+https://github.com/rust-lang/crates.io-index"3075checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"3076dependencies = [3077 "futures-channel",3078 "futures-core",3079 "futures-executor",3080 "futures-io",3081 "futures-sink",3082 "futures-task",3083 "futures-util",3084]30853086[[package]]3087name = "futures-channel"3088version = "0.3.21"3089source = "registry+https://github.com/rust-lang/crates.io-index"3090checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"3091dependencies = [3092 "futures-core",3093 "futures-sink",3094]30953096[[package]]3097name = "futures-core"3098version = "0.3.21"3099source = "registry+https://github.com/rust-lang/crates.io-index"3100checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"31013102[[package]]3103name = "futures-executor"3104version = "0.3.21"3105source = "registry+https://github.com/rust-lang/crates.io-index"3106checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"3107dependencies = [3108 "futures-core",3109 "futures-task",3110 "futures-util",3111 "num_cpus",3112]31133114[[package]]3115name = "futures-io"3116version = "0.3.21"3117source = "registry+https://github.com/rust-lang/crates.io-index"3118checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"31193120[[package]]3121name = "futures-lite"3122version = "1.12.0"3123source = "registry+https://github.com/rust-lang/crates.io-index"3124checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3125dependencies = [3126 "fastrand",3127 "futures-core",3128 "futures-io",3129 "memchr",3130 "parking",3131 "pin-project-lite 0.2.9",3132 "waker-fn",3133]31343135[[package]]3136name = "futures-macro"3137version = "0.3.21"3138source = "registry+https://github.com/rust-lang/crates.io-index"3139checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"3140dependencies = [3141 "proc-macro2",3142 "quote",3143 "syn",3144]31453146[[package]]3147name = "futures-rustls"3148version = "0.22.1"3149source = "registry+https://github.com/rust-lang/crates.io-index"3150checksum = "e01fe9932a224b72b45336d96040aa86386d674a31d0af27d800ea7bc8ca97fe"3151dependencies = [3152 "futures-io",3153 "rustls",3154 "webpki",3155]31563157[[package]]3158name = "futures-sink"3159version = "0.3.21"3160source = "registry+https://github.com/rust-lang/crates.io-index"3161checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"31623163[[package]]3164name = "futures-task"3165version = "0.3.21"3166source = "registry+https://github.com/rust-lang/crates.io-index"3167checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"31683169[[package]]3170name = "futures-timer"3171version = "3.0.2"3172source = "registry+https://github.com/rust-lang/crates.io-index"3173checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"31743175[[package]]3176name = "futures-util"3177version = "0.3.21"3178source = "registry+https://github.com/rust-lang/crates.io-index"3179checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"3180dependencies = [3181 "futures 0.1.31",3182 "futures-channel",3183 "futures-core",3184 "futures-io",3185 "futures-macro",3186 "futures-sink",3187 "futures-task",3188 "memchr",3189 "pin-project-lite 0.2.9",3190 "pin-utils",3191 "slab",3192]31933194[[package]]3195name = "generic-array"3196version = "0.12.4"3197source = "registry+https://github.com/rust-lang/crates.io-index"3198checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3199dependencies = [3200 "typenum",3201]32023203[[package]]3204name = "generic-array"3205version = "0.14.5"3206source = "registry+https://github.com/rust-lang/crates.io-index"3207checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"3208dependencies = [3209 "typenum",3210 "version_check",3211]32123213[[package]]3214name = "getrandom"3215version = "0.1.16"3216source = "registry+https://github.com/rust-lang/crates.io-index"3217checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3218dependencies = [3219 "cfg-if 1.0.0",3220 "js-sys",3221 "libc",3222 "wasi 0.9.0+wasi-snapshot-preview1",3223 "wasm-bindgen",3224]32253226[[package]]3227name = "getrandom"3228version = "0.2.7"3229source = "registry+https://github.com/rust-lang/crates.io-index"3230checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"3231dependencies = [3232 "cfg-if 1.0.0",3233 "libc",3234 "wasi 0.11.0+wasi-snapshot-preview1",3235]32363237[[package]]3238name = "ghash"3239version = "0.4.4"3240source = "registry+https://github.com/rust-lang/crates.io-index"3241checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3242dependencies = [3243 "opaque-debug 0.3.0",3244 "polyval",3245]32463247[[package]]3248name = "gimli"3249version = "0.26.1"3250source = "registry+https://github.com/rust-lang/crates.io-index"3251checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"3252dependencies = [3253 "fallible-iterator",3254 "indexmap",3255 "stable_deref_trait",3256]32573258[[package]]3259name = "glob"3260version = "0.3.0"3261source = "registry+https://github.com/rust-lang/crates.io-index"3262checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"32633264[[package]]3265name = "globset"3266version = "0.4.9"3267source = "registry+https://github.com/rust-lang/crates.io-index"3268checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3269dependencies = [3270 "aho-corasick",3271 "bstr",3272 "fnv",3273 "log",3274 "regex",3275]32763277[[package]]3278name = "gloo-timers"3279version = "0.2.4"3280source = "registry+https://github.com/rust-lang/crates.io-index"3281checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"3282dependencies = [3283 "futures-channel",3284 "futures-core",3285 "js-sys",3286 "wasm-bindgen",3287]32883289[[package]]3290name = "group"3291version = "0.11.0"3292source = "registry+https://github.com/rust-lang/crates.io-index"3293checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3294dependencies = [3295 "ff",3296 "rand_core 0.6.3",3297 "subtle",3298]32993300[[package]]3301name = "h2"3302version = "0.3.13"3303source = "registry+https://github.com/rust-lang/crates.io-index"3304checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"3305dependencies = [3306 "bytes 1.1.0",3307 "fnv",3308 "futures-core",3309 "futures-sink",3310 "futures-util",3311 "http",3312 "indexmap",3313 "slab",3314 "tokio 1.19.2",3315 "tokio-util",3316 "tracing",3317]33183319[[package]]3320name = "handlebars"3321version = "4.3.1"3322source = "registry+https://github.com/rust-lang/crates.io-index"3323checksum = "b66d0c1b6e3abfd1e72818798925e16e02ed77e1b47f6c25a95a23b377ee4299"3324dependencies = [3325 "log",3326 "pest",3327 "pest_derive",3328 "serde",3329 "serde_json",3330 "thiserror",3331]33323333[[package]]3334name = "hash-db"3335version = "0.15.2"3336source = "registry+https://github.com/rust-lang/crates.io-index"3337checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"33383339[[package]]3340name = "hash256-std-hasher"3341version = "0.15.2"3342source = "registry+https://github.com/rust-lang/crates.io-index"3343checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3344dependencies = [3345 "crunchy",3346]33473348[[package]]3349name = "hashbrown"3350version = "0.11.2"3351source = "registry+https://github.com/rust-lang/crates.io-index"3352checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3353dependencies = [3354 "ahash",3355]33563357[[package]]3358name = "hashbrown"3359version = "0.12.1"3360source = "registry+https://github.com/rust-lang/crates.io-index"3361checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"3362dependencies = [3363 "ahash",3364]33653366[[package]]3367name = "heck"3368version = "0.3.3"3369source = "registry+https://github.com/rust-lang/crates.io-index"3370checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"3371dependencies = [3372 "unicode-segmentation",3373]33743375[[package]]3376name = "heck"3377version = "0.4.0"3378source = "registry+https://github.com/rust-lang/crates.io-index"3379checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"33803381[[package]]3382name = "hermit-abi"3383version = "0.1.19"3384source = "registry+https://github.com/rust-lang/crates.io-index"3385checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3386dependencies = [3387 "libc",3388]33893390[[package]]3391name = "hex"3392version = "0.4.3"3393source = "registry+https://github.com/rust-lang/crates.io-index"3394checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"33953396[[package]]3397name = "hex-literal"3398version = "0.3.4"3399source = "registry+https://github.com/rust-lang/crates.io-index"3400checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"34013402[[package]]3403name = "hex_fmt"3404version = "0.3.0"3405source = "registry+https://github.com/rust-lang/crates.io-index"3406checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"34073408[[package]]3409name = "hmac"3410version = "0.8.1"3411source = "registry+https://github.com/rust-lang/crates.io-index"3412checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3413dependencies = [3414 "crypto-mac 0.8.0",3415 "digest 0.9.0",3416]34173418[[package]]3419name = "hmac"3420version = "0.11.0"3421source = "registry+https://github.com/rust-lang/crates.io-index"3422checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3423dependencies = [3424 "crypto-mac 0.11.1",3425 "digest 0.9.0",3426]34273428[[package]]3429name = "hmac-drbg"3430version = "0.3.0"3431source = "registry+https://github.com/rust-lang/crates.io-index"3432checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3433dependencies = [3434 "digest 0.9.0",3435 "generic-array 0.14.5",3436 "hmac 0.8.1",3437]34383439[[package]]3440name = "hostname"3441version = "0.3.1"3442source = "registry+https://github.com/rust-lang/crates.io-index"3443checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3444dependencies = [3445 "libc",3446 "match_cfg",3447 "winapi",3448]34493450[[package]]3451name = "http"3452version = "0.2.8"3453source = "registry+https://github.com/rust-lang/crates.io-index"3454checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3455dependencies = [3456 "bytes 1.1.0",3457 "fnv",3458 "itoa 1.0.2",3459]34603461[[package]]3462name = "http-body"3463version = "0.4.5"3464source = "registry+https://github.com/rust-lang/crates.io-index"3465checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3466dependencies = [3467 "bytes 1.1.0",3468 "http",3469 "pin-project-lite 0.2.9",3470]34713472[[package]]3473name = "httparse"3474version = "1.7.1"3475source = "registry+https://github.com/rust-lang/crates.io-index"3476checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"34773478[[package]]3479name = "httpdate"3480version = "1.0.2"3481source = "registry+https://github.com/rust-lang/crates.io-index"3482checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"34833484[[package]]3485name = "humantime"3486version = "2.1.0"3487source = "registry+https://github.com/rust-lang/crates.io-index"3488checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"34893490[[package]]3491name = "hyper"3492version = "0.14.19"3493source = "registry+https://github.com/rust-lang/crates.io-index"3494checksum = "42dc3c131584288d375f2d07f822b0cb012d8c6fb899a5b9fdb3cb7eb9b6004f"3495dependencies = [3496 "bytes 1.1.0",3497 "futures-channel",3498 "futures-core",3499 "futures-util",3500 "h2",3501 "http",3502 "http-body",3503 "httparse",3504 "httpdate",3505 "itoa 1.0.2",3506 "pin-project-lite 0.2.9",3507 "socket2",3508 "tokio 1.19.2",3509 "tower-service",3510 "tracing",3511 "want",3512]35133514[[package]]3515name = "hyper-rustls"3516version = "0.23.0"3517source = "registry+https://github.com/rust-lang/crates.io-index"3518checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"3519dependencies = [3520 "http",3521 "hyper",3522 "log",3523 "rustls",3524 "rustls-native-certs",3525 "tokio 1.19.2",3526 "tokio-rustls",3527]35283529[[package]]3530name = "ident_case"3531version = "1.0.1"3532source = "registry+https://github.com/rust-lang/crates.io-index"3533checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"35343535[[package]]3536name = "idna"3537version = "0.2.3"3538source = "registry+https://github.com/rust-lang/crates.io-index"3539checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3540dependencies = [3541 "matches",3542 "unicode-bidi",3543 "unicode-normalization",3544]35453546[[package]]3547name = "if-addrs"3548version = "0.7.0"3549source = "registry+https://github.com/rust-lang/crates.io-index"3550checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3551dependencies = [3552 "libc",3553 "winapi",3554]35553556[[package]]3557name = "if-watch"3558version = "1.1.0"3559source = "registry+https://github.com/rust-lang/crates.io-index"3560checksum = "774d59367a3d26965d21ac70a86fcb697d83405d1c4312d1d8a6855296af0cf7"3561dependencies = [3562 "async-io",3563 "core-foundation",3564 "fnv",3565 "futures 0.3.21",3566 "if-addrs",3567 "ipnet",3568 "log",3569 "rtnetlink",3570 "system-configuration",3571 "windows",3572]35733574[[package]]3575name = "impl-codec"3576version = "0.6.0"3577source = "registry+https://github.com/rust-lang/crates.io-index"3578checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3579dependencies = [3580 "parity-scale-codec 3.1.5",3581]35823583[[package]]3584name = "impl-rlp"3585version = "0.3.0"3586source = "registry+https://github.com/rust-lang/crates.io-index"3587checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3588dependencies = [3589 "rlp",3590]35913592[[package]]3593name = "impl-serde"3594version = "0.3.2"3595source = "registry+https://github.com/rust-lang/crates.io-index"3596checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3597dependencies = [3598 "serde",3599]36003601[[package]]3602name = "impl-trait-for-tuples"3603version = "0.2.2"3604source = "registry+https://github.com/rust-lang/crates.io-index"3605checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3606dependencies = [3607 "proc-macro2",3608 "quote",3609 "syn",3610]36113612[[package]]3613name = "indexmap"3614version = "1.9.0"3615source = "registry+https://github.com/rust-lang/crates.io-index"3616checksum = "6c6392766afd7964e2531940894cffe4bd8d7d17dbc3c1c4857040fd4b33bdb3"3617dependencies = [3618 "autocfg",3619 "hashbrown 0.12.1",3620 "serde",3621]36223623[[package]]3624name = "instant"3625version = "0.1.12"3626source = "registry+https://github.com/rust-lang/crates.io-index"3627checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3628dependencies = [3629 "cfg-if 1.0.0",3630]36313632[[package]]3633name = "integer-encoding"3634version = "3.0.3"3635source = "registry+https://github.com/rust-lang/crates.io-index"3636checksum = "0e85a1509a128c855368e135cffcde7eac17d8e1083f41e2b98c58bc1a5074be"36373638[[package]]3639name = "integer-sqrt"3640version = "0.1.5"3641source = "registry+https://github.com/rust-lang/crates.io-index"3642checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3643dependencies = [3644 "num-traits",3645]36463647[[package]]3648name = "io-lifetimes"3649version = "0.5.3"3650source = "registry+https://github.com/rust-lang/crates.io-index"3651checksum = "ec58677acfea8a15352d42fc87d11d63596ade9239e0a7c9352914417515dbe6"36523653[[package]]3654name = "ip_network"3655version = "0.4.1"3656source = "registry+https://github.com/rust-lang/crates.io-index"3657checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"36583659[[package]]3660name = "ipconfig"3661version = "0.3.0"3662source = "registry+https://github.com/rust-lang/crates.io-index"3663checksum = "723519edce41262b05d4143ceb95050e4c614f483e78e9fd9e39a8275a84ad98"3664dependencies = [3665 "socket2",3666 "widestring",3667 "winapi",3668 "winreg",3669]36703671[[package]]3672name = "ipnet"3673version = "2.5.0"3674source = "registry+https://github.com/rust-lang/crates.io-index"3675checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b"36763677[[package]]3678name = "itertools"3679version = "0.10.3"3680source = "registry+https://github.com/rust-lang/crates.io-index"3681checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"3682dependencies = [3683 "either",3684]36853686[[package]]3687name = "itoa"3688version = "0.4.8"3689source = "registry+https://github.com/rust-lang/crates.io-index"3690checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"36913692[[package]]3693name = "itoa"3694version = "1.0.2"3695source = "registry+https://github.com/rust-lang/crates.io-index"3696checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"36973698[[package]]3699name = "jobserver"3700version = "0.1.24"3701source = "registry+https://github.com/rust-lang/crates.io-index"3702checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3703dependencies = [3704 "libc",3705]37063707[[package]]3708name = "js-sys"3709version = "0.3.58"3710source = "registry+https://github.com/rust-lang/crates.io-index"3711checksum = "c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27"3712dependencies = [3713 "wasm-bindgen",3714]37153716[[package]]3717name = "jsonrpsee"3718version = "0.13.1"3719source = "registry+https://github.com/rust-lang/crates.io-index"3720checksum = "a1f2ab5a60e558e74ea93bcf5164ebc47939a7fff8938fa9b5233bbc63e16061"3721dependencies = [3722 "jsonrpsee-core",3723 "jsonrpsee-http-server",3724 "jsonrpsee-proc-macros",3725 "jsonrpsee-types",3726 "jsonrpsee-ws-client",3727 "jsonrpsee-ws-server",3728 "tracing",3729]37303731[[package]]3732name = "jsonrpsee-client-transport"3733version = "0.13.1"3734source = "registry+https://github.com/rust-lang/crates.io-index"3735checksum = "26d682f4a55081a2be3e639280c640523070e4aeb8ee2fd8dd9168fdae57a9db"3736dependencies = [3737 "futures-util",3738 "http",3739 "jsonrpsee-core",3740 "jsonrpsee-types",3741 "pin-project 1.0.10",3742 "rustls-native-certs",3743 "soketto",3744 "thiserror",3745 "tokio 1.19.2",3746 "tokio-rustls",3747 "tokio-util",3748 "tracing",3749 "webpki-roots",3750]37513752[[package]]3753name = "jsonrpsee-core"3754version = "0.13.1"3755source = "registry+https://github.com/rust-lang/crates.io-index"3756checksum = "6e27462b21279edf9a6a91f46ffbe125e9cdc58b901d2e08bf59b31a47d7d0ab"3757dependencies = [3758 "anyhow",3759 "arrayvec 0.7.2",3760 "async-lock",3761 "async-trait",3762 "beef",3763 "futures-channel",3764 "futures-timer",3765 "futures-util",3766 "hyper",3767 "jsonrpsee-types",3768 "parking_lot 0.12.1",3769 "rand 0.8.5",3770 "rustc-hash",3771 "serde",3772 "serde_json",3773 "soketto",3774 "thiserror",3775 "tokio 1.19.2",3776 "tracing",3777]37783779[[package]]3780name = "jsonrpsee-http-server"3781version = "0.13.1"3782source = "registry+https://github.com/rust-lang/crates.io-index"3783checksum = "7178f16eabd7154c094e24d295b9ee355ec1e5f24c328759c56255ff7bbd4548"3784dependencies = [3785 "futures-channel",3786 "futures-util",3787 "globset",3788 "hyper",3789 "jsonrpsee-core",3790 "jsonrpsee-types",3791 "lazy_static",3792 "serde_json",3793 "tokio 1.19.2",3794 "tracing",3795 "unicase",3796]37973798[[package]]3799name = "jsonrpsee-proc-macros"3800version = "0.13.1"3801source = "registry+https://github.com/rust-lang/crates.io-index"3802checksum = "8b8d7f449cab3b747f12c3efc27f5cad537f3b597c6a3838b0fac628f4bf730a"3803dependencies = [3804 "proc-macro-crate",3805 "proc-macro2",3806 "quote",3807 "syn",3808]38093810[[package]]3811name = "jsonrpsee-types"3812version = "0.13.1"3813source = "registry+https://github.com/rust-lang/crates.io-index"3814checksum = "8fd11763134104122ddeb0f97e4bbe393058017dfb077db63fbf44b4dd0dd86e"3815dependencies = [3816 "anyhow",3817 "beef",3818 "serde",3819 "serde_json",3820 "thiserror",3821 "tracing",3822]38233824[[package]]3825name = "jsonrpsee-ws-client"3826version = "0.13.1"3827source = "registry+https://github.com/rust-lang/crates.io-index"3828checksum = "76f15180afb3761c7a3a32c0a8b680788176dcfdfe725b24c1758c90b1d1595b"3829dependencies = [3830 "jsonrpsee-client-transport",3831 "jsonrpsee-core",3832 "jsonrpsee-types",3833]38343835[[package]]3836name = "jsonrpsee-ws-server"3837version = "0.13.1"3838source = "registry+https://github.com/rust-lang/crates.io-index"3839checksum = "dfb6c21556c551582b56e4e8e6e6249b0bbdb69bb7fa39efe9b9a6b54af9f206"3840dependencies = [3841 "futures-channel",3842 "futures-util",3843 "jsonrpsee-core",3844 "jsonrpsee-types",3845 "serde_json",3846 "soketto",3847 "tokio 1.19.2",3848 "tokio-util",3849 "tracing",3850]38513852[[package]]3853name = "k256"3854version = "0.10.4"3855source = "registry+https://github.com/rust-lang/crates.io-index"3856checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"3857dependencies = [3858 "cfg-if 1.0.0",3859 "ecdsa",3860 "elliptic-curve",3861 "sec1",3862]38633864[[package]]3865name = "keccak"3866version = "0.1.2"3867source = "registry+https://github.com/rust-lang/crates.io-index"3868checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"38693870[[package]]3871name = "kusama-runtime"3872version = "0.9.23"3873source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"3874dependencies = [3875 "beefy-primitives",3876 "bitvec 1.0.0",3877 "frame-benchmarking",3878 "frame-election-provider-support",3879 "frame-executive",3880 "frame-support",3881 "frame-system",3882 "frame-system-benchmarking",3883 "frame-system-rpc-runtime-api",3884 "frame-try-runtime",3885 "hex-literal",3886 "kusama-runtime-constants",3887 "log",3888 "pallet-authority-discovery",3889 "pallet-authorship",3890 "pallet-babe",3891 "pallet-bags-list",3892 "pallet-balances",3893 "pallet-bounties",3894 "pallet-child-bounties",3895 "pallet-collective",3896 "pallet-democracy",3897 "pallet-election-provider-multi-phase",3898 "pallet-election-provider-support-benchmarking",3899 "pallet-elections-phragmen",3900 "pallet-gilt",3901 "pallet-grandpa",3902 "pallet-identity",3903 "pallet-im-online",3904 "pallet-indices",3905 "pallet-membership",3906 "pallet-multisig",3907 "pallet-nicks",3908 "pallet-nomination-pools",3909 "pallet-nomination-pools-benchmarking",3910 "pallet-offences",3911 "pallet-offences-benchmarking",3912 "pallet-preimage",3913 "pallet-proxy",3914 "pallet-recovery",3915 "pallet-scheduler",3916 "pallet-session",3917 "pallet-session-benchmarking",3918 "pallet-society",3919 "pallet-staking",3920 "pallet-staking-reward-fn",3921 "pallet-timestamp",3922 "pallet-tips",3923 "pallet-transaction-payment",3924 "pallet-transaction-payment-rpc-runtime-api",3925 "pallet-treasury",3926 "pallet-utility",3927 "pallet-vesting",3928 "pallet-xcm",3929 "pallet-xcm-benchmarks",3930 "parity-scale-codec 3.1.5",3931 "polkadot-primitives",3932 "polkadot-runtime-common",3933 "polkadot-runtime-parachains",3934 "rustc-hex",3935 "scale-info",3936 "serde",3937 "serde_derive",3938 "smallvec",3939 "sp-api",3940 "sp-arithmetic",3941 "sp-authority-discovery",3942 "sp-block-builder",3943 "sp-consensus-babe",3944 "sp-core",3945 "sp-inherents",3946 "sp-io",3947 "sp-mmr-primitives",3948 "sp-npos-elections",3949 "sp-offchain",3950 "sp-runtime",3951 "sp-session",3952 "sp-staking",3953 "sp-std",3954 "sp-transaction-pool",3955 "sp-version",3956 "static_assertions",3957 "substrate-wasm-builder",3958 "xcm",3959 "xcm-builder",3960 "xcm-executor",3961]39623963[[package]]3964name = "kusama-runtime-constants"3965version = "0.9.23"3966source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"3967dependencies = [3968 "frame-support",3969 "polkadot-primitives",3970 "polkadot-runtime-common",3971 "smallvec",3972 "sp-runtime",3973]39743975[[package]]3976name = "kv-log-macro"3977version = "1.0.7"3978source = "registry+https://github.com/rust-lang/crates.io-index"3979checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"3980dependencies = [3981 "log",3982]39833984[[package]]3985name = "kvdb"3986version = "0.11.0"3987source = "registry+https://github.com/rust-lang/crates.io-index"3988checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"3989dependencies = [3990 "parity-util-mem",3991 "smallvec",3992]39933994[[package]]3995name = "kvdb-memorydb"3996version = "0.11.0"3997source = "registry+https://github.com/rust-lang/crates.io-index"3998checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"3999dependencies = [4000 "kvdb",4001 "parity-util-mem",4002 "parking_lot 0.12.1",4003]40044005[[package]]4006name = "kvdb-rocksdb"4007version = "0.15.2"4008source = "registry+https://github.com/rust-lang/crates.io-index"4009checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4010dependencies = [4011 "fs-swap",4012 "kvdb",4013 "log",4014 "num_cpus",4015 "owning_ref",4016 "parity-util-mem",4017 "parking_lot 0.12.1",4018 "regex",4019 "rocksdb",4020 "smallvec",4021]40224023[[package]]4024name = "lazy_static"4025version = "1.4.0"4026source = "registry+https://github.com/rust-lang/crates.io-index"4027checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"40284029[[package]]4030name = "lazycell"4031version = "1.3.0"4032source = "registry+https://github.com/rust-lang/crates.io-index"4033checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"40344035[[package]]4036name = "libc"4037version = "0.2.126"4038source = "registry+https://github.com/rust-lang/crates.io-index"4039checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"40404041[[package]]4042name = "libloading"4043version = "0.5.2"4044source = "registry+https://github.com/rust-lang/crates.io-index"4045checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4046dependencies = [4047 "cc",4048 "winapi",4049]40504051[[package]]4052name = "libloading"4053version = "0.7.3"4054source = "registry+https://github.com/rust-lang/crates.io-index"4055checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"4056dependencies = [4057 "cfg-if 1.0.0",4058 "winapi",4059]40604061[[package]]4062name = "libm"4063version = "0.2.2"4064source = "registry+https://github.com/rust-lang/crates.io-index"4065checksum = "33a33a362ce288760ec6a508b94caaec573ae7d3bbbd91b87aa0bad4456839db"40664067[[package]]4068name = "libp2p"4069version = "0.44.0"4070source = "registry+https://github.com/rust-lang/crates.io-index"4071checksum = "475ce2ac4a9727e53a519f6ee05b38abfcba8f0d39c4d24f103d184e36fd5b0f"4072dependencies = [4073 "atomic",4074 "bytes 1.1.0",4075 "futures 0.3.21",4076 "futures-timer",4077 "getrandom 0.2.7",4078 "instant",4079 "lazy_static",4080 "libp2p-autonat",4081 "libp2p-core",4082 "libp2p-deflate",4083 "libp2p-dns",4084 "libp2p-floodsub",4085 "libp2p-gossipsub",4086 "libp2p-identify",4087 "libp2p-kad",4088 "libp2p-mdns",4089 "libp2p-metrics",4090 "libp2p-mplex",4091 "libp2p-noise",4092 "libp2p-ping",4093 "libp2p-plaintext",4094 "libp2p-pnet",4095 "libp2p-relay",4096 "libp2p-rendezvous",4097 "libp2p-request-response",4098 "libp2p-swarm",4099 "libp2p-swarm-derive",4100 "libp2p-tcp",4101 "libp2p-uds",4102 "libp2p-wasm-ext",4103 "libp2p-websocket",4104 "libp2p-yamux",4105 "multiaddr",4106 "parking_lot 0.12.1",4107 "pin-project 1.0.10",4108 "rand 0.7.3",4109 "smallvec",4110]41114112[[package]]4113name = "libp2p-autonat"4114version = "0.3.0"4115source = "registry+https://github.com/rust-lang/crates.io-index"4116checksum = "a13b690e65046af6a09c0b27bd9508fa1cab0efce889de74b0b643b9d2a98f9a"4117dependencies = [4118 "async-trait",4119 "futures 0.3.21",4120 "futures-timer",4121 "instant",4122 "libp2p-core",4123 "libp2p-request-response",4124 "libp2p-swarm",4125 "log",4126 "prost 0.9.0",4127 "prost-build",4128 "rand 0.8.5",4129]41304131[[package]]4132name = "libp2p-core"4133version = "0.32.1"4134source = "registry+https://github.com/rust-lang/crates.io-index"4135checksum = "db5b02602099fb75cb2d16f9ea860a320d6eb82ce41e95ab680912c454805cd5"4136dependencies = [4137 "asn1_der",4138 "bs58",4139 "ed25519-dalek",4140 "either",4141 "fnv",4142 "futures 0.3.21",4143 "futures-timer",4144 "instant",4145 "lazy_static",4146 "libsecp256k1",4147 "log",4148 "multiaddr",4149 "multihash",4150 "multistream-select",4151 "parking_lot 0.12.1",4152 "pin-project 1.0.10",4153 "prost 0.9.0",4154 "prost-build",4155 "rand 0.8.5",4156 "ring",4157 "rw-stream-sink",4158 "sha2 0.10.2",4159 "smallvec",4160 "thiserror",4161 "unsigned-varint",4162 "void",4163 "zeroize",4164]41654166[[package]]4167name = "libp2p-deflate"4168version = "0.32.0"4169source = "registry+https://github.com/rust-lang/crates.io-index"4170checksum = "6b1d37f042f748e224f04785d0e987ae09a2aa518d6401d82d412dad83e360ed"4171dependencies = [4172 "flate2",4173 "futures 0.3.21",4174 "libp2p-core",4175]41764177[[package]]4178name = "libp2p-dns"4179version = "0.32.1"4180source = "registry+https://github.com/rust-lang/crates.io-index"4181checksum = "066e33e854e10b5c93fc650458bf2179c7e0d143db260b0963e44a94859817f1"4182dependencies = [4183 "async-std-resolver",4184 "futures 0.3.21",4185 "libp2p-core",4186 "log",4187 "smallvec",4188 "trust-dns-resolver",4189]41904191[[package]]4192name = "libp2p-floodsub"4193version = "0.35.0"4194source = "registry+https://github.com/rust-lang/crates.io-index"4195checksum = "733d3ea6ebe7a7a85df2bc86678b93f24b015fae5fe3b3acc4c400e795a55d2d"4196dependencies = [4197 "cuckoofilter",4198 "fnv",4199 "futures 0.3.21",4200 "libp2p-core",4201 "libp2p-swarm",4202 "log",4203 "prost 0.9.0",4204 "prost-build",4205 "rand 0.7.3",4206 "smallvec",4207]42084209[[package]]4210name = "libp2p-gossipsub"4211version = "0.37.0"4212source = "registry+https://github.com/rust-lang/crates.io-index"4213checksum = "a90c989a7c0969c2ab63e898da9bc735e3be53fb4f376e9c045ce516bcc9f928"4214dependencies = [4215 "asynchronous-codec",4216 "base64",4217 "byteorder",4218 "bytes 1.1.0",4219 "fnv",4220 "futures 0.3.21",4221 "hex_fmt",4222 "instant",4223 "libp2p-core",4224 "libp2p-swarm",4225 "log",4226 "prometheus-client",4227 "prost 0.9.0",4228 "prost-build",4229 "rand 0.7.3",4230 "regex",4231 "sha2 0.10.2",4232 "smallvec",4233 "unsigned-varint",4234 "wasm-timer",4235]42364237[[package]]4238name = "libp2p-identify"4239version = "0.35.0"4240source = "registry+https://github.com/rust-lang/crates.io-index"4241checksum = "c5ef5a5b57904c7c33d6713ef918d239dc6b7553458f3475d87f8a18e9c651c8"4242dependencies = [4243 "futures 0.3.21",4244 "futures-timer",4245 "libp2p-core",4246 "libp2p-swarm",4247 "log",4248 "lru 0.7.7",4249 "prost 0.9.0",4250 "prost-build",4251 "smallvec",4252]42534254[[package]]4255name = "libp2p-kad"4256version = "0.36.0"4257source = "registry+https://github.com/rust-lang/crates.io-index"4258checksum = "564e6bd64d177446399ed835b9451a8825b07929d6daa6a94e6405592974725e"4259dependencies = [4260 "arrayvec 0.5.2",4261 "asynchronous-codec",4262 "bytes 1.1.0",4263 "either",4264 "fnv",4265 "futures 0.3.21",4266 "futures-timer",4267 "instant",4268 "libp2p-core",4269 "libp2p-swarm",4270 "log",4271 "prost 0.9.0",4272 "prost-build",4273 "rand 0.7.3",4274 "sha2 0.10.2",4275 "smallvec",4276 "thiserror",4277 "uint",4278 "unsigned-varint",4279 "void",4280]42814282[[package]]4283name = "libp2p-mdns"4284version = "0.36.0"4285source = "registry+https://github.com/rust-lang/crates.io-index"4286checksum = "611ae873c8e280ccfab0d57c7a13cac5644f364529e233114ff07863946058b0"4287dependencies = [4288 "async-io",4289 "data-encoding",4290 "dns-parser",4291 "futures 0.3.21",4292 "if-watch",4293 "lazy_static",4294 "libp2p-core",4295 "libp2p-swarm",4296 "log",4297 "rand 0.8.5",4298 "smallvec",4299 "socket2",4300 "void",4301]43024303[[package]]4304name = "libp2p-metrics"4305version = "0.5.0"4306source = "registry+https://github.com/rust-lang/crates.io-index"4307checksum = "985be799bb3796e0c136c768208c3c06604a38430571906a13dcfeda225a3b9d"4308dependencies = [4309 "libp2p-core",4310 "libp2p-gossipsub",4311 "libp2p-identify",4312 "libp2p-kad",4313 "libp2p-ping",4314 "libp2p-relay",4315 "libp2p-swarm",4316 "prometheus-client",4317]43184319[[package]]4320name = "libp2p-mplex"4321version = "0.32.0"4322source = "registry+https://github.com/rust-lang/crates.io-index"4323checksum = "442eb0c9fff0bf22a34f015724b4143ce01877e079ed0963c722d94c07c72160"4324dependencies = [4325 "asynchronous-codec",4326 "bytes 1.1.0",4327 "futures 0.3.21",4328 "libp2p-core",4329 "log",4330 "nohash-hasher",4331 "parking_lot 0.12.1",4332 "rand 0.7.3",4333 "smallvec",4334 "unsigned-varint",4335]43364337[[package]]4338name = "libp2p-noise"4339version = "0.35.0"4340source = "registry+https://github.com/rust-lang/crates.io-index"4341checksum = "9dd7e0c94051cda67123be68cf6b65211ba3dde7277be9068412de3e7ffd63ef"4342dependencies = [4343 "bytes 1.1.0",4344 "curve25519-dalek 3.2.0",4345 "futures 0.3.21",4346 "lazy_static",4347 "libp2p-core",4348 "log",4349 "prost 0.9.0",4350 "prost-build",4351 "rand 0.8.5",4352 "sha2 0.10.2",4353 "snow",4354 "static_assertions",4355 "x25519-dalek",4356 "zeroize",4357]43584359[[package]]4360name = "libp2p-ping"4361version = "0.35.0"4362source = "registry+https://github.com/rust-lang/crates.io-index"4363checksum = "bf57a3c2e821331dda9fe612d4654d676ab6e33d18d9434a18cced72630df6ad"4364dependencies = [4365 "futures 0.3.21",4366 "futures-timer",4367 "instant",4368 "libp2p-core",4369 "libp2p-swarm",4370 "log",4371 "rand 0.7.3",4372 "void",4373]43744375[[package]]4376name = "libp2p-plaintext"4377version = "0.32.0"4378source = "registry+https://github.com/rust-lang/crates.io-index"4379checksum = "962c0fb0e7212fb96a69b87f2d09bcefd317935239bdc79cda900e7a8897a3fe"4380dependencies = [4381 "asynchronous-codec",4382 "bytes 1.1.0",4383 "futures 0.3.21",4384 "libp2p-core",4385 "log",4386 "prost 0.9.0",4387 "prost-build",4388 "unsigned-varint",4389 "void",4390]43914392[[package]]4393name = "libp2p-pnet"4394version = "0.22.0"4395source = "registry+https://github.com/rust-lang/crates.io-index"4396checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"4397dependencies = [4398 "futures 0.3.21",4399 "log",4400 "pin-project 1.0.10",4401 "rand 0.7.3",4402 "salsa20",4403 "sha3 0.9.1",4404]44054406[[package]]4407name = "libp2p-relay"4408version = "0.8.0"4409source = "registry+https://github.com/rust-lang/crates.io-index"4410checksum = "3aa754cb7bccef51ebc3c458c6bbcef89d83b578a9925438389be841527d408f"4411dependencies = [4412 "asynchronous-codec",4413 "bytes 1.1.0",4414 "either",4415 "futures 0.3.21",4416 "futures-timer",4417 "instant",4418 "libp2p-core",4419 "libp2p-swarm",4420 "log",4421 "pin-project 1.0.10",4422 "prost 0.9.0",4423 "prost-build",4424 "rand 0.8.5",4425 "smallvec",4426 "static_assertions",4427 "thiserror",4428 "unsigned-varint",4429 "void",4430]44314432[[package]]4433name = "libp2p-rendezvous"4434version = "0.5.0"4435source = "registry+https://github.com/rust-lang/crates.io-index"4436checksum = "bbd0baab894c5b84da510b915d53264d566c3c35889f09931fe9edbd2a773bee"4437dependencies = [4438 "asynchronous-codec",4439 "bimap",4440 "futures 0.3.21",4441 "futures-timer",4442 "instant",4443 "libp2p-core",4444 "libp2p-swarm",4445 "log",4446 "prost 0.9.0",4447 "prost-build",4448 "rand 0.8.5",4449 "sha2 0.10.2",4450 "thiserror",4451 "unsigned-varint",4452 "void",4453]44544455[[package]]4456name = "libp2p-request-response"4457version = "0.17.0"4458source = "registry+https://github.com/rust-lang/crates.io-index"4459checksum = "b5e6a6fc6c9ad95661f46989473b34bd2993d14a4de497ff3b2668a910d4b869"4460dependencies = [4461 "async-trait",4462 "bytes 1.1.0",4463 "futures 0.3.21",4464 "instant",4465 "libp2p-core",4466 "libp2p-swarm",4467 "log",4468 "rand 0.7.3",4469 "smallvec",4470 "unsigned-varint",4471]44724473[[package]]4474name = "libp2p-swarm"4475version = "0.35.0"4476source = "registry+https://github.com/rust-lang/crates.io-index"4477checksum = "8f0c69ad9e8f7c5fc50ad5ad9c7c8b57f33716532a2b623197f69f93e374d14c"4478dependencies = [4479 "either",4480 "fnv",4481 "futures 0.3.21",4482 "futures-timer",4483 "instant",4484 "libp2p-core",4485 "log",4486 "pin-project 1.0.10",4487 "rand 0.7.3",4488 "smallvec",4489 "thiserror",4490 "void",4491]44924493[[package]]4494name = "libp2p-swarm-derive"4495version = "0.27.2"4496source = "registry+https://github.com/rust-lang/crates.io-index"4497checksum = "4f693c8c68213034d472cbb93a379c63f4f307d97c06f1c41e4985de481687a5"4498dependencies = [4499 "quote",4500 "syn",4501]45024503[[package]]4504name = "libp2p-tcp"4505version = "0.32.0"4506source = "registry+https://github.com/rust-lang/crates.io-index"4507checksum = "193447aa729c85aac2376828df76d171c1a589c9e6b58fcc7f9d9a020734122c"4508dependencies = [4509 "async-io",4510 "futures 0.3.21",4511 "futures-timer",4512 "if-watch",4513 "ipnet",4514 "libc",4515 "libp2p-core",4516 "log",4517 "socket2",4518]45194520[[package]]4521name = "libp2p-uds"4522version = "0.32.0"4523source = "registry+https://github.com/rust-lang/crates.io-index"4524checksum = "24bdab114f7f2701757d6541266e1131b429bbae382008f207f2114ee4222dcb"4525dependencies = [4526 "async-std",4527 "futures 0.3.21",4528 "libp2p-core",4529 "log",4530]45314532[[package]]4533name = "libp2p-wasm-ext"4534version = "0.32.0"4535source = "registry+https://github.com/rust-lang/crates.io-index"4536checksum = "4f6ea0f84a967ef59a16083f222c18115ae2e91db69809dce275df62e101b279"4537dependencies = [4538 "futures 0.3.21",4539 "js-sys",4540 "libp2p-core",4541 "parity-send-wrapper",4542 "wasm-bindgen",4543 "wasm-bindgen-futures",4544]45454546[[package]]4547name = "libp2p-websocket"4548version = "0.34.0"4549source = "registry+https://github.com/rust-lang/crates.io-index"4550checksum = "c932834c3754501c368d1bf3d0fb458487a642b90fc25df082a3a2f3d3b32e37"4551dependencies = [4552 "either",4553 "futures 0.3.21",4554 "futures-rustls",4555 "libp2p-core",4556 "log",4557 "quicksink",4558 "rw-stream-sink",4559 "soketto",4560 "url",4561 "webpki-roots",4562]45634564[[package]]4565name = "libp2p-yamux"4566version = "0.36.0"4567source = "registry+https://github.com/rust-lang/crates.io-index"4568checksum = "be902ebd89193cd020e89e89107726a38cfc0d16d18f613f4a37d046e92c7517"4569dependencies = [4570 "futures 0.3.21",4571 "libp2p-core",4572 "parking_lot 0.12.1",4573 "thiserror",4574 "yamux",4575]45764577[[package]]4578name = "librocksdb-sys"4579version = "0.6.1+6.28.2"4580source = "registry+https://github.com/rust-lang/crates.io-index"4581checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4582dependencies = [4583 "bindgen",4584 "bzip2-sys",4585 "cc",4586 "glob",4587 "libc",4588 "libz-sys",4589 "tikv-jemalloc-sys",4590]45914592[[package]]4593name = "libsecp256k1"4594version = "0.7.0"4595source = "registry+https://github.com/rust-lang/crates.io-index"4596checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4597dependencies = [4598 "arrayref",4599 "base64",4600 "digest 0.9.0",4601 "hmac-drbg",4602 "libsecp256k1-core",4603 "libsecp256k1-gen-ecmult",4604 "libsecp256k1-gen-genmult",4605 "rand 0.8.5",4606 "serde",4607 "sha2 0.9.9",4608 "typenum",4609]46104611[[package]]4612name = "libsecp256k1-core"4613version = "0.3.0"4614source = "registry+https://github.com/rust-lang/crates.io-index"4615checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4616dependencies = [4617 "crunchy",4618 "digest 0.9.0",4619 "subtle",4620]46214622[[package]]4623name = "libsecp256k1-gen-ecmult"4624version = "0.3.0"4625source = "registry+https://github.com/rust-lang/crates.io-index"4626checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4627dependencies = [4628 "libsecp256k1-core",4629]46304631[[package]]4632name = "libsecp256k1-gen-genmult"4633version = "0.3.0"4634source = "registry+https://github.com/rust-lang/crates.io-index"4635checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4636dependencies = [4637 "libsecp256k1-core",4638]46394640[[package]]4641name = "libz-sys"4642version = "1.1.8"4643source = "registry+https://github.com/rust-lang/crates.io-index"4644checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4645dependencies = [4646 "cc",4647 "pkg-config",4648 "vcpkg",4649]46504651[[package]]4652name = "linked-hash-map"4653version = "0.5.4"4654source = "registry+https://github.com/rust-lang/crates.io-index"4655checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"46564657[[package]]4658name = "linked_hash_set"4659version = "0.1.4"4660source = "registry+https://github.com/rust-lang/crates.io-index"4661checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4662dependencies = [4663 "linked-hash-map",4664]46654666[[package]]4667name = "linregress"4668version = "0.4.4"4669source = "registry+https://github.com/rust-lang/crates.io-index"4670checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4671dependencies = [4672 "nalgebra",4673 "statrs",4674]46754676[[package]]4677name = "linux-raw-sys"4678version = "0.0.42"4679source = "registry+https://github.com/rust-lang/crates.io-index"4680checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"46814682[[package]]4683name = "lock_api"4684version = "0.4.7"4685source = "registry+https://github.com/rust-lang/crates.io-index"4686checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"4687dependencies = [4688 "autocfg",4689 "scopeguard",4690]46914692[[package]]4693name = "log"4694version = "0.4.17"4695source = "registry+https://github.com/rust-lang/crates.io-index"4696checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4697dependencies = [4698 "cfg-if 1.0.0",4699 "value-bag",4700]47014702[[package]]4703name = "lru"4704version = "0.6.6"4705source = "registry+https://github.com/rust-lang/crates.io-index"4706checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4707dependencies = [4708 "hashbrown 0.11.2",4709]47104711[[package]]4712name = "lru"4713version = "0.7.7"4714source = "registry+https://github.com/rust-lang/crates.io-index"4715checksum = "c84e6fe5655adc6ce00787cf7dcaf8dc4f998a0565d23eafc207a8b08ca3349a"4716dependencies = [4717 "hashbrown 0.11.2",4718]47194720[[package]]4721name = "lru-cache"4722version = "0.1.2"4723source = "registry+https://github.com/rust-lang/crates.io-index"4724checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4725dependencies = [4726 "linked-hash-map",4727]47284729[[package]]4730name = "lz4"4731version = "1.23.3"4732source = "registry+https://github.com/rust-lang/crates.io-index"4733checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885"4734dependencies = [4735 "libc",4736 "lz4-sys",4737]47384739[[package]]4740name = "lz4-sys"4741version = "1.9.3"4742source = "registry+https://github.com/rust-lang/crates.io-index"4743checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17"4744dependencies = [4745 "cc",4746 "libc",4747]47484749[[package]]4750name = "mach"4751version = "0.3.2"4752source = "registry+https://github.com/rust-lang/crates.io-index"4753checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4754dependencies = [4755 "libc",4756]47574758[[package]]4759name = "maplit"4760version = "1.0.2"4761source = "registry+https://github.com/rust-lang/crates.io-index"4762checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"47634764[[package]]4765name = "match_cfg"4766version = "0.1.0"4767source = "registry+https://github.com/rust-lang/crates.io-index"4768checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"47694770[[package]]4771name = "matchers"4772version = "0.0.1"4773source = "registry+https://github.com/rust-lang/crates.io-index"4774checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4775dependencies = [4776 "regex-automata",4777]47784779[[package]]4780name = "matches"4781version = "0.1.9"4782source = "registry+https://github.com/rust-lang/crates.io-index"4783checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"47844785[[package]]4786name = "matrixmultiply"4787version = "0.3.2"4788source = "registry+https://github.com/rust-lang/crates.io-index"4789checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4790dependencies = [4791 "rawpointer",4792]47934794[[package]]4795name = "memchr"4796version = "2.5.0"4797source = "registry+https://github.com/rust-lang/crates.io-index"4798checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"47994800[[package]]4801name = "memfd"4802version = "0.4.1"4803source = "registry+https://github.com/rust-lang/crates.io-index"4804checksum = "f6627dc657574b49d6ad27105ed671822be56e0d2547d413bfbf3e8d8fa92e7a"4805dependencies = [4806 "libc",4807]48084809[[package]]4810name = "memmap2"4811version = "0.2.3"4812source = "registry+https://github.com/rust-lang/crates.io-index"4813checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4814dependencies = [4815 "libc",4816]48174818[[package]]4819name = "memmap2"4820version = "0.5.4"4821source = "registry+https://github.com/rust-lang/crates.io-index"4822checksum = "d5172b50c23043ff43dd53e51392f36519d9b35a8f3a410d30ece5d1aedd58ae"4823dependencies = [4824 "libc",4825]48264827[[package]]4828name = "memoffset"4829version = "0.6.5"4830source = "registry+https://github.com/rust-lang/crates.io-index"4831checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4832dependencies = [4833 "autocfg",4834]48354836[[package]]4837name = "memory-db"4838version = "0.29.0"4839source = "registry+https://github.com/rust-lang/crates.io-index"4840checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4841dependencies = [4842 "hash-db",4843 "hashbrown 0.12.1",4844 "parity-util-mem",4845]48464847[[package]]4848name = "memory-lru"4849version = "0.1.0"4850source = "registry+https://github.com/rust-lang/crates.io-index"4851checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4852dependencies = [4853 "lru 0.6.6",4854]48554856[[package]]4857name = "memory_units"4858version = "0.3.0"4859source = "registry+https://github.com/rust-lang/crates.io-index"4860checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"48614862[[package]]4863name = "merlin"4864version = "2.0.1"4865source = "registry+https://github.com/rust-lang/crates.io-index"4866checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4867dependencies = [4868 "byteorder",4869 "keccak",4870 "rand_core 0.5.1",4871 "zeroize",4872]48734874[[package]]4875name = "mick-jaeger"4876version = "0.1.8"4877source = "registry+https://github.com/rust-lang/crates.io-index"4878checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4879dependencies = [4880 "futures 0.3.21",4881 "rand 0.8.5",4882 "thrift",4883]48844885[[package]]4886name = "minimal-lexical"4887version = "0.2.1"4888source = "registry+https://github.com/rust-lang/crates.io-index"4889checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"48904891[[package]]4892name = "miniz_oxide"4893version = "0.5.3"4894source = "registry+https://github.com/rust-lang/crates.io-index"4895checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"4896dependencies = [4897 "adler",4898]48994900[[package]]4901name = "mio"4902version = "0.8.4"4903source = "registry+https://github.com/rust-lang/crates.io-index"4904checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"4905dependencies = [4906 "libc",4907 "log",4908 "wasi 0.11.0+wasi-snapshot-preview1",4909 "windows-sys",4910]49114912[[package]]4913name = "more-asserts"4914version = "0.2.2"4915source = "registry+https://github.com/rust-lang/crates.io-index"4916checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"49174918[[package]]4919name = "multiaddr"4920version = "0.14.0"4921source = "registry+https://github.com/rust-lang/crates.io-index"4922checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"4923dependencies = [4924 "arrayref",4925 "bs58",4926 "byteorder",4927 "data-encoding",4928 "multihash",4929 "percent-encoding",4930 "serde",4931 "static_assertions",4932 "unsigned-varint",4933 "url",4934]49354936[[package]]4937name = "multibase"4938version = "0.9.1"4939source = "registry+https://github.com/rust-lang/crates.io-index"4940checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"4941dependencies = [4942 "base-x",4943 "data-encoding",4944 "data-encoding-macro",4945]49464947[[package]]4948name = "multihash"4949version = "0.16.2"4950source = "registry+https://github.com/rust-lang/crates.io-index"4951checksum = "e3db354f401db558759dfc1e568d010a5d4146f4d3f637be1275ec4a3cf09689"4952dependencies = [4953 "blake2b_simd",4954 "blake2s_simd",4955 "blake3",4956 "core2",4957 "digest 0.10.3",4958 "multihash-derive",4959 "sha2 0.10.2",4960 "sha3 0.10.1",4961 "unsigned-varint",4962]49634964[[package]]4965name = "multihash-derive"4966version = "0.8.0"4967source = "registry+https://github.com/rust-lang/crates.io-index"4968checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"4969dependencies = [4970 "proc-macro-crate",4971 "proc-macro-error",4972 "proc-macro2",4973 "quote",4974 "syn",4975 "synstructure",4976]49774978[[package]]4979name = "multimap"4980version = "0.8.3"4981source = "registry+https://github.com/rust-lang/crates.io-index"4982checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"49834984[[package]]4985name = "multistream-select"4986version = "0.11.0"4987source = "registry+https://github.com/rust-lang/crates.io-index"4988checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"4989dependencies = [4990 "bytes 1.1.0",4991 "futures 0.3.21",4992 "log",4993 "pin-project 1.0.10",4994 "smallvec",4995 "unsigned-varint",4996]49974998[[package]]4999name = "nalgebra"5000version = "0.27.1"5001source = "registry+https://github.com/rust-lang/crates.io-index"5002checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5003dependencies = [5004 "approx",5005 "matrixmultiply",5006 "nalgebra-macros",5007 "num-complex",5008 "num-rational 0.4.0",5009 "num-traits",5010 "rand 0.8.5",5011 "rand_distr",5012 "simba",5013 "typenum",5014]50155016[[package]]5017name = "nalgebra-macros"5018version = "0.1.0"5019source = "registry+https://github.com/rust-lang/crates.io-index"5020checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5021dependencies = [5022 "proc-macro2",5023 "quote",5024 "syn",5025]50265027[[package]]5028name = "names"5029version = "0.13.0"5030source = "registry+https://github.com/rust-lang/crates.io-index"5031checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5032dependencies = [5033 "rand 0.8.5",5034]50355036[[package]]5037name = "nanorand"5038version = "0.7.0"5039source = "registry+https://github.com/rust-lang/crates.io-index"5040checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"50415042[[package]]5043name = "netlink-packet-core"5044version = "0.4.2"5045source = "registry+https://github.com/rust-lang/crates.io-index"5046checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5047dependencies = [5048 "anyhow",5049 "byteorder",5050 "libc",5051 "netlink-packet-utils",5052]50535054[[package]]5055name = "netlink-packet-route"5056version = "0.11.0"5057source = "registry+https://github.com/rust-lang/crates.io-index"5058checksum = "733ea73609acfd7fa7ddadfb7bf709b0471668c456ad9513685af543a06342b2"5059dependencies = [5060 "anyhow",5061 "bitflags",5062 "byteorder",5063 "libc",5064 "netlink-packet-core",5065 "netlink-packet-utils",5066]50675068[[package]]5069name = "netlink-packet-utils"5070version = "0.5.1"5071source = "registry+https://github.com/rust-lang/crates.io-index"5072checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5073dependencies = [5074 "anyhow",5075 "byteorder",5076 "paste",5077 "thiserror",5078]50795080[[package]]5081name = "netlink-proto"5082version = "0.9.2"5083source = "registry+https://github.com/rust-lang/crates.io-index"5084checksum = "ef8785b8141e8432aa45fceb922a7e876d7da3fad37fa7e7ec702ace3aa0826b"5085dependencies = [5086 "bytes 1.1.0",5087 "futures 0.3.21",5088 "log",5089 "netlink-packet-core",5090 "netlink-sys",5091 "tokio 1.19.2",5092]50935094[[package]]5095name = "netlink-sys"5096version = "0.8.2"5097source = "registry+https://github.com/rust-lang/crates.io-index"5098checksum = "3e4c9f9547a08241bee7b6558b9b98e1f290d187de8b7cfca2bbb4937bcaa8f8"5099dependencies = [5100 "async-io",5101 "bytes 1.1.0",5102 "futures 0.3.21",5103 "libc",5104 "log",5105]51065107[[package]]5108name = "nix"5109version = "0.22.3"5110source = "registry+https://github.com/rust-lang/crates.io-index"5111checksum = "e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf"5112dependencies = [5113 "bitflags",5114 "cc",5115 "cfg-if 1.0.0",5116 "libc",5117 "memoffset",5118]51195120[[package]]5121name = "nodrop"5122version = "0.1.14"5123source = "registry+https://github.com/rust-lang/crates.io-index"5124checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51255126[[package]]5127name = "nohash-hasher"5128version = "0.2.0"5129source = "registry+https://github.com/rust-lang/crates.io-index"5130checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51315132[[package]]5133name = "nom"5134version = "7.1.1"5135source = "registry+https://github.com/rust-lang/crates.io-index"5136checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5137dependencies = [5138 "memchr",5139 "minimal-lexical",5140]51415142[[package]]5143name = "num-bigint"5144version = "0.2.6"5145source = "registry+https://github.com/rust-lang/crates.io-index"5146checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5147dependencies = [5148 "autocfg",5149 "num-integer",5150 "num-traits",5151]51525153[[package]]5154name = "num-complex"5155version = "0.4.2"5156source = "registry+https://github.com/rust-lang/crates.io-index"5157checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5158dependencies = [5159 "num-traits",5160]51615162[[package]]5163name = "num-format"5164version = "0.4.0"5165source = "registry+https://github.com/rust-lang/crates.io-index"5166checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"5167dependencies = [5168 "arrayvec 0.4.12",5169 "itoa 0.4.8",5170]51715172[[package]]5173name = "num-integer"5174version = "0.1.45"5175source = "registry+https://github.com/rust-lang/crates.io-index"5176checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5177dependencies = [5178 "autocfg",5179 "num-traits",5180]51815182[[package]]5183name = "num-rational"5184version = "0.2.4"5185source = "registry+https://github.com/rust-lang/crates.io-index"5186checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5187dependencies = [5188 "autocfg",5189 "num-bigint",5190 "num-integer",5191 "num-traits",5192]51935194[[package]]5195name = "num-rational"5196version = "0.4.0"5197source = "registry+https://github.com/rust-lang/crates.io-index"5198checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5199dependencies = [5200 "autocfg",5201 "num-integer",5202 "num-traits",5203]52045205[[package]]5206name = "num-traits"5207version = "0.2.15"5208source = "registry+https://github.com/rust-lang/crates.io-index"5209checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5210dependencies = [5211 "autocfg",5212 "libm",5213]52145215[[package]]5216name = "num_cpus"5217version = "1.13.1"5218source = "registry+https://github.com/rust-lang/crates.io-index"5219checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5220dependencies = [5221 "hermit-abi",5222 "libc",5223]52245225[[package]]5226name = "object"5227version = "0.27.1"5228source = "registry+https://github.com/rust-lang/crates.io-index"5229checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5230dependencies = [5231 "crc32fast",5232 "indexmap",5233 "memchr",5234]52355236[[package]]5237name = "object"5238version = "0.28.4"5239source = "registry+https://github.com/rust-lang/crates.io-index"5240checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"5241dependencies = [5242 "memchr",5243]52445245[[package]]5246name = "once_cell"5247version = "1.12.0"5248source = "registry+https://github.com/rust-lang/crates.io-index"5249checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"52505251[[package]]5252name = "opal-runtime"5253version = "0.9.23"5254dependencies = [5255 "cumulus-pallet-aura-ext",5256 "cumulus-pallet-dmp-queue",5257 "cumulus-pallet-parachain-system",5258 "cumulus-pallet-xcm",5259 "cumulus-pallet-xcmp-queue",5260 "cumulus-primitives-core",5261 "cumulus-primitives-timestamp",5262 "cumulus-primitives-utility",5263 "derivative",5264 "fp-evm-mapping",5265 "fp-rpc",5266 "fp-self-contained",5267 "frame-benchmarking",5268 "frame-executive",5269 "frame-support",5270 "frame-system",5271 "frame-system-benchmarking",5272 "frame-system-rpc-runtime-api",5273 "frame-try-runtime",5274 "hex-literal",5275 "log",5276 "orml-vesting",5277 "pallet-aura",5278 "pallet-balances",5279 "pallet-base-fee",5280 "pallet-common",5281 "pallet-ethereum",5282 "pallet-evm",5283 "pallet-evm-coder-substrate",5284 "pallet-evm-contract-helpers",5285 "pallet-evm-migration",5286 "pallet-evm-transaction-payment",5287 "pallet-fungible",5288 "pallet-inflation",5289 "pallet-nonfungible",5290 "pallet-randomness-collective-flip",5291 "pallet-refungible",5292 "pallet-rmrk-core",5293 "pallet-rmrk-equip",5294 "pallet-structure",5295 "pallet-sudo",5296 "pallet-template-transaction-payment",5297 "pallet-timestamp",5298 "pallet-transaction-payment",5299 "pallet-transaction-payment-rpc-runtime-api",5300 "pallet-treasury",5301 "pallet-unique",5302 "pallet-unique-scheduler",5303 "pallet-xcm",5304 "parachain-info",5305 "parity-scale-codec 3.1.5",5306 "polkadot-parachain",5307 "rmrk-rpc",5308 "scale-info",5309 "serde",5310 "smallvec",5311 "sp-api",5312 "sp-arithmetic",5313 "sp-block-builder",5314 "sp-consensus-aura",5315 "sp-core",5316 "sp-inherents",5317 "sp-io",5318 "sp-offchain",5319 "sp-runtime",5320 "sp-session",5321 "sp-std",5322 "sp-transaction-pool",5323 "sp-version",5324 "substrate-wasm-builder",5325 "unique-runtime-common",5326 "up-data-structs",5327 "up-rpc",5328 "xcm",5329 "xcm-builder",5330 "xcm-executor",5331]53325333[[package]]5334name = "opaque-debug"5335version = "0.2.3"5336source = "registry+https://github.com/rust-lang/crates.io-index"5337checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"53385339[[package]]5340name = "opaque-debug"5341version = "0.3.0"5342source = "registry+https://github.com/rust-lang/crates.io-index"5343checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"53445345[[package]]5346name = "openssl-probe"5347version = "0.1.5"5348source = "registry+https://github.com/rust-lang/crates.io-index"5349checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"53505351[[package]]5352name = "orchestra"5353version = "0.0.1"5354source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5355dependencies = [5356 "async-trait",5357 "dyn-clonable",5358 "futures 0.3.21",5359 "futures-timer",5360 "orchestra-proc-macro",5361 "pin-project 1.0.10",5362 "prioritized-metered-channel",5363 "thiserror",5364 "tracing",5365]53665367[[package]]5368name = "orchestra-proc-macro"5369version = "0.0.1"5370source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5371dependencies = [5372 "expander 0.0.6",5373 "petgraph",5374 "proc-macro-crate",5375 "proc-macro2",5376 "quote",5377 "syn",5378]53795380[[package]]5381name = "ordered-float"5382version = "1.1.1"5383source = "registry+https://github.com/rust-lang/crates.io-index"5384checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5385dependencies = [5386 "num-traits",5387]53885389[[package]]5390name = "orml-vesting"5391version = "0.4.1-dev"5392source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.23#35cdbf2be055193974cc5b24f0c416b559c62ddc"5393dependencies = [5394 "frame-support",5395 "frame-system",5396 "parity-scale-codec 3.1.5",5397 "scale-info",5398 "serde",5399 "sp-io",5400 "sp-runtime",5401 "sp-std",5402]54035404[[package]]5405name = "os_str_bytes"5406version = "6.1.0"5407source = "registry+https://github.com/rust-lang/crates.io-index"5408checksum = "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"54095410[[package]]5411name = "owning_ref"5412version = "0.4.1"5413source = "registry+https://github.com/rust-lang/crates.io-index"5414checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5415dependencies = [5416 "stable_deref_trait",5417]54185419[[package]]5420name = "pallet-aura"5421version = "4.0.0-dev"5422source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5423dependencies = [5424 "frame-support",5425 "frame-system",5426 "pallet-timestamp",5427 "parity-scale-codec 3.1.5",5428 "scale-info",5429 "sp-application-crypto",5430 "sp-consensus-aura",5431 "sp-runtime",5432 "sp-std",5433]54345435[[package]]5436name = "pallet-authority-discovery"5437version = "4.0.0-dev"5438source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5439dependencies = [5440 "frame-support",5441 "frame-system",5442 "pallet-session",5443 "parity-scale-codec 3.1.5",5444 "scale-info",5445 "sp-application-crypto",5446 "sp-authority-discovery",5447 "sp-runtime",5448 "sp-std",5449]54505451[[package]]5452name = "pallet-authorship"5453version = "4.0.0-dev"5454source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5455dependencies = [5456 "frame-support",5457 "frame-system",5458 "impl-trait-for-tuples",5459 "parity-scale-codec 3.1.5",5460 "scale-info",5461 "sp-authorship",5462 "sp-runtime",5463 "sp-std",5464]54655466[[package]]5467name = "pallet-babe"5468version = "4.0.0-dev"5469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5470dependencies = [5471 "frame-benchmarking",5472 "frame-support",5473 "frame-system",5474 "log",5475 "pallet-authorship",5476 "pallet-session",5477 "pallet-timestamp",5478 "parity-scale-codec 3.1.5",5479 "scale-info",5480 "sp-application-crypto",5481 "sp-consensus-babe",5482 "sp-consensus-vrf",5483 "sp-io",5484 "sp-runtime",5485 "sp-session",5486 "sp-staking",5487 "sp-std",5488]54895490[[package]]5491name = "pallet-bags-list"5492version = "4.0.0-dev"5493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5494dependencies = [5495 "frame-benchmarking",5496 "frame-election-provider-support",5497 "frame-support",5498 "frame-system",5499 "log",5500 "pallet-balances",5501 "parity-scale-codec 3.1.5",5502 "scale-info",5503 "sp-core",5504 "sp-io",5505 "sp-runtime",5506 "sp-std",5507 "sp-tracing",5508]55095510[[package]]5511name = "pallet-balances"5512version = "4.0.0-dev"5513source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5514dependencies = [5515 "frame-benchmarking",5516 "frame-support",5517 "frame-system",5518 "log",5519 "parity-scale-codec 3.1.5",5520 "scale-info",5521 "sp-runtime",5522 "sp-std",5523]55245525[[package]]5526name = "pallet-base-fee"5527version = "1.0.0"5528source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"5529dependencies = [5530 "fp-evm",5531 "frame-support",5532 "frame-system",5533 "parity-scale-codec 3.1.5",5534 "scale-info",5535 "serde",5536 "sp-core",5537 "sp-runtime",5538]55395540[[package]]5541name = "pallet-beefy"5542version = "4.0.0-dev"5543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5544dependencies = [5545 "beefy-primitives",5546 "frame-support",5547 "frame-system",5548 "pallet-session",5549 "parity-scale-codec 3.1.5",5550 "scale-info",5551 "serde",5552 "sp-runtime",5553 "sp-std",5554]55555556[[package]]5557name = "pallet-beefy-mmr"5558version = "4.0.0-dev"5559source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5560dependencies = [5561 "beefy-merkle-tree",5562 "beefy-primitives",5563 "frame-support",5564 "frame-system",5565 "hex",5566 "log",5567 "pallet-beefy",5568 "pallet-mmr",5569 "pallet-session",5570 "parity-scale-codec 3.1.5",5571 "scale-info",5572 "serde",5573 "sp-core",5574 "sp-io",5575 "sp-runtime",5576 "sp-std",5577]55785579[[package]]5580name = "pallet-bounties"5581version = "4.0.0-dev"5582source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5583dependencies = [5584 "frame-benchmarking",5585 "frame-support",5586 "frame-system",5587 "log",5588 "pallet-treasury",5589 "parity-scale-codec 3.1.5",5590 "scale-info",5591 "sp-core",5592 "sp-io",5593 "sp-runtime",5594 "sp-std",5595]55965597[[package]]5598name = "pallet-bridge-dispatch"5599version = "0.1.0"5600source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5601dependencies = [5602 "bp-message-dispatch",5603 "bp-runtime",5604 "frame-support",5605 "frame-system",5606 "log",5607 "parity-scale-codec 3.1.5",5608 "scale-info",5609 "sp-core",5610 "sp-runtime",5611 "sp-std",5612]56135614[[package]]5615name = "pallet-bridge-grandpa"5616version = "0.1.0"5617source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5618dependencies = [5619 "bp-header-chain",5620 "bp-runtime",5621 "bp-test-utils",5622 "finality-grandpa",5623 "frame-support",5624 "frame-system",5625 "log",5626 "num-traits",5627 "parity-scale-codec 3.1.5",5628 "scale-info",5629 "serde",5630 "sp-finality-grandpa",5631 "sp-runtime",5632 "sp-std",5633 "sp-trie",5634]56355636[[package]]5637name = "pallet-bridge-messages"5638version = "0.1.0"5639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"5640dependencies = [5641 "bitvec 1.0.0",5642 "bp-message-dispatch",5643 "bp-messages",5644 "bp-runtime",5645 "frame-support",5646 "frame-system",5647 "log",5648 "num-traits",5649 "parity-scale-codec 3.1.5",5650 "scale-info",5651 "serde",5652 "sp-core",5653 "sp-runtime",5654 "sp-std",5655]56565657[[package]]5658name = "pallet-child-bounties"5659version = "4.0.0-dev"5660source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5661dependencies = [5662 "frame-benchmarking",5663 "frame-support",5664 "frame-system",5665 "log",5666 "pallet-bounties",5667 "pallet-treasury",5668 "parity-scale-codec 3.1.5",5669 "scale-info",5670 "sp-core",5671 "sp-io",5672 "sp-runtime",5673 "sp-std",5674]56755676[[package]]5677name = "pallet-collective"5678version = "4.0.0-dev"5679source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5680dependencies = [5681 "frame-benchmarking",5682 "frame-support",5683 "frame-system",5684 "log",5685 "parity-scale-codec 3.1.5",5686 "scale-info",5687 "sp-core",5688 "sp-io",5689 "sp-runtime",5690 "sp-std",5691]56925693[[package]]5694name = "pallet-common"5695version = "0.1.0"5696dependencies = [5697 "ethereum",5698 "evm-coder",5699 "fp-evm-mapping",5700 "frame-benchmarking",5701 "frame-support",5702 "frame-system",5703 "pallet-evm",5704 "pallet-evm-coder-substrate",5705 "parity-scale-codec 3.1.5",5706 "scale-info",5707 "serde",5708 "sp-core",5709 "sp-runtime",5710 "sp-std",5711 "up-data-structs",5712]57135714[[package]]5715name = "pallet-democracy"5716version = "4.0.0-dev"5717source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5718dependencies = [5719 "frame-benchmarking",5720 "frame-support",5721 "frame-system",5722 "parity-scale-codec 3.1.5",5723 "scale-info",5724 "serde",5725 "sp-io",5726 "sp-runtime",5727 "sp-std",5728]57295730[[package]]5731name = "pallet-election-provider-multi-phase"5732version = "4.0.0-dev"5733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5734dependencies = [5735 "frame-benchmarking",5736 "frame-election-provider-support",5737 "frame-support",5738 "frame-system",5739 "log",5740 "parity-scale-codec 3.1.5",5741 "rand 0.7.3",5742 "scale-info",5743 "sp-arithmetic",5744 "sp-core",5745 "sp-io",5746 "sp-npos-elections",5747 "sp-runtime",5748 "sp-std",5749 "static_assertions",5750 "strum 0.23.0",5751]57525753[[package]]5754name = "pallet-election-provider-support-benchmarking"5755version = "4.0.0-dev"5756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5757dependencies = [5758 "frame-benchmarking",5759 "frame-election-provider-support",5760 "frame-system",5761 "parity-scale-codec 3.1.5",5762 "sp-npos-elections",5763 "sp-runtime",5764]57655766[[package]]5767name = "pallet-elections-phragmen"5768version = "5.0.0-dev"5769source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5770dependencies = [5771 "frame-benchmarking",5772 "frame-support",5773 "frame-system",5774 "log",5775 "parity-scale-codec 3.1.5",5776 "scale-info",5777 "sp-core",5778 "sp-io",5779 "sp-npos-elections",5780 "sp-runtime",5781 "sp-std",5782]57835784[[package]]5785name = "pallet-ethereum"5786version = "4.0.0-dev"5787source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"5788dependencies = [5789 "ethereum",5790 "ethereum-types",5791 "evm",5792 "fp-consensus",5793 "fp-evm",5794 "fp-evm-mapping",5795 "fp-rpc",5796 "fp-self-contained",5797 "fp-storage",5798 "frame-support",5799 "frame-system",5800 "log",5801 "pallet-evm",5802 "pallet-timestamp",5803 "parity-scale-codec 3.1.5",5804 "rlp",5805 "scale-info",5806 "serde",5807 "sha3 0.10.1",5808 "sp-io",5809 "sp-runtime",5810 "sp-std",5811]58125813[[package]]5814name = "pallet-evm"5815version = "6.0.0-dev"5816source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.23#29adc958b0541466d564c781aa70fb7e3ef263a2"5817dependencies = [5818 "evm",5819 "fp-evm",5820 "fp-evm-mapping",5821 "frame-benchmarking",5822 "frame-support",5823 "frame-system",5824 "hex",5825 "impl-trait-for-tuples",5826 "log",5827 "pallet-timestamp",5828 "parity-scale-codec 3.1.5",5829 "primitive-types",5830 "rlp",5831 "scale-info",5832 "serde",5833 "sha3 0.10.1",5834 "sp-core",5835 "sp-io",5836 "sp-runtime",5837 "sp-std",5838]58395840[[package]]5841name = "pallet-evm-coder-substrate"5842version = "0.1.0"5843dependencies = [5844 "ethereum",5845 "evm-coder",5846 "frame-benchmarking",5847 "frame-support",5848 "frame-system",5849 "pallet-ethereum",5850 "pallet-evm",5851 "parity-scale-codec 3.1.5",5852 "scale-info",5853 "sp-core",5854 "sp-std",5855 "up-data-structs",5856]58575858[[package]]5859name = "pallet-evm-contract-helpers"5860version = "0.1.0"5861dependencies = [5862 "evm-coder",5863 "fp-evm-mapping",5864 "frame-support",5865 "frame-system",5866 "log",5867 "pallet-common",5868 "pallet-evm",5869 "pallet-evm-coder-substrate",5870 "parity-scale-codec 3.1.5",5871 "scale-info",5872 "sp-core",5873 "sp-runtime",5874 "sp-std",5875 "up-data-structs",5876 "up-sponsorship",5877]58785879[[package]]5880name = "pallet-evm-migration"5881version = "0.1.0"5882dependencies = [5883 "fp-evm",5884 "frame-benchmarking",5885 "frame-support",5886 "frame-system",5887 "pallet-evm",5888 "parity-scale-codec 3.1.5",5889 "scale-info",5890 "sp-core",5891 "sp-io",5892 "sp-runtime",5893 "sp-std",5894]58955896[[package]]5897name = "pallet-evm-transaction-payment"5898version = "0.1.0"5899dependencies = [5900 "fp-evm",5901 "fp-evm-mapping",5902 "frame-support",5903 "frame-system",5904 "pallet-ethereum",5905 "pallet-evm",5906 "parity-scale-codec 3.1.5",5907 "scale-info",5908 "sp-core",5909 "sp-io",5910 "sp-runtime",5911 "sp-std",5912 "up-sponsorship",5913]59145915[[package]]5916name = "pallet-fungible"5917version = "0.1.0"5918dependencies = [5919 "ethereum",5920 "evm-coder",5921 "frame-benchmarking",5922 "frame-support",5923 "frame-system",5924 "pallet-common",5925 "pallet-evm",5926 "pallet-evm-coder-substrate",5927 "pallet-structure",5928 "parity-scale-codec 3.1.5",5929 "scale-info",5930 "sp-core",5931 "sp-runtime",5932 "sp-std",5933 "up-data-structs",5934]59355936[[package]]5937name = "pallet-gilt"5938version = "4.0.0-dev"5939source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5940dependencies = [5941 "frame-benchmarking",5942 "frame-support",5943 "frame-system",5944 "parity-scale-codec 3.1.5",5945 "scale-info",5946 "sp-arithmetic",5947 "sp-runtime",5948 "sp-std",5949]59505951[[package]]5952name = "pallet-grandpa"5953version = "4.0.0-dev"5954source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5955dependencies = [5956 "frame-benchmarking",5957 "frame-support",5958 "frame-system",5959 "log",5960 "pallet-authorship",5961 "pallet-session",5962 "parity-scale-codec 3.1.5",5963 "scale-info",5964 "sp-application-crypto",5965 "sp-core",5966 "sp-finality-grandpa",5967 "sp-io",5968 "sp-runtime",5969 "sp-session",5970 "sp-staking",5971 "sp-std",5972]59735974[[package]]5975name = "pallet-identity"5976version = "4.0.0-dev"5977source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5978dependencies = [5979 "enumflags2",5980 "frame-benchmarking",5981 "frame-support",5982 "frame-system",5983 "parity-scale-codec 3.1.5",5984 "scale-info",5985 "sp-io",5986 "sp-runtime",5987 "sp-std",5988]59895990[[package]]5991name = "pallet-im-online"5992version = "4.0.0-dev"5993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"5994dependencies = [5995 "frame-benchmarking",5996 "frame-support",5997 "frame-system",5998 "log",5999 "pallet-authorship",6000 "parity-scale-codec 3.1.5",6001 "scale-info",6002 "sp-application-crypto",6003 "sp-core",6004 "sp-io",6005 "sp-runtime",6006 "sp-staking",6007 "sp-std",6008]60096010[[package]]6011name = "pallet-indices"6012version = "4.0.0-dev"6013source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6014dependencies = [6015 "frame-benchmarking",6016 "frame-support",6017 "frame-system",6018 "parity-scale-codec 3.1.5",6019 "scale-info",6020 "sp-core",6021 "sp-io",6022 "sp-keyring",6023 "sp-runtime",6024 "sp-std",6025]60266027[[package]]6028name = "pallet-inflation"6029version = "0.1.0"6030dependencies = [6031 "frame-benchmarking",6032 "frame-support",6033 "frame-system",6034 "pallet-balances",6035 "pallet-randomness-collective-flip",6036 "pallet-timestamp",6037 "parity-scale-codec 3.1.5",6038 "scale-info",6039 "serde",6040 "sp-core",6041 "sp-io",6042 "sp-runtime",6043 "sp-std",6044]60456046[[package]]6047name = "pallet-membership"6048version = "4.0.0-dev"6049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6050dependencies = [6051 "frame-benchmarking",6052 "frame-support",6053 "frame-system",6054 "log",6055 "parity-scale-codec 3.1.5",6056 "scale-info",6057 "sp-core",6058 "sp-io",6059 "sp-runtime",6060 "sp-std",6061]60626063[[package]]6064name = "pallet-mmr"6065version = "4.0.0-dev"6066source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6067dependencies = [6068 "ckb-merkle-mountain-range",6069 "frame-benchmarking",6070 "frame-support",6071 "frame-system",6072 "parity-scale-codec 3.1.5",6073 "scale-info",6074 "sp-core",6075 "sp-io",6076 "sp-mmr-primitives",6077 "sp-runtime",6078 "sp-std",6079]60806081[[package]]6082name = "pallet-mmr-rpc"6083version = "3.0.0"6084source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6085dependencies = [6086 "jsonrpsee",6087 "parity-scale-codec 3.1.5",6088 "serde",6089 "sp-api",6090 "sp-blockchain",6091 "sp-core",6092 "sp-mmr-primitives",6093 "sp-runtime",6094]60956096[[package]]6097name = "pallet-multisig"6098version = "4.0.0-dev"6099source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6100dependencies = [6101 "frame-benchmarking",6102 "frame-support",6103 "frame-system",6104 "parity-scale-codec 3.1.5",6105 "scale-info",6106 "sp-io",6107 "sp-runtime",6108 "sp-std",6109]61106111[[package]]6112name = "pallet-nicks"6113version = "4.0.0-dev"6114source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6115dependencies = [6116 "frame-support",6117 "frame-system",6118 "parity-scale-codec 3.1.5",6119 "scale-info",6120 "sp-io",6121 "sp-runtime",6122 "sp-std",6123]61246125[[package]]6126name = "pallet-nomination-pools"6127version = "1.0.0"6128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6129dependencies = [6130 "frame-support",6131 "frame-system",6132 "log",6133 "parity-scale-codec 3.1.5",6134 "scale-info",6135 "sp-core",6136 "sp-runtime",6137 "sp-staking",6138 "sp-std",6139]61406141[[package]]6142name = "pallet-nomination-pools-benchmarking"6143version = "1.0.0"6144source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6145dependencies = [6146 "frame-benchmarking",6147 "frame-election-provider-support",6148 "frame-support",6149 "frame-system",6150 "pallet-bags-list",6151 "pallet-nomination-pools",6152 "pallet-staking",6153 "parity-scale-codec 3.1.5",6154 "scale-info",6155 "sp-runtime",6156 "sp-staking",6157 "sp-std",6158]61596160[[package]]6161name = "pallet-nonfungible"6162version = "0.1.0"6163dependencies = [6164 "ethereum",6165 "evm-coder",6166 "frame-benchmarking",6167 "frame-support",6168 "frame-system",6169 "pallet-common",6170 "pallet-evm",6171 "pallet-evm-coder-substrate",6172 "pallet-structure",6173 "parity-scale-codec 3.1.5",6174 "scale-info",6175 "sp-core",6176 "sp-runtime",6177 "sp-std",6178 "struct-versioning",6179 "up-data-structs",6180]61816182[[package]]6183name = "pallet-offences"6184version = "4.0.0-dev"6185source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6186dependencies = [6187 "frame-support",6188 "frame-system",6189 "log",6190 "pallet-balances",6191 "parity-scale-codec 3.1.5",6192 "scale-info",6193 "serde",6194 "sp-runtime",6195 "sp-staking",6196 "sp-std",6197]61986199[[package]]6200name = "pallet-offences-benchmarking"6201version = "4.0.0-dev"6202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6203dependencies = [6204 "frame-benchmarking",6205 "frame-election-provider-support",6206 "frame-support",6207 "frame-system",6208 "pallet-babe",6209 "pallet-balances",6210 "pallet-grandpa",6211 "pallet-im-online",6212 "pallet-offences",6213 "pallet-session",6214 "pallet-staking",6215 "parity-scale-codec 3.1.5",6216 "scale-info",6217 "sp-runtime",6218 "sp-staking",6219 "sp-std",6220]62216222[[package]]6223name = "pallet-preimage"6224version = "4.0.0-dev"6225source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6226dependencies = [6227 "frame-benchmarking",6228 "frame-support",6229 "frame-system",6230 "parity-scale-codec 3.1.5",6231 "scale-info",6232 "sp-core",6233 "sp-io",6234 "sp-runtime",6235 "sp-std",6236]62376238[[package]]6239name = "pallet-proxy"6240version = "4.0.0-dev"6241source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6242dependencies = [6243 "frame-benchmarking",6244 "frame-support",6245 "frame-system",6246 "parity-scale-codec 3.1.5",6247 "scale-info",6248 "sp-io",6249 "sp-runtime",6250 "sp-std",6251]62526253[[package]]6254name = "pallet-randomness-collective-flip"6255version = "4.0.0-dev"6256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6257dependencies = [6258 "frame-support",6259 "frame-system",6260 "parity-scale-codec 3.1.5",6261 "safe-mix",6262 "scale-info",6263 "sp-runtime",6264 "sp-std",6265]62666267[[package]]6268name = "pallet-recovery"6269version = "4.0.0-dev"6270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6271dependencies = [6272 "frame-benchmarking",6273 "frame-support",6274 "frame-system",6275 "parity-scale-codec 3.1.5",6276 "scale-info",6277 "sp-io",6278 "sp-runtime",6279 "sp-std",6280]62816282[[package]]6283name = "pallet-refungible"6284version = "0.1.0"6285dependencies = [6286 "frame-benchmarking",6287 "frame-support",6288 "frame-system",6289 "pallet-common",6290 "pallet-evm",6291 "pallet-structure",6292 "parity-scale-codec 3.1.5",6293 "scale-info",6294 "sp-core",6295 "sp-runtime",6296 "sp-std",6297 "struct-versioning",6298 "up-data-structs",6299]63006301[[package]]6302name = "pallet-rmrk-core"6303version = "0.1.0"6304dependencies = [6305 "derivative",6306 "frame-benchmarking",6307 "frame-support",6308 "frame-system",6309 "pallet-common",6310 "pallet-evm",6311 "pallet-nonfungible",6312 "pallet-structure",6313 "parity-scale-codec 3.1.5",6314 "rmrk-traits",6315 "scale-info",6316 "sp-core",6317 "sp-runtime",6318 "sp-std",6319 "up-data-structs",6320]63216322[[package]]6323name = "pallet-rmrk-equip"6324version = "0.1.0"6325dependencies = [6326 "frame-benchmarking",6327 "frame-support",6328 "frame-system",6329 "pallet-common",6330 "pallet-evm",6331 "pallet-nonfungible",6332 "pallet-rmrk-core",6333 "parity-scale-codec 3.1.5",6334 "rmrk-traits",6335 "scale-info",6336 "sp-core",6337 "sp-runtime",6338 "sp-std",6339 "up-data-structs",6340]63416342[[package]]6343name = "pallet-scheduler"6344version = "4.0.0-dev"6345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6346dependencies = [6347 "frame-benchmarking",6348 "frame-support",6349 "frame-system",6350 "log",6351 "parity-scale-codec 3.1.5",6352 "scale-info",6353 "sp-io",6354 "sp-runtime",6355 "sp-std",6356]63576358[[package]]6359name = "pallet-session"6360version = "4.0.0-dev"6361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6362dependencies = [6363 "frame-support",6364 "frame-system",6365 "impl-trait-for-tuples",6366 "log",6367 "pallet-timestamp",6368 "parity-scale-codec 3.1.5",6369 "scale-info",6370 "sp-core",6371 "sp-io",6372 "sp-runtime",6373 "sp-session",6374 "sp-staking",6375 "sp-std",6376 "sp-trie",6377]63786379[[package]]6380name = "pallet-session-benchmarking"6381version = "4.0.0-dev"6382source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6383dependencies = [6384 "frame-benchmarking",6385 "frame-support",6386 "frame-system",6387 "pallet-session",6388 "pallet-staking",6389 "rand 0.7.3",6390 "sp-runtime",6391 "sp-session",6392 "sp-std",6393]63946395[[package]]6396name = "pallet-society"6397version = "4.0.0-dev"6398source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6399dependencies = [6400 "frame-support",6401 "frame-system",6402 "parity-scale-codec 3.1.5",6403 "rand_chacha 0.2.2",6404 "scale-info",6405 "sp-runtime",6406 "sp-std",6407]64086409[[package]]6410name = "pallet-staking"6411version = "4.0.0-dev"6412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6413dependencies = [6414 "frame-benchmarking",6415 "frame-election-provider-support",6416 "frame-support",6417 "frame-system",6418 "log",6419 "pallet-authorship",6420 "pallet-session",6421 "parity-scale-codec 3.1.5",6422 "rand_chacha 0.2.2",6423 "scale-info",6424 "serde",6425 "sp-application-crypto",6426 "sp-io",6427 "sp-runtime",6428 "sp-staking",6429 "sp-std",6430]64316432[[package]]6433name = "pallet-staking-reward-curve"6434version = "4.0.0-dev"6435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6436dependencies = [6437 "proc-macro-crate",6438 "proc-macro2",6439 "quote",6440 "syn",6441]64426443[[package]]6444name = "pallet-staking-reward-fn"6445version = "4.0.0-dev"6446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6447dependencies = [6448 "log",6449 "sp-arithmetic",6450]64516452[[package]]6453name = "pallet-structure"6454version = "0.1.0"6455dependencies = [6456 "frame-benchmarking",6457 "frame-support",6458 "frame-system",6459 "pallet-common",6460 "pallet-evm",6461 "parity-scale-codec 3.1.5",6462 "scale-info",6463 "sp-std",6464 "up-data-structs",6465]64666467[[package]]6468name = "pallet-sudo"6469version = "4.0.0-dev"6470source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6471dependencies = [6472 "frame-support",6473 "frame-system",6474 "parity-scale-codec 3.1.5",6475 "scale-info",6476 "sp-io",6477 "sp-runtime",6478 "sp-std",6479]64806481[[package]]6482name = "pallet-template-transaction-payment"6483version = "3.0.0"6484source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.23#5f3b55354830f9707d6632aaa54362deea981116"6485dependencies = [6486 "frame-benchmarking",6487 "frame-support",6488 "frame-system",6489 "pallet-balances",6490 "pallet-transaction-payment",6491 "parity-scale-codec 3.1.5",6492 "scale-info",6493 "serde",6494 "sp-core",6495 "sp-io",6496 "sp-runtime",6497 "sp-std",6498 "up-sponsorship",6499]65006501[[package]]6502name = "pallet-timestamp"6503version = "4.0.0-dev"6504source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6505dependencies = [6506 "frame-benchmarking",6507 "frame-support",6508 "frame-system",6509 "log",6510 "parity-scale-codec 3.1.5",6511 "scale-info",6512 "sp-inherents",6513 "sp-io",6514 "sp-runtime",6515 "sp-std",6516 "sp-timestamp",6517]65186519[[package]]6520name = "pallet-tips"6521version = "4.0.0-dev"6522source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6523dependencies = [6524 "frame-benchmarking",6525 "frame-support",6526 "frame-system",6527 "log",6528 "pallet-treasury",6529 "parity-scale-codec 3.1.5",6530 "scale-info",6531 "serde",6532 "sp-core",6533 "sp-io",6534 "sp-runtime",6535 "sp-std",6536]65376538[[package]]6539name = "pallet-transaction-payment"6540version = "4.0.0-dev"6541source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6542dependencies = [6543 "frame-support",6544 "frame-system",6545 "parity-scale-codec 3.1.5",6546 "scale-info",6547 "serde",6548 "sp-core",6549 "sp-io",6550 "sp-runtime",6551 "sp-std",6552]65536554[[package]]6555name = "pallet-transaction-payment-rpc"6556version = "4.0.0-dev"6557source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6558dependencies = [6559 "jsonrpsee",6560 "pallet-transaction-payment-rpc-runtime-api",6561 "parity-scale-codec 3.1.5",6562 "sp-api",6563 "sp-blockchain",6564 "sp-core",6565 "sp-rpc",6566 "sp-runtime",6567]65686569[[package]]6570name = "pallet-transaction-payment-rpc-runtime-api"6571version = "4.0.0-dev"6572source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6573dependencies = [6574 "pallet-transaction-payment",6575 "parity-scale-codec 3.1.5",6576 "sp-api",6577 "sp-runtime",6578]65796580[[package]]6581name = "pallet-treasury"6582version = "4.0.0-dev"6583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6584dependencies = [6585 "frame-benchmarking",6586 "frame-support",6587 "frame-system",6588 "impl-trait-for-tuples",6589 "pallet-balances",6590 "parity-scale-codec 3.1.5",6591 "scale-info",6592 "serde",6593 "sp-runtime",6594 "sp-std",6595]65966597[[package]]6598name = "pallet-unique"6599version = "0.1.0"6600dependencies = [6601 "ethereum",6602 "evm-coder",6603 "frame-benchmarking",6604 "frame-support",6605 "frame-system",6606 "pallet-common",6607 "pallet-evm",6608 "pallet-evm-coder-substrate",6609 "pallet-nonfungible",6610 "parity-scale-codec 3.1.5",6611 "scale-info",6612 "serde",6613 "sp-core",6614 "sp-io",6615 "sp-runtime",6616 "sp-std",6617 "up-data-structs",6618]66196620[[package]]6621name = "pallet-unique-scheduler"6622version = "0.1.0"6623dependencies = [6624 "frame-benchmarking",6625 "frame-support",6626 "frame-system",6627 "log",6628 "parity-scale-codec 3.1.5",6629 "scale-info",6630 "serde",6631 "sp-core",6632 "sp-io",6633 "sp-runtime",6634 "sp-std",6635 "substrate-test-utils",6636 "up-sponsorship",6637]66386639[[package]]6640name = "pallet-utility"6641version = "4.0.0-dev"6642source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6643dependencies = [6644 "frame-benchmarking",6645 "frame-support",6646 "frame-system",6647 "parity-scale-codec 3.1.5",6648 "scale-info",6649 "sp-core",6650 "sp-io",6651 "sp-runtime",6652 "sp-std",6653]66546655[[package]]6656name = "pallet-vesting"6657version = "4.0.0-dev"6658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"6659dependencies = [6660 "frame-benchmarking",6661 "frame-support",6662 "frame-system",6663 "log",6664 "parity-scale-codec 3.1.5",6665 "scale-info",6666 "sp-runtime",6667 "sp-std",6668]66696670[[package]]6671name = "pallet-xcm"6672version = "0.9.23"6673source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"6674dependencies = [6675 "frame-support",6676 "frame-system",6677 "log",6678 "parity-scale-codec 3.1.5",6679 "scale-info",6680 "serde",6681 "sp-core",6682 "sp-runtime",6683 "sp-std",6684 "xcm",6685 "xcm-executor",6686]66876688[[package]]6689name = "pallet-xcm-benchmarks"6690version = "0.9.23"6691source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"6692dependencies = [6693 "frame-benchmarking",6694 "frame-support",6695 "frame-system",6696 "log",6697 "parity-scale-codec 3.1.5",6698 "scale-info",6699 "sp-runtime",6700 "sp-std",6701 "xcm",6702 "xcm-executor",6703]67046705[[package]]6706name = "parachain-info"6707version = "0.1.0"6708source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.23#9c1470893c6bd5f33ad8eb104d159177c6847df5"6709dependencies = [6710 "cumulus-primitives-core",6711 "frame-support",6712 "frame-system",6713 "parity-scale-codec 3.1.5",6714 "scale-info",6715 "serde",6716]67176718[[package]]6719name = "parity-db"6720version = "0.3.13"6721source = "registry+https://github.com/rust-lang/crates.io-index"6722checksum = "55a7901b85874402471e131de3332dde0e51f38432c69a3853627c8e25433048"6723dependencies = [6724 "blake2-rfc",6725 "crc32fast",6726 "fs2",6727 "hex",6728 "libc",6729 "log",6730 "lz4",6731 "memmap2 0.2.3",6732 "parking_lot 0.11.2",6733 "rand 0.8.5",6734 "snap",6735]67366737[[package]]6738name = "parity-scale-codec"6739version = "2.3.1"6740source = "registry+https://github.com/rust-lang/crates.io-index"6741checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6742dependencies = [6743 "arrayvec 0.7.2",6744 "bitvec 0.20.4",6745 "byte-slice-cast",6746 "impl-trait-for-tuples",6747 "parity-scale-codec-derive 2.3.1",6748 "serde",6749]67506751[[package]]6752name = "parity-scale-codec"6753version = "3.1.5"6754source = "registry+https://github.com/rust-lang/crates.io-index"6755checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"6756dependencies = [6757 "arrayvec 0.7.2",6758 "bitvec 1.0.0",6759 "byte-slice-cast",6760 "impl-trait-for-tuples",6761 "parity-scale-codec-derive 3.1.3",6762 "serde",6763]67646765[[package]]6766name = "parity-scale-codec-derive"6767version = "2.3.1"6768source = "registry+https://github.com/rust-lang/crates.io-index"6769checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6770dependencies = [6771 "proc-macro-crate",6772 "proc-macro2",6773 "quote",6774 "syn",6775]67766777[[package]]6778name = "parity-scale-codec-derive"6779version = "3.1.3"6780source = "registry+https://github.com/rust-lang/crates.io-index"6781checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"6782dependencies = [6783 "proc-macro-crate",6784 "proc-macro2",6785 "quote",6786 "syn",6787]67886789[[package]]6790name = "parity-send-wrapper"6791version = "0.1.0"6792source = "registry+https://github.com/rust-lang/crates.io-index"6793checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"67946795[[package]]6796name = "parity-util-mem"6797version = "0.11.0"6798source = "registry+https://github.com/rust-lang/crates.io-index"6799checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"6800dependencies = [6801 "cfg-if 1.0.0",6802 "ethereum-types",6803 "hashbrown 0.12.1",6804 "impl-trait-for-tuples",6805 "lru 0.7.7",6806 "parity-util-mem-derive",6807 "parking_lot 0.12.1",6808 "primitive-types",6809 "smallvec",6810 "winapi",6811]68126813[[package]]6814name = "parity-util-mem-derive"6815version = "0.1.0"6816source = "registry+https://github.com/rust-lang/crates.io-index"6817checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6818dependencies = [6819 "proc-macro2",6820 "syn",6821 "synstructure",6822]68236824[[package]]6825name = "parity-wasm"6826version = "0.32.0"6827source = "registry+https://github.com/rust-lang/crates.io-index"6828checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6829dependencies = [6830 "byteorder",6831]68326833[[package]]6834name = "parity-wasm"6835version = "0.42.2"6836source = "registry+https://github.com/rust-lang/crates.io-index"6837checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"68386839[[package]]6840name = "parking"6841version = "2.0.0"6842source = "registry+https://github.com/rust-lang/crates.io-index"6843checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"68446845[[package]]6846name = "parking_lot"6847version = "0.11.2"6848source = "registry+https://github.com/rust-lang/crates.io-index"6849checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6850dependencies = [6851 "instant",6852 "lock_api",6853 "parking_lot_core 0.8.5",6854]68556856[[package]]6857name = "parking_lot"6858version = "0.12.1"6859source = "registry+https://github.com/rust-lang/crates.io-index"6860checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"6861dependencies = [6862 "lock_api",6863 "parking_lot_core 0.9.3",6864]68656866[[package]]6867name = "parking_lot_core"6868version = "0.8.5"6869source = "registry+https://github.com/rust-lang/crates.io-index"6870checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6871dependencies = [6872 "cfg-if 1.0.0",6873 "instant",6874 "libc",6875 "redox_syscall",6876 "smallvec",6877 "winapi",6878]68796880[[package]]6881name = "parking_lot_core"6882version = "0.9.3"6883source = "registry+https://github.com/rust-lang/crates.io-index"6884checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"6885dependencies = [6886 "cfg-if 1.0.0",6887 "libc",6888 "redox_syscall",6889 "smallvec",6890 "windows-sys",6891]68926893[[package]]6894name = "paste"6895version = "1.0.7"6896source = "registry+https://github.com/rust-lang/crates.io-index"6897checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc"68986899[[package]]6900name = "pbkdf2"6901version = "0.4.0"6902source = "registry+https://github.com/rust-lang/crates.io-index"6903checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6904dependencies = [6905 "crypto-mac 0.8.0",6906]69076908[[package]]6909name = "pbkdf2"6910version = "0.8.0"6911source = "registry+https://github.com/rust-lang/crates.io-index"6912checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6913dependencies = [6914 "crypto-mac 0.11.1",6915]69166917[[package]]6918name = "peeking_take_while"6919version = "0.1.2"6920source = "registry+https://github.com/rust-lang/crates.io-index"6921checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"69226923[[package]]6924name = "percent-encoding"6925version = "2.1.0"6926source = "registry+https://github.com/rust-lang/crates.io-index"6927checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"69286929[[package]]6930name = "pest"6931version = "2.1.3"6932source = "registry+https://github.com/rust-lang/crates.io-index"6933checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6934dependencies = [6935 "ucd-trie",6936]69376938[[package]]6939name = "pest_derive"6940version = "2.1.0"6941source = "registry+https://github.com/rust-lang/crates.io-index"6942checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6943dependencies = [6944 "pest",6945 "pest_generator",6946]69476948[[package]]6949name = "pest_generator"6950version = "2.1.3"6951source = "registry+https://github.com/rust-lang/crates.io-index"6952checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6953dependencies = [6954 "pest",6955 "pest_meta",6956 "proc-macro2",6957 "quote",6958 "syn",6959]69606961[[package]]6962name = "pest_meta"6963version = "2.1.3"6964source = "registry+https://github.com/rust-lang/crates.io-index"6965checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6966dependencies = [6967 "maplit",6968 "pest",6969 "sha-1 0.8.2",6970]69716972[[package]]6973name = "petgraph"6974version = "0.6.2"6975source = "registry+https://github.com/rust-lang/crates.io-index"6976checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"6977dependencies = [6978 "fixedbitset",6979 "indexmap",6980]69816982[[package]]6983name = "pin-project"6984version = "0.4.29"6985source = "registry+https://github.com/rust-lang/crates.io-index"6986checksum = "9615c18d31137579e9ff063499264ddc1278e7b1982757ebc111028c4d1dc909"6987dependencies = [6988 "pin-project-internal 0.4.29",6989]69906991[[package]]6992name = "pin-project"6993version = "1.0.10"6994source = "registry+https://github.com/rust-lang/crates.io-index"6995checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"6996dependencies = [6997 "pin-project-internal 1.0.10",6998]69997000[[package]]7001name = "pin-project-internal"7002version = "0.4.29"7003source = "registry+https://github.com/rust-lang/crates.io-index"7004checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a"7005dependencies = [7006 "proc-macro2",7007 "quote",7008 "syn",7009]70107011[[package]]7012name = "pin-project-internal"7013version = "1.0.10"7014source = "registry+https://github.com/rust-lang/crates.io-index"7015checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"7016dependencies = [7017 "proc-macro2",7018 "quote",7019 "syn",7020]70217022[[package]]7023name = "pin-project-lite"7024version = "0.1.12"7025source = "registry+https://github.com/rust-lang/crates.io-index"7026checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"70277028[[package]]7029name = "pin-project-lite"7030version = "0.2.9"7031source = "registry+https://github.com/rust-lang/crates.io-index"7032checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"70337034[[package]]7035name = "pin-utils"7036version = "0.1.0"7037source = "registry+https://github.com/rust-lang/crates.io-index"7038checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"70397040[[package]]7041name = "pkg-config"7042version = "0.3.25"7043source = "registry+https://github.com/rust-lang/crates.io-index"7044checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"70457046[[package]]7047name = "platforms"7048version = "2.0.0"7049source = "registry+https://github.com/rust-lang/crates.io-index"7050checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"70517052[[package]]7053name = "polkadot-approval-distribution"7054version = "0.9.23"7055source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7056dependencies = [7057 "futures 0.3.21",7058 "polkadot-node-network-protocol",7059 "polkadot-node-primitives",7060 "polkadot-node-subsystem",7061 "polkadot-node-subsystem-util",7062 "polkadot-primitives",7063 "rand 0.8.5",7064 "tracing-gum",7065]70667067[[package]]7068name = "polkadot-availability-bitfield-distribution"7069version = "0.9.23"7070source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7071dependencies = [7072 "futures 0.3.21",7073 "polkadot-node-network-protocol",7074 "polkadot-node-subsystem",7075 "polkadot-node-subsystem-util",7076 "polkadot-primitives",7077 "rand 0.8.5",7078 "tracing-gum",7079]70807081[[package]]7082name = "polkadot-availability-distribution"7083version = "0.9.23"7084source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7085dependencies = [7086 "derive_more",7087 "fatality",7088 "futures 0.3.21",7089 "lru 0.7.7",7090 "parity-scale-codec 3.1.5",7091 "polkadot-erasure-coding",7092 "polkadot-node-network-protocol",7093 "polkadot-node-primitives",7094 "polkadot-node-subsystem",7095 "polkadot-node-subsystem-util",7096 "polkadot-primitives",7097 "rand 0.8.5",7098 "sp-core",7099 "sp-keystore",7100 "thiserror",7101 "tracing-gum",7102]71037104[[package]]7105name = "polkadot-availability-recovery"7106version = "0.9.23"7107source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7108dependencies = [7109 "fatality",7110 "futures 0.3.21",7111 "lru 0.7.7",7112 "parity-scale-codec 3.1.5",7113 "polkadot-erasure-coding",7114 "polkadot-node-network-protocol",7115 "polkadot-node-primitives",7116 "polkadot-node-subsystem",7117 "polkadot-node-subsystem-util",7118 "polkadot-primitives",7119 "rand 0.8.5",7120 "sc-network",7121 "thiserror",7122 "tracing-gum",7123]71247125[[package]]7126name = "polkadot-cli"7127version = "0.9.23"7128source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7129dependencies = [7130 "clap",7131 "frame-benchmarking-cli",7132 "futures 0.3.21",7133 "log",7134 "polkadot-client",7135 "polkadot-node-core-pvf",7136 "polkadot-node-metrics",7137 "polkadot-performance-test",7138 "polkadot-service",7139 "sc-cli",7140 "sc-service",7141 "sc-sysinfo",7142 "sc-tracing",7143 "sp-core",7144 "sp-trie",7145 "substrate-build-script-utils",7146 "thiserror",7147 "try-runtime-cli",7148]71497150[[package]]7151name = "polkadot-client"7152version = "0.9.23"7153source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7154dependencies = [7155 "beefy-primitives",7156 "frame-benchmarking",7157 "frame-benchmarking-cli",7158 "frame-system",7159 "frame-system-rpc-runtime-api",7160 "pallet-transaction-payment",7161 "pallet-transaction-payment-rpc-runtime-api",7162 "polkadot-core-primitives",7163 "polkadot-node-core-parachains-inherent",7164 "polkadot-primitives",7165 "polkadot-runtime",7166 "polkadot-runtime-common",7167 "sc-client-api",7168 "sc-consensus",7169 "sc-executor",7170 "sc-service",7171 "sp-api",7172 "sp-authority-discovery",7173 "sp-block-builder",7174 "sp-blockchain",7175 "sp-consensus",7176 "sp-consensus-babe",7177 "sp-core",7178 "sp-finality-grandpa",7179 "sp-inherents",7180 "sp-keyring",7181 "sp-mmr-primitives",7182 "sp-offchain",7183 "sp-runtime",7184 "sp-session",7185 "sp-storage",7186 "sp-timestamp",7187 "sp-transaction-pool",7188]71897190[[package]]7191name = "polkadot-collator-protocol"7192version = "0.9.23"7193source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7194dependencies = [7195 "always-assert",7196 "fatality",7197 "futures 0.3.21",7198 "futures-timer",7199 "polkadot-node-network-protocol",7200 "polkadot-node-primitives",7201 "polkadot-node-subsystem",7202 "polkadot-node-subsystem-util",7203 "polkadot-primitives",7204 "sp-core",7205 "sp-keystore",7206 "sp-runtime",7207 "thiserror",7208 "tracing-gum",7209]72107211[[package]]7212name = "polkadot-core-primitives"7213version = "0.9.23"7214source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7215dependencies = [7216 "parity-scale-codec 3.1.5",7217 "parity-util-mem",7218 "scale-info",7219 "sp-core",7220 "sp-runtime",7221 "sp-std",7222]72237224[[package]]7225name = "polkadot-dispute-distribution"7226version = "0.9.23"7227source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7228dependencies = [7229 "derive_more",7230 "fatality",7231 "futures 0.3.21",7232 "lru 0.7.7",7233 "parity-scale-codec 3.1.5",7234 "polkadot-erasure-coding",7235 "polkadot-node-network-protocol",7236 "polkadot-node-primitives",7237 "polkadot-node-subsystem",7238 "polkadot-node-subsystem-util",7239 "polkadot-primitives",7240 "sc-network",7241 "sp-application-crypto",7242 "sp-keystore",7243 "thiserror",7244 "tracing-gum",7245]72467247[[package]]7248name = "polkadot-erasure-coding"7249version = "0.9.23"7250source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7251dependencies = [7252 "parity-scale-codec 3.1.5",7253 "polkadot-node-primitives",7254 "polkadot-primitives",7255 "reed-solomon-novelpoly",7256 "sp-core",7257 "sp-trie",7258 "thiserror",7259]72607261[[package]]7262name = "polkadot-gossip-support"7263version = "0.9.23"7264source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7265dependencies = [7266 "futures 0.3.21",7267 "futures-timer",7268 "polkadot-node-network-protocol",7269 "polkadot-node-subsystem",7270 "polkadot-node-subsystem-util",7271 "polkadot-primitives",7272 "rand 0.8.5",7273 "rand_chacha 0.3.1",7274 "sc-network",7275 "sp-application-crypto",7276 "sp-core",7277 "sp-keystore",7278 "tracing-gum",7279]72807281[[package]]7282name = "polkadot-network-bridge"7283version = "0.9.23"7284source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7285dependencies = [7286 "always-assert",7287 "async-trait",7288 "bytes 1.1.0",7289 "futures 0.3.21",7290 "parity-scale-codec 3.1.5",7291 "parking_lot 0.12.1",7292 "polkadot-node-network-protocol",7293 "polkadot-node-subsystem",7294 "polkadot-node-subsystem-util",7295 "polkadot-overseer",7296 "polkadot-primitives",7297 "sc-network",7298 "sp-consensus",7299 "tracing-gum",7300]73017302[[package]]7303name = "polkadot-node-collation-generation"7304version = "0.9.23"7305source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7306dependencies = [7307 "futures 0.3.21",7308 "parity-scale-codec 3.1.5",7309 "polkadot-erasure-coding",7310 "polkadot-node-primitives",7311 "polkadot-node-subsystem",7312 "polkadot-node-subsystem-util",7313 "polkadot-primitives",7314 "sp-core",7315 "sp-maybe-compressed-blob",7316 "thiserror",7317 "tracing-gum",7318]73197320[[package]]7321name = "polkadot-node-core-approval-voting"7322version = "0.9.23"7323source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7324dependencies = [7325 "bitvec 1.0.0",7326 "derive_more",7327 "futures 0.3.21",7328 "futures-timer",7329 "kvdb",7330 "lru 0.7.7",7331 "merlin",7332 "parity-scale-codec 3.1.5",7333 "polkadot-node-jaeger",7334 "polkadot-node-primitives",7335 "polkadot-node-subsystem",7336 "polkadot-node-subsystem-util",7337 "polkadot-overseer",7338 "polkadot-primitives",7339 "sc-keystore",7340 "schnorrkel",7341 "sp-application-crypto",7342 "sp-consensus",7343 "sp-consensus-slots",7344 "sp-runtime",7345 "thiserror",7346 "tracing-gum",7347]73487349[[package]]7350name = "polkadot-node-core-av-store"7351version = "0.9.23"7352source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7353dependencies = [7354 "bitvec 1.0.0",7355 "futures 0.3.21",7356 "futures-timer",7357 "kvdb",7358 "parity-scale-codec 3.1.5",7359 "polkadot-erasure-coding",7360 "polkadot-node-primitives",7361 "polkadot-node-subsystem",7362 "polkadot-node-subsystem-util",7363 "polkadot-overseer",7364 "polkadot-primitives",7365 "thiserror",7366 "tracing-gum",7367]73687369[[package]]7370name = "polkadot-node-core-backing"7371version = "0.9.23"7372source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7373dependencies = [7374 "bitvec 1.0.0",7375 "fatality",7376 "futures 0.3.21",7377 "polkadot-erasure-coding",7378 "polkadot-node-primitives",7379 "polkadot-node-subsystem",7380 "polkadot-node-subsystem-util",7381 "polkadot-primitives",7382 "polkadot-statement-table",7383 "sp-keystore",7384 "thiserror",7385 "tracing-gum",7386]73877388[[package]]7389name = "polkadot-node-core-bitfield-signing"7390version = "0.9.23"7391source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7392dependencies = [7393 "futures 0.3.21",7394 "polkadot-node-subsystem",7395 "polkadot-node-subsystem-util",7396 "polkadot-primitives",7397 "sp-keystore",7398 "thiserror",7399 "tracing-gum",7400 "wasm-timer",7401]74027403[[package]]7404name = "polkadot-node-core-candidate-validation"7405version = "0.9.23"7406source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7407dependencies = [7408 "async-trait",7409 "futures 0.3.21",7410 "parity-scale-codec 3.1.5",7411 "polkadot-node-core-pvf",7412 "polkadot-node-primitives",7413 "polkadot-node-subsystem",7414 "polkadot-node-subsystem-util",7415 "polkadot-parachain",7416 "polkadot-primitives",7417 "sp-maybe-compressed-blob",7418 "tracing-gum",7419]74207421[[package]]7422name = "polkadot-node-core-chain-api"7423version = "0.9.23"7424source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7425dependencies = [7426 "futures 0.3.21",7427 "polkadot-node-subsystem",7428 "polkadot-node-subsystem-util",7429 "polkadot-primitives",7430 "sc-client-api",7431 "sc-consensus-babe",7432 "sp-blockchain",7433 "tracing-gum",7434]74357436[[package]]7437name = "polkadot-node-core-chain-selection"7438version = "0.9.23"7439source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7440dependencies = [7441 "futures 0.3.21",7442 "futures-timer",7443 "kvdb",7444 "parity-scale-codec 3.1.5",7445 "polkadot-node-primitives",7446 "polkadot-node-subsystem",7447 "polkadot-node-subsystem-util",7448 "polkadot-primitives",7449 "thiserror",7450 "tracing-gum",7451]74527453[[package]]7454name = "polkadot-node-core-dispute-coordinator"7455version = "0.9.23"7456source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7457dependencies = [7458 "fatality",7459 "futures 0.3.21",7460 "kvdb",7461 "lru 0.7.7",7462 "parity-scale-codec 3.1.5",7463 "polkadot-node-primitives",7464 "polkadot-node-subsystem",7465 "polkadot-node-subsystem-util",7466 "polkadot-primitives",7467 "sc-keystore",7468 "thiserror",7469 "tracing-gum",7470]74717472[[package]]7473name = "polkadot-node-core-parachains-inherent"7474version = "0.9.23"7475source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7476dependencies = [7477 "async-trait",7478 "futures 0.3.21",7479 "futures-timer",7480 "polkadot-node-subsystem",7481 "polkadot-primitives",7482 "sp-blockchain",7483 "sp-inherents",7484 "sp-runtime",7485 "thiserror",7486 "tracing-gum",7487]74887489[[package]]7490name = "polkadot-node-core-provisioner"7491version = "0.9.23"7492source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7493dependencies = [7494 "bitvec 1.0.0",7495 "fatality",7496 "futures 0.3.21",7497 "futures-timer",7498 "polkadot-node-primitives",7499 "polkadot-node-subsystem",7500 "polkadot-node-subsystem-util",7501 "polkadot-primitives",7502 "rand 0.8.5",7503 "thiserror",7504 "tracing-gum",7505]75067507[[package]]7508name = "polkadot-node-core-pvf"7509version = "0.9.23"7510source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7511dependencies = [7512 "always-assert",7513 "assert_matches",7514 "async-process",7515 "async-std",7516 "futures 0.3.21",7517 "futures-timer",7518 "parity-scale-codec 3.1.5",7519 "pin-project 1.0.10",7520 "polkadot-core-primitives",7521 "polkadot-node-subsystem-util",7522 "polkadot-parachain",7523 "rand 0.8.5",7524 "sc-executor",7525 "sc-executor-common",7526 "sc-executor-wasmtime",7527 "slotmap",7528 "sp-core",7529 "sp-externalities",7530 "sp-io",7531 "sp-maybe-compressed-blob",7532 "sp-tracing",7533 "sp-wasm-interface",7534 "tempfile",7535 "tracing-gum",7536]75377538[[package]]7539name = "polkadot-node-core-pvf-checker"7540version = "0.9.23"7541source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7542dependencies = [7543 "futures 0.3.21",7544 "polkadot-node-primitives",7545 "polkadot-node-subsystem",7546 "polkadot-node-subsystem-util",7547 "polkadot-overseer",7548 "polkadot-primitives",7549 "sp-keystore",7550 "thiserror",7551 "tracing-gum",7552]75537554[[package]]7555name = "polkadot-node-core-runtime-api"7556version = "0.9.23"7557source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7558dependencies = [7559 "futures 0.3.21",7560 "memory-lru",7561 "parity-util-mem",7562 "polkadot-node-subsystem",7563 "polkadot-node-subsystem-util",7564 "polkadot-primitives",7565 "sp-api",7566 "sp-authority-discovery",7567 "sp-consensus-babe",7568 "tracing-gum",7569]75707571[[package]]7572name = "polkadot-node-jaeger"7573version = "0.9.23"7574source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7575dependencies = [7576 "async-std",7577 "lazy_static",7578 "log",7579 "mick-jaeger",7580 "parity-scale-codec 3.1.5",7581 "parking_lot 0.12.1",7582 "polkadot-node-primitives",7583 "polkadot-primitives",7584 "sc-network",7585 "sp-core",7586 "thiserror",7587]75887589[[package]]7590name = "polkadot-node-metrics"7591version = "0.9.23"7592source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7593dependencies = [7594 "bs58",7595 "futures 0.3.21",7596 "futures-timer",7597 "log",7598 "parity-scale-codec 3.1.5",7599 "polkadot-primitives",7600 "prioritized-metered-channel",7601 "sc-cli",7602 "sc-service",7603 "sc-tracing",7604 "substrate-prometheus-endpoint",7605 "tracing-gum",7606]76077608[[package]]7609name = "polkadot-node-network-protocol"7610version = "0.9.23"7611source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7612dependencies = [7613 "async-trait",7614 "derive_more",7615 "fatality",7616 "futures 0.3.21",7617 "parity-scale-codec 3.1.5",7618 "polkadot-node-jaeger",7619 "polkadot-node-primitives",7620 "polkadot-primitives",7621 "rand 0.8.5",7622 "sc-authority-discovery",7623 "sc-network",7624 "strum 0.24.1",7625 "thiserror",7626 "tracing-gum",7627]76287629[[package]]7630name = "polkadot-node-primitives"7631version = "0.9.23"7632source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7633dependencies = [7634 "bounded-vec",7635 "futures 0.3.21",7636 "parity-scale-codec 3.1.5",7637 "polkadot-parachain",7638 "polkadot-primitives",7639 "schnorrkel",7640 "serde",7641 "sp-application-crypto",7642 "sp-consensus-babe",7643 "sp-consensus-vrf",7644 "sp-core",7645 "sp-keystore",7646 "sp-maybe-compressed-blob",7647 "thiserror",7648 "zstd",7649]76507651[[package]]7652name = "polkadot-node-subsystem"7653version = "0.9.23"7654source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7655dependencies = [7656 "polkadot-node-jaeger",7657 "polkadot-node-subsystem-types",7658 "polkadot-overseer",7659]76607661[[package]]7662name = "polkadot-node-subsystem-types"7663version = "0.9.23"7664source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7665dependencies = [7666 "derive_more",7667 "futures 0.3.21",7668 "orchestra",7669 "polkadot-node-jaeger",7670 "polkadot-node-network-protocol",7671 "polkadot-node-primitives",7672 "polkadot-primitives",7673 "polkadot-statement-table",7674 "sc-network",7675 "smallvec",7676 "substrate-prometheus-endpoint",7677 "thiserror",7678]76797680[[package]]7681name = "polkadot-node-subsystem-util"7682version = "0.9.23"7683source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7684dependencies = [7685 "async-trait",7686 "derive_more",7687 "fatality",7688 "futures 0.3.21",7689 "itertools",7690 "kvdb",7691 "lru 0.7.7",7692 "parity-db",7693 "parity-scale-codec 3.1.5",7694 "parity-util-mem",7695 "parking_lot 0.11.2",7696 "pin-project 1.0.10",7697 "polkadot-node-jaeger",7698 "polkadot-node-metrics",7699 "polkadot-node-network-protocol",7700 "polkadot-node-primitives",7701 "polkadot-node-subsystem",7702 "polkadot-overseer",7703 "polkadot-primitives",7704 "prioritized-metered-channel",7705 "rand 0.8.5",7706 "sp-application-crypto",7707 "sp-core",7708 "sp-keystore",7709 "thiserror",7710 "tracing-gum",7711]77127713[[package]]7714name = "polkadot-overseer"7715version = "0.9.23"7716source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7717dependencies = [7718 "futures 0.3.21",7719 "futures-timer",7720 "lru 0.7.7",7721 "orchestra",7722 "parity-util-mem",7723 "parking_lot 0.12.1",7724 "polkadot-node-metrics",7725 "polkadot-node-network-protocol",7726 "polkadot-node-primitives",7727 "polkadot-node-subsystem-types",7728 "polkadot-primitives",7729 "sc-client-api",7730 "sp-api",7731 "sp-core",7732 "tracing-gum",7733]77347735[[package]]7736name = "polkadot-parachain"7737version = "0.9.23"7738source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7739dependencies = [7740 "derive_more",7741 "frame-support",7742 "parity-scale-codec 3.1.5",7743 "parity-util-mem",7744 "polkadot-core-primitives",7745 "scale-info",7746 "serde",7747 "sp-core",7748 "sp-runtime",7749 "sp-std",7750]77517752[[package]]7753name = "polkadot-performance-test"7754version = "0.9.23"7755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7756dependencies = [7757 "env_logger",7758 "kusama-runtime",7759 "log",7760 "polkadot-erasure-coding",7761 "polkadot-node-core-pvf",7762 "polkadot-node-primitives",7763 "quote",7764 "thiserror",7765]77667767[[package]]7768name = "polkadot-primitives"7769version = "0.9.23"7770source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7771dependencies = [7772 "bitvec 1.0.0",7773 "frame-system",7774 "hex-literal",7775 "parity-scale-codec 3.1.5",7776 "parity-util-mem",7777 "polkadot-core-primitives",7778 "polkadot-parachain",7779 "scale-info",7780 "serde",7781 "sp-api",7782 "sp-application-crypto",7783 "sp-arithmetic",7784 "sp-authority-discovery",7785 "sp-consensus-slots",7786 "sp-core",7787 "sp-inherents",7788 "sp-io",7789 "sp-keystore",7790 "sp-runtime",7791 "sp-staking",7792 "sp-std",7793 "sp-trie",7794 "sp-version",7795]77967797[[package]]7798name = "polkadot-rpc"7799version = "0.9.23"7800source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7801dependencies = [7802 "beefy-gadget",7803 "beefy-gadget-rpc",7804 "jsonrpsee",7805 "pallet-mmr-rpc",7806 "pallet-transaction-payment-rpc",7807 "polkadot-primitives",7808 "sc-chain-spec",7809 "sc-client-api",7810 "sc-consensus-babe",7811 "sc-consensus-babe-rpc",7812 "sc-consensus-epochs",7813 "sc-finality-grandpa",7814 "sc-finality-grandpa-rpc",7815 "sc-rpc",7816 "sc-sync-state-rpc",7817 "sc-transaction-pool-api",7818 "sp-api",7819 "sp-block-builder",7820 "sp-blockchain",7821 "sp-consensus",7822 "sp-consensus-babe",7823 "sp-keystore",7824 "sp-runtime",7825 "substrate-frame-rpc-system",7826 "substrate-state-trie-migration-rpc",7827]78287829[[package]]7830name = "polkadot-runtime"7831version = "0.9.23"7832source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7833dependencies = [7834 "beefy-primitives",7835 "bitvec 1.0.0",7836 "frame-benchmarking",7837 "frame-election-provider-support",7838 "frame-executive",7839 "frame-support",7840 "frame-system",7841 "frame-system-benchmarking",7842 "frame-system-rpc-runtime-api",7843 "frame-try-runtime",7844 "hex-literal",7845 "log",7846 "pallet-authority-discovery",7847 "pallet-authorship",7848 "pallet-babe",7849 "pallet-bags-list",7850 "pallet-balances",7851 "pallet-bounties",7852 "pallet-child-bounties",7853 "pallet-collective",7854 "pallet-democracy",7855 "pallet-election-provider-multi-phase",7856 "pallet-election-provider-support-benchmarking",7857 "pallet-elections-phragmen",7858 "pallet-grandpa",7859 "pallet-identity",7860 "pallet-im-online",7861 "pallet-indices",7862 "pallet-membership",7863 "pallet-multisig",7864 "pallet-nicks",7865 "pallet-offences",7866 "pallet-offences-benchmarking",7867 "pallet-preimage",7868 "pallet-proxy",7869 "pallet-scheduler",7870 "pallet-session",7871 "pallet-session-benchmarking",7872 "pallet-staking",7873 "pallet-staking-reward-curve",7874 "pallet-timestamp",7875 "pallet-tips",7876 "pallet-transaction-payment",7877 "pallet-transaction-payment-rpc-runtime-api",7878 "pallet-treasury",7879 "pallet-utility",7880 "pallet-vesting",7881 "pallet-xcm",7882 "parity-scale-codec 3.1.5",7883 "polkadot-primitives",7884 "polkadot-runtime-common",7885 "polkadot-runtime-constants",7886 "polkadot-runtime-parachains",7887 "rustc-hex",7888 "scale-info",7889 "serde",7890 "serde_derive",7891 "smallvec",7892 "sp-api",7893 "sp-authority-discovery",7894 "sp-block-builder",7895 "sp-consensus-babe",7896 "sp-core",7897 "sp-inherents",7898 "sp-io",7899 "sp-mmr-primitives",7900 "sp-npos-elections",7901 "sp-offchain",7902 "sp-runtime",7903 "sp-session",7904 "sp-staking",7905 "sp-std",7906 "sp-transaction-pool",7907 "sp-version",7908 "static_assertions",7909 "substrate-wasm-builder",7910 "xcm",7911 "xcm-builder",7912 "xcm-executor",7913]79147915[[package]]7916name = "polkadot-runtime-common"7917version = "0.9.23"7918source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7919dependencies = [7920 "beefy-primitives",7921 "bitvec 1.0.0",7922 "frame-benchmarking",7923 "frame-election-provider-support",7924 "frame-support",7925 "frame-system",7926 "impl-trait-for-tuples",7927 "libsecp256k1",7928 "log",7929 "pallet-authorship",7930 "pallet-babe",7931 "pallet-bags-list",7932 "pallet-balances",7933 "pallet-beefy-mmr",7934 "pallet-election-provider-multi-phase",7935 "pallet-session",7936 "pallet-staking",7937 "pallet-timestamp",7938 "pallet-transaction-payment",7939 "pallet-treasury",7940 "pallet-vesting",7941 "parity-scale-codec 3.1.5",7942 "polkadot-primitives",7943 "polkadot-runtime-parachains",7944 "rustc-hex",7945 "scale-info",7946 "serde",7947 "serde_derive",7948 "slot-range-helper",7949 "sp-api",7950 "sp-core",7951 "sp-inherents",7952 "sp-io",7953 "sp-npos-elections",7954 "sp-runtime",7955 "sp-session",7956 "sp-staking",7957 "sp-std",7958 "static_assertions",7959 "xcm",7960]79617962[[package]]7963name = "polkadot-runtime-constants"7964version = "0.9.23"7965source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7966dependencies = [7967 "frame-support",7968 "polkadot-primitives",7969 "polkadot-runtime-common",7970 "smallvec",7971 "sp-runtime",7972]79737974[[package]]7975name = "polkadot-runtime-metrics"7976version = "0.9.23"7977source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7978dependencies = [7979 "bs58",7980 "parity-scale-codec 3.1.5",7981 "polkadot-primitives",7982 "sp-std",7983 "sp-tracing",7984]79857986[[package]]7987name = "polkadot-runtime-parachains"7988version = "0.9.23"7989source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"7990dependencies = [7991 "bitflags",7992 "bitvec 1.0.0",7993 "derive_more",7994 "frame-benchmarking",7995 "frame-support",7996 "frame-system",7997 "log",7998 "pallet-authority-discovery",7999 "pallet-authorship",8000 "pallet-babe",8001 "pallet-balances",8002 "pallet-session",8003 "pallet-staking",8004 "pallet-timestamp",8005 "pallet-vesting",8006 "parity-scale-codec 3.1.5",8007 "polkadot-primitives",8008 "polkadot-runtime-metrics",8009 "rand 0.8.5",8010 "rand_chacha 0.3.1",8011 "rustc-hex",8012 "scale-info",8013 "serde",8014 "sp-api",8015 "sp-application-crypto",8016 "sp-core",8017 "sp-inherents",8018 "sp-io",8019 "sp-keystore",8020 "sp-runtime",8021 "sp-session",8022 "sp-staking",8023 "sp-std",8024 "static_assertions",8025 "xcm",8026 "xcm-executor",8027]80288029[[package]]8030name = "polkadot-service"8031version = "0.9.23"8032source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8033dependencies = [8034 "async-trait",8035 "beefy-gadget",8036 "beefy-primitives",8037 "frame-system-rpc-runtime-api",8038 "futures 0.3.21",8039 "hex-literal",8040 "kusama-runtime",8041 "kvdb",8042 "kvdb-rocksdb",8043 "lru 0.7.7",8044 "pallet-babe",8045 "pallet-im-online",8046 "pallet-staking",8047 "pallet-transaction-payment-rpc-runtime-api",8048 "parity-db",8049 "polkadot-approval-distribution",8050 "polkadot-availability-bitfield-distribution",8051 "polkadot-availability-distribution",8052 "polkadot-availability-recovery",8053 "polkadot-client",8054 "polkadot-collator-protocol",8055 "polkadot-dispute-distribution",8056 "polkadot-gossip-support",8057 "polkadot-network-bridge",8058 "polkadot-node-collation-generation",8059 "polkadot-node-core-approval-voting",8060 "polkadot-node-core-av-store",8061 "polkadot-node-core-backing",8062 "polkadot-node-core-bitfield-signing",8063 "polkadot-node-core-candidate-validation",8064 "polkadot-node-core-chain-api",8065 "polkadot-node-core-chain-selection",8066 "polkadot-node-core-dispute-coordinator",8067 "polkadot-node-core-parachains-inherent",8068 "polkadot-node-core-provisioner",8069 "polkadot-node-core-pvf-checker",8070 "polkadot-node-core-runtime-api",8071 "polkadot-node-network-protocol",8072 "polkadot-node-primitives",8073 "polkadot-node-subsystem",8074 "polkadot-node-subsystem-types",8075 "polkadot-node-subsystem-util",8076 "polkadot-overseer",8077 "polkadot-parachain",8078 "polkadot-primitives",8079 "polkadot-rpc",8080 "polkadot-runtime",8081 "polkadot-runtime-constants",8082 "polkadot-runtime-parachains",8083 "polkadot-statement-distribution",8084 "rococo-runtime",8085 "sc-authority-discovery",8086 "sc-basic-authorship",8087 "sc-block-builder",8088 "sc-chain-spec",8089 "sc-client-api",8090 "sc-client-db",8091 "sc-consensus",8092 "sc-consensus-babe",8093 "sc-consensus-slots",8094 "sc-consensus-uncles",8095 "sc-executor",8096 "sc-finality-grandpa",8097 "sc-keystore",8098 "sc-network",8099 "sc-offchain",8100 "sc-service",8101 "sc-sync-state-rpc",8102 "sc-sysinfo",8103 "sc-telemetry",8104 "sc-transaction-pool",8105 "serde",8106 "serde_json",8107 "sp-api",8108 "sp-authority-discovery",8109 "sp-block-builder",8110 "sp-blockchain",8111 "sp-consensus",8112 "sp-consensus-babe",8113 "sp-core",8114 "sp-finality-grandpa",8115 "sp-inherents",8116 "sp-io",8117 "sp-keystore",8118 "sp-offchain",8119 "sp-runtime",8120 "sp-session",8121 "sp-state-machine",8122 "sp-storage",8123 "sp-timestamp",8124 "sp-transaction-pool",8125 "sp-trie",8126 "substrate-prometheus-endpoint",8127 "thiserror",8128 "tracing-gum",8129 "westend-runtime",8130]81318132[[package]]8133name = "polkadot-statement-distribution"8134version = "0.9.23"8135source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8136dependencies = [8137 "arrayvec 0.5.2",8138 "fatality",8139 "futures 0.3.21",8140 "indexmap",8141 "parity-scale-codec 3.1.5",8142 "polkadot-node-network-protocol",8143 "polkadot-node-primitives",8144 "polkadot-node-subsystem",8145 "polkadot-node-subsystem-util",8146 "polkadot-primitives",8147 "sp-keystore",8148 "sp-staking",8149 "thiserror",8150 "tracing-gum",8151]81528153[[package]]8154name = "polkadot-statement-table"8155version = "0.9.23"8156source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8157dependencies = [8158 "parity-scale-codec 3.1.5",8159 "polkadot-primitives",8160 "sp-core",8161]81628163[[package]]8164name = "polkadot-test-runtime"8165version = "0.9.23"8166source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8167dependencies = [8168 "beefy-primitives",8169 "bitvec 1.0.0",8170 "frame-election-provider-support",8171 "frame-executive",8172 "frame-support",8173 "frame-system",8174 "frame-system-rpc-runtime-api",8175 "log",8176 "pallet-authority-discovery",8177 "pallet-authorship",8178 "pallet-babe",8179 "pallet-balances",8180 "pallet-grandpa",8181 "pallet-indices",8182 "pallet-nicks",8183 "pallet-offences",8184 "pallet-session",8185 "pallet-staking",8186 "pallet-staking-reward-curve",8187 "pallet-sudo",8188 "pallet-timestamp",8189 "pallet-transaction-payment",8190 "pallet-transaction-payment-rpc-runtime-api",8191 "pallet-vesting",8192 "pallet-xcm",8193 "parity-scale-codec 3.1.5",8194 "polkadot-parachain",8195 "polkadot-primitives",8196 "polkadot-runtime-common",8197 "polkadot-runtime-parachains",8198 "rustc-hex",8199 "scale-info",8200 "serde",8201 "serde_derive",8202 "smallvec",8203 "sp-api",8204 "sp-authority-discovery",8205 "sp-block-builder",8206 "sp-consensus-babe",8207 "sp-core",8208 "sp-inherents",8209 "sp-io",8210 "sp-mmr-primitives",8211 "sp-offchain",8212 "sp-runtime",8213 "sp-session",8214 "sp-staking",8215 "sp-std",8216 "sp-transaction-pool",8217 "sp-version",8218 "substrate-wasm-builder",8219 "test-runtime-constants",8220 "xcm",8221 "xcm-builder",8222 "xcm-executor",8223]82248225[[package]]8226name = "polkadot-test-service"8227version = "0.9.23"8228source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8229dependencies = [8230 "frame-benchmarking",8231 "frame-system",8232 "futures 0.1.31",8233 "futures 0.3.21",8234 "hex",8235 "pallet-balances",8236 "pallet-staking",8237 "pallet-transaction-payment",8238 "polkadot-node-primitives",8239 "polkadot-node-subsystem",8240 "polkadot-overseer",8241 "polkadot-parachain",8242 "polkadot-primitives",8243 "polkadot-rpc",8244 "polkadot-runtime-common",8245 "polkadot-runtime-parachains",8246 "polkadot-service",8247 "polkadot-test-runtime",8248 "rand 0.8.5",8249 "sc-authority-discovery",8250 "sc-chain-spec",8251 "sc-cli",8252 "sc-client-api",8253 "sc-consensus",8254 "sc-consensus-babe",8255 "sc-executor",8256 "sc-finality-grandpa",8257 "sc-network",8258 "sc-service",8259 "sc-tracing",8260 "sc-transaction-pool",8261 "sp-arithmetic",8262 "sp-authority-discovery",8263 "sp-blockchain",8264 "sp-consensus",8265 "sp-consensus-babe",8266 "sp-core",8267 "sp-finality-grandpa",8268 "sp-inherents",8269 "sp-keyring",8270 "sp-runtime",8271 "sp-state-machine",8272 "substrate-test-client",8273 "tempfile",8274 "test-runtime-constants",8275 "tokio 1.19.2",8276 "tracing-gum",8277]82788279[[package]]8280name = "polling"8281version = "2.2.0"8282source = "registry+https://github.com/rust-lang/crates.io-index"8283checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"8284dependencies = [8285 "cfg-if 1.0.0",8286 "libc",8287 "log",8288 "wepoll-ffi",8289 "winapi",8290]82918292[[package]]8293name = "poly1305"8294version = "0.7.2"8295source = "registry+https://github.com/rust-lang/crates.io-index"8296checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8297dependencies = [8298 "cpufeatures",8299 "opaque-debug 0.3.0",8300 "universal-hash",8301]83028303[[package]]8304name = "polyval"8305version = "0.5.3"8306source = "registry+https://github.com/rust-lang/crates.io-index"8307checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8308dependencies = [8309 "cfg-if 1.0.0",8310 "cpufeatures",8311 "opaque-debug 0.3.0",8312 "universal-hash",8313]83148315[[package]]8316name = "ppv-lite86"8317version = "0.2.16"8318source = "registry+https://github.com/rust-lang/crates.io-index"8319checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"83208321[[package]]8322name = "primitive-types"8323version = "0.11.1"8324source = "registry+https://github.com/rust-lang/crates.io-index"8325checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8326dependencies = [8327 "fixed-hash",8328 "impl-codec",8329 "impl-rlp",8330 "impl-serde",8331 "scale-info",8332 "uint",8333]83348335[[package]]8336name = "prioritized-metered-channel"8337version = "0.2.0"8338source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8339dependencies = [8340 "coarsetime",8341 "crossbeam-queue",8342 "derive_more",8343 "futures 0.3.21",8344 "futures-timer",8345 "nanorand",8346 "thiserror",8347 "tracing",8348]83498350[[package]]8351name = "proc-macro-crate"8352version = "1.1.3"8353source = "registry+https://github.com/rust-lang/crates.io-index"8354checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"8355dependencies = [8356 "thiserror",8357 "toml",8358]83598360[[package]]8361name = "proc-macro-error"8362version = "1.0.4"8363source = "registry+https://github.com/rust-lang/crates.io-index"8364checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8365dependencies = [8366 "proc-macro-error-attr",8367 "proc-macro2",8368 "quote",8369 "syn",8370 "version_check",8371]83728373[[package]]8374name = "proc-macro-error-attr"8375version = "1.0.4"8376source = "registry+https://github.com/rust-lang/crates.io-index"8377checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8378dependencies = [8379 "proc-macro2",8380 "quote",8381 "version_check",8382]83838384[[package]]8385name = "proc-macro2"8386version = "1.0.40"8387source = "registry+https://github.com/rust-lang/crates.io-index"8388checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"8389dependencies = [8390 "unicode-ident",8391]83928393[[package]]8394name = "prometheus"8395version = "0.13.1"8396source = "registry+https://github.com/rust-lang/crates.io-index"8397checksum = "cface98dfa6d645ea4c789839f176e4b072265d085bfcc48eaa8d137f58d3c39"8398dependencies = [8399 "cfg-if 1.0.0",8400 "fnv",8401 "lazy_static",8402 "memchr",8403 "parking_lot 0.12.1",8404 "thiserror",8405]84068407[[package]]8408name = "prometheus-client"8409version = "0.15.1"8410source = "registry+https://github.com/rust-lang/crates.io-index"8411checksum = "c9a896938cc6018c64f279888b8c7559d3725210d5db9a3a1ee6bc7188d51d34"8412dependencies = [8413 "dtoa",8414 "itoa 1.0.2",8415 "owning_ref",8416 "prometheus-client-derive-text-encode",8417]84188419[[package]]8420name = "prometheus-client-derive-text-encode"8421version = "0.2.0"8422source = "registry+https://github.com/rust-lang/crates.io-index"8423checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8424dependencies = [8425 "proc-macro2",8426 "quote",8427 "syn",8428]84298430[[package]]8431name = "prost"8432version = "0.9.0"8433source = "registry+https://github.com/rust-lang/crates.io-index"8434checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"8435dependencies = [8436 "bytes 1.1.0",8437 "prost-derive 0.9.0",8438]84398440[[package]]8441name = "prost"8442version = "0.10.4"8443source = "registry+https://github.com/rust-lang/crates.io-index"8444checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8445dependencies = [8446 "bytes 1.1.0",8447 "prost-derive 0.10.1",8448]84498450[[package]]8451name = "prost-build"8452version = "0.9.0"8453source = "registry+https://github.com/rust-lang/crates.io-index"8454checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8455dependencies = [8456 "bytes 1.1.0",8457 "heck 0.3.3",8458 "itertools",8459 "lazy_static",8460 "log",8461 "multimap",8462 "petgraph",8463 "prost 0.9.0",8464 "prost-types",8465 "regex",8466 "tempfile",8467 "which",8468]84698470[[package]]8471name = "prost-derive"8472version = "0.9.0"8473source = "registry+https://github.com/rust-lang/crates.io-index"8474checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"8475dependencies = [8476 "anyhow",8477 "itertools",8478 "proc-macro2",8479 "quote",8480 "syn",8481]84828483[[package]]8484name = "prost-derive"8485version = "0.10.1"8486source = "registry+https://github.com/rust-lang/crates.io-index"8487checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8488dependencies = [8489 "anyhow",8490 "itertools",8491 "proc-macro2",8492 "quote",8493 "syn",8494]84958496[[package]]8497name = "prost-types"8498version = "0.9.0"8499source = "registry+https://github.com/rust-lang/crates.io-index"8500checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"8501dependencies = [8502 "bytes 1.1.0",8503 "prost 0.9.0",8504]85058506[[package]]8507name = "psm"8508version = "0.1.18"8509source = "registry+https://github.com/rust-lang/crates.io-index"8510checksum = "871372391786ccec00d3c5d3d6608905b3d4db263639cfe075d3b60a736d115a"8511dependencies = [8512 "cc",8513]85148515[[package]]8516name = "quartz-runtime"8517version = "0.9.23"8518dependencies = [8519 "cumulus-pallet-aura-ext",8520 "cumulus-pallet-dmp-queue",8521 "cumulus-pallet-parachain-system",8522 "cumulus-pallet-xcm",8523 "cumulus-pallet-xcmp-queue",8524 "cumulus-primitives-core",8525 "cumulus-primitives-timestamp",8526 "cumulus-primitives-utility",8527 "derivative",8528 "fp-evm-mapping",8529 "fp-rpc",8530 "fp-self-contained",8531 "frame-benchmarking",8532 "frame-executive",8533 "frame-support",8534 "frame-system",8535 "frame-system-benchmarking",8536 "frame-system-rpc-runtime-api",8537 "frame-try-runtime",8538 "hex-literal",8539 "log",8540 "orml-vesting",8541 "pallet-aura",8542 "pallet-balances",8543 "pallet-base-fee",8544 "pallet-common",8545 "pallet-ethereum",8546 "pallet-evm",8547 "pallet-evm-coder-substrate",8548 "pallet-evm-contract-helpers",8549 "pallet-evm-migration",8550 "pallet-evm-transaction-payment",8551 "pallet-fungible",8552 "pallet-inflation",8553 "pallet-nonfungible",8554 "pallet-randomness-collective-flip",8555 "pallet-refungible",8556 "pallet-rmrk-core",8557 "pallet-rmrk-equip",8558 "pallet-structure",8559 "pallet-sudo",8560 "pallet-template-transaction-payment",8561 "pallet-timestamp",8562 "pallet-transaction-payment",8563 "pallet-transaction-payment-rpc-runtime-api",8564 "pallet-treasury",8565 "pallet-unique",8566 "pallet-unique-scheduler",8567 "pallet-xcm",8568 "parachain-info",8569 "parity-scale-codec 3.1.5",8570 "polkadot-parachain",8571 "rmrk-rpc",8572 "scale-info",8573 "serde",8574 "smallvec",8575 "sp-api",8576 "sp-arithmetic",8577 "sp-block-builder",8578 "sp-consensus-aura",8579 "sp-core",8580 "sp-inherents",8581 "sp-io",8582 "sp-offchain",8583 "sp-runtime",8584 "sp-session",8585 "sp-std",8586 "sp-transaction-pool",8587 "sp-version",8588 "substrate-wasm-builder",8589 "unique-runtime-common",8590 "up-data-structs",8591 "up-rpc",8592 "xcm",8593 "xcm-builder",8594 "xcm-executor",8595]85968597[[package]]8598name = "quick-error"8599version = "1.2.3"8600source = "registry+https://github.com/rust-lang/crates.io-index"8601checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"86028603[[package]]8604name = "quicksink"8605version = "0.1.2"8606source = "registry+https://github.com/rust-lang/crates.io-index"8607checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8608dependencies = [8609 "futures-core",8610 "futures-sink",8611 "pin-project-lite 0.1.12",8612]86138614[[package]]8615name = "quote"8616version = "1.0.20"8617source = "registry+https://github.com/rust-lang/crates.io-index"8618checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"8619dependencies = [8620 "proc-macro2",8621]86228623[[package]]8624name = "radium"8625version = "0.6.2"8626source = "registry+https://github.com/rust-lang/crates.io-index"8627checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"86288629[[package]]8630name = "radium"8631version = "0.7.0"8632source = "registry+https://github.com/rust-lang/crates.io-index"8633checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"86348635[[package]]8636name = "rand"8637version = "0.7.3"8638source = "registry+https://github.com/rust-lang/crates.io-index"8639checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8640dependencies = [8641 "getrandom 0.1.16",8642 "libc",8643 "rand_chacha 0.2.2",8644 "rand_core 0.5.1",8645 "rand_hc",8646 "rand_pcg 0.2.1",8647]86488649[[package]]8650name = "rand"8651version = "0.8.5"8652source = "registry+https://github.com/rust-lang/crates.io-index"8653checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8654dependencies = [8655 "libc",8656 "rand_chacha 0.3.1",8657 "rand_core 0.6.3",8658]86598660[[package]]8661name = "rand_chacha"8662version = "0.2.2"8663source = "registry+https://github.com/rust-lang/crates.io-index"8664checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8665dependencies = [8666 "ppv-lite86",8667 "rand_core 0.5.1",8668]86698670[[package]]8671name = "rand_chacha"8672version = "0.3.1"8673source = "registry+https://github.com/rust-lang/crates.io-index"8674checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8675dependencies = [8676 "ppv-lite86",8677 "rand_core 0.6.3",8678]86798680[[package]]8681name = "rand_core"8682version = "0.5.1"8683source = "registry+https://github.com/rust-lang/crates.io-index"8684checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8685dependencies = [8686 "getrandom 0.1.16",8687]86888689[[package]]8690name = "rand_core"8691version = "0.6.3"8692source = "registry+https://github.com/rust-lang/crates.io-index"8693checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8694dependencies = [8695 "getrandom 0.2.7",8696]86978698[[package]]8699name = "rand_distr"8700version = "0.4.3"8701source = "registry+https://github.com/rust-lang/crates.io-index"8702checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8703dependencies = [8704 "num-traits",8705 "rand 0.8.5",8706]87078708[[package]]8709name = "rand_hc"8710version = "0.2.0"8711source = "registry+https://github.com/rust-lang/crates.io-index"8712checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8713dependencies = [8714 "rand_core 0.5.1",8715]87168717[[package]]8718name = "rand_pcg"8719version = "0.2.1"8720source = "registry+https://github.com/rust-lang/crates.io-index"8721checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8722dependencies = [8723 "rand_core 0.5.1",8724]87258726[[package]]8727name = "rand_pcg"8728version = "0.3.1"8729source = "registry+https://github.com/rust-lang/crates.io-index"8730checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8731dependencies = [8732 "rand_core 0.6.3",8733]87348735[[package]]8736name = "rawpointer"8737version = "0.2.1"8738source = "registry+https://github.com/rust-lang/crates.io-index"8739checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"87408741[[package]]8742name = "rayon"8743version = "1.5.3"8744source = "registry+https://github.com/rust-lang/crates.io-index"8745checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"8746dependencies = [8747 "autocfg",8748 "crossbeam-deque",8749 "either",8750 "rayon-core",8751]87528753[[package]]8754name = "rayon-core"8755version = "1.9.3"8756source = "registry+https://github.com/rust-lang/crates.io-index"8757checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"8758dependencies = [8759 "crossbeam-channel",8760 "crossbeam-deque",8761 "crossbeam-utils",8762 "num_cpus",8763]87648765[[package]]8766name = "redox_syscall"8767version = "0.2.13"8768source = "registry+https://github.com/rust-lang/crates.io-index"8769checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"8770dependencies = [8771 "bitflags",8772]87738774[[package]]8775name = "redox_users"8776version = "0.4.3"8777source = "registry+https://github.com/rust-lang/crates.io-index"8778checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"8779dependencies = [8780 "getrandom 0.2.7",8781 "redox_syscall",8782 "thiserror",8783]87848785[[package]]8786name = "reed-solomon-novelpoly"8787version = "1.0.0"8788source = "registry+https://github.com/rust-lang/crates.io-index"8789checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8790dependencies = [8791 "derive_more",8792 "fs-err",8793 "itertools",8794 "static_init",8795 "thiserror",8796]87978798[[package]]8799name = "ref-cast"8800version = "1.0.7"8801source = "registry+https://github.com/rust-lang/crates.io-index"8802checksum = "685d58625b6c2b83e4cc88a27c4bf65adb7b6b16dbdc413e515c9405b47432ab"8803dependencies = [8804 "ref-cast-impl",8805]88068807[[package]]8808name = "ref-cast-impl"8809version = "1.0.7"8810source = "registry+https://github.com/rust-lang/crates.io-index"8811checksum = "a043824e29c94169374ac5183ac0ed43f5724dc4556b19568007486bd840fa1f"8812dependencies = [8813 "proc-macro2",8814 "quote",8815 "syn",8816]88178818[[package]]8819name = "regalloc"8820version = "0.0.34"8821source = "registry+https://github.com/rust-lang/crates.io-index"8822checksum = "62446b1d3ebf980bdc68837700af1d77b37bc430e524bf95319c6eada2a4cc02"8823dependencies = [8824 "log",8825 "rustc-hash",8826 "smallvec",8827]88288829[[package]]8830name = "regex"8831version = "1.5.6"8832source = "registry+https://github.com/rust-lang/crates.io-index"8833checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"8834dependencies = [8835 "aho-corasick",8836 "memchr",8837 "regex-syntax",8838]88398840[[package]]8841name = "regex-automata"8842version = "0.1.10"8843source = "registry+https://github.com/rust-lang/crates.io-index"8844checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8845dependencies = [8846 "regex-syntax",8847]88488849[[package]]8850name = "regex-syntax"8851version = "0.6.26"8852source = "registry+https://github.com/rust-lang/crates.io-index"8853checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"88548855[[package]]8856name = "region"8857version = "2.2.0"8858source = "registry+https://github.com/rust-lang/crates.io-index"8859checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8860dependencies = [8861 "bitflags",8862 "libc",8863 "mach",8864 "winapi",8865]88668867[[package]]8868name = "remote-externalities"8869version = "0.10.0-dev"8870source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"8871dependencies = [8872 "env_logger",8873 "jsonrpsee",8874 "log",8875 "parity-scale-codec 3.1.5",8876 "serde",8877 "serde_json",8878 "sp-core",8879 "sp-io",8880 "sp-runtime",8881 "sp-version",8882]88838884[[package]]8885name = "remove_dir_all"8886version = "0.5.3"8887source = "registry+https://github.com/rust-lang/crates.io-index"8888checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8889dependencies = [8890 "winapi",8891]88928893[[package]]8894name = "resolv-conf"8895version = "0.7.0"8896source = "registry+https://github.com/rust-lang/crates.io-index"8897checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8898dependencies = [8899 "hostname",8900 "quick-error",8901]89028903[[package]]8904name = "retain_mut"8905version = "0.1.9"8906source = "registry+https://github.com/rust-lang/crates.io-index"8907checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"89088909[[package]]8910name = "rfc6979"8911version = "0.1.0"8912source = "registry+https://github.com/rust-lang/crates.io-index"8913checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"8914dependencies = [8915 "crypto-bigint",8916 "hmac 0.11.0",8917 "zeroize",8918]89198920[[package]]8921name = "ring"8922version = "0.16.20"8923source = "registry+https://github.com/rust-lang/crates.io-index"8924checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8925dependencies = [8926 "cc",8927 "libc",8928 "once_cell",8929 "spin",8930 "untrusted",8931 "web-sys",8932 "winapi",8933]89348935[[package]]8936name = "rlp"8937version = "0.5.1"8938source = "registry+https://github.com/rust-lang/crates.io-index"8939checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8940dependencies = [8941 "bytes 1.1.0",8942 "rustc-hex",8943]89448945[[package]]8946name = "rlp-derive"8947version = "0.1.0"8948source = "registry+https://github.com/rust-lang/crates.io-index"8949checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8950dependencies = [8951 "proc-macro2",8952 "quote",8953 "syn",8954]89558956[[package]]8957name = "rmrk-rpc"8958version = "0.0.1"8959dependencies = [8960 "parity-scale-codec 2.3.1",8961 "rmrk-traits",8962 "serde",8963 "sp-api",8964 "sp-core",8965 "sp-runtime",8966 "sp-std",8967]89688969[[package]]8970name = "rmrk-traits"8971version = "0.1.0"8972dependencies = [8973 "parity-scale-codec 3.1.5",8974 "scale-info",8975 "serde",8976]89778978[[package]]8979name = "rocksdb"8980version = "0.18.0"8981source = "registry+https://github.com/rust-lang/crates.io-index"8982checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"8983dependencies = [8984 "libc",8985 "librocksdb-sys",8986]89878988[[package]]8989name = "rococo-runtime"8990version = "0.9.23"8991source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"8992dependencies = [8993 "beefy-merkle-tree",8994 "beefy-primitives",8995 "bp-messages",8996 "bp-rococo",8997 "bp-runtime",8998 "bp-wococo",8999 "bridge-runtime-common",9000 "frame-benchmarking",9001 "frame-executive",9002 "frame-support",9003 "frame-system",9004 "frame-system-benchmarking",9005 "frame-system-rpc-runtime-api",9006 "hex-literal",9007 "log",9008 "pallet-authority-discovery",9009 "pallet-authorship",9010 "pallet-babe",9011 "pallet-balances",9012 "pallet-beefy",9013 "pallet-beefy-mmr",9014 "pallet-bridge-dispatch",9015 "pallet-bridge-grandpa",9016 "pallet-bridge-messages",9017 "pallet-collective",9018 "pallet-grandpa",9019 "pallet-im-online",9020 "pallet-indices",9021 "pallet-membership",9022 "pallet-mmr",9023 "pallet-multisig",9024 "pallet-offences",9025 "pallet-proxy",9026 "pallet-session",9027 "pallet-staking",9028 "pallet-sudo",9029 "pallet-timestamp",9030 "pallet-transaction-payment",9031 "pallet-transaction-payment-rpc-runtime-api",9032 "pallet-utility",9033 "pallet-xcm",9034 "parity-scale-codec 3.1.5",9035 "polkadot-parachain",9036 "polkadot-primitives",9037 "polkadot-runtime-common",9038 "polkadot-runtime-parachains",9039 "rococo-runtime-constants",9040 "scale-info",9041 "serde",9042 "serde_derive",9043 "smallvec",9044 "sp-api",9045 "sp-authority-discovery",9046 "sp-block-builder",9047 "sp-consensus-babe",9048 "sp-core",9049 "sp-inherents",9050 "sp-io",9051 "sp-mmr-primitives",9052 "sp-offchain",9053 "sp-runtime",9054 "sp-session",9055 "sp-staking",9056 "sp-std",9057 "sp-transaction-pool",9058 "sp-version",9059 "substrate-wasm-builder",9060 "xcm",9061 "xcm-builder",9062 "xcm-executor",9063]90649065[[package]]9066name = "rococo-runtime-constants"9067version = "0.9.23"9068source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"9069dependencies = [9070 "frame-support",9071 "polkadot-primitives",9072 "polkadot-runtime-common",9073 "smallvec",9074 "sp-runtime",9075]90769077[[package]]9078name = "rpassword"9079version = "5.0.1"9080source = "registry+https://github.com/rust-lang/crates.io-index"9081checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"9082dependencies = [9083 "libc",9084 "winapi",9085]90869087[[package]]9088name = "rtnetlink"9089version = "0.9.1"9090source = "registry+https://github.com/rust-lang/crates.io-index"9091checksum = "6f54290e54521dac3de4149d83ddf9f62a359b3cc93bcb494a794a41e6f4744b"9092dependencies = [9093 "async-global-executor",9094 "futures 0.3.21",9095 "log",9096 "netlink-packet-route",9097 "netlink-proto",9098 "nix",9099 "thiserror",9100]91019102[[package]]9103name = "rustc-demangle"9104version = "0.1.21"9105source = "registry+https://github.com/rust-lang/crates.io-index"9106checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"91079108[[package]]9109name = "rustc-hash"9110version = "1.1.0"9111source = "registry+https://github.com/rust-lang/crates.io-index"9112checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"91139114[[package]]9115name = "rustc-hex"9116version = "2.1.0"9117source = "registry+https://github.com/rust-lang/crates.io-index"9118checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"91199120[[package]]9121name = "rustc_version"9122version = "0.2.3"9123source = "registry+https://github.com/rust-lang/crates.io-index"9124checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9125dependencies = [9126 "semver 0.9.0",9127]91289129[[package]]9130name = "rustc_version"9131version = "0.4.0"9132source = "registry+https://github.com/rust-lang/crates.io-index"9133checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9134dependencies = [9135 "semver 1.0.10",9136]91379138[[package]]9139name = "rustix"9140version = "0.33.7"9141source = "registry+https://github.com/rust-lang/crates.io-index"9142checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"9143dependencies = [9144 "bitflags",9145 "errno",9146 "io-lifetimes",9147 "libc",9148 "linux-raw-sys",9149 "winapi",9150]91519152[[package]]9153name = "rustls"9154version = "0.20.6"9155source = "registry+https://github.com/rust-lang/crates.io-index"9156checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"9157dependencies = [9158 "log",9159 "ring",9160 "sct",9161 "webpki",9162]91639164[[package]]9165name = "rustls-native-certs"9166version = "0.6.2"9167source = "registry+https://github.com/rust-lang/crates.io-index"9168checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9169dependencies = [9170 "openssl-probe",9171 "rustls-pemfile",9172 "schannel",9173 "security-framework",9174]91759176[[package]]9177name = "rustls-pemfile"9178version = "1.0.0"9179source = "registry+https://github.com/rust-lang/crates.io-index"9180checksum = "e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9"9181dependencies = [9182 "base64",9183]91849185[[package]]9186name = "rustversion"9187version = "1.0.7"9188source = "registry+https://github.com/rust-lang/crates.io-index"9189checksum = "a0a5f7c728f5d284929a1cccb5bc19884422bfe6ef4d6c409da2c41838983fcf"91909191[[package]]9192name = "rw-stream-sink"9193version = "0.2.1"9194source = "registry+https://github.com/rust-lang/crates.io-index"9195checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"9196dependencies = [9197 "futures 0.3.21",9198 "pin-project 0.4.29",9199 "static_assertions",9200]92019202[[package]]9203name = "ryu"9204version = "1.0.10"9205source = "registry+https://github.com/rust-lang/crates.io-index"9206checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"92079208[[package]]9209name = "safe-mix"9210version = "1.0.1"9211source = "registry+https://github.com/rust-lang/crates.io-index"9212checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9213dependencies = [9214 "rustc_version 0.2.3",9215]92169217[[package]]9218name = "salsa20"9219version = "0.9.0"9220source = "registry+https://github.com/rust-lang/crates.io-index"9221checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"9222dependencies = [9223 "cipher",9224]92259226[[package]]9227name = "same-file"9228version = "1.0.6"9229source = "registry+https://github.com/rust-lang/crates.io-index"9230checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9231dependencies = [9232 "winapi-util",9233]92349235[[package]]9236name = "sc-allocator"9237version = "4.1.0-dev"9238source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9239dependencies = [9240 "log",9241 "sp-core",9242 "sp-wasm-interface",9243 "thiserror",9244]92459246[[package]]9247name = "sc-authority-discovery"9248version = "0.10.0-dev"9249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9250dependencies = [9251 "async-trait",9252 "futures 0.3.21",9253 "futures-timer",9254 "ip_network",9255 "libp2p",9256 "log",9257 "parity-scale-codec 3.1.5",9258 "prost 0.10.4",9259 "prost-build",9260 "rand 0.7.3",9261 "sc-client-api",9262 "sc-network",9263 "sp-api",9264 "sp-authority-discovery",9265 "sp-blockchain",9266 "sp-core",9267 "sp-keystore",9268 "sp-runtime",9269 "substrate-prometheus-endpoint",9270 "thiserror",9271]92729273[[package]]9274name = "sc-basic-authorship"9275version = "0.10.0-dev"9276source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9277dependencies = [9278 "futures 0.3.21",9279 "futures-timer",9280 "log",9281 "parity-scale-codec 3.1.5",9282 "sc-block-builder",9283 "sc-client-api",9284 "sc-proposer-metrics",9285 "sc-telemetry",9286 "sc-transaction-pool-api",9287 "sp-api",9288 "sp-blockchain",9289 "sp-consensus",9290 "sp-core",9291 "sp-inherents",9292 "sp-runtime",9293 "substrate-prometheus-endpoint",9294]92959296[[package]]9297name = "sc-block-builder"9298version = "0.10.0-dev"9299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9300dependencies = [9301 "parity-scale-codec 3.1.5",9302 "sc-client-api",9303 "sp-api",9304 "sp-block-builder",9305 "sp-blockchain",9306 "sp-core",9307 "sp-inherents",9308 "sp-runtime",9309 "sp-state-machine",9310]93119312[[package]]9313name = "sc-chain-spec"9314version = "4.0.0-dev"9315source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9316dependencies = [9317 "impl-trait-for-tuples",9318 "memmap2 0.5.4",9319 "parity-scale-codec 3.1.5",9320 "sc-chain-spec-derive",9321 "sc-network",9322 "sc-telemetry",9323 "serde",9324 "serde_json",9325 "sp-core",9326 "sp-runtime",9327]93289329[[package]]9330name = "sc-chain-spec-derive"9331version = "4.0.0-dev"9332source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9333dependencies = [9334 "proc-macro-crate",9335 "proc-macro2",9336 "quote",9337 "syn",9338]93399340[[package]]9341name = "sc-cli"9342version = "0.10.0-dev"9343source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9344dependencies = [9345 "chrono",9346 "clap",9347 "fdlimit",9348 "futures 0.3.21",9349 "hex",9350 "libp2p",9351 "log",9352 "names",9353 "parity-scale-codec 3.1.5",9354 "rand 0.7.3",9355 "regex",9356 "rpassword",9357 "sc-client-api",9358 "sc-client-db",9359 "sc-keystore",9360 "sc-network",9361 "sc-service",9362 "sc-telemetry",9363 "sc-tracing",9364 "sc-utils",9365 "serde",9366 "serde_json",9367 "sp-blockchain",9368 "sp-core",9369 "sp-keyring",9370 "sp-keystore",9371 "sp-panic-handler",9372 "sp-runtime",9373 "sp-version",9374 "thiserror",9375 "tiny-bip39",9376 "tokio 1.19.2",9377]93789379[[package]]9380name = "sc-client-api"9381version = "4.0.0-dev"9382source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9383dependencies = [9384 "fnv",9385 "futures 0.3.21",9386 "hash-db",9387 "log",9388 "parity-scale-codec 3.1.5",9389 "parking_lot 0.12.1",9390 "sc-executor",9391 "sc-transaction-pool-api",9392 "sc-utils",9393 "sp-api",9394 "sp-blockchain",9395 "sp-consensus",9396 "sp-core",9397 "sp-database",9398 "sp-externalities",9399 "sp-keystore",9400 "sp-runtime",9401 "sp-state-machine",9402 "sp-storage",9403 "sp-trie",9404 "substrate-prometheus-endpoint",9405]94069407[[package]]9408name = "sc-client-db"9409version = "0.10.0-dev"9410source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9411dependencies = [9412 "hash-db",9413 "kvdb",9414 "kvdb-memorydb",9415 "kvdb-rocksdb",9416 "linked-hash-map",9417 "log",9418 "parity-db",9419 "parity-scale-codec 3.1.5",9420 "parking_lot 0.12.1",9421 "sc-client-api",9422 "sc-state-db",9423 "sp-arithmetic",9424 "sp-blockchain",9425 "sp-core",9426 "sp-database",9427 "sp-runtime",9428 "sp-state-machine",9429 "sp-trie",9430]94319432[[package]]9433name = "sc-consensus"9434version = "0.10.0-dev"9435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9436dependencies = [9437 "async-trait",9438 "futures 0.3.21",9439 "futures-timer",9440 "libp2p",9441 "log",9442 "parking_lot 0.12.1",9443 "sc-client-api",9444 "sc-utils",9445 "serde",9446 "sp-api",9447 "sp-blockchain",9448 "sp-consensus",9449 "sp-core",9450 "sp-runtime",9451 "sp-state-machine",9452 "substrate-prometheus-endpoint",9453 "thiserror",9454]94559456[[package]]9457name = "sc-consensus-aura"9458version = "0.10.0-dev"9459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9460dependencies = [9461 "async-trait",9462 "futures 0.3.21",9463 "log",9464 "parity-scale-codec 3.1.5",9465 "sc-block-builder",9466 "sc-client-api",9467 "sc-consensus",9468 "sc-consensus-slots",9469 "sc-telemetry",9470 "sp-api",9471 "sp-application-crypto",9472 "sp-block-builder",9473 "sp-blockchain",9474 "sp-consensus",9475 "sp-consensus-aura",9476 "sp-consensus-slots",9477 "sp-core",9478 "sp-inherents",9479 "sp-keystore",9480 "sp-runtime",9481 "substrate-prometheus-endpoint",9482 "thiserror",9483]94849485[[package]]9486name = "sc-consensus-babe"9487version = "0.10.0-dev"9488source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9489dependencies = [9490 "async-trait",9491 "fork-tree",9492 "futures 0.3.21",9493 "log",9494 "merlin",9495 "num-bigint",9496 "num-rational 0.2.4",9497 "num-traits",9498 "parity-scale-codec 3.1.5",9499 "parking_lot 0.12.1",9500 "rand 0.7.3",9501 "retain_mut",9502 "sc-client-api",9503 "sc-consensus",9504 "sc-consensus-epochs",9505 "sc-consensus-slots",9506 "sc-keystore",9507 "sc-telemetry",9508 "schnorrkel",9509 "serde",9510 "sp-api",9511 "sp-application-crypto",9512 "sp-block-builder",9513 "sp-blockchain",9514 "sp-consensus",9515 "sp-consensus-babe",9516 "sp-consensus-slots",9517 "sp-consensus-vrf",9518 "sp-core",9519 "sp-inherents",9520 "sp-io",9521 "sp-keystore",9522 "sp-runtime",9523 "sp-version",9524 "substrate-prometheus-endpoint",9525 "thiserror",9526]95279528[[package]]9529name = "sc-consensus-babe-rpc"9530version = "0.10.0-dev"9531source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9532dependencies = [9533 "futures 0.3.21",9534 "jsonrpsee",9535 "sc-consensus-babe",9536 "sc-consensus-epochs",9537 "sc-rpc-api",9538 "serde",9539 "sp-api",9540 "sp-application-crypto",9541 "sp-blockchain",9542 "sp-consensus",9543 "sp-consensus-babe",9544 "sp-core",9545 "sp-keystore",9546 "sp-runtime",9547 "thiserror",9548]95499550[[package]]9551name = "sc-consensus-epochs"9552version = "0.10.0-dev"9553source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9554dependencies = [9555 "fork-tree",9556 "parity-scale-codec 3.1.5",9557 "sc-client-api",9558 "sc-consensus",9559 "sp-blockchain",9560 "sp-runtime",9561]95629563[[package]]9564name = "sc-consensus-manual-seal"9565version = "0.10.0-dev"9566source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9567dependencies = [9568 "assert_matches",9569 "async-trait",9570 "futures 0.3.21",9571 "jsonrpsee",9572 "log",9573 "parity-scale-codec 3.1.5",9574 "sc-client-api",9575 "sc-consensus",9576 "sc-consensus-aura",9577 "sc-consensus-babe",9578 "sc-consensus-epochs",9579 "sc-transaction-pool",9580 "sc-transaction-pool-api",9581 "serde",9582 "sp-api",9583 "sp-blockchain",9584 "sp-consensus",9585 "sp-consensus-aura",9586 "sp-consensus-babe",9587 "sp-consensus-slots",9588 "sp-core",9589 "sp-inherents",9590 "sp-keystore",9591 "sp-runtime",9592 "sp-timestamp",9593 "substrate-prometheus-endpoint",9594 "thiserror",9595]95969597[[package]]9598name = "sc-consensus-slots"9599version = "0.10.0-dev"9600source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9601dependencies = [9602 "async-trait",9603 "futures 0.3.21",9604 "futures-timer",9605 "log",9606 "parity-scale-codec 3.1.5",9607 "sc-client-api",9608 "sc-consensus",9609 "sc-telemetry",9610 "sp-arithmetic",9611 "sp-blockchain",9612 "sp-consensus",9613 "sp-consensus-slots",9614 "sp-core",9615 "sp-inherents",9616 "sp-runtime",9617 "sp-state-machine",9618 "sp-timestamp",9619 "thiserror",9620]96219622[[package]]9623name = "sc-consensus-uncles"9624version = "0.10.0-dev"9625source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9626dependencies = [9627 "sc-client-api",9628 "sp-authorship",9629 "sp-runtime",9630 "thiserror",9631]96329633[[package]]9634name = "sc-executor"9635version = "0.10.0-dev"9636source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9637dependencies = [9638 "lazy_static",9639 "lru 0.7.7",9640 "parity-scale-codec 3.1.5",9641 "parking_lot 0.12.1",9642 "sc-executor-common",9643 "sc-executor-wasmi",9644 "sc-executor-wasmtime",9645 "sp-api",9646 "sp-core",9647 "sp-core-hashing-proc-macro",9648 "sp-externalities",9649 "sp-io",9650 "sp-panic-handler",9651 "sp-runtime-interface",9652 "sp-tasks",9653 "sp-trie",9654 "sp-version",9655 "sp-wasm-interface",9656 "tracing",9657 "wasmi",9658]96599660[[package]]9661name = "sc-executor-common"9662version = "0.10.0-dev"9663source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9664dependencies = [9665 "environmental",9666 "parity-scale-codec 3.1.5",9667 "sc-allocator",9668 "sp-maybe-compressed-blob",9669 "sp-sandbox",9670 "sp-serializer",9671 "sp-wasm-interface",9672 "thiserror",9673 "wasm-instrument",9674 "wasmi",9675]96769677[[package]]9678name = "sc-executor-wasmi"9679version = "0.10.0-dev"9680source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9681dependencies = [9682 "log",9683 "parity-scale-codec 3.1.5",9684 "sc-allocator",9685 "sc-executor-common",9686 "sp-runtime-interface",9687 "sp-sandbox",9688 "sp-wasm-interface",9689 "wasmi",9690]96919692[[package]]9693name = "sc-executor-wasmtime"9694version = "0.10.0-dev"9695source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9696dependencies = [9697 "cfg-if 1.0.0",9698 "libc",9699 "log",9700 "parity-scale-codec 3.1.5",9701 "parity-wasm 0.42.2",9702 "sc-allocator",9703 "sc-executor-common",9704 "sp-runtime-interface",9705 "sp-sandbox",9706 "sp-wasm-interface",9707 "wasmtime",9708]97099710[[package]]9711name = "sc-finality-grandpa"9712version = "0.10.0-dev"9713source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9714dependencies = [9715 "ahash",9716 "async-trait",9717 "dyn-clone",9718 "finality-grandpa",9719 "fork-tree",9720 "futures 0.3.21",9721 "futures-timer",9722 "hex",9723 "log",9724 "parity-scale-codec 3.1.5",9725 "parking_lot 0.12.1",9726 "rand 0.8.5",9727 "sc-block-builder",9728 "sc-chain-spec",9729 "sc-client-api",9730 "sc-consensus",9731 "sc-keystore",9732 "sc-network",9733 "sc-network-gossip",9734 "sc-telemetry",9735 "sc-utils",9736 "serde_json",9737 "sp-api",9738 "sp-application-crypto",9739 "sp-arithmetic",9740 "sp-blockchain",9741 "sp-consensus",9742 "sp-core",9743 "sp-finality-grandpa",9744 "sp-keystore",9745 "sp-runtime",9746 "substrate-prometheus-endpoint",9747 "thiserror",9748]97499750[[package]]9751name = "sc-finality-grandpa-rpc"9752version = "0.10.0-dev"9753source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9754dependencies = [9755 "finality-grandpa",9756 "futures 0.3.21",9757 "jsonrpsee",9758 "log",9759 "parity-scale-codec 3.1.5",9760 "sc-client-api",9761 "sc-finality-grandpa",9762 "sc-rpc",9763 "serde",9764 "serde_json",9765 "sp-blockchain",9766 "sp-core",9767 "sp-runtime",9768 "thiserror",9769]97709771[[package]]9772name = "sc-informant"9773version = "0.10.0-dev"9774source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9775dependencies = [9776 "ansi_term",9777 "futures 0.3.21",9778 "futures-timer",9779 "log",9780 "parity-util-mem",9781 "sc-client-api",9782 "sc-network",9783 "sc-transaction-pool-api",9784 "sp-blockchain",9785 "sp-runtime",9786]97879788[[package]]9789name = "sc-keystore"9790version = "4.0.0-dev"9791source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9792dependencies = [9793 "async-trait",9794 "hex",9795 "parking_lot 0.12.1",9796 "serde_json",9797 "sp-application-crypto",9798 "sp-core",9799 "sp-keystore",9800 "thiserror",9801]98029803[[package]]9804name = "sc-network"9805version = "0.10.0-dev"9806source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9807dependencies = [9808 "async-trait",9809 "asynchronous-codec",9810 "bitflags",9811 "bytes 1.1.0",9812 "cid",9813 "either",9814 "fnv",9815 "fork-tree",9816 "futures 0.3.21",9817 "futures-timer",9818 "hex",9819 "ip_network",9820 "libp2p",9821 "linked-hash-map",9822 "linked_hash_set",9823 "log",9824 "lru 0.7.7",9825 "parity-scale-codec 3.1.5",9826 "parking_lot 0.12.1",9827 "pin-project 1.0.10",9828 "prost 0.10.4",9829 "prost-build",9830 "rand 0.7.3",9831 "sc-block-builder",9832 "sc-client-api",9833 "sc-consensus",9834 "sc-network-common",9835 "sc-network-light",9836 "sc-network-sync",9837 "sc-peerset",9838 "sc-utils",9839 "serde",9840 "serde_json",9841 "smallvec",9842 "sp-arithmetic",9843 "sp-blockchain",9844 "sp-consensus",9845 "sp-core",9846 "sp-finality-grandpa",9847 "sp-runtime",9848 "substrate-prometheus-endpoint",9849 "thiserror",9850 "unsigned-varint",9851 "void",9852 "zeroize",9853]98549855[[package]]9856name = "sc-network-common"9857version = "0.10.0-dev"9858source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9859dependencies = [9860 "futures 0.3.21",9861 "libp2p",9862 "parity-scale-codec 3.1.5",9863 "prost-build",9864 "sc-peerset",9865 "smallvec",9866]98679868[[package]]9869name = "sc-network-gossip"9870version = "0.10.0-dev"9871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9872dependencies = [9873 "ahash",9874 "futures 0.3.21",9875 "futures-timer",9876 "libp2p",9877 "log",9878 "lru 0.7.7",9879 "sc-network",9880 "sp-runtime",9881 "substrate-prometheus-endpoint",9882 "tracing",9883]98849885[[package]]9886name = "sc-network-light"9887version = "0.10.0-dev"9888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9889dependencies = [9890 "futures 0.3.21",9891 "libp2p",9892 "log",9893 "parity-scale-codec 3.1.5",9894 "prost 0.10.4",9895 "prost-build",9896 "sc-client-api",9897 "sc-network-common",9898 "sc-peerset",9899 "sp-blockchain",9900 "sp-core",9901 "sp-runtime",9902 "thiserror",9903]99049905[[package]]9906name = "sc-network-sync"9907version = "0.10.0-dev"9908source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9909dependencies = [9910 "bitflags",9911 "either",9912 "fork-tree",9913 "futures 0.3.21",9914 "libp2p",9915 "log",9916 "lru 0.7.7",9917 "parity-scale-codec 3.1.5",9918 "prost 0.10.4",9919 "prost-build",9920 "sc-client-api",9921 "sc-consensus",9922 "sc-network-common",9923 "sc-peerset",9924 "smallvec",9925 "sp-arithmetic",9926 "sp-blockchain",9927 "sp-consensus",9928 "sp-core",9929 "sp-finality-grandpa",9930 "sp-runtime",9931 "thiserror",9932]99339934[[package]]9935name = "sc-offchain"9936version = "4.0.0-dev"9937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9938dependencies = [9939 "bytes 1.1.0",9940 "fnv",9941 "futures 0.3.21",9942 "futures-timer",9943 "hex",9944 "hyper",9945 "hyper-rustls",9946 "num_cpus",9947 "once_cell",9948 "parity-scale-codec 3.1.5",9949 "parking_lot 0.12.1",9950 "rand 0.7.3",9951 "sc-client-api",9952 "sc-network",9953 "sc-utils",9954 "sp-api",9955 "sp-core",9956 "sp-offchain",9957 "sp-runtime",9958 "threadpool",9959 "tracing",9960]99619962[[package]]9963name = "sc-peerset"9964version = "4.0.0-dev"9965source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9966dependencies = [9967 "futures 0.3.21",9968 "libp2p",9969 "log",9970 "sc-utils",9971 "serde_json",9972 "wasm-timer",9973]99749975[[package]]9976name = "sc-proposer-metrics"9977version = "0.10.0-dev"9978source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9979dependencies = [9980 "log",9981 "substrate-prometheus-endpoint",9982]99839984[[package]]9985name = "sc-rpc"9986version = "4.0.0-dev"9987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"9988dependencies = [9989 "futures 0.3.21",9990 "hash-db",9991 "jsonrpsee",9992 "log",9993 "parity-scale-codec 3.1.5",9994 "parking_lot 0.12.1",9995 "sc-block-builder",9996 "sc-chain-spec",9997 "sc-client-api",9998 "sc-rpc-api",9999 "sc-tracing",10000 "sc-transaction-pool-api",10001 "sc-utils",10002 "serde_json",10003 "sp-api",10004 "sp-blockchain",10005 "sp-core",10006 "sp-keystore",10007 "sp-offchain",10008 "sp-rpc",10009 "sp-runtime",10010 "sp-session",10011 "sp-version",10012]1001310014[[package]]10015name = "sc-rpc-api"10016version = "0.10.0-dev"10017source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10018dependencies = [10019 "futures 0.3.21",10020 "jsonrpsee",10021 "log",10022 "parity-scale-codec 3.1.5",10023 "parking_lot 0.12.1",10024 "sc-chain-spec",10025 "sc-transaction-pool-api",10026 "scale-info",10027 "serde",10028 "serde_json",10029 "sp-core",10030 "sp-rpc",10031 "sp-runtime",10032 "sp-tracing",10033 "sp-version",10034 "thiserror",10035]1003610037[[package]]10038name = "sc-rpc-server"10039version = "4.0.0-dev"10040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10041dependencies = [10042 "futures 0.3.21",10043 "jsonrpsee",10044 "log",10045 "serde_json",10046 "substrate-prometheus-endpoint",10047 "tokio 1.19.2",10048]1004910050[[package]]10051name = "sc-service"10052version = "0.10.0-dev"10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10054dependencies = [10055 "async-trait",10056 "directories",10057 "exit-future",10058 "futures 0.3.21",10059 "futures-timer",10060 "hash-db",10061 "jsonrpsee",10062 "log",10063 "parity-scale-codec 3.1.5",10064 "parity-util-mem",10065 "parking_lot 0.12.1",10066 "pin-project 1.0.10",10067 "rand 0.7.3",10068 "sc-block-builder",10069 "sc-chain-spec",10070 "sc-client-api",10071 "sc-client-db",10072 "sc-consensus",10073 "sc-executor",10074 "sc-informant",10075 "sc-keystore",10076 "sc-network",10077 "sc-network-common",10078 "sc-offchain",10079 "sc-rpc",10080 "sc-rpc-server",10081 "sc-sysinfo",10082 "sc-telemetry",10083 "sc-tracing",10084 "sc-transaction-pool",10085 "sc-transaction-pool-api",10086 "sc-utils",10087 "serde",10088 "serde_json",10089 "sp-api",10090 "sp-application-crypto",10091 "sp-block-builder",10092 "sp-blockchain",10093 "sp-consensus",10094 "sp-core",10095 "sp-externalities",10096 "sp-inherents",10097 "sp-keystore",10098 "sp-runtime",10099 "sp-session",10100 "sp-state-machine",10101 "sp-storage",10102 "sp-tracing",10103 "sp-transaction-pool",10104 "sp-transaction-storage-proof",10105 "sp-trie",10106 "sp-version",10107 "substrate-prometheus-endpoint",10108 "tempfile",10109 "thiserror",10110 "tokio 1.19.2",10111 "tracing",10112 "tracing-futures",10113]1011410115[[package]]10116name = "sc-state-db"10117version = "0.10.0-dev"10118source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10119dependencies = [10120 "log",10121 "parity-scale-codec 3.1.5",10122 "parity-util-mem",10123 "parity-util-mem-derive",10124 "parking_lot 0.12.1",10125 "sc-client-api",10126 "sp-core",10127]1012810129[[package]]10130name = "sc-sync-state-rpc"10131version = "0.10.0-dev"10132source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10133dependencies = [10134 "jsonrpsee",10135 "parity-scale-codec 3.1.5",10136 "sc-chain-spec",10137 "sc-client-api",10138 "sc-consensus-babe",10139 "sc-consensus-epochs",10140 "sc-finality-grandpa",10141 "serde",10142 "serde_json",10143 "sp-blockchain",10144 "sp-runtime",10145 "thiserror",10146]1014710148[[package]]10149name = "sc-sysinfo"10150version = "6.0.0-dev"10151source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10152dependencies = [10153 "futures 0.3.21",10154 "libc",10155 "log",10156 "rand 0.7.3",10157 "rand_pcg 0.2.1",10158 "regex",10159 "sc-telemetry",10160 "serde",10161 "serde_json",10162 "sp-core",10163 "sp-io",10164 "sp-std",10165]1016610167[[package]]10168name = "sc-telemetry"10169version = "4.0.0-dev"10170source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10171dependencies = [10172 "chrono",10173 "futures 0.3.21",10174 "libp2p",10175 "log",10176 "parking_lot 0.12.1",10177 "pin-project 1.0.10",10178 "rand 0.7.3",10179 "serde",10180 "serde_json",10181 "thiserror",10182 "wasm-timer",10183]1018410185[[package]]10186name = "sc-tracing"10187version = "4.0.0-dev"10188source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10189dependencies = [10190 "ansi_term",10191 "atty",10192 "chrono",10193 "lazy_static",10194 "libc",10195 "log",10196 "once_cell",10197 "parking_lot 0.12.1",10198 "regex",10199 "rustc-hash",10200 "sc-client-api",10201 "sc-rpc-server",10202 "sc-tracing-proc-macro",10203 "serde",10204 "sp-api",10205 "sp-blockchain",10206 "sp-core",10207 "sp-rpc",10208 "sp-runtime",10209 "sp-tracing",10210 "thiserror",10211 "tracing",10212 "tracing-log",10213 "tracing-subscriber",10214]1021510216[[package]]10217name = "sc-tracing-proc-macro"10218version = "4.0.0-dev"10219source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10220dependencies = [10221 "proc-macro-crate",10222 "proc-macro2",10223 "quote",10224 "syn",10225]1022610227[[package]]10228name = "sc-transaction-pool"10229version = "4.0.0-dev"10230source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10231dependencies = [10232 "futures 0.3.21",10233 "futures-timer",10234 "linked-hash-map",10235 "log",10236 "parity-scale-codec 3.1.5",10237 "parity-util-mem",10238 "parking_lot 0.12.1",10239 "retain_mut",10240 "sc-client-api",10241 "sc-transaction-pool-api",10242 "sc-utils",10243 "serde",10244 "sp-api",10245 "sp-blockchain",10246 "sp-core",10247 "sp-runtime",10248 "sp-tracing",10249 "sp-transaction-pool",10250 "substrate-prometheus-endpoint",10251 "thiserror",10252]1025310254[[package]]10255name = "sc-transaction-pool-api"10256version = "4.0.0-dev"10257source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10258dependencies = [10259 "futures 0.3.21",10260 "log",10261 "serde",10262 "sp-blockchain",10263 "sp-runtime",10264 "thiserror",10265]1026610267[[package]]10268name = "sc-utils"10269version = "4.0.0-dev"10270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10271dependencies = [10272 "futures 0.3.21",10273 "futures-timer",10274 "lazy_static",10275 "log",10276 "parking_lot 0.12.1",10277 "prometheus",10278]1027910280[[package]]10281name = "scale-info"10282version = "2.1.2"10283source = "registry+https://github.com/rust-lang/crates.io-index"10284checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10285dependencies = [10286 "bitvec 1.0.0",10287 "cfg-if 1.0.0",10288 "derive_more",10289 "parity-scale-codec 3.1.5",10290 "scale-info-derive",10291 "serde",10292]1029310294[[package]]10295name = "scale-info-derive"10296version = "2.1.2"10297source = "registry+https://github.com/rust-lang/crates.io-index"10298checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c"10299dependencies = [10300 "proc-macro-crate",10301 "proc-macro2",10302 "quote",10303 "syn",10304]1030510306[[package]]10307name = "schannel"10308version = "0.1.20"10309source = "registry+https://github.com/rust-lang/crates.io-index"10310checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10311dependencies = [10312 "lazy_static",10313 "windows-sys",10314]1031510316[[package]]10317name = "schnorrkel"10318version = "0.9.1"10319source = "registry+https://github.com/rust-lang/crates.io-index"10320checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10321dependencies = [10322 "arrayref",10323 "arrayvec 0.5.2",10324 "curve25519-dalek 2.1.3",10325 "getrandom 0.1.16",10326 "merlin",10327 "rand 0.7.3",10328 "rand_core 0.5.1",10329 "sha2 0.8.2",10330 "subtle",10331 "zeroize",10332]1033310334[[package]]10335name = "scopeguard"10336version = "1.1.0"10337source = "registry+https://github.com/rust-lang/crates.io-index"10338checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1033910340[[package]]10341name = "sct"10342version = "0.7.0"10343source = "registry+https://github.com/rust-lang/crates.io-index"10344checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10345dependencies = [10346 "ring",10347 "untrusted",10348]1034910350[[package]]10351name = "sec1"10352version = "0.2.1"10353source = "registry+https://github.com/rust-lang/crates.io-index"10354checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10355dependencies = [10356 "der",10357 "generic-array 0.14.5",10358 "subtle",10359 "zeroize",10360]1036110362[[package]]10363name = "secp256k1"10364version = "0.21.3"10365source = "registry+https://github.com/rust-lang/crates.io-index"10366checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10367dependencies = [10368 "secp256k1-sys",10369]1037010371[[package]]10372name = "secp256k1-sys"10373version = "0.4.2"10374source = "registry+https://github.com/rust-lang/crates.io-index"10375checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10376dependencies = [10377 "cc",10378]1037910380[[package]]10381name = "secrecy"10382version = "0.8.0"10383source = "registry+https://github.com/rust-lang/crates.io-index"10384checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10385dependencies = [10386 "zeroize",10387]1038810389[[package]]10390name = "security-framework"10391version = "2.6.1"10392source = "registry+https://github.com/rust-lang/crates.io-index"10393checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10394dependencies = [10395 "bitflags",10396 "core-foundation",10397 "core-foundation-sys",10398 "libc",10399 "security-framework-sys",10400]1040110402[[package]]10403name = "security-framework-sys"10404version = "2.6.1"10405source = "registry+https://github.com/rust-lang/crates.io-index"10406checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10407dependencies = [10408 "core-foundation-sys",10409 "libc",10410]1041110412[[package]]10413name = "semver"10414version = "0.6.0"10415source = "registry+https://github.com/rust-lang/crates.io-index"10416checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10417dependencies = [10418 "semver-parser",10419]1042010421[[package]]10422name = "semver"10423version = "0.9.0"10424source = "registry+https://github.com/rust-lang/crates.io-index"10425checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10426dependencies = [10427 "semver-parser",10428]1042910430[[package]]10431name = "semver"10432version = "1.0.10"10433source = "registry+https://github.com/rust-lang/crates.io-index"10434checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"10435dependencies = [10436 "serde",10437]1043810439[[package]]10440name = "semver-parser"10441version = "0.7.0"10442source = "registry+https://github.com/rust-lang/crates.io-index"10443checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1044410445[[package]]10446name = "serde"10447version = "1.0.137"10448source = "registry+https://github.com/rust-lang/crates.io-index"10449checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"10450dependencies = [10451 "serde_derive",10452]1045310454[[package]]10455name = "serde_derive"10456version = "1.0.137"10457source = "registry+https://github.com/rust-lang/crates.io-index"10458checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"10459dependencies = [10460 "proc-macro2",10461 "quote",10462 "syn",10463]1046410465[[package]]10466name = "serde_json"10467version = "1.0.81"10468source = "registry+https://github.com/rust-lang/crates.io-index"10469checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"10470dependencies = [10471 "itoa 1.0.2",10472 "ryu",10473 "serde",10474]1047510476[[package]]10477name = "serde_nanos"10478version = "0.1.2"10479source = "registry+https://github.com/rust-lang/crates.io-index"10480checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10481dependencies = [10482 "serde",10483]1048410485[[package]]10486name = "sha-1"10487version = "0.8.2"10488source = "registry+https://github.com/rust-lang/crates.io-index"10489checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10490dependencies = [10491 "block-buffer 0.7.3",10492 "digest 0.8.1",10493 "fake-simd",10494 "opaque-debug 0.2.3",10495]1049610497[[package]]10498name = "sha-1"10499version = "0.9.8"10500source = "registry+https://github.com/rust-lang/crates.io-index"10501checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10502dependencies = [10503 "block-buffer 0.9.0",10504 "cfg-if 1.0.0",10505 "cpufeatures",10506 "digest 0.9.0",10507 "opaque-debug 0.3.0",10508]1050910510[[package]]10511name = "sha2"10512version = "0.8.2"10513source = "registry+https://github.com/rust-lang/crates.io-index"10514checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10515dependencies = [10516 "block-buffer 0.7.3",10517 "digest 0.8.1",10518 "fake-simd",10519 "opaque-debug 0.2.3",10520]1052110522[[package]]10523name = "sha2"10524version = "0.9.9"10525source = "registry+https://github.com/rust-lang/crates.io-index"10526checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10527dependencies = [10528 "block-buffer 0.9.0",10529 "cfg-if 1.0.0",10530 "cpufeatures",10531 "digest 0.9.0",10532 "opaque-debug 0.3.0",10533]1053410535[[package]]10536name = "sha2"10537version = "0.10.2"10538source = "registry+https://github.com/rust-lang/crates.io-index"10539checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10540dependencies = [10541 "cfg-if 1.0.0",10542 "cpufeatures",10543 "digest 0.10.3",10544]1054510546[[package]]10547name = "sha3"10548version = "0.9.1"10549source = "registry+https://github.com/rust-lang/crates.io-index"10550checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10551dependencies = [10552 "block-buffer 0.9.0",10553 "digest 0.9.0",10554 "keccak",10555 "opaque-debug 0.3.0",10556]1055710558[[package]]10559name = "sha3"10560version = "0.10.1"10561source = "registry+https://github.com/rust-lang/crates.io-index"10562checksum = "881bf8156c87b6301fc5ca6b27f11eeb2761224c7081e69b409d5a1951a70c86"10563dependencies = [10564 "digest 0.10.3",10565 "keccak",10566]1056710568[[package]]10569name = "sharded-slab"10570version = "0.1.4"10571source = "registry+https://github.com/rust-lang/crates.io-index"10572checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10573dependencies = [10574 "lazy_static",10575]1057610577[[package]]10578name = "shlex"10579version = "1.1.0"10580source = "registry+https://github.com/rust-lang/crates.io-index"10581checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1058210583[[package]]10584name = "signal-hook"10585version = "0.3.14"10586source = "registry+https://github.com/rust-lang/crates.io-index"10587checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"10588dependencies = [10589 "libc",10590 "signal-hook-registry",10591]1059210593[[package]]10594name = "signal-hook-registry"10595version = "1.4.0"10596source = "registry+https://github.com/rust-lang/crates.io-index"10597checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10598dependencies = [10599 "libc",10600]1060110602[[package]]10603name = "signature"10604version = "1.4.0"10605source = "registry+https://github.com/rust-lang/crates.io-index"10606checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10607dependencies = [10608 "digest 0.9.0",10609 "rand_core 0.6.3",10610]1061110612[[package]]10613name = "simba"10614version = "0.5.1"10615source = "registry+https://github.com/rust-lang/crates.io-index"10616checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10617dependencies = [10618 "approx",10619 "num-complex",10620 "num-traits",10621 "paste",10622]1062310624[[package]]10625name = "slab"10626version = "0.4.6"10627source = "registry+https://github.com/rust-lang/crates.io-index"10628checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"1062910630[[package]]10631name = "slot-range-helper"10632version = "0.9.23"10633source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"10634dependencies = [10635 "enumn",10636 "parity-scale-codec 3.1.5",10637 "paste",10638 "sp-runtime",10639 "sp-std",10640]1064110642[[package]]10643name = "slotmap"10644version = "1.0.6"10645source = "registry+https://github.com/rust-lang/crates.io-index"10646checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10647dependencies = [10648 "version_check",10649]1065010651[[package]]10652name = "smallvec"10653version = "1.8.0"10654source = "registry+https://github.com/rust-lang/crates.io-index"10655checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"1065610657[[package]]10658name = "snap"10659version = "1.0.5"10660source = "registry+https://github.com/rust-lang/crates.io-index"10661checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1066210663[[package]]10664name = "snow"10665version = "0.9.0"10666source = "registry+https://github.com/rust-lang/crates.io-index"10667checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"10668dependencies = [10669 "aes-gcm",10670 "blake2",10671 "chacha20poly1305",10672 "curve25519-dalek 4.0.0-pre.1",10673 "rand_core 0.6.3",10674 "ring",10675 "rustc_version 0.4.0",10676 "sha2 0.10.2",10677 "subtle",10678]1067910680[[package]]10681name = "socket2"10682version = "0.4.4"10683source = "registry+https://github.com/rust-lang/crates.io-index"10684checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"10685dependencies = [10686 "libc",10687 "winapi",10688]1068910690[[package]]10691name = "soketto"10692version = "0.7.1"10693source = "registry+https://github.com/rust-lang/crates.io-index"10694checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10695dependencies = [10696 "base64",10697 "bytes 1.1.0",10698 "flate2",10699 "futures 0.3.21",10700 "httparse",10701 "log",10702 "rand 0.8.5",10703 "sha-1 0.9.8",10704]1070510706[[package]]10707name = "sp-api"10708version = "4.0.0-dev"10709source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10710dependencies = [10711 "hash-db",10712 "log",10713 "parity-scale-codec 3.1.5",10714 "sp-api-proc-macro",10715 "sp-core",10716 "sp-runtime",10717 "sp-state-machine",10718 "sp-std",10719 "sp-version",10720 "thiserror",10721]1072210723[[package]]10724name = "sp-api-proc-macro"10725version = "4.0.0-dev"10726source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10727dependencies = [10728 "blake2",10729 "proc-macro-crate",10730 "proc-macro2",10731 "quote",10732 "syn",10733]1073410735[[package]]10736name = "sp-application-crypto"10737version = "6.0.0"10738source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10739dependencies = [10740 "parity-scale-codec 3.1.5",10741 "scale-info",10742 "serde",10743 "sp-core",10744 "sp-io",10745 "sp-std",10746]1074710748[[package]]10749name = "sp-arithmetic"10750version = "5.0.0"10751source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10752dependencies = [10753 "integer-sqrt",10754 "num-traits",10755 "parity-scale-codec 3.1.5",10756 "scale-info",10757 "serde",10758 "sp-debug-derive",10759 "sp-std",10760 "static_assertions",10761]1076210763[[package]]10764name = "sp-authority-discovery"10765version = "4.0.0-dev"10766source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10767dependencies = [10768 "parity-scale-codec 3.1.5",10769 "scale-info",10770 "sp-api",10771 "sp-application-crypto",10772 "sp-runtime",10773 "sp-std",10774]1077510776[[package]]10777name = "sp-authorship"10778version = "4.0.0-dev"10779source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10780dependencies = [10781 "async-trait",10782 "parity-scale-codec 3.1.5",10783 "sp-inherents",10784 "sp-runtime",10785 "sp-std",10786]1078710788[[package]]10789name = "sp-block-builder"10790version = "4.0.0-dev"10791source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10792dependencies = [10793 "parity-scale-codec 3.1.5",10794 "sp-api",10795 "sp-inherents",10796 "sp-runtime",10797 "sp-std",10798]1079910800[[package]]10801name = "sp-blockchain"10802version = "4.0.0-dev"10803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10804dependencies = [10805 "futures 0.3.21",10806 "log",10807 "lru 0.7.7",10808 "parity-scale-codec 3.1.5",10809 "parking_lot 0.12.1",10810 "sp-api",10811 "sp-consensus",10812 "sp-database",10813 "sp-runtime",10814 "sp-state-machine",10815 "thiserror",10816]1081710818[[package]]10819name = "sp-consensus"10820version = "0.10.0-dev"10821source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10822dependencies = [10823 "async-trait",10824 "futures 0.3.21",10825 "futures-timer",10826 "log",10827 "parity-scale-codec 3.1.5",10828 "sp-core",10829 "sp-inherents",10830 "sp-runtime",10831 "sp-state-machine",10832 "sp-std",10833 "sp-version",10834 "thiserror",10835]1083610837[[package]]10838name = "sp-consensus-aura"10839version = "0.10.0-dev"10840source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10841dependencies = [10842 "async-trait",10843 "parity-scale-codec 3.1.5",10844 "scale-info",10845 "sp-api",10846 "sp-application-crypto",10847 "sp-consensus",10848 "sp-consensus-slots",10849 "sp-inherents",10850 "sp-runtime",10851 "sp-std",10852 "sp-timestamp",10853]1085410855[[package]]10856name = "sp-consensus-babe"10857version = "0.10.0-dev"10858source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10859dependencies = [10860 "async-trait",10861 "merlin",10862 "parity-scale-codec 3.1.5",10863 "scale-info",10864 "serde",10865 "sp-api",10866 "sp-application-crypto",10867 "sp-consensus",10868 "sp-consensus-slots",10869 "sp-consensus-vrf",10870 "sp-core",10871 "sp-inherents",10872 "sp-keystore",10873 "sp-runtime",10874 "sp-std",10875 "sp-timestamp",10876]1087710878[[package]]10879name = "sp-consensus-slots"10880version = "0.10.0-dev"10881source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10882dependencies = [10883 "parity-scale-codec 3.1.5",10884 "scale-info",10885 "serde",10886 "sp-arithmetic",10887 "sp-runtime",10888 "sp-std",10889 "sp-timestamp",10890]1089110892[[package]]10893name = "sp-consensus-vrf"10894version = "0.10.0-dev"10895source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10896dependencies = [10897 "parity-scale-codec 3.1.5",10898 "scale-info",10899 "schnorrkel",10900 "sp-core",10901 "sp-runtime",10902 "sp-std",10903]1090410905[[package]]10906name = "sp-core"10907version = "6.0.0"10908source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10909dependencies = [10910 "base58",10911 "bitflags",10912 "blake2-rfc",10913 "byteorder",10914 "dyn-clonable",10915 "ed25519-dalek",10916 "futures 0.3.21",10917 "hash-db",10918 "hash256-std-hasher",10919 "hex",10920 "impl-serde",10921 "lazy_static",10922 "libsecp256k1",10923 "log",10924 "merlin",10925 "num-traits",10926 "parity-scale-codec 3.1.5",10927 "parity-util-mem",10928 "parking_lot 0.12.1",10929 "primitive-types",10930 "rand 0.7.3",10931 "regex",10932 "scale-info",10933 "schnorrkel",10934 "secp256k1",10935 "secrecy",10936 "serde",10937 "sp-core-hashing",10938 "sp-debug-derive",10939 "sp-externalities",10940 "sp-runtime-interface",10941 "sp-std",10942 "sp-storage",10943 "ss58-registry",10944 "substrate-bip39",10945 "thiserror",10946 "tiny-bip39",10947 "wasmi",10948 "zeroize",10949]1095010951[[package]]10952name = "sp-core-hashing"10953version = "4.0.0"10954source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10955dependencies = [10956 "blake2",10957 "byteorder",10958 "digest 0.10.3",10959 "sha2 0.10.2",10960 "sha3 0.10.1",10961 "sp-std",10962 "twox-hash",10963]1096410965[[package]]10966name = "sp-core-hashing-proc-macro"10967version = "5.0.0"10968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10969dependencies = [10970 "proc-macro2",10971 "quote",10972 "sp-core-hashing",10973 "syn",10974]1097510976[[package]]10977name = "sp-database"10978version = "4.0.0-dev"10979source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10980dependencies = [10981 "kvdb",10982 "parking_lot 0.12.1",10983]1098410985[[package]]10986name = "sp-debug-derive"10987version = "4.0.0"10988source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10989dependencies = [10990 "proc-macro2",10991 "quote",10992 "syn",10993]1099410995[[package]]10996name = "sp-externalities"10997version = "0.12.0"10998source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"10999dependencies = [11000 "environmental",11001 "parity-scale-codec 3.1.5",11002 "sp-std",11003 "sp-storage",11004]1100511006[[package]]11007name = "sp-finality-grandpa"11008version = "4.0.0-dev"11009source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11010dependencies = [11011 "finality-grandpa",11012 "log",11013 "parity-scale-codec 3.1.5",11014 "scale-info",11015 "serde",11016 "sp-api",11017 "sp-application-crypto",11018 "sp-core",11019 "sp-keystore",11020 "sp-runtime",11021 "sp-std",11022]1102311024[[package]]11025name = "sp-inherents"11026version = "4.0.0-dev"11027source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11028dependencies = [11029 "async-trait",11030 "impl-trait-for-tuples",11031 "parity-scale-codec 3.1.5",11032 "sp-core",11033 "sp-runtime",11034 "sp-std",11035 "thiserror",11036]1103711038[[package]]11039name = "sp-io"11040version = "6.0.0"11041source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11042dependencies = [11043 "futures 0.3.21",11044 "hash-db",11045 "libsecp256k1",11046 "log",11047 "parity-scale-codec 3.1.5",11048 "parking_lot 0.12.1",11049 "secp256k1",11050 "sp-core",11051 "sp-externalities",11052 "sp-keystore",11053 "sp-runtime-interface",11054 "sp-state-machine",11055 "sp-std",11056 "sp-tracing",11057 "sp-trie",11058 "sp-wasm-interface",11059 "tracing",11060 "tracing-core",11061]1106211063[[package]]11064name = "sp-keyring"11065version = "6.0.0"11066source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11067dependencies = [11068 "lazy_static",11069 "sp-core",11070 "sp-runtime",11071 "strum 0.23.0",11072]1107311074[[package]]11075name = "sp-keystore"11076version = "0.12.0"11077source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11078dependencies = [11079 "async-trait",11080 "futures 0.3.21",11081 "merlin",11082 "parity-scale-codec 3.1.5",11083 "parking_lot 0.12.1",11084 "schnorrkel",11085 "serde",11086 "sp-core",11087 "sp-externalities",11088 "thiserror",11089]1109011091[[package]]11092name = "sp-maybe-compressed-blob"11093version = "4.1.0-dev"11094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11095dependencies = [11096 "thiserror",11097 "zstd",11098]1109911100[[package]]11101name = "sp-mmr-primitives"11102version = "4.0.0-dev"11103source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11104dependencies = [11105 "log",11106 "parity-scale-codec 3.1.5",11107 "serde",11108 "sp-api",11109 "sp-core",11110 "sp-debug-derive",11111 "sp-runtime",11112 "sp-std",11113]1111411115[[package]]11116name = "sp-npos-elections"11117version = "4.0.0-dev"11118source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11119dependencies = [11120 "parity-scale-codec 3.1.5",11121 "scale-info",11122 "serde",11123 "sp-arithmetic",11124 "sp-core",11125 "sp-runtime",11126 "sp-std",11127]1112811129[[package]]11130name = "sp-offchain"11131version = "4.0.0-dev"11132source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11133dependencies = [11134 "sp-api",11135 "sp-core",11136 "sp-runtime",11137]1113811139[[package]]11140name = "sp-panic-handler"11141version = "4.0.0"11142source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11143dependencies = [11144 "backtrace",11145 "lazy_static",11146 "regex",11147]1114811149[[package]]11150name = "sp-rpc"11151version = "6.0.0"11152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11153dependencies = [11154 "rustc-hash",11155 "serde",11156 "sp-core",11157]1115811159[[package]]11160name = "sp-runtime"11161version = "6.0.0"11162source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11163dependencies = [11164 "either",11165 "hash256-std-hasher",11166 "impl-trait-for-tuples",11167 "log",11168 "parity-scale-codec 3.1.5",11169 "parity-util-mem",11170 "paste",11171 "rand 0.7.3",11172 "scale-info",11173 "serde",11174 "sp-application-crypto",11175 "sp-arithmetic",11176 "sp-core",11177 "sp-io",11178 "sp-std",11179]1118011181[[package]]11182name = "sp-runtime-interface"11183version = "6.0.0"11184source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11185dependencies = [11186 "impl-trait-for-tuples",11187 "parity-scale-codec 3.1.5",11188 "primitive-types",11189 "sp-externalities",11190 "sp-runtime-interface-proc-macro",11191 "sp-std",11192 "sp-storage",11193 "sp-tracing",11194 "sp-wasm-interface",11195 "static_assertions",11196]1119711198[[package]]11199name = "sp-runtime-interface-proc-macro"11200version = "5.0.0"11201source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11202dependencies = [11203 "Inflector",11204 "proc-macro-crate",11205 "proc-macro2",11206 "quote",11207 "syn",11208]1120911210[[package]]11211name = "sp-sandbox"11212version = "0.10.0-dev"11213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11214dependencies = [11215 "log",11216 "parity-scale-codec 3.1.5",11217 "sp-core",11218 "sp-io",11219 "sp-std",11220 "sp-wasm-interface",11221 "wasmi",11222]1122311224[[package]]11225name = "sp-serializer"11226version = "4.0.0-dev"11227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11228dependencies = [11229 "serde",11230 "serde_json",11231]1123211233[[package]]11234name = "sp-session"11235version = "4.0.0-dev"11236source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11237dependencies = [11238 "parity-scale-codec 3.1.5",11239 "scale-info",11240 "sp-api",11241 "sp-core",11242 "sp-runtime",11243 "sp-staking",11244 "sp-std",11245]1124611247[[package]]11248name = "sp-staking"11249version = "4.0.0-dev"11250source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11251dependencies = [11252 "parity-scale-codec 3.1.5",11253 "scale-info",11254 "sp-runtime",11255 "sp-std",11256]1125711258[[package]]11259name = "sp-state-machine"11260version = "0.12.0"11261source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11262dependencies = [11263 "hash-db",11264 "log",11265 "num-traits",11266 "parity-scale-codec 3.1.5",11267 "parking_lot 0.12.1",11268 "rand 0.7.3",11269 "smallvec",11270 "sp-core",11271 "sp-externalities",11272 "sp-panic-handler",11273 "sp-std",11274 "sp-trie",11275 "thiserror",11276 "tracing",11277 "trie-root",11278]1127911280[[package]]11281name = "sp-std"11282version = "4.0.0"11283source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"1128411285[[package]]11286name = "sp-storage"11287version = "6.0.0"11288source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11289dependencies = [11290 "impl-serde",11291 "parity-scale-codec 3.1.5",11292 "ref-cast",11293 "serde",11294 "sp-debug-derive",11295 "sp-std",11296]1129711298[[package]]11299name = "sp-tasks"11300version = "4.0.0-dev"11301source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11302dependencies = [11303 "log",11304 "sp-core",11305 "sp-externalities",11306 "sp-io",11307 "sp-runtime-interface",11308 "sp-std",11309]1131011311[[package]]11312name = "sp-timestamp"11313version = "4.0.0-dev"11314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11315dependencies = [11316 "async-trait",11317 "futures-timer",11318 "log",11319 "parity-scale-codec 3.1.5",11320 "sp-api",11321 "sp-inherents",11322 "sp-runtime",11323 "sp-std",11324 "thiserror",11325]1132611327[[package]]11328name = "sp-tracing"11329version = "5.0.0"11330source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11331dependencies = [11332 "parity-scale-codec 3.1.5",11333 "sp-std",11334 "tracing",11335 "tracing-core",11336 "tracing-subscriber",11337]1133811339[[package]]11340name = "sp-transaction-pool"11341version = "4.0.0-dev"11342source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11343dependencies = [11344 "sp-api",11345 "sp-runtime",11346]1134711348[[package]]11349name = "sp-transaction-storage-proof"11350version = "4.0.0-dev"11351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11352dependencies = [11353 "async-trait",11354 "log",11355 "parity-scale-codec 3.1.5",11356 "scale-info",11357 "sp-core",11358 "sp-inherents",11359 "sp-runtime",11360 "sp-std",11361 "sp-trie",11362]1136311364[[package]]11365name = "sp-trie"11366version = "6.0.0"11367source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11368dependencies = [11369 "hash-db",11370 "memory-db",11371 "parity-scale-codec 3.1.5",11372 "scale-info",11373 "sp-core",11374 "sp-std",11375 "thiserror",11376 "trie-db",11377 "trie-root",11378]1137911380[[package]]11381name = "sp-version"11382version = "5.0.0"11383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11384dependencies = [11385 "impl-serde",11386 "parity-scale-codec 3.1.5",11387 "parity-wasm 0.42.2",11388 "scale-info",11389 "serde",11390 "sp-core-hashing-proc-macro",11391 "sp-runtime",11392 "sp-std",11393 "sp-version-proc-macro",11394 "thiserror",11395]1139611397[[package]]11398name = "sp-version-proc-macro"11399version = "4.0.0-dev"11400source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11401dependencies = [11402 "parity-scale-codec 3.1.5",11403 "proc-macro2",11404 "quote",11405 "syn",11406]1140711408[[package]]11409name = "sp-wasm-interface"11410version = "6.0.0"11411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11412dependencies = [11413 "impl-trait-for-tuples",11414 "log",11415 "parity-scale-codec 3.1.5",11416 "sp-std",11417 "wasmi",11418 "wasmtime",11419]1142011421[[package]]11422name = "spin"11423version = "0.5.2"11424source = "registry+https://github.com/rust-lang/crates.io-index"11425checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1142611427[[package]]11428name = "ss58-registry"11429version = "1.22.0"11430source = "registry+https://github.com/rust-lang/crates.io-index"11431checksum = "5d804c8d48aeab838be31570866fce1130d275b563d49af08b4927a0bd561e7c"11432dependencies = [11433 "Inflector",11434 "num-format",11435 "proc-macro2",11436 "quote",11437 "serde",11438 "serde_json",11439 "unicode-xid",11440]1144111442[[package]]11443name = "stable_deref_trait"11444version = "1.2.0"11445source = "registry+https://github.com/rust-lang/crates.io-index"11446checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1144711448[[package]]11449name = "static_assertions"11450version = "1.1.0"11451source = "registry+https://github.com/rust-lang/crates.io-index"11452checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1145311454[[package]]11455name = "static_init"11456version = "0.5.2"11457source = "registry+https://github.com/rust-lang/crates.io-index"11458checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11459dependencies = [11460 "cfg_aliases",11461 "libc",11462 "parking_lot 0.11.2",11463 "static_init_macro",11464]1146511466[[package]]11467name = "static_init_macro"11468version = "0.5.0"11469source = "registry+https://github.com/rust-lang/crates.io-index"11470checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11471dependencies = [11472 "cfg_aliases",11473 "memchr",11474 "proc-macro2",11475 "quote",11476 "syn",11477]1147811479[[package]]11480name = "statrs"11481version = "0.15.0"11482source = "registry+https://github.com/rust-lang/crates.io-index"11483checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11484dependencies = [11485 "approx",11486 "lazy_static",11487 "nalgebra",11488 "num-traits",11489 "rand 0.8.5",11490]1149111492[[package]]11493name = "strsim"11494version = "0.10.0"11495source = "registry+https://github.com/rust-lang/crates.io-index"11496checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1149711498[[package]]11499name = "struct-versioning"11500version = "0.1.0"11501dependencies = [11502 "quote",11503 "syn",11504]1150511506[[package]]11507name = "strum"11508version = "0.23.0"11509source = "registry+https://github.com/rust-lang/crates.io-index"11510checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11511dependencies = [11512 "strum_macros 0.23.1",11513]1151411515[[package]]11516name = "strum"11517version = "0.24.1"11518source = "registry+https://github.com/rust-lang/crates.io-index"11519checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11520dependencies = [11521 "strum_macros 0.24.0",11522]1152311524[[package]]11525name = "strum_macros"11526version = "0.23.1"11527source = "registry+https://github.com/rust-lang/crates.io-index"11528checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38"11529dependencies = [11530 "heck 0.3.3",11531 "proc-macro2",11532 "quote",11533 "rustversion",11534 "syn",11535]1153611537[[package]]11538name = "strum_macros"11539version = "0.24.0"11540source = "registry+https://github.com/rust-lang/crates.io-index"11541checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"11542dependencies = [11543 "heck 0.4.0",11544 "proc-macro2",11545 "quote",11546 "rustversion",11547 "syn",11548]1154911550[[package]]11551name = "substrate-bip39"11552version = "0.4.4"11553source = "registry+https://github.com/rust-lang/crates.io-index"11554checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"11555dependencies = [11556 "hmac 0.11.0",11557 "pbkdf2 0.8.0",11558 "schnorrkel",11559 "sha2 0.9.9",11560 "zeroize",11561]1156211563[[package]]11564name = "substrate-build-script-utils"11565version = "3.0.0"11566source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11567dependencies = [11568 "platforms",11569]1157011571[[package]]11572name = "substrate-frame-rpc-system"11573version = "4.0.0-dev"11574source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11575dependencies = [11576 "frame-system-rpc-runtime-api",11577 "futures 0.3.21",11578 "jsonrpsee",11579 "log",11580 "parity-scale-codec 3.1.5",11581 "sc-client-api",11582 "sc-rpc-api",11583 "sc-transaction-pool-api",11584 "serde_json",11585 "sp-api",11586 "sp-block-builder",11587 "sp-blockchain",11588 "sp-core",11589 "sp-runtime",11590]1159111592[[package]]11593name = "substrate-prometheus-endpoint"11594version = "0.10.0-dev"11595source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11596dependencies = [11597 "futures-util",11598 "hyper",11599 "log",11600 "prometheus",11601 "thiserror",11602 "tokio 1.19.2",11603]1160411605[[package]]11606name = "substrate-state-trie-migration-rpc"11607version = "4.0.0-dev"11608source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11609dependencies = [11610 "jsonrpsee",11611 "log",11612 "parity-scale-codec 3.1.5",11613 "sc-client-api",11614 "sc-rpc-api",11615 "scale-info",11616 "serde",11617 "sp-core",11618 "sp-io",11619 "sp-runtime",11620 "sp-state-machine",11621 "sp-std",11622 "sp-trie",11623 "trie-db",11624]1162511626[[package]]11627name = "substrate-test-client"11628version = "2.0.1"11629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11630dependencies = [11631 "async-trait",11632 "futures 0.3.21",11633 "hex",11634 "parity-scale-codec 3.1.5",11635 "sc-client-api",11636 "sc-client-db",11637 "sc-consensus",11638 "sc-executor",11639 "sc-offchain",11640 "sc-service",11641 "serde",11642 "serde_json",11643 "sp-blockchain",11644 "sp-consensus",11645 "sp-core",11646 "sp-keyring",11647 "sp-keystore",11648 "sp-runtime",11649 "sp-state-machine",11650]1165111652[[package]]11653name = "substrate-test-utils"11654version = "4.0.0-dev"11655source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11656dependencies = [11657 "futures 0.3.21",11658 "substrate-test-utils-derive",11659 "tokio 1.19.2",11660]1166111662[[package]]11663name = "substrate-test-utils-derive"11664version = "0.10.0-dev"11665source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11666dependencies = [11667 "proc-macro-crate",11668 "proc-macro2",11669 "quote",11670 "syn",11671]1167211673[[package]]11674name = "substrate-wasm-builder"11675version = "5.0.0-dev"11676source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"11677dependencies = [11678 "ansi_term",11679 "build-helper",11680 "cargo_metadata",11681 "sp-maybe-compressed-blob",11682 "strum 0.23.0",11683 "tempfile",11684 "toml",11685 "walkdir",11686 "wasm-gc-api",11687]1168811689[[package]]11690name = "subtle"11691version = "2.4.1"11692source = "registry+https://github.com/rust-lang/crates.io-index"11693checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1169411695[[package]]11696name = "syn"11697version = "1.0.98"11698source = "registry+https://github.com/rust-lang/crates.io-index"11699checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"11700dependencies = [11701 "proc-macro2",11702 "quote",11703 "unicode-ident",11704]1170511706[[package]]11707name = "synstructure"11708version = "0.12.6"11709source = "registry+https://github.com/rust-lang/crates.io-index"11710checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11711dependencies = [11712 "proc-macro2",11713 "quote",11714 "syn",11715 "unicode-xid",11716]1171711718[[package]]11719name = "system-configuration"11720version = "0.5.0"11721source = "registry+https://github.com/rust-lang/crates.io-index"11722checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"11723dependencies = [11724 "bitflags",11725 "core-foundation",11726 "system-configuration-sys",11727]1172811729[[package]]11730name = "system-configuration-sys"11731version = "0.5.0"11732source = "registry+https://github.com/rust-lang/crates.io-index"11733checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"11734dependencies = [11735 "core-foundation-sys",11736 "libc",11737]1173811739[[package]]11740name = "tap"11741version = "1.0.1"11742source = "registry+https://github.com/rust-lang/crates.io-index"11743checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1174411745[[package]]11746name = "target-lexicon"11747version = "0.12.4"11748source = "registry+https://github.com/rust-lang/crates.io-index"11749checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"1175011751[[package]]11752name = "tempfile"11753version = "3.3.0"11754source = "registry+https://github.com/rust-lang/crates.io-index"11755checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"11756dependencies = [11757 "cfg-if 1.0.0",11758 "fastrand",11759 "libc",11760 "redox_syscall",11761 "remove_dir_all",11762 "winapi",11763]1176411765[[package]]11766name = "termcolor"11767version = "1.1.3"11768source = "registry+https://github.com/rust-lang/crates.io-index"11769checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"11770dependencies = [11771 "winapi-util",11772]1177311774[[package]]11775name = "test-runtime-constants"11776version = "0.9.23"11777source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"11778dependencies = [11779 "frame-support",11780 "polkadot-primitives",11781 "polkadot-runtime-common",11782 "smallvec",11783 "sp-runtime",11784]1178511786[[package]]11787name = "tests"11788version = "0.1.0"11789dependencies = [11790 "fp-evm-mapping",11791 "frame-support",11792 "frame-system",11793 "pallet-balances",11794 "pallet-common",11795 "pallet-ethereum",11796 "pallet-evm",11797 "pallet-evm-coder-substrate",11798 "pallet-fungible",11799 "pallet-nonfungible",11800 "pallet-refungible",11801 "pallet-structure",11802 "pallet-timestamp",11803 "pallet-transaction-payment",11804 "pallet-unique",11805 "parity-scale-codec 3.1.5",11806 "scale-info",11807 "sp-core",11808 "sp-io",11809 "sp-runtime",11810 "sp-std",11811 "unique-runtime-common",11812 "up-data-structs",11813]1181411815[[package]]11816name = "textwrap"11817version = "0.15.0"11818source = "registry+https://github.com/rust-lang/crates.io-index"11819checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"1182011821[[package]]11822name = "thiserror"11823version = "1.0.31"11824source = "registry+https://github.com/rust-lang/crates.io-index"11825checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"11826dependencies = [11827 "thiserror-impl",11828]1182911830[[package]]11831name = "thiserror-impl"11832version = "1.0.31"11833source = "registry+https://github.com/rust-lang/crates.io-index"11834checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"11835dependencies = [11836 "proc-macro2",11837 "quote",11838 "syn",11839]1184011841[[package]]11842name = "thousands"11843version = "0.2.0"11844source = "registry+https://github.com/rust-lang/crates.io-index"11845checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1184611847[[package]]11848name = "thread_local"11849version = "1.1.4"11850source = "registry+https://github.com/rust-lang/crates.io-index"11851checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"11852dependencies = [11853 "once_cell",11854]1185511856[[package]]11857name = "threadpool"11858version = "1.8.1"11859source = "registry+https://github.com/rust-lang/crates.io-index"11860checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11861dependencies = [11862 "num_cpus",11863]1186411865[[package]]11866name = "thrift"11867version = "0.15.0"11868source = "registry+https://github.com/rust-lang/crates.io-index"11869checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"11870dependencies = [11871 "byteorder",11872 "integer-encoding",11873 "log",11874 "ordered-float",11875 "threadpool",11876]1187711878[[package]]11879name = "tikv-jemalloc-sys"11880version = "0.4.3+5.2.1-patched.2"11881source = "registry+https://github.com/rust-lang/crates.io-index"11882checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"11883dependencies = [11884 "cc",11885 "fs_extra",11886 "libc",11887]1188811889[[package]]11890name = "time"11891version = "0.1.44"11892source = "registry+https://github.com/rust-lang/crates.io-index"11893checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11894dependencies = [11895 "libc",11896 "wasi 0.10.0+wasi-snapshot-preview1",11897 "winapi",11898]1189911900[[package]]11901name = "tiny-bip39"11902version = "0.8.2"11903source = "registry+https://github.com/rust-lang/crates.io-index"11904checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11905dependencies = [11906 "anyhow",11907 "hmac 0.8.1",11908 "once_cell",11909 "pbkdf2 0.4.0",11910 "rand 0.7.3",11911 "rustc-hash",11912 "sha2 0.9.9",11913 "thiserror",11914 "unicode-normalization",11915 "wasm-bindgen",11916 "zeroize",11917]1191811919[[package]]11920name = "tiny-keccak"11921version = "2.0.2"11922source = "registry+https://github.com/rust-lang/crates.io-index"11923checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11924dependencies = [11925 "crunchy",11926]1192711928[[package]]11929name = "tinyvec"11930version = "1.6.0"11931source = "registry+https://github.com/rust-lang/crates.io-index"11932checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"11933dependencies = [11934 "tinyvec_macros",11935]1193611937[[package]]11938name = "tinyvec_macros"11939version = "0.1.0"11940source = "registry+https://github.com/rust-lang/crates.io-index"11941checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1194211943[[package]]11944name = "tokio"11945version = "0.2.25"11946source = "registry+https://github.com/rust-lang/crates.io-index"11947checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"11948dependencies = [11949 "bytes 0.5.6",11950 "fnv",11951 "pin-project-lite 0.1.12",11952 "tokio-macros 0.2.6",11953]1195411955[[package]]11956name = "tokio"11957version = "1.19.2"11958source = "registry+https://github.com/rust-lang/crates.io-index"11959checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"11960dependencies = [11961 "bytes 1.1.0",11962 "libc",11963 "memchr",11964 "mio",11965 "num_cpus",11966 "once_cell",11967 "parking_lot 0.12.1",11968 "pin-project-lite 0.2.9",11969 "signal-hook-registry",11970 "socket2",11971 "tokio-macros 1.8.0",11972 "winapi",11973]1197411975[[package]]11976name = "tokio-macros"11977version = "0.2.6"11978source = "registry+https://github.com/rust-lang/crates.io-index"11979checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"11980dependencies = [11981 "proc-macro2",11982 "quote",11983 "syn",11984]1198511986[[package]]11987name = "tokio-macros"11988version = "1.8.0"11989source = "registry+https://github.com/rust-lang/crates.io-index"11990checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"11991dependencies = [11992 "proc-macro2",11993 "quote",11994 "syn",11995]1199611997[[package]]11998name = "tokio-rustls"11999version = "0.23.4"12000source = "registry+https://github.com/rust-lang/crates.io-index"12001checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12002dependencies = [12003 "rustls",12004 "tokio 1.19.2",12005 "webpki",12006]1200712008[[package]]12009name = "tokio-util"12010version = "0.7.3"12011source = "registry+https://github.com/rust-lang/crates.io-index"12012checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12013dependencies = [12014 "bytes 1.1.0",12015 "futures-core",12016 "futures-io",12017 "futures-sink",12018 "pin-project-lite 0.2.9",12019 "tokio 1.19.2",12020 "tracing",12021]1202212023[[package]]12024name = "toml"12025version = "0.5.9"12026source = "registry+https://github.com/rust-lang/crates.io-index"12027checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12028dependencies = [12029 "serde",12030]1203112032[[package]]12033name = "tower-service"12034version = "0.3.2"12035source = "registry+https://github.com/rust-lang/crates.io-index"12036checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1203712038[[package]]12039name = "tracing"12040version = "0.1.35"12041source = "registry+https://github.com/rust-lang/crates.io-index"12042checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"12043dependencies = [12044 "cfg-if 1.0.0",12045 "pin-project-lite 0.2.9",12046 "tracing-attributes",12047 "tracing-core",12048]1204912050[[package]]12051name = "tracing-attributes"12052version = "0.1.21"12053source = "registry+https://github.com/rust-lang/crates.io-index"12054checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c"12055dependencies = [12056 "proc-macro2",12057 "quote",12058 "syn",12059]1206012061[[package]]12062name = "tracing-core"12063version = "0.1.27"12064source = "registry+https://github.com/rust-lang/crates.io-index"12065checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"12066dependencies = [12067 "once_cell",12068 "valuable",12069]1207012071[[package]]12072name = "tracing-futures"12073version = "0.2.5"12074source = "registry+https://github.com/rust-lang/crates.io-index"12075checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12076dependencies = [12077 "pin-project 1.0.10",12078 "tracing",12079]1208012081[[package]]12082name = "tracing-gum"12083version = "0.9.23"12084source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"12085dependencies = [12086 "polkadot-node-jaeger",12087 "polkadot-primitives",12088 "tracing",12089 "tracing-gum-proc-macro",12090]1209112092[[package]]12093name = "tracing-gum-proc-macro"12094version = "0.9.23"12095source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"12096dependencies = [12097 "expander 0.0.6",12098 "proc-macro-crate",12099 "proc-macro2",12100 "quote",12101 "syn",12102]1210312104[[package]]12105name = "tracing-log"12106version = "0.1.3"12107source = "registry+https://github.com/rust-lang/crates.io-index"12108checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12109dependencies = [12110 "ahash",12111 "lazy_static",12112 "log",12113 "lru 0.7.7",12114 "tracing-core",12115]1211612117[[package]]12118name = "tracing-serde"12119version = "0.1.3"12120source = "registry+https://github.com/rust-lang/crates.io-index"12121checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12122dependencies = [12123 "serde",12124 "tracing-core",12125]1212612127[[package]]12128name = "tracing-subscriber"12129version = "0.2.25"12130source = "registry+https://github.com/rust-lang/crates.io-index"12131checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12132dependencies = [12133 "ansi_term",12134 "chrono",12135 "lazy_static",12136 "matchers",12137 "parking_lot 0.11.2",12138 "regex",12139 "serde",12140 "serde_json",12141 "sharded-slab",12142 "smallvec",12143 "thread_local",12144 "tracing",12145 "tracing-core",12146 "tracing-log",12147 "tracing-serde",12148]1214912150[[package]]12151name = "trie-db"12152version = "0.23.1"12153source = "registry+https://github.com/rust-lang/crates.io-index"12154checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12155dependencies = [12156 "hash-db",12157 "hashbrown 0.12.1",12158 "log",12159 "rustc-hex",12160 "smallvec",12161]1216212163[[package]]12164name = "trie-root"12165version = "0.17.0"12166source = "registry+https://github.com/rust-lang/crates.io-index"12167checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12168dependencies = [12169 "hash-db",12170]1217112172[[package]]12173name = "triehash"12174version = "0.8.4"12175source = "registry+https://github.com/rust-lang/crates.io-index"12176checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12177dependencies = [12178 "hash-db",12179 "rlp",12180]1218112182[[package]]12183name = "trust-dns-proto"12184version = "0.21.2"12185source = "registry+https://github.com/rust-lang/crates.io-index"12186checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12187dependencies = [12188 "async-trait",12189 "cfg-if 1.0.0",12190 "data-encoding",12191 "enum-as-inner",12192 "futures-channel",12193 "futures-io",12194 "futures-util",12195 "idna",12196 "ipnet",12197 "lazy_static",12198 "log",12199 "rand 0.8.5",12200 "smallvec",12201 "thiserror",12202 "tinyvec",12203 "url",12204]1220512206[[package]]12207name = "trust-dns-resolver"12208version = "0.21.2"12209source = "registry+https://github.com/rust-lang/crates.io-index"12210checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12211dependencies = [12212 "cfg-if 1.0.0",12213 "futures-util",12214 "ipconfig",12215 "lazy_static",12216 "log",12217 "lru-cache",12218 "parking_lot 0.12.1",12219 "resolv-conf",12220 "smallvec",12221 "thiserror",12222 "trust-dns-proto",12223]1222412225[[package]]12226name = "try-lock"12227version = "0.2.3"12228source = "registry+https://github.com/rust-lang/crates.io-index"12229checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1223012231[[package]]12232name = "try-runtime-cli"12233version = "0.10.0-dev"12234source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.23#76522d7937ba94ff1becef4e4e3ca78e3e1de341"12235dependencies = [12236 "clap",12237 "jsonrpsee",12238 "log",12239 "parity-scale-codec 3.1.5",12240 "remote-externalities",12241 "sc-chain-spec",12242 "sc-cli",12243 "sc-executor",12244 "sc-service",12245 "serde",12246 "sp-core",12247 "sp-externalities",12248 "sp-io",12249 "sp-keystore",12250 "sp-runtime",12251 "sp-state-machine",12252 "sp-version",12253 "zstd",12254]1225512256[[package]]12257name = "tt-call"12258version = "1.0.8"12259source = "registry+https://github.com/rust-lang/crates.io-index"12260checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1226112262[[package]]12263name = "twox-hash"12264version = "1.6.3"12265source = "registry+https://github.com/rust-lang/crates.io-index"12266checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12267dependencies = [12268 "cfg-if 1.0.0",12269 "digest 0.10.3",12270 "rand 0.8.5",12271 "static_assertions",12272]1227312274[[package]]12275name = "typenum"12276version = "1.15.0"12277source = "registry+https://github.com/rust-lang/crates.io-index"12278checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1227912280[[package]]12281name = "uc-rpc"12282version = "0.1.0"12283dependencies = [12284 "anyhow",12285 "jsonrpsee",12286 "pallet-common",12287 "pallet-evm",12288 "parity-scale-codec 3.1.5",12289 "rmrk-rpc",12290 "sp-api",12291 "sp-blockchain",12292 "sp-core",12293 "sp-rpc",12294 "sp-runtime",12295 "unique-runtime-common",12296 "up-data-structs",12297 "up-rpc",12298]1229912300[[package]]12301name = "ucd-trie"12302version = "0.1.3"12303source = "registry+https://github.com/rust-lang/crates.io-index"12304checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1230512306[[package]]12307name = "uint"12308version = "0.9.3"12309source = "registry+https://github.com/rust-lang/crates.io-index"12310checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"12311dependencies = [12312 "byteorder",12313 "crunchy",12314 "hex",12315 "static_assertions",12316]1231712318[[package]]12319name = "unicase"12320version = "2.6.0"12321source = "registry+https://github.com/rust-lang/crates.io-index"12322checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12323dependencies = [12324 "version_check",12325]1232612327[[package]]12328name = "unicode-bidi"12329version = "0.3.8"12330source = "registry+https://github.com/rust-lang/crates.io-index"12331checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1233212333[[package]]12334name = "unicode-ident"12335version = "1.0.1"12336source = "registry+https://github.com/rust-lang/crates.io-index"12337checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"1233812339[[package]]12340name = "unicode-normalization"12341version = "0.1.19"12342source = "registry+https://github.com/rust-lang/crates.io-index"12343checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"12344dependencies = [12345 "tinyvec",12346]1234712348[[package]]12349name = "unicode-segmentation"12350version = "1.9.0"12351source = "registry+https://github.com/rust-lang/crates.io-index"12352checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"1235312354[[package]]12355name = "unicode-width"12356version = "0.1.9"12357source = "registry+https://github.com/rust-lang/crates.io-index"12358checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1235912360[[package]]12361name = "unicode-xid"12362version = "0.2.3"12363source = "registry+https://github.com/rust-lang/crates.io-index"12364checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"1236512366[[package]]12367name = "unique-node"12368version = "0.9.23"12369dependencies = [12370 "clap",12371 "cumulus-client-cli",12372 "cumulus-client-collator",12373 "cumulus-client-consensus-aura",12374 "cumulus-client-consensus-common",12375 "cumulus-client-network",12376 "cumulus-client-service",12377 "cumulus-primitives-core",12378 "cumulus-primitives-parachain-inherent",12379 "cumulus-relay-chain-inprocess-interface",12380 "cumulus-relay-chain-interface",12381 "cumulus-relay-chain-rpc-interface",12382 "fc-consensus",12383 "fc-db",12384 "fc-mapping-sync",12385 "fc-rpc",12386 "fc-rpc-core",12387 "flexi_logger",12388 "fp-rpc",12389 "frame-benchmarking",12390 "frame-benchmarking-cli",12391 "futures 0.3.21",12392 "jsonrpsee",12393 "log",12394 "opal-runtime",12395 "pallet-ethereum",12396 "pallet-transaction-payment-rpc",12397 "pallet-transaction-payment-rpc-runtime-api",12398 "parity-scale-codec 3.1.5",12399 "parking_lot 0.11.2",12400 "polkadot-cli",12401 "polkadot-parachain",12402 "polkadot-primitives",12403 "polkadot-service",12404 "polkadot-test-service",12405 "quartz-runtime",12406 "rmrk-rpc",12407 "sc-basic-authorship",12408 "sc-chain-spec",12409 "sc-cli",12410 "sc-client-api",12411 "sc-consensus",12412 "sc-consensus-aura",12413 "sc-consensus-manual-seal",12414 "sc-executor",12415 "sc-finality-grandpa",12416 "sc-keystore",12417 "sc-network",12418 "sc-rpc",12419 "sc-rpc-api",12420 "sc-service",12421 "sc-sysinfo",12422 "sc-telemetry",12423 "sc-tracing",12424 "sc-transaction-pool",12425 "serde",12426 "serde_json",12427 "sp-api",12428 "sp-block-builder",12429 "sp-blockchain",12430 "sp-consensus",12431 "sp-consensus-aura",12432 "sp-core",12433 "sp-finality-grandpa",12434 "sp-inherents",12435 "sp-keystore",12436 "sp-offchain",12437 "sp-runtime",12438 "sp-session",12439 "sp-timestamp",12440 "sp-transaction-pool",12441 "sp-trie",12442 "substrate-build-script-utils",12443 "substrate-frame-rpc-system",12444 "substrate-prometheus-endpoint",12445 "tokio 1.19.2",12446 "try-runtime-cli",12447 "unique-rpc",12448 "unique-runtime",12449 "unique-runtime-common",12450 "up-data-structs",12451 "up-rpc",12452]1245312454[[package]]12455name = "unique-rpc"12456version = "0.1.0"12457dependencies = [12458 "fc-db",12459 "fc-mapping-sync",12460 "fc-rpc",12461 "fc-rpc-core",12462 "fp-rpc",12463 "fp-storage",12464 "futures 0.3.21",12465 "jsonrpsee",12466 "pallet-common",12467 "pallet-ethereum",12468 "pallet-transaction-payment-rpc",12469 "pallet-transaction-payment-rpc-runtime-api",12470 "pallet-unique",12471 "rmrk-rpc",12472 "sc-client-api",12473 "sc-consensus-aura",12474 "sc-consensus-epochs",12475 "sc-finality-grandpa",12476 "sc-finality-grandpa-rpc",12477 "sc-keystore",12478 "sc-network",12479 "sc-rpc",12480 "sc-rpc-api",12481 "sc-service",12482 "sc-transaction-pool",12483 "serde",12484 "sp-api",12485 "sp-block-builder",12486 "sp-blockchain",12487 "sp-consensus",12488 "sp-consensus-aura",12489 "sp-core",12490 "sp-offchain",12491 "sp-runtime",12492 "sp-session",12493 "sp-storage",12494 "sp-transaction-pool",12495 "substrate-frame-rpc-system",12496 "tokio 0.2.25",12497 "uc-rpc",12498 "unique-runtime-common",12499 "up-data-structs",12500 "up-rpc",12501]1250212503[[package]]12504name = "unique-runtime"12505version = "0.9.23"12506dependencies = [12507 "cumulus-pallet-aura-ext",12508 "cumulus-pallet-dmp-queue",12509 "cumulus-pallet-parachain-system",12510 "cumulus-pallet-xcm",12511 "cumulus-pallet-xcmp-queue",12512 "cumulus-primitives-core",12513 "cumulus-primitives-timestamp",12514 "cumulus-primitives-utility",12515 "derivative",12516 "fp-evm-mapping",12517 "fp-rpc",12518 "fp-self-contained",12519 "frame-benchmarking",12520 "frame-executive",12521 "frame-support",12522 "frame-system",12523 "frame-system-benchmarking",12524 "frame-system-rpc-runtime-api",12525 "frame-try-runtime",12526 "hex-literal",12527 "log",12528 "orml-vesting",12529 "pallet-aura",12530 "pallet-balances",12531 "pallet-base-fee",12532 "pallet-common",12533 "pallet-ethereum",12534 "pallet-evm",12535 "pallet-evm-coder-substrate",12536 "pallet-evm-contract-helpers",12537 "pallet-evm-migration",12538 "pallet-evm-transaction-payment",12539 "pallet-fungible",12540 "pallet-inflation",12541 "pallet-nonfungible",12542 "pallet-randomness-collective-flip",12543 "pallet-refungible",12544 "pallet-rmrk-core",12545 "pallet-rmrk-equip",12546 "pallet-structure",12547 "pallet-sudo",12548 "pallet-template-transaction-payment",12549 "pallet-timestamp",12550 "pallet-transaction-payment",12551 "pallet-transaction-payment-rpc-runtime-api",12552 "pallet-treasury",12553 "pallet-unique",12554 "pallet-unique-scheduler",12555 "pallet-xcm",12556 "parachain-info",12557 "parity-scale-codec 3.1.5",12558 "polkadot-parachain",12559 "rmrk-rpc",12560 "scale-info",12561 "serde",12562 "smallvec",12563 "sp-api",12564 "sp-arithmetic",12565 "sp-block-builder",12566 "sp-consensus-aura",12567 "sp-core",12568 "sp-inherents",12569 "sp-io",12570 "sp-offchain",12571 "sp-runtime",12572 "sp-session",12573 "sp-std",12574 "sp-transaction-pool",12575 "sp-version",12576 "substrate-wasm-builder",12577 "unique-runtime-common",12578 "up-data-structs",12579 "up-rpc",12580 "xcm",12581 "xcm-builder",12582 "xcm-executor",12583]1258412585[[package]]12586name = "unique-runtime-common"12587version = "0.9.23"12588dependencies = [12589 "evm-coder",12590 "fp-rpc",12591 "frame-support",12592 "frame-system",12593 "pallet-common",12594 "pallet-evm",12595 "pallet-fungible",12596 "pallet-nonfungible",12597 "pallet-refungible",12598 "pallet-unique",12599 "pallet-unique-scheduler",12600 "parity-scale-codec 3.1.5",12601 "rmrk-rpc",12602 "scale-info",12603 "sp-consensus-aura",12604 "sp-core",12605 "sp-runtime",12606 "sp-std",12607 "up-data-structs",12608 "up-sponsorship",12609]1261012611[[package]]12612name = "universal-hash"12613version = "0.4.1"12614source = "registry+https://github.com/rust-lang/crates.io-index"12615checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"12616dependencies = [12617 "generic-array 0.14.5",12618 "subtle",12619]1262012621[[package]]12622name = "unsigned-varint"12623version = "0.7.1"12624source = "registry+https://github.com/rust-lang/crates.io-index"12625checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"12626dependencies = [12627 "asynchronous-codec",12628 "bytes 1.1.0",12629 "futures-io",12630 "futures-util",12631]1263212633[[package]]12634name = "untrusted"12635version = "0.7.1"12636source = "registry+https://github.com/rust-lang/crates.io-index"12637checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1263812639[[package]]12640name = "up-data-structs"12641version = "0.1.0"12642dependencies = [12643 "derivative",12644 "frame-support",12645 "frame-system",12646 "pallet-evm",12647 "parity-scale-codec 3.1.5",12648 "rmrk-traits",12649 "scale-info",12650 "serde",12651 "sp-core",12652 "sp-runtime",12653 "sp-std",12654 "struct-versioning",12655]1265612657[[package]]12658name = "up-rpc"12659version = "0.1.0"12660dependencies = [12661 "pallet-common",12662 "pallet-evm",12663 "parity-scale-codec 3.1.5",12664 "sp-api",12665 "sp-core",12666 "sp-runtime",12667 "sp-std",12668 "up-data-structs",12669]1267012671[[package]]12672name = "up-sponsorship"12673version = "0.1.0"12674source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.23#5f3b55354830f9707d6632aaa54362deea981116"12675dependencies = [12676 "impl-trait-for-tuples",12677]1267812679[[package]]12680name = "url"12681version = "2.2.2"12682source = "registry+https://github.com/rust-lang/crates.io-index"12683checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"12684dependencies = [12685 "form_urlencoded",12686 "idna",12687 "matches",12688 "percent-encoding",12689]1269012691[[package]]12692name = "valuable"12693version = "0.1.0"12694source = "registry+https://github.com/rust-lang/crates.io-index"12695checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1269612697[[package]]12698name = "value-bag"12699version = "1.0.0-alpha.9"12700source = "registry+https://github.com/rust-lang/crates.io-index"12701checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"12702dependencies = [12703 "ctor",12704 "version_check",12705]1270612707[[package]]12708name = "vcpkg"12709version = "0.2.15"12710source = "registry+https://github.com/rust-lang/crates.io-index"12711checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1271212713[[package]]12714name = "version_check"12715version = "0.9.4"12716source = "registry+https://github.com/rust-lang/crates.io-index"12717checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1271812719[[package]]12720name = "void"12721version = "1.0.2"12722source = "registry+https://github.com/rust-lang/crates.io-index"12723checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1272412725[[package]]12726name = "waker-fn"12727version = "1.1.0"12728source = "registry+https://github.com/rust-lang/crates.io-index"12729checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1273012731[[package]]12732name = "walkdir"12733version = "2.3.2"12734source = "registry+https://github.com/rust-lang/crates.io-index"12735checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"12736dependencies = [12737 "same-file",12738 "winapi",12739 "winapi-util",12740]1274112742[[package]]12743name = "want"12744version = "0.3.0"12745source = "registry+https://github.com/rust-lang/crates.io-index"12746checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"12747dependencies = [12748 "log",12749 "try-lock",12750]1275112752[[package]]12753name = "wasi"12754version = "0.9.0+wasi-snapshot-preview1"12755source = "registry+https://github.com/rust-lang/crates.io-index"12756checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1275712758[[package]]12759name = "wasi"12760version = "0.10.0+wasi-snapshot-preview1"12761source = "registry+https://github.com/rust-lang/crates.io-index"12762checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1276312764[[package]]12765name = "wasi"12766version = "0.11.0+wasi-snapshot-preview1"12767source = "registry+https://github.com/rust-lang/crates.io-index"12768checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1276912770[[package]]12771name = "wasm-bindgen"12772version = "0.2.81"12773source = "registry+https://github.com/rust-lang/crates.io-index"12774checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994"12775dependencies = [12776 "cfg-if 1.0.0",12777 "wasm-bindgen-macro",12778]1277912780[[package]]12781name = "wasm-bindgen-backend"12782version = "0.2.81"12783source = "registry+https://github.com/rust-lang/crates.io-index"12784checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a"12785dependencies = [12786 "bumpalo",12787 "lazy_static",12788 "log",12789 "proc-macro2",12790 "quote",12791 "syn",12792 "wasm-bindgen-shared",12793]1279412795[[package]]12796name = "wasm-bindgen-futures"12797version = "0.4.31"12798source = "registry+https://github.com/rust-lang/crates.io-index"12799checksum = "de9a9cec1733468a8c657e57fa2413d2ae2c0129b95e87c5b72b8ace4d13f31f"12800dependencies = [12801 "cfg-if 1.0.0",12802 "js-sys",12803 "wasm-bindgen",12804 "web-sys",12805]1280612807[[package]]12808name = "wasm-bindgen-macro"12809version = "0.2.81"12810source = "registry+https://github.com/rust-lang/crates.io-index"12811checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa"12812dependencies = [12813 "quote",12814 "wasm-bindgen-macro-support",12815]1281612817[[package]]12818name = "wasm-bindgen-macro-support"12819version = "0.2.81"12820source = "registry+https://github.com/rust-lang/crates.io-index"12821checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048"12822dependencies = [12823 "proc-macro2",12824 "quote",12825 "syn",12826 "wasm-bindgen-backend",12827 "wasm-bindgen-shared",12828]1282912830[[package]]12831name = "wasm-bindgen-shared"12832version = "0.2.81"12833source = "registry+https://github.com/rust-lang/crates.io-index"12834checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be"1283512836[[package]]12837name = "wasm-gc-api"12838version = "0.1.11"12839source = "registry+https://github.com/rust-lang/crates.io-index"12840checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12841dependencies = [12842 "log",12843 "parity-wasm 0.32.0",12844 "rustc-demangle",12845]1284612847[[package]]12848name = "wasm-instrument"12849version = "0.1.1"12850source = "registry+https://github.com/rust-lang/crates.io-index"12851checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"12852dependencies = [12853 "parity-wasm 0.42.2",12854]1285512856[[package]]12857name = "wasm-timer"12858version = "0.2.5"12859source = "registry+https://github.com/rust-lang/crates.io-index"12860checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12861dependencies = [12862 "futures 0.3.21",12863 "js-sys",12864 "parking_lot 0.11.2",12865 "pin-utils",12866 "wasm-bindgen",12867 "wasm-bindgen-futures",12868 "web-sys",12869]1287012871[[package]]12872name = "wasmi"12873version = "0.9.1"12874source = "registry+https://github.com/rust-lang/crates.io-index"12875checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12876dependencies = [12877 "downcast-rs",12878 "libc",12879 "libm",12880 "memory_units",12881 "num-rational 0.2.4",12882 "num-traits",12883 "parity-wasm 0.42.2",12884 "wasmi-validation",12885]1288612887[[package]]12888name = "wasmi-validation"12889version = "0.4.1"12890source = "registry+https://github.com/rust-lang/crates.io-index"12891checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12892dependencies = [12893 "parity-wasm 0.42.2",12894]1289512896[[package]]12897name = "wasmparser"12898version = "0.83.0"12899source = "registry+https://github.com/rust-lang/crates.io-index"12900checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a"1290112902[[package]]12903name = "wasmtime"12904version = "0.35.3"12905source = "registry+https://github.com/rust-lang/crates.io-index"12906checksum = "21ffb4705016d5ca91e18a72ed6822dab50e6d5ddd7045461b17ef19071cdef1"12907dependencies = [12908 "anyhow",12909 "backtrace",12910 "bincode",12911 "cfg-if 1.0.0",12912 "indexmap",12913 "lazy_static",12914 "libc",12915 "log",12916 "object 0.27.1",12917 "once_cell",12918 "paste",12919 "psm",12920 "rayon",12921 "region",12922 "serde",12923 "target-lexicon",12924 "wasmparser",12925 "wasmtime-cache",12926 "wasmtime-cranelift",12927 "wasmtime-environ",12928 "wasmtime-jit",12929 "wasmtime-runtime",12930 "winapi",12931]1293212933[[package]]12934name = "wasmtime-cache"12935version = "0.35.3"12936source = "registry+https://github.com/rust-lang/crates.io-index"12937checksum = "85c6ab24291fa7cb3a181f5669f6c72599b7ef781669759b45c7828c5999d0c0"12938dependencies = [12939 "anyhow",12940 "base64",12941 "bincode",12942 "directories-next",12943 "file-per-thread-logger",12944 "log",12945 "rustix",12946 "serde",12947 "sha2 0.9.9",12948 "toml",12949 "winapi",12950 "zstd",12951]1295212953[[package]]12954name = "wasmtime-cranelift"12955version = "0.35.3"12956source = "registry+https://github.com/rust-lang/crates.io-index"12957checksum = "f04c810078a491b7bc4866ebe045f714d2b95e6b539e1f64009a4a7606be11de"12958dependencies = [12959 "anyhow",12960 "cranelift-codegen",12961 "cranelift-entity",12962 "cranelift-frontend",12963 "cranelift-native",12964 "cranelift-wasm",12965 "gimli",12966 "log",12967 "more-asserts",12968 "object 0.27.1",12969 "target-lexicon",12970 "thiserror",12971 "wasmparser",12972 "wasmtime-environ",12973]1297412975[[package]]12976name = "wasmtime-environ"12977version = "0.35.3"12978source = "registry+https://github.com/rust-lang/crates.io-index"12979checksum = "61448266ea164b1ac406363cdcfac81c7c44db4d94c7a81c8620ac6c5c6cdf59"12980dependencies = [12981 "anyhow",12982 "cranelift-entity",12983 "gimli",12984 "indexmap",12985 "log",12986 "more-asserts",12987 "object 0.27.1",12988 "serde",12989 "target-lexicon",12990 "thiserror",12991 "wasmparser",12992 "wasmtime-types",12993]1299412995[[package]]12996name = "wasmtime-jit"12997version = "0.35.3"12998source = "registry+https://github.com/rust-lang/crates.io-index"12999checksum = "156b4623c6b0d4b8c24afb846c20525922f538ef464cc024abab7ea8de2109a2"13000dependencies = [13001 "addr2line",13002 "anyhow",13003 "bincode",13004 "cfg-if 1.0.0",13005 "cpp_demangle",13006 "gimli",13007 "log",13008 "object 0.27.1",13009 "region",13010 "rustc-demangle",13011 "rustix",13012 "serde",13013 "target-lexicon",13014 "thiserror",13015 "wasmtime-environ",13016 "wasmtime-jit-debug",13017 "wasmtime-runtime",13018 "winapi",13019]1302013021[[package]]13022name = "wasmtime-jit-debug"13023version = "0.35.3"13024source = "registry+https://github.com/rust-lang/crates.io-index"13025checksum = "d5dc31f811760a6c76b2672c404866fd19b75e5fb3b0075a3e377a6846490654"13026dependencies = [13027 "lazy_static",13028 "object 0.27.1",13029 "rustix",13030]1303113032[[package]]13033name = "wasmtime-runtime"13034version = "0.35.3"13035source = "registry+https://github.com/rust-lang/crates.io-index"13036checksum = "f907beaff69d4d920fa4688411ee4cc75c0f01859e424677f9e426e2ef749864"13037dependencies = [13038 "anyhow",13039 "backtrace",13040 "cc",13041 "cfg-if 1.0.0",13042 "indexmap",13043 "libc",13044 "log",13045 "mach",13046 "memfd",13047 "memoffset",13048 "more-asserts",13049 "rand 0.8.5",13050 "region",13051 "rustix",13052 "thiserror",13053 "wasmtime-environ",13054 "wasmtime-jit-debug",13055 "winapi",13056]1305713058[[package]]13059name = "wasmtime-types"13060version = "0.35.3"13061source = "registry+https://github.com/rust-lang/crates.io-index"13062checksum = "514ef0e5fd197b9609dc9eb74beba0c84d5a12b2417cbae55534633329ba4852"13063dependencies = [13064 "cranelift-entity",13065 "serde",13066 "thiserror",13067 "wasmparser",13068]1306913070[[package]]13071name = "web-sys"13072version = "0.3.58"13073source = "registry+https://github.com/rust-lang/crates.io-index"13074checksum = "2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90"13075dependencies = [13076 "js-sys",13077 "wasm-bindgen",13078]1307913080[[package]]13081name = "webpki"13082version = "0.22.0"13083source = "registry+https://github.com/rust-lang/crates.io-index"13084checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13085dependencies = [13086 "ring",13087 "untrusted",13088]1308913090[[package]]13091name = "webpki-roots"13092version = "0.22.3"13093source = "registry+https://github.com/rust-lang/crates.io-index"13094checksum = "44d8de8415c823c8abd270ad483c6feeac771fad964890779f9a8cb24fbbc1bf"13095dependencies = [13096 "webpki",13097]1309813099[[package]]13100name = "wepoll-ffi"13101version = "0.1.2"13102source = "registry+https://github.com/rust-lang/crates.io-index"13103checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13104dependencies = [13105 "cc",13106]1310713108[[package]]13109name = "westend-runtime"13110version = "0.9.23"13111source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13112dependencies = [13113 "beefy-primitives",13114 "bitvec 1.0.0",13115 "frame-benchmarking",13116 "frame-election-provider-support",13117 "frame-executive",13118 "frame-support",13119 "frame-system",13120 "frame-system-benchmarking",13121 "frame-system-rpc-runtime-api",13122 "frame-try-runtime",13123 "hex-literal",13124 "log",13125 "pallet-authority-discovery",13126 "pallet-authorship",13127 "pallet-babe",13128 "pallet-bags-list",13129 "pallet-balances",13130 "pallet-collective",13131 "pallet-democracy",13132 "pallet-election-provider-multi-phase",13133 "pallet-election-provider-support-benchmarking",13134 "pallet-elections-phragmen",13135 "pallet-grandpa",13136 "pallet-identity",13137 "pallet-im-online",13138 "pallet-indices",13139 "pallet-membership",13140 "pallet-multisig",13141 "pallet-nicks",13142 "pallet-nomination-pools",13143 "pallet-nomination-pools-benchmarking",13144 "pallet-offences",13145 "pallet-offences-benchmarking",13146 "pallet-preimage",13147 "pallet-proxy",13148 "pallet-recovery",13149 "pallet-scheduler",13150 "pallet-session",13151 "pallet-session-benchmarking",13152 "pallet-society",13153 "pallet-staking",13154 "pallet-staking-reward-curve",13155 "pallet-sudo",13156 "pallet-timestamp",13157 "pallet-transaction-payment",13158 "pallet-transaction-payment-rpc-runtime-api",13159 "pallet-treasury",13160 "pallet-utility",13161 "pallet-vesting",13162 "pallet-xcm",13163 "pallet-xcm-benchmarks",13164 "parity-scale-codec 3.1.5",13165 "polkadot-parachain",13166 "polkadot-primitives",13167 "polkadot-runtime-common",13168 "polkadot-runtime-parachains",13169 "rustc-hex",13170 "scale-info",13171 "serde",13172 "serde_derive",13173 "smallvec",13174 "sp-api",13175 "sp-authority-discovery",13176 "sp-block-builder",13177 "sp-consensus-babe",13178 "sp-core",13179 "sp-inherents",13180 "sp-io",13181 "sp-mmr-primitives",13182 "sp-npos-elections",13183 "sp-offchain",13184 "sp-runtime",13185 "sp-session",13186 "sp-staking",13187 "sp-std",13188 "sp-transaction-pool",13189 "sp-version",13190 "substrate-wasm-builder",13191 "westend-runtime-constants",13192 "xcm",13193 "xcm-builder",13194 "xcm-executor",13195]1319613197[[package]]13198name = "westend-runtime-constants"13199version = "0.9.23"13200source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13201dependencies = [13202 "frame-support",13203 "polkadot-primitives",13204 "polkadot-runtime-common",13205 "smallvec",13206 "sp-runtime",13207]1320813209[[package]]13210name = "which"13211version = "4.2.5"13212source = "registry+https://github.com/rust-lang/crates.io-index"13213checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"13214dependencies = [13215 "either",13216 "lazy_static",13217 "libc",13218]1321913220[[package]]13221name = "widestring"13222version = "0.5.1"13223source = "registry+https://github.com/rust-lang/crates.io-index"13224checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1322513226[[package]]13227name = "winapi"13228version = "0.3.9"13229source = "registry+https://github.com/rust-lang/crates.io-index"13230checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13231dependencies = [13232 "winapi-i686-pc-windows-gnu",13233 "winapi-x86_64-pc-windows-gnu",13234]1323513236[[package]]13237name = "winapi-i686-pc-windows-gnu"13238version = "0.4.0"13239source = "registry+https://github.com/rust-lang/crates.io-index"13240checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1324113242[[package]]13243name = "winapi-util"13244version = "0.1.5"13245source = "registry+https://github.com/rust-lang/crates.io-index"13246checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13247dependencies = [13248 "winapi",13249]1325013251[[package]]13252name = "winapi-x86_64-pc-windows-gnu"13253version = "0.4.0"13254source = "registry+https://github.com/rust-lang/crates.io-index"13255checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1325613257[[package]]13258name = "windows"13259version = "0.34.0"13260source = "registry+https://github.com/rust-lang/crates.io-index"13261checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13262dependencies = [13263 "windows_aarch64_msvc 0.34.0",13264 "windows_i686_gnu 0.34.0",13265 "windows_i686_msvc 0.34.0",13266 "windows_x86_64_gnu 0.34.0",13267 "windows_x86_64_msvc 0.34.0",13268]1326913270[[package]]13271name = "windows-sys"13272version = "0.36.1"13273source = "registry+https://github.com/rust-lang/crates.io-index"13274checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13275dependencies = [13276 "windows_aarch64_msvc 0.36.1",13277 "windows_i686_gnu 0.36.1",13278 "windows_i686_msvc 0.36.1",13279 "windows_x86_64_gnu 0.36.1",13280 "windows_x86_64_msvc 0.36.1",13281]1328213283[[package]]13284name = "windows_aarch64_msvc"13285version = "0.34.0"13286source = "registry+https://github.com/rust-lang/crates.io-index"13287checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1328813289[[package]]13290name = "windows_aarch64_msvc"13291version = "0.36.1"13292source = "registry+https://github.com/rust-lang/crates.io-index"13293checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1329413295[[package]]13296name = "windows_i686_gnu"13297version = "0.34.0"13298source = "registry+https://github.com/rust-lang/crates.io-index"13299checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1330013301[[package]]13302name = "windows_i686_gnu"13303version = "0.36.1"13304source = "registry+https://github.com/rust-lang/crates.io-index"13305checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1330613307[[package]]13308name = "windows_i686_msvc"13309version = "0.34.0"13310source = "registry+https://github.com/rust-lang/crates.io-index"13311checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1331213313[[package]]13314name = "windows_i686_msvc"13315version = "0.36.1"13316source = "registry+https://github.com/rust-lang/crates.io-index"13317checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1331813319[[package]]13320name = "windows_x86_64_gnu"13321version = "0.34.0"13322source = "registry+https://github.com/rust-lang/crates.io-index"13323checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1332413325[[package]]13326name = "windows_x86_64_gnu"13327version = "0.36.1"13328source = "registry+https://github.com/rust-lang/crates.io-index"13329checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1333013331[[package]]13332name = "windows_x86_64_msvc"13333version = "0.34.0"13334source = "registry+https://github.com/rust-lang/crates.io-index"13335checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1333613337[[package]]13338name = "windows_x86_64_msvc"13339version = "0.36.1"13340source = "registry+https://github.com/rust-lang/crates.io-index"13341checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1334213343[[package]]13344name = "winreg"13345version = "0.7.0"13346source = "registry+https://github.com/rust-lang/crates.io-index"13347checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"13348dependencies = [13349 "winapi",13350]1335113352[[package]]13353name = "wyz"13354version = "0.2.0"13355source = "registry+https://github.com/rust-lang/crates.io-index"13356checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1335713358[[package]]13359name = "wyz"13360version = "0.5.0"13361source = "registry+https://github.com/rust-lang/crates.io-index"13362checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"13363dependencies = [13364 "tap",13365]1336613367[[package]]13368name = "x25519-dalek"13369version = "1.1.1"13370source = "registry+https://github.com/rust-lang/crates.io-index"13371checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13372dependencies = [13373 "curve25519-dalek 3.2.0",13374 "rand_core 0.5.1",13375 "zeroize",13376]1337713378[[package]]13379name = "xcm"13380version = "0.9.23"13381source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13382dependencies = [13383 "derivative",13384 "impl-trait-for-tuples",13385 "log",13386 "parity-scale-codec 3.1.5",13387 "scale-info",13388 "xcm-procedural",13389]1339013391[[package]]13392name = "xcm-builder"13393version = "0.9.23"13394source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13395dependencies = [13396 "frame-support",13397 "frame-system",13398 "log",13399 "pallet-transaction-payment",13400 "parity-scale-codec 3.1.5",13401 "polkadot-parachain",13402 "scale-info",13403 "sp-arithmetic",13404 "sp-io",13405 "sp-runtime",13406 "sp-std",13407 "xcm",13408 "xcm-executor",13409]1341013411[[package]]13412name = "xcm-executor"13413version = "0.9.23"13414source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13415dependencies = [13416 "frame-benchmarking",13417 "frame-support",13418 "impl-trait-for-tuples",13419 "log",13420 "parity-scale-codec 3.1.5",13421 "sp-arithmetic",13422 "sp-core",13423 "sp-io",13424 "sp-runtime",13425 "sp-std",13426 "xcm",13427]1342813429[[package]]13430name = "xcm-procedural"13431version = "0.1.0"13432source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.23#a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0"13433dependencies = [13434 "Inflector",13435 "proc-macro2",13436 "quote",13437 "syn",13438]1343913440[[package]]13441name = "yamux"13442version = "0.10.1"13443source = "registry+https://github.com/rust-lang/crates.io-index"13444checksum = "0c0608f53c1dc0bad505d03a34bbd49fbf2ad7b51eb036123e896365532745a1"13445dependencies = [13446 "futures 0.3.21",13447 "log",13448 "nohash-hasher",13449 "parking_lot 0.12.1",13450 "rand 0.8.5",13451 "static_assertions",13452]1345313454[[package]]13455name = "yansi"13456version = "0.5.1"13457source = "registry+https://github.com/rust-lang/crates.io-index"13458checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"1345913460[[package]]13461name = "zeroize"13462version = "1.4.3"13463source = "registry+https://github.com/rust-lang/crates.io-index"13464checksum = "d68d9dcec5f9b43a30d38c49f91dfedfaac384cb8f085faca366c26207dd1619"13465dependencies = [13466 "zeroize_derive",13467]1346813469[[package]]13470name = "zeroize_derive"13471version = "1.3.2"13472source = "registry+https://github.com/rust-lang/crates.io-index"13473checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"13474dependencies = [13475 "proc-macro2",13476 "quote",13477 "syn",13478 "synstructure",13479]1348013481[[package]]13482name = "zstd"13483version = "0.10.2+zstd.1.5.2"13484source = "registry+https://github.com/rust-lang/crates.io-index"13485checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"13486dependencies = [13487 "zstd-safe",13488]1348913490[[package]]13491name = "zstd-safe"13492version = "4.1.6+zstd.1.5.2"13493source = "registry+https://github.com/rust-lang/crates.io-index"13494checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"13495dependencies = [13496 "libc",13497 "zstd-sys",13498]1349913500[[package]]13501name = "zstd-sys"13502version = "1.6.3+zstd.1.5.2"13503source = "registry+https://github.com/rust-lang/crates.io-index"13504checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"13505dependencies = [13506 "cc",13507 "libc",13508]