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-waker"325version = "1.0.0"326source = "registry+https://github.com/rust-lang/crates.io-index"327checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"328329[[package]]330name = "atty"331version = "0.2.14"332source = "registry+https://github.com/rust-lang/crates.io-index"333checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"334dependencies = [335 "hermit-abi",336 "libc",337 "winapi",338]339340[[package]]341name = "auto_impl"342version = "0.5.0"343source = "registry+https://github.com/rust-lang/crates.io-index"344checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"345dependencies = [346 "proc-macro-error",347 "proc-macro2",348 "quote",349 "syn",350]351352[[package]]353name = "autocfg"354version = "1.1.0"355source = "registry+https://github.com/rust-lang/crates.io-index"356checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"357358[[package]]359name = "backoff"360version = "0.4.0"361source = "registry+https://github.com/rust-lang/crates.io-index"362checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"363dependencies = [364 "futures-core",365 "getrandom 0.2.7",366 "instant",367 "pin-project-lite 0.2.9",368 "rand 0.8.5",369 "tokio 1.19.2",370]371372[[package]]373name = "backtrace"374version = "0.3.65"375source = "registry+https://github.com/rust-lang/crates.io-index"376checksum = "11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61"377dependencies = [378 "addr2line",379 "cc",380 "cfg-if 1.0.0",381 "libc",382 "miniz_oxide",383 "object 0.28.4",384 "rustc-demangle",385]386387[[package]]388name = "base-x"389version = "0.2.10"390source = "registry+https://github.com/rust-lang/crates.io-index"391checksum = "dc19a4937b4fbd3fe3379793130e42060d10627a360f2127802b10b87e7baf74"392393[[package]]394name = "base16ct"395version = "0.1.1"396source = "registry+https://github.com/rust-lang/crates.io-index"397checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"398399[[package]]400name = "base58"401version = "0.2.0"402source = "registry+https://github.com/rust-lang/crates.io-index"403checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"404405[[package]]406name = "base64"407version = "0.13.0"408source = "registry+https://github.com/rust-lang/crates.io-index"409checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"410411[[package]]412name = "beef"413version = "0.5.2"414source = "registry+https://github.com/rust-lang/crates.io-index"415checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"416dependencies = [417 "serde",418]419420[[package]]421name = "beefy-gadget"422version = "4.0.0-dev"423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"424dependencies = [425 "beefy-primitives",426 "fnv",427 "futures 0.3.21",428 "futures-timer",429 "hex",430 "log",431 "parity-scale-codec 3.1.5",432 "parking_lot 0.12.1",433 "sc-chain-spec",434 "sc-client-api",435 "sc-finality-grandpa",436 "sc-keystore",437 "sc-network",438 "sc-network-gossip",439 "sc-utils",440 "sp-api",441 "sp-application-crypto",442 "sp-arithmetic",443 "sp-blockchain",444 "sp-consensus",445 "sp-core",446 "sp-keystore",447 "sp-mmr-primitives",448 "sp-runtime",449 "substrate-prometheus-endpoint",450 "thiserror",451 "wasm-timer",452]453454[[package]]455name = "beefy-gadget-rpc"456version = "4.0.0-dev"457source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"458dependencies = [459 "beefy-gadget",460 "beefy-primitives",461 "futures 0.3.21",462 "jsonrpsee",463 "log",464 "parity-scale-codec 3.1.5",465 "parking_lot 0.12.1",466 "sc-rpc",467 "sc-utils",468 "serde",469 "sp-core",470 "sp-runtime",471 "thiserror",472]473474[[package]]475name = "beefy-merkle-tree"476version = "4.0.0-dev"477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"478479[[package]]480name = "beefy-primitives"481version = "4.0.0-dev"482source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"483dependencies = [484 "parity-scale-codec 3.1.5",485 "scale-info",486 "sp-api",487 "sp-application-crypto",488 "sp-core",489 "sp-runtime",490 "sp-std",491]492493[[package]]494name = "bimap"495version = "0.6.2"496source = "registry+https://github.com/rust-lang/crates.io-index"497checksum = "bc0455254eb5c6964c4545d8bac815e1a1be4f3afe0ae695ea539c12d728d44b"498499[[package]]500name = "bincode"501version = "1.3.3"502source = "registry+https://github.com/rust-lang/crates.io-index"503checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"504dependencies = [505 "serde",506]507508[[package]]509name = "bindgen"510version = "0.59.2"511source = "registry+https://github.com/rust-lang/crates.io-index"512checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"513dependencies = [514 "bitflags",515 "cexpr",516 "clang-sys",517 "lazy_static",518 "lazycell",519 "peeking_take_while",520 "proc-macro2",521 "quote",522 "regex",523 "rustc-hash",524 "shlex",525]526527[[package]]528name = "bitflags"529version = "1.3.2"530source = "registry+https://github.com/rust-lang/crates.io-index"531checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"532533[[package]]534name = "bitvec"535version = "0.20.4"536source = "registry+https://github.com/rust-lang/crates.io-index"537checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"538dependencies = [539 "funty 1.1.0",540 "radium 0.6.2",541 "tap",542 "wyz 0.2.0",543]544545[[package]]546name = "bitvec"547version = "1.0.0"548source = "registry+https://github.com/rust-lang/crates.io-index"549checksum = "1489fcb93a5bb47da0462ca93ad252ad6af2145cce58d10d46a83931ba9f016b"550dependencies = [551 "funty 2.0.0",552 "radium 0.7.0",553 "tap",554 "wyz 0.5.0",555]556557[[package]]558name = "blake2"559version = "0.10.4"560source = "registry+https://github.com/rust-lang/crates.io-index"561checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"562dependencies = [563 "digest 0.10.3",564]565566[[package]]567name = "blake2-rfc"568version = "0.2.18"569source = "registry+https://github.com/rust-lang/crates.io-index"570checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"571dependencies = [572 "arrayvec 0.4.12",573 "constant_time_eq",574]575576[[package]]577name = "blake2b_simd"578version = "1.0.0"579source = "registry+https://github.com/rust-lang/crates.io-index"580checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"581dependencies = [582 "arrayref",583 "arrayvec 0.7.2",584 "constant_time_eq",585]586587[[package]]588name = "blake2s_simd"589version = "1.0.0"590source = "registry+https://github.com/rust-lang/crates.io-index"591checksum = "db539cc2b5f6003621f1cd9ef92d7ded8ea5232c7de0f9faa2de251cd98730d4"592dependencies = [593 "arrayref",594 "arrayvec 0.7.2",595 "constant_time_eq",596]597598[[package]]599name = "blake3"600version = "1.3.1"601source = "registry+https://github.com/rust-lang/crates.io-index"602checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"603dependencies = [604 "arrayref",605 "arrayvec 0.7.2",606 "cc",607 "cfg-if 1.0.0",608 "constant_time_eq",609 "digest 0.10.3",610]611612[[package]]613name = "block-buffer"614version = "0.7.3"615source = "registry+https://github.com/rust-lang/crates.io-index"616checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"617dependencies = [618 "block-padding 0.1.5",619 "byte-tools",620 "byteorder",621 "generic-array 0.12.4",622]623624[[package]]625name = "block-buffer"626version = "0.9.0"627source = "registry+https://github.com/rust-lang/crates.io-index"628checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"629dependencies = [630 "block-padding 0.2.1",631 "generic-array 0.14.5",632]633634[[package]]635name = "block-buffer"636version = "0.10.2"637source = "registry+https://github.com/rust-lang/crates.io-index"638checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"639dependencies = [640 "generic-array 0.14.5",641]642643[[package]]644name = "block-padding"645version = "0.1.5"646source = "registry+https://github.com/rust-lang/crates.io-index"647checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"648dependencies = [649 "byte-tools",650]651652[[package]]653name = "block-padding"654version = "0.2.1"655source = "registry+https://github.com/rust-lang/crates.io-index"656checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"657658[[package]]659name = "blocking"660version = "1.2.0"661source = "registry+https://github.com/rust-lang/crates.io-index"662checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"663dependencies = [664 "async-channel",665 "async-task",666 "atomic-waker",667 "fastrand",668 "futures-lite",669 "once_cell",670]671672[[package]]673name = "bounded-vec"674version = "0.6.0"675source = "registry+https://github.com/rust-lang/crates.io-index"676checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6"677dependencies = [678 "thiserror",679]680681[[package]]682name = "bp-header-chain"683version = "0.1.0"684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"685dependencies = [686 "bp-runtime",687 "finality-grandpa",688 "frame-support",689 "parity-scale-codec 3.1.5",690 "scale-info",691 "serde",692 "sp-core",693 "sp-finality-grandpa",694 "sp-runtime",695 "sp-std",696]697698[[package]]699name = "bp-message-dispatch"700version = "0.1.0"701source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"702dependencies = [703 "bp-runtime",704 "frame-support",705 "parity-scale-codec 3.1.5",706 "scale-info",707 "sp-std",708]709710[[package]]711name = "bp-messages"712version = "0.1.0"713source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"714dependencies = [715 "bitvec 1.0.0",716 "bp-runtime",717 "frame-support",718 "frame-system",719 "impl-trait-for-tuples",720 "parity-scale-codec 3.1.5",721 "scale-info",722 "serde",723 "sp-core",724 "sp-std",725]726727[[package]]728name = "bp-polkadot-core"729version = "0.1.0"730source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"731dependencies = [732 "bp-messages",733 "bp-runtime",734 "frame-support",735 "frame-system",736 "parity-scale-codec 3.1.5",737 "scale-info",738 "sp-api",739 "sp-core",740 "sp-runtime",741 "sp-std",742 "sp-version",743]744745[[package]]746name = "bp-rococo"747version = "0.1.0"748source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"749dependencies = [750 "bp-messages",751 "bp-polkadot-core",752 "bp-runtime",753 "frame-support",754 "parity-scale-codec 3.1.5",755 "smallvec",756 "sp-api",757 "sp-runtime",758 "sp-std",759 "sp-version",760]761762[[package]]763name = "bp-runtime"764version = "0.1.0"765source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"766dependencies = [767 "frame-support",768 "hash-db",769 "num-traits",770 "parity-scale-codec 3.1.5",771 "scale-info",772 "sp-core",773 "sp-io",774 "sp-runtime",775 "sp-state-machine",776 "sp-std",777 "sp-trie",778]779780[[package]]781name = "bp-test-utils"782version = "0.1.0"783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"784dependencies = [785 "bp-header-chain",786 "ed25519-dalek",787 "finality-grandpa",788 "parity-scale-codec 3.1.5",789 "sp-application-crypto",790 "sp-finality-grandpa",791 "sp-runtime",792 "sp-std",793]794795[[package]]796name = "bp-wococo"797version = "0.1.0"798source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"799dependencies = [800 "bp-messages",801 "bp-polkadot-core",802 "bp-rococo",803 "bp-runtime",804 "parity-scale-codec 3.1.5",805 "sp-api",806 "sp-runtime",807 "sp-std",808]809810[[package]]811name = "bridge-runtime-common"812version = "0.1.0"813source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"814dependencies = [815 "bp-message-dispatch",816 "bp-messages",817 "bp-runtime",818 "frame-support",819 "frame-system",820 "hash-db",821 "pallet-bridge-dispatch",822 "pallet-bridge-grandpa",823 "pallet-bridge-messages",824 "pallet-transaction-payment",825 "parity-scale-codec 3.1.5",826 "scale-info",827 "sp-api",828 "sp-core",829 "sp-runtime",830 "sp-state-machine",831 "sp-std",832 "sp-trie",833]834835[[package]]836name = "bs58"837version = "0.4.0"838source = "registry+https://github.com/rust-lang/crates.io-index"839checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"840841[[package]]842name = "bstr"843version = "0.2.17"844source = "registry+https://github.com/rust-lang/crates.io-index"845checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"846dependencies = [847 "memchr",848]849850[[package]]851name = "build-helper"852version = "0.1.1"853source = "registry+https://github.com/rust-lang/crates.io-index"854checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"855dependencies = [856 "semver 0.6.0",857]858859[[package]]860name = "bumpalo"861version = "3.10.0"862source = "registry+https://github.com/rust-lang/crates.io-index"863checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"864865[[package]]866name = "byte-slice-cast"867version = "1.2.1"868source = "registry+https://github.com/rust-lang/crates.io-index"869checksum = "87c5fdd0166095e1d463fc6cc01aa8ce547ad77a4e84d42eb6762b084e28067e"870871[[package]]872name = "byte-tools"873version = "0.3.1"874source = "registry+https://github.com/rust-lang/crates.io-index"875checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"876877[[package]]878name = "byteorder"879version = "1.4.3"880source = "registry+https://github.com/rust-lang/crates.io-index"881checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"882883[[package]]884name = "bytes"885version = "0.5.6"886source = "registry+https://github.com/rust-lang/crates.io-index"887checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"888889[[package]]890name = "bytes"891version = "1.1.0"892source = "registry+https://github.com/rust-lang/crates.io-index"893checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"894895[[package]]896name = "bzip2-sys"897version = "0.1.11+1.0.8"898source = "registry+https://github.com/rust-lang/crates.io-index"899checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"900dependencies = [901 "cc",902 "libc",903 "pkg-config",904]905906[[package]]907name = "cache-padded"908version = "1.2.0"909source = "registry+https://github.com/rust-lang/crates.io-index"910checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"911912[[package]]913name = "camino"914version = "1.0.9"915source = "registry+https://github.com/rust-lang/crates.io-index"916checksum = "869119e97797867fd90f5e22af7d0bd274bd4635ebb9eb68c04f3f513ae6c412"917dependencies = [918 "serde",919]920921[[package]]922name = "cargo-platform"923version = "0.1.2"924source = "registry+https://github.com/rust-lang/crates.io-index"925checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"926dependencies = [927 "serde",928]929930[[package]]931name = "cargo_metadata"932version = "0.14.3"933source = "registry+https://github.com/rust-lang/crates.io-index"934checksum = "cf1007653411165d371d51e7174a6f0e81ec815ecb425c0440c30d5f1ae64e0f"935dependencies = [936 "camino",937 "cargo-platform",938 "semver 1.0.10",939 "serde",940 "serde_json",941]942943[[package]]944name = "cc"945version = "1.0.73"946source = "registry+https://github.com/rust-lang/crates.io-index"947checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"948dependencies = [949 "jobserver",950]951952[[package]]953name = "cexpr"954version = "0.6.0"955source = "registry+https://github.com/rust-lang/crates.io-index"956checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"957dependencies = [958 "nom",959]960961[[package]]962name = "cfg-if"963version = "0.1.10"964source = "registry+https://github.com/rust-lang/crates.io-index"965checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"966967[[package]]968name = "cfg-if"969version = "1.0.0"970source = "registry+https://github.com/rust-lang/crates.io-index"971checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"972973[[package]]974name = "cfg_aliases"975version = "0.1.1"976source = "registry+https://github.com/rust-lang/crates.io-index"977checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"978979[[package]]980name = "chacha20"981version = "0.8.1"982source = "registry+https://github.com/rust-lang/crates.io-index"983checksum = "01b72a433d0cf2aef113ba70f62634c56fddb0f244e6377185c56a7cadbd8f91"984dependencies = [985 "cfg-if 1.0.0",986 "cipher",987 "cpufeatures",988 "zeroize",989]990991[[package]]992name = "chacha20poly1305"993version = "0.9.0"994source = "registry+https://github.com/rust-lang/crates.io-index"995checksum = "3b84ed6d1d5f7aa9bdde921a5090e0ca4d934d250ea3b402a5fab3a994e28a2a"996dependencies = [997 "aead",998 "chacha20",999 "cipher",1000 "poly1305",1001 "zeroize",1002]10031004[[package]]1005name = "chrono"1006version = "0.4.19"1007source = "registry+https://github.com/rust-lang/crates.io-index"1008checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1009dependencies = [1010 "libc",1011 "num-integer",1012 "num-traits",1013 "time",1014 "winapi",1015]10161017[[package]]1018name = "cid"1019version = "0.8.5"1020source = "registry+https://github.com/rust-lang/crates.io-index"1021checksum = "fc949bff6704880faf064c42a4854032ab07bfcf3a4fcb82a57470acededb69c"1022dependencies = [1023 "core2",1024 "multibase",1025 "multihash",1026 "serde",1027 "unsigned-varint",1028]10291030[[package]]1031name = "cipher"1032version = "0.3.0"1033source = "registry+https://github.com/rust-lang/crates.io-index"1034checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"1035dependencies = [1036 "generic-array 0.14.5",1037]10381039[[package]]1040name = "ckb-merkle-mountain-range"1041version = "0.3.2"1042source = "registry+https://github.com/rust-lang/crates.io-index"1043checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"1044dependencies = [1045 "cfg-if 0.1.10",1046]10471048[[package]]1049name = "clang-sys"1050version = "1.3.3"1051source = "registry+https://github.com/rust-lang/crates.io-index"1052checksum = "5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b"1053dependencies = [1054 "glob",1055 "libc",1056 "libloading 0.7.3",1057]10581059[[package]]1060name = "clap"1061version = "3.2.6"1062source = "registry+https://github.com/rust-lang/crates.io-index"1063checksum = "9f1fe12880bae935d142c8702d500c63a4e8634b6c3c57ad72bf978fc7b6249a"1064dependencies = [1065 "atty",1066 "bitflags",1067 "clap_derive",1068 "clap_lex",1069 "indexmap",1070 "once_cell",1071 "strsim",1072 "termcolor",1073 "textwrap",1074]10751076[[package]]1077name = "clap_derive"1078version = "3.2.6"1079source = "registry+https://github.com/rust-lang/crates.io-index"1080checksum = "ed6db9e867166a43a53f7199b5e4d1f522a1e5bd626654be263c999ce59df39a"1081dependencies = [1082 "heck 0.4.0",1083 "proc-macro-error",1084 "proc-macro2",1085 "quote",1086 "syn",1087]10881089[[package]]1090name = "clap_lex"1091version = "0.2.3"1092source = "registry+https://github.com/rust-lang/crates.io-index"1093checksum = "87eba3c8c7f42ef17f6c659fc7416d0f4758cd3e58861ee63c5fa4a4dde649e4"1094dependencies = [1095 "os_str_bytes",1096]10971098[[package]]1099name = "cmake"1100version = "0.1.48"1101source = "registry+https://github.com/rust-lang/crates.io-index"1102checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a"1103dependencies = [1104 "cc",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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"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.24#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.24#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.24#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.24#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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"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.1"3615source = "registry+https://github.com/rust-lang/crates.io-index"3616checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"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.24"3873source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"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.24"3966source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"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.45.1"4070source = "registry+https://github.com/rust-lang/crates.io-index"4071checksum = "41726ee8f662563fafba2d2d484b14037cc8ecb8c953fbfc8439d4ce3a0a9029"4072dependencies = [4073 "bytes 1.1.0",4074 "futures 0.3.21",4075 "futures-timer",4076 "getrandom 0.2.7",4077 "instant",4078 "lazy_static",4079 "libp2p-autonat",4080 "libp2p-core 0.33.0",4081 "libp2p-deflate",4082 "libp2p-dns",4083 "libp2p-floodsub",4084 "libp2p-gossipsub",4085 "libp2p-identify",4086 "libp2p-kad",4087 "libp2p-mdns",4088 "libp2p-metrics",4089 "libp2p-mplex",4090 "libp2p-noise",4091 "libp2p-ping",4092 "libp2p-plaintext",4093 "libp2p-pnet",4094 "libp2p-relay",4095 "libp2p-rendezvous",4096 "libp2p-request-response",4097 "libp2p-swarm",4098 "libp2p-swarm-derive",4099 "libp2p-tcp",4100 "libp2p-uds",4101 "libp2p-wasm-ext",4102 "libp2p-websocket",4103 "libp2p-yamux",4104 "multiaddr",4105 "parking_lot 0.12.1",4106 "pin-project 1.0.10",4107 "rand 0.7.3",4108 "smallvec",4109]41104111[[package]]4112name = "libp2p-autonat"4113version = "0.4.1"4114source = "registry+https://github.com/rust-lang/crates.io-index"4115checksum = "1d45945fd2f96c4b133c23d5c28a8b7fc8d7138e6dd8d5a8cd492dd384f888e3"4116dependencies = [4117 "async-trait",4118 "futures 0.3.21",4119 "futures-timer",4120 "instant",4121 "libp2p-core 0.33.0",4122 "libp2p-request-response",4123 "libp2p-swarm",4124 "log",4125 "prost 0.10.4",4126 "prost-build 0.10.4",4127 "rand 0.8.5",4128]41294130[[package]]4131name = "libp2p-core"4132version = "0.32.1"4133source = "registry+https://github.com/rust-lang/crates.io-index"4134checksum = "db5b02602099fb75cb2d16f9ea860a320d6eb82ce41e95ab680912c454805cd5"4135dependencies = [4136 "asn1_der",4137 "bs58",4138 "ed25519-dalek",4139 "either",4140 "fnv",4141 "futures 0.3.21",4142 "futures-timer",4143 "instant",4144 "lazy_static",4145 "log",4146 "multiaddr",4147 "multihash",4148 "multistream-select",4149 "parking_lot 0.12.1",4150 "pin-project 1.0.10",4151 "prost 0.9.0",4152 "prost-build 0.9.0",4153 "rand 0.8.5",4154 "ring",4155 "rw-stream-sink 0.2.1",4156 "sha2 0.10.2",4157 "smallvec",4158 "thiserror",4159 "unsigned-varint",4160 "void",4161 "zeroize",4162]41634164[[package]]4165name = "libp2p-core"4166version = "0.33.0"4167source = "registry+https://github.com/rust-lang/crates.io-index"4168checksum = "42d46fca305dee6757022e2f5a4f6c023315084d0ed7441c3ab244e76666d979"4169dependencies = [4170 "asn1_der",4171 "bs58",4172 "ed25519-dalek",4173 "either",4174 "fnv",4175 "futures 0.3.21",4176 "futures-timer",4177 "instant",4178 "lazy_static",4179 "libsecp256k1",4180 "log",4181 "multiaddr",4182 "multihash",4183 "multistream-select",4184 "parking_lot 0.12.1",4185 "pin-project 1.0.10",4186 "prost 0.10.4",4187 "prost-build 0.10.4",4188 "rand 0.8.5",4189 "ring",4190 "rw-stream-sink 0.3.0",4191 "sha2 0.10.2",4192 "smallvec",4193 "thiserror",4194 "unsigned-varint",4195 "void",4196 "zeroize",4197]41984199[[package]]4200name = "libp2p-deflate"4201version = "0.33.0"4202source = "registry+https://github.com/rust-lang/crates.io-index"4203checksum = "86adefc55ea4ed8201149f052fb441210727481dff1fb0b8318460206a79f5fb"4204dependencies = [4205 "flate2",4206 "futures 0.3.21",4207 "libp2p-core 0.33.0",4208]42094210[[package]]4211name = "libp2p-dns"4212version = "0.33.0"4213source = "registry+https://github.com/rust-lang/crates.io-index"4214checksum = "fbb462ec3a51fab457b4b44ac295e8b0a4b04dc175127e615cf996b1f0f1a268"4215dependencies = [4216 "async-std-resolver",4217 "futures 0.3.21",4218 "libp2p-core 0.33.0",4219 "log",4220 "parking_lot 0.12.1",4221 "smallvec",4222 "trust-dns-resolver",4223]42244225[[package]]4226name = "libp2p-floodsub"4227version = "0.36.0"4228source = "registry+https://github.com/rust-lang/crates.io-index"4229checksum = "a505d0c6f851cbf2919535150198e530825def8bd3757477f13dc3a57f46cbcc"4230dependencies = [4231 "cuckoofilter",4232 "fnv",4233 "futures 0.3.21",4234 "libp2p-core 0.33.0",4235 "libp2p-swarm",4236 "log",4237 "prost 0.10.4",4238 "prost-build 0.10.4",4239 "rand 0.7.3",4240 "smallvec",4241]42424243[[package]]4244name = "libp2p-gossipsub"4245version = "0.38.1"4246source = "registry+https://github.com/rust-lang/crates.io-index"4247checksum = "43e064ba4d7832e01c738626c6b274ae100baba05f5ffcc7b265c2a3ed398108"4248dependencies = [4249 "asynchronous-codec",4250 "base64",4251 "byteorder",4252 "bytes 1.1.0",4253 "fnv",4254 "futures 0.3.21",4255 "hex_fmt",4256 "instant",4257 "libp2p-core 0.33.0",4258 "libp2p-swarm",4259 "log",4260 "prometheus-client",4261 "prost 0.10.4",4262 "prost-build 0.10.4",4263 "rand 0.7.3",4264 "regex",4265 "sha2 0.10.2",4266 "smallvec",4267 "unsigned-varint",4268 "wasm-timer",4269]42704271[[package]]4272name = "libp2p-identify"4273version = "0.36.1"4274source = "registry+https://github.com/rust-lang/crates.io-index"4275checksum = "b84b53490442d086db1fa5375670c9666e79143dccadef3f7c74a4346899a984"4276dependencies = [4277 "asynchronous-codec",4278 "futures 0.3.21",4279 "futures-timer",4280 "libp2p-core 0.33.0",4281 "libp2p-swarm",4282 "log",4283 "lru 0.7.7",4284 "prost 0.10.4",4285 "prost-build 0.10.4",4286 "prost-codec",4287 "smallvec",4288 "thiserror",4289 "void",4290]42914292[[package]]4293name = "libp2p-kad"4294version = "0.37.1"4295source = "registry+https://github.com/rust-lang/crates.io-index"4296checksum = "5f6b5d4de90fcd35feb65ea6223fd78f3b747a64ca4b65e0813fbe66a27d56aa"4297dependencies = [4298 "arrayvec 0.7.2",4299 "asynchronous-codec",4300 "bytes 1.1.0",4301 "either",4302 "fnv",4303 "futures 0.3.21",4304 "futures-timer",4305 "instant",4306 "libp2p-core 0.33.0",4307 "libp2p-swarm",4308 "log",4309 "prost 0.10.4",4310 "prost-build 0.10.4",4311 "rand 0.7.3",4312 "sha2 0.10.2",4313 "smallvec",4314 "thiserror",4315 "uint",4316 "unsigned-varint",4317 "void",4318]43194320[[package]]4321name = "libp2p-mdns"4322version = "0.37.0"4323source = "registry+https://github.com/rust-lang/crates.io-index"4324checksum = "4783f8cf00c7b6c1ff0f1870b4fcf50b042b45533d2e13b6fb464caf447a6951"4325dependencies = [4326 "async-io",4327 "data-encoding",4328 "dns-parser",4329 "futures 0.3.21",4330 "if-watch",4331 "lazy_static",4332 "libp2p-core 0.33.0",4333 "libp2p-swarm",4334 "log",4335 "rand 0.8.5",4336 "smallvec",4337 "socket2",4338 "void",4339]43404341[[package]]4342name = "libp2p-metrics"4343version = "0.6.1"4344source = "registry+https://github.com/rust-lang/crates.io-index"4345checksum = "564a7e5284d7d9b3140fdfc3cb6567bc32555e86a21de5604c2ec85da05cf384"4346dependencies = [4347 "libp2p-core 0.33.0",4348 "libp2p-gossipsub",4349 "libp2p-identify",4350 "libp2p-kad",4351 "libp2p-ping",4352 "libp2p-relay",4353 "libp2p-swarm",4354 "prometheus-client",4355]43564357[[package]]4358name = "libp2p-mplex"4359version = "0.33.0"4360source = "registry+https://github.com/rust-lang/crates.io-index"4361checksum = "5ff9c893f2367631a711301d703c47432af898c9bb8253bea0e2c051a13f7640"4362dependencies = [4363 "asynchronous-codec",4364 "bytes 1.1.0",4365 "futures 0.3.21",4366 "libp2p-core 0.33.0",4367 "log",4368 "nohash-hasher",4369 "parking_lot 0.12.1",4370 "rand 0.7.3",4371 "smallvec",4372 "unsigned-varint",4373]43744375[[package]]4376name = "libp2p-noise"4377version = "0.36.0"4378source = "registry+https://github.com/rust-lang/crates.io-index"4379checksum = "cf2cee1dad1c83325bbd182a8e94555778699cec8a9da00086efb7522c4c15ad"4380dependencies = [4381 "bytes 1.1.0",4382 "curve25519-dalek 3.2.0",4383 "futures 0.3.21",4384 "lazy_static",4385 "libp2p-core 0.33.0",4386 "log",4387 "prost 0.10.4",4388 "prost-build 0.10.4",4389 "rand 0.8.5",4390 "sha2 0.10.2",4391 "snow",4392 "static_assertions",4393 "x25519-dalek",4394 "zeroize",4395]43964397[[package]]4398name = "libp2p-ping"4399version = "0.36.0"4400source = "registry+https://github.com/rust-lang/crates.io-index"4401checksum = "d41516c82fe8dd148ec925eead0c5ec08a0628f7913597e93e126e4dfb4e0787"4402dependencies = [4403 "futures 0.3.21",4404 "futures-timer",4405 "instant",4406 "libp2p-core 0.33.0",4407 "libp2p-swarm",4408 "log",4409 "rand 0.7.3",4410 "void",4411]44124413[[package]]4414name = "libp2p-plaintext"4415version = "0.33.0"4416source = "registry+https://github.com/rust-lang/crates.io-index"4417checksum = "db007e737adc5d28b2e03223b0210164928ad742591127130796a72aa8eaf54f"4418dependencies = [4419 "asynchronous-codec",4420 "bytes 1.1.0",4421 "futures 0.3.21",4422 "libp2p-core 0.33.0",4423 "log",4424 "prost 0.10.4",4425 "prost-build 0.10.4",4426 "unsigned-varint",4427 "void",4428]44294430[[package]]4431name = "libp2p-pnet"4432version = "0.22.0"4433source = "registry+https://github.com/rust-lang/crates.io-index"4434checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"4435dependencies = [4436 "futures 0.3.21",4437 "log",4438 "pin-project 1.0.10",4439 "rand 0.7.3",4440 "salsa20",4441 "sha3 0.9.1",4442]44434444[[package]]4445name = "libp2p-relay"4446version = "0.9.1"4447source = "registry+https://github.com/rust-lang/crates.io-index"4448checksum = "624ead3406f64437a0d4567c31bd128a9a0b8226d5f16c074038f5d0fc32f650"4449dependencies = [4450 "asynchronous-codec",4451 "bytes 1.1.0",4452 "either",4453 "futures 0.3.21",4454 "futures-timer",4455 "instant",4456 "libp2p-core 0.33.0",4457 "libp2p-swarm",4458 "log",4459 "pin-project 1.0.10",4460 "prost 0.10.4",4461 "prost-build 0.10.4",4462 "prost-codec",4463 "rand 0.8.5",4464 "smallvec",4465 "static_assertions",4466 "thiserror",4467 "void",4468]44694470[[package]]4471name = "libp2p-rendezvous"4472version = "0.6.0"4473source = "registry+https://github.com/rust-lang/crates.io-index"4474checksum = "c59967ea2db2c7560f641aa58ac05982d42131863fcd3dd6dcf0dd1daf81c60c"4475dependencies = [4476 "asynchronous-codec",4477 "bimap",4478 "futures 0.3.21",4479 "futures-timer",4480 "instant",4481 "libp2p-core 0.33.0",4482 "libp2p-swarm",4483 "log",4484 "prost 0.10.4",4485 "prost-build 0.10.4",4486 "rand 0.8.5",4487 "sha2 0.10.2",4488 "thiserror",4489 "unsigned-varint",4490 "void",4491]44924493[[package]]4494name = "libp2p-request-response"4495version = "0.18.0"4496source = "registry+https://github.com/rust-lang/crates.io-index"4497checksum = "b02e0acb725e5a757d77c96b95298fd73a7394fe82ba7b8bbeea510719cbe441"4498dependencies = [4499 "async-trait",4500 "bytes 1.1.0",4501 "futures 0.3.21",4502 "instant",4503 "libp2p-core 0.33.0",4504 "libp2p-swarm",4505 "log",4506 "rand 0.7.3",4507 "smallvec",4508 "unsigned-varint",4509]45104511[[package]]4512name = "libp2p-swarm"4513version = "0.36.1"4514source = "registry+https://github.com/rust-lang/crates.io-index"4515checksum = "8f4bb21c5abadbf00360c734f16bf87f1712ed4f23cd46148f625d2ddb867346"4516dependencies = [4517 "either",4518 "fnv",4519 "futures 0.3.21",4520 "futures-timer",4521 "instant",4522 "libp2p-core 0.33.0",4523 "log",4524 "pin-project 1.0.10",4525 "rand 0.7.3",4526 "smallvec",4527 "thiserror",4528 "void",4529]45304531[[package]]4532name = "libp2p-swarm-derive"4533version = "0.27.2"4534source = "registry+https://github.com/rust-lang/crates.io-index"4535checksum = "4f693c8c68213034d472cbb93a379c63f4f307d97c06f1c41e4985de481687a5"4536dependencies = [4537 "quote",4538 "syn",4539]45404541[[package]]4542name = "libp2p-tcp"4543version = "0.33.0"4544source = "registry+https://github.com/rust-lang/crates.io-index"4545checksum = "4f4933e38ef21b50698aefc87799c24f2a365c9d3f6cf50471f3f6a0bc410892"4546dependencies = [4547 "async-io",4548 "futures 0.3.21",4549 "futures-timer",4550 "if-watch",4551 "ipnet",4552 "libc",4553 "libp2p-core 0.33.0",4554 "log",4555 "socket2",4556]45574558[[package]]4559name = "libp2p-uds"4560version = "0.32.0"4561source = "registry+https://github.com/rust-lang/crates.io-index"4562checksum = "24bdab114f7f2701757d6541266e1131b429bbae382008f207f2114ee4222dcb"4563dependencies = [4564 "async-std",4565 "futures 0.3.21",4566 "libp2p-core 0.32.1",4567 "log",4568]45694570[[package]]4571name = "libp2p-wasm-ext"4572version = "0.33.0"4573source = "registry+https://github.com/rust-lang/crates.io-index"4574checksum = "f066f2b8b1a1d64793f05da2256e6842ecd0293d6735ca2e9bda89831a1bdc06"4575dependencies = [4576 "futures 0.3.21",4577 "js-sys",4578 "libp2p-core 0.33.0",4579 "parity-send-wrapper",4580 "wasm-bindgen",4581 "wasm-bindgen-futures",4582]45834584[[package]]4585name = "libp2p-websocket"4586version = "0.35.0"4587source = "registry+https://github.com/rust-lang/crates.io-index"4588checksum = "39d398fbb29f432c4128fabdaac2ed155c3bcaf1b9bd40eeeb10a471eefacbf5"4589dependencies = [4590 "either",4591 "futures 0.3.21",4592 "futures-rustls",4593 "libp2p-core 0.33.0",4594 "log",4595 "parking_lot 0.12.1",4596 "quicksink",4597 "rw-stream-sink 0.3.0",4598 "soketto",4599 "url",4600 "webpki-roots",4601]46024603[[package]]4604name = "libp2p-yamux"4605version = "0.37.0"4606source = "registry+https://github.com/rust-lang/crates.io-index"4607checksum = "8fe653639ad74877c759720febb0cbcbf4caa221adde4eed2d3126ce5c6f381f"4608dependencies = [4609 "futures 0.3.21",4610 "libp2p-core 0.33.0",4611 "parking_lot 0.12.1",4612 "thiserror",4613 "yamux",4614]46154616[[package]]4617name = "librocksdb-sys"4618version = "0.6.1+6.28.2"4619source = "registry+https://github.com/rust-lang/crates.io-index"4620checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4621dependencies = [4622 "bindgen",4623 "bzip2-sys",4624 "cc",4625 "glob",4626 "libc",4627 "libz-sys",4628 "tikv-jemalloc-sys",4629]46304631[[package]]4632name = "libsecp256k1"4633version = "0.7.0"4634source = "registry+https://github.com/rust-lang/crates.io-index"4635checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4636dependencies = [4637 "arrayref",4638 "base64",4639 "digest 0.9.0",4640 "hmac-drbg",4641 "libsecp256k1-core",4642 "libsecp256k1-gen-ecmult",4643 "libsecp256k1-gen-genmult",4644 "rand 0.8.5",4645 "serde",4646 "sha2 0.9.9",4647 "typenum",4648]46494650[[package]]4651name = "libsecp256k1-core"4652version = "0.3.0"4653source = "registry+https://github.com/rust-lang/crates.io-index"4654checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4655dependencies = [4656 "crunchy",4657 "digest 0.9.0",4658 "subtle",4659]46604661[[package]]4662name = "libsecp256k1-gen-ecmult"4663version = "0.3.0"4664source = "registry+https://github.com/rust-lang/crates.io-index"4665checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4666dependencies = [4667 "libsecp256k1-core",4668]46694670[[package]]4671name = "libsecp256k1-gen-genmult"4672version = "0.3.0"4673source = "registry+https://github.com/rust-lang/crates.io-index"4674checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4675dependencies = [4676 "libsecp256k1-core",4677]46784679[[package]]4680name = "libz-sys"4681version = "1.1.8"4682source = "registry+https://github.com/rust-lang/crates.io-index"4683checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4684dependencies = [4685 "cc",4686 "pkg-config",4687 "vcpkg",4688]46894690[[package]]4691name = "linked-hash-map"4692version = "0.5.4"4693source = "registry+https://github.com/rust-lang/crates.io-index"4694checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"46954696[[package]]4697name = "linked_hash_set"4698version = "0.1.4"4699source = "registry+https://github.com/rust-lang/crates.io-index"4700checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4701dependencies = [4702 "linked-hash-map",4703]47044705[[package]]4706name = "linregress"4707version = "0.4.4"4708source = "registry+https://github.com/rust-lang/crates.io-index"4709checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4710dependencies = [4711 "nalgebra",4712 "statrs",4713]47144715[[package]]4716name = "linux-raw-sys"4717version = "0.0.42"4718source = "registry+https://github.com/rust-lang/crates.io-index"4719checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"47204721[[package]]4722name = "lock_api"4723version = "0.4.7"4724source = "registry+https://github.com/rust-lang/crates.io-index"4725checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"4726dependencies = [4727 "autocfg",4728 "scopeguard",4729]47304731[[package]]4732name = "log"4733version = "0.4.17"4734source = "registry+https://github.com/rust-lang/crates.io-index"4735checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4736dependencies = [4737 "cfg-if 1.0.0",4738 "value-bag",4739]47404741[[package]]4742name = "lru"4743version = "0.6.6"4744source = "registry+https://github.com/rust-lang/crates.io-index"4745checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4746dependencies = [4747 "hashbrown 0.11.2",4748]47494750[[package]]4751name = "lru"4752version = "0.7.7"4753source = "registry+https://github.com/rust-lang/crates.io-index"4754checksum = "c84e6fe5655adc6ce00787cf7dcaf8dc4f998a0565d23eafc207a8b08ca3349a"4755dependencies = [4756 "hashbrown 0.11.2",4757]47584759[[package]]4760name = "lru-cache"4761version = "0.1.2"4762source = "registry+https://github.com/rust-lang/crates.io-index"4763checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4764dependencies = [4765 "linked-hash-map",4766]47674768[[package]]4769name = "lz4"4770version = "1.23.3"4771source = "registry+https://github.com/rust-lang/crates.io-index"4772checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885"4773dependencies = [4774 "libc",4775 "lz4-sys",4776]47774778[[package]]4779name = "lz4-sys"4780version = "1.9.3"4781source = "registry+https://github.com/rust-lang/crates.io-index"4782checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17"4783dependencies = [4784 "cc",4785 "libc",4786]47874788[[package]]4789name = "mach"4790version = "0.3.2"4791source = "registry+https://github.com/rust-lang/crates.io-index"4792checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4793dependencies = [4794 "libc",4795]47964797[[package]]4798name = "maplit"4799version = "1.0.2"4800source = "registry+https://github.com/rust-lang/crates.io-index"4801checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"48024803[[package]]4804name = "match_cfg"4805version = "0.1.0"4806source = "registry+https://github.com/rust-lang/crates.io-index"4807checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"48084809[[package]]4810name = "matchers"4811version = "0.0.1"4812source = "registry+https://github.com/rust-lang/crates.io-index"4813checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4814dependencies = [4815 "regex-automata",4816]48174818[[package]]4819name = "matches"4820version = "0.1.9"4821source = "registry+https://github.com/rust-lang/crates.io-index"4822checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"48234824[[package]]4825name = "matrixmultiply"4826version = "0.3.2"4827source = "registry+https://github.com/rust-lang/crates.io-index"4828checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4829dependencies = [4830 "rawpointer",4831]48324833[[package]]4834name = "memchr"4835version = "2.5.0"4836source = "registry+https://github.com/rust-lang/crates.io-index"4837checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"48384839[[package]]4840name = "memfd"4841version = "0.4.1"4842source = "registry+https://github.com/rust-lang/crates.io-index"4843checksum = "f6627dc657574b49d6ad27105ed671822be56e0d2547d413bfbf3e8d8fa92e7a"4844dependencies = [4845 "libc",4846]48474848[[package]]4849name = "memmap2"4850version = "0.2.3"4851source = "registry+https://github.com/rust-lang/crates.io-index"4852checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4853dependencies = [4854 "libc",4855]48564857[[package]]4858name = "memmap2"4859version = "0.5.4"4860source = "registry+https://github.com/rust-lang/crates.io-index"4861checksum = "d5172b50c23043ff43dd53e51392f36519d9b35a8f3a410d30ece5d1aedd58ae"4862dependencies = [4863 "libc",4864]48654866[[package]]4867name = "memoffset"4868version = "0.6.5"4869source = "registry+https://github.com/rust-lang/crates.io-index"4870checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4871dependencies = [4872 "autocfg",4873]48744875[[package]]4876name = "memory-db"4877version = "0.29.0"4878source = "registry+https://github.com/rust-lang/crates.io-index"4879checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4880dependencies = [4881 "hash-db",4882 "hashbrown 0.12.1",4883 "parity-util-mem",4884]48854886[[package]]4887name = "memory-lru"4888version = "0.1.0"4889source = "registry+https://github.com/rust-lang/crates.io-index"4890checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4891dependencies = [4892 "lru 0.6.6",4893]48944895[[package]]4896name = "memory_units"4897version = "0.3.0"4898source = "registry+https://github.com/rust-lang/crates.io-index"4899checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"49004901[[package]]4902name = "merlin"4903version = "2.0.1"4904source = "registry+https://github.com/rust-lang/crates.io-index"4905checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4906dependencies = [4907 "byteorder",4908 "keccak",4909 "rand_core 0.5.1",4910 "zeroize",4911]49124913[[package]]4914name = "mick-jaeger"4915version = "0.1.8"4916source = "registry+https://github.com/rust-lang/crates.io-index"4917checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4918dependencies = [4919 "futures 0.3.21",4920 "rand 0.8.5",4921 "thrift",4922]49234924[[package]]4925name = "minimal-lexical"4926version = "0.2.1"4927source = "registry+https://github.com/rust-lang/crates.io-index"4928checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"49294930[[package]]4931name = "miniz_oxide"4932version = "0.5.3"4933source = "registry+https://github.com/rust-lang/crates.io-index"4934checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"4935dependencies = [4936 "adler",4937]49384939[[package]]4940name = "mio"4941version = "0.8.4"4942source = "registry+https://github.com/rust-lang/crates.io-index"4943checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"4944dependencies = [4945 "libc",4946 "log",4947 "wasi 0.11.0+wasi-snapshot-preview1",4948 "windows-sys",4949]49504951[[package]]4952name = "more-asserts"4953version = "0.2.2"4954source = "registry+https://github.com/rust-lang/crates.io-index"4955checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"49564957[[package]]4958name = "multiaddr"4959version = "0.14.0"4960source = "registry+https://github.com/rust-lang/crates.io-index"4961checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"4962dependencies = [4963 "arrayref",4964 "bs58",4965 "byteorder",4966 "data-encoding",4967 "multihash",4968 "percent-encoding",4969 "serde",4970 "static_assertions",4971 "unsigned-varint",4972 "url",4973]49744975[[package]]4976name = "multibase"4977version = "0.9.1"4978source = "registry+https://github.com/rust-lang/crates.io-index"4979checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"4980dependencies = [4981 "base-x",4982 "data-encoding",4983 "data-encoding-macro",4984]49854986[[package]]4987name = "multihash"4988version = "0.16.2"4989source = "registry+https://github.com/rust-lang/crates.io-index"4990checksum = "e3db354f401db558759dfc1e568d010a5d4146f4d3f637be1275ec4a3cf09689"4991dependencies = [4992 "blake2b_simd",4993 "blake2s_simd",4994 "blake3",4995 "core2",4996 "digest 0.10.3",4997 "multihash-derive",4998 "sha2 0.10.2",4999 "sha3 0.10.1",5000 "unsigned-varint",5001]50025003[[package]]5004name = "multihash-derive"5005version = "0.8.0"5006source = "registry+https://github.com/rust-lang/crates.io-index"5007checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5008dependencies = [5009 "proc-macro-crate",5010 "proc-macro-error",5011 "proc-macro2",5012 "quote",5013 "syn",5014 "synstructure",5015]50165017[[package]]5018name = "multimap"5019version = "0.8.3"5020source = "registry+https://github.com/rust-lang/crates.io-index"5021checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"50225023[[package]]5024name = "multistream-select"5025version = "0.11.0"5026source = "registry+https://github.com/rust-lang/crates.io-index"5027checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5028dependencies = [5029 "bytes 1.1.0",5030 "futures 0.3.21",5031 "log",5032 "pin-project 1.0.10",5033 "smallvec",5034 "unsigned-varint",5035]50365037[[package]]5038name = "nalgebra"5039version = "0.27.1"5040source = "registry+https://github.com/rust-lang/crates.io-index"5041checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5042dependencies = [5043 "approx",5044 "matrixmultiply",5045 "nalgebra-macros",5046 "num-complex",5047 "num-rational 0.4.0",5048 "num-traits",5049 "rand 0.8.5",5050 "rand_distr",5051 "simba",5052 "typenum",5053]50545055[[package]]5056name = "nalgebra-macros"5057version = "0.1.0"5058source = "registry+https://github.com/rust-lang/crates.io-index"5059checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5060dependencies = [5061 "proc-macro2",5062 "quote",5063 "syn",5064]50655066[[package]]5067name = "names"5068version = "0.13.0"5069source = "registry+https://github.com/rust-lang/crates.io-index"5070checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5071dependencies = [5072 "rand 0.8.5",5073]50745075[[package]]5076name = "nanorand"5077version = "0.7.0"5078source = "registry+https://github.com/rust-lang/crates.io-index"5079checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"50805081[[package]]5082name = "netlink-packet-core"5083version = "0.4.2"5084source = "registry+https://github.com/rust-lang/crates.io-index"5085checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5086dependencies = [5087 "anyhow",5088 "byteorder",5089 "libc",5090 "netlink-packet-utils",5091]50925093[[package]]5094name = "netlink-packet-route"5095version = "0.11.0"5096source = "registry+https://github.com/rust-lang/crates.io-index"5097checksum = "733ea73609acfd7fa7ddadfb7bf709b0471668c456ad9513685af543a06342b2"5098dependencies = [5099 "anyhow",5100 "bitflags",5101 "byteorder",5102 "libc",5103 "netlink-packet-core",5104 "netlink-packet-utils",5105]51065107[[package]]5108name = "netlink-packet-utils"5109version = "0.5.1"5110source = "registry+https://github.com/rust-lang/crates.io-index"5111checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5112dependencies = [5113 "anyhow",5114 "byteorder",5115 "paste",5116 "thiserror",5117]51185119[[package]]5120name = "netlink-proto"5121version = "0.9.2"5122source = "registry+https://github.com/rust-lang/crates.io-index"5123checksum = "ef8785b8141e8432aa45fceb922a7e876d7da3fad37fa7e7ec702ace3aa0826b"5124dependencies = [5125 "bytes 1.1.0",5126 "futures 0.3.21",5127 "log",5128 "netlink-packet-core",5129 "netlink-sys",5130 "tokio 1.19.2",5131]51325133[[package]]5134name = "netlink-sys"5135version = "0.8.2"5136source = "registry+https://github.com/rust-lang/crates.io-index"5137checksum = "3e4c9f9547a08241bee7b6558b9b98e1f290d187de8b7cfca2bbb4937bcaa8f8"5138dependencies = [5139 "async-io",5140 "bytes 1.1.0",5141 "futures 0.3.21",5142 "libc",5143 "log",5144]51455146[[package]]5147name = "nix"5148version = "0.22.3"5149source = "registry+https://github.com/rust-lang/crates.io-index"5150checksum = "e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf"5151dependencies = [5152 "bitflags",5153 "cc",5154 "cfg-if 1.0.0",5155 "libc",5156 "memoffset",5157]51585159[[package]]5160name = "nodrop"5161version = "0.1.14"5162source = "registry+https://github.com/rust-lang/crates.io-index"5163checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51645165[[package]]5166name = "nohash-hasher"5167version = "0.2.0"5168source = "registry+https://github.com/rust-lang/crates.io-index"5169checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51705171[[package]]5172name = "nom"5173version = "7.1.1"5174source = "registry+https://github.com/rust-lang/crates.io-index"5175checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5176dependencies = [5177 "memchr",5178 "minimal-lexical",5179]51805181[[package]]5182name = "num-bigint"5183version = "0.2.6"5184source = "registry+https://github.com/rust-lang/crates.io-index"5185checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5186dependencies = [5187 "autocfg",5188 "num-integer",5189 "num-traits",5190]51915192[[package]]5193name = "num-complex"5194version = "0.4.2"5195source = "registry+https://github.com/rust-lang/crates.io-index"5196checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5197dependencies = [5198 "num-traits",5199]52005201[[package]]5202name = "num-format"5203version = "0.4.0"5204source = "registry+https://github.com/rust-lang/crates.io-index"5205checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"5206dependencies = [5207 "arrayvec 0.4.12",5208 "itoa 0.4.8",5209]52105211[[package]]5212name = "num-integer"5213version = "0.1.45"5214source = "registry+https://github.com/rust-lang/crates.io-index"5215checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5216dependencies = [5217 "autocfg",5218 "num-traits",5219]52205221[[package]]5222name = "num-rational"5223version = "0.2.4"5224source = "registry+https://github.com/rust-lang/crates.io-index"5225checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5226dependencies = [5227 "autocfg",5228 "num-bigint",5229 "num-integer",5230 "num-traits",5231]52325233[[package]]5234name = "num-rational"5235version = "0.4.0"5236source = "registry+https://github.com/rust-lang/crates.io-index"5237checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5238dependencies = [5239 "autocfg",5240 "num-integer",5241 "num-traits",5242]52435244[[package]]5245name = "num-traits"5246version = "0.2.15"5247source = "registry+https://github.com/rust-lang/crates.io-index"5248checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5249dependencies = [5250 "autocfg",5251 "libm",5252]52535254[[package]]5255name = "num_cpus"5256version = "1.13.1"5257source = "registry+https://github.com/rust-lang/crates.io-index"5258checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5259dependencies = [5260 "hermit-abi",5261 "libc",5262]52635264[[package]]5265name = "object"5266version = "0.27.1"5267source = "registry+https://github.com/rust-lang/crates.io-index"5268checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5269dependencies = [5270 "crc32fast",5271 "indexmap",5272 "memchr",5273]52745275[[package]]5276name = "object"5277version = "0.28.4"5278source = "registry+https://github.com/rust-lang/crates.io-index"5279checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"5280dependencies = [5281 "memchr",5282]52835284[[package]]5285name = "once_cell"5286version = "1.12.0"5287source = "registry+https://github.com/rust-lang/crates.io-index"5288checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"52895290[[package]]5291name = "opal-runtime"5292version = "0.9.24"5293dependencies = [5294 "cumulus-pallet-aura-ext",5295 "cumulus-pallet-dmp-queue",5296 "cumulus-pallet-parachain-system",5297 "cumulus-pallet-xcm",5298 "cumulus-pallet-xcmp-queue",5299 "cumulus-primitives-core",5300 "cumulus-primitives-timestamp",5301 "cumulus-primitives-utility",5302 "derivative",5303 "fp-evm-mapping",5304 "fp-rpc",5305 "fp-self-contained",5306 "frame-benchmarking",5307 "frame-executive",5308 "frame-support",5309 "frame-system",5310 "frame-system-benchmarking",5311 "frame-system-rpc-runtime-api",5312 "frame-try-runtime",5313 "hex-literal",5314 "log",5315 "orml-vesting",5316 "pallet-aura",5317 "pallet-balances",5318 "pallet-base-fee",5319 "pallet-common",5320 "pallet-ethereum",5321 "pallet-evm",5322 "pallet-evm-coder-substrate",5323 "pallet-evm-contract-helpers",5324 "pallet-evm-migration",5325 "pallet-evm-transaction-payment",5326 "pallet-fungible",5327 "pallet-inflation",5328 "pallet-nonfungible",5329 "pallet-randomness-collective-flip",5330 "pallet-refungible",5331 "pallet-rmrk-core",5332 "pallet-rmrk-equip",5333 "pallet-structure",5334 "pallet-sudo",5335 "pallet-template-transaction-payment",5336 "pallet-timestamp",5337 "pallet-transaction-payment",5338 "pallet-transaction-payment-rpc-runtime-api",5339 "pallet-treasury",5340 "pallet-unique",5341 "pallet-unique-scheduler",5342 "pallet-xcm",5343 "parachain-info",5344 "parity-scale-codec 3.1.5",5345 "polkadot-parachain",5346 "rmrk-rpc",5347 "scale-info",5348 "serde",5349 "smallvec",5350 "sp-api",5351 "sp-arithmetic",5352 "sp-block-builder",5353 "sp-consensus-aura",5354 "sp-core",5355 "sp-inherents",5356 "sp-io",5357 "sp-offchain",5358 "sp-runtime",5359 "sp-session",5360 "sp-std",5361 "sp-transaction-pool",5362 "sp-version",5363 "substrate-wasm-builder",5364 "unique-runtime-common",5365 "up-data-structs",5366 "up-rpc",5367 "xcm",5368 "xcm-builder",5369 "xcm-executor",5370]53715372[[package]]5373name = "opaque-debug"5374version = "0.2.3"5375source = "registry+https://github.com/rust-lang/crates.io-index"5376checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"53775378[[package]]5379name = "opaque-debug"5380version = "0.3.0"5381source = "registry+https://github.com/rust-lang/crates.io-index"5382checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"53835384[[package]]5385name = "openssl-probe"5386version = "0.1.5"5387source = "registry+https://github.com/rust-lang/crates.io-index"5388checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"53895390[[package]]5391name = "orchestra"5392version = "0.0.1"5393source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5394dependencies = [5395 "async-trait",5396 "dyn-clonable",5397 "futures 0.3.21",5398 "futures-timer",5399 "orchestra-proc-macro",5400 "pin-project 1.0.10",5401 "prioritized-metered-channel",5402 "thiserror",5403 "tracing",5404]54055406[[package]]5407name = "orchestra-proc-macro"5408version = "0.0.1"5409source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5410dependencies = [5411 "expander 0.0.6",5412 "petgraph",5413 "proc-macro-crate",5414 "proc-macro2",5415 "quote",5416 "syn",5417]54185419[[package]]5420name = "ordered-float"5421version = "1.1.1"5422source = "registry+https://github.com/rust-lang/crates.io-index"5423checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5424dependencies = [5425 "num-traits",5426]54275428[[package]]5429name = "orml-vesting"5430version = "0.4.1-dev"5431source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.24#e69cabf5dc293e54a3ce60e3db4bf2f381bd20eb"5432dependencies = [5433 "frame-support",5434 "frame-system",5435 "parity-scale-codec 3.1.5",5436 "scale-info",5437 "serde",5438 "sp-io",5439 "sp-runtime",5440 "sp-std",5441]54425443[[package]]5444name = "os_str_bytes"5445version = "6.1.0"5446source = "registry+https://github.com/rust-lang/crates.io-index"5447checksum = "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"54485449[[package]]5450name = "owning_ref"5451version = "0.4.1"5452source = "registry+https://github.com/rust-lang/crates.io-index"5453checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5454dependencies = [5455 "stable_deref_trait",5456]54575458[[package]]5459name = "pallet-aura"5460version = "4.0.0-dev"5461source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5462dependencies = [5463 "frame-support",5464 "frame-system",5465 "pallet-timestamp",5466 "parity-scale-codec 3.1.5",5467 "scale-info",5468 "sp-application-crypto",5469 "sp-consensus-aura",5470 "sp-runtime",5471 "sp-std",5472]54735474[[package]]5475name = "pallet-authority-discovery"5476version = "4.0.0-dev"5477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5478dependencies = [5479 "frame-support",5480 "frame-system",5481 "pallet-session",5482 "parity-scale-codec 3.1.5",5483 "scale-info",5484 "sp-application-crypto",5485 "sp-authority-discovery",5486 "sp-runtime",5487 "sp-std",5488]54895490[[package]]5491name = "pallet-authorship"5492version = "4.0.0-dev"5493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5494dependencies = [5495 "frame-support",5496 "frame-system",5497 "impl-trait-for-tuples",5498 "parity-scale-codec 3.1.5",5499 "scale-info",5500 "sp-authorship",5501 "sp-runtime",5502 "sp-std",5503]55045505[[package]]5506name = "pallet-babe"5507version = "4.0.0-dev"5508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5509dependencies = [5510 "frame-benchmarking",5511 "frame-support",5512 "frame-system",5513 "log",5514 "pallet-authorship",5515 "pallet-session",5516 "pallet-timestamp",5517 "parity-scale-codec 3.1.5",5518 "scale-info",5519 "sp-application-crypto",5520 "sp-consensus-babe",5521 "sp-consensus-vrf",5522 "sp-io",5523 "sp-runtime",5524 "sp-session",5525 "sp-staking",5526 "sp-std",5527]55285529[[package]]5530name = "pallet-bags-list"5531version = "4.0.0-dev"5532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5533dependencies = [5534 "frame-benchmarking",5535 "frame-election-provider-support",5536 "frame-support",5537 "frame-system",5538 "log",5539 "pallet-balances",5540 "parity-scale-codec 3.1.5",5541 "scale-info",5542 "sp-core",5543 "sp-io",5544 "sp-runtime",5545 "sp-std",5546 "sp-tracing",5547]55485549[[package]]5550name = "pallet-balances"5551version = "4.0.0-dev"5552source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5553dependencies = [5554 "frame-benchmarking",5555 "frame-support",5556 "frame-system",5557 "log",5558 "parity-scale-codec 3.1.5",5559 "scale-info",5560 "sp-runtime",5561 "sp-std",5562]55635564[[package]]5565name = "pallet-base-fee"5566version = "1.0.0"5567source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5568dependencies = [5569 "fp-evm",5570 "frame-support",5571 "frame-system",5572 "parity-scale-codec 3.1.5",5573 "scale-info",5574 "serde",5575 "sp-core",5576 "sp-runtime",5577]55785579[[package]]5580name = "pallet-beefy"5581version = "4.0.0-dev"5582source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5583dependencies = [5584 "beefy-primitives",5585 "frame-support",5586 "frame-system",5587 "pallet-session",5588 "parity-scale-codec 3.1.5",5589 "scale-info",5590 "serde",5591 "sp-runtime",5592 "sp-std",5593]55945595[[package]]5596name = "pallet-beefy-mmr"5597version = "4.0.0-dev"5598source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5599dependencies = [5600 "beefy-merkle-tree",5601 "beefy-primitives",5602 "frame-support",5603 "frame-system",5604 "hex",5605 "log",5606 "pallet-beefy",5607 "pallet-mmr",5608 "pallet-session",5609 "parity-scale-codec 3.1.5",5610 "scale-info",5611 "serde",5612 "sp-core",5613 "sp-io",5614 "sp-runtime",5615 "sp-std",5616]56175618[[package]]5619name = "pallet-bounties"5620version = "4.0.0-dev"5621source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5622dependencies = [5623 "frame-benchmarking",5624 "frame-support",5625 "frame-system",5626 "log",5627 "pallet-treasury",5628 "parity-scale-codec 3.1.5",5629 "scale-info",5630 "sp-core",5631 "sp-io",5632 "sp-runtime",5633 "sp-std",5634]56355636[[package]]5637name = "pallet-bridge-dispatch"5638version = "0.1.0"5639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5640dependencies = [5641 "bp-message-dispatch",5642 "bp-runtime",5643 "frame-support",5644 "frame-system",5645 "log",5646 "parity-scale-codec 3.1.5",5647 "scale-info",5648 "sp-core",5649 "sp-runtime",5650 "sp-std",5651]56525653[[package]]5654name = "pallet-bridge-grandpa"5655version = "0.1.0"5656source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5657dependencies = [5658 "bp-header-chain",5659 "bp-runtime",5660 "bp-test-utils",5661 "finality-grandpa",5662 "frame-support",5663 "frame-system",5664 "log",5665 "num-traits",5666 "parity-scale-codec 3.1.5",5667 "scale-info",5668 "serde",5669 "sp-finality-grandpa",5670 "sp-runtime",5671 "sp-std",5672 "sp-trie",5673]56745675[[package]]5676name = "pallet-bridge-messages"5677version = "0.1.0"5678source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5679dependencies = [5680 "bitvec 1.0.0",5681 "bp-message-dispatch",5682 "bp-messages",5683 "bp-runtime",5684 "frame-support",5685 "frame-system",5686 "log",5687 "num-traits",5688 "parity-scale-codec 3.1.5",5689 "scale-info",5690 "serde",5691 "sp-core",5692 "sp-runtime",5693 "sp-std",5694]56955696[[package]]5697name = "pallet-child-bounties"5698version = "4.0.0-dev"5699source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5700dependencies = [5701 "frame-benchmarking",5702 "frame-support",5703 "frame-system",5704 "log",5705 "pallet-bounties",5706 "pallet-treasury",5707 "parity-scale-codec 3.1.5",5708 "scale-info",5709 "sp-core",5710 "sp-io",5711 "sp-runtime",5712 "sp-std",5713]57145715[[package]]5716name = "pallet-collective"5717version = "4.0.0-dev"5718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5719dependencies = [5720 "frame-benchmarking",5721 "frame-support",5722 "frame-system",5723 "log",5724 "parity-scale-codec 3.1.5",5725 "scale-info",5726 "sp-core",5727 "sp-io",5728 "sp-runtime",5729 "sp-std",5730]57315732[[package]]5733name = "pallet-common"5734version = "0.1.2"5735dependencies = [5736 "ethereum",5737 "evm-coder",5738 "fp-evm-mapping",5739 "frame-benchmarking",5740 "frame-support",5741 "frame-system",5742 "pallet-evm",5743 "pallet-evm-coder-substrate",5744 "parity-scale-codec 3.1.5",5745 "scale-info",5746 "serde",5747 "sp-core",5748 "sp-runtime",5749 "sp-std",5750 "up-data-structs",5751]57525753[[package]]5754name = "pallet-democracy"5755version = "4.0.0-dev"5756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5757dependencies = [5758 "frame-benchmarking",5759 "frame-support",5760 "frame-system",5761 "parity-scale-codec 3.1.5",5762 "scale-info",5763 "serde",5764 "sp-io",5765 "sp-runtime",5766 "sp-std",5767]57685769[[package]]5770name = "pallet-election-provider-multi-phase"5771version = "4.0.0-dev"5772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5773dependencies = [5774 "frame-benchmarking",5775 "frame-election-provider-support",5776 "frame-support",5777 "frame-system",5778 "log",5779 "parity-scale-codec 3.1.5",5780 "rand 0.7.3",5781 "scale-info",5782 "sp-arithmetic",5783 "sp-core",5784 "sp-io",5785 "sp-npos-elections",5786 "sp-runtime",5787 "sp-std",5788 "static_assertions",5789 "strum 0.23.0",5790]57915792[[package]]5793name = "pallet-election-provider-support-benchmarking"5794version = "4.0.0-dev"5795source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5796dependencies = [5797 "frame-benchmarking",5798 "frame-election-provider-support",5799 "frame-system",5800 "parity-scale-codec 3.1.5",5801 "sp-npos-elections",5802 "sp-runtime",5803]58045805[[package]]5806name = "pallet-elections-phragmen"5807version = "5.0.0-dev"5808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5809dependencies = [5810 "frame-benchmarking",5811 "frame-support",5812 "frame-system",5813 "log",5814 "parity-scale-codec 3.1.5",5815 "scale-info",5816 "sp-core",5817 "sp-io",5818 "sp-npos-elections",5819 "sp-runtime",5820 "sp-std",5821]58225823[[package]]5824name = "pallet-ethereum"5825version = "4.0.0-dev"5826source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5827dependencies = [5828 "ethereum",5829 "ethereum-types",5830 "evm",5831 "fp-consensus",5832 "fp-evm",5833 "fp-evm-mapping",5834 "fp-rpc",5835 "fp-self-contained",5836 "fp-storage",5837 "frame-support",5838 "frame-system",5839 "log",5840 "pallet-evm",5841 "pallet-timestamp",5842 "parity-scale-codec 3.1.5",5843 "rlp",5844 "scale-info",5845 "serde",5846 "sha3 0.10.1",5847 "sp-io",5848 "sp-runtime",5849 "sp-std",5850]58515852[[package]]5853name = "pallet-evm"5854version = "6.0.0-dev"5855source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5856dependencies = [5857 "evm",5858 "fp-evm",5859 "fp-evm-mapping",5860 "frame-benchmarking",5861 "frame-support",5862 "frame-system",5863 "hex",5864 "impl-trait-for-tuples",5865 "log",5866 "pallet-timestamp",5867 "parity-scale-codec 3.1.5",5868 "primitive-types",5869 "rlp",5870 "scale-info",5871 "serde",5872 "sha3 0.10.1",5873 "sp-core",5874 "sp-io",5875 "sp-runtime",5876 "sp-std",5877]58785879[[package]]5880name = "pallet-evm-coder-substrate"5881version = "0.1.0"5882dependencies = [5883 "ethereum",5884 "evm-coder",5885 "frame-benchmarking",5886 "frame-support",5887 "frame-system",5888 "pallet-ethereum",5889 "pallet-evm",5890 "parity-scale-codec 3.1.5",5891 "scale-info",5892 "sp-core",5893 "sp-std",5894 "up-data-structs",5895]58965897[[package]]5898name = "pallet-evm-contract-helpers"5899version = "0.1.0"5900dependencies = [5901 "evm-coder",5902 "fp-evm-mapping",5903 "frame-support",5904 "frame-system",5905 "log",5906 "pallet-common",5907 "pallet-evm",5908 "pallet-evm-coder-substrate",5909 "parity-scale-codec 3.1.5",5910 "scale-info",5911 "sp-core",5912 "sp-runtime",5913 "sp-std",5914 "up-data-structs",5915 "up-sponsorship",5916]59175918[[package]]5919name = "pallet-evm-migration"5920version = "0.1.0"5921dependencies = [5922 "fp-evm",5923 "frame-benchmarking",5924 "frame-support",5925 "frame-system",5926 "pallet-evm",5927 "parity-scale-codec 3.1.5",5928 "scale-info",5929 "sp-core",5930 "sp-io",5931 "sp-runtime",5932 "sp-std",5933]59345935[[package]]5936name = "pallet-evm-transaction-payment"5937version = "0.1.0"5938dependencies = [5939 "fp-evm",5940 "fp-evm-mapping",5941 "frame-support",5942 "frame-system",5943 "pallet-ethereum",5944 "pallet-evm",5945 "parity-scale-codec 3.1.5",5946 "scale-info",5947 "sp-core",5948 "sp-io",5949 "sp-runtime",5950 "sp-std",5951 "up-sponsorship",5952]59535954[[package]]5955name = "pallet-fungible"5956version = "0.1.0"5957dependencies = [5958 "ethereum",5959 "evm-coder",5960 "frame-benchmarking",5961 "frame-support",5962 "frame-system",5963 "pallet-common",5964 "pallet-evm",5965 "pallet-evm-coder-substrate",5966 "pallet-structure",5967 "parity-scale-codec 3.1.5",5968 "scale-info",5969 "sp-core",5970 "sp-runtime",5971 "sp-std",5972 "up-data-structs",5973]59745975[[package]]5976name = "pallet-gilt"5977version = "4.0.0-dev"5978source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5979dependencies = [5980 "frame-benchmarking",5981 "frame-support",5982 "frame-system",5983 "parity-scale-codec 3.1.5",5984 "scale-info",5985 "sp-arithmetic",5986 "sp-runtime",5987 "sp-std",5988]59895990[[package]]5991name = "pallet-grandpa"5992version = "4.0.0-dev"5993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5994dependencies = [5995 "frame-benchmarking",5996 "frame-support",5997 "frame-system",5998 "log",5999 "pallet-authorship",6000 "pallet-session",6001 "parity-scale-codec 3.1.5",6002 "scale-info",6003 "sp-application-crypto",6004 "sp-core",6005 "sp-finality-grandpa",6006 "sp-io",6007 "sp-runtime",6008 "sp-session",6009 "sp-staking",6010 "sp-std",6011]60126013[[package]]6014name = "pallet-identity"6015version = "4.0.0-dev"6016source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6017dependencies = [6018 "enumflags2",6019 "frame-benchmarking",6020 "frame-support",6021 "frame-system",6022 "parity-scale-codec 3.1.5",6023 "scale-info",6024 "sp-io",6025 "sp-runtime",6026 "sp-std",6027]60286029[[package]]6030name = "pallet-im-online"6031version = "4.0.0-dev"6032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6033dependencies = [6034 "frame-benchmarking",6035 "frame-support",6036 "frame-system",6037 "log",6038 "pallet-authorship",6039 "parity-scale-codec 3.1.5",6040 "scale-info",6041 "sp-application-crypto",6042 "sp-core",6043 "sp-io",6044 "sp-runtime",6045 "sp-staking",6046 "sp-std",6047]60486049[[package]]6050name = "pallet-indices"6051version = "4.0.0-dev"6052source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6053dependencies = [6054 "frame-benchmarking",6055 "frame-support",6056 "frame-system",6057 "parity-scale-codec 3.1.5",6058 "scale-info",6059 "sp-core",6060 "sp-io",6061 "sp-keyring",6062 "sp-runtime",6063 "sp-std",6064]60656066[[package]]6067name = "pallet-inflation"6068version = "0.1.0"6069dependencies = [6070 "frame-benchmarking",6071 "frame-support",6072 "frame-system",6073 "pallet-balances",6074 "pallet-randomness-collective-flip",6075 "pallet-timestamp",6076 "parity-scale-codec 3.1.5",6077 "scale-info",6078 "serde",6079 "sp-core",6080 "sp-io",6081 "sp-runtime",6082 "sp-std",6083]60846085[[package]]6086name = "pallet-membership"6087version = "4.0.0-dev"6088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6089dependencies = [6090 "frame-benchmarking",6091 "frame-support",6092 "frame-system",6093 "log",6094 "parity-scale-codec 3.1.5",6095 "scale-info",6096 "sp-core",6097 "sp-io",6098 "sp-runtime",6099 "sp-std",6100]61016102[[package]]6103name = "pallet-mmr"6104version = "4.0.0-dev"6105source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6106dependencies = [6107 "ckb-merkle-mountain-range",6108 "frame-benchmarking",6109 "frame-support",6110 "frame-system",6111 "parity-scale-codec 3.1.5",6112 "scale-info",6113 "sp-core",6114 "sp-io",6115 "sp-mmr-primitives",6116 "sp-runtime",6117 "sp-std",6118]61196120[[package]]6121name = "pallet-mmr-rpc"6122version = "3.0.0"6123source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6124dependencies = [6125 "jsonrpsee",6126 "parity-scale-codec 3.1.5",6127 "serde",6128 "sp-api",6129 "sp-blockchain",6130 "sp-core",6131 "sp-mmr-primitives",6132 "sp-runtime",6133]61346135[[package]]6136name = "pallet-multisig"6137version = "4.0.0-dev"6138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6139dependencies = [6140 "frame-benchmarking",6141 "frame-support",6142 "frame-system",6143 "parity-scale-codec 3.1.5",6144 "scale-info",6145 "sp-io",6146 "sp-runtime",6147 "sp-std",6148]61496150[[package]]6151name = "pallet-nicks"6152version = "4.0.0-dev"6153source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6154dependencies = [6155 "frame-support",6156 "frame-system",6157 "parity-scale-codec 3.1.5",6158 "scale-info",6159 "sp-io",6160 "sp-runtime",6161 "sp-std",6162]61636164[[package]]6165name = "pallet-nomination-pools"6166version = "1.0.0"6167source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6168dependencies = [6169 "frame-support",6170 "frame-system",6171 "log",6172 "parity-scale-codec 3.1.5",6173 "scale-info",6174 "sp-core",6175 "sp-runtime",6176 "sp-staking",6177 "sp-std",6178]61796180[[package]]6181name = "pallet-nomination-pools-benchmarking"6182version = "1.0.0"6183source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6184dependencies = [6185 "frame-benchmarking",6186 "frame-election-provider-support",6187 "frame-support",6188 "frame-system",6189 "pallet-bags-list",6190 "pallet-nomination-pools",6191 "pallet-staking",6192 "parity-scale-codec 3.1.5",6193 "scale-info",6194 "sp-runtime",6195 "sp-staking",6196 "sp-std",6197]61986199[[package]]6200name = "pallet-nonfungible"6201version = "0.1.0"6202dependencies = [6203 "ethereum",6204 "evm-coder",6205 "frame-benchmarking",6206 "frame-support",6207 "frame-system",6208 "pallet-common",6209 "pallet-evm",6210 "pallet-evm-coder-substrate",6211 "pallet-structure",6212 "parity-scale-codec 3.1.5",6213 "scale-info",6214 "sp-core",6215 "sp-runtime",6216 "sp-std",6217 "struct-versioning",6218 "up-data-structs",6219]62206221[[package]]6222name = "pallet-offences"6223version = "4.0.0-dev"6224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6225dependencies = [6226 "frame-support",6227 "frame-system",6228 "log",6229 "pallet-balances",6230 "parity-scale-codec 3.1.5",6231 "scale-info",6232 "serde",6233 "sp-runtime",6234 "sp-staking",6235 "sp-std",6236]62376238[[package]]6239name = "pallet-offences-benchmarking"6240version = "4.0.0-dev"6241source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6242dependencies = [6243 "frame-benchmarking",6244 "frame-election-provider-support",6245 "frame-support",6246 "frame-system",6247 "pallet-babe",6248 "pallet-balances",6249 "pallet-grandpa",6250 "pallet-im-online",6251 "pallet-offences",6252 "pallet-session",6253 "pallet-staking",6254 "parity-scale-codec 3.1.5",6255 "scale-info",6256 "sp-runtime",6257 "sp-staking",6258 "sp-std",6259]62606261[[package]]6262name = "pallet-preimage"6263version = "4.0.0-dev"6264source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6265dependencies = [6266 "frame-benchmarking",6267 "frame-support",6268 "frame-system",6269 "parity-scale-codec 3.1.5",6270 "scale-info",6271 "sp-core",6272 "sp-io",6273 "sp-runtime",6274 "sp-std",6275]62766277[[package]]6278name = "pallet-proxy"6279version = "4.0.0-dev"6280source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6281dependencies = [6282 "frame-benchmarking",6283 "frame-support",6284 "frame-system",6285 "parity-scale-codec 3.1.5",6286 "scale-info",6287 "sp-io",6288 "sp-runtime",6289 "sp-std",6290]62916292[[package]]6293name = "pallet-randomness-collective-flip"6294version = "4.0.0-dev"6295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6296dependencies = [6297 "frame-support",6298 "frame-system",6299 "parity-scale-codec 3.1.5",6300 "safe-mix",6301 "scale-info",6302 "sp-runtime",6303 "sp-std",6304]63056306[[package]]6307name = "pallet-recovery"6308version = "4.0.0-dev"6309source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6310dependencies = [6311 "frame-benchmarking",6312 "frame-support",6313 "frame-system",6314 "parity-scale-codec 3.1.5",6315 "scale-info",6316 "sp-io",6317 "sp-runtime",6318 "sp-std",6319]63206321[[package]]6322name = "pallet-refungible"6323version = "0.1.2"6324dependencies = [6325 "ethereum",6326 "evm-coder",6327 "frame-benchmarking",6328 "frame-support",6329 "frame-system",6330 "pallet-common",6331 "pallet-evm",6332 "pallet-evm-coder-substrate",6333 "pallet-structure",6334 "parity-scale-codec 3.1.5",6335 "scale-info",6336 "sp-core",6337 "sp-runtime",6338 "sp-std",6339 "struct-versioning",6340 "up-data-structs",6341]63426343[[package]]6344name = "pallet-rmrk-core"6345version = "0.1.0"6346dependencies = [6347 "derivative",6348 "frame-benchmarking",6349 "frame-support",6350 "frame-system",6351 "pallet-common",6352 "pallet-evm",6353 "pallet-nonfungible",6354 "pallet-structure",6355 "parity-scale-codec 3.1.5",6356 "rmrk-traits",6357 "scale-info",6358 "sp-core",6359 "sp-runtime",6360 "sp-std",6361 "up-data-structs",6362]63636364[[package]]6365name = "pallet-rmrk-equip"6366version = "0.1.0"6367dependencies = [6368 "frame-benchmarking",6369 "frame-support",6370 "frame-system",6371 "pallet-common",6372 "pallet-evm",6373 "pallet-nonfungible",6374 "pallet-rmrk-core",6375 "parity-scale-codec 3.1.5",6376 "rmrk-traits",6377 "scale-info",6378 "sp-core",6379 "sp-runtime",6380 "sp-std",6381 "up-data-structs",6382]63836384[[package]]6385name = "pallet-scheduler"6386version = "4.0.0-dev"6387source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6388dependencies = [6389 "frame-benchmarking",6390 "frame-support",6391 "frame-system",6392 "log",6393 "parity-scale-codec 3.1.5",6394 "scale-info",6395 "sp-io",6396 "sp-runtime",6397 "sp-std",6398]63996400[[package]]6401name = "pallet-session"6402version = "4.0.0-dev"6403source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6404dependencies = [6405 "frame-support",6406 "frame-system",6407 "impl-trait-for-tuples",6408 "log",6409 "pallet-timestamp",6410 "parity-scale-codec 3.1.5",6411 "scale-info",6412 "sp-core",6413 "sp-io",6414 "sp-runtime",6415 "sp-session",6416 "sp-staking",6417 "sp-std",6418 "sp-trie",6419]64206421[[package]]6422name = "pallet-session-benchmarking"6423version = "4.0.0-dev"6424source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6425dependencies = [6426 "frame-benchmarking",6427 "frame-support",6428 "frame-system",6429 "pallet-session",6430 "pallet-staking",6431 "rand 0.7.3",6432 "sp-runtime",6433 "sp-session",6434 "sp-std",6435]64366437[[package]]6438name = "pallet-society"6439version = "4.0.0-dev"6440source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6441dependencies = [6442 "frame-support",6443 "frame-system",6444 "parity-scale-codec 3.1.5",6445 "rand_chacha 0.2.2",6446 "scale-info",6447 "sp-runtime",6448 "sp-std",6449]64506451[[package]]6452name = "pallet-staking"6453version = "4.0.0-dev"6454source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6455dependencies = [6456 "frame-benchmarking",6457 "frame-election-provider-support",6458 "frame-support",6459 "frame-system",6460 "log",6461 "pallet-authorship",6462 "pallet-session",6463 "parity-scale-codec 3.1.5",6464 "rand_chacha 0.2.2",6465 "scale-info",6466 "serde",6467 "sp-application-crypto",6468 "sp-io",6469 "sp-runtime",6470 "sp-staking",6471 "sp-std",6472]64736474[[package]]6475name = "pallet-staking-reward-curve"6476version = "4.0.0-dev"6477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6478dependencies = [6479 "proc-macro-crate",6480 "proc-macro2",6481 "quote",6482 "syn",6483]64846485[[package]]6486name = "pallet-staking-reward-fn"6487version = "4.0.0-dev"6488source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6489dependencies = [6490 "log",6491 "sp-arithmetic",6492]64936494[[package]]6495name = "pallet-structure"6496version = "0.1.0"6497dependencies = [6498 "frame-benchmarking",6499 "frame-support",6500 "frame-system",6501 "pallet-common",6502 "pallet-evm",6503 "parity-scale-codec 3.1.5",6504 "scale-info",6505 "sp-std",6506 "up-data-structs",6507]65086509[[package]]6510name = "pallet-sudo"6511version = "4.0.0-dev"6512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6513dependencies = [6514 "frame-support",6515 "frame-system",6516 "parity-scale-codec 3.1.5",6517 "scale-info",6518 "sp-io",6519 "sp-runtime",6520 "sp-std",6521]65226523[[package]]6524name = "pallet-template-transaction-payment"6525version = "3.0.0"6526source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.24#05cb0f02abecad915d32455df7a7724b3e2869aa"6527dependencies = [6528 "frame-benchmarking",6529 "frame-support",6530 "frame-system",6531 "pallet-balances",6532 "pallet-transaction-payment",6533 "parity-scale-codec 3.1.5",6534 "scale-info",6535 "serde",6536 "sp-core",6537 "sp-io",6538 "sp-runtime",6539 "sp-std",6540 "up-sponsorship",6541]65426543[[package]]6544name = "pallet-timestamp"6545version = "4.0.0-dev"6546source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6547dependencies = [6548 "frame-benchmarking",6549 "frame-support",6550 "frame-system",6551 "log",6552 "parity-scale-codec 3.1.5",6553 "scale-info",6554 "sp-inherents",6555 "sp-io",6556 "sp-runtime",6557 "sp-std",6558 "sp-timestamp",6559]65606561[[package]]6562name = "pallet-tips"6563version = "4.0.0-dev"6564source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6565dependencies = [6566 "frame-benchmarking",6567 "frame-support",6568 "frame-system",6569 "log",6570 "pallet-treasury",6571 "parity-scale-codec 3.1.5",6572 "scale-info",6573 "serde",6574 "sp-core",6575 "sp-io",6576 "sp-runtime",6577 "sp-std",6578]65796580[[package]]6581name = "pallet-transaction-payment"6582version = "4.0.0-dev"6583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6584dependencies = [6585 "frame-support",6586 "frame-system",6587 "parity-scale-codec 3.1.5",6588 "scale-info",6589 "serde",6590 "sp-core",6591 "sp-io",6592 "sp-runtime",6593 "sp-std",6594]65956596[[package]]6597name = "pallet-transaction-payment-rpc"6598version = "4.0.0-dev"6599source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6600dependencies = [6601 "jsonrpsee",6602 "pallet-transaction-payment-rpc-runtime-api",6603 "parity-scale-codec 3.1.5",6604 "sp-api",6605 "sp-blockchain",6606 "sp-core",6607 "sp-rpc",6608 "sp-runtime",6609]66106611[[package]]6612name = "pallet-transaction-payment-rpc-runtime-api"6613version = "4.0.0-dev"6614source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6615dependencies = [6616 "pallet-transaction-payment",6617 "parity-scale-codec 3.1.5",6618 "sp-api",6619 "sp-runtime",6620]66216622[[package]]6623name = "pallet-treasury"6624version = "4.0.0-dev"6625source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6626dependencies = [6627 "frame-benchmarking",6628 "frame-support",6629 "frame-system",6630 "impl-trait-for-tuples",6631 "pallet-balances",6632 "parity-scale-codec 3.1.5",6633 "scale-info",6634 "serde",6635 "sp-runtime",6636 "sp-std",6637]66386639[[package]]6640name = "pallet-unique"6641version = "0.1.0"6642dependencies = [6643 "ethereum",6644 "evm-coder",6645 "frame-benchmarking",6646 "frame-support",6647 "frame-system",6648 "pallet-common",6649 "pallet-evm",6650 "pallet-evm-coder-substrate",6651 "pallet-nonfungible",6652 "parity-scale-codec 3.1.5",6653 "scale-info",6654 "serde",6655 "sp-core",6656 "sp-io",6657 "sp-runtime",6658 "sp-std",6659 "up-data-structs",6660]66616662[[package]]6663name = "pallet-unique-scheduler"6664version = "0.1.0"6665dependencies = [6666 "frame-benchmarking",6667 "frame-support",6668 "frame-system",6669 "log",6670 "parity-scale-codec 3.1.5",6671 "scale-info",6672 "serde",6673 "sp-core",6674 "sp-io",6675 "sp-runtime",6676 "sp-std",6677 "substrate-test-utils",6678 "up-sponsorship",6679]66806681[[package]]6682name = "pallet-utility"6683version = "4.0.0-dev"6684source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6685dependencies = [6686 "frame-benchmarking",6687 "frame-support",6688 "frame-system",6689 "parity-scale-codec 3.1.5",6690 "scale-info",6691 "sp-core",6692 "sp-io",6693 "sp-runtime",6694 "sp-std",6695]66966697[[package]]6698name = "pallet-vesting"6699version = "4.0.0-dev"6700source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6701dependencies = [6702 "frame-benchmarking",6703 "frame-support",6704 "frame-system",6705 "log",6706 "parity-scale-codec 3.1.5",6707 "scale-info",6708 "sp-runtime",6709 "sp-std",6710]67116712[[package]]6713name = "pallet-xcm"6714version = "0.9.24"6715source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"6716dependencies = [6717 "frame-support",6718 "frame-system",6719 "log",6720 "parity-scale-codec 3.1.5",6721 "scale-info",6722 "serde",6723 "sp-core",6724 "sp-runtime",6725 "sp-std",6726 "xcm",6727 "xcm-executor",6728]67296730[[package]]6731name = "pallet-xcm-benchmarks"6732version = "0.9.24"6733source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"6734dependencies = [6735 "frame-benchmarking",6736 "frame-support",6737 "frame-system",6738 "log",6739 "parity-scale-codec 3.1.5",6740 "scale-info",6741 "sp-runtime",6742 "sp-std",6743 "xcm",6744 "xcm-executor",6745]67466747[[package]]6748name = "parachain-info"6749version = "0.1.0"6750source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"6751dependencies = [6752 "cumulus-primitives-core",6753 "frame-support",6754 "frame-system",6755 "parity-scale-codec 3.1.5",6756 "scale-info",6757 "serde",6758]67596760[[package]]6761name = "parity-db"6762version = "0.3.14"6763source = "registry+https://github.com/rust-lang/crates.io-index"6764checksum = "966eb23bd3a09758b8dac09f82b9d417c00f14e5d46171bf04cffdd9cb2e1eb1"6765dependencies = [6766 "blake2-rfc",6767 "crc32fast",6768 "fs2",6769 "hex",6770 "libc",6771 "log",6772 "lz4",6773 "memmap2 0.2.3",6774 "parking_lot 0.11.2",6775 "rand 0.8.5",6776 "snap",6777]67786779[[package]]6780name = "parity-scale-codec"6781version = "2.3.1"6782source = "registry+https://github.com/rust-lang/crates.io-index"6783checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6784dependencies = [6785 "arrayvec 0.7.2",6786 "bitvec 0.20.4",6787 "byte-slice-cast",6788 "impl-trait-for-tuples",6789 "parity-scale-codec-derive 2.3.1",6790 "serde",6791]67926793[[package]]6794name = "parity-scale-codec"6795version = "3.1.5"6796source = "registry+https://github.com/rust-lang/crates.io-index"6797checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"6798dependencies = [6799 "arrayvec 0.7.2",6800 "bitvec 1.0.0",6801 "byte-slice-cast",6802 "impl-trait-for-tuples",6803 "parity-scale-codec-derive 3.1.3",6804 "serde",6805]68066807[[package]]6808name = "parity-scale-codec-derive"6809version = "2.3.1"6810source = "registry+https://github.com/rust-lang/crates.io-index"6811checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6812dependencies = [6813 "proc-macro-crate",6814 "proc-macro2",6815 "quote",6816 "syn",6817]68186819[[package]]6820name = "parity-scale-codec-derive"6821version = "3.1.3"6822source = "registry+https://github.com/rust-lang/crates.io-index"6823checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"6824dependencies = [6825 "proc-macro-crate",6826 "proc-macro2",6827 "quote",6828 "syn",6829]68306831[[package]]6832name = "parity-send-wrapper"6833version = "0.1.0"6834source = "registry+https://github.com/rust-lang/crates.io-index"6835checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"68366837[[package]]6838name = "parity-util-mem"6839version = "0.11.0"6840source = "registry+https://github.com/rust-lang/crates.io-index"6841checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"6842dependencies = [6843 "cfg-if 1.0.0",6844 "ethereum-types",6845 "hashbrown 0.12.1",6846 "impl-trait-for-tuples",6847 "lru 0.7.7",6848 "parity-util-mem-derive",6849 "parking_lot 0.12.1",6850 "primitive-types",6851 "smallvec",6852 "winapi",6853]68546855[[package]]6856name = "parity-util-mem-derive"6857version = "0.1.0"6858source = "registry+https://github.com/rust-lang/crates.io-index"6859checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6860dependencies = [6861 "proc-macro2",6862 "syn",6863 "synstructure",6864]68656866[[package]]6867name = "parity-wasm"6868version = "0.32.0"6869source = "registry+https://github.com/rust-lang/crates.io-index"6870checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6871dependencies = [6872 "byteorder",6873]68746875[[package]]6876name = "parity-wasm"6877version = "0.42.2"6878source = "registry+https://github.com/rust-lang/crates.io-index"6879checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"68806881[[package]]6882name = "parking"6883version = "2.0.0"6884source = "registry+https://github.com/rust-lang/crates.io-index"6885checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"68866887[[package]]6888name = "parking_lot"6889version = "0.11.2"6890source = "registry+https://github.com/rust-lang/crates.io-index"6891checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6892dependencies = [6893 "instant",6894 "lock_api",6895 "parking_lot_core 0.8.5",6896]68976898[[package]]6899name = "parking_lot"6900version = "0.12.1"6901source = "registry+https://github.com/rust-lang/crates.io-index"6902checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"6903dependencies = [6904 "lock_api",6905 "parking_lot_core 0.9.3",6906]69076908[[package]]6909name = "parking_lot_core"6910version = "0.8.5"6911source = "registry+https://github.com/rust-lang/crates.io-index"6912checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6913dependencies = [6914 "cfg-if 1.0.0",6915 "instant",6916 "libc",6917 "redox_syscall",6918 "smallvec",6919 "winapi",6920]69216922[[package]]6923name = "parking_lot_core"6924version = "0.9.3"6925source = "registry+https://github.com/rust-lang/crates.io-index"6926checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"6927dependencies = [6928 "cfg-if 1.0.0",6929 "libc",6930 "redox_syscall",6931 "smallvec",6932 "windows-sys",6933]69346935[[package]]6936name = "paste"6937version = "1.0.7"6938source = "registry+https://github.com/rust-lang/crates.io-index"6939checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc"69406941[[package]]6942name = "pbkdf2"6943version = "0.4.0"6944source = "registry+https://github.com/rust-lang/crates.io-index"6945checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6946dependencies = [6947 "crypto-mac 0.8.0",6948]69496950[[package]]6951name = "pbkdf2"6952version = "0.8.0"6953source = "registry+https://github.com/rust-lang/crates.io-index"6954checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6955dependencies = [6956 "crypto-mac 0.11.1",6957]69586959[[package]]6960name = "peeking_take_while"6961version = "0.1.2"6962source = "registry+https://github.com/rust-lang/crates.io-index"6963checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"69646965[[package]]6966name = "percent-encoding"6967version = "2.1.0"6968source = "registry+https://github.com/rust-lang/crates.io-index"6969checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"69706971[[package]]6972name = "pest"6973version = "2.1.3"6974source = "registry+https://github.com/rust-lang/crates.io-index"6975checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6976dependencies = [6977 "ucd-trie",6978]69796980[[package]]6981name = "pest_derive"6982version = "2.1.0"6983source = "registry+https://github.com/rust-lang/crates.io-index"6984checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6985dependencies = [6986 "pest",6987 "pest_generator",6988]69896990[[package]]6991name = "pest_generator"6992version = "2.1.3"6993source = "registry+https://github.com/rust-lang/crates.io-index"6994checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6995dependencies = [6996 "pest",6997 "pest_meta",6998 "proc-macro2",6999 "quote",7000 "syn",7001]70027003[[package]]7004name = "pest_meta"7005version = "2.1.3"7006source = "registry+https://github.com/rust-lang/crates.io-index"7007checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"7008dependencies = [7009 "maplit",7010 "pest",7011 "sha-1 0.8.2",7012]70137014[[package]]7015name = "petgraph"7016version = "0.6.2"7017source = "registry+https://github.com/rust-lang/crates.io-index"7018checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7019dependencies = [7020 "fixedbitset",7021 "indexmap",7022]70237024[[package]]7025name = "pin-project"7026version = "0.4.29"7027source = "registry+https://github.com/rust-lang/crates.io-index"7028checksum = "9615c18d31137579e9ff063499264ddc1278e7b1982757ebc111028c4d1dc909"7029dependencies = [7030 "pin-project-internal 0.4.29",7031]70327033[[package]]7034name = "pin-project"7035version = "1.0.10"7036source = "registry+https://github.com/rust-lang/crates.io-index"7037checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"7038dependencies = [7039 "pin-project-internal 1.0.10",7040]70417042[[package]]7043name = "pin-project-internal"7044version = "0.4.29"7045source = "registry+https://github.com/rust-lang/crates.io-index"7046checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a"7047dependencies = [7048 "proc-macro2",7049 "quote",7050 "syn",7051]70527053[[package]]7054name = "pin-project-internal"7055version = "1.0.10"7056source = "registry+https://github.com/rust-lang/crates.io-index"7057checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"7058dependencies = [7059 "proc-macro2",7060 "quote",7061 "syn",7062]70637064[[package]]7065name = "pin-project-lite"7066version = "0.1.12"7067source = "registry+https://github.com/rust-lang/crates.io-index"7068checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"70697070[[package]]7071name = "pin-project-lite"7072version = "0.2.9"7073source = "registry+https://github.com/rust-lang/crates.io-index"7074checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"70757076[[package]]7077name = "pin-utils"7078version = "0.1.0"7079source = "registry+https://github.com/rust-lang/crates.io-index"7080checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"70817082[[package]]7083name = "pkg-config"7084version = "0.3.25"7085source = "registry+https://github.com/rust-lang/crates.io-index"7086checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"70877088[[package]]7089name = "platforms"7090version = "2.0.0"7091source = "registry+https://github.com/rust-lang/crates.io-index"7092checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"70937094[[package]]7095name = "polkadot-approval-distribution"7096version = "0.9.24"7097source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7098dependencies = [7099 "futures 0.3.21",7100 "polkadot-node-network-protocol",7101 "polkadot-node-primitives",7102 "polkadot-node-subsystem",7103 "polkadot-node-subsystem-util",7104 "polkadot-primitives",7105 "rand 0.8.5",7106 "tracing-gum",7107]71087109[[package]]7110name = "polkadot-availability-bitfield-distribution"7111version = "0.9.24"7112source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7113dependencies = [7114 "futures 0.3.21",7115 "polkadot-node-network-protocol",7116 "polkadot-node-subsystem",7117 "polkadot-node-subsystem-util",7118 "polkadot-primitives",7119 "rand 0.8.5",7120 "tracing-gum",7121]71227123[[package]]7124name = "polkadot-availability-distribution"7125version = "0.9.24"7126source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7127dependencies = [7128 "derive_more",7129 "fatality",7130 "futures 0.3.21",7131 "lru 0.7.7",7132 "parity-scale-codec 3.1.5",7133 "polkadot-erasure-coding",7134 "polkadot-node-network-protocol",7135 "polkadot-node-primitives",7136 "polkadot-node-subsystem",7137 "polkadot-node-subsystem-util",7138 "polkadot-primitives",7139 "rand 0.8.5",7140 "sp-core",7141 "sp-keystore",7142 "thiserror",7143 "tracing-gum",7144]71457146[[package]]7147name = "polkadot-availability-recovery"7148version = "0.9.24"7149source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7150dependencies = [7151 "fatality",7152 "futures 0.3.21",7153 "lru 0.7.7",7154 "parity-scale-codec 3.1.5",7155 "polkadot-erasure-coding",7156 "polkadot-node-network-protocol",7157 "polkadot-node-primitives",7158 "polkadot-node-subsystem",7159 "polkadot-node-subsystem-util",7160 "polkadot-primitives",7161 "rand 0.8.5",7162 "sc-network",7163 "thiserror",7164 "tracing-gum",7165]71667167[[package]]7168name = "polkadot-cli"7169version = "0.9.24"7170source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7171dependencies = [7172 "clap",7173 "frame-benchmarking-cli",7174 "futures 0.3.21",7175 "log",7176 "polkadot-client",7177 "polkadot-node-core-pvf",7178 "polkadot-node-metrics",7179 "polkadot-performance-test",7180 "polkadot-service",7181 "sc-cli",7182 "sc-service",7183 "sc-sysinfo",7184 "sc-tracing",7185 "sp-core",7186 "sp-trie",7187 "substrate-build-script-utils",7188 "thiserror",7189 "try-runtime-cli",7190]71917192[[package]]7193name = "polkadot-client"7194version = "0.9.24"7195source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7196dependencies = [7197 "beefy-primitives",7198 "frame-benchmarking",7199 "frame-benchmarking-cli",7200 "frame-system",7201 "frame-system-rpc-runtime-api",7202 "pallet-transaction-payment",7203 "pallet-transaction-payment-rpc-runtime-api",7204 "polkadot-core-primitives",7205 "polkadot-node-core-parachains-inherent",7206 "polkadot-primitives",7207 "polkadot-runtime",7208 "polkadot-runtime-common",7209 "sc-client-api",7210 "sc-consensus",7211 "sc-executor",7212 "sc-service",7213 "sp-api",7214 "sp-authority-discovery",7215 "sp-block-builder",7216 "sp-blockchain",7217 "sp-consensus",7218 "sp-consensus-babe",7219 "sp-core",7220 "sp-finality-grandpa",7221 "sp-inherents",7222 "sp-keyring",7223 "sp-mmr-primitives",7224 "sp-offchain",7225 "sp-runtime",7226 "sp-session",7227 "sp-storage",7228 "sp-timestamp",7229 "sp-transaction-pool",7230]72317232[[package]]7233name = "polkadot-collator-protocol"7234version = "0.9.24"7235source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7236dependencies = [7237 "always-assert",7238 "fatality",7239 "futures 0.3.21",7240 "futures-timer",7241 "polkadot-node-network-protocol",7242 "polkadot-node-primitives",7243 "polkadot-node-subsystem",7244 "polkadot-node-subsystem-util",7245 "polkadot-primitives",7246 "sp-core",7247 "sp-keystore",7248 "sp-runtime",7249 "thiserror",7250 "tracing-gum",7251]72527253[[package]]7254name = "polkadot-core-primitives"7255version = "0.9.24"7256source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7257dependencies = [7258 "parity-scale-codec 3.1.5",7259 "parity-util-mem",7260 "scale-info",7261 "sp-core",7262 "sp-runtime",7263 "sp-std",7264]72657266[[package]]7267name = "polkadot-dispute-distribution"7268version = "0.9.24"7269source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7270dependencies = [7271 "derive_more",7272 "fatality",7273 "futures 0.3.21",7274 "lru 0.7.7",7275 "parity-scale-codec 3.1.5",7276 "polkadot-erasure-coding",7277 "polkadot-node-network-protocol",7278 "polkadot-node-primitives",7279 "polkadot-node-subsystem",7280 "polkadot-node-subsystem-util",7281 "polkadot-primitives",7282 "sc-network",7283 "sp-application-crypto",7284 "sp-keystore",7285 "thiserror",7286 "tracing-gum",7287]72887289[[package]]7290name = "polkadot-erasure-coding"7291version = "0.9.24"7292source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7293dependencies = [7294 "parity-scale-codec 3.1.5",7295 "polkadot-node-primitives",7296 "polkadot-primitives",7297 "reed-solomon-novelpoly",7298 "sp-core",7299 "sp-trie",7300 "thiserror",7301]73027303[[package]]7304name = "polkadot-gossip-support"7305version = "0.9.24"7306source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7307dependencies = [7308 "futures 0.3.21",7309 "futures-timer",7310 "polkadot-node-network-protocol",7311 "polkadot-node-subsystem",7312 "polkadot-node-subsystem-util",7313 "polkadot-primitives",7314 "rand 0.8.5",7315 "rand_chacha 0.3.1",7316 "sc-network",7317 "sp-application-crypto",7318 "sp-core",7319 "sp-keystore",7320 "tracing-gum",7321]73227323[[package]]7324name = "polkadot-network-bridge"7325version = "0.9.24"7326source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7327dependencies = [7328 "always-assert",7329 "async-trait",7330 "bytes 1.1.0",7331 "futures 0.3.21",7332 "parity-scale-codec 3.1.5",7333 "parking_lot 0.12.1",7334 "polkadot-node-network-protocol",7335 "polkadot-node-subsystem",7336 "polkadot-node-subsystem-util",7337 "polkadot-overseer",7338 "polkadot-primitives",7339 "sc-network",7340 "sp-consensus",7341 "tracing-gum",7342]73437344[[package]]7345name = "polkadot-node-collation-generation"7346version = "0.9.24"7347source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7348dependencies = [7349 "futures 0.3.21",7350 "parity-scale-codec 3.1.5",7351 "polkadot-erasure-coding",7352 "polkadot-node-primitives",7353 "polkadot-node-subsystem",7354 "polkadot-node-subsystem-util",7355 "polkadot-primitives",7356 "sp-core",7357 "sp-maybe-compressed-blob",7358 "thiserror",7359 "tracing-gum",7360]73617362[[package]]7363name = "polkadot-node-core-approval-voting"7364version = "0.9.24"7365source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7366dependencies = [7367 "bitvec 1.0.0",7368 "derive_more",7369 "futures 0.3.21",7370 "futures-timer",7371 "kvdb",7372 "lru 0.7.7",7373 "merlin",7374 "parity-scale-codec 3.1.5",7375 "polkadot-node-jaeger",7376 "polkadot-node-primitives",7377 "polkadot-node-subsystem",7378 "polkadot-node-subsystem-util",7379 "polkadot-overseer",7380 "polkadot-primitives",7381 "sc-keystore",7382 "schnorrkel",7383 "sp-application-crypto",7384 "sp-consensus",7385 "sp-consensus-slots",7386 "sp-runtime",7387 "thiserror",7388 "tracing-gum",7389]73907391[[package]]7392name = "polkadot-node-core-av-store"7393version = "0.9.24"7394source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7395dependencies = [7396 "bitvec 1.0.0",7397 "futures 0.3.21",7398 "futures-timer",7399 "kvdb",7400 "parity-scale-codec 3.1.5",7401 "polkadot-erasure-coding",7402 "polkadot-node-primitives",7403 "polkadot-node-subsystem",7404 "polkadot-node-subsystem-util",7405 "polkadot-overseer",7406 "polkadot-primitives",7407 "thiserror",7408 "tracing-gum",7409]74107411[[package]]7412name = "polkadot-node-core-backing"7413version = "0.9.24"7414source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7415dependencies = [7416 "bitvec 1.0.0",7417 "fatality",7418 "futures 0.3.21",7419 "polkadot-erasure-coding",7420 "polkadot-node-primitives",7421 "polkadot-node-subsystem",7422 "polkadot-node-subsystem-util",7423 "polkadot-primitives",7424 "polkadot-statement-table",7425 "sp-keystore",7426 "thiserror",7427 "tracing-gum",7428]74297430[[package]]7431name = "polkadot-node-core-bitfield-signing"7432version = "0.9.24"7433source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7434dependencies = [7435 "futures 0.3.21",7436 "polkadot-node-subsystem",7437 "polkadot-node-subsystem-util",7438 "polkadot-primitives",7439 "sp-keystore",7440 "thiserror",7441 "tracing-gum",7442 "wasm-timer",7443]74447445[[package]]7446name = "polkadot-node-core-candidate-validation"7447version = "0.9.24"7448source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7449dependencies = [7450 "async-trait",7451 "futures 0.3.21",7452 "parity-scale-codec 3.1.5",7453 "polkadot-node-core-pvf",7454 "polkadot-node-primitives",7455 "polkadot-node-subsystem",7456 "polkadot-node-subsystem-util",7457 "polkadot-parachain",7458 "polkadot-primitives",7459 "sp-maybe-compressed-blob",7460 "tracing-gum",7461]74627463[[package]]7464name = "polkadot-node-core-chain-api"7465version = "0.9.24"7466source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7467dependencies = [7468 "futures 0.3.21",7469 "polkadot-node-subsystem",7470 "polkadot-node-subsystem-util",7471 "polkadot-primitives",7472 "sc-client-api",7473 "sc-consensus-babe",7474 "sp-blockchain",7475 "tracing-gum",7476]74777478[[package]]7479name = "polkadot-node-core-chain-selection"7480version = "0.9.24"7481source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7482dependencies = [7483 "futures 0.3.21",7484 "futures-timer",7485 "kvdb",7486 "parity-scale-codec 3.1.5",7487 "polkadot-node-primitives",7488 "polkadot-node-subsystem",7489 "polkadot-node-subsystem-util",7490 "polkadot-primitives",7491 "thiserror",7492 "tracing-gum",7493]74947495[[package]]7496name = "polkadot-node-core-dispute-coordinator"7497version = "0.9.24"7498source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7499dependencies = [7500 "fatality",7501 "futures 0.3.21",7502 "kvdb",7503 "lru 0.7.7",7504 "parity-scale-codec 3.1.5",7505 "polkadot-node-primitives",7506 "polkadot-node-subsystem",7507 "polkadot-node-subsystem-util",7508 "polkadot-primitives",7509 "sc-keystore",7510 "thiserror",7511 "tracing-gum",7512]75137514[[package]]7515name = "polkadot-node-core-parachains-inherent"7516version = "0.9.24"7517source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7518dependencies = [7519 "async-trait",7520 "futures 0.3.21",7521 "futures-timer",7522 "polkadot-node-subsystem",7523 "polkadot-primitives",7524 "sp-blockchain",7525 "sp-inherents",7526 "sp-runtime",7527 "thiserror",7528 "tracing-gum",7529]75307531[[package]]7532name = "polkadot-node-core-provisioner"7533version = "0.9.24"7534source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7535dependencies = [7536 "bitvec 1.0.0",7537 "fatality",7538 "futures 0.3.21",7539 "futures-timer",7540 "polkadot-node-primitives",7541 "polkadot-node-subsystem",7542 "polkadot-node-subsystem-util",7543 "polkadot-primitives",7544 "rand 0.8.5",7545 "thiserror",7546 "tracing-gum",7547]75487549[[package]]7550name = "polkadot-node-core-pvf"7551version = "0.9.24"7552source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7553dependencies = [7554 "always-assert",7555 "assert_matches",7556 "async-process",7557 "async-std",7558 "futures 0.3.21",7559 "futures-timer",7560 "parity-scale-codec 3.1.5",7561 "pin-project 1.0.10",7562 "polkadot-core-primitives",7563 "polkadot-node-subsystem-util",7564 "polkadot-parachain",7565 "rand 0.8.5",7566 "sc-executor",7567 "sc-executor-common",7568 "sc-executor-wasmtime",7569 "slotmap",7570 "sp-core",7571 "sp-externalities",7572 "sp-io",7573 "sp-maybe-compressed-blob",7574 "sp-tracing",7575 "sp-wasm-interface",7576 "tempfile",7577 "tracing-gum",7578]75797580[[package]]7581name = "polkadot-node-core-pvf-checker"7582version = "0.9.24"7583source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7584dependencies = [7585 "futures 0.3.21",7586 "polkadot-node-primitives",7587 "polkadot-node-subsystem",7588 "polkadot-node-subsystem-util",7589 "polkadot-overseer",7590 "polkadot-primitives",7591 "sp-keystore",7592 "thiserror",7593 "tracing-gum",7594]75957596[[package]]7597name = "polkadot-node-core-runtime-api"7598version = "0.9.24"7599source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7600dependencies = [7601 "futures 0.3.21",7602 "memory-lru",7603 "parity-util-mem",7604 "polkadot-node-subsystem",7605 "polkadot-node-subsystem-util",7606 "polkadot-primitives",7607 "sp-api",7608 "sp-authority-discovery",7609 "sp-consensus-babe",7610 "tracing-gum",7611]76127613[[package]]7614name = "polkadot-node-jaeger"7615version = "0.9.24"7616source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7617dependencies = [7618 "async-std",7619 "lazy_static",7620 "log",7621 "mick-jaeger",7622 "parity-scale-codec 3.1.5",7623 "parking_lot 0.12.1",7624 "polkadot-node-primitives",7625 "polkadot-primitives",7626 "sc-network",7627 "sp-core",7628 "thiserror",7629]76307631[[package]]7632name = "polkadot-node-metrics"7633version = "0.9.24"7634source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7635dependencies = [7636 "bs58",7637 "futures 0.3.21",7638 "futures-timer",7639 "log",7640 "parity-scale-codec 3.1.5",7641 "polkadot-primitives",7642 "prioritized-metered-channel",7643 "sc-cli",7644 "sc-service",7645 "sc-tracing",7646 "substrate-prometheus-endpoint",7647 "tracing-gum",7648]76497650[[package]]7651name = "polkadot-node-network-protocol"7652version = "0.9.24"7653source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7654dependencies = [7655 "async-trait",7656 "derive_more",7657 "fatality",7658 "futures 0.3.21",7659 "parity-scale-codec 3.1.5",7660 "polkadot-node-jaeger",7661 "polkadot-node-primitives",7662 "polkadot-primitives",7663 "rand 0.8.5",7664 "sc-authority-discovery",7665 "sc-network",7666 "strum 0.24.1",7667 "thiserror",7668 "tracing-gum",7669]76707671[[package]]7672name = "polkadot-node-primitives"7673version = "0.9.24"7674source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7675dependencies = [7676 "bounded-vec",7677 "futures 0.3.21",7678 "parity-scale-codec 3.1.5",7679 "polkadot-parachain",7680 "polkadot-primitives",7681 "schnorrkel",7682 "serde",7683 "sp-application-crypto",7684 "sp-consensus-babe",7685 "sp-consensus-vrf",7686 "sp-core",7687 "sp-keystore",7688 "sp-maybe-compressed-blob",7689 "thiserror",7690 "zstd",7691]76927693[[package]]7694name = "polkadot-node-subsystem"7695version = "0.9.24"7696source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7697dependencies = [7698 "polkadot-node-jaeger",7699 "polkadot-node-subsystem-types",7700 "polkadot-overseer",7701]77027703[[package]]7704name = "polkadot-node-subsystem-types"7705version = "0.9.24"7706source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7707dependencies = [7708 "derive_more",7709 "futures 0.3.21",7710 "orchestra",7711 "polkadot-node-jaeger",7712 "polkadot-node-network-protocol",7713 "polkadot-node-primitives",7714 "polkadot-primitives",7715 "polkadot-statement-table",7716 "sc-network",7717 "smallvec",7718 "substrate-prometheus-endpoint",7719 "thiserror",7720]77217722[[package]]7723name = "polkadot-node-subsystem-util"7724version = "0.9.24"7725source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7726dependencies = [7727 "async-trait",7728 "derive_more",7729 "fatality",7730 "futures 0.3.21",7731 "itertools",7732 "kvdb",7733 "lru 0.7.7",7734 "parity-db",7735 "parity-scale-codec 3.1.5",7736 "parity-util-mem",7737 "parking_lot 0.11.2",7738 "pin-project 1.0.10",7739 "polkadot-node-jaeger",7740 "polkadot-node-metrics",7741 "polkadot-node-network-protocol",7742 "polkadot-node-primitives",7743 "polkadot-node-subsystem",7744 "polkadot-overseer",7745 "polkadot-primitives",7746 "prioritized-metered-channel",7747 "rand 0.8.5",7748 "sp-application-crypto",7749 "sp-core",7750 "sp-keystore",7751 "thiserror",7752 "tracing-gum",7753]77547755[[package]]7756name = "polkadot-overseer"7757version = "0.9.24"7758source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7759dependencies = [7760 "futures 0.3.21",7761 "futures-timer",7762 "lru 0.7.7",7763 "orchestra",7764 "parity-util-mem",7765 "parking_lot 0.12.1",7766 "polkadot-node-metrics",7767 "polkadot-node-network-protocol",7768 "polkadot-node-primitives",7769 "polkadot-node-subsystem-types",7770 "polkadot-primitives",7771 "sc-client-api",7772 "sp-api",7773 "sp-core",7774 "tracing-gum",7775]77767777[[package]]7778name = "polkadot-parachain"7779version = "0.9.24"7780source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7781dependencies = [7782 "derive_more",7783 "frame-support",7784 "parity-scale-codec 3.1.5",7785 "parity-util-mem",7786 "polkadot-core-primitives",7787 "scale-info",7788 "serde",7789 "sp-core",7790 "sp-runtime",7791 "sp-std",7792]77937794[[package]]7795name = "polkadot-performance-test"7796version = "0.9.24"7797source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7798dependencies = [7799 "env_logger",7800 "kusama-runtime",7801 "log",7802 "polkadot-erasure-coding",7803 "polkadot-node-core-pvf",7804 "polkadot-node-primitives",7805 "quote",7806 "thiserror",7807]78087809[[package]]7810name = "polkadot-primitives"7811version = "0.9.24"7812source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7813dependencies = [7814 "bitvec 1.0.0",7815 "frame-system",7816 "hex-literal",7817 "parity-scale-codec 3.1.5",7818 "parity-util-mem",7819 "polkadot-core-primitives",7820 "polkadot-parachain",7821 "scale-info",7822 "serde",7823 "sp-api",7824 "sp-application-crypto",7825 "sp-arithmetic",7826 "sp-authority-discovery",7827 "sp-consensus-slots",7828 "sp-core",7829 "sp-inherents",7830 "sp-io",7831 "sp-keystore",7832 "sp-runtime",7833 "sp-staking",7834 "sp-std",7835 "sp-trie",7836 "sp-version",7837]78387839[[package]]7840name = "polkadot-rpc"7841version = "0.9.24"7842source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7843dependencies = [7844 "beefy-gadget",7845 "beefy-gadget-rpc",7846 "jsonrpsee",7847 "pallet-mmr-rpc",7848 "pallet-transaction-payment-rpc",7849 "polkadot-primitives",7850 "sc-chain-spec",7851 "sc-client-api",7852 "sc-consensus-babe",7853 "sc-consensus-babe-rpc",7854 "sc-consensus-epochs",7855 "sc-finality-grandpa",7856 "sc-finality-grandpa-rpc",7857 "sc-rpc",7858 "sc-sync-state-rpc",7859 "sc-transaction-pool-api",7860 "sp-api",7861 "sp-block-builder",7862 "sp-blockchain",7863 "sp-consensus",7864 "sp-consensus-babe",7865 "sp-keystore",7866 "sp-runtime",7867 "substrate-frame-rpc-system",7868 "substrate-state-trie-migration-rpc",7869]78707871[[package]]7872name = "polkadot-runtime"7873version = "0.9.24"7874source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7875dependencies = [7876 "beefy-primitives",7877 "bitvec 1.0.0",7878 "frame-benchmarking",7879 "frame-election-provider-support",7880 "frame-executive",7881 "frame-support",7882 "frame-system",7883 "frame-system-benchmarking",7884 "frame-system-rpc-runtime-api",7885 "frame-try-runtime",7886 "hex-literal",7887 "log",7888 "pallet-authority-discovery",7889 "pallet-authorship",7890 "pallet-babe",7891 "pallet-bags-list",7892 "pallet-balances",7893 "pallet-bounties",7894 "pallet-child-bounties",7895 "pallet-collective",7896 "pallet-democracy",7897 "pallet-election-provider-multi-phase",7898 "pallet-election-provider-support-benchmarking",7899 "pallet-elections-phragmen",7900 "pallet-grandpa",7901 "pallet-identity",7902 "pallet-im-online",7903 "pallet-indices",7904 "pallet-membership",7905 "pallet-multisig",7906 "pallet-nicks",7907 "pallet-offences",7908 "pallet-offences-benchmarking",7909 "pallet-preimage",7910 "pallet-proxy",7911 "pallet-scheduler",7912 "pallet-session",7913 "pallet-session-benchmarking",7914 "pallet-staking",7915 "pallet-staking-reward-curve",7916 "pallet-timestamp",7917 "pallet-tips",7918 "pallet-transaction-payment",7919 "pallet-transaction-payment-rpc-runtime-api",7920 "pallet-treasury",7921 "pallet-utility",7922 "pallet-vesting",7923 "pallet-xcm",7924 "parity-scale-codec 3.1.5",7925 "polkadot-primitives",7926 "polkadot-runtime-common",7927 "polkadot-runtime-constants",7928 "polkadot-runtime-parachains",7929 "rustc-hex",7930 "scale-info",7931 "serde",7932 "serde_derive",7933 "smallvec",7934 "sp-api",7935 "sp-authority-discovery",7936 "sp-block-builder",7937 "sp-consensus-babe",7938 "sp-core",7939 "sp-inherents",7940 "sp-io",7941 "sp-mmr-primitives",7942 "sp-npos-elections",7943 "sp-offchain",7944 "sp-runtime",7945 "sp-session",7946 "sp-staking",7947 "sp-std",7948 "sp-transaction-pool",7949 "sp-version",7950 "static_assertions",7951 "substrate-wasm-builder",7952 "xcm",7953 "xcm-builder",7954 "xcm-executor",7955]79567957[[package]]7958name = "polkadot-runtime-common"7959version = "0.9.24"7960source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7961dependencies = [7962 "beefy-primitives",7963 "bitvec 1.0.0",7964 "frame-benchmarking",7965 "frame-election-provider-support",7966 "frame-support",7967 "frame-system",7968 "impl-trait-for-tuples",7969 "libsecp256k1",7970 "log",7971 "pallet-authorship",7972 "pallet-babe",7973 "pallet-bags-list",7974 "pallet-balances",7975 "pallet-beefy-mmr",7976 "pallet-election-provider-multi-phase",7977 "pallet-session",7978 "pallet-staking",7979 "pallet-timestamp",7980 "pallet-transaction-payment",7981 "pallet-treasury",7982 "pallet-vesting",7983 "parity-scale-codec 3.1.5",7984 "polkadot-primitives",7985 "polkadot-runtime-parachains",7986 "rustc-hex",7987 "scale-info",7988 "serde",7989 "serde_derive",7990 "slot-range-helper",7991 "sp-api",7992 "sp-core",7993 "sp-inherents",7994 "sp-io",7995 "sp-npos-elections",7996 "sp-runtime",7997 "sp-session",7998 "sp-staking",7999 "sp-std",8000 "static_assertions",8001 "xcm",8002]80038004[[package]]8005name = "polkadot-runtime-constants"8006version = "0.9.24"8007source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8008dependencies = [8009 "frame-support",8010 "polkadot-primitives",8011 "polkadot-runtime-common",8012 "smallvec",8013 "sp-runtime",8014]80158016[[package]]8017name = "polkadot-runtime-metrics"8018version = "0.9.24"8019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8020dependencies = [8021 "bs58",8022 "parity-scale-codec 3.1.5",8023 "polkadot-primitives",8024 "sp-std",8025 "sp-tracing",8026]80278028[[package]]8029name = "polkadot-runtime-parachains"8030version = "0.9.24"8031source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8032dependencies = [8033 "bitflags",8034 "bitvec 1.0.0",8035 "derive_more",8036 "frame-benchmarking",8037 "frame-support",8038 "frame-system",8039 "log",8040 "pallet-authority-discovery",8041 "pallet-authorship",8042 "pallet-babe",8043 "pallet-balances",8044 "pallet-session",8045 "pallet-staking",8046 "pallet-timestamp",8047 "pallet-vesting",8048 "parity-scale-codec 3.1.5",8049 "polkadot-primitives",8050 "polkadot-runtime-metrics",8051 "rand 0.8.5",8052 "rand_chacha 0.3.1",8053 "rustc-hex",8054 "scale-info",8055 "serde",8056 "sp-api",8057 "sp-application-crypto",8058 "sp-core",8059 "sp-inherents",8060 "sp-io",8061 "sp-keystore",8062 "sp-runtime",8063 "sp-session",8064 "sp-staking",8065 "sp-std",8066 "static_assertions",8067 "xcm",8068 "xcm-executor",8069]80708071[[package]]8072name = "polkadot-service"8073version = "0.9.24"8074source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8075dependencies = [8076 "async-trait",8077 "beefy-gadget",8078 "beefy-primitives",8079 "frame-system-rpc-runtime-api",8080 "futures 0.3.21",8081 "hex-literal",8082 "kusama-runtime",8083 "kvdb",8084 "kvdb-rocksdb",8085 "lru 0.7.7",8086 "pallet-babe",8087 "pallet-im-online",8088 "pallet-staking",8089 "pallet-transaction-payment-rpc-runtime-api",8090 "parity-db",8091 "polkadot-approval-distribution",8092 "polkadot-availability-bitfield-distribution",8093 "polkadot-availability-distribution",8094 "polkadot-availability-recovery",8095 "polkadot-client",8096 "polkadot-collator-protocol",8097 "polkadot-dispute-distribution",8098 "polkadot-gossip-support",8099 "polkadot-network-bridge",8100 "polkadot-node-collation-generation",8101 "polkadot-node-core-approval-voting",8102 "polkadot-node-core-av-store",8103 "polkadot-node-core-backing",8104 "polkadot-node-core-bitfield-signing",8105 "polkadot-node-core-candidate-validation",8106 "polkadot-node-core-chain-api",8107 "polkadot-node-core-chain-selection",8108 "polkadot-node-core-dispute-coordinator",8109 "polkadot-node-core-parachains-inherent",8110 "polkadot-node-core-provisioner",8111 "polkadot-node-core-pvf-checker",8112 "polkadot-node-core-runtime-api",8113 "polkadot-node-network-protocol",8114 "polkadot-node-primitives",8115 "polkadot-node-subsystem",8116 "polkadot-node-subsystem-types",8117 "polkadot-node-subsystem-util",8118 "polkadot-overseer",8119 "polkadot-parachain",8120 "polkadot-primitives",8121 "polkadot-rpc",8122 "polkadot-runtime",8123 "polkadot-runtime-constants",8124 "polkadot-runtime-parachains",8125 "polkadot-statement-distribution",8126 "rococo-runtime",8127 "sc-authority-discovery",8128 "sc-basic-authorship",8129 "sc-block-builder",8130 "sc-chain-spec",8131 "sc-client-api",8132 "sc-client-db",8133 "sc-consensus",8134 "sc-consensus-babe",8135 "sc-consensus-slots",8136 "sc-consensus-uncles",8137 "sc-executor",8138 "sc-finality-grandpa",8139 "sc-keystore",8140 "sc-network",8141 "sc-offchain",8142 "sc-service",8143 "sc-sync-state-rpc",8144 "sc-sysinfo",8145 "sc-telemetry",8146 "sc-transaction-pool",8147 "serde",8148 "serde_json",8149 "sp-api",8150 "sp-authority-discovery",8151 "sp-block-builder",8152 "sp-blockchain",8153 "sp-consensus",8154 "sp-consensus-babe",8155 "sp-core",8156 "sp-finality-grandpa",8157 "sp-inherents",8158 "sp-io",8159 "sp-keystore",8160 "sp-offchain",8161 "sp-runtime",8162 "sp-session",8163 "sp-state-machine",8164 "sp-storage",8165 "sp-timestamp",8166 "sp-transaction-pool",8167 "sp-trie",8168 "substrate-prometheus-endpoint",8169 "thiserror",8170 "tracing-gum",8171 "westend-runtime",8172]81738174[[package]]8175name = "polkadot-statement-distribution"8176version = "0.9.24"8177source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8178dependencies = [8179 "arrayvec 0.5.2",8180 "fatality",8181 "futures 0.3.21",8182 "indexmap",8183 "parity-scale-codec 3.1.5",8184 "polkadot-node-network-protocol",8185 "polkadot-node-primitives",8186 "polkadot-node-subsystem",8187 "polkadot-node-subsystem-util",8188 "polkadot-primitives",8189 "sp-keystore",8190 "sp-staking",8191 "thiserror",8192 "tracing-gum",8193]81948195[[package]]8196name = "polkadot-statement-table"8197version = "0.9.24"8198source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8199dependencies = [8200 "parity-scale-codec 3.1.5",8201 "polkadot-primitives",8202 "sp-core",8203]82048205[[package]]8206name = "polkadot-test-runtime"8207version = "0.9.24"8208source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8209dependencies = [8210 "beefy-primitives",8211 "bitvec 1.0.0",8212 "frame-election-provider-support",8213 "frame-executive",8214 "frame-support",8215 "frame-system",8216 "frame-system-rpc-runtime-api",8217 "log",8218 "pallet-authority-discovery",8219 "pallet-authorship",8220 "pallet-babe",8221 "pallet-balances",8222 "pallet-grandpa",8223 "pallet-indices",8224 "pallet-nicks",8225 "pallet-offences",8226 "pallet-session",8227 "pallet-staking",8228 "pallet-staking-reward-curve",8229 "pallet-sudo",8230 "pallet-timestamp",8231 "pallet-transaction-payment",8232 "pallet-transaction-payment-rpc-runtime-api",8233 "pallet-vesting",8234 "pallet-xcm",8235 "parity-scale-codec 3.1.5",8236 "polkadot-parachain",8237 "polkadot-primitives",8238 "polkadot-runtime-common",8239 "polkadot-runtime-parachains",8240 "rustc-hex",8241 "scale-info",8242 "serde",8243 "serde_derive",8244 "smallvec",8245 "sp-api",8246 "sp-authority-discovery",8247 "sp-block-builder",8248 "sp-consensus-babe",8249 "sp-core",8250 "sp-inherents",8251 "sp-io",8252 "sp-mmr-primitives",8253 "sp-offchain",8254 "sp-runtime",8255 "sp-session",8256 "sp-staking",8257 "sp-std",8258 "sp-transaction-pool",8259 "sp-version",8260 "substrate-wasm-builder",8261 "test-runtime-constants",8262 "xcm",8263 "xcm-builder",8264 "xcm-executor",8265]82668267[[package]]8268name = "polkadot-test-service"8269version = "0.9.24"8270source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8271dependencies = [8272 "frame-benchmarking",8273 "frame-system",8274 "futures 0.1.31",8275 "futures 0.3.21",8276 "hex",8277 "pallet-balances",8278 "pallet-staking",8279 "pallet-transaction-payment",8280 "polkadot-node-primitives",8281 "polkadot-node-subsystem",8282 "polkadot-overseer",8283 "polkadot-parachain",8284 "polkadot-primitives",8285 "polkadot-rpc",8286 "polkadot-runtime-common",8287 "polkadot-runtime-parachains",8288 "polkadot-service",8289 "polkadot-test-runtime",8290 "rand 0.8.5",8291 "sc-authority-discovery",8292 "sc-chain-spec",8293 "sc-cli",8294 "sc-client-api",8295 "sc-consensus",8296 "sc-consensus-babe",8297 "sc-executor",8298 "sc-finality-grandpa",8299 "sc-network",8300 "sc-service",8301 "sc-tracing",8302 "sc-transaction-pool",8303 "sp-arithmetic",8304 "sp-authority-discovery",8305 "sp-blockchain",8306 "sp-consensus",8307 "sp-consensus-babe",8308 "sp-core",8309 "sp-finality-grandpa",8310 "sp-inherents",8311 "sp-keyring",8312 "sp-runtime",8313 "sp-state-machine",8314 "substrate-test-client",8315 "tempfile",8316 "test-runtime-constants",8317 "tokio 1.19.2",8318 "tracing-gum",8319]83208321[[package]]8322name = "polling"8323version = "2.2.0"8324source = "registry+https://github.com/rust-lang/crates.io-index"8325checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"8326dependencies = [8327 "cfg-if 1.0.0",8328 "libc",8329 "log",8330 "wepoll-ffi",8331 "winapi",8332]83338334[[package]]8335name = "poly1305"8336version = "0.7.2"8337source = "registry+https://github.com/rust-lang/crates.io-index"8338checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8339dependencies = [8340 "cpufeatures",8341 "opaque-debug 0.3.0",8342 "universal-hash",8343]83448345[[package]]8346name = "polyval"8347version = "0.5.3"8348source = "registry+https://github.com/rust-lang/crates.io-index"8349checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8350dependencies = [8351 "cfg-if 1.0.0",8352 "cpufeatures",8353 "opaque-debug 0.3.0",8354 "universal-hash",8355]83568357[[package]]8358name = "ppv-lite86"8359version = "0.2.16"8360source = "registry+https://github.com/rust-lang/crates.io-index"8361checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"83628363[[package]]8364name = "primitive-types"8365version = "0.11.1"8366source = "registry+https://github.com/rust-lang/crates.io-index"8367checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8368dependencies = [8369 "fixed-hash",8370 "impl-codec",8371 "impl-rlp",8372 "impl-serde",8373 "scale-info",8374 "uint",8375]83768377[[package]]8378name = "prioritized-metered-channel"8379version = "0.2.0"8380source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8381dependencies = [8382 "coarsetime",8383 "crossbeam-queue",8384 "derive_more",8385 "futures 0.3.21",8386 "futures-timer",8387 "nanorand",8388 "thiserror",8389 "tracing",8390]83918392[[package]]8393name = "proc-macro-crate"8394version = "1.1.3"8395source = "registry+https://github.com/rust-lang/crates.io-index"8396checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"8397dependencies = [8398 "thiserror",8399 "toml",8400]84018402[[package]]8403name = "proc-macro-error"8404version = "1.0.4"8405source = "registry+https://github.com/rust-lang/crates.io-index"8406checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8407dependencies = [8408 "proc-macro-error-attr",8409 "proc-macro2",8410 "quote",8411 "syn",8412 "version_check",8413]84148415[[package]]8416name = "proc-macro-error-attr"8417version = "1.0.4"8418source = "registry+https://github.com/rust-lang/crates.io-index"8419checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8420dependencies = [8421 "proc-macro2",8422 "quote",8423 "version_check",8424]84258426[[package]]8427name = "proc-macro2"8428version = "1.0.40"8429source = "registry+https://github.com/rust-lang/crates.io-index"8430checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"8431dependencies = [8432 "unicode-ident",8433]84348435[[package]]8436name = "prometheus"8437version = "0.13.1"8438source = "registry+https://github.com/rust-lang/crates.io-index"8439checksum = "cface98dfa6d645ea4c789839f176e4b072265d085bfcc48eaa8d137f58d3c39"8440dependencies = [8441 "cfg-if 1.0.0",8442 "fnv",8443 "lazy_static",8444 "memchr",8445 "parking_lot 0.12.1",8446 "thiserror",8447]84488449[[package]]8450name = "prometheus-client"8451version = "0.16.0"8452source = "registry+https://github.com/rust-lang/crates.io-index"8453checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8454dependencies = [8455 "dtoa",8456 "itoa 1.0.2",8457 "owning_ref",8458 "prometheus-client-derive-text-encode",8459]84608461[[package]]8462name = "prometheus-client-derive-text-encode"8463version = "0.2.0"8464source = "registry+https://github.com/rust-lang/crates.io-index"8465checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8466dependencies = [8467 "proc-macro2",8468 "quote",8469 "syn",8470]84718472[[package]]8473name = "prost"8474version = "0.9.0"8475source = "registry+https://github.com/rust-lang/crates.io-index"8476checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"8477dependencies = [8478 "bytes 1.1.0",8479 "prost-derive 0.9.0",8480]84818482[[package]]8483name = "prost"8484version = "0.10.4"8485source = "registry+https://github.com/rust-lang/crates.io-index"8486checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8487dependencies = [8488 "bytes 1.1.0",8489 "prost-derive 0.10.1",8490]84918492[[package]]8493name = "prost-build"8494version = "0.9.0"8495source = "registry+https://github.com/rust-lang/crates.io-index"8496checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8497dependencies = [8498 "bytes 1.1.0",8499 "heck 0.3.3",8500 "itertools",8501 "lazy_static",8502 "log",8503 "multimap",8504 "petgraph",8505 "prost 0.9.0",8506 "prost-types 0.9.0",8507 "regex",8508 "tempfile",8509 "which",8510]85118512[[package]]8513name = "prost-build"8514version = "0.10.4"8515source = "registry+https://github.com/rust-lang/crates.io-index"8516checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8517dependencies = [8518 "bytes 1.1.0",8519 "cfg-if 1.0.0",8520 "cmake",8521 "heck 0.4.0",8522 "itertools",8523 "lazy_static",8524 "log",8525 "multimap",8526 "petgraph",8527 "prost 0.10.4",8528 "prost-types 0.10.1",8529 "regex",8530 "tempfile",8531 "which",8532]85338534[[package]]8535name = "prost-codec"8536version = "0.1.0"8537source = "registry+https://github.com/rust-lang/crates.io-index"8538checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8539dependencies = [8540 "asynchronous-codec",8541 "bytes 1.1.0",8542 "prost 0.10.4",8543 "thiserror",8544 "unsigned-varint",8545]85468547[[package]]8548name = "prost-derive"8549version = "0.9.0"8550source = "registry+https://github.com/rust-lang/crates.io-index"8551checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"8552dependencies = [8553 "anyhow",8554 "itertools",8555 "proc-macro2",8556 "quote",8557 "syn",8558]85598560[[package]]8561name = "prost-derive"8562version = "0.10.1"8563source = "registry+https://github.com/rust-lang/crates.io-index"8564checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8565dependencies = [8566 "anyhow",8567 "itertools",8568 "proc-macro2",8569 "quote",8570 "syn",8571]85728573[[package]]8574name = "prost-types"8575version = "0.9.0"8576source = "registry+https://github.com/rust-lang/crates.io-index"8577checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"8578dependencies = [8579 "bytes 1.1.0",8580 "prost 0.9.0",8581]85828583[[package]]8584name = "prost-types"8585version = "0.10.1"8586source = "registry+https://github.com/rust-lang/crates.io-index"8587checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8588dependencies = [8589 "bytes 1.1.0",8590 "prost 0.10.4",8591]85928593[[package]]8594name = "psm"8595version = "0.1.18"8596source = "registry+https://github.com/rust-lang/crates.io-index"8597checksum = "871372391786ccec00d3c5d3d6608905b3d4db263639cfe075d3b60a736d115a"8598dependencies = [8599 "cc",8600]86018602[[package]]8603name = "quartz-runtime"8604version = "0.9.24"8605dependencies = [8606 "cumulus-pallet-aura-ext",8607 "cumulus-pallet-dmp-queue",8608 "cumulus-pallet-parachain-system",8609 "cumulus-pallet-xcm",8610 "cumulus-pallet-xcmp-queue",8611 "cumulus-primitives-core",8612 "cumulus-primitives-timestamp",8613 "cumulus-primitives-utility",8614 "derivative",8615 "fp-evm-mapping",8616 "fp-rpc",8617 "fp-self-contained",8618 "frame-benchmarking",8619 "frame-executive",8620 "frame-support",8621 "frame-system",8622 "frame-system-benchmarking",8623 "frame-system-rpc-runtime-api",8624 "frame-try-runtime",8625 "hex-literal",8626 "log",8627 "orml-vesting",8628 "pallet-aura",8629 "pallet-balances",8630 "pallet-base-fee",8631 "pallet-common",8632 "pallet-ethereum",8633 "pallet-evm",8634 "pallet-evm-coder-substrate",8635 "pallet-evm-contract-helpers",8636 "pallet-evm-migration",8637 "pallet-evm-transaction-payment",8638 "pallet-fungible",8639 "pallet-inflation",8640 "pallet-nonfungible",8641 "pallet-randomness-collective-flip",8642 "pallet-refungible",8643 "pallet-rmrk-core",8644 "pallet-rmrk-equip",8645 "pallet-structure",8646 "pallet-sudo",8647 "pallet-template-transaction-payment",8648 "pallet-timestamp",8649 "pallet-transaction-payment",8650 "pallet-transaction-payment-rpc-runtime-api",8651 "pallet-treasury",8652 "pallet-unique",8653 "pallet-unique-scheduler",8654 "pallet-xcm",8655 "parachain-info",8656 "parity-scale-codec 3.1.5",8657 "polkadot-parachain",8658 "rmrk-rpc",8659 "scale-info",8660 "serde",8661 "smallvec",8662 "sp-api",8663 "sp-arithmetic",8664 "sp-block-builder",8665 "sp-consensus-aura",8666 "sp-core",8667 "sp-inherents",8668 "sp-io",8669 "sp-offchain",8670 "sp-runtime",8671 "sp-session",8672 "sp-std",8673 "sp-transaction-pool",8674 "sp-version",8675 "substrate-wasm-builder",8676 "unique-runtime-common",8677 "up-data-structs",8678 "up-rpc",8679 "xcm",8680 "xcm-builder",8681 "xcm-executor",8682]86838684[[package]]8685name = "quick-error"8686version = "1.2.3"8687source = "registry+https://github.com/rust-lang/crates.io-index"8688checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"86898690[[package]]8691name = "quicksink"8692version = "0.1.2"8693source = "registry+https://github.com/rust-lang/crates.io-index"8694checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8695dependencies = [8696 "futures-core",8697 "futures-sink",8698 "pin-project-lite 0.1.12",8699]87008701[[package]]8702name = "quote"8703version = "1.0.20"8704source = "registry+https://github.com/rust-lang/crates.io-index"8705checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"8706dependencies = [8707 "proc-macro2",8708]87098710[[package]]8711name = "radium"8712version = "0.6.2"8713source = "registry+https://github.com/rust-lang/crates.io-index"8714checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"87158716[[package]]8717name = "radium"8718version = "0.7.0"8719source = "registry+https://github.com/rust-lang/crates.io-index"8720checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"87218722[[package]]8723name = "rand"8724version = "0.7.3"8725source = "registry+https://github.com/rust-lang/crates.io-index"8726checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8727dependencies = [8728 "getrandom 0.1.16",8729 "libc",8730 "rand_chacha 0.2.2",8731 "rand_core 0.5.1",8732 "rand_hc",8733 "rand_pcg 0.2.1",8734]87358736[[package]]8737name = "rand"8738version = "0.8.5"8739source = "registry+https://github.com/rust-lang/crates.io-index"8740checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8741dependencies = [8742 "libc",8743 "rand_chacha 0.3.1",8744 "rand_core 0.6.3",8745]87468747[[package]]8748name = "rand_chacha"8749version = "0.2.2"8750source = "registry+https://github.com/rust-lang/crates.io-index"8751checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8752dependencies = [8753 "ppv-lite86",8754 "rand_core 0.5.1",8755]87568757[[package]]8758name = "rand_chacha"8759version = "0.3.1"8760source = "registry+https://github.com/rust-lang/crates.io-index"8761checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8762dependencies = [8763 "ppv-lite86",8764 "rand_core 0.6.3",8765]87668767[[package]]8768name = "rand_core"8769version = "0.5.1"8770source = "registry+https://github.com/rust-lang/crates.io-index"8771checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8772dependencies = [8773 "getrandom 0.1.16",8774]87758776[[package]]8777name = "rand_core"8778version = "0.6.3"8779source = "registry+https://github.com/rust-lang/crates.io-index"8780checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8781dependencies = [8782 "getrandom 0.2.7",8783]87848785[[package]]8786name = "rand_distr"8787version = "0.4.3"8788source = "registry+https://github.com/rust-lang/crates.io-index"8789checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8790dependencies = [8791 "num-traits",8792 "rand 0.8.5",8793]87948795[[package]]8796name = "rand_hc"8797version = "0.2.0"8798source = "registry+https://github.com/rust-lang/crates.io-index"8799checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8800dependencies = [8801 "rand_core 0.5.1",8802]88038804[[package]]8805name = "rand_pcg"8806version = "0.2.1"8807source = "registry+https://github.com/rust-lang/crates.io-index"8808checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8809dependencies = [8810 "rand_core 0.5.1",8811]88128813[[package]]8814name = "rand_pcg"8815version = "0.3.1"8816source = "registry+https://github.com/rust-lang/crates.io-index"8817checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8818dependencies = [8819 "rand_core 0.6.3",8820]88218822[[package]]8823name = "rawpointer"8824version = "0.2.1"8825source = "registry+https://github.com/rust-lang/crates.io-index"8826checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"88278828[[package]]8829name = "rayon"8830version = "1.5.3"8831source = "registry+https://github.com/rust-lang/crates.io-index"8832checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"8833dependencies = [8834 "autocfg",8835 "crossbeam-deque",8836 "either",8837 "rayon-core",8838]88398840[[package]]8841name = "rayon-core"8842version = "1.9.3"8843source = "registry+https://github.com/rust-lang/crates.io-index"8844checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"8845dependencies = [8846 "crossbeam-channel",8847 "crossbeam-deque",8848 "crossbeam-utils",8849 "num_cpus",8850]88518852[[package]]8853name = "redox_syscall"8854version = "0.2.13"8855source = "registry+https://github.com/rust-lang/crates.io-index"8856checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"8857dependencies = [8858 "bitflags",8859]88608861[[package]]8862name = "redox_users"8863version = "0.4.3"8864source = "registry+https://github.com/rust-lang/crates.io-index"8865checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"8866dependencies = [8867 "getrandom 0.2.7",8868 "redox_syscall",8869 "thiserror",8870]88718872[[package]]8873name = "reed-solomon-novelpoly"8874version = "1.0.0"8875source = "registry+https://github.com/rust-lang/crates.io-index"8876checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8877dependencies = [8878 "derive_more",8879 "fs-err",8880 "itertools",8881 "static_init",8882 "thiserror",8883]88848885[[package]]8886name = "ref-cast"8887version = "1.0.7"8888source = "registry+https://github.com/rust-lang/crates.io-index"8889checksum = "685d58625b6c2b83e4cc88a27c4bf65adb7b6b16dbdc413e515c9405b47432ab"8890dependencies = [8891 "ref-cast-impl",8892]88938894[[package]]8895name = "ref-cast-impl"8896version = "1.0.7"8897source = "registry+https://github.com/rust-lang/crates.io-index"8898checksum = "a043824e29c94169374ac5183ac0ed43f5724dc4556b19568007486bd840fa1f"8899dependencies = [8900 "proc-macro2",8901 "quote",8902 "syn",8903]89048905[[package]]8906name = "regalloc"8907version = "0.0.34"8908source = "registry+https://github.com/rust-lang/crates.io-index"8909checksum = "62446b1d3ebf980bdc68837700af1d77b37bc430e524bf95319c6eada2a4cc02"8910dependencies = [8911 "log",8912 "rustc-hash",8913 "smallvec",8914]89158916[[package]]8917name = "regex"8918version = "1.5.6"8919source = "registry+https://github.com/rust-lang/crates.io-index"8920checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"8921dependencies = [8922 "aho-corasick",8923 "memchr",8924 "regex-syntax",8925]89268927[[package]]8928name = "regex-automata"8929version = "0.1.10"8930source = "registry+https://github.com/rust-lang/crates.io-index"8931checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8932dependencies = [8933 "regex-syntax",8934]89358936[[package]]8937name = "regex-syntax"8938version = "0.6.26"8939source = "registry+https://github.com/rust-lang/crates.io-index"8940checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"89418942[[package]]8943name = "region"8944version = "2.2.0"8945source = "registry+https://github.com/rust-lang/crates.io-index"8946checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8947dependencies = [8948 "bitflags",8949 "libc",8950 "mach",8951 "winapi",8952]89538954[[package]]8955name = "remote-externalities"8956version = "0.10.0-dev"8957source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"8958dependencies = [8959 "env_logger",8960 "jsonrpsee",8961 "log",8962 "parity-scale-codec 3.1.5",8963 "serde",8964 "serde_json",8965 "sp-core",8966 "sp-io",8967 "sp-runtime",8968 "sp-version",8969]89708971[[package]]8972name = "remove_dir_all"8973version = "0.5.3"8974source = "registry+https://github.com/rust-lang/crates.io-index"8975checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8976dependencies = [8977 "winapi",8978]89798980[[package]]8981name = "resolv-conf"8982version = "0.7.0"8983source = "registry+https://github.com/rust-lang/crates.io-index"8984checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8985dependencies = [8986 "hostname",8987 "quick-error",8988]89898990[[package]]8991name = "retain_mut"8992version = "0.1.9"8993source = "registry+https://github.com/rust-lang/crates.io-index"8994checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"89958996[[package]]8997name = "rfc6979"8998version = "0.1.0"8999source = "registry+https://github.com/rust-lang/crates.io-index"9000checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"9001dependencies = [9002 "crypto-bigint",9003 "hmac 0.11.0",9004 "zeroize",9005]90069007[[package]]9008name = "ring"9009version = "0.16.20"9010source = "registry+https://github.com/rust-lang/crates.io-index"9011checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9012dependencies = [9013 "cc",9014 "libc",9015 "once_cell",9016 "spin",9017 "untrusted",9018 "web-sys",9019 "winapi",9020]90219022[[package]]9023name = "rlp"9024version = "0.5.1"9025source = "registry+https://github.com/rust-lang/crates.io-index"9026checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"9027dependencies = [9028 "bytes 1.1.0",9029 "rustc-hex",9030]90319032[[package]]9033name = "rlp-derive"9034version = "0.1.0"9035source = "registry+https://github.com/rust-lang/crates.io-index"9036checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9037dependencies = [9038 "proc-macro2",9039 "quote",9040 "syn",9041]90429043[[package]]9044name = "rmrk-rpc"9045version = "0.0.1"9046dependencies = [9047 "parity-scale-codec 2.3.1",9048 "rmrk-traits",9049 "serde",9050 "sp-api",9051 "sp-core",9052 "sp-runtime",9053 "sp-std",9054]90559056[[package]]9057name = "rmrk-traits"9058version = "0.1.0"9059dependencies = [9060 "parity-scale-codec 3.1.5",9061 "scale-info",9062 "serde",9063]90649065[[package]]9066name = "rocksdb"9067version = "0.18.0"9068source = "registry+https://github.com/rust-lang/crates.io-index"9069checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9070dependencies = [9071 "libc",9072 "librocksdb-sys",9073]90749075[[package]]9076name = "rococo-runtime"9077version = "0.9.24"9078source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"9079dependencies = [9080 "beefy-merkle-tree",9081 "beefy-primitives",9082 "bp-messages",9083 "bp-rococo",9084 "bp-runtime",9085 "bp-wococo",9086 "bridge-runtime-common",9087 "frame-benchmarking",9088 "frame-executive",9089 "frame-support",9090 "frame-system",9091 "frame-system-benchmarking",9092 "frame-system-rpc-runtime-api",9093 "hex-literal",9094 "log",9095 "pallet-authority-discovery",9096 "pallet-authorship",9097 "pallet-babe",9098 "pallet-balances",9099 "pallet-beefy",9100 "pallet-beefy-mmr",9101 "pallet-bridge-dispatch",9102 "pallet-bridge-grandpa",9103 "pallet-bridge-messages",9104 "pallet-collective",9105 "pallet-grandpa",9106 "pallet-im-online",9107 "pallet-indices",9108 "pallet-membership",9109 "pallet-mmr",9110 "pallet-multisig",9111 "pallet-offences",9112 "pallet-proxy",9113 "pallet-session",9114 "pallet-staking",9115 "pallet-sudo",9116 "pallet-timestamp",9117 "pallet-transaction-payment",9118 "pallet-transaction-payment-rpc-runtime-api",9119 "pallet-utility",9120 "pallet-xcm",9121 "parity-scale-codec 3.1.5",9122 "polkadot-parachain",9123 "polkadot-primitives",9124 "polkadot-runtime-common",9125 "polkadot-runtime-parachains",9126 "rococo-runtime-constants",9127 "scale-info",9128 "serde",9129 "serde_derive",9130 "smallvec",9131 "sp-api",9132 "sp-authority-discovery",9133 "sp-block-builder",9134 "sp-consensus-babe",9135 "sp-core",9136 "sp-inherents",9137 "sp-io",9138 "sp-mmr-primitives",9139 "sp-offchain",9140 "sp-runtime",9141 "sp-session",9142 "sp-staking",9143 "sp-std",9144 "sp-transaction-pool",9145 "sp-version",9146 "substrate-wasm-builder",9147 "xcm",9148 "xcm-builder",9149 "xcm-executor",9150]91519152[[package]]9153name = "rococo-runtime-constants"9154version = "0.9.24"9155source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"9156dependencies = [9157 "frame-support",9158 "polkadot-primitives",9159 "polkadot-runtime-common",9160 "smallvec",9161 "sp-runtime",9162]91639164[[package]]9165name = "rpassword"9166version = "5.0.1"9167source = "registry+https://github.com/rust-lang/crates.io-index"9168checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"9169dependencies = [9170 "libc",9171 "winapi",9172]91739174[[package]]9175name = "rtnetlink"9176version = "0.9.1"9177source = "registry+https://github.com/rust-lang/crates.io-index"9178checksum = "6f54290e54521dac3de4149d83ddf9f62a359b3cc93bcb494a794a41e6f4744b"9179dependencies = [9180 "async-global-executor",9181 "futures 0.3.21",9182 "log",9183 "netlink-packet-route",9184 "netlink-proto",9185 "nix",9186 "thiserror",9187]91889189[[package]]9190name = "rustc-demangle"9191version = "0.1.21"9192source = "registry+https://github.com/rust-lang/crates.io-index"9193checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"91949195[[package]]9196name = "rustc-hash"9197version = "1.1.0"9198source = "registry+https://github.com/rust-lang/crates.io-index"9199checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"92009201[[package]]9202name = "rustc-hex"9203version = "2.1.0"9204source = "registry+https://github.com/rust-lang/crates.io-index"9205checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"92069207[[package]]9208name = "rustc_version"9209version = "0.2.3"9210source = "registry+https://github.com/rust-lang/crates.io-index"9211checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9212dependencies = [9213 "semver 0.9.0",9214]92159216[[package]]9217name = "rustc_version"9218version = "0.4.0"9219source = "registry+https://github.com/rust-lang/crates.io-index"9220checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9221dependencies = [9222 "semver 1.0.10",9223]92249225[[package]]9226name = "rustix"9227version = "0.33.7"9228source = "registry+https://github.com/rust-lang/crates.io-index"9229checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"9230dependencies = [9231 "bitflags",9232 "errno",9233 "io-lifetimes",9234 "libc",9235 "linux-raw-sys",9236 "winapi",9237]92389239[[package]]9240name = "rustls"9241version = "0.20.6"9242source = "registry+https://github.com/rust-lang/crates.io-index"9243checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"9244dependencies = [9245 "log",9246 "ring",9247 "sct",9248 "webpki",9249]92509251[[package]]9252name = "rustls-native-certs"9253version = "0.6.2"9254source = "registry+https://github.com/rust-lang/crates.io-index"9255checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9256dependencies = [9257 "openssl-probe",9258 "rustls-pemfile",9259 "schannel",9260 "security-framework",9261]92629263[[package]]9264name = "rustls-pemfile"9265version = "1.0.0"9266source = "registry+https://github.com/rust-lang/crates.io-index"9267checksum = "e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9"9268dependencies = [9269 "base64",9270]92719272[[package]]9273name = "rustversion"9274version = "1.0.7"9275source = "registry+https://github.com/rust-lang/crates.io-index"9276checksum = "a0a5f7c728f5d284929a1cccb5bc19884422bfe6ef4d6c409da2c41838983fcf"92779278[[package]]9279name = "rw-stream-sink"9280version = "0.2.1"9281source = "registry+https://github.com/rust-lang/crates.io-index"9282checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"9283dependencies = [9284 "futures 0.3.21",9285 "pin-project 0.4.29",9286 "static_assertions",9287]92889289[[package]]9290name = "rw-stream-sink"9291version = "0.3.0"9292source = "registry+https://github.com/rust-lang/crates.io-index"9293checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9294dependencies = [9295 "futures 0.3.21",9296 "pin-project 1.0.10",9297 "static_assertions",9298]92999300[[package]]9301name = "ryu"9302version = "1.0.10"9303source = "registry+https://github.com/rust-lang/crates.io-index"9304checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"93059306[[package]]9307name = "safe-mix"9308version = "1.0.1"9309source = "registry+https://github.com/rust-lang/crates.io-index"9310checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9311dependencies = [9312 "rustc_version 0.2.3",9313]93149315[[package]]9316name = "salsa20"9317version = "0.9.0"9318source = "registry+https://github.com/rust-lang/crates.io-index"9319checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"9320dependencies = [9321 "cipher",9322]93239324[[package]]9325name = "same-file"9326version = "1.0.6"9327source = "registry+https://github.com/rust-lang/crates.io-index"9328checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9329dependencies = [9330 "winapi-util",9331]93329333[[package]]9334name = "sc-allocator"9335version = "4.1.0-dev"9336source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9337dependencies = [9338 "log",9339 "sp-core",9340 "sp-wasm-interface",9341 "thiserror",9342]93439344[[package]]9345name = "sc-authority-discovery"9346version = "0.10.0-dev"9347source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9348dependencies = [9349 "async-trait",9350 "futures 0.3.21",9351 "futures-timer",9352 "ip_network",9353 "libp2p",9354 "log",9355 "parity-scale-codec 3.1.5",9356 "prost 0.10.4",9357 "prost-build 0.9.0",9358 "rand 0.7.3",9359 "sc-client-api",9360 "sc-network",9361 "sp-api",9362 "sp-authority-discovery",9363 "sp-blockchain",9364 "sp-core",9365 "sp-keystore",9366 "sp-runtime",9367 "substrate-prometheus-endpoint",9368 "thiserror",9369]93709371[[package]]9372name = "sc-basic-authorship"9373version = "0.10.0-dev"9374source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9375dependencies = [9376 "futures 0.3.21",9377 "futures-timer",9378 "log",9379 "parity-scale-codec 3.1.5",9380 "sc-block-builder",9381 "sc-client-api",9382 "sc-proposer-metrics",9383 "sc-telemetry",9384 "sc-transaction-pool-api",9385 "sp-api",9386 "sp-blockchain",9387 "sp-consensus",9388 "sp-core",9389 "sp-inherents",9390 "sp-runtime",9391 "substrate-prometheus-endpoint",9392]93939394[[package]]9395name = "sc-block-builder"9396version = "0.10.0-dev"9397source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9398dependencies = [9399 "parity-scale-codec 3.1.5",9400 "sc-client-api",9401 "sp-api",9402 "sp-block-builder",9403 "sp-blockchain",9404 "sp-core",9405 "sp-inherents",9406 "sp-runtime",9407 "sp-state-machine",9408]94099410[[package]]9411name = "sc-chain-spec"9412version = "4.0.0-dev"9413source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9414dependencies = [9415 "impl-trait-for-tuples",9416 "memmap2 0.5.4",9417 "parity-scale-codec 3.1.5",9418 "sc-chain-spec-derive",9419 "sc-network",9420 "sc-telemetry",9421 "serde",9422 "serde_json",9423 "sp-core",9424 "sp-runtime",9425]94269427[[package]]9428name = "sc-chain-spec-derive"9429version = "4.0.0-dev"9430source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9431dependencies = [9432 "proc-macro-crate",9433 "proc-macro2",9434 "quote",9435 "syn",9436]94379438[[package]]9439name = "sc-cli"9440version = "0.10.0-dev"9441source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9442dependencies = [9443 "chrono",9444 "clap",9445 "fdlimit",9446 "futures 0.3.21",9447 "hex",9448 "libp2p",9449 "log",9450 "names",9451 "parity-scale-codec 3.1.5",9452 "rand 0.7.3",9453 "regex",9454 "rpassword",9455 "sc-client-api",9456 "sc-client-db",9457 "sc-keystore",9458 "sc-network",9459 "sc-service",9460 "sc-telemetry",9461 "sc-tracing",9462 "sc-utils",9463 "serde",9464 "serde_json",9465 "sp-blockchain",9466 "sp-core",9467 "sp-keyring",9468 "sp-keystore",9469 "sp-panic-handler",9470 "sp-runtime",9471 "sp-version",9472 "thiserror",9473 "tiny-bip39",9474 "tokio 1.19.2",9475]94769477[[package]]9478name = "sc-client-api"9479version = "4.0.0-dev"9480source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9481dependencies = [9482 "fnv",9483 "futures 0.3.21",9484 "hash-db",9485 "log",9486 "parity-scale-codec 3.1.5",9487 "parking_lot 0.12.1",9488 "sc-executor",9489 "sc-transaction-pool-api",9490 "sc-utils",9491 "sp-api",9492 "sp-blockchain",9493 "sp-consensus",9494 "sp-core",9495 "sp-database",9496 "sp-externalities",9497 "sp-keystore",9498 "sp-runtime",9499 "sp-state-machine",9500 "sp-storage",9501 "sp-trie",9502 "substrate-prometheus-endpoint",9503]95049505[[package]]9506name = "sc-client-db"9507version = "0.10.0-dev"9508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9509dependencies = [9510 "hash-db",9511 "kvdb",9512 "kvdb-memorydb",9513 "kvdb-rocksdb",9514 "linked-hash-map",9515 "log",9516 "parity-db",9517 "parity-scale-codec 3.1.5",9518 "parking_lot 0.12.1",9519 "sc-client-api",9520 "sc-state-db",9521 "sp-arithmetic",9522 "sp-blockchain",9523 "sp-core",9524 "sp-database",9525 "sp-runtime",9526 "sp-state-machine",9527 "sp-trie",9528]95299530[[package]]9531name = "sc-consensus"9532version = "0.10.0-dev"9533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9534dependencies = [9535 "async-trait",9536 "futures 0.3.21",9537 "futures-timer",9538 "libp2p",9539 "log",9540 "parking_lot 0.12.1",9541 "sc-client-api",9542 "sc-utils",9543 "serde",9544 "sp-api",9545 "sp-blockchain",9546 "sp-consensus",9547 "sp-core",9548 "sp-runtime",9549 "sp-state-machine",9550 "substrate-prometheus-endpoint",9551 "thiserror",9552]95539554[[package]]9555name = "sc-consensus-aura"9556version = "0.10.0-dev"9557source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9558dependencies = [9559 "async-trait",9560 "futures 0.3.21",9561 "log",9562 "parity-scale-codec 3.1.5",9563 "sc-block-builder",9564 "sc-client-api",9565 "sc-consensus",9566 "sc-consensus-slots",9567 "sc-telemetry",9568 "sp-api",9569 "sp-application-crypto",9570 "sp-block-builder",9571 "sp-blockchain",9572 "sp-consensus",9573 "sp-consensus-aura",9574 "sp-consensus-slots",9575 "sp-core",9576 "sp-inherents",9577 "sp-keystore",9578 "sp-runtime",9579 "substrate-prometheus-endpoint",9580 "thiserror",9581]95829583[[package]]9584name = "sc-consensus-babe"9585version = "0.10.0-dev"9586source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9587dependencies = [9588 "async-trait",9589 "fork-tree",9590 "futures 0.3.21",9591 "log",9592 "merlin",9593 "num-bigint",9594 "num-rational 0.2.4",9595 "num-traits",9596 "parity-scale-codec 3.1.5",9597 "parking_lot 0.12.1",9598 "rand 0.7.3",9599 "retain_mut",9600 "sc-client-api",9601 "sc-consensus",9602 "sc-consensus-epochs",9603 "sc-consensus-slots",9604 "sc-keystore",9605 "sc-telemetry",9606 "schnorrkel",9607 "serde",9608 "sp-api",9609 "sp-application-crypto",9610 "sp-block-builder",9611 "sp-blockchain",9612 "sp-consensus",9613 "sp-consensus-babe",9614 "sp-consensus-slots",9615 "sp-consensus-vrf",9616 "sp-core",9617 "sp-inherents",9618 "sp-io",9619 "sp-keystore",9620 "sp-runtime",9621 "sp-version",9622 "substrate-prometheus-endpoint",9623 "thiserror",9624]96259626[[package]]9627name = "sc-consensus-babe-rpc"9628version = "0.10.0-dev"9629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9630dependencies = [9631 "futures 0.3.21",9632 "jsonrpsee",9633 "sc-consensus-babe",9634 "sc-consensus-epochs",9635 "sc-rpc-api",9636 "serde",9637 "sp-api",9638 "sp-application-crypto",9639 "sp-blockchain",9640 "sp-consensus",9641 "sp-consensus-babe",9642 "sp-core",9643 "sp-keystore",9644 "sp-runtime",9645 "thiserror",9646]96479648[[package]]9649name = "sc-consensus-epochs"9650version = "0.10.0-dev"9651source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9652dependencies = [9653 "fork-tree",9654 "parity-scale-codec 3.1.5",9655 "sc-client-api",9656 "sc-consensus",9657 "sp-blockchain",9658 "sp-runtime",9659]96609661[[package]]9662name = "sc-consensus-manual-seal"9663version = "0.10.0-dev"9664source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9665dependencies = [9666 "assert_matches",9667 "async-trait",9668 "futures 0.3.21",9669 "jsonrpsee",9670 "log",9671 "parity-scale-codec 3.1.5",9672 "sc-client-api",9673 "sc-consensus",9674 "sc-consensus-aura",9675 "sc-consensus-babe",9676 "sc-consensus-epochs",9677 "sc-transaction-pool",9678 "sc-transaction-pool-api",9679 "serde",9680 "sp-api",9681 "sp-blockchain",9682 "sp-consensus",9683 "sp-consensus-aura",9684 "sp-consensus-babe",9685 "sp-consensus-slots",9686 "sp-core",9687 "sp-inherents",9688 "sp-keystore",9689 "sp-runtime",9690 "sp-timestamp",9691 "substrate-prometheus-endpoint",9692 "thiserror",9693]96949695[[package]]9696name = "sc-consensus-slots"9697version = "0.10.0-dev"9698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9699dependencies = [9700 "async-trait",9701 "futures 0.3.21",9702 "futures-timer",9703 "log",9704 "parity-scale-codec 3.1.5",9705 "sc-client-api",9706 "sc-consensus",9707 "sc-telemetry",9708 "sp-arithmetic",9709 "sp-blockchain",9710 "sp-consensus",9711 "sp-consensus-slots",9712 "sp-core",9713 "sp-inherents",9714 "sp-runtime",9715 "sp-state-machine",9716 "sp-timestamp",9717 "thiserror",9718]97199720[[package]]9721name = "sc-consensus-uncles"9722version = "0.10.0-dev"9723source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9724dependencies = [9725 "sc-client-api",9726 "sp-authorship",9727 "sp-runtime",9728 "thiserror",9729]97309731[[package]]9732name = "sc-executor"9733version = "0.10.0-dev"9734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9735dependencies = [9736 "lazy_static",9737 "lru 0.7.7",9738 "parity-scale-codec 3.1.5",9739 "parking_lot 0.12.1",9740 "sc-executor-common",9741 "sc-executor-wasmi",9742 "sc-executor-wasmtime",9743 "sp-api",9744 "sp-core",9745 "sp-core-hashing-proc-macro",9746 "sp-externalities",9747 "sp-io",9748 "sp-panic-handler",9749 "sp-runtime-interface",9750 "sp-tasks",9751 "sp-trie",9752 "sp-version",9753 "sp-wasm-interface",9754 "tracing",9755 "wasmi",9756]97579758[[package]]9759name = "sc-executor-common"9760version = "0.10.0-dev"9761source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9762dependencies = [9763 "environmental",9764 "parity-scale-codec 3.1.5",9765 "sc-allocator",9766 "sp-maybe-compressed-blob",9767 "sp-sandbox",9768 "sp-serializer",9769 "sp-wasm-interface",9770 "thiserror",9771 "wasm-instrument",9772 "wasmi",9773]97749775[[package]]9776name = "sc-executor-wasmi"9777version = "0.10.0-dev"9778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9779dependencies = [9780 "log",9781 "parity-scale-codec 3.1.5",9782 "sc-allocator",9783 "sc-executor-common",9784 "sp-runtime-interface",9785 "sp-sandbox",9786 "sp-wasm-interface",9787 "wasmi",9788]97899790[[package]]9791name = "sc-executor-wasmtime"9792version = "0.10.0-dev"9793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9794dependencies = [9795 "cfg-if 1.0.0",9796 "libc",9797 "log",9798 "parity-scale-codec 3.1.5",9799 "parity-wasm 0.42.2",9800 "sc-allocator",9801 "sc-executor-common",9802 "sp-runtime-interface",9803 "sp-sandbox",9804 "sp-wasm-interface",9805 "wasmtime",9806]98079808[[package]]9809name = "sc-finality-grandpa"9810version = "0.10.0-dev"9811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9812dependencies = [9813 "ahash",9814 "async-trait",9815 "dyn-clone",9816 "finality-grandpa",9817 "fork-tree",9818 "futures 0.3.21",9819 "futures-timer",9820 "hex",9821 "log",9822 "parity-scale-codec 3.1.5",9823 "parking_lot 0.12.1",9824 "rand 0.8.5",9825 "sc-block-builder",9826 "sc-chain-spec",9827 "sc-client-api",9828 "sc-consensus",9829 "sc-keystore",9830 "sc-network",9831 "sc-network-gossip",9832 "sc-telemetry",9833 "sc-utils",9834 "serde_json",9835 "sp-api",9836 "sp-application-crypto",9837 "sp-arithmetic",9838 "sp-blockchain",9839 "sp-consensus",9840 "sp-core",9841 "sp-finality-grandpa",9842 "sp-keystore",9843 "sp-runtime",9844 "substrate-prometheus-endpoint",9845 "thiserror",9846]98479848[[package]]9849name = "sc-finality-grandpa-rpc"9850version = "0.10.0-dev"9851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9852dependencies = [9853 "finality-grandpa",9854 "futures 0.3.21",9855 "jsonrpsee",9856 "log",9857 "parity-scale-codec 3.1.5",9858 "sc-client-api",9859 "sc-finality-grandpa",9860 "sc-rpc",9861 "serde",9862 "serde_json",9863 "sp-blockchain",9864 "sp-core",9865 "sp-runtime",9866 "thiserror",9867]98689869[[package]]9870name = "sc-informant"9871version = "0.10.0-dev"9872source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9873dependencies = [9874 "ansi_term",9875 "futures 0.3.21",9876 "futures-timer",9877 "log",9878 "parity-util-mem",9879 "sc-client-api",9880 "sc-network",9881 "sc-transaction-pool-api",9882 "sp-blockchain",9883 "sp-runtime",9884]98859886[[package]]9887name = "sc-keystore"9888version = "4.0.0-dev"9889source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9890dependencies = [9891 "async-trait",9892 "hex",9893 "parking_lot 0.12.1",9894 "serde_json",9895 "sp-application-crypto",9896 "sp-core",9897 "sp-keystore",9898 "thiserror",9899]99009901[[package]]9902name = "sc-network"9903version = "0.10.0-dev"9904source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9905dependencies = [9906 "async-trait",9907 "asynchronous-codec",9908 "bitflags",9909 "bytes 1.1.0",9910 "cid",9911 "either",9912 "fnv",9913 "fork-tree",9914 "futures 0.3.21",9915 "futures-timer",9916 "hex",9917 "ip_network",9918 "libp2p",9919 "linked-hash-map",9920 "linked_hash_set",9921 "log",9922 "lru 0.7.7",9923 "parity-scale-codec 3.1.5",9924 "parking_lot 0.12.1",9925 "pin-project 1.0.10",9926 "prost 0.10.4",9927 "prost-build 0.9.0",9928 "rand 0.7.3",9929 "sc-block-builder",9930 "sc-client-api",9931 "sc-consensus",9932 "sc-network-common",9933 "sc-network-light",9934 "sc-network-sync",9935 "sc-peerset",9936 "sc-utils",9937 "serde",9938 "serde_json",9939 "smallvec",9940 "sp-arithmetic",9941 "sp-blockchain",9942 "sp-consensus",9943 "sp-core",9944 "sp-finality-grandpa",9945 "sp-runtime",9946 "substrate-prometheus-endpoint",9947 "thiserror",9948 "unsigned-varint",9949 "void",9950 "zeroize",9951]99529953[[package]]9954name = "sc-network-common"9955version = "0.10.0-dev"9956source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9957dependencies = [9958 "futures 0.3.21",9959 "libp2p",9960 "parity-scale-codec 3.1.5",9961 "prost-build 0.9.0",9962 "sc-peerset",9963 "smallvec",9964]99659966[[package]]9967name = "sc-network-gossip"9968version = "0.10.0-dev"9969source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9970dependencies = [9971 "ahash",9972 "futures 0.3.21",9973 "futures-timer",9974 "libp2p",9975 "log",9976 "lru 0.7.7",9977 "sc-network",9978 "sp-runtime",9979 "substrate-prometheus-endpoint",9980 "tracing",9981]99829983[[package]]9984name = "sc-network-light"9985version = "0.10.0-dev"9986source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9987dependencies = [9988 "futures 0.3.21",9989 "libp2p",9990 "log",9991 "parity-scale-codec 3.1.5",9992 "prost 0.10.4",9993 "prost-build 0.9.0",9994 "sc-client-api",9995 "sc-network-common",9996 "sc-peerset",9997 "sp-blockchain",9998 "sp-core",9999 "sp-runtime",10000 "thiserror",10001]1000210003[[package]]10004name = "sc-network-sync"10005version = "0.10.0-dev"10006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10007dependencies = [10008 "bitflags",10009 "either",10010 "fork-tree",10011 "futures 0.3.21",10012 "libp2p",10013 "log",10014 "lru 0.7.7",10015 "parity-scale-codec 3.1.5",10016 "prost 0.10.4",10017 "prost-build 0.9.0",10018 "sc-client-api",10019 "sc-consensus",10020 "sc-network-common",10021 "sc-peerset",10022 "smallvec",10023 "sp-arithmetic",10024 "sp-blockchain",10025 "sp-consensus",10026 "sp-core",10027 "sp-finality-grandpa",10028 "sp-runtime",10029 "thiserror",10030]1003110032[[package]]10033name = "sc-offchain"10034version = "4.0.0-dev"10035source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10036dependencies = [10037 "bytes 1.1.0",10038 "fnv",10039 "futures 0.3.21",10040 "futures-timer",10041 "hex",10042 "hyper",10043 "hyper-rustls",10044 "num_cpus",10045 "once_cell",10046 "parity-scale-codec 3.1.5",10047 "parking_lot 0.12.1",10048 "rand 0.7.3",10049 "sc-client-api",10050 "sc-network",10051 "sc-utils",10052 "sp-api",10053 "sp-core",10054 "sp-offchain",10055 "sp-runtime",10056 "threadpool",10057 "tracing",10058]1005910060[[package]]10061name = "sc-peerset"10062version = "4.0.0-dev"10063source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10064dependencies = [10065 "futures 0.3.21",10066 "libp2p",10067 "log",10068 "sc-utils",10069 "serde_json",10070 "wasm-timer",10071]1007210073[[package]]10074name = "sc-proposer-metrics"10075version = "0.10.0-dev"10076source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10077dependencies = [10078 "log",10079 "substrate-prometheus-endpoint",10080]1008110082[[package]]10083name = "sc-rpc"10084version = "4.0.0-dev"10085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10086dependencies = [10087 "futures 0.3.21",10088 "hash-db",10089 "jsonrpsee",10090 "log",10091 "parity-scale-codec 3.1.5",10092 "parking_lot 0.12.1",10093 "sc-block-builder",10094 "sc-chain-spec",10095 "sc-client-api",10096 "sc-rpc-api",10097 "sc-tracing",10098 "sc-transaction-pool-api",10099 "sc-utils",10100 "serde_json",10101 "sp-api",10102 "sp-blockchain",10103 "sp-core",10104 "sp-keystore",10105 "sp-offchain",10106 "sp-rpc",10107 "sp-runtime",10108 "sp-session",10109 "sp-version",10110]1011110112[[package]]10113name = "sc-rpc-api"10114version = "0.10.0-dev"10115source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10116dependencies = [10117 "futures 0.3.21",10118 "jsonrpsee",10119 "log",10120 "parity-scale-codec 3.1.5",10121 "parking_lot 0.12.1",10122 "sc-chain-spec",10123 "sc-transaction-pool-api",10124 "scale-info",10125 "serde",10126 "serde_json",10127 "sp-core",10128 "sp-rpc",10129 "sp-runtime",10130 "sp-tracing",10131 "sp-version",10132 "thiserror",10133]1013410135[[package]]10136name = "sc-rpc-server"10137version = "4.0.0-dev"10138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10139dependencies = [10140 "futures 0.3.21",10141 "jsonrpsee",10142 "log",10143 "serde_json",10144 "substrate-prometheus-endpoint",10145 "tokio 1.19.2",10146]1014710148[[package]]10149name = "sc-service"10150version = "0.10.0-dev"10151source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10152dependencies = [10153 "async-trait",10154 "directories",10155 "exit-future",10156 "futures 0.3.21",10157 "futures-timer",10158 "hash-db",10159 "jsonrpsee",10160 "log",10161 "parity-scale-codec 3.1.5",10162 "parity-util-mem",10163 "parking_lot 0.12.1",10164 "pin-project 1.0.10",10165 "rand 0.7.3",10166 "sc-block-builder",10167 "sc-chain-spec",10168 "sc-client-api",10169 "sc-client-db",10170 "sc-consensus",10171 "sc-executor",10172 "sc-informant",10173 "sc-keystore",10174 "sc-network",10175 "sc-network-common",10176 "sc-offchain",10177 "sc-rpc",10178 "sc-rpc-server",10179 "sc-sysinfo",10180 "sc-telemetry",10181 "sc-tracing",10182 "sc-transaction-pool",10183 "sc-transaction-pool-api",10184 "sc-utils",10185 "serde",10186 "serde_json",10187 "sp-api",10188 "sp-application-crypto",10189 "sp-block-builder",10190 "sp-blockchain",10191 "sp-consensus",10192 "sp-core",10193 "sp-externalities",10194 "sp-inherents",10195 "sp-keystore",10196 "sp-runtime",10197 "sp-session",10198 "sp-state-machine",10199 "sp-storage",10200 "sp-tracing",10201 "sp-transaction-pool",10202 "sp-transaction-storage-proof",10203 "sp-trie",10204 "sp-version",10205 "substrate-prometheus-endpoint",10206 "tempfile",10207 "thiserror",10208 "tokio 1.19.2",10209 "tracing",10210 "tracing-futures",10211]1021210213[[package]]10214name = "sc-state-db"10215version = "0.10.0-dev"10216source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10217dependencies = [10218 "log",10219 "parity-scale-codec 3.1.5",10220 "parity-util-mem",10221 "parity-util-mem-derive",10222 "parking_lot 0.12.1",10223 "sc-client-api",10224 "sp-core",10225]1022610227[[package]]10228name = "sc-sync-state-rpc"10229version = "0.10.0-dev"10230source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10231dependencies = [10232 "jsonrpsee",10233 "parity-scale-codec 3.1.5",10234 "sc-chain-spec",10235 "sc-client-api",10236 "sc-consensus-babe",10237 "sc-consensus-epochs",10238 "sc-finality-grandpa",10239 "serde",10240 "serde_json",10241 "sp-blockchain",10242 "sp-runtime",10243 "thiserror",10244]1024510246[[package]]10247name = "sc-sysinfo"10248version = "6.0.0-dev"10249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10250dependencies = [10251 "futures 0.3.21",10252 "libc",10253 "log",10254 "rand 0.7.3",10255 "rand_pcg 0.2.1",10256 "regex",10257 "sc-telemetry",10258 "serde",10259 "serde_json",10260 "sp-core",10261 "sp-io",10262 "sp-std",10263]1026410265[[package]]10266name = "sc-telemetry"10267version = "4.0.0-dev"10268source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10269dependencies = [10270 "chrono",10271 "futures 0.3.21",10272 "libp2p",10273 "log",10274 "parking_lot 0.12.1",10275 "pin-project 1.0.10",10276 "rand 0.7.3",10277 "serde",10278 "serde_json",10279 "thiserror",10280 "wasm-timer",10281]1028210283[[package]]10284name = "sc-tracing"10285version = "4.0.0-dev"10286source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10287dependencies = [10288 "ansi_term",10289 "atty",10290 "chrono",10291 "lazy_static",10292 "libc",10293 "log",10294 "once_cell",10295 "parking_lot 0.12.1",10296 "regex",10297 "rustc-hash",10298 "sc-client-api",10299 "sc-rpc-server",10300 "sc-tracing-proc-macro",10301 "serde",10302 "sp-api",10303 "sp-blockchain",10304 "sp-core",10305 "sp-rpc",10306 "sp-runtime",10307 "sp-tracing",10308 "thiserror",10309 "tracing",10310 "tracing-log",10311 "tracing-subscriber",10312]1031310314[[package]]10315name = "sc-tracing-proc-macro"10316version = "4.0.0-dev"10317source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10318dependencies = [10319 "proc-macro-crate",10320 "proc-macro2",10321 "quote",10322 "syn",10323]1032410325[[package]]10326name = "sc-transaction-pool"10327version = "4.0.0-dev"10328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10329dependencies = [10330 "futures 0.3.21",10331 "futures-timer",10332 "linked-hash-map",10333 "log",10334 "parity-scale-codec 3.1.5",10335 "parity-util-mem",10336 "parking_lot 0.12.1",10337 "retain_mut",10338 "sc-client-api",10339 "sc-transaction-pool-api",10340 "sc-utils",10341 "serde",10342 "sp-api",10343 "sp-blockchain",10344 "sp-core",10345 "sp-runtime",10346 "sp-tracing",10347 "sp-transaction-pool",10348 "substrate-prometheus-endpoint",10349 "thiserror",10350]1035110352[[package]]10353name = "sc-transaction-pool-api"10354version = "4.0.0-dev"10355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10356dependencies = [10357 "futures 0.3.21",10358 "log",10359 "serde",10360 "sp-blockchain",10361 "sp-runtime",10362 "thiserror",10363]1036410365[[package]]10366name = "sc-utils"10367version = "4.0.0-dev"10368source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10369dependencies = [10370 "futures 0.3.21",10371 "futures-timer",10372 "lazy_static",10373 "log",10374 "parking_lot 0.12.1",10375 "prometheus",10376]1037710378[[package]]10379name = "scale-info"10380version = "2.1.2"10381source = "registry+https://github.com/rust-lang/crates.io-index"10382checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10383dependencies = [10384 "bitvec 1.0.0",10385 "cfg-if 1.0.0",10386 "derive_more",10387 "parity-scale-codec 3.1.5",10388 "scale-info-derive",10389 "serde",10390]1039110392[[package]]10393name = "scale-info-derive"10394version = "2.1.2"10395source = "registry+https://github.com/rust-lang/crates.io-index"10396checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c"10397dependencies = [10398 "proc-macro-crate",10399 "proc-macro2",10400 "quote",10401 "syn",10402]1040310404[[package]]10405name = "schannel"10406version = "0.1.20"10407source = "registry+https://github.com/rust-lang/crates.io-index"10408checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10409dependencies = [10410 "lazy_static",10411 "windows-sys",10412]1041310414[[package]]10415name = "schnorrkel"10416version = "0.9.1"10417source = "registry+https://github.com/rust-lang/crates.io-index"10418checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10419dependencies = [10420 "arrayref",10421 "arrayvec 0.5.2",10422 "curve25519-dalek 2.1.3",10423 "getrandom 0.1.16",10424 "merlin",10425 "rand 0.7.3",10426 "rand_core 0.5.1",10427 "sha2 0.8.2",10428 "subtle",10429 "zeroize",10430]1043110432[[package]]10433name = "scopeguard"10434version = "1.1.0"10435source = "registry+https://github.com/rust-lang/crates.io-index"10436checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1043710438[[package]]10439name = "sct"10440version = "0.7.0"10441source = "registry+https://github.com/rust-lang/crates.io-index"10442checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10443dependencies = [10444 "ring",10445 "untrusted",10446]1044710448[[package]]10449name = "sec1"10450version = "0.2.1"10451source = "registry+https://github.com/rust-lang/crates.io-index"10452checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10453dependencies = [10454 "der",10455 "generic-array 0.14.5",10456 "subtle",10457 "zeroize",10458]1045910460[[package]]10461name = "secp256k1"10462version = "0.21.3"10463source = "registry+https://github.com/rust-lang/crates.io-index"10464checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10465dependencies = [10466 "secp256k1-sys",10467]1046810469[[package]]10470name = "secp256k1-sys"10471version = "0.4.2"10472source = "registry+https://github.com/rust-lang/crates.io-index"10473checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10474dependencies = [10475 "cc",10476]1047710478[[package]]10479name = "secrecy"10480version = "0.8.0"10481source = "registry+https://github.com/rust-lang/crates.io-index"10482checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10483dependencies = [10484 "zeroize",10485]1048610487[[package]]10488name = "security-framework"10489version = "2.6.1"10490source = "registry+https://github.com/rust-lang/crates.io-index"10491checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10492dependencies = [10493 "bitflags",10494 "core-foundation",10495 "core-foundation-sys",10496 "libc",10497 "security-framework-sys",10498]1049910500[[package]]10501name = "security-framework-sys"10502version = "2.6.1"10503source = "registry+https://github.com/rust-lang/crates.io-index"10504checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10505dependencies = [10506 "core-foundation-sys",10507 "libc",10508]1050910510[[package]]10511name = "semver"10512version = "0.6.0"10513source = "registry+https://github.com/rust-lang/crates.io-index"10514checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10515dependencies = [10516 "semver-parser",10517]1051810519[[package]]10520name = "semver"10521version = "0.9.0"10522source = "registry+https://github.com/rust-lang/crates.io-index"10523checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10524dependencies = [10525 "semver-parser",10526]1052710528[[package]]10529name = "semver"10530version = "1.0.10"10531source = "registry+https://github.com/rust-lang/crates.io-index"10532checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"10533dependencies = [10534 "serde",10535]1053610537[[package]]10538name = "semver-parser"10539version = "0.7.0"10540source = "registry+https://github.com/rust-lang/crates.io-index"10541checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1054210543[[package]]10544name = "serde"10545version = "1.0.137"10546source = "registry+https://github.com/rust-lang/crates.io-index"10547checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"10548dependencies = [10549 "serde_derive",10550]1055110552[[package]]10553name = "serde_derive"10554version = "1.0.137"10555source = "registry+https://github.com/rust-lang/crates.io-index"10556checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"10557dependencies = [10558 "proc-macro2",10559 "quote",10560 "syn",10561]1056210563[[package]]10564name = "serde_json"10565version = "1.0.81"10566source = "registry+https://github.com/rust-lang/crates.io-index"10567checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"10568dependencies = [10569 "itoa 1.0.2",10570 "ryu",10571 "serde",10572]1057310574[[package]]10575name = "serde_nanos"10576version = "0.1.2"10577source = "registry+https://github.com/rust-lang/crates.io-index"10578checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10579dependencies = [10580 "serde",10581]1058210583[[package]]10584name = "sha-1"10585version = "0.8.2"10586source = "registry+https://github.com/rust-lang/crates.io-index"10587checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10588dependencies = [10589 "block-buffer 0.7.3",10590 "digest 0.8.1",10591 "fake-simd",10592 "opaque-debug 0.2.3",10593]1059410595[[package]]10596name = "sha-1"10597version = "0.9.8"10598source = "registry+https://github.com/rust-lang/crates.io-index"10599checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10600dependencies = [10601 "block-buffer 0.9.0",10602 "cfg-if 1.0.0",10603 "cpufeatures",10604 "digest 0.9.0",10605 "opaque-debug 0.3.0",10606]1060710608[[package]]10609name = "sha2"10610version = "0.8.2"10611source = "registry+https://github.com/rust-lang/crates.io-index"10612checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10613dependencies = [10614 "block-buffer 0.7.3",10615 "digest 0.8.1",10616 "fake-simd",10617 "opaque-debug 0.2.3",10618]1061910620[[package]]10621name = "sha2"10622version = "0.9.9"10623source = "registry+https://github.com/rust-lang/crates.io-index"10624checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10625dependencies = [10626 "block-buffer 0.9.0",10627 "cfg-if 1.0.0",10628 "cpufeatures",10629 "digest 0.9.0",10630 "opaque-debug 0.3.0",10631]1063210633[[package]]10634name = "sha2"10635version = "0.10.2"10636source = "registry+https://github.com/rust-lang/crates.io-index"10637checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10638dependencies = [10639 "cfg-if 1.0.0",10640 "cpufeatures",10641 "digest 0.10.3",10642]1064310644[[package]]10645name = "sha3"10646version = "0.9.1"10647source = "registry+https://github.com/rust-lang/crates.io-index"10648checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10649dependencies = [10650 "block-buffer 0.9.0",10651 "digest 0.9.0",10652 "keccak",10653 "opaque-debug 0.3.0",10654]1065510656[[package]]10657name = "sha3"10658version = "0.10.1"10659source = "registry+https://github.com/rust-lang/crates.io-index"10660checksum = "881bf8156c87b6301fc5ca6b27f11eeb2761224c7081e69b409d5a1951a70c86"10661dependencies = [10662 "digest 0.10.3",10663 "keccak",10664]1066510666[[package]]10667name = "sharded-slab"10668version = "0.1.4"10669source = "registry+https://github.com/rust-lang/crates.io-index"10670checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10671dependencies = [10672 "lazy_static",10673]1067410675[[package]]10676name = "shlex"10677version = "1.1.0"10678source = "registry+https://github.com/rust-lang/crates.io-index"10679checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1068010681[[package]]10682name = "signal-hook"10683version = "0.3.14"10684source = "registry+https://github.com/rust-lang/crates.io-index"10685checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"10686dependencies = [10687 "libc",10688 "signal-hook-registry",10689]1069010691[[package]]10692name = "signal-hook-registry"10693version = "1.4.0"10694source = "registry+https://github.com/rust-lang/crates.io-index"10695checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10696dependencies = [10697 "libc",10698]1069910700[[package]]10701name = "signature"10702version = "1.4.0"10703source = "registry+https://github.com/rust-lang/crates.io-index"10704checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10705dependencies = [10706 "digest 0.9.0",10707 "rand_core 0.6.3",10708]1070910710[[package]]10711name = "simba"10712version = "0.5.1"10713source = "registry+https://github.com/rust-lang/crates.io-index"10714checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10715dependencies = [10716 "approx",10717 "num-complex",10718 "num-traits",10719 "paste",10720]1072110722[[package]]10723name = "slab"10724version = "0.4.6"10725source = "registry+https://github.com/rust-lang/crates.io-index"10726checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"1072710728[[package]]10729name = "slot-range-helper"10730version = "0.9.24"10731source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"10732dependencies = [10733 "enumn",10734 "parity-scale-codec 3.1.5",10735 "paste",10736 "sp-runtime",10737 "sp-std",10738]1073910740[[package]]10741name = "slotmap"10742version = "1.0.6"10743source = "registry+https://github.com/rust-lang/crates.io-index"10744checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10745dependencies = [10746 "version_check",10747]1074810749[[package]]10750name = "smallvec"10751version = "1.8.0"10752source = "registry+https://github.com/rust-lang/crates.io-index"10753checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"1075410755[[package]]10756name = "snap"10757version = "1.0.5"10758source = "registry+https://github.com/rust-lang/crates.io-index"10759checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1076010761[[package]]10762name = "snow"10763version = "0.9.0"10764source = "registry+https://github.com/rust-lang/crates.io-index"10765checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"10766dependencies = [10767 "aes-gcm",10768 "blake2",10769 "chacha20poly1305",10770 "curve25519-dalek 4.0.0-pre.1",10771 "rand_core 0.6.3",10772 "ring",10773 "rustc_version 0.4.0",10774 "sha2 0.10.2",10775 "subtle",10776]1077710778[[package]]10779name = "socket2"10780version = "0.4.4"10781source = "registry+https://github.com/rust-lang/crates.io-index"10782checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"10783dependencies = [10784 "libc",10785 "winapi",10786]1078710788[[package]]10789name = "soketto"10790version = "0.7.1"10791source = "registry+https://github.com/rust-lang/crates.io-index"10792checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10793dependencies = [10794 "base64",10795 "bytes 1.1.0",10796 "flate2",10797 "futures 0.3.21",10798 "httparse",10799 "log",10800 "rand 0.8.5",10801 "sha-1 0.9.8",10802]1080310804[[package]]10805name = "sp-api"10806version = "4.0.0-dev"10807source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10808dependencies = [10809 "hash-db",10810 "log",10811 "parity-scale-codec 3.1.5",10812 "sp-api-proc-macro",10813 "sp-core",10814 "sp-runtime",10815 "sp-state-machine",10816 "sp-std",10817 "sp-version",10818 "thiserror",10819]1082010821[[package]]10822name = "sp-api-proc-macro"10823version = "4.0.0-dev"10824source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10825dependencies = [10826 "blake2",10827 "proc-macro-crate",10828 "proc-macro2",10829 "quote",10830 "syn",10831]1083210833[[package]]10834name = "sp-application-crypto"10835version = "6.0.0"10836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10837dependencies = [10838 "parity-scale-codec 3.1.5",10839 "scale-info",10840 "serde",10841 "sp-core",10842 "sp-io",10843 "sp-std",10844]1084510846[[package]]10847name = "sp-arithmetic"10848version = "5.0.0"10849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10850dependencies = [10851 "integer-sqrt",10852 "num-traits",10853 "parity-scale-codec 3.1.5",10854 "scale-info",10855 "serde",10856 "sp-debug-derive",10857 "sp-std",10858 "static_assertions",10859]1086010861[[package]]10862name = "sp-authority-discovery"10863version = "4.0.0-dev"10864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10865dependencies = [10866 "parity-scale-codec 3.1.5",10867 "scale-info",10868 "sp-api",10869 "sp-application-crypto",10870 "sp-runtime",10871 "sp-std",10872]1087310874[[package]]10875name = "sp-authorship"10876version = "4.0.0-dev"10877source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10878dependencies = [10879 "async-trait",10880 "parity-scale-codec 3.1.5",10881 "sp-inherents",10882 "sp-runtime",10883 "sp-std",10884]1088510886[[package]]10887name = "sp-block-builder"10888version = "4.0.0-dev"10889source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10890dependencies = [10891 "parity-scale-codec 3.1.5",10892 "sp-api",10893 "sp-inherents",10894 "sp-runtime",10895 "sp-std",10896]1089710898[[package]]10899name = "sp-blockchain"10900version = "4.0.0-dev"10901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10902dependencies = [10903 "futures 0.3.21",10904 "log",10905 "lru 0.7.7",10906 "parity-scale-codec 3.1.5",10907 "parking_lot 0.12.1",10908 "sp-api",10909 "sp-consensus",10910 "sp-database",10911 "sp-runtime",10912 "sp-state-machine",10913 "thiserror",10914]1091510916[[package]]10917name = "sp-consensus"10918version = "0.10.0-dev"10919source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10920dependencies = [10921 "async-trait",10922 "futures 0.3.21",10923 "futures-timer",10924 "log",10925 "parity-scale-codec 3.1.5",10926 "sp-core",10927 "sp-inherents",10928 "sp-runtime",10929 "sp-state-machine",10930 "sp-std",10931 "sp-version",10932 "thiserror",10933]1093410935[[package]]10936name = "sp-consensus-aura"10937version = "0.10.0-dev"10938source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10939dependencies = [10940 "async-trait",10941 "parity-scale-codec 3.1.5",10942 "scale-info",10943 "sp-api",10944 "sp-application-crypto",10945 "sp-consensus",10946 "sp-consensus-slots",10947 "sp-inherents",10948 "sp-runtime",10949 "sp-std",10950 "sp-timestamp",10951]1095210953[[package]]10954name = "sp-consensus-babe"10955version = "0.10.0-dev"10956source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10957dependencies = [10958 "async-trait",10959 "merlin",10960 "parity-scale-codec 3.1.5",10961 "scale-info",10962 "serde",10963 "sp-api",10964 "sp-application-crypto",10965 "sp-consensus",10966 "sp-consensus-slots",10967 "sp-consensus-vrf",10968 "sp-core",10969 "sp-inherents",10970 "sp-keystore",10971 "sp-runtime",10972 "sp-std",10973 "sp-timestamp",10974]1097510976[[package]]10977name = "sp-consensus-slots"10978version = "0.10.0-dev"10979source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10980dependencies = [10981 "parity-scale-codec 3.1.5",10982 "scale-info",10983 "serde",10984 "sp-arithmetic",10985 "sp-runtime",10986 "sp-std",10987 "sp-timestamp",10988]1098910990[[package]]10991name = "sp-consensus-vrf"10992version = "0.10.0-dev"10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10994dependencies = [10995 "parity-scale-codec 3.1.5",10996 "scale-info",10997 "schnorrkel",10998 "sp-core",10999 "sp-runtime",11000 "sp-std",11001]1100211003[[package]]11004name = "sp-core"11005version = "6.0.0"11006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11007dependencies = [11008 "base58",11009 "bitflags",11010 "blake2-rfc",11011 "byteorder",11012 "dyn-clonable",11013 "ed25519-dalek",11014 "futures 0.3.21",11015 "hash-db",11016 "hash256-std-hasher",11017 "hex",11018 "impl-serde",11019 "lazy_static",11020 "libsecp256k1",11021 "log",11022 "merlin",11023 "num-traits",11024 "parity-scale-codec 3.1.5",11025 "parity-util-mem",11026 "parking_lot 0.12.1",11027 "primitive-types",11028 "rand 0.7.3",11029 "regex",11030 "scale-info",11031 "schnorrkel",11032 "secp256k1",11033 "secrecy",11034 "serde",11035 "sp-core-hashing",11036 "sp-debug-derive",11037 "sp-externalities",11038 "sp-runtime-interface",11039 "sp-std",11040 "sp-storage",11041 "ss58-registry",11042 "substrate-bip39",11043 "thiserror",11044 "tiny-bip39",11045 "wasmi",11046 "zeroize",11047]1104811049[[package]]11050name = "sp-core-hashing"11051version = "4.0.0"11052source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11053dependencies = [11054 "blake2",11055 "byteorder",11056 "digest 0.10.3",11057 "sha2 0.10.2",11058 "sha3 0.10.1",11059 "sp-std",11060 "twox-hash",11061]1106211063[[package]]11064name = "sp-core-hashing-proc-macro"11065version = "5.0.0"11066source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11067dependencies = [11068 "proc-macro2",11069 "quote",11070 "sp-core-hashing",11071 "syn",11072]1107311074[[package]]11075name = "sp-database"11076version = "4.0.0-dev"11077source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11078dependencies = [11079 "kvdb",11080 "parking_lot 0.12.1",11081]1108211083[[package]]11084name = "sp-debug-derive"11085version = "4.0.0"11086source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11087dependencies = [11088 "proc-macro2",11089 "quote",11090 "syn",11091]1109211093[[package]]11094name = "sp-externalities"11095version = "0.12.0"11096source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11097dependencies = [11098 "environmental",11099 "parity-scale-codec 3.1.5",11100 "sp-std",11101 "sp-storage",11102]1110311104[[package]]11105name = "sp-finality-grandpa"11106version = "4.0.0-dev"11107source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11108dependencies = [11109 "finality-grandpa",11110 "log",11111 "parity-scale-codec 3.1.5",11112 "scale-info",11113 "serde",11114 "sp-api",11115 "sp-application-crypto",11116 "sp-core",11117 "sp-keystore",11118 "sp-runtime",11119 "sp-std",11120]1112111122[[package]]11123name = "sp-inherents"11124version = "4.0.0-dev"11125source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11126dependencies = [11127 "async-trait",11128 "impl-trait-for-tuples",11129 "parity-scale-codec 3.1.5",11130 "sp-core",11131 "sp-runtime",11132 "sp-std",11133 "thiserror",11134]1113511136[[package]]11137name = "sp-io"11138version = "6.0.0"11139source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11140dependencies = [11141 "futures 0.3.21",11142 "hash-db",11143 "libsecp256k1",11144 "log",11145 "parity-scale-codec 3.1.5",11146 "parking_lot 0.12.1",11147 "secp256k1",11148 "sp-core",11149 "sp-externalities",11150 "sp-keystore",11151 "sp-runtime-interface",11152 "sp-state-machine",11153 "sp-std",11154 "sp-tracing",11155 "sp-trie",11156 "sp-wasm-interface",11157 "tracing",11158 "tracing-core",11159]1116011161[[package]]11162name = "sp-keyring"11163version = "6.0.0"11164source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11165dependencies = [11166 "lazy_static",11167 "sp-core",11168 "sp-runtime",11169 "strum 0.23.0",11170]1117111172[[package]]11173name = "sp-keystore"11174version = "0.12.0"11175source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11176dependencies = [11177 "async-trait",11178 "futures 0.3.21",11179 "merlin",11180 "parity-scale-codec 3.1.5",11181 "parking_lot 0.12.1",11182 "schnorrkel",11183 "serde",11184 "sp-core",11185 "sp-externalities",11186 "thiserror",11187]1118811189[[package]]11190name = "sp-maybe-compressed-blob"11191version = "4.1.0-dev"11192source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11193dependencies = [11194 "thiserror",11195 "zstd",11196]1119711198[[package]]11199name = "sp-mmr-primitives"11200version = "4.0.0-dev"11201source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11202dependencies = [11203 "log",11204 "parity-scale-codec 3.1.5",11205 "serde",11206 "sp-api",11207 "sp-core",11208 "sp-debug-derive",11209 "sp-runtime",11210 "sp-std",11211]1121211213[[package]]11214name = "sp-npos-elections"11215version = "4.0.0-dev"11216source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11217dependencies = [11218 "parity-scale-codec 3.1.5",11219 "scale-info",11220 "serde",11221 "sp-arithmetic",11222 "sp-core",11223 "sp-runtime",11224 "sp-std",11225]1122611227[[package]]11228name = "sp-offchain"11229version = "4.0.0-dev"11230source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11231dependencies = [11232 "sp-api",11233 "sp-core",11234 "sp-runtime",11235]1123611237[[package]]11238name = "sp-panic-handler"11239version = "4.0.0"11240source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11241dependencies = [11242 "backtrace",11243 "lazy_static",11244 "regex",11245]1124611247[[package]]11248name = "sp-rpc"11249version = "6.0.0"11250source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11251dependencies = [11252 "rustc-hash",11253 "serde",11254 "sp-core",11255]1125611257[[package]]11258name = "sp-runtime"11259version = "6.0.0"11260source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11261dependencies = [11262 "either",11263 "hash256-std-hasher",11264 "impl-trait-for-tuples",11265 "log",11266 "parity-scale-codec 3.1.5",11267 "parity-util-mem",11268 "paste",11269 "rand 0.7.3",11270 "scale-info",11271 "serde",11272 "sp-application-crypto",11273 "sp-arithmetic",11274 "sp-core",11275 "sp-io",11276 "sp-std",11277]1127811279[[package]]11280name = "sp-runtime-interface"11281version = "6.0.0"11282source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11283dependencies = [11284 "impl-trait-for-tuples",11285 "parity-scale-codec 3.1.5",11286 "primitive-types",11287 "sp-externalities",11288 "sp-runtime-interface-proc-macro",11289 "sp-std",11290 "sp-storage",11291 "sp-tracing",11292 "sp-wasm-interface",11293 "static_assertions",11294]1129511296[[package]]11297name = "sp-runtime-interface-proc-macro"11298version = "5.0.0"11299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11300dependencies = [11301 "Inflector",11302 "proc-macro-crate",11303 "proc-macro2",11304 "quote",11305 "syn",11306]1130711308[[package]]11309name = "sp-sandbox"11310version = "0.10.0-dev"11311source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11312dependencies = [11313 "log",11314 "parity-scale-codec 3.1.5",11315 "sp-core",11316 "sp-io",11317 "sp-std",11318 "sp-wasm-interface",11319 "wasmi",11320]1132111322[[package]]11323name = "sp-serializer"11324version = "4.0.0-dev"11325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11326dependencies = [11327 "serde",11328 "serde_json",11329]1133011331[[package]]11332name = "sp-session"11333version = "4.0.0-dev"11334source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11335dependencies = [11336 "parity-scale-codec 3.1.5",11337 "scale-info",11338 "sp-api",11339 "sp-core",11340 "sp-runtime",11341 "sp-staking",11342 "sp-std",11343]1134411345[[package]]11346name = "sp-staking"11347version = "4.0.0-dev"11348source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11349dependencies = [11350 "parity-scale-codec 3.1.5",11351 "scale-info",11352 "sp-runtime",11353 "sp-std",11354]1135511356[[package]]11357name = "sp-state-machine"11358version = "0.12.0"11359source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11360dependencies = [11361 "hash-db",11362 "log",11363 "num-traits",11364 "parity-scale-codec 3.1.5",11365 "parking_lot 0.12.1",11366 "rand 0.7.3",11367 "smallvec",11368 "sp-core",11369 "sp-externalities",11370 "sp-panic-handler",11371 "sp-std",11372 "sp-trie",11373 "thiserror",11374 "tracing",11375 "trie-root",11376]1137711378[[package]]11379name = "sp-std"11380version = "4.0.0"11381source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"1138211383[[package]]11384name = "sp-storage"11385version = "6.0.0"11386source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11387dependencies = [11388 "impl-serde",11389 "parity-scale-codec 3.1.5",11390 "ref-cast",11391 "serde",11392 "sp-debug-derive",11393 "sp-std",11394]1139511396[[package]]11397name = "sp-tasks"11398version = "4.0.0-dev"11399source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11400dependencies = [11401 "log",11402 "sp-core",11403 "sp-externalities",11404 "sp-io",11405 "sp-runtime-interface",11406 "sp-std",11407]1140811409[[package]]11410name = "sp-timestamp"11411version = "4.0.0-dev"11412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11413dependencies = [11414 "async-trait",11415 "futures-timer",11416 "log",11417 "parity-scale-codec 3.1.5",11418 "sp-api",11419 "sp-inherents",11420 "sp-runtime",11421 "sp-std",11422 "thiserror",11423]1142411425[[package]]11426name = "sp-tracing"11427version = "5.0.0"11428source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11429dependencies = [11430 "parity-scale-codec 3.1.5",11431 "sp-std",11432 "tracing",11433 "tracing-core",11434 "tracing-subscriber",11435]1143611437[[package]]11438name = "sp-transaction-pool"11439version = "4.0.0-dev"11440source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11441dependencies = [11442 "sp-api",11443 "sp-runtime",11444]1144511446[[package]]11447name = "sp-transaction-storage-proof"11448version = "4.0.0-dev"11449source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11450dependencies = [11451 "async-trait",11452 "log",11453 "parity-scale-codec 3.1.5",11454 "scale-info",11455 "sp-core",11456 "sp-inherents",11457 "sp-runtime",11458 "sp-std",11459 "sp-trie",11460]1146111462[[package]]11463name = "sp-trie"11464version = "6.0.0"11465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11466dependencies = [11467 "hash-db",11468 "memory-db",11469 "parity-scale-codec 3.1.5",11470 "scale-info",11471 "sp-core",11472 "sp-std",11473 "thiserror",11474 "trie-db",11475 "trie-root",11476]1147711478[[package]]11479name = "sp-version"11480version = "5.0.0"11481source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11482dependencies = [11483 "impl-serde",11484 "parity-scale-codec 3.1.5",11485 "parity-wasm 0.42.2",11486 "scale-info",11487 "serde",11488 "sp-core-hashing-proc-macro",11489 "sp-runtime",11490 "sp-std",11491 "sp-version-proc-macro",11492 "thiserror",11493]1149411495[[package]]11496name = "sp-version-proc-macro"11497version = "4.0.0-dev"11498source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11499dependencies = [11500 "parity-scale-codec 3.1.5",11501 "proc-macro2",11502 "quote",11503 "syn",11504]1150511506[[package]]11507name = "sp-wasm-interface"11508version = "6.0.0"11509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11510dependencies = [11511 "impl-trait-for-tuples",11512 "log",11513 "parity-scale-codec 3.1.5",11514 "sp-std",11515 "wasmi",11516 "wasmtime",11517]1151811519[[package]]11520name = "spin"11521version = "0.5.2"11522source = "registry+https://github.com/rust-lang/crates.io-index"11523checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1152411525[[package]]11526name = "ss58-registry"11527version = "1.22.0"11528source = "registry+https://github.com/rust-lang/crates.io-index"11529checksum = "5d804c8d48aeab838be31570866fce1130d275b563d49af08b4927a0bd561e7c"11530dependencies = [11531 "Inflector",11532 "num-format",11533 "proc-macro2",11534 "quote",11535 "serde",11536 "serde_json",11537 "unicode-xid",11538]1153911540[[package]]11541name = "stable_deref_trait"11542version = "1.2.0"11543source = "registry+https://github.com/rust-lang/crates.io-index"11544checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1154511546[[package]]11547name = "static_assertions"11548version = "1.1.0"11549source = "registry+https://github.com/rust-lang/crates.io-index"11550checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1155111552[[package]]11553name = "static_init"11554version = "0.5.2"11555source = "registry+https://github.com/rust-lang/crates.io-index"11556checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11557dependencies = [11558 "cfg_aliases",11559 "libc",11560 "parking_lot 0.11.2",11561 "static_init_macro",11562]1156311564[[package]]11565name = "static_init_macro"11566version = "0.5.0"11567source = "registry+https://github.com/rust-lang/crates.io-index"11568checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11569dependencies = [11570 "cfg_aliases",11571 "memchr",11572 "proc-macro2",11573 "quote",11574 "syn",11575]1157611577[[package]]11578name = "statrs"11579version = "0.15.0"11580source = "registry+https://github.com/rust-lang/crates.io-index"11581checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11582dependencies = [11583 "approx",11584 "lazy_static",11585 "nalgebra",11586 "num-traits",11587 "rand 0.8.5",11588]1158911590[[package]]11591name = "strsim"11592version = "0.10.0"11593source = "registry+https://github.com/rust-lang/crates.io-index"11594checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1159511596[[package]]11597name = "struct-versioning"11598version = "0.1.0"11599dependencies = [11600 "quote",11601 "syn",11602]1160311604[[package]]11605name = "strum"11606version = "0.23.0"11607source = "registry+https://github.com/rust-lang/crates.io-index"11608checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11609dependencies = [11610 "strum_macros 0.23.1",11611]1161211613[[package]]11614name = "strum"11615version = "0.24.1"11616source = "registry+https://github.com/rust-lang/crates.io-index"11617checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11618dependencies = [11619 "strum_macros 0.24.0",11620]1162111622[[package]]11623name = "strum_macros"11624version = "0.23.1"11625source = "registry+https://github.com/rust-lang/crates.io-index"11626checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38"11627dependencies = [11628 "heck 0.3.3",11629 "proc-macro2",11630 "quote",11631 "rustversion",11632 "syn",11633]1163411635[[package]]11636name = "strum_macros"11637version = "0.24.0"11638source = "registry+https://github.com/rust-lang/crates.io-index"11639checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"11640dependencies = [11641 "heck 0.4.0",11642 "proc-macro2",11643 "quote",11644 "rustversion",11645 "syn",11646]1164711648[[package]]11649name = "substrate-bip39"11650version = "0.4.4"11651source = "registry+https://github.com/rust-lang/crates.io-index"11652checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"11653dependencies = [11654 "hmac 0.11.0",11655 "pbkdf2 0.8.0",11656 "schnorrkel",11657 "sha2 0.9.9",11658 "zeroize",11659]1166011661[[package]]11662name = "substrate-build-script-utils"11663version = "3.0.0"11664source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11665dependencies = [11666 "platforms",11667]1166811669[[package]]11670name = "substrate-frame-rpc-system"11671version = "4.0.0-dev"11672source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11673dependencies = [11674 "frame-system-rpc-runtime-api",11675 "futures 0.3.21",11676 "jsonrpsee",11677 "log",11678 "parity-scale-codec 3.1.5",11679 "sc-client-api",11680 "sc-rpc-api",11681 "sc-transaction-pool-api",11682 "serde_json",11683 "sp-api",11684 "sp-block-builder",11685 "sp-blockchain",11686 "sp-core",11687 "sp-runtime",11688]1168911690[[package]]11691name = "substrate-prometheus-endpoint"11692version = "0.10.0-dev"11693source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11694dependencies = [11695 "futures-util",11696 "hyper",11697 "log",11698 "prometheus",11699 "thiserror",11700 "tokio 1.19.2",11701]1170211703[[package]]11704name = "substrate-state-trie-migration-rpc"11705version = "4.0.0-dev"11706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11707dependencies = [11708 "jsonrpsee",11709 "log",11710 "parity-scale-codec 3.1.5",11711 "sc-client-api",11712 "sc-rpc-api",11713 "scale-info",11714 "serde",11715 "sp-core",11716 "sp-io",11717 "sp-runtime",11718 "sp-state-machine",11719 "sp-std",11720 "sp-trie",11721 "trie-db",11722]1172311724[[package]]11725name = "substrate-test-client"11726version = "2.0.1"11727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11728dependencies = [11729 "async-trait",11730 "futures 0.3.21",11731 "hex",11732 "parity-scale-codec 3.1.5",11733 "sc-client-api",11734 "sc-client-db",11735 "sc-consensus",11736 "sc-executor",11737 "sc-offchain",11738 "sc-service",11739 "serde",11740 "serde_json",11741 "sp-blockchain",11742 "sp-consensus",11743 "sp-core",11744 "sp-keyring",11745 "sp-keystore",11746 "sp-runtime",11747 "sp-state-machine",11748]1174911750[[package]]11751name = "substrate-test-utils"11752version = "4.0.0-dev"11753source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11754dependencies = [11755 "futures 0.3.21",11756 "substrate-test-utils-derive",11757 "tokio 1.19.2",11758]1175911760[[package]]11761name = "substrate-test-utils-derive"11762version = "0.10.0-dev"11763source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11764dependencies = [11765 "proc-macro-crate",11766 "proc-macro2",11767 "quote",11768 "syn",11769]1177011771[[package]]11772name = "substrate-wasm-builder"11773version = "5.0.0-dev"11774source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11775dependencies = [11776 "ansi_term",11777 "build-helper",11778 "cargo_metadata",11779 "sp-maybe-compressed-blob",11780 "strum 0.23.0",11781 "tempfile",11782 "toml",11783 "walkdir",11784 "wasm-gc-api",11785]1178611787[[package]]11788name = "subtle"11789version = "2.4.1"11790source = "registry+https://github.com/rust-lang/crates.io-index"11791checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1179211793[[package]]11794name = "syn"11795version = "1.0.98"11796source = "registry+https://github.com/rust-lang/crates.io-index"11797checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"11798dependencies = [11799 "proc-macro2",11800 "quote",11801 "unicode-ident",11802]1180311804[[package]]11805name = "synstructure"11806version = "0.12.6"11807source = "registry+https://github.com/rust-lang/crates.io-index"11808checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11809dependencies = [11810 "proc-macro2",11811 "quote",11812 "syn",11813 "unicode-xid",11814]1181511816[[package]]11817name = "system-configuration"11818version = "0.5.0"11819source = "registry+https://github.com/rust-lang/crates.io-index"11820checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"11821dependencies = [11822 "bitflags",11823 "core-foundation",11824 "system-configuration-sys",11825]1182611827[[package]]11828name = "system-configuration-sys"11829version = "0.5.0"11830source = "registry+https://github.com/rust-lang/crates.io-index"11831checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"11832dependencies = [11833 "core-foundation-sys",11834 "libc",11835]1183611837[[package]]11838name = "tap"11839version = "1.0.1"11840source = "registry+https://github.com/rust-lang/crates.io-index"11841checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1184211843[[package]]11844name = "target-lexicon"11845version = "0.12.4"11846source = "registry+https://github.com/rust-lang/crates.io-index"11847checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"1184811849[[package]]11850name = "tempfile"11851version = "3.3.0"11852source = "registry+https://github.com/rust-lang/crates.io-index"11853checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"11854dependencies = [11855 "cfg-if 1.0.0",11856 "fastrand",11857 "libc",11858 "redox_syscall",11859 "remove_dir_all",11860 "winapi",11861]1186211863[[package]]11864name = "termcolor"11865version = "1.1.3"11866source = "registry+https://github.com/rust-lang/crates.io-index"11867checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"11868dependencies = [11869 "winapi-util",11870]1187111872[[package]]11873name = "test-runtime-constants"11874version = "0.9.24"11875source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"11876dependencies = [11877 "frame-support",11878 "polkadot-primitives",11879 "polkadot-runtime-common",11880 "smallvec",11881 "sp-runtime",11882]1188311884[[package]]11885name = "tests"11886version = "0.1.0"11887dependencies = [11888 "fp-evm-mapping",11889 "frame-support",11890 "frame-system",11891 "pallet-balances",11892 "pallet-common",11893 "pallet-ethereum",11894 "pallet-evm",11895 "pallet-evm-coder-substrate",11896 "pallet-fungible",11897 "pallet-nonfungible",11898 "pallet-refungible",11899 "pallet-structure",11900 "pallet-timestamp",11901 "pallet-transaction-payment",11902 "pallet-unique",11903 "parity-scale-codec 3.1.5",11904 "scale-info",11905 "sp-core",11906 "sp-io",11907 "sp-runtime",11908 "sp-std",11909 "unique-runtime-common",11910 "up-data-structs",11911]1191211913[[package]]11914name = "textwrap"11915version = "0.15.0"11916source = "registry+https://github.com/rust-lang/crates.io-index"11917checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"1191811919[[package]]11920name = "thiserror"11921version = "1.0.31"11922source = "registry+https://github.com/rust-lang/crates.io-index"11923checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"11924dependencies = [11925 "thiserror-impl",11926]1192711928[[package]]11929name = "thiserror-impl"11930version = "1.0.31"11931source = "registry+https://github.com/rust-lang/crates.io-index"11932checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"11933dependencies = [11934 "proc-macro2",11935 "quote",11936 "syn",11937]1193811939[[package]]11940name = "thousands"11941version = "0.2.0"11942source = "registry+https://github.com/rust-lang/crates.io-index"11943checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1194411945[[package]]11946name = "thread_local"11947version = "1.1.4"11948source = "registry+https://github.com/rust-lang/crates.io-index"11949checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"11950dependencies = [11951 "once_cell",11952]1195311954[[package]]11955name = "threadpool"11956version = "1.8.1"11957source = "registry+https://github.com/rust-lang/crates.io-index"11958checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11959dependencies = [11960 "num_cpus",11961]1196211963[[package]]11964name = "thrift"11965version = "0.15.0"11966source = "registry+https://github.com/rust-lang/crates.io-index"11967checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"11968dependencies = [11969 "byteorder",11970 "integer-encoding",11971 "log",11972 "ordered-float",11973 "threadpool",11974]1197511976[[package]]11977name = "tikv-jemalloc-sys"11978version = "0.4.3+5.2.1-patched.2"11979source = "registry+https://github.com/rust-lang/crates.io-index"11980checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"11981dependencies = [11982 "cc",11983 "fs_extra",11984 "libc",11985]1198611987[[package]]11988name = "time"11989version = "0.1.44"11990source = "registry+https://github.com/rust-lang/crates.io-index"11991checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11992dependencies = [11993 "libc",11994 "wasi 0.10.0+wasi-snapshot-preview1",11995 "winapi",11996]1199711998[[package]]11999name = "tiny-bip39"12000version = "0.8.2"12001source = "registry+https://github.com/rust-lang/crates.io-index"12002checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12003dependencies = [12004 "anyhow",12005 "hmac 0.8.1",12006 "once_cell",12007 "pbkdf2 0.4.0",12008 "rand 0.7.3",12009 "rustc-hash",12010 "sha2 0.9.9",12011 "thiserror",12012 "unicode-normalization",12013 "wasm-bindgen",12014 "zeroize",12015]1201612017[[package]]12018name = "tiny-keccak"12019version = "2.0.2"12020source = "registry+https://github.com/rust-lang/crates.io-index"12021checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12022dependencies = [12023 "crunchy",12024]1202512026[[package]]12027name = "tinyvec"12028version = "1.6.0"12029source = "registry+https://github.com/rust-lang/crates.io-index"12030checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12031dependencies = [12032 "tinyvec_macros",12033]1203412035[[package]]12036name = "tinyvec_macros"12037version = "0.1.0"12038source = "registry+https://github.com/rust-lang/crates.io-index"12039checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1204012041[[package]]12042name = "tokio"12043version = "0.2.25"12044source = "registry+https://github.com/rust-lang/crates.io-index"12045checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"12046dependencies = [12047 "bytes 0.5.6",12048 "fnv",12049 "pin-project-lite 0.1.12",12050 "tokio-macros 0.2.6",12051]1205212053[[package]]12054name = "tokio"12055version = "1.19.2"12056source = "registry+https://github.com/rust-lang/crates.io-index"12057checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"12058dependencies = [12059 "bytes 1.1.0",12060 "libc",12061 "memchr",12062 "mio",12063 "num_cpus",12064 "once_cell",12065 "parking_lot 0.12.1",12066 "pin-project-lite 0.2.9",12067 "signal-hook-registry",12068 "socket2",12069 "tokio-macros 1.8.0",12070 "winapi",12071]1207212073[[package]]12074name = "tokio-macros"12075version = "0.2.6"12076source = "registry+https://github.com/rust-lang/crates.io-index"12077checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"12078dependencies = [12079 "proc-macro2",12080 "quote",12081 "syn",12082]1208312084[[package]]12085name = "tokio-macros"12086version = "1.8.0"12087source = "registry+https://github.com/rust-lang/crates.io-index"12088checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12089dependencies = [12090 "proc-macro2",12091 "quote",12092 "syn",12093]1209412095[[package]]12096name = "tokio-rustls"12097version = "0.23.4"12098source = "registry+https://github.com/rust-lang/crates.io-index"12099checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12100dependencies = [12101 "rustls",12102 "tokio 1.19.2",12103 "webpki",12104]1210512106[[package]]12107name = "tokio-util"12108version = "0.7.3"12109source = "registry+https://github.com/rust-lang/crates.io-index"12110checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12111dependencies = [12112 "bytes 1.1.0",12113 "futures-core",12114 "futures-io",12115 "futures-sink",12116 "pin-project-lite 0.2.9",12117 "tokio 1.19.2",12118 "tracing",12119]1212012121[[package]]12122name = "toml"12123version = "0.5.9"12124source = "registry+https://github.com/rust-lang/crates.io-index"12125checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12126dependencies = [12127 "serde",12128]1212912130[[package]]12131name = "tower-service"12132version = "0.3.2"12133source = "registry+https://github.com/rust-lang/crates.io-index"12134checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1213512136[[package]]12137name = "tracing"12138version = "0.1.35"12139source = "registry+https://github.com/rust-lang/crates.io-index"12140checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"12141dependencies = [12142 "cfg-if 1.0.0",12143 "pin-project-lite 0.2.9",12144 "tracing-attributes",12145 "tracing-core",12146]1214712148[[package]]12149name = "tracing-attributes"12150version = "0.1.21"12151source = "registry+https://github.com/rust-lang/crates.io-index"12152checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c"12153dependencies = [12154 "proc-macro2",12155 "quote",12156 "syn",12157]1215812159[[package]]12160name = "tracing-core"12161version = "0.1.27"12162source = "registry+https://github.com/rust-lang/crates.io-index"12163checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"12164dependencies = [12165 "once_cell",12166 "valuable",12167]1216812169[[package]]12170name = "tracing-futures"12171version = "0.2.5"12172source = "registry+https://github.com/rust-lang/crates.io-index"12173checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12174dependencies = [12175 "pin-project 1.0.10",12176 "tracing",12177]1217812179[[package]]12180name = "tracing-gum"12181version = "0.9.24"12182source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"12183dependencies = [12184 "polkadot-node-jaeger",12185 "polkadot-primitives",12186 "tracing",12187 "tracing-gum-proc-macro",12188]1218912190[[package]]12191name = "tracing-gum-proc-macro"12192version = "0.9.24"12193source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"12194dependencies = [12195 "expander 0.0.6",12196 "proc-macro-crate",12197 "proc-macro2",12198 "quote",12199 "syn",12200]1220112202[[package]]12203name = "tracing-log"12204version = "0.1.3"12205source = "registry+https://github.com/rust-lang/crates.io-index"12206checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12207dependencies = [12208 "ahash",12209 "lazy_static",12210 "log",12211 "lru 0.7.7",12212 "tracing-core",12213]1221412215[[package]]12216name = "tracing-serde"12217version = "0.1.3"12218source = "registry+https://github.com/rust-lang/crates.io-index"12219checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12220dependencies = [12221 "serde",12222 "tracing-core",12223]1222412225[[package]]12226name = "tracing-subscriber"12227version = "0.2.25"12228source = "registry+https://github.com/rust-lang/crates.io-index"12229checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12230dependencies = [12231 "ansi_term",12232 "chrono",12233 "lazy_static",12234 "matchers",12235 "parking_lot 0.11.2",12236 "regex",12237 "serde",12238 "serde_json",12239 "sharded-slab",12240 "smallvec",12241 "thread_local",12242 "tracing",12243 "tracing-core",12244 "tracing-log",12245 "tracing-serde",12246]1224712248[[package]]12249name = "trie-db"12250version = "0.23.1"12251source = "registry+https://github.com/rust-lang/crates.io-index"12252checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12253dependencies = [12254 "hash-db",12255 "hashbrown 0.12.1",12256 "log",12257 "rustc-hex",12258 "smallvec",12259]1226012261[[package]]12262name = "trie-root"12263version = "0.17.0"12264source = "registry+https://github.com/rust-lang/crates.io-index"12265checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12266dependencies = [12267 "hash-db",12268]1226912270[[package]]12271name = "triehash"12272version = "0.8.4"12273source = "registry+https://github.com/rust-lang/crates.io-index"12274checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12275dependencies = [12276 "hash-db",12277 "rlp",12278]1227912280[[package]]12281name = "trust-dns-proto"12282version = "0.21.2"12283source = "registry+https://github.com/rust-lang/crates.io-index"12284checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12285dependencies = [12286 "async-trait",12287 "cfg-if 1.0.0",12288 "data-encoding",12289 "enum-as-inner",12290 "futures-channel",12291 "futures-io",12292 "futures-util",12293 "idna",12294 "ipnet",12295 "lazy_static",12296 "log",12297 "rand 0.8.5",12298 "smallvec",12299 "thiserror",12300 "tinyvec",12301 "url",12302]1230312304[[package]]12305name = "trust-dns-resolver"12306version = "0.21.2"12307source = "registry+https://github.com/rust-lang/crates.io-index"12308checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12309dependencies = [12310 "cfg-if 1.0.0",12311 "futures-util",12312 "ipconfig",12313 "lazy_static",12314 "log",12315 "lru-cache",12316 "parking_lot 0.12.1",12317 "resolv-conf",12318 "smallvec",12319 "thiserror",12320 "trust-dns-proto",12321]1232212323[[package]]12324name = "try-lock"12325version = "0.2.3"12326source = "registry+https://github.com/rust-lang/crates.io-index"12327checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1232812329[[package]]12330name = "try-runtime-cli"12331version = "0.10.0-dev"12332source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"12333dependencies = [12334 "clap",12335 "jsonrpsee",12336 "log",12337 "parity-scale-codec 3.1.5",12338 "remote-externalities",12339 "sc-chain-spec",12340 "sc-cli",12341 "sc-executor",12342 "sc-service",12343 "serde",12344 "sp-core",12345 "sp-externalities",12346 "sp-io",12347 "sp-keystore",12348 "sp-runtime",12349 "sp-state-machine",12350 "sp-version",12351 "zstd",12352]1235312354[[package]]12355name = "tt-call"12356version = "1.0.8"12357source = "registry+https://github.com/rust-lang/crates.io-index"12358checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1235912360[[package]]12361name = "twox-hash"12362version = "1.6.3"12363source = "registry+https://github.com/rust-lang/crates.io-index"12364checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12365dependencies = [12366 "cfg-if 1.0.0",12367 "digest 0.10.3",12368 "rand 0.8.5",12369 "static_assertions",12370]1237112372[[package]]12373name = "typenum"12374version = "1.15.0"12375source = "registry+https://github.com/rust-lang/crates.io-index"12376checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1237712378[[package]]12379name = "uc-rpc"12380version = "0.1.0"12381dependencies = [12382 "anyhow",12383 "jsonrpsee",12384 "pallet-common",12385 "pallet-evm",12386 "parity-scale-codec 3.1.5",12387 "rmrk-rpc",12388 "sp-api",12389 "sp-blockchain",12390 "sp-core",12391 "sp-rpc",12392 "sp-runtime",12393 "unique-runtime-common",12394 "up-data-structs",12395 "up-rpc",12396]1239712398[[package]]12399name = "ucd-trie"12400version = "0.1.3"12401source = "registry+https://github.com/rust-lang/crates.io-index"12402checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1240312404[[package]]12405name = "uint"12406version = "0.9.3"12407source = "registry+https://github.com/rust-lang/crates.io-index"12408checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"12409dependencies = [12410 "byteorder",12411 "crunchy",12412 "hex",12413 "static_assertions",12414]1241512416[[package]]12417name = "unicase"12418version = "2.6.0"12419source = "registry+https://github.com/rust-lang/crates.io-index"12420checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12421dependencies = [12422 "version_check",12423]1242412425[[package]]12426name = "unicode-bidi"12427version = "0.3.8"12428source = "registry+https://github.com/rust-lang/crates.io-index"12429checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1243012431[[package]]12432name = "unicode-ident"12433version = "1.0.1"12434source = "registry+https://github.com/rust-lang/crates.io-index"12435checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"1243612437[[package]]12438name = "unicode-normalization"12439version = "0.1.19"12440source = "registry+https://github.com/rust-lang/crates.io-index"12441checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"12442dependencies = [12443 "tinyvec",12444]1244512446[[package]]12447name = "unicode-segmentation"12448version = "1.9.0"12449source = "registry+https://github.com/rust-lang/crates.io-index"12450checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"1245112452[[package]]12453name = "unicode-width"12454version = "0.1.9"12455source = "registry+https://github.com/rust-lang/crates.io-index"12456checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1245712458[[package]]12459name = "unicode-xid"12460version = "0.2.3"12461source = "registry+https://github.com/rust-lang/crates.io-index"12462checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"1246312464[[package]]12465name = "unique-node"12466version = "0.9.24"12467dependencies = [12468 "clap",12469 "cumulus-client-cli",12470 "cumulus-client-collator",12471 "cumulus-client-consensus-aura",12472 "cumulus-client-consensus-common",12473 "cumulus-client-network",12474 "cumulus-client-service",12475 "cumulus-primitives-core",12476 "cumulus-primitives-parachain-inherent",12477 "cumulus-relay-chain-inprocess-interface",12478 "cumulus-relay-chain-interface",12479 "cumulus-relay-chain-rpc-interface",12480 "fc-consensus",12481 "fc-db",12482 "fc-mapping-sync",12483 "fc-rpc",12484 "fc-rpc-core",12485 "flexi_logger",12486 "fp-rpc",12487 "frame-benchmarking",12488 "frame-benchmarking-cli",12489 "futures 0.3.21",12490 "jsonrpsee",12491 "log",12492 "opal-runtime",12493 "pallet-ethereum",12494 "pallet-transaction-payment-rpc",12495 "pallet-transaction-payment-rpc-runtime-api",12496 "parity-scale-codec 3.1.5",12497 "parking_lot 0.11.2",12498 "polkadot-cli",12499 "polkadot-parachain",12500 "polkadot-primitives",12501 "polkadot-service",12502 "polkadot-test-service",12503 "quartz-runtime",12504 "rmrk-rpc",12505 "sc-basic-authorship",12506 "sc-chain-spec",12507 "sc-cli",12508 "sc-client-api",12509 "sc-consensus",12510 "sc-consensus-aura",12511 "sc-consensus-manual-seal",12512 "sc-executor",12513 "sc-finality-grandpa",12514 "sc-keystore",12515 "sc-network",12516 "sc-rpc",12517 "sc-rpc-api",12518 "sc-service",12519 "sc-sysinfo",12520 "sc-telemetry",12521 "sc-tracing",12522 "sc-transaction-pool",12523 "serde",12524 "serde_json",12525 "sp-api",12526 "sp-block-builder",12527 "sp-blockchain",12528 "sp-consensus",12529 "sp-consensus-aura",12530 "sp-core",12531 "sp-finality-grandpa",12532 "sp-inherents",12533 "sp-keystore",12534 "sp-offchain",12535 "sp-runtime",12536 "sp-session",12537 "sp-timestamp",12538 "sp-transaction-pool",12539 "sp-trie",12540 "substrate-build-script-utils",12541 "substrate-frame-rpc-system",12542 "substrate-prometheus-endpoint",12543 "tokio 1.19.2",12544 "try-runtime-cli",12545 "unique-rpc",12546 "unique-runtime",12547 "unique-runtime-common",12548 "up-data-structs",12549 "up-rpc",12550]1255112552[[package]]12553name = "unique-rpc"12554version = "0.1.0"12555dependencies = [12556 "fc-db",12557 "fc-mapping-sync",12558 "fc-rpc",12559 "fc-rpc-core",12560 "fp-rpc",12561 "fp-storage",12562 "futures 0.3.21",12563 "jsonrpsee",12564 "pallet-common",12565 "pallet-ethereum",12566 "pallet-transaction-payment-rpc",12567 "pallet-transaction-payment-rpc-runtime-api",12568 "pallet-unique",12569 "rmrk-rpc",12570 "sc-client-api",12571 "sc-consensus-aura",12572 "sc-consensus-epochs",12573 "sc-finality-grandpa",12574 "sc-finality-grandpa-rpc",12575 "sc-keystore",12576 "sc-network",12577 "sc-rpc",12578 "sc-rpc-api",12579 "sc-service",12580 "sc-transaction-pool",12581 "serde",12582 "sp-api",12583 "sp-block-builder",12584 "sp-blockchain",12585 "sp-consensus",12586 "sp-consensus-aura",12587 "sp-core",12588 "sp-offchain",12589 "sp-runtime",12590 "sp-session",12591 "sp-storage",12592 "sp-transaction-pool",12593 "substrate-frame-rpc-system",12594 "tokio 0.2.25",12595 "uc-rpc",12596 "unique-runtime-common",12597 "up-data-structs",12598 "up-rpc",12599]1260012601[[package]]12602name = "unique-runtime"12603version = "0.9.24"12604dependencies = [12605 "cumulus-pallet-aura-ext",12606 "cumulus-pallet-dmp-queue",12607 "cumulus-pallet-parachain-system",12608 "cumulus-pallet-xcm",12609 "cumulus-pallet-xcmp-queue",12610 "cumulus-primitives-core",12611 "cumulus-primitives-timestamp",12612 "cumulus-primitives-utility",12613 "derivative",12614 "fp-evm-mapping",12615 "fp-rpc",12616 "fp-self-contained",12617 "frame-benchmarking",12618 "frame-executive",12619 "frame-support",12620 "frame-system",12621 "frame-system-benchmarking",12622 "frame-system-rpc-runtime-api",12623 "frame-try-runtime",12624 "hex-literal",12625 "log",12626 "orml-vesting",12627 "pallet-aura",12628 "pallet-balances",12629 "pallet-base-fee",12630 "pallet-common",12631 "pallet-ethereum",12632 "pallet-evm",12633 "pallet-evm-coder-substrate",12634 "pallet-evm-contract-helpers",12635 "pallet-evm-migration",12636 "pallet-evm-transaction-payment",12637 "pallet-fungible",12638 "pallet-inflation",12639 "pallet-nonfungible",12640 "pallet-randomness-collective-flip",12641 "pallet-refungible",12642 "pallet-rmrk-core",12643 "pallet-rmrk-equip",12644 "pallet-structure",12645 "pallet-sudo",12646 "pallet-template-transaction-payment",12647 "pallet-timestamp",12648 "pallet-transaction-payment",12649 "pallet-transaction-payment-rpc-runtime-api",12650 "pallet-treasury",12651 "pallet-unique",12652 "pallet-unique-scheduler",12653 "pallet-xcm",12654 "parachain-info",12655 "parity-scale-codec 3.1.5",12656 "polkadot-parachain",12657 "rmrk-rpc",12658 "scale-info",12659 "serde",12660 "smallvec",12661 "sp-api",12662 "sp-arithmetic",12663 "sp-block-builder",12664 "sp-consensus-aura",12665 "sp-core",12666 "sp-inherents",12667 "sp-io",12668 "sp-offchain",12669 "sp-runtime",12670 "sp-session",12671 "sp-std",12672 "sp-transaction-pool",12673 "sp-version",12674 "substrate-wasm-builder",12675 "unique-runtime-common",12676 "up-data-structs",12677 "up-rpc",12678 "xcm",12679 "xcm-builder",12680 "xcm-executor",12681]1268212683[[package]]12684name = "unique-runtime-common"12685version = "0.9.24"12686dependencies = [12687 "evm-coder",12688 "fp-rpc",12689 "frame-support",12690 "frame-system",12691 "pallet-common",12692 "pallet-evm",12693 "pallet-fungible",12694 "pallet-nonfungible",12695 "pallet-refungible",12696 "pallet-unique",12697 "pallet-unique-scheduler",12698 "parity-scale-codec 3.1.5",12699 "rmrk-rpc",12700 "scale-info",12701 "sp-consensus-aura",12702 "sp-core",12703 "sp-runtime",12704 "sp-std",12705 "up-data-structs",12706 "up-sponsorship",12707]1270812709[[package]]12710name = "universal-hash"12711version = "0.4.1"12712source = "registry+https://github.com/rust-lang/crates.io-index"12713checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"12714dependencies = [12715 "generic-array 0.14.5",12716 "subtle",12717]1271812719[[package]]12720name = "unsigned-varint"12721version = "0.7.1"12722source = "registry+https://github.com/rust-lang/crates.io-index"12723checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"12724dependencies = [12725 "asynchronous-codec",12726 "bytes 1.1.0",12727 "futures-io",12728 "futures-util",12729]1273012731[[package]]12732name = "untrusted"12733version = "0.7.1"12734source = "registry+https://github.com/rust-lang/crates.io-index"12735checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1273612737[[package]]12738name = "up-data-structs"12739version = "0.1.1"12740dependencies = [12741 "derivative",12742 "frame-support",12743 "frame-system",12744 "pallet-evm",12745 "parity-scale-codec 3.1.5",12746 "rmrk-traits",12747 "scale-info",12748 "serde",12749 "sp-core",12750 "sp-runtime",12751 "sp-std",12752 "struct-versioning",12753]1275412755[[package]]12756name = "up-rpc"12757version = "0.1.0"12758dependencies = [12759 "pallet-common",12760 "pallet-evm",12761 "parity-scale-codec 3.1.5",12762 "sp-api",12763 "sp-core",12764 "sp-runtime",12765 "sp-std",12766 "up-data-structs",12767]1276812769[[package]]12770name = "up-sponsorship"12771version = "0.1.0"12772source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.24#05cb0f02abecad915d32455df7a7724b3e2869aa"12773dependencies = [12774 "impl-trait-for-tuples",12775]1277612777[[package]]12778name = "url"12779version = "2.2.2"12780source = "registry+https://github.com/rust-lang/crates.io-index"12781checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"12782dependencies = [12783 "form_urlencoded",12784 "idna",12785 "matches",12786 "percent-encoding",12787]1278812789[[package]]12790name = "valuable"12791version = "0.1.0"12792source = "registry+https://github.com/rust-lang/crates.io-index"12793checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1279412795[[package]]12796name = "value-bag"12797version = "1.0.0-alpha.9"12798source = "registry+https://github.com/rust-lang/crates.io-index"12799checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"12800dependencies = [12801 "ctor",12802 "version_check",12803]1280412805[[package]]12806name = "vcpkg"12807version = "0.2.15"12808source = "registry+https://github.com/rust-lang/crates.io-index"12809checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1281012811[[package]]12812name = "version_check"12813version = "0.9.4"12814source = "registry+https://github.com/rust-lang/crates.io-index"12815checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1281612817[[package]]12818name = "void"12819version = "1.0.2"12820source = "registry+https://github.com/rust-lang/crates.io-index"12821checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1282212823[[package]]12824name = "waker-fn"12825version = "1.1.0"12826source = "registry+https://github.com/rust-lang/crates.io-index"12827checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1282812829[[package]]12830name = "walkdir"12831version = "2.3.2"12832source = "registry+https://github.com/rust-lang/crates.io-index"12833checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"12834dependencies = [12835 "same-file",12836 "winapi",12837 "winapi-util",12838]1283912840[[package]]12841name = "want"12842version = "0.3.0"12843source = "registry+https://github.com/rust-lang/crates.io-index"12844checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"12845dependencies = [12846 "log",12847 "try-lock",12848]1284912850[[package]]12851name = "wasi"12852version = "0.9.0+wasi-snapshot-preview1"12853source = "registry+https://github.com/rust-lang/crates.io-index"12854checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1285512856[[package]]12857name = "wasi"12858version = "0.10.0+wasi-snapshot-preview1"12859source = "registry+https://github.com/rust-lang/crates.io-index"12860checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1286112862[[package]]12863name = "wasi"12864version = "0.11.0+wasi-snapshot-preview1"12865source = "registry+https://github.com/rust-lang/crates.io-index"12866checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1286712868[[package]]12869name = "wasm-bindgen"12870version = "0.2.81"12871source = "registry+https://github.com/rust-lang/crates.io-index"12872checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994"12873dependencies = [12874 "cfg-if 1.0.0",12875 "wasm-bindgen-macro",12876]1287712878[[package]]12879name = "wasm-bindgen-backend"12880version = "0.2.81"12881source = "registry+https://github.com/rust-lang/crates.io-index"12882checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a"12883dependencies = [12884 "bumpalo",12885 "lazy_static",12886 "log",12887 "proc-macro2",12888 "quote",12889 "syn",12890 "wasm-bindgen-shared",12891]1289212893[[package]]12894name = "wasm-bindgen-futures"12895version = "0.4.31"12896source = "registry+https://github.com/rust-lang/crates.io-index"12897checksum = "de9a9cec1733468a8c657e57fa2413d2ae2c0129b95e87c5b72b8ace4d13f31f"12898dependencies = [12899 "cfg-if 1.0.0",12900 "js-sys",12901 "wasm-bindgen",12902 "web-sys",12903]1290412905[[package]]12906name = "wasm-bindgen-macro"12907version = "0.2.81"12908source = "registry+https://github.com/rust-lang/crates.io-index"12909checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa"12910dependencies = [12911 "quote",12912 "wasm-bindgen-macro-support",12913]1291412915[[package]]12916name = "wasm-bindgen-macro-support"12917version = "0.2.81"12918source = "registry+https://github.com/rust-lang/crates.io-index"12919checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048"12920dependencies = [12921 "proc-macro2",12922 "quote",12923 "syn",12924 "wasm-bindgen-backend",12925 "wasm-bindgen-shared",12926]1292712928[[package]]12929name = "wasm-bindgen-shared"12930version = "0.2.81"12931source = "registry+https://github.com/rust-lang/crates.io-index"12932checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be"1293312934[[package]]12935name = "wasm-gc-api"12936version = "0.1.11"12937source = "registry+https://github.com/rust-lang/crates.io-index"12938checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12939dependencies = [12940 "log",12941 "parity-wasm 0.32.0",12942 "rustc-demangle",12943]1294412945[[package]]12946name = "wasm-instrument"12947version = "0.1.1"12948source = "registry+https://github.com/rust-lang/crates.io-index"12949checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"12950dependencies = [12951 "parity-wasm 0.42.2",12952]1295312954[[package]]12955name = "wasm-timer"12956version = "0.2.5"12957source = "registry+https://github.com/rust-lang/crates.io-index"12958checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12959dependencies = [12960 "futures 0.3.21",12961 "js-sys",12962 "parking_lot 0.11.2",12963 "pin-utils",12964 "wasm-bindgen",12965 "wasm-bindgen-futures",12966 "web-sys",12967]1296812969[[package]]12970name = "wasmi"12971version = "0.9.1"12972source = "registry+https://github.com/rust-lang/crates.io-index"12973checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12974dependencies = [12975 "downcast-rs",12976 "libc",12977 "libm",12978 "memory_units",12979 "num-rational 0.2.4",12980 "num-traits",12981 "parity-wasm 0.42.2",12982 "wasmi-validation",12983]1298412985[[package]]12986name = "wasmi-validation"12987version = "0.4.1"12988source = "registry+https://github.com/rust-lang/crates.io-index"12989checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12990dependencies = [12991 "parity-wasm 0.42.2",12992]1299312994[[package]]12995name = "wasmparser"12996version = "0.83.0"12997source = "registry+https://github.com/rust-lang/crates.io-index"12998checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a"1299913000[[package]]13001name = "wasmtime"13002version = "0.35.3"13003source = "registry+https://github.com/rust-lang/crates.io-index"13004checksum = "21ffb4705016d5ca91e18a72ed6822dab50e6d5ddd7045461b17ef19071cdef1"13005dependencies = [13006 "anyhow",13007 "backtrace",13008 "bincode",13009 "cfg-if 1.0.0",13010 "indexmap",13011 "lazy_static",13012 "libc",13013 "log",13014 "object 0.27.1",13015 "once_cell",13016 "paste",13017 "psm",13018 "rayon",13019 "region",13020 "serde",13021 "target-lexicon",13022 "wasmparser",13023 "wasmtime-cache",13024 "wasmtime-cranelift",13025 "wasmtime-environ",13026 "wasmtime-jit",13027 "wasmtime-runtime",13028 "winapi",13029]1303013031[[package]]13032name = "wasmtime-cache"13033version = "0.35.3"13034source = "registry+https://github.com/rust-lang/crates.io-index"13035checksum = "85c6ab24291fa7cb3a181f5669f6c72599b7ef781669759b45c7828c5999d0c0"13036dependencies = [13037 "anyhow",13038 "base64",13039 "bincode",13040 "directories-next",13041 "file-per-thread-logger",13042 "log",13043 "rustix",13044 "serde",13045 "sha2 0.9.9",13046 "toml",13047 "winapi",13048 "zstd",13049]1305013051[[package]]13052name = "wasmtime-cranelift"13053version = "0.35.3"13054source = "registry+https://github.com/rust-lang/crates.io-index"13055checksum = "f04c810078a491b7bc4866ebe045f714d2b95e6b539e1f64009a4a7606be11de"13056dependencies = [13057 "anyhow",13058 "cranelift-codegen",13059 "cranelift-entity",13060 "cranelift-frontend",13061 "cranelift-native",13062 "cranelift-wasm",13063 "gimli",13064 "log",13065 "more-asserts",13066 "object 0.27.1",13067 "target-lexicon",13068 "thiserror",13069 "wasmparser",13070 "wasmtime-environ",13071]1307213073[[package]]13074name = "wasmtime-environ"13075version = "0.35.3"13076source = "registry+https://github.com/rust-lang/crates.io-index"13077checksum = "61448266ea164b1ac406363cdcfac81c7c44db4d94c7a81c8620ac6c5c6cdf59"13078dependencies = [13079 "anyhow",13080 "cranelift-entity",13081 "gimli",13082 "indexmap",13083 "log",13084 "more-asserts",13085 "object 0.27.1",13086 "serde",13087 "target-lexicon",13088 "thiserror",13089 "wasmparser",13090 "wasmtime-types",13091]1309213093[[package]]13094name = "wasmtime-jit"13095version = "0.35.3"13096source = "registry+https://github.com/rust-lang/crates.io-index"13097checksum = "156b4623c6b0d4b8c24afb846c20525922f538ef464cc024abab7ea8de2109a2"13098dependencies = [13099 "addr2line",13100 "anyhow",13101 "bincode",13102 "cfg-if 1.0.0",13103 "cpp_demangle",13104 "gimli",13105 "log",13106 "object 0.27.1",13107 "region",13108 "rustc-demangle",13109 "rustix",13110 "serde",13111 "target-lexicon",13112 "thiserror",13113 "wasmtime-environ",13114 "wasmtime-jit-debug",13115 "wasmtime-runtime",13116 "winapi",13117]1311813119[[package]]13120name = "wasmtime-jit-debug"13121version = "0.35.3"13122source = "registry+https://github.com/rust-lang/crates.io-index"13123checksum = "d5dc31f811760a6c76b2672c404866fd19b75e5fb3b0075a3e377a6846490654"13124dependencies = [13125 "lazy_static",13126 "object 0.27.1",13127 "rustix",13128]1312913130[[package]]13131name = "wasmtime-runtime"13132version = "0.35.3"13133source = "registry+https://github.com/rust-lang/crates.io-index"13134checksum = "f907beaff69d4d920fa4688411ee4cc75c0f01859e424677f9e426e2ef749864"13135dependencies = [13136 "anyhow",13137 "backtrace",13138 "cc",13139 "cfg-if 1.0.0",13140 "indexmap",13141 "libc",13142 "log",13143 "mach",13144 "memfd",13145 "memoffset",13146 "more-asserts",13147 "rand 0.8.5",13148 "region",13149 "rustix",13150 "thiserror",13151 "wasmtime-environ",13152 "wasmtime-jit-debug",13153 "winapi",13154]1315513156[[package]]13157name = "wasmtime-types"13158version = "0.35.3"13159source = "registry+https://github.com/rust-lang/crates.io-index"13160checksum = "514ef0e5fd197b9609dc9eb74beba0c84d5a12b2417cbae55534633329ba4852"13161dependencies = [13162 "cranelift-entity",13163 "serde",13164 "thiserror",13165 "wasmparser",13166]1316713168[[package]]13169name = "web-sys"13170version = "0.3.58"13171source = "registry+https://github.com/rust-lang/crates.io-index"13172checksum = "2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90"13173dependencies = [13174 "js-sys",13175 "wasm-bindgen",13176]1317713178[[package]]13179name = "webpki"13180version = "0.22.0"13181source = "registry+https://github.com/rust-lang/crates.io-index"13182checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13183dependencies = [13184 "ring",13185 "untrusted",13186]1318713188[[package]]13189name = "webpki-roots"13190version = "0.22.3"13191source = "registry+https://github.com/rust-lang/crates.io-index"13192checksum = "44d8de8415c823c8abd270ad483c6feeac771fad964890779f9a8cb24fbbc1bf"13193dependencies = [13194 "webpki",13195]1319613197[[package]]13198name = "wepoll-ffi"13199version = "0.1.2"13200source = "registry+https://github.com/rust-lang/crates.io-index"13201checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13202dependencies = [13203 "cc",13204]1320513206[[package]]13207name = "westend-runtime"13208version = "0.9.24"13209source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13210dependencies = [13211 "beefy-primitives",13212 "bitvec 1.0.0",13213 "frame-benchmarking",13214 "frame-election-provider-support",13215 "frame-executive",13216 "frame-support",13217 "frame-system",13218 "frame-system-benchmarking",13219 "frame-system-rpc-runtime-api",13220 "frame-try-runtime",13221 "hex-literal",13222 "log",13223 "pallet-authority-discovery",13224 "pallet-authorship",13225 "pallet-babe",13226 "pallet-bags-list",13227 "pallet-balances",13228 "pallet-collective",13229 "pallet-democracy",13230 "pallet-election-provider-multi-phase",13231 "pallet-election-provider-support-benchmarking",13232 "pallet-elections-phragmen",13233 "pallet-grandpa",13234 "pallet-identity",13235 "pallet-im-online",13236 "pallet-indices",13237 "pallet-membership",13238 "pallet-multisig",13239 "pallet-nicks",13240 "pallet-nomination-pools",13241 "pallet-nomination-pools-benchmarking",13242 "pallet-offences",13243 "pallet-offences-benchmarking",13244 "pallet-preimage",13245 "pallet-proxy",13246 "pallet-recovery",13247 "pallet-scheduler",13248 "pallet-session",13249 "pallet-session-benchmarking",13250 "pallet-society",13251 "pallet-staking",13252 "pallet-staking-reward-curve",13253 "pallet-sudo",13254 "pallet-timestamp",13255 "pallet-transaction-payment",13256 "pallet-transaction-payment-rpc-runtime-api",13257 "pallet-treasury",13258 "pallet-utility",13259 "pallet-vesting",13260 "pallet-xcm",13261 "pallet-xcm-benchmarks",13262 "parity-scale-codec 3.1.5",13263 "polkadot-parachain",13264 "polkadot-primitives",13265 "polkadot-runtime-common",13266 "polkadot-runtime-parachains",13267 "rustc-hex",13268 "scale-info",13269 "serde",13270 "serde_derive",13271 "smallvec",13272 "sp-api",13273 "sp-authority-discovery",13274 "sp-block-builder",13275 "sp-consensus-babe",13276 "sp-core",13277 "sp-inherents",13278 "sp-io",13279 "sp-mmr-primitives",13280 "sp-npos-elections",13281 "sp-offchain",13282 "sp-runtime",13283 "sp-session",13284 "sp-staking",13285 "sp-std",13286 "sp-transaction-pool",13287 "sp-version",13288 "substrate-wasm-builder",13289 "westend-runtime-constants",13290 "xcm",13291 "xcm-builder",13292 "xcm-executor",13293]1329413295[[package]]13296name = "westend-runtime-constants"13297version = "0.9.24"13298source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13299dependencies = [13300 "frame-support",13301 "polkadot-primitives",13302 "polkadot-runtime-common",13303 "smallvec",13304 "sp-runtime",13305]1330613307[[package]]13308name = "which"13309version = "4.2.5"13310source = "registry+https://github.com/rust-lang/crates.io-index"13311checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"13312dependencies = [13313 "either",13314 "lazy_static",13315 "libc",13316]1331713318[[package]]13319name = "widestring"13320version = "0.5.1"13321source = "registry+https://github.com/rust-lang/crates.io-index"13322checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1332313324[[package]]13325name = "winapi"13326version = "0.3.9"13327source = "registry+https://github.com/rust-lang/crates.io-index"13328checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13329dependencies = [13330 "winapi-i686-pc-windows-gnu",13331 "winapi-x86_64-pc-windows-gnu",13332]1333313334[[package]]13335name = "winapi-i686-pc-windows-gnu"13336version = "0.4.0"13337source = "registry+https://github.com/rust-lang/crates.io-index"13338checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1333913340[[package]]13341name = "winapi-util"13342version = "0.1.5"13343source = "registry+https://github.com/rust-lang/crates.io-index"13344checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13345dependencies = [13346 "winapi",13347]1334813349[[package]]13350name = "winapi-x86_64-pc-windows-gnu"13351version = "0.4.0"13352source = "registry+https://github.com/rust-lang/crates.io-index"13353checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1335413355[[package]]13356name = "windows"13357version = "0.34.0"13358source = "registry+https://github.com/rust-lang/crates.io-index"13359checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13360dependencies = [13361 "windows_aarch64_msvc 0.34.0",13362 "windows_i686_gnu 0.34.0",13363 "windows_i686_msvc 0.34.0",13364 "windows_x86_64_gnu 0.34.0",13365 "windows_x86_64_msvc 0.34.0",13366]1336713368[[package]]13369name = "windows-sys"13370version = "0.36.1"13371source = "registry+https://github.com/rust-lang/crates.io-index"13372checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13373dependencies = [13374 "windows_aarch64_msvc 0.36.1",13375 "windows_i686_gnu 0.36.1",13376 "windows_i686_msvc 0.36.1",13377 "windows_x86_64_gnu 0.36.1",13378 "windows_x86_64_msvc 0.36.1",13379]1338013381[[package]]13382name = "windows_aarch64_msvc"13383version = "0.34.0"13384source = "registry+https://github.com/rust-lang/crates.io-index"13385checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1338613387[[package]]13388name = "windows_aarch64_msvc"13389version = "0.36.1"13390source = "registry+https://github.com/rust-lang/crates.io-index"13391checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1339213393[[package]]13394name = "windows_i686_gnu"13395version = "0.34.0"13396source = "registry+https://github.com/rust-lang/crates.io-index"13397checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1339813399[[package]]13400name = "windows_i686_gnu"13401version = "0.36.1"13402source = "registry+https://github.com/rust-lang/crates.io-index"13403checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1340413405[[package]]13406name = "windows_i686_msvc"13407version = "0.34.0"13408source = "registry+https://github.com/rust-lang/crates.io-index"13409checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1341013411[[package]]13412name = "windows_i686_msvc"13413version = "0.36.1"13414source = "registry+https://github.com/rust-lang/crates.io-index"13415checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1341613417[[package]]13418name = "windows_x86_64_gnu"13419version = "0.34.0"13420source = "registry+https://github.com/rust-lang/crates.io-index"13421checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1342213423[[package]]13424name = "windows_x86_64_gnu"13425version = "0.36.1"13426source = "registry+https://github.com/rust-lang/crates.io-index"13427checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1342813429[[package]]13430name = "windows_x86_64_msvc"13431version = "0.34.0"13432source = "registry+https://github.com/rust-lang/crates.io-index"13433checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1343413435[[package]]13436name = "windows_x86_64_msvc"13437version = "0.36.1"13438source = "registry+https://github.com/rust-lang/crates.io-index"13439checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1344013441[[package]]13442name = "winreg"13443version = "0.7.0"13444source = "registry+https://github.com/rust-lang/crates.io-index"13445checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"13446dependencies = [13447 "winapi",13448]1344913450[[package]]13451name = "wyz"13452version = "0.2.0"13453source = "registry+https://github.com/rust-lang/crates.io-index"13454checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1345513456[[package]]13457name = "wyz"13458version = "0.5.0"13459source = "registry+https://github.com/rust-lang/crates.io-index"13460checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"13461dependencies = [13462 "tap",13463]1346413465[[package]]13466name = "x25519-dalek"13467version = "1.1.1"13468source = "registry+https://github.com/rust-lang/crates.io-index"13469checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13470dependencies = [13471 "curve25519-dalek 3.2.0",13472 "rand_core 0.5.1",13473 "zeroize",13474]1347513476[[package]]13477name = "xcm"13478version = "0.9.24"13479source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13480dependencies = [13481 "derivative",13482 "impl-trait-for-tuples",13483 "log",13484 "parity-scale-codec 3.1.5",13485 "scale-info",13486 "xcm-procedural",13487]1348813489[[package]]13490name = "xcm-builder"13491version = "0.9.24"13492source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13493dependencies = [13494 "frame-support",13495 "frame-system",13496 "log",13497 "pallet-transaction-payment",13498 "parity-scale-codec 3.1.5",13499 "polkadot-parachain",13500 "scale-info",13501 "sp-arithmetic",13502 "sp-io",13503 "sp-runtime",13504 "sp-std",13505 "xcm",13506 "xcm-executor",13507]1350813509[[package]]13510name = "xcm-executor"13511version = "0.9.24"13512source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13513dependencies = [13514 "frame-benchmarking",13515 "frame-support",13516 "impl-trait-for-tuples",13517 "log",13518 "parity-scale-codec 3.1.5",13519 "sp-arithmetic",13520 "sp-core",13521 "sp-io",13522 "sp-runtime",13523 "sp-std",13524 "xcm",13525]1352613527[[package]]13528name = "xcm-procedural"13529version = "0.1.0"13530source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13531dependencies = [13532 "Inflector",13533 "proc-macro2",13534 "quote",13535 "syn",13536]1353713538[[package]]13539name = "yamux"13540version = "0.10.1"13541source = "registry+https://github.com/rust-lang/crates.io-index"13542checksum = "0c0608f53c1dc0bad505d03a34bbd49fbf2ad7b51eb036123e896365532745a1"13543dependencies = [13544 "futures 0.3.21",13545 "log",13546 "nohash-hasher",13547 "parking_lot 0.12.1",13548 "rand 0.8.5",13549 "static_assertions",13550]1355113552[[package]]13553name = "yansi"13554version = "0.5.1"13555source = "registry+https://github.com/rust-lang/crates.io-index"13556checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"1355713558[[package]]13559name = "zeroize"13560version = "1.4.3"13561source = "registry+https://github.com/rust-lang/crates.io-index"13562checksum = "d68d9dcec5f9b43a30d38c49f91dfedfaac384cb8f085faca366c26207dd1619"13563dependencies = [13564 "zeroize_derive",13565]1356613567[[package]]13568name = "zeroize_derive"13569version = "1.3.2"13570source = "registry+https://github.com/rust-lang/crates.io-index"13571checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"13572dependencies = [13573 "proc-macro2",13574 "quote",13575 "syn",13576 "synstructure",13577]1357813579[[package]]13580name = "zstd"13581version = "0.10.2+zstd.1.5.2"13582source = "registry+https://github.com/rust-lang/crates.io-index"13583checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"13584dependencies = [13585 "zstd-safe",13586]1358713588[[package]]13589name = "zstd-safe"13590version = "4.1.6+zstd.1.5.2"13591source = "registry+https://github.com/rust-lang/crates.io-index"13592checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"13593dependencies = [13594 "libc",13595 "zstd-sys",13596]1359713598[[package]]13599name = "zstd-sys"13600version = "1.6.3+zstd.1.5.2"13601source = "registry+https://github.com/rust-lang/crates.io-index"13602checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"13603dependencies = [13604 "cc",13605 "libc",13606]