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.3.0"296source = "registry+https://github.com/rust-lang/crates.io-index"297checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"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.2.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.20.1",370]371372[[package]]373name = "backtrace"374version = "0.3.66"375source = "registry+https://github.com/rust-lang/crates.io-index"376checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"377dependencies = [378 "addr2line",379 "cc",380 "cfg-if 1.0.0",381 "libc",382 "miniz_oxide",383 "object 0.29.0",384 "rustc-demangle",385]386387[[package]]388name = "base-x"389version = "0.2.11"390source = "registry+https://github.com/rust-lang/crates.io-index"391checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"478479[[package]]480name = "beefy-primitives"481version = "4.0.0-dev"482source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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.1"548source = "registry+https://github.com/rust-lang/crates.io-index"549checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"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.1",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.2.0"892source = "registry+https://github.com/rust-lang/crates.io-index"893checksum = "f0b3de4a0c5e67e16066a0715723abd91edc2f9001d09c46e1dca929351e130e"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.2"933source = "registry+https://github.com/rust-lang/crates.io-index"934checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"935dependencies = [936 "camino",937 "cargo-platform",938 "semver 1.0.12",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.2"982source = "registry+https://github.com/rust-lang/crates.io-index"983checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"984dependencies = [985 "cfg-if 1.0.0",986 "cipher",987 "cpufeatures",988 "zeroize",989]990991[[package]]992name = "chacha20poly1305"993version = "0.9.1"994source = "registry+https://github.com/rust-lang/crates.io-index"995checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"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.15"1062source = "registry+https://github.com/rust-lang/crates.io-index"1063checksum = "44bbe24bbd31a185bc2c4f7c2abe80bea13a20d57ee4e55be70ac512bdc76417"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.15"1079source = "registry+https://github.com/rust-lang/crates.io-index"1080checksum = "9ba52acd3b0a5c33aeada5cdaa3267cdc7c594a98731d4268cdc1532f4264cb4"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.4"1092source = "registry+https://github.com/rust-lang/crates.io-index"1093checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"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.6"1301source = "registry+https://github.com/rust-lang/crates.io-index"1302checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1303dependencies = [1304 "cfg-if 1.0.0",1305 "crossbeam-utils",1306]13071308[[package]]1309name = "crossbeam-deque"1310version = "0.8.2"1311source = "registry+https://github.com/rust-lang/crates.io-index"1312checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1313dependencies = [1314 "cfg-if 1.0.0",1315 "crossbeam-epoch",1316 "crossbeam-utils",1317]13181319[[package]]1320name = "crossbeam-epoch"1321version = "0.9.10"1322source = "registry+https://github.com/rust-lang/crates.io-index"1323checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1"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.6"1336source = "registry+https://github.com/rust-lang/crates.io-index"1337checksum = "1cd42583b04998a5363558e5f9291ee5a5ff6b49944332103f251e7479a82aa7"1338dependencies = [1339 "cfg-if 1.0.0",1340 "crossbeam-utils",1341]13421343[[package]]1344name = "crossbeam-utils"1345version = "0.8.11"1346source = "registry+https://github.com/rust-lang/crates.io-index"1347checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc"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.6"1374source = "registry+https://github.com/rust-lang/crates.io-index"1375checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"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.8"2119source = "registry+https://github.com/rust-lang/crates.io-index"2120checksum = "9d07a982d1fb29db01e5a59b1918e03da4df7297eaeee7686ac45542fd4e59c8"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.7.0"2160source = "registry+https://github.com/rust-lang/crates.io-index"2161checksum = "3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be"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.2.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.8.0"2449source = "registry+https://github.com/rust-lang/crates.io-index"2450checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"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.8",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.20.1",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.2"2646source = "registry+https://github.com/rust-lang/crates.io-index"2647checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"2961dependencies = [2962 "proc-macro2",2963 "quote",2964 "syn",2965]29662967[[package]]2968name = "frame-system"2969version = "4.0.0-dev"2970source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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.2"3250source = "registry+https://github.com/rust-lang/crates.io-index"3251checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"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.2.0",3307 "fnv",3308 "futures-core",3309 "futures-sink",3310 "futures-util",3311 "http",3312 "indexmap",3313 "slab",3314 "tokio 1.20.1",3315 "tokio-util",3316 "tracing",3317]33183319[[package]]3320name = "handlebars"3321version = "4.3.3"3322source = "registry+https://github.com/rust-lang/crates.io-index"3323checksum = "360d9740069b2f6cbb63ce2dbaa71a20d3185350cbb990d7bebeb9318415eb17"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.3"3360source = "registry+https://github.com/rust-lang/crates.io-index"3361checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"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.2.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.2.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.20"3493source = "registry+https://github.com/rust-lang/crates.io-index"3494checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac"3495dependencies = [3496 "bytes 1.2.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.20.1",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.20.1",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.1"3559source = "registry+https://github.com/rust-lang/crates.io-index"3560checksum = "015a7df1eb6dda30df37f34b63ada9b7b352984b0e84de2a20ed526345000791"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.3",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.4"3635source = "registry+https://github.com/rust-lang/crates.io-index"3636checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"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.59"3710source = "registry+https://github.com/rust-lang/crates.io-index"3711checksum = "258451ab10b34f8af53416d1fdab72c22e805f0c92a1136d59470ec0b11138b2"3712dependencies = [3713 "wasm-bindgen",3714]37153716[[package]]3717name = "jsonrpsee"3718version = "0.13.1"3719source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3720dependencies = [3721 "jsonrpsee-core",3722 "jsonrpsee-http-server",3723 "jsonrpsee-proc-macros",3724 "jsonrpsee-types",3725 "jsonrpsee-ws-client",3726 "jsonrpsee-ws-server",3727 "tracing",3728]37293730[[package]]3731name = "jsonrpsee-client-transport"3732version = "0.13.1"3733source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3734dependencies = [3735 "futures-util",3736 "http",3737 "jsonrpsee-core",3738 "jsonrpsee-types",3739 "pin-project 1.0.11",3740 "rustls-native-certs",3741 "soketto",3742 "thiserror",3743 "tokio 1.20.1",3744 "tokio-rustls",3745 "tokio-util",3746 "tracing",3747 "webpki-roots",3748]37493750[[package]]3751name = "jsonrpsee-core"3752version = "0.13.1"3753source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3754dependencies = [3755 "anyhow",3756 "arrayvec 0.7.2",3757 "async-lock",3758 "async-trait",3759 "beef",3760 "futures-channel",3761 "futures-timer",3762 "futures-util",3763 "hyper",3764 "jsonrpsee-types",3765 "parking_lot 0.12.1",3766 "rand 0.8.5",3767 "rustc-hash",3768 "serde",3769 "serde_json",3770 "soketto",3771 "thiserror",3772 "tokio 1.20.1",3773 "tracing",3774]37753776[[package]]3777name = "jsonrpsee-http-server"3778version = "0.13.1"3779source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3780dependencies = [3781 "futures-channel",3782 "futures-util",3783 "globset",3784 "hyper",3785 "jsonrpsee-core",3786 "jsonrpsee-types",3787 "lazy_static",3788 "serde_json",3789 "tokio 1.20.1",3790 "tracing",3791 "unicase",3792]37933794[[package]]3795name = "jsonrpsee-proc-macros"3796version = "0.13.1"3797source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3798dependencies = [3799 "proc-macro-crate",3800 "proc-macro2",3801 "quote",3802 "syn",3803]38043805[[package]]3806name = "jsonrpsee-types"3807version = "0.13.1"3808source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3809dependencies = [3810 "anyhow",3811 "beef",3812 "serde",3813 "serde_json",3814 "thiserror",3815 "tracing",3816]38173818[[package]]3819name = "jsonrpsee-ws-client"3820version = "0.13.1"3821source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3822dependencies = [3823 "jsonrpsee-client-transport",3824 "jsonrpsee-core",3825 "jsonrpsee-types",3826]38273828[[package]]3829name = "jsonrpsee-ws-server"3830version = "0.13.1"3831source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"3832dependencies = [3833 "futures-channel",3834 "futures-util",3835 "jsonrpsee-core",3836 "jsonrpsee-types",3837 "serde_json",3838 "soketto",3839 "tokio 1.20.1",3840 "tokio-util",3841 "tracing",3842]38433844[[package]]3845name = "k256"3846version = "0.10.4"3847source = "registry+https://github.com/rust-lang/crates.io-index"3848checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"3849dependencies = [3850 "cfg-if 1.0.0",3851 "ecdsa",3852 "elliptic-curve",3853 "sec1",3854]38553856[[package]]3857name = "keccak"3858version = "0.1.2"3859source = "registry+https://github.com/rust-lang/crates.io-index"3860checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"38613862[[package]]3863name = "kusama-runtime"3864version = "0.9.24"3865source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"3866dependencies = [3867 "beefy-primitives",3868 "bitvec 1.0.1",3869 "frame-benchmarking",3870 "frame-election-provider-support",3871 "frame-executive",3872 "frame-support",3873 "frame-system",3874 "frame-system-benchmarking",3875 "frame-system-rpc-runtime-api",3876 "frame-try-runtime",3877 "hex-literal",3878 "kusama-runtime-constants",3879 "log",3880 "pallet-authority-discovery",3881 "pallet-authorship",3882 "pallet-babe",3883 "pallet-bags-list",3884 "pallet-balances",3885 "pallet-bounties",3886 "pallet-child-bounties",3887 "pallet-collective",3888 "pallet-democracy",3889 "pallet-election-provider-multi-phase",3890 "pallet-election-provider-support-benchmarking",3891 "pallet-elections-phragmen",3892 "pallet-gilt",3893 "pallet-grandpa",3894 "pallet-identity",3895 "pallet-im-online",3896 "pallet-indices",3897 "pallet-membership",3898 "pallet-multisig",3899 "pallet-nicks",3900 "pallet-nomination-pools",3901 "pallet-nomination-pools-benchmarking",3902 "pallet-offences",3903 "pallet-offences-benchmarking",3904 "pallet-preimage",3905 "pallet-proxy",3906 "pallet-recovery",3907 "pallet-scheduler",3908 "pallet-session",3909 "pallet-session-benchmarking",3910 "pallet-society",3911 "pallet-staking",3912 "pallet-staking-reward-fn",3913 "pallet-timestamp",3914 "pallet-tips",3915 "pallet-transaction-payment",3916 "pallet-transaction-payment-rpc-runtime-api",3917 "pallet-treasury",3918 "pallet-utility",3919 "pallet-vesting",3920 "pallet-xcm",3921 "pallet-xcm-benchmarks",3922 "parity-scale-codec 3.1.5",3923 "polkadot-primitives",3924 "polkadot-runtime-common",3925 "polkadot-runtime-parachains",3926 "rustc-hex",3927 "scale-info",3928 "serde",3929 "serde_derive",3930 "smallvec",3931 "sp-api",3932 "sp-arithmetic",3933 "sp-authority-discovery",3934 "sp-block-builder",3935 "sp-consensus-babe",3936 "sp-core",3937 "sp-inherents",3938 "sp-io",3939 "sp-mmr-primitives",3940 "sp-npos-elections",3941 "sp-offchain",3942 "sp-runtime",3943 "sp-session",3944 "sp-staking",3945 "sp-std",3946 "sp-transaction-pool",3947 "sp-version",3948 "static_assertions",3949 "substrate-wasm-builder",3950 "xcm",3951 "xcm-builder",3952 "xcm-executor",3953]39543955[[package]]3956name = "kusama-runtime-constants"3957version = "0.9.24"3958source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"3959dependencies = [3960 "frame-support",3961 "polkadot-primitives",3962 "polkadot-runtime-common",3963 "smallvec",3964 "sp-runtime",3965]39663967[[package]]3968name = "kv-log-macro"3969version = "1.0.7"3970source = "registry+https://github.com/rust-lang/crates.io-index"3971checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"3972dependencies = [3973 "log",3974]39753976[[package]]3977name = "kvdb"3978version = "0.11.0"3979source = "registry+https://github.com/rust-lang/crates.io-index"3980checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"3981dependencies = [3982 "parity-util-mem",3983 "smallvec",3984]39853986[[package]]3987name = "kvdb-memorydb"3988version = "0.11.0"3989source = "registry+https://github.com/rust-lang/crates.io-index"3990checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"3991dependencies = [3992 "kvdb",3993 "parity-util-mem",3994 "parking_lot 0.12.1",3995]39963997[[package]]3998name = "kvdb-rocksdb"3999version = "0.15.2"4000source = "registry+https://github.com/rust-lang/crates.io-index"4001checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4002dependencies = [4003 "fs-swap",4004 "kvdb",4005 "log",4006 "num_cpus",4007 "owning_ref",4008 "parity-util-mem",4009 "parking_lot 0.12.1",4010 "regex",4011 "rocksdb",4012 "smallvec",4013]40144015[[package]]4016name = "lazy_static"4017version = "1.4.0"4018source = "registry+https://github.com/rust-lang/crates.io-index"4019checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"40204021[[package]]4022name = "lazycell"4023version = "1.3.0"4024source = "registry+https://github.com/rust-lang/crates.io-index"4025checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"40264027[[package]]4028name = "libc"4029version = "0.2.126"4030source = "registry+https://github.com/rust-lang/crates.io-index"4031checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"40324033[[package]]4034name = "libloading"4035version = "0.5.2"4036source = "registry+https://github.com/rust-lang/crates.io-index"4037checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4038dependencies = [4039 "cc",4040 "winapi",4041]40424043[[package]]4044name = "libloading"4045version = "0.7.3"4046source = "registry+https://github.com/rust-lang/crates.io-index"4047checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"4048dependencies = [4049 "cfg-if 1.0.0",4050 "winapi",4051]40524053[[package]]4054name = "libm"4055version = "0.2.2"4056source = "registry+https://github.com/rust-lang/crates.io-index"4057checksum = "33a33a362ce288760ec6a508b94caaec573ae7d3bbbd91b87aa0bad4456839db"40584059[[package]]4060name = "libp2p"4061version = "0.45.1"4062source = "registry+https://github.com/rust-lang/crates.io-index"4063checksum = "41726ee8f662563fafba2d2d484b14037cc8ecb8c953fbfc8439d4ce3a0a9029"4064dependencies = [4065 "bytes 1.2.0",4066 "futures 0.3.21",4067 "futures-timer",4068 "getrandom 0.2.7",4069 "instant",4070 "lazy_static",4071 "libp2p-autonat",4072 "libp2p-core 0.33.0",4073 "libp2p-deflate",4074 "libp2p-dns",4075 "libp2p-floodsub",4076 "libp2p-gossipsub",4077 "libp2p-identify",4078 "libp2p-kad",4079 "libp2p-mdns",4080 "libp2p-metrics",4081 "libp2p-mplex",4082 "libp2p-noise",4083 "libp2p-ping",4084 "libp2p-plaintext",4085 "libp2p-pnet",4086 "libp2p-relay",4087 "libp2p-rendezvous",4088 "libp2p-request-response",4089 "libp2p-swarm",4090 "libp2p-swarm-derive",4091 "libp2p-tcp",4092 "libp2p-uds",4093 "libp2p-wasm-ext",4094 "libp2p-websocket",4095 "libp2p-yamux",4096 "multiaddr",4097 "parking_lot 0.12.1",4098 "pin-project 1.0.11",4099 "rand 0.7.3",4100 "smallvec",4101]41024103[[package]]4104name = "libp2p-autonat"4105version = "0.4.1"4106source = "registry+https://github.com/rust-lang/crates.io-index"4107checksum = "1d45945fd2f96c4b133c23d5c28a8b7fc8d7138e6dd8d5a8cd492dd384f888e3"4108dependencies = [4109 "async-trait",4110 "futures 0.3.21",4111 "futures-timer",4112 "instant",4113 "libp2p-core 0.33.0",4114 "libp2p-request-response",4115 "libp2p-swarm",4116 "log",4117 "prost 0.10.4",4118 "prost-build 0.10.4",4119 "rand 0.8.5",4120]41214122[[package]]4123name = "libp2p-core"4124version = "0.32.1"4125source = "registry+https://github.com/rust-lang/crates.io-index"4126checksum = "db5b02602099fb75cb2d16f9ea860a320d6eb82ce41e95ab680912c454805cd5"4127dependencies = [4128 "asn1_der",4129 "bs58",4130 "ed25519-dalek",4131 "either",4132 "fnv",4133 "futures 0.3.21",4134 "futures-timer",4135 "instant",4136 "lazy_static",4137 "log",4138 "multiaddr",4139 "multihash",4140 "multistream-select",4141 "parking_lot 0.12.1",4142 "pin-project 1.0.11",4143 "prost 0.9.0",4144 "prost-build 0.9.0",4145 "rand 0.8.5",4146 "ring",4147 "rw-stream-sink 0.2.1",4148 "sha2 0.10.2",4149 "smallvec",4150 "thiserror",4151 "unsigned-varint",4152 "void",4153 "zeroize",4154]41554156[[package]]4157name = "libp2p-core"4158version = "0.33.0"4159source = "registry+https://github.com/rust-lang/crates.io-index"4160checksum = "42d46fca305dee6757022e2f5a4f6c023315084d0ed7441c3ab244e76666d979"4161dependencies = [4162 "asn1_der",4163 "bs58",4164 "ed25519-dalek",4165 "either",4166 "fnv",4167 "futures 0.3.21",4168 "futures-timer",4169 "instant",4170 "lazy_static",4171 "libsecp256k1",4172 "log",4173 "multiaddr",4174 "multihash",4175 "multistream-select",4176 "parking_lot 0.12.1",4177 "pin-project 1.0.11",4178 "prost 0.10.4",4179 "prost-build 0.10.4",4180 "rand 0.8.5",4181 "ring",4182 "rw-stream-sink 0.3.0",4183 "sha2 0.10.2",4184 "smallvec",4185 "thiserror",4186 "unsigned-varint",4187 "void",4188 "zeroize",4189]41904191[[package]]4192name = "libp2p-deflate"4193version = "0.33.0"4194source = "registry+https://github.com/rust-lang/crates.io-index"4195checksum = "86adefc55ea4ed8201149f052fb441210727481dff1fb0b8318460206a79f5fb"4196dependencies = [4197 "flate2",4198 "futures 0.3.21",4199 "libp2p-core 0.33.0",4200]42014202[[package]]4203name = "libp2p-dns"4204version = "0.33.0"4205source = "registry+https://github.com/rust-lang/crates.io-index"4206checksum = "fbb462ec3a51fab457b4b44ac295e8b0a4b04dc175127e615cf996b1f0f1a268"4207dependencies = [4208 "async-std-resolver",4209 "futures 0.3.21",4210 "libp2p-core 0.33.0",4211 "log",4212 "parking_lot 0.12.1",4213 "smallvec",4214 "trust-dns-resolver",4215]42164217[[package]]4218name = "libp2p-floodsub"4219version = "0.36.0"4220source = "registry+https://github.com/rust-lang/crates.io-index"4221checksum = "a505d0c6f851cbf2919535150198e530825def8bd3757477f13dc3a57f46cbcc"4222dependencies = [4223 "cuckoofilter",4224 "fnv",4225 "futures 0.3.21",4226 "libp2p-core 0.33.0",4227 "libp2p-swarm",4228 "log",4229 "prost 0.10.4",4230 "prost-build 0.10.4",4231 "rand 0.7.3",4232 "smallvec",4233]42344235[[package]]4236name = "libp2p-gossipsub"4237version = "0.38.1"4238source = "registry+https://github.com/rust-lang/crates.io-index"4239checksum = "43e064ba4d7832e01c738626c6b274ae100baba05f5ffcc7b265c2a3ed398108"4240dependencies = [4241 "asynchronous-codec",4242 "base64",4243 "byteorder",4244 "bytes 1.2.0",4245 "fnv",4246 "futures 0.3.21",4247 "hex_fmt",4248 "instant",4249 "libp2p-core 0.33.0",4250 "libp2p-swarm",4251 "log",4252 "prometheus-client",4253 "prost 0.10.4",4254 "prost-build 0.10.4",4255 "rand 0.7.3",4256 "regex",4257 "sha2 0.10.2",4258 "smallvec",4259 "unsigned-varint",4260 "wasm-timer",4261]42624263[[package]]4264name = "libp2p-identify"4265version = "0.36.1"4266source = "registry+https://github.com/rust-lang/crates.io-index"4267checksum = "b84b53490442d086db1fa5375670c9666e79143dccadef3f7c74a4346899a984"4268dependencies = [4269 "asynchronous-codec",4270 "futures 0.3.21",4271 "futures-timer",4272 "libp2p-core 0.33.0",4273 "libp2p-swarm",4274 "log",4275 "lru 0.7.8",4276 "prost 0.10.4",4277 "prost-build 0.10.4",4278 "prost-codec",4279 "smallvec",4280 "thiserror",4281 "void",4282]42834284[[package]]4285name = "libp2p-kad"4286version = "0.37.1"4287source = "registry+https://github.com/rust-lang/crates.io-index"4288checksum = "5f6b5d4de90fcd35feb65ea6223fd78f3b747a64ca4b65e0813fbe66a27d56aa"4289dependencies = [4290 "arrayvec 0.7.2",4291 "asynchronous-codec",4292 "bytes 1.2.0",4293 "either",4294 "fnv",4295 "futures 0.3.21",4296 "futures-timer",4297 "instant",4298 "libp2p-core 0.33.0",4299 "libp2p-swarm",4300 "log",4301 "prost 0.10.4",4302 "prost-build 0.10.4",4303 "rand 0.7.3",4304 "sha2 0.10.2",4305 "smallvec",4306 "thiserror",4307 "uint",4308 "unsigned-varint",4309 "void",4310]43114312[[package]]4313name = "libp2p-mdns"4314version = "0.37.0"4315source = "registry+https://github.com/rust-lang/crates.io-index"4316checksum = "4783f8cf00c7b6c1ff0f1870b4fcf50b042b45533d2e13b6fb464caf447a6951"4317dependencies = [4318 "async-io",4319 "data-encoding",4320 "dns-parser",4321 "futures 0.3.21",4322 "if-watch",4323 "lazy_static",4324 "libp2p-core 0.33.0",4325 "libp2p-swarm",4326 "log",4327 "rand 0.8.5",4328 "smallvec",4329 "socket2",4330 "void",4331]43324333[[package]]4334name = "libp2p-metrics"4335version = "0.6.1"4336source = "registry+https://github.com/rust-lang/crates.io-index"4337checksum = "564a7e5284d7d9b3140fdfc3cb6567bc32555e86a21de5604c2ec85da05cf384"4338dependencies = [4339 "libp2p-core 0.33.0",4340 "libp2p-gossipsub",4341 "libp2p-identify",4342 "libp2p-kad",4343 "libp2p-ping",4344 "libp2p-relay",4345 "libp2p-swarm",4346 "prometheus-client",4347]43484349[[package]]4350name = "libp2p-mplex"4351version = "0.33.0"4352source = "registry+https://github.com/rust-lang/crates.io-index"4353checksum = "5ff9c893f2367631a711301d703c47432af898c9bb8253bea0e2c051a13f7640"4354dependencies = [4355 "asynchronous-codec",4356 "bytes 1.2.0",4357 "futures 0.3.21",4358 "libp2p-core 0.33.0",4359 "log",4360 "nohash-hasher",4361 "parking_lot 0.12.1",4362 "rand 0.7.3",4363 "smallvec",4364 "unsigned-varint",4365]43664367[[package]]4368name = "libp2p-noise"4369version = "0.36.0"4370source = "registry+https://github.com/rust-lang/crates.io-index"4371checksum = "cf2cee1dad1c83325bbd182a8e94555778699cec8a9da00086efb7522c4c15ad"4372dependencies = [4373 "bytes 1.2.0",4374 "curve25519-dalek 3.2.0",4375 "futures 0.3.21",4376 "lazy_static",4377 "libp2p-core 0.33.0",4378 "log",4379 "prost 0.10.4",4380 "prost-build 0.10.4",4381 "rand 0.8.5",4382 "sha2 0.10.2",4383 "snow",4384 "static_assertions",4385 "x25519-dalek",4386 "zeroize",4387]43884389[[package]]4390name = "libp2p-ping"4391version = "0.36.0"4392source = "registry+https://github.com/rust-lang/crates.io-index"4393checksum = "d41516c82fe8dd148ec925eead0c5ec08a0628f7913597e93e126e4dfb4e0787"4394dependencies = [4395 "futures 0.3.21",4396 "futures-timer",4397 "instant",4398 "libp2p-core 0.33.0",4399 "libp2p-swarm",4400 "log",4401 "rand 0.7.3",4402 "void",4403]44044405[[package]]4406name = "libp2p-plaintext"4407version = "0.33.0"4408source = "registry+https://github.com/rust-lang/crates.io-index"4409checksum = "db007e737adc5d28b2e03223b0210164928ad742591127130796a72aa8eaf54f"4410dependencies = [4411 "asynchronous-codec",4412 "bytes 1.2.0",4413 "futures 0.3.21",4414 "libp2p-core 0.33.0",4415 "log",4416 "prost 0.10.4",4417 "prost-build 0.10.4",4418 "unsigned-varint",4419 "void",4420]44214422[[package]]4423name = "libp2p-pnet"4424version = "0.22.0"4425source = "registry+https://github.com/rust-lang/crates.io-index"4426checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"4427dependencies = [4428 "futures 0.3.21",4429 "log",4430 "pin-project 1.0.11",4431 "rand 0.7.3",4432 "salsa20",4433 "sha3 0.9.1",4434]44354436[[package]]4437name = "libp2p-relay"4438version = "0.9.1"4439source = "registry+https://github.com/rust-lang/crates.io-index"4440checksum = "624ead3406f64437a0d4567c31bd128a9a0b8226d5f16c074038f5d0fc32f650"4441dependencies = [4442 "asynchronous-codec",4443 "bytes 1.2.0",4444 "either",4445 "futures 0.3.21",4446 "futures-timer",4447 "instant",4448 "libp2p-core 0.33.0",4449 "libp2p-swarm",4450 "log",4451 "pin-project 1.0.11",4452 "prost 0.10.4",4453 "prost-build 0.10.4",4454 "prost-codec",4455 "rand 0.8.5",4456 "smallvec",4457 "static_assertions",4458 "thiserror",4459 "void",4460]44614462[[package]]4463name = "libp2p-rendezvous"4464version = "0.6.0"4465source = "registry+https://github.com/rust-lang/crates.io-index"4466checksum = "c59967ea2db2c7560f641aa58ac05982d42131863fcd3dd6dcf0dd1daf81c60c"4467dependencies = [4468 "asynchronous-codec",4469 "bimap",4470 "futures 0.3.21",4471 "futures-timer",4472 "instant",4473 "libp2p-core 0.33.0",4474 "libp2p-swarm",4475 "log",4476 "prost 0.10.4",4477 "prost-build 0.10.4",4478 "rand 0.8.5",4479 "sha2 0.10.2",4480 "thiserror",4481 "unsigned-varint",4482 "void",4483]44844485[[package]]4486name = "libp2p-request-response"4487version = "0.18.0"4488source = "registry+https://github.com/rust-lang/crates.io-index"4489checksum = "b02e0acb725e5a757d77c96b95298fd73a7394fe82ba7b8bbeea510719cbe441"4490dependencies = [4491 "async-trait",4492 "bytes 1.2.0",4493 "futures 0.3.21",4494 "instant",4495 "libp2p-core 0.33.0",4496 "libp2p-swarm",4497 "log",4498 "rand 0.7.3",4499 "smallvec",4500 "unsigned-varint",4501]45024503[[package]]4504name = "libp2p-swarm"4505version = "0.36.1"4506source = "registry+https://github.com/rust-lang/crates.io-index"4507checksum = "8f4bb21c5abadbf00360c734f16bf87f1712ed4f23cd46148f625d2ddb867346"4508dependencies = [4509 "either",4510 "fnv",4511 "futures 0.3.21",4512 "futures-timer",4513 "instant",4514 "libp2p-core 0.33.0",4515 "log",4516 "pin-project 1.0.11",4517 "rand 0.7.3",4518 "smallvec",4519 "thiserror",4520 "void",4521]45224523[[package]]4524name = "libp2p-swarm-derive"4525version = "0.27.2"4526source = "registry+https://github.com/rust-lang/crates.io-index"4527checksum = "4f693c8c68213034d472cbb93a379c63f4f307d97c06f1c41e4985de481687a5"4528dependencies = [4529 "quote",4530 "syn",4531]45324533[[package]]4534name = "libp2p-tcp"4535version = "0.33.0"4536source = "registry+https://github.com/rust-lang/crates.io-index"4537checksum = "4f4933e38ef21b50698aefc87799c24f2a365c9d3f6cf50471f3f6a0bc410892"4538dependencies = [4539 "async-io",4540 "futures 0.3.21",4541 "futures-timer",4542 "if-watch",4543 "ipnet",4544 "libc",4545 "libp2p-core 0.33.0",4546 "log",4547 "socket2",4548]45494550[[package]]4551name = "libp2p-uds"4552version = "0.32.0"4553source = "registry+https://github.com/rust-lang/crates.io-index"4554checksum = "24bdab114f7f2701757d6541266e1131b429bbae382008f207f2114ee4222dcb"4555dependencies = [4556 "async-std",4557 "futures 0.3.21",4558 "libp2p-core 0.32.1",4559 "log",4560]45614562[[package]]4563name = "libp2p-wasm-ext"4564version = "0.33.0"4565source = "registry+https://github.com/rust-lang/crates.io-index"4566checksum = "f066f2b8b1a1d64793f05da2256e6842ecd0293d6735ca2e9bda89831a1bdc06"4567dependencies = [4568 "futures 0.3.21",4569 "js-sys",4570 "libp2p-core 0.33.0",4571 "parity-send-wrapper",4572 "wasm-bindgen",4573 "wasm-bindgen-futures",4574]45754576[[package]]4577name = "libp2p-websocket"4578version = "0.35.0"4579source = "registry+https://github.com/rust-lang/crates.io-index"4580checksum = "39d398fbb29f432c4128fabdaac2ed155c3bcaf1b9bd40eeeb10a471eefacbf5"4581dependencies = [4582 "either",4583 "futures 0.3.21",4584 "futures-rustls",4585 "libp2p-core 0.33.0",4586 "log",4587 "parking_lot 0.12.1",4588 "quicksink",4589 "rw-stream-sink 0.3.0",4590 "soketto",4591 "url",4592 "webpki-roots",4593]45944595[[package]]4596name = "libp2p-yamux"4597version = "0.37.0"4598source = "registry+https://github.com/rust-lang/crates.io-index"4599checksum = "8fe653639ad74877c759720febb0cbcbf4caa221adde4eed2d3126ce5c6f381f"4600dependencies = [4601 "futures 0.3.21",4602 "libp2p-core 0.33.0",4603 "parking_lot 0.12.1",4604 "thiserror",4605 "yamux",4606]46074608[[package]]4609name = "librocksdb-sys"4610version = "0.6.1+6.28.2"4611source = "registry+https://github.com/rust-lang/crates.io-index"4612checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4613dependencies = [4614 "bindgen",4615 "bzip2-sys",4616 "cc",4617 "glob",4618 "libc",4619 "libz-sys",4620 "tikv-jemalloc-sys",4621]46224623[[package]]4624name = "libsecp256k1"4625version = "0.7.1"4626source = "registry+https://github.com/rust-lang/crates.io-index"4627checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4628dependencies = [4629 "arrayref",4630 "base64",4631 "digest 0.9.0",4632 "hmac-drbg",4633 "libsecp256k1-core",4634 "libsecp256k1-gen-ecmult",4635 "libsecp256k1-gen-genmult",4636 "rand 0.8.5",4637 "serde",4638 "sha2 0.9.9",4639 "typenum",4640]46414642[[package]]4643name = "libsecp256k1-core"4644version = "0.3.0"4645source = "registry+https://github.com/rust-lang/crates.io-index"4646checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4647dependencies = [4648 "crunchy",4649 "digest 0.9.0",4650 "subtle",4651]46524653[[package]]4654name = "libsecp256k1-gen-ecmult"4655version = "0.3.0"4656source = "registry+https://github.com/rust-lang/crates.io-index"4657checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4658dependencies = [4659 "libsecp256k1-core",4660]46614662[[package]]4663name = "libsecp256k1-gen-genmult"4664version = "0.3.0"4665source = "registry+https://github.com/rust-lang/crates.io-index"4666checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4667dependencies = [4668 "libsecp256k1-core",4669]46704671[[package]]4672name = "libz-sys"4673version = "1.1.8"4674source = "registry+https://github.com/rust-lang/crates.io-index"4675checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4676dependencies = [4677 "cc",4678 "pkg-config",4679 "vcpkg",4680]46814682[[package]]4683name = "linked-hash-map"4684version = "0.5.6"4685source = "registry+https://github.com/rust-lang/crates.io-index"4686checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"46874688[[package]]4689name = "linked_hash_set"4690version = "0.1.4"4691source = "registry+https://github.com/rust-lang/crates.io-index"4692checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4693dependencies = [4694 "linked-hash-map",4695]46964697[[package]]4698name = "linregress"4699version = "0.4.4"4700source = "registry+https://github.com/rust-lang/crates.io-index"4701checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4702dependencies = [4703 "nalgebra",4704 "statrs",4705]47064707[[package]]4708name = "linux-raw-sys"4709version = "0.0.42"4710source = "registry+https://github.com/rust-lang/crates.io-index"4711checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"47124713[[package]]4714name = "lock_api"4715version = "0.4.7"4716source = "registry+https://github.com/rust-lang/crates.io-index"4717checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"4718dependencies = [4719 "autocfg",4720 "scopeguard",4721]47224723[[package]]4724name = "log"4725version = "0.4.17"4726source = "registry+https://github.com/rust-lang/crates.io-index"4727checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4728dependencies = [4729 "cfg-if 1.0.0",4730 "value-bag",4731]47324733[[package]]4734name = "lru"4735version = "0.6.6"4736source = "registry+https://github.com/rust-lang/crates.io-index"4737checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4738dependencies = [4739 "hashbrown 0.11.2",4740]47414742[[package]]4743name = "lru"4744version = "0.7.8"4745source = "registry+https://github.com/rust-lang/crates.io-index"4746checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4747dependencies = [4748 "hashbrown 0.12.3",4749]47504751[[package]]4752name = "lru-cache"4753version = "0.1.2"4754source = "registry+https://github.com/rust-lang/crates.io-index"4755checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4756dependencies = [4757 "linked-hash-map",4758]47594760[[package]]4761name = "lz4"4762version = "1.23.3"4763source = "registry+https://github.com/rust-lang/crates.io-index"4764checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885"4765dependencies = [4766 "libc",4767 "lz4-sys",4768]47694770[[package]]4771name = "lz4-sys"4772version = "1.9.3"4773source = "registry+https://github.com/rust-lang/crates.io-index"4774checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17"4775dependencies = [4776 "cc",4777 "libc",4778]47794780[[package]]4781name = "mach"4782version = "0.3.2"4783source = "registry+https://github.com/rust-lang/crates.io-index"4784checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4785dependencies = [4786 "libc",4787]47884789[[package]]4790name = "maplit"4791version = "1.0.2"4792source = "registry+https://github.com/rust-lang/crates.io-index"4793checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"47944795[[package]]4796name = "match_cfg"4797version = "0.1.0"4798source = "registry+https://github.com/rust-lang/crates.io-index"4799checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"48004801[[package]]4802name = "matchers"4803version = "0.0.1"4804source = "registry+https://github.com/rust-lang/crates.io-index"4805checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4806dependencies = [4807 "regex-automata",4808]48094810[[package]]4811name = "matches"4812version = "0.1.9"4813source = "registry+https://github.com/rust-lang/crates.io-index"4814checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"48154816[[package]]4817name = "matrixmultiply"4818version = "0.3.2"4819source = "registry+https://github.com/rust-lang/crates.io-index"4820checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4821dependencies = [4822 "rawpointer",4823]48244825[[package]]4826name = "memchr"4827version = "2.5.0"4828source = "registry+https://github.com/rust-lang/crates.io-index"4829checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"48304831[[package]]4832name = "memfd"4833version = "0.4.1"4834source = "registry+https://github.com/rust-lang/crates.io-index"4835checksum = "f6627dc657574b49d6ad27105ed671822be56e0d2547d413bfbf3e8d8fa92e7a"4836dependencies = [4837 "libc",4838]48394840[[package]]4841name = "memmap2"4842version = "0.2.3"4843source = "registry+https://github.com/rust-lang/crates.io-index"4844checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4845dependencies = [4846 "libc",4847]48484849[[package]]4850name = "memmap2"4851version = "0.5.5"4852source = "registry+https://github.com/rust-lang/crates.io-index"4853checksum = "3a79b39c93a7a5a27eeaf9a23b5ff43f1b9e0ad6b1cdd441140ae53c35613fc7"4854dependencies = [4855 "libc",4856]48574858[[package]]4859name = "memoffset"4860version = "0.6.5"4861source = "registry+https://github.com/rust-lang/crates.io-index"4862checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4863dependencies = [4864 "autocfg",4865]48664867[[package]]4868name = "memory-db"4869version = "0.29.0"4870source = "registry+https://github.com/rust-lang/crates.io-index"4871checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4872dependencies = [4873 "hash-db",4874 "hashbrown 0.12.3",4875 "parity-util-mem",4876]48774878[[package]]4879name = "memory-lru"4880version = "0.1.0"4881source = "registry+https://github.com/rust-lang/crates.io-index"4882checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4883dependencies = [4884 "lru 0.6.6",4885]48864887[[package]]4888name = "memory_units"4889version = "0.3.0"4890source = "registry+https://github.com/rust-lang/crates.io-index"4891checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"48924893[[package]]4894name = "merlin"4895version = "2.0.1"4896source = "registry+https://github.com/rust-lang/crates.io-index"4897checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4898dependencies = [4899 "byteorder",4900 "keccak",4901 "rand_core 0.5.1",4902 "zeroize",4903]49044905[[package]]4906name = "mick-jaeger"4907version = "0.1.8"4908source = "registry+https://github.com/rust-lang/crates.io-index"4909checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4910dependencies = [4911 "futures 0.3.21",4912 "rand 0.8.5",4913 "thrift",4914]49154916[[package]]4917name = "minimal-lexical"4918version = "0.2.1"4919source = "registry+https://github.com/rust-lang/crates.io-index"4920checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"49214922[[package]]4923name = "miniz_oxide"4924version = "0.5.3"4925source = "registry+https://github.com/rust-lang/crates.io-index"4926checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"4927dependencies = [4928 "adler",4929]49304931[[package]]4932name = "mio"4933version = "0.8.4"4934source = "registry+https://github.com/rust-lang/crates.io-index"4935checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"4936dependencies = [4937 "libc",4938 "log",4939 "wasi 0.11.0+wasi-snapshot-preview1",4940 "windows-sys",4941]49424943[[package]]4944name = "more-asserts"4945version = "0.2.2"4946source = "registry+https://github.com/rust-lang/crates.io-index"4947checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"49484949[[package]]4950name = "multiaddr"4951version = "0.14.0"4952source = "registry+https://github.com/rust-lang/crates.io-index"4953checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"4954dependencies = [4955 "arrayref",4956 "bs58",4957 "byteorder",4958 "data-encoding",4959 "multihash",4960 "percent-encoding",4961 "serde",4962 "static_assertions",4963 "unsigned-varint",4964 "url",4965]49664967[[package]]4968name = "multibase"4969version = "0.9.1"4970source = "registry+https://github.com/rust-lang/crates.io-index"4971checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"4972dependencies = [4973 "base-x",4974 "data-encoding",4975 "data-encoding-macro",4976]49774978[[package]]4979name = "multihash"4980version = "0.16.2"4981source = "registry+https://github.com/rust-lang/crates.io-index"4982checksum = "e3db354f401db558759dfc1e568d010a5d4146f4d3f637be1275ec4a3cf09689"4983dependencies = [4984 "blake2b_simd",4985 "blake2s_simd",4986 "blake3",4987 "core2",4988 "digest 0.10.3",4989 "multihash-derive",4990 "sha2 0.10.2",4991 "sha3 0.10.1",4992 "unsigned-varint",4993]49944995[[package]]4996name = "multihash-derive"4997version = "0.8.0"4998source = "registry+https://github.com/rust-lang/crates.io-index"4999checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5000dependencies = [5001 "proc-macro-crate",5002 "proc-macro-error",5003 "proc-macro2",5004 "quote",5005 "syn",5006 "synstructure",5007]50085009[[package]]5010name = "multimap"5011version = "0.8.3"5012source = "registry+https://github.com/rust-lang/crates.io-index"5013checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"50145015[[package]]5016name = "multistream-select"5017version = "0.11.0"5018source = "registry+https://github.com/rust-lang/crates.io-index"5019checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5020dependencies = [5021 "bytes 1.2.0",5022 "futures 0.3.21",5023 "log",5024 "pin-project 1.0.11",5025 "smallvec",5026 "unsigned-varint",5027]50285029[[package]]5030name = "nalgebra"5031version = "0.27.1"5032source = "registry+https://github.com/rust-lang/crates.io-index"5033checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5034dependencies = [5035 "approx",5036 "matrixmultiply",5037 "nalgebra-macros",5038 "num-complex",5039 "num-rational 0.4.1",5040 "num-traits",5041 "rand 0.8.5",5042 "rand_distr",5043 "simba",5044 "typenum",5045]50465047[[package]]5048name = "nalgebra-macros"5049version = "0.1.0"5050source = "registry+https://github.com/rust-lang/crates.io-index"5051checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5052dependencies = [5053 "proc-macro2",5054 "quote",5055 "syn",5056]50575058[[package]]5059name = "names"5060version = "0.13.0"5061source = "registry+https://github.com/rust-lang/crates.io-index"5062checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5063dependencies = [5064 "rand 0.8.5",5065]50665067[[package]]5068name = "nanorand"5069version = "0.7.0"5070source = "registry+https://github.com/rust-lang/crates.io-index"5071checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"50725073[[package]]5074name = "netlink-packet-core"5075version = "0.4.2"5076source = "registry+https://github.com/rust-lang/crates.io-index"5077checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5078dependencies = [5079 "anyhow",5080 "byteorder",5081 "libc",5082 "netlink-packet-utils",5083]50845085[[package]]5086name = "netlink-packet-route"5087version = "0.12.0"5088source = "registry+https://github.com/rust-lang/crates.io-index"5089checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5090dependencies = [5091 "anyhow",5092 "bitflags",5093 "byteorder",5094 "libc",5095 "netlink-packet-core",5096 "netlink-packet-utils",5097]50985099[[package]]5100name = "netlink-packet-utils"5101version = "0.5.1"5102source = "registry+https://github.com/rust-lang/crates.io-index"5103checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5104dependencies = [5105 "anyhow",5106 "byteorder",5107 "paste",5108 "thiserror",5109]51105111[[package]]5112name = "netlink-proto"5113version = "0.10.0"5114source = "registry+https://github.com/rust-lang/crates.io-index"5115checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5116dependencies = [5117 "bytes 1.2.0",5118 "futures 0.3.21",5119 "log",5120 "netlink-packet-core",5121 "netlink-sys",5122 "thiserror",5123 "tokio 1.20.1",5124]51255126[[package]]5127name = "netlink-sys"5128version = "0.8.3"5129source = "registry+https://github.com/rust-lang/crates.io-index"5130checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5131dependencies = [5132 "async-io",5133 "bytes 1.2.0",5134 "futures 0.3.21",5135 "libc",5136 "log",5137]51385139[[package]]5140name = "nix"5141version = "0.24.2"5142source = "registry+https://github.com/rust-lang/crates.io-index"5143checksum = "195cdbc1741b8134346d515b3a56a1c94b0912758009cfd53f99ea0f57b065fc"5144dependencies = [5145 "bitflags",5146 "cfg-if 1.0.0",5147 "libc",5148]51495150[[package]]5151name = "nodrop"5152version = "0.1.14"5153source = "registry+https://github.com/rust-lang/crates.io-index"5154checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51555156[[package]]5157name = "nohash-hasher"5158version = "0.2.0"5159source = "registry+https://github.com/rust-lang/crates.io-index"5160checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51615162[[package]]5163name = "nom"5164version = "7.1.1"5165source = "registry+https://github.com/rust-lang/crates.io-index"5166checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5167dependencies = [5168 "memchr",5169 "minimal-lexical",5170]51715172[[package]]5173name = "num-bigint"5174version = "0.2.6"5175source = "registry+https://github.com/rust-lang/crates.io-index"5176checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5177dependencies = [5178 "autocfg",5179 "num-integer",5180 "num-traits",5181]51825183[[package]]5184name = "num-complex"5185version = "0.4.2"5186source = "registry+https://github.com/rust-lang/crates.io-index"5187checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5188dependencies = [5189 "num-traits",5190]51915192[[package]]5193name = "num-format"5194version = "0.4.0"5195source = "registry+https://github.com/rust-lang/crates.io-index"5196checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"5197dependencies = [5198 "arrayvec 0.4.12",5199 "itoa 0.4.8",5200]52015202[[package]]5203name = "num-integer"5204version = "0.1.45"5205source = "registry+https://github.com/rust-lang/crates.io-index"5206checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5207dependencies = [5208 "autocfg",5209 "num-traits",5210]52115212[[package]]5213name = "num-rational"5214version = "0.2.4"5215source = "registry+https://github.com/rust-lang/crates.io-index"5216checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5217dependencies = [5218 "autocfg",5219 "num-bigint",5220 "num-integer",5221 "num-traits",5222]52235224[[package]]5225name = "num-rational"5226version = "0.4.1"5227source = "registry+https://github.com/rust-lang/crates.io-index"5228checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5229dependencies = [5230 "autocfg",5231 "num-integer",5232 "num-traits",5233]52345235[[package]]5236name = "num-traits"5237version = "0.2.15"5238source = "registry+https://github.com/rust-lang/crates.io-index"5239checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5240dependencies = [5241 "autocfg",5242 "libm",5243]52445245[[package]]5246name = "num_cpus"5247version = "1.13.1"5248source = "registry+https://github.com/rust-lang/crates.io-index"5249checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5250dependencies = [5251 "hermit-abi",5252 "libc",5253]52545255[[package]]5256name = "object"5257version = "0.27.1"5258source = "registry+https://github.com/rust-lang/crates.io-index"5259checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5260dependencies = [5261 "crc32fast",5262 "indexmap",5263 "memchr",5264]52655266[[package]]5267name = "object"5268version = "0.29.0"5269source = "registry+https://github.com/rust-lang/crates.io-index"5270checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5271dependencies = [5272 "memchr",5273]52745275[[package]]5276name = "once_cell"5277version = "1.13.0"5278source = "registry+https://github.com/rust-lang/crates.io-index"5279checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"52805281[[package]]5282name = "opal-runtime"5283version = "0.9.24"5284dependencies = [5285 "cumulus-pallet-aura-ext",5286 "cumulus-pallet-dmp-queue",5287 "cumulus-pallet-parachain-system",5288 "cumulus-pallet-xcm",5289 "cumulus-pallet-xcmp-queue",5290 "cumulus-primitives-core",5291 "cumulus-primitives-timestamp",5292 "cumulus-primitives-utility",5293 "derivative",5294 "evm-coder",5295 "fp-evm-mapping",5296 "fp-rpc",5297 "fp-self-contained",5298 "frame-benchmarking",5299 "frame-executive",5300 "frame-support",5301 "frame-system",5302 "frame-system-benchmarking",5303 "frame-system-rpc-runtime-api",5304 "frame-try-runtime",5305 "hex-literal",5306 "log",5307 "orml-vesting",5308 "pallet-aura",5309 "pallet-balances",5310 "pallet-base-fee",5311 "pallet-common",5312 "pallet-ethereum",5313 "pallet-evm",5314 "pallet-evm-coder-substrate",5315 "pallet-evm-contract-helpers",5316 "pallet-evm-migration",5317 "pallet-evm-transaction-payment",5318 "pallet-fungible",5319 "pallet-inflation",5320 "pallet-nonfungible",5321 "pallet-randomness-collective-flip",5322 "pallet-refungible",5323 "pallet-rmrk-core",5324 "pallet-rmrk-equip",5325 "pallet-structure",5326 "pallet-sudo",5327 "pallet-template-transaction-payment",5328 "pallet-timestamp",5329 "pallet-transaction-payment",5330 "pallet-transaction-payment-rpc-runtime-api",5331 "pallet-treasury",5332 "pallet-unique",5333 "pallet-unique-scheduler",5334 "pallet-xcm",5335 "parachain-info",5336 "parity-scale-codec 3.1.5",5337 "polkadot-parachain",5338 "rmrk-rpc",5339 "scale-info",5340 "serde",5341 "smallvec",5342 "sp-api",5343 "sp-arithmetic",5344 "sp-block-builder",5345 "sp-consensus-aura",5346 "sp-core",5347 "sp-inherents",5348 "sp-io",5349 "sp-offchain",5350 "sp-runtime",5351 "sp-session",5352 "sp-std",5353 "sp-transaction-pool",5354 "sp-version",5355 "substrate-wasm-builder",5356 "up-common",5357 "up-data-structs",5358 "up-rpc",5359 "up-sponsorship",5360 "xcm",5361 "xcm-builder",5362 "xcm-executor",5363]53645365[[package]]5366name = "opaque-debug"5367version = "0.2.3"5368source = "registry+https://github.com/rust-lang/crates.io-index"5369checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"53705371[[package]]5372name = "opaque-debug"5373version = "0.3.0"5374source = "registry+https://github.com/rust-lang/crates.io-index"5375checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"53765377[[package]]5378name = "openssl-probe"5379version = "0.1.5"5380source = "registry+https://github.com/rust-lang/crates.io-index"5381checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"53825383[[package]]5384name = "orchestra"5385version = "0.0.1"5386source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5387dependencies = [5388 "async-trait",5389 "dyn-clonable",5390 "futures 0.3.21",5391 "futures-timer",5392 "orchestra-proc-macro",5393 "pin-project 1.0.11",5394 "prioritized-metered-channel",5395 "thiserror",5396 "tracing",5397]53985399[[package]]5400name = "orchestra-proc-macro"5401version = "0.0.1"5402source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5403dependencies = [5404 "expander 0.0.6",5405 "petgraph",5406 "proc-macro-crate",5407 "proc-macro2",5408 "quote",5409 "syn",5410]54115412[[package]]5413name = "ordered-float"5414version = "1.1.1"5415source = "registry+https://github.com/rust-lang/crates.io-index"5416checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5417dependencies = [5418 "num-traits",5419]54205421[[package]]5422name = "orml-vesting"5423version = "0.4.1-dev"5424source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.24#e69cabf5dc293e54a3ce60e3db4bf2f381bd20eb"5425dependencies = [5426 "frame-support",5427 "frame-system",5428 "parity-scale-codec 3.1.5",5429 "scale-info",5430 "serde",5431 "sp-io",5432 "sp-runtime",5433 "sp-std",5434]54355436[[package]]5437name = "os_str_bytes"5438version = "6.2.0"5439source = "registry+https://github.com/rust-lang/crates.io-index"5440checksum = "648001efe5d5c0102d8cea768e348da85d90af8ba91f0bea908f157951493cd4"54415442[[package]]5443name = "owning_ref"5444version = "0.4.1"5445source = "registry+https://github.com/rust-lang/crates.io-index"5446checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5447dependencies = [5448 "stable_deref_trait",5449]54505451[[package]]5452name = "pallet-aura"5453version = "4.0.0-dev"5454source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5455dependencies = [5456 "frame-support",5457 "frame-system",5458 "pallet-timestamp",5459 "parity-scale-codec 3.1.5",5460 "scale-info",5461 "sp-application-crypto",5462 "sp-consensus-aura",5463 "sp-runtime",5464 "sp-std",5465]54665467[[package]]5468name = "pallet-authority-discovery"5469version = "4.0.0-dev"5470source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5471dependencies = [5472 "frame-support",5473 "frame-system",5474 "pallet-session",5475 "parity-scale-codec 3.1.5",5476 "scale-info",5477 "sp-application-crypto",5478 "sp-authority-discovery",5479 "sp-runtime",5480 "sp-std",5481]54825483[[package]]5484name = "pallet-authorship"5485version = "4.0.0-dev"5486source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5487dependencies = [5488 "frame-support",5489 "frame-system",5490 "impl-trait-for-tuples",5491 "parity-scale-codec 3.1.5",5492 "scale-info",5493 "sp-authorship",5494 "sp-runtime",5495 "sp-std",5496]54975498[[package]]5499name = "pallet-babe"5500version = "4.0.0-dev"5501source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5502dependencies = [5503 "frame-benchmarking",5504 "frame-support",5505 "frame-system",5506 "log",5507 "pallet-authorship",5508 "pallet-session",5509 "pallet-timestamp",5510 "parity-scale-codec 3.1.5",5511 "scale-info",5512 "sp-application-crypto",5513 "sp-consensus-babe",5514 "sp-consensus-vrf",5515 "sp-io",5516 "sp-runtime",5517 "sp-session",5518 "sp-staking",5519 "sp-std",5520]55215522[[package]]5523name = "pallet-bags-list"5524version = "4.0.0-dev"5525source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5526dependencies = [5527 "frame-benchmarking",5528 "frame-election-provider-support",5529 "frame-support",5530 "frame-system",5531 "log",5532 "pallet-balances",5533 "parity-scale-codec 3.1.5",5534 "scale-info",5535 "sp-core",5536 "sp-io",5537 "sp-runtime",5538 "sp-std",5539 "sp-tracing",5540]55415542[[package]]5543name = "pallet-balances"5544version = "4.0.0-dev"5545source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5546dependencies = [5547 "frame-benchmarking",5548 "frame-support",5549 "frame-system",5550 "log",5551 "parity-scale-codec 3.1.5",5552 "scale-info",5553 "sp-runtime",5554 "sp-std",5555]55565557[[package]]5558name = "pallet-base-fee"5559version = "1.0.0"5560source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5561dependencies = [5562 "fp-evm",5563 "frame-support",5564 "frame-system",5565 "parity-scale-codec 3.1.5",5566 "scale-info",5567 "serde",5568 "sp-core",5569 "sp-runtime",5570]55715572[[package]]5573name = "pallet-beefy"5574version = "4.0.0-dev"5575source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5576dependencies = [5577 "beefy-primitives",5578 "frame-support",5579 "frame-system",5580 "pallet-session",5581 "parity-scale-codec 3.1.5",5582 "scale-info",5583 "serde",5584 "sp-runtime",5585 "sp-std",5586]55875588[[package]]5589name = "pallet-beefy-mmr"5590version = "4.0.0-dev"5591source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5592dependencies = [5593 "beefy-merkle-tree",5594 "beefy-primitives",5595 "frame-support",5596 "frame-system",5597 "hex",5598 "log",5599 "pallet-beefy",5600 "pallet-mmr",5601 "pallet-session",5602 "parity-scale-codec 3.1.5",5603 "scale-info",5604 "serde",5605 "sp-core",5606 "sp-io",5607 "sp-runtime",5608 "sp-std",5609]56105611[[package]]5612name = "pallet-bounties"5613version = "4.0.0-dev"5614source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5615dependencies = [5616 "frame-benchmarking",5617 "frame-support",5618 "frame-system",5619 "log",5620 "pallet-treasury",5621 "parity-scale-codec 3.1.5",5622 "scale-info",5623 "sp-core",5624 "sp-io",5625 "sp-runtime",5626 "sp-std",5627]56285629[[package]]5630name = "pallet-bridge-dispatch"5631version = "0.1.0"5632source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5633dependencies = [5634 "bp-message-dispatch",5635 "bp-runtime",5636 "frame-support",5637 "frame-system",5638 "log",5639 "parity-scale-codec 3.1.5",5640 "scale-info",5641 "sp-core",5642 "sp-runtime",5643 "sp-std",5644]56455646[[package]]5647name = "pallet-bridge-grandpa"5648version = "0.1.0"5649source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5650dependencies = [5651 "bp-header-chain",5652 "bp-runtime",5653 "bp-test-utils",5654 "finality-grandpa",5655 "frame-support",5656 "frame-system",5657 "log",5658 "num-traits",5659 "parity-scale-codec 3.1.5",5660 "scale-info",5661 "serde",5662 "sp-finality-grandpa",5663 "sp-runtime",5664 "sp-std",5665 "sp-trie",5666]56675668[[package]]5669name = "pallet-bridge-messages"5670version = "0.1.0"5671source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5672dependencies = [5673 "bitvec 1.0.1",5674 "bp-message-dispatch",5675 "bp-messages",5676 "bp-runtime",5677 "frame-support",5678 "frame-system",5679 "log",5680 "num-traits",5681 "parity-scale-codec 3.1.5",5682 "scale-info",5683 "serde",5684 "sp-core",5685 "sp-runtime",5686 "sp-std",5687]56885689[[package]]5690name = "pallet-child-bounties"5691version = "4.0.0-dev"5692source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5693dependencies = [5694 "frame-benchmarking",5695 "frame-support",5696 "frame-system",5697 "log",5698 "pallet-bounties",5699 "pallet-treasury",5700 "parity-scale-codec 3.1.5",5701 "scale-info",5702 "sp-core",5703 "sp-io",5704 "sp-runtime",5705 "sp-std",5706]57075708[[package]]5709name = "pallet-collective"5710version = "4.0.0-dev"5711source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5712dependencies = [5713 "frame-benchmarking",5714 "frame-support",5715 "frame-system",5716 "log",5717 "parity-scale-codec 3.1.5",5718 "scale-info",5719 "sp-core",5720 "sp-io",5721 "sp-runtime",5722 "sp-std",5723]57245725[[package]]5726name = "pallet-common"5727version = "0.1.4"5728dependencies = [5729 "ethereum",5730 "evm-coder",5731 "fp-evm-mapping",5732 "frame-benchmarking",5733 "frame-support",5734 "frame-system",5735 "pallet-evm",5736 "pallet-evm-coder-substrate",5737 "parity-scale-codec 3.1.5",5738 "scale-info",5739 "serde",5740 "sp-core",5741 "sp-runtime",5742 "sp-std",5743 "up-data-structs",5744]57455746[[package]]5747name = "pallet-democracy"5748version = "4.0.0-dev"5749source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5750dependencies = [5751 "frame-benchmarking",5752 "frame-support",5753 "frame-system",5754 "parity-scale-codec 3.1.5",5755 "scale-info",5756 "serde",5757 "sp-io",5758 "sp-runtime",5759 "sp-std",5760]57615762[[package]]5763name = "pallet-election-provider-multi-phase"5764version = "4.0.0-dev"5765source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5766dependencies = [5767 "frame-benchmarking",5768 "frame-election-provider-support",5769 "frame-support",5770 "frame-system",5771 "log",5772 "parity-scale-codec 3.1.5",5773 "rand 0.7.3",5774 "scale-info",5775 "sp-arithmetic",5776 "sp-core",5777 "sp-io",5778 "sp-npos-elections",5779 "sp-runtime",5780 "sp-std",5781 "static_assertions",5782 "strum 0.23.0",5783]57845785[[package]]5786name = "pallet-election-provider-support-benchmarking"5787version = "4.0.0-dev"5788source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5789dependencies = [5790 "frame-benchmarking",5791 "frame-election-provider-support",5792 "frame-system",5793 "parity-scale-codec 3.1.5",5794 "sp-npos-elections",5795 "sp-runtime",5796]57975798[[package]]5799name = "pallet-elections-phragmen"5800version = "5.0.0-dev"5801source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5802dependencies = [5803 "frame-benchmarking",5804 "frame-support",5805 "frame-system",5806 "log",5807 "parity-scale-codec 3.1.5",5808 "scale-info",5809 "sp-core",5810 "sp-io",5811 "sp-npos-elections",5812 "sp-runtime",5813 "sp-std",5814]58155816[[package]]5817name = "pallet-ethereum"5818version = "4.0.0-dev"5819source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5820dependencies = [5821 "ethereum",5822 "ethereum-types",5823 "evm",5824 "fp-consensus",5825 "fp-evm",5826 "fp-evm-mapping",5827 "fp-rpc",5828 "fp-self-contained",5829 "fp-storage",5830 "frame-support",5831 "frame-system",5832 "log",5833 "pallet-evm",5834 "pallet-timestamp",5835 "parity-scale-codec 3.1.5",5836 "rlp",5837 "scale-info",5838 "serde",5839 "sha3 0.10.1",5840 "sp-io",5841 "sp-runtime",5842 "sp-std",5843]58445845[[package]]5846name = "pallet-evm"5847version = "6.0.0-dev"5848source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5849dependencies = [5850 "evm",5851 "fp-evm",5852 "fp-evm-mapping",5853 "frame-benchmarking",5854 "frame-support",5855 "frame-system",5856 "hex",5857 "impl-trait-for-tuples",5858 "log",5859 "pallet-timestamp",5860 "parity-scale-codec 3.1.5",5861 "primitive-types",5862 "rlp",5863 "scale-info",5864 "serde",5865 "sha3 0.10.1",5866 "sp-core",5867 "sp-io",5868 "sp-runtime",5869 "sp-std",5870]58715872[[package]]5873name = "pallet-evm-coder-substrate"5874version = "0.1.2"5875dependencies = [5876 "ethereum",5877 "evm-coder",5878 "frame-benchmarking",5879 "frame-support",5880 "frame-system",5881 "pallet-ethereum",5882 "pallet-evm",5883 "parity-scale-codec 3.1.5",5884 "scale-info",5885 "sp-core",5886 "sp-std",5887 "up-data-structs",5888]58895890[[package]]5891name = "pallet-evm-contract-helpers"5892version = "0.1.1"5893dependencies = [5894 "evm-coder",5895 "fp-evm-mapping",5896 "frame-support",5897 "frame-system",5898 "log",5899 "pallet-common",5900 "pallet-evm",5901 "pallet-evm-coder-substrate",5902 "parity-scale-codec 3.1.5",5903 "scale-info",5904 "sp-core",5905 "sp-runtime",5906 "sp-std",5907 "up-data-structs",5908 "up-sponsorship",5909]59105911[[package]]5912name = "pallet-evm-migration"5913version = "0.1.0"5914dependencies = [5915 "fp-evm",5916 "frame-benchmarking",5917 "frame-support",5918 "frame-system",5919 "pallet-evm",5920 "parity-scale-codec 3.1.5",5921 "scale-info",5922 "sp-core",5923 "sp-io",5924 "sp-runtime",5925 "sp-std",5926]59275928[[package]]5929name = "pallet-evm-transaction-payment"5930version = "0.1.0"5931dependencies = [5932 "fp-evm",5933 "fp-evm-mapping",5934 "frame-support",5935 "frame-system",5936 "pallet-ethereum",5937 "pallet-evm",5938 "parity-scale-codec 3.1.5",5939 "scale-info",5940 "sp-core",5941 "sp-io",5942 "sp-runtime",5943 "sp-std",5944 "up-sponsorship",5945]59465947[[package]]5948name = "pallet-fungible"5949version = "0.1.2"5950dependencies = [5951 "ethereum",5952 "evm-coder",5953 "frame-benchmarking",5954 "frame-support",5955 "frame-system",5956 "pallet-common",5957 "pallet-evm",5958 "pallet-evm-coder-substrate",5959 "pallet-structure",5960 "parity-scale-codec 3.1.5",5961 "scale-info",5962 "sp-core",5963 "sp-runtime",5964 "sp-std",5965 "up-data-structs",5966]59675968[[package]]5969name = "pallet-gilt"5970version = "4.0.0-dev"5971source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5972dependencies = [5973 "frame-benchmarking",5974 "frame-support",5975 "frame-system",5976 "parity-scale-codec 3.1.5",5977 "scale-info",5978 "sp-arithmetic",5979 "sp-runtime",5980 "sp-std",5981]59825983[[package]]5984name = "pallet-grandpa"5985version = "4.0.0-dev"5986source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"5987dependencies = [5988 "frame-benchmarking",5989 "frame-support",5990 "frame-system",5991 "log",5992 "pallet-authorship",5993 "pallet-session",5994 "parity-scale-codec 3.1.5",5995 "scale-info",5996 "sp-application-crypto",5997 "sp-core",5998 "sp-finality-grandpa",5999 "sp-io",6000 "sp-runtime",6001 "sp-session",6002 "sp-staking",6003 "sp-std",6004]60056006[[package]]6007name = "pallet-identity"6008version = "4.0.0-dev"6009source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6010dependencies = [6011 "enumflags2",6012 "frame-benchmarking",6013 "frame-support",6014 "frame-system",6015 "parity-scale-codec 3.1.5",6016 "scale-info",6017 "sp-io",6018 "sp-runtime",6019 "sp-std",6020]60216022[[package]]6023name = "pallet-im-online"6024version = "4.0.0-dev"6025source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6026dependencies = [6027 "frame-benchmarking",6028 "frame-support",6029 "frame-system",6030 "log",6031 "pallet-authorship",6032 "parity-scale-codec 3.1.5",6033 "scale-info",6034 "sp-application-crypto",6035 "sp-core",6036 "sp-io",6037 "sp-runtime",6038 "sp-staking",6039 "sp-std",6040]60416042[[package]]6043name = "pallet-indices"6044version = "4.0.0-dev"6045source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6046dependencies = [6047 "frame-benchmarking",6048 "frame-support",6049 "frame-system",6050 "parity-scale-codec 3.1.5",6051 "scale-info",6052 "sp-core",6053 "sp-io",6054 "sp-keyring",6055 "sp-runtime",6056 "sp-std",6057]60586059[[package]]6060name = "pallet-inflation"6061version = "0.1.0"6062dependencies = [6063 "frame-benchmarking",6064 "frame-support",6065 "frame-system",6066 "pallet-balances",6067 "pallet-randomness-collective-flip",6068 "pallet-timestamp",6069 "parity-scale-codec 3.1.5",6070 "scale-info",6071 "serde",6072 "sp-core",6073 "sp-io",6074 "sp-runtime",6075 "sp-std",6076]60776078[[package]]6079name = "pallet-membership"6080version = "4.0.0-dev"6081source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6082dependencies = [6083 "frame-benchmarking",6084 "frame-support",6085 "frame-system",6086 "log",6087 "parity-scale-codec 3.1.5",6088 "scale-info",6089 "sp-core",6090 "sp-io",6091 "sp-runtime",6092 "sp-std",6093]60946095[[package]]6096name = "pallet-mmr"6097version = "4.0.0-dev"6098source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6099dependencies = [6100 "ckb-merkle-mountain-range",6101 "frame-benchmarking",6102 "frame-support",6103 "frame-system",6104 "parity-scale-codec 3.1.5",6105 "scale-info",6106 "sp-core",6107 "sp-io",6108 "sp-mmr-primitives",6109 "sp-runtime",6110 "sp-std",6111]61126113[[package]]6114name = "pallet-mmr-rpc"6115version = "3.0.0"6116source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6117dependencies = [6118 "jsonrpsee",6119 "parity-scale-codec 3.1.5",6120 "serde",6121 "sp-api",6122 "sp-blockchain",6123 "sp-core",6124 "sp-mmr-primitives",6125 "sp-runtime",6126]61276128[[package]]6129name = "pallet-multisig"6130version = "4.0.0-dev"6131source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6132dependencies = [6133 "frame-benchmarking",6134 "frame-support",6135 "frame-system",6136 "parity-scale-codec 3.1.5",6137 "scale-info",6138 "sp-io",6139 "sp-runtime",6140 "sp-std",6141]61426143[[package]]6144name = "pallet-nicks"6145version = "4.0.0-dev"6146source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6147dependencies = [6148 "frame-support",6149 "frame-system",6150 "parity-scale-codec 3.1.5",6151 "scale-info",6152 "sp-io",6153 "sp-runtime",6154 "sp-std",6155]61566157[[package]]6158name = "pallet-nomination-pools"6159version = "1.0.0"6160source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6161dependencies = [6162 "frame-support",6163 "frame-system",6164 "log",6165 "parity-scale-codec 3.1.5",6166 "scale-info",6167 "sp-core",6168 "sp-runtime",6169 "sp-staking",6170 "sp-std",6171]61726173[[package]]6174name = "pallet-nomination-pools-benchmarking"6175version = "1.0.0"6176source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6177dependencies = [6178 "frame-benchmarking",6179 "frame-election-provider-support",6180 "frame-support",6181 "frame-system",6182 "pallet-bags-list",6183 "pallet-nomination-pools",6184 "pallet-staking",6185 "parity-scale-codec 3.1.5",6186 "scale-info",6187 "sp-runtime",6188 "sp-staking",6189 "sp-std",6190]61916192[[package]]6193name = "pallet-nonfungible"6194version = "0.1.3"6195dependencies = [6196 "ethereum",6197 "evm-coder",6198 "frame-benchmarking",6199 "frame-support",6200 "frame-system",6201 "pallet-common",6202 "pallet-evm",6203 "pallet-evm-coder-substrate",6204 "pallet-structure",6205 "parity-scale-codec 3.1.5",6206 "scale-info",6207 "sp-core",6208 "sp-runtime",6209 "sp-std",6210 "struct-versioning",6211 "up-data-structs",6212]62136214[[package]]6215name = "pallet-offences"6216version = "4.0.0-dev"6217source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6218dependencies = [6219 "frame-support",6220 "frame-system",6221 "log",6222 "pallet-balances",6223 "parity-scale-codec 3.1.5",6224 "scale-info",6225 "serde",6226 "sp-runtime",6227 "sp-staking",6228 "sp-std",6229]62306231[[package]]6232name = "pallet-offences-benchmarking"6233version = "4.0.0-dev"6234source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6235dependencies = [6236 "frame-benchmarking",6237 "frame-election-provider-support",6238 "frame-support",6239 "frame-system",6240 "pallet-babe",6241 "pallet-balances",6242 "pallet-grandpa",6243 "pallet-im-online",6244 "pallet-offences",6245 "pallet-session",6246 "pallet-staking",6247 "parity-scale-codec 3.1.5",6248 "scale-info",6249 "sp-runtime",6250 "sp-staking",6251 "sp-std",6252]62536254[[package]]6255name = "pallet-preimage"6256version = "4.0.0-dev"6257source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6258dependencies = [6259 "frame-benchmarking",6260 "frame-support",6261 "frame-system",6262 "parity-scale-codec 3.1.5",6263 "scale-info",6264 "sp-core",6265 "sp-io",6266 "sp-runtime",6267 "sp-std",6268]62696270[[package]]6271name = "pallet-proxy"6272version = "4.0.0-dev"6273source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6274dependencies = [6275 "frame-benchmarking",6276 "frame-support",6277 "frame-system",6278 "parity-scale-codec 3.1.5",6279 "scale-info",6280 "sp-io",6281 "sp-runtime",6282 "sp-std",6283]62846285[[package]]6286name = "pallet-randomness-collective-flip"6287version = "4.0.0-dev"6288source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6289dependencies = [6290 "frame-support",6291 "frame-system",6292 "parity-scale-codec 3.1.5",6293 "safe-mix",6294 "scale-info",6295 "sp-runtime",6296 "sp-std",6297]62986299[[package]]6300name = "pallet-recovery"6301version = "4.0.0-dev"6302source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6303dependencies = [6304 "frame-benchmarking",6305 "frame-support",6306 "frame-system",6307 "parity-scale-codec 3.1.5",6308 "scale-info",6309 "sp-io",6310 "sp-runtime",6311 "sp-std",6312]63136314[[package]]6315name = "pallet-refungible"6316version = "0.2.2"6317dependencies = [6318 "derivative",6319 "ethereum",6320 "evm-coder",6321 "frame-benchmarking",6322 "frame-support",6323 "frame-system",6324 "pallet-common",6325 "pallet-evm",6326 "pallet-evm-coder-substrate",6327 "pallet-structure",6328 "parity-scale-codec 3.1.5",6329 "scale-info",6330 "sp-core",6331 "sp-runtime",6332 "sp-std",6333 "struct-versioning",6334 "up-data-structs",6335]63366337[[package]]6338name = "pallet-rmrk-core"6339version = "0.1.1"6340dependencies = [6341 "derivative",6342 "frame-benchmarking",6343 "frame-support",6344 "frame-system",6345 "pallet-common",6346 "pallet-evm",6347 "pallet-nonfungible",6348 "pallet-structure",6349 "parity-scale-codec 3.1.5",6350 "rmrk-traits",6351 "scale-info",6352 "sp-core",6353 "sp-runtime",6354 "sp-std",6355 "up-data-structs",6356]63576358[[package]]6359name = "pallet-rmrk-equip"6360version = "0.1.1"6361dependencies = [6362 "frame-benchmarking",6363 "frame-support",6364 "frame-system",6365 "pallet-common",6366 "pallet-evm",6367 "pallet-nonfungible",6368 "pallet-rmrk-core",6369 "parity-scale-codec 3.1.5",6370 "rmrk-traits",6371 "scale-info",6372 "sp-core",6373 "sp-runtime",6374 "sp-std",6375 "up-data-structs",6376]63776378[[package]]6379name = "pallet-scheduler"6380version = "4.0.0-dev"6381source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6382dependencies = [6383 "frame-benchmarking",6384 "frame-support",6385 "frame-system",6386 "log",6387 "parity-scale-codec 3.1.5",6388 "scale-info",6389 "sp-io",6390 "sp-runtime",6391 "sp-std",6392]63936394[[package]]6395name = "pallet-session"6396version = "4.0.0-dev"6397source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6398dependencies = [6399 "frame-support",6400 "frame-system",6401 "impl-trait-for-tuples",6402 "log",6403 "pallet-timestamp",6404 "parity-scale-codec 3.1.5",6405 "scale-info",6406 "sp-core",6407 "sp-io",6408 "sp-runtime",6409 "sp-session",6410 "sp-staking",6411 "sp-std",6412 "sp-trie",6413]64146415[[package]]6416name = "pallet-session-benchmarking"6417version = "4.0.0-dev"6418source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6419dependencies = [6420 "frame-benchmarking",6421 "frame-support",6422 "frame-system",6423 "pallet-session",6424 "pallet-staking",6425 "rand 0.7.3",6426 "sp-runtime",6427 "sp-session",6428 "sp-std",6429]64306431[[package]]6432name = "pallet-society"6433version = "4.0.0-dev"6434source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6435dependencies = [6436 "frame-support",6437 "frame-system",6438 "parity-scale-codec 3.1.5",6439 "rand_chacha 0.2.2",6440 "scale-info",6441 "sp-runtime",6442 "sp-std",6443]64446445[[package]]6446name = "pallet-staking"6447version = "4.0.0-dev"6448source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6449dependencies = [6450 "frame-benchmarking",6451 "frame-election-provider-support",6452 "frame-support",6453 "frame-system",6454 "log",6455 "pallet-authorship",6456 "pallet-session",6457 "parity-scale-codec 3.1.5",6458 "rand_chacha 0.2.2",6459 "scale-info",6460 "serde",6461 "sp-application-crypto",6462 "sp-io",6463 "sp-runtime",6464 "sp-staking",6465 "sp-std",6466]64676468[[package]]6469name = "pallet-staking-reward-curve"6470version = "4.0.0-dev"6471source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6472dependencies = [6473 "proc-macro-crate",6474 "proc-macro2",6475 "quote",6476 "syn",6477]64786479[[package]]6480name = "pallet-staking-reward-fn"6481version = "4.0.0-dev"6482source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6483dependencies = [6484 "log",6485 "sp-arithmetic",6486]64876488[[package]]6489name = "pallet-structure"6490version = "0.1.1"6491dependencies = [6492 "frame-benchmarking",6493 "frame-support",6494 "frame-system",6495 "pallet-common",6496 "pallet-evm",6497 "parity-scale-codec 3.1.5",6498 "scale-info",6499 "sp-std",6500 "up-data-structs",6501]65026503[[package]]6504name = "pallet-sudo"6505version = "4.0.0-dev"6506source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6507dependencies = [6508 "frame-support",6509 "frame-system",6510 "parity-scale-codec 3.1.5",6511 "scale-info",6512 "sp-io",6513 "sp-runtime",6514 "sp-std",6515]65166517[[package]]6518name = "pallet-template-transaction-payment"6519version = "3.0.0"6520source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.24#05cb0f02abecad915d32455df7a7724b3e2869aa"6521dependencies = [6522 "frame-benchmarking",6523 "frame-support",6524 "frame-system",6525 "pallet-balances",6526 "pallet-transaction-payment",6527 "parity-scale-codec 3.1.5",6528 "scale-info",6529 "serde",6530 "sp-core",6531 "sp-io",6532 "sp-runtime",6533 "sp-std",6534 "up-sponsorship",6535]65366537[[package]]6538name = "pallet-timestamp"6539version = "4.0.0-dev"6540source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6541dependencies = [6542 "frame-benchmarking",6543 "frame-support",6544 "frame-system",6545 "log",6546 "parity-scale-codec 3.1.5",6547 "scale-info",6548 "sp-inherents",6549 "sp-io",6550 "sp-runtime",6551 "sp-std",6552 "sp-timestamp",6553]65546555[[package]]6556name = "pallet-tips"6557version = "4.0.0-dev"6558source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6559dependencies = [6560 "frame-benchmarking",6561 "frame-support",6562 "frame-system",6563 "log",6564 "pallet-treasury",6565 "parity-scale-codec 3.1.5",6566 "scale-info",6567 "serde",6568 "sp-core",6569 "sp-io",6570 "sp-runtime",6571 "sp-std",6572]65736574[[package]]6575name = "pallet-transaction-payment"6576version = "4.0.0-dev"6577source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6578dependencies = [6579 "frame-support",6580 "frame-system",6581 "parity-scale-codec 3.1.5",6582 "scale-info",6583 "serde",6584 "sp-core",6585 "sp-io",6586 "sp-runtime",6587 "sp-std",6588]65896590[[package]]6591name = "pallet-transaction-payment-rpc"6592version = "4.0.0-dev"6593source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6594dependencies = [6595 "jsonrpsee",6596 "pallet-transaction-payment-rpc-runtime-api",6597 "parity-scale-codec 3.1.5",6598 "sp-api",6599 "sp-blockchain",6600 "sp-core",6601 "sp-rpc",6602 "sp-runtime",6603]66046605[[package]]6606name = "pallet-transaction-payment-rpc-runtime-api"6607version = "4.0.0-dev"6608source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6609dependencies = [6610 "pallet-transaction-payment",6611 "parity-scale-codec 3.1.5",6612 "sp-api",6613 "sp-runtime",6614]66156616[[package]]6617name = "pallet-treasury"6618version = "4.0.0-dev"6619source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6620dependencies = [6621 "frame-benchmarking",6622 "frame-support",6623 "frame-system",6624 "impl-trait-for-tuples",6625 "pallet-balances",6626 "parity-scale-codec 3.1.5",6627 "scale-info",6628 "serde",6629 "sp-runtime",6630 "sp-std",6631]66326633[[package]]6634name = "pallet-unique"6635version = "0.1.2"6636dependencies = [6637 "ethereum",6638 "evm-coder",6639 "frame-benchmarking",6640 "frame-support",6641 "frame-system",6642 "pallet-common",6643 "pallet-evm",6644 "pallet-evm-coder-substrate",6645 "pallet-nonfungible",6646 "pallet-refungible",6647 "parity-scale-codec 3.1.5",6648 "scale-info",6649 "serde",6650 "sp-core",6651 "sp-io",6652 "sp-runtime",6653 "sp-std",6654 "up-data-structs",6655]66566657[[package]]6658name = "pallet-unique-scheduler"6659version = "0.1.0"6660dependencies = [6661 "frame-benchmarking",6662 "frame-support",6663 "frame-system",6664 "log",6665 "parity-scale-codec 3.1.5",6666 "scale-info",6667 "serde",6668 "sp-core",6669 "sp-io",6670 "sp-runtime",6671 "sp-std",6672 "substrate-test-utils",6673 "up-sponsorship",6674]66756676[[package]]6677name = "pallet-utility"6678version = "4.0.0-dev"6679source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6680dependencies = [6681 "frame-benchmarking",6682 "frame-support",6683 "frame-system",6684 "parity-scale-codec 3.1.5",6685 "scale-info",6686 "sp-core",6687 "sp-io",6688 "sp-runtime",6689 "sp-std",6690]66916692[[package]]6693name = "pallet-vesting"6694version = "4.0.0-dev"6695source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"6696dependencies = [6697 "frame-benchmarking",6698 "frame-support",6699 "frame-system",6700 "log",6701 "parity-scale-codec 3.1.5",6702 "scale-info",6703 "sp-runtime",6704 "sp-std",6705]67066707[[package]]6708name = "pallet-xcm"6709version = "0.9.24"6710source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"6711dependencies = [6712 "frame-support",6713 "frame-system",6714 "log",6715 "parity-scale-codec 3.1.5",6716 "scale-info",6717 "serde",6718 "sp-core",6719 "sp-runtime",6720 "sp-std",6721 "xcm",6722 "xcm-executor",6723]67246725[[package]]6726name = "pallet-xcm-benchmarks"6727version = "0.9.24"6728source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"6729dependencies = [6730 "frame-benchmarking",6731 "frame-support",6732 "frame-system",6733 "log",6734 "parity-scale-codec 3.1.5",6735 "scale-info",6736 "sp-runtime",6737 "sp-std",6738 "xcm",6739 "xcm-executor",6740]67416742[[package]]6743name = "parachain-info"6744version = "0.1.0"6745source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.24#95ca5a085727c1494ddeeae4a2b2e69c4ee1933b"6746dependencies = [6747 "cumulus-primitives-core",6748 "frame-support",6749 "frame-system",6750 "parity-scale-codec 3.1.5",6751 "scale-info",6752 "serde",6753]67546755[[package]]6756name = "parity-db"6757version = "0.3.16"6758source = "registry+https://github.com/rust-lang/crates.io-index"6759checksum = "2bb474d0ed0836e185cb998a6b140ed1073d1fbf27d690ecf9ede8030289382c"6760dependencies = [6761 "blake2-rfc",6762 "crc32fast",6763 "fs2",6764 "hex",6765 "libc",6766 "log",6767 "lz4",6768 "memmap2 0.2.3",6769 "parking_lot 0.11.2",6770 "rand 0.8.5",6771 "snap",6772]67736774[[package]]6775name = "parity-scale-codec"6776version = "2.3.1"6777source = "registry+https://github.com/rust-lang/crates.io-index"6778checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6779dependencies = [6780 "arrayvec 0.7.2",6781 "bitvec 0.20.4",6782 "byte-slice-cast",6783 "impl-trait-for-tuples",6784 "parity-scale-codec-derive 2.3.1",6785 "serde",6786]67876788[[package]]6789name = "parity-scale-codec"6790version = "3.1.5"6791source = "registry+https://github.com/rust-lang/crates.io-index"6792checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"6793dependencies = [6794 "arrayvec 0.7.2",6795 "bitvec 1.0.1",6796 "byte-slice-cast",6797 "impl-trait-for-tuples",6798 "parity-scale-codec-derive 3.1.3",6799 "serde",6800]68016802[[package]]6803name = "parity-scale-codec-derive"6804version = "2.3.1"6805source = "registry+https://github.com/rust-lang/crates.io-index"6806checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6807dependencies = [6808 "proc-macro-crate",6809 "proc-macro2",6810 "quote",6811 "syn",6812]68136814[[package]]6815name = "parity-scale-codec-derive"6816version = "3.1.3"6817source = "registry+https://github.com/rust-lang/crates.io-index"6818checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"6819dependencies = [6820 "proc-macro-crate",6821 "proc-macro2",6822 "quote",6823 "syn",6824]68256826[[package]]6827name = "parity-send-wrapper"6828version = "0.1.0"6829source = "registry+https://github.com/rust-lang/crates.io-index"6830checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"68316832[[package]]6833name = "parity-util-mem"6834version = "0.11.0"6835source = "registry+https://github.com/rust-lang/crates.io-index"6836checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"6837dependencies = [6838 "cfg-if 1.0.0",6839 "ethereum-types",6840 "hashbrown 0.12.3",6841 "impl-trait-for-tuples",6842 "lru 0.7.8",6843 "parity-util-mem-derive",6844 "parking_lot 0.12.1",6845 "primitive-types",6846 "smallvec",6847 "winapi",6848]68496850[[package]]6851name = "parity-util-mem-derive"6852version = "0.1.0"6853source = "registry+https://github.com/rust-lang/crates.io-index"6854checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6855dependencies = [6856 "proc-macro2",6857 "syn",6858 "synstructure",6859]68606861[[package]]6862name = "parity-wasm"6863version = "0.32.0"6864source = "registry+https://github.com/rust-lang/crates.io-index"6865checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6866dependencies = [6867 "byteorder",6868]68696870[[package]]6871name = "parity-wasm"6872version = "0.42.2"6873source = "registry+https://github.com/rust-lang/crates.io-index"6874checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"68756876[[package]]6877name = "parking"6878version = "2.0.0"6879source = "registry+https://github.com/rust-lang/crates.io-index"6880checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"68816882[[package]]6883name = "parking_lot"6884version = "0.11.2"6885source = "registry+https://github.com/rust-lang/crates.io-index"6886checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6887dependencies = [6888 "instant",6889 "lock_api",6890 "parking_lot_core 0.8.5",6891]68926893[[package]]6894name = "parking_lot"6895version = "0.12.1"6896source = "registry+https://github.com/rust-lang/crates.io-index"6897checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"6898dependencies = [6899 "lock_api",6900 "parking_lot_core 0.9.3",6901]69026903[[package]]6904name = "parking_lot_core"6905version = "0.8.5"6906source = "registry+https://github.com/rust-lang/crates.io-index"6907checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6908dependencies = [6909 "cfg-if 1.0.0",6910 "instant",6911 "libc",6912 "redox_syscall",6913 "smallvec",6914 "winapi",6915]69166917[[package]]6918name = "parking_lot_core"6919version = "0.9.3"6920source = "registry+https://github.com/rust-lang/crates.io-index"6921checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"6922dependencies = [6923 "cfg-if 1.0.0",6924 "libc",6925 "redox_syscall",6926 "smallvec",6927 "windows-sys",6928]69296930[[package]]6931name = "paste"6932version = "1.0.7"6933source = "registry+https://github.com/rust-lang/crates.io-index"6934checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc"69356936[[package]]6937name = "pbkdf2"6938version = "0.4.0"6939source = "registry+https://github.com/rust-lang/crates.io-index"6940checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6941dependencies = [6942 "crypto-mac 0.8.0",6943]69446945[[package]]6946name = "pbkdf2"6947version = "0.8.0"6948source = "registry+https://github.com/rust-lang/crates.io-index"6949checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6950dependencies = [6951 "crypto-mac 0.11.1",6952]69536954[[package]]6955name = "peeking_take_while"6956version = "0.1.2"6957source = "registry+https://github.com/rust-lang/crates.io-index"6958checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"69596960[[package]]6961name = "percent-encoding"6962version = "2.1.0"6963source = "registry+https://github.com/rust-lang/crates.io-index"6964checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"69656966[[package]]6967name = "pest"6968version = "2.1.3"6969source = "registry+https://github.com/rust-lang/crates.io-index"6970checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6971dependencies = [6972 "ucd-trie",6973]69746975[[package]]6976name = "pest_derive"6977version = "2.1.0"6978source = "registry+https://github.com/rust-lang/crates.io-index"6979checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6980dependencies = [6981 "pest",6982 "pest_generator",6983]69846985[[package]]6986name = "pest_generator"6987version = "2.1.3"6988source = "registry+https://github.com/rust-lang/crates.io-index"6989checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6990dependencies = [6991 "pest",6992 "pest_meta",6993 "proc-macro2",6994 "quote",6995 "syn",6996]69976998[[package]]6999name = "pest_meta"7000version = "2.1.3"7001source = "registry+https://github.com/rust-lang/crates.io-index"7002checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"7003dependencies = [7004 "maplit",7005 "pest",7006 "sha-1 0.8.2",7007]70087009[[package]]7010name = "petgraph"7011version = "0.6.2"7012source = "registry+https://github.com/rust-lang/crates.io-index"7013checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7014dependencies = [7015 "fixedbitset",7016 "indexmap",7017]70187019[[package]]7020name = "pin-project"7021version = "0.4.30"7022source = "registry+https://github.com/rust-lang/crates.io-index"7023checksum = "3ef0f924a5ee7ea9cbcea77529dba45f8a9ba9f622419fe3386ca581a3ae9d5a"7024dependencies = [7025 "pin-project-internal 0.4.30",7026]70277028[[package]]7029name = "pin-project"7030version = "1.0.11"7031source = "registry+https://github.com/rust-lang/crates.io-index"7032checksum = "78203e83c48cffbe01e4a2d35d566ca4de445d79a85372fc64e378bfc812a260"7033dependencies = [7034 "pin-project-internal 1.0.11",7035]70367037[[package]]7038name = "pin-project-internal"7039version = "0.4.30"7040source = "registry+https://github.com/rust-lang/crates.io-index"7041checksum = "851c8d0ce9bebe43790dedfc86614c23494ac9f423dd618d3a61fc693eafe61e"7042dependencies = [7043 "proc-macro2",7044 "quote",7045 "syn",7046]70477048[[package]]7049name = "pin-project-internal"7050version = "1.0.11"7051source = "registry+https://github.com/rust-lang/crates.io-index"7052checksum = "710faf75e1b33345361201d36d04e98ac1ed8909151a017ed384700836104c74"7053dependencies = [7054 "proc-macro2",7055 "quote",7056 "syn",7057]70587059[[package]]7060name = "pin-project-lite"7061version = "0.1.12"7062source = "registry+https://github.com/rust-lang/crates.io-index"7063checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"70647065[[package]]7066name = "pin-project-lite"7067version = "0.2.9"7068source = "registry+https://github.com/rust-lang/crates.io-index"7069checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"70707071[[package]]7072name = "pin-utils"7073version = "0.1.0"7074source = "registry+https://github.com/rust-lang/crates.io-index"7075checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"70767077[[package]]7078name = "pkg-config"7079version = "0.3.25"7080source = "registry+https://github.com/rust-lang/crates.io-index"7081checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"70827083[[package]]7084name = "platforms"7085version = "2.0.0"7086source = "registry+https://github.com/rust-lang/crates.io-index"7087checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"70887089[[package]]7090name = "polkadot-approval-distribution"7091version = "0.9.24"7092source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7093dependencies = [7094 "futures 0.3.21",7095 "polkadot-node-network-protocol",7096 "polkadot-node-primitives",7097 "polkadot-node-subsystem",7098 "polkadot-node-subsystem-util",7099 "polkadot-primitives",7100 "rand 0.8.5",7101 "tracing-gum",7102]71037104[[package]]7105name = "polkadot-availability-bitfield-distribution"7106version = "0.9.24"7107source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7108dependencies = [7109 "futures 0.3.21",7110 "polkadot-node-network-protocol",7111 "polkadot-node-subsystem",7112 "polkadot-node-subsystem-util",7113 "polkadot-primitives",7114 "rand 0.8.5",7115 "tracing-gum",7116]71177118[[package]]7119name = "polkadot-availability-distribution"7120version = "0.9.24"7121source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7122dependencies = [7123 "derive_more",7124 "fatality",7125 "futures 0.3.21",7126 "lru 0.7.8",7127 "parity-scale-codec 3.1.5",7128 "polkadot-erasure-coding",7129 "polkadot-node-network-protocol",7130 "polkadot-node-primitives",7131 "polkadot-node-subsystem",7132 "polkadot-node-subsystem-util",7133 "polkadot-primitives",7134 "rand 0.8.5",7135 "sp-core",7136 "sp-keystore",7137 "thiserror",7138 "tracing-gum",7139]71407141[[package]]7142name = "polkadot-availability-recovery"7143version = "0.9.24"7144source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7145dependencies = [7146 "fatality",7147 "futures 0.3.21",7148 "lru 0.7.8",7149 "parity-scale-codec 3.1.5",7150 "polkadot-erasure-coding",7151 "polkadot-node-network-protocol",7152 "polkadot-node-primitives",7153 "polkadot-node-subsystem",7154 "polkadot-node-subsystem-util",7155 "polkadot-primitives",7156 "rand 0.8.5",7157 "sc-network",7158 "thiserror",7159 "tracing-gum",7160]71617162[[package]]7163name = "polkadot-cli"7164version = "0.9.24"7165source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7166dependencies = [7167 "clap",7168 "frame-benchmarking-cli",7169 "futures 0.3.21",7170 "log",7171 "polkadot-client",7172 "polkadot-node-core-pvf",7173 "polkadot-node-metrics",7174 "polkadot-performance-test",7175 "polkadot-service",7176 "sc-cli",7177 "sc-service",7178 "sc-sysinfo",7179 "sc-tracing",7180 "sp-core",7181 "sp-trie",7182 "substrate-build-script-utils",7183 "thiserror",7184 "try-runtime-cli",7185]71867187[[package]]7188name = "polkadot-client"7189version = "0.9.24"7190source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7191dependencies = [7192 "beefy-primitives",7193 "frame-benchmarking",7194 "frame-benchmarking-cli",7195 "frame-system",7196 "frame-system-rpc-runtime-api",7197 "pallet-transaction-payment",7198 "pallet-transaction-payment-rpc-runtime-api",7199 "polkadot-core-primitives",7200 "polkadot-node-core-parachains-inherent",7201 "polkadot-primitives",7202 "polkadot-runtime",7203 "polkadot-runtime-common",7204 "sc-client-api",7205 "sc-consensus",7206 "sc-executor",7207 "sc-service",7208 "sp-api",7209 "sp-authority-discovery",7210 "sp-block-builder",7211 "sp-blockchain",7212 "sp-consensus",7213 "sp-consensus-babe",7214 "sp-core",7215 "sp-finality-grandpa",7216 "sp-inherents",7217 "sp-keyring",7218 "sp-mmr-primitives",7219 "sp-offchain",7220 "sp-runtime",7221 "sp-session",7222 "sp-storage",7223 "sp-timestamp",7224 "sp-transaction-pool",7225]72267227[[package]]7228name = "polkadot-collator-protocol"7229version = "0.9.24"7230source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7231dependencies = [7232 "always-assert",7233 "fatality",7234 "futures 0.3.21",7235 "futures-timer",7236 "polkadot-node-network-protocol",7237 "polkadot-node-primitives",7238 "polkadot-node-subsystem",7239 "polkadot-node-subsystem-util",7240 "polkadot-primitives",7241 "sp-core",7242 "sp-keystore",7243 "sp-runtime",7244 "thiserror",7245 "tracing-gum",7246]72477248[[package]]7249name = "polkadot-core-primitives"7250version = "0.9.24"7251source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7252dependencies = [7253 "parity-scale-codec 3.1.5",7254 "parity-util-mem",7255 "scale-info",7256 "sp-core",7257 "sp-runtime",7258 "sp-std",7259]72607261[[package]]7262name = "polkadot-dispute-distribution"7263version = "0.9.24"7264source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7265dependencies = [7266 "derive_more",7267 "fatality",7268 "futures 0.3.21",7269 "lru 0.7.8",7270 "parity-scale-codec 3.1.5",7271 "polkadot-erasure-coding",7272 "polkadot-node-network-protocol",7273 "polkadot-node-primitives",7274 "polkadot-node-subsystem",7275 "polkadot-node-subsystem-util",7276 "polkadot-primitives",7277 "sc-network",7278 "sp-application-crypto",7279 "sp-keystore",7280 "thiserror",7281 "tracing-gum",7282]72837284[[package]]7285name = "polkadot-erasure-coding"7286version = "0.9.24"7287source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7288dependencies = [7289 "parity-scale-codec 3.1.5",7290 "polkadot-node-primitives",7291 "polkadot-primitives",7292 "reed-solomon-novelpoly",7293 "sp-core",7294 "sp-trie",7295 "thiserror",7296]72977298[[package]]7299name = "polkadot-gossip-support"7300version = "0.9.24"7301source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7302dependencies = [7303 "futures 0.3.21",7304 "futures-timer",7305 "polkadot-node-network-protocol",7306 "polkadot-node-subsystem",7307 "polkadot-node-subsystem-util",7308 "polkadot-primitives",7309 "rand 0.8.5",7310 "rand_chacha 0.3.1",7311 "sc-network",7312 "sp-application-crypto",7313 "sp-core",7314 "sp-keystore",7315 "tracing-gum",7316]73177318[[package]]7319name = "polkadot-network-bridge"7320version = "0.9.24"7321source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7322dependencies = [7323 "always-assert",7324 "async-trait",7325 "bytes 1.2.0",7326 "futures 0.3.21",7327 "parity-scale-codec 3.1.5",7328 "parking_lot 0.12.1",7329 "polkadot-node-network-protocol",7330 "polkadot-node-subsystem",7331 "polkadot-node-subsystem-util",7332 "polkadot-overseer",7333 "polkadot-primitives",7334 "sc-network",7335 "sp-consensus",7336 "tracing-gum",7337]73387339[[package]]7340name = "polkadot-node-collation-generation"7341version = "0.9.24"7342source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7343dependencies = [7344 "futures 0.3.21",7345 "parity-scale-codec 3.1.5",7346 "polkadot-erasure-coding",7347 "polkadot-node-primitives",7348 "polkadot-node-subsystem",7349 "polkadot-node-subsystem-util",7350 "polkadot-primitives",7351 "sp-core",7352 "sp-maybe-compressed-blob",7353 "thiserror",7354 "tracing-gum",7355]73567357[[package]]7358name = "polkadot-node-core-approval-voting"7359version = "0.9.24"7360source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7361dependencies = [7362 "bitvec 1.0.1",7363 "derive_more",7364 "futures 0.3.21",7365 "futures-timer",7366 "kvdb",7367 "lru 0.7.8",7368 "merlin",7369 "parity-scale-codec 3.1.5",7370 "polkadot-node-jaeger",7371 "polkadot-node-primitives",7372 "polkadot-node-subsystem",7373 "polkadot-node-subsystem-util",7374 "polkadot-overseer",7375 "polkadot-primitives",7376 "sc-keystore",7377 "schnorrkel",7378 "sp-application-crypto",7379 "sp-consensus",7380 "sp-consensus-slots",7381 "sp-runtime",7382 "thiserror",7383 "tracing-gum",7384]73857386[[package]]7387name = "polkadot-node-core-av-store"7388version = "0.9.24"7389source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7390dependencies = [7391 "bitvec 1.0.1",7392 "futures 0.3.21",7393 "futures-timer",7394 "kvdb",7395 "parity-scale-codec 3.1.5",7396 "polkadot-erasure-coding",7397 "polkadot-node-primitives",7398 "polkadot-node-subsystem",7399 "polkadot-node-subsystem-util",7400 "polkadot-overseer",7401 "polkadot-primitives",7402 "thiserror",7403 "tracing-gum",7404]74057406[[package]]7407name = "polkadot-node-core-backing"7408version = "0.9.24"7409source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7410dependencies = [7411 "bitvec 1.0.1",7412 "fatality",7413 "futures 0.3.21",7414 "polkadot-erasure-coding",7415 "polkadot-node-primitives",7416 "polkadot-node-subsystem",7417 "polkadot-node-subsystem-util",7418 "polkadot-primitives",7419 "polkadot-statement-table",7420 "sp-keystore",7421 "thiserror",7422 "tracing-gum",7423]74247425[[package]]7426name = "polkadot-node-core-bitfield-signing"7427version = "0.9.24"7428source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7429dependencies = [7430 "futures 0.3.21",7431 "polkadot-node-subsystem",7432 "polkadot-node-subsystem-util",7433 "polkadot-primitives",7434 "sp-keystore",7435 "thiserror",7436 "tracing-gum",7437 "wasm-timer",7438]74397440[[package]]7441name = "polkadot-node-core-candidate-validation"7442version = "0.9.24"7443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7444dependencies = [7445 "async-trait",7446 "futures 0.3.21",7447 "parity-scale-codec 3.1.5",7448 "polkadot-node-core-pvf",7449 "polkadot-node-primitives",7450 "polkadot-node-subsystem",7451 "polkadot-node-subsystem-util",7452 "polkadot-parachain",7453 "polkadot-primitives",7454 "sp-maybe-compressed-blob",7455 "tracing-gum",7456]74577458[[package]]7459name = "polkadot-node-core-chain-api"7460version = "0.9.24"7461source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7462dependencies = [7463 "futures 0.3.21",7464 "polkadot-node-subsystem",7465 "polkadot-node-subsystem-util",7466 "polkadot-primitives",7467 "sc-client-api",7468 "sc-consensus-babe",7469 "sp-blockchain",7470 "tracing-gum",7471]74727473[[package]]7474name = "polkadot-node-core-chain-selection"7475version = "0.9.24"7476source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7477dependencies = [7478 "futures 0.3.21",7479 "futures-timer",7480 "kvdb",7481 "parity-scale-codec 3.1.5",7482 "polkadot-node-primitives",7483 "polkadot-node-subsystem",7484 "polkadot-node-subsystem-util",7485 "polkadot-primitives",7486 "thiserror",7487 "tracing-gum",7488]74897490[[package]]7491name = "polkadot-node-core-dispute-coordinator"7492version = "0.9.24"7493source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7494dependencies = [7495 "fatality",7496 "futures 0.3.21",7497 "kvdb",7498 "lru 0.7.8",7499 "parity-scale-codec 3.1.5",7500 "polkadot-node-primitives",7501 "polkadot-node-subsystem",7502 "polkadot-node-subsystem-util",7503 "polkadot-primitives",7504 "sc-keystore",7505 "thiserror",7506 "tracing-gum",7507]75087509[[package]]7510name = "polkadot-node-core-parachains-inherent"7511version = "0.9.24"7512source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7513dependencies = [7514 "async-trait",7515 "futures 0.3.21",7516 "futures-timer",7517 "polkadot-node-subsystem",7518 "polkadot-primitives",7519 "sp-blockchain",7520 "sp-inherents",7521 "sp-runtime",7522 "thiserror",7523 "tracing-gum",7524]75257526[[package]]7527name = "polkadot-node-core-provisioner"7528version = "0.9.24"7529source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7530dependencies = [7531 "bitvec 1.0.1",7532 "fatality",7533 "futures 0.3.21",7534 "futures-timer",7535 "polkadot-node-primitives",7536 "polkadot-node-subsystem",7537 "polkadot-node-subsystem-util",7538 "polkadot-primitives",7539 "rand 0.8.5",7540 "thiserror",7541 "tracing-gum",7542]75437544[[package]]7545name = "polkadot-node-core-pvf"7546version = "0.9.24"7547source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7548dependencies = [7549 "always-assert",7550 "assert_matches",7551 "async-process",7552 "async-std",7553 "futures 0.3.21",7554 "futures-timer",7555 "parity-scale-codec 3.1.5",7556 "pin-project 1.0.11",7557 "polkadot-core-primitives",7558 "polkadot-node-subsystem-util",7559 "polkadot-parachain",7560 "rand 0.8.5",7561 "sc-executor",7562 "sc-executor-common",7563 "sc-executor-wasmtime",7564 "slotmap",7565 "sp-core",7566 "sp-externalities",7567 "sp-io",7568 "sp-maybe-compressed-blob",7569 "sp-tracing",7570 "sp-wasm-interface",7571 "tempfile",7572 "tracing-gum",7573]75747575[[package]]7576name = "polkadot-node-core-pvf-checker"7577version = "0.9.24"7578source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7579dependencies = [7580 "futures 0.3.21",7581 "polkadot-node-primitives",7582 "polkadot-node-subsystem",7583 "polkadot-node-subsystem-util",7584 "polkadot-overseer",7585 "polkadot-primitives",7586 "sp-keystore",7587 "thiserror",7588 "tracing-gum",7589]75907591[[package]]7592name = "polkadot-node-core-runtime-api"7593version = "0.9.24"7594source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7595dependencies = [7596 "futures 0.3.21",7597 "memory-lru",7598 "parity-util-mem",7599 "polkadot-node-subsystem",7600 "polkadot-node-subsystem-util",7601 "polkadot-primitives",7602 "sp-api",7603 "sp-authority-discovery",7604 "sp-consensus-babe",7605 "tracing-gum",7606]76077608[[package]]7609name = "polkadot-node-jaeger"7610version = "0.9.24"7611source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7612dependencies = [7613 "async-std",7614 "lazy_static",7615 "log",7616 "mick-jaeger",7617 "parity-scale-codec 3.1.5",7618 "parking_lot 0.12.1",7619 "polkadot-node-primitives",7620 "polkadot-primitives",7621 "sc-network",7622 "sp-core",7623 "thiserror",7624]76257626[[package]]7627name = "polkadot-node-metrics"7628version = "0.9.24"7629source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7630dependencies = [7631 "bs58",7632 "futures 0.3.21",7633 "futures-timer",7634 "log",7635 "parity-scale-codec 3.1.5",7636 "polkadot-primitives",7637 "prioritized-metered-channel",7638 "sc-cli",7639 "sc-service",7640 "sc-tracing",7641 "substrate-prometheus-endpoint",7642 "tracing-gum",7643]76447645[[package]]7646name = "polkadot-node-network-protocol"7647version = "0.9.24"7648source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7649dependencies = [7650 "async-trait",7651 "derive_more",7652 "fatality",7653 "futures 0.3.21",7654 "parity-scale-codec 3.1.5",7655 "polkadot-node-jaeger",7656 "polkadot-node-primitives",7657 "polkadot-primitives",7658 "rand 0.8.5",7659 "sc-authority-discovery",7660 "sc-network",7661 "strum 0.24.1",7662 "thiserror",7663 "tracing-gum",7664]76657666[[package]]7667name = "polkadot-node-primitives"7668version = "0.9.24"7669source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7670dependencies = [7671 "bounded-vec",7672 "futures 0.3.21",7673 "parity-scale-codec 3.1.5",7674 "polkadot-parachain",7675 "polkadot-primitives",7676 "schnorrkel",7677 "serde",7678 "sp-application-crypto",7679 "sp-consensus-babe",7680 "sp-consensus-vrf",7681 "sp-core",7682 "sp-keystore",7683 "sp-maybe-compressed-blob",7684 "thiserror",7685 "zstd",7686]76877688[[package]]7689name = "polkadot-node-subsystem"7690version = "0.9.24"7691source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7692dependencies = [7693 "polkadot-node-jaeger",7694 "polkadot-node-subsystem-types",7695 "polkadot-overseer",7696]76977698[[package]]7699name = "polkadot-node-subsystem-types"7700version = "0.9.24"7701source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7702dependencies = [7703 "derive_more",7704 "futures 0.3.21",7705 "orchestra",7706 "polkadot-node-jaeger",7707 "polkadot-node-network-protocol",7708 "polkadot-node-primitives",7709 "polkadot-primitives",7710 "polkadot-statement-table",7711 "sc-network",7712 "smallvec",7713 "substrate-prometheus-endpoint",7714 "thiserror",7715]77167717[[package]]7718name = "polkadot-node-subsystem-util"7719version = "0.9.24"7720source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7721dependencies = [7722 "async-trait",7723 "derive_more",7724 "fatality",7725 "futures 0.3.21",7726 "itertools",7727 "kvdb",7728 "lru 0.7.8",7729 "parity-db",7730 "parity-scale-codec 3.1.5",7731 "parity-util-mem",7732 "parking_lot 0.11.2",7733 "pin-project 1.0.11",7734 "polkadot-node-jaeger",7735 "polkadot-node-metrics",7736 "polkadot-node-network-protocol",7737 "polkadot-node-primitives",7738 "polkadot-node-subsystem",7739 "polkadot-overseer",7740 "polkadot-primitives",7741 "prioritized-metered-channel",7742 "rand 0.8.5",7743 "sp-application-crypto",7744 "sp-core",7745 "sp-keystore",7746 "thiserror",7747 "tracing-gum",7748]77497750[[package]]7751name = "polkadot-overseer"7752version = "0.9.24"7753source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7754dependencies = [7755 "futures 0.3.21",7756 "futures-timer",7757 "lru 0.7.8",7758 "orchestra",7759 "parity-util-mem",7760 "parking_lot 0.12.1",7761 "polkadot-node-metrics",7762 "polkadot-node-network-protocol",7763 "polkadot-node-primitives",7764 "polkadot-node-subsystem-types",7765 "polkadot-primitives",7766 "sc-client-api",7767 "sp-api",7768 "sp-core",7769 "tracing-gum",7770]77717772[[package]]7773name = "polkadot-parachain"7774version = "0.9.24"7775source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7776dependencies = [7777 "derive_more",7778 "frame-support",7779 "parity-scale-codec 3.1.5",7780 "parity-util-mem",7781 "polkadot-core-primitives",7782 "scale-info",7783 "serde",7784 "sp-core",7785 "sp-runtime",7786 "sp-std",7787]77887789[[package]]7790name = "polkadot-performance-test"7791version = "0.9.24"7792source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7793dependencies = [7794 "env_logger",7795 "kusama-runtime",7796 "log",7797 "polkadot-erasure-coding",7798 "polkadot-node-core-pvf",7799 "polkadot-node-primitives",7800 "quote",7801 "thiserror",7802]78037804[[package]]7805name = "polkadot-primitives"7806version = "0.9.24"7807source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7808dependencies = [7809 "bitvec 1.0.1",7810 "frame-system",7811 "hex-literal",7812 "parity-scale-codec 3.1.5",7813 "parity-util-mem",7814 "polkadot-core-primitives",7815 "polkadot-parachain",7816 "scale-info",7817 "serde",7818 "sp-api",7819 "sp-application-crypto",7820 "sp-arithmetic",7821 "sp-authority-discovery",7822 "sp-consensus-slots",7823 "sp-core",7824 "sp-inherents",7825 "sp-io",7826 "sp-keystore",7827 "sp-runtime",7828 "sp-staking",7829 "sp-std",7830 "sp-trie",7831 "sp-version",7832]78337834[[package]]7835name = "polkadot-rpc"7836version = "0.9.24"7837source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7838dependencies = [7839 "beefy-gadget",7840 "beefy-gadget-rpc",7841 "jsonrpsee",7842 "pallet-mmr-rpc",7843 "pallet-transaction-payment-rpc",7844 "polkadot-primitives",7845 "sc-chain-spec",7846 "sc-client-api",7847 "sc-consensus-babe",7848 "sc-consensus-babe-rpc",7849 "sc-consensus-epochs",7850 "sc-finality-grandpa",7851 "sc-finality-grandpa-rpc",7852 "sc-rpc",7853 "sc-sync-state-rpc",7854 "sc-transaction-pool-api",7855 "sp-api",7856 "sp-block-builder",7857 "sp-blockchain",7858 "sp-consensus",7859 "sp-consensus-babe",7860 "sp-keystore",7861 "sp-runtime",7862 "substrate-frame-rpc-system",7863 "substrate-state-trie-migration-rpc",7864]78657866[[package]]7867name = "polkadot-runtime"7868version = "0.9.24"7869source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7870dependencies = [7871 "beefy-primitives",7872 "bitvec 1.0.1",7873 "frame-benchmarking",7874 "frame-election-provider-support",7875 "frame-executive",7876 "frame-support",7877 "frame-system",7878 "frame-system-benchmarking",7879 "frame-system-rpc-runtime-api",7880 "frame-try-runtime",7881 "hex-literal",7882 "log",7883 "pallet-authority-discovery",7884 "pallet-authorship",7885 "pallet-babe",7886 "pallet-bags-list",7887 "pallet-balances",7888 "pallet-bounties",7889 "pallet-child-bounties",7890 "pallet-collective",7891 "pallet-democracy",7892 "pallet-election-provider-multi-phase",7893 "pallet-election-provider-support-benchmarking",7894 "pallet-elections-phragmen",7895 "pallet-grandpa",7896 "pallet-identity",7897 "pallet-im-online",7898 "pallet-indices",7899 "pallet-membership",7900 "pallet-multisig",7901 "pallet-nicks",7902 "pallet-offences",7903 "pallet-offences-benchmarking",7904 "pallet-preimage",7905 "pallet-proxy",7906 "pallet-scheduler",7907 "pallet-session",7908 "pallet-session-benchmarking",7909 "pallet-staking",7910 "pallet-staking-reward-curve",7911 "pallet-timestamp",7912 "pallet-tips",7913 "pallet-transaction-payment",7914 "pallet-transaction-payment-rpc-runtime-api",7915 "pallet-treasury",7916 "pallet-utility",7917 "pallet-vesting",7918 "pallet-xcm",7919 "parity-scale-codec 3.1.5",7920 "polkadot-primitives",7921 "polkadot-runtime-common",7922 "polkadot-runtime-constants",7923 "polkadot-runtime-parachains",7924 "rustc-hex",7925 "scale-info",7926 "serde",7927 "serde_derive",7928 "smallvec",7929 "sp-api",7930 "sp-authority-discovery",7931 "sp-block-builder",7932 "sp-consensus-babe",7933 "sp-core",7934 "sp-inherents",7935 "sp-io",7936 "sp-mmr-primitives",7937 "sp-npos-elections",7938 "sp-offchain",7939 "sp-runtime",7940 "sp-session",7941 "sp-staking",7942 "sp-std",7943 "sp-transaction-pool",7944 "sp-version",7945 "static_assertions",7946 "substrate-wasm-builder",7947 "xcm",7948 "xcm-builder",7949 "xcm-executor",7950]79517952[[package]]7953name = "polkadot-runtime-common"7954version = "0.9.24"7955source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7956dependencies = [7957 "beefy-primitives",7958 "bitvec 1.0.1",7959 "frame-benchmarking",7960 "frame-election-provider-support",7961 "frame-support",7962 "frame-system",7963 "impl-trait-for-tuples",7964 "libsecp256k1",7965 "log",7966 "pallet-authorship",7967 "pallet-babe",7968 "pallet-bags-list",7969 "pallet-balances",7970 "pallet-beefy-mmr",7971 "pallet-election-provider-multi-phase",7972 "pallet-session",7973 "pallet-staking",7974 "pallet-timestamp",7975 "pallet-transaction-payment",7976 "pallet-treasury",7977 "pallet-vesting",7978 "parity-scale-codec 3.1.5",7979 "polkadot-primitives",7980 "polkadot-runtime-parachains",7981 "rustc-hex",7982 "scale-info",7983 "serde",7984 "serde_derive",7985 "slot-range-helper",7986 "sp-api",7987 "sp-core",7988 "sp-inherents",7989 "sp-io",7990 "sp-npos-elections",7991 "sp-runtime",7992 "sp-session",7993 "sp-staking",7994 "sp-std",7995 "static_assertions",7996 "xcm",7997]79987999[[package]]8000name = "polkadot-runtime-constants"8001version = "0.9.24"8002source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8003dependencies = [8004 "frame-support",8005 "polkadot-primitives",8006 "polkadot-runtime-common",8007 "smallvec",8008 "sp-runtime",8009]80108011[[package]]8012name = "polkadot-runtime-metrics"8013version = "0.9.24"8014source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8015dependencies = [8016 "bs58",8017 "parity-scale-codec 3.1.5",8018 "polkadot-primitives",8019 "sp-std",8020 "sp-tracing",8021]80228023[[package]]8024name = "polkadot-runtime-parachains"8025version = "0.9.24"8026source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8027dependencies = [8028 "bitflags",8029 "bitvec 1.0.1",8030 "derive_more",8031 "frame-benchmarking",8032 "frame-support",8033 "frame-system",8034 "log",8035 "pallet-authority-discovery",8036 "pallet-authorship",8037 "pallet-babe",8038 "pallet-balances",8039 "pallet-session",8040 "pallet-staking",8041 "pallet-timestamp",8042 "pallet-vesting",8043 "parity-scale-codec 3.1.5",8044 "polkadot-primitives",8045 "polkadot-runtime-metrics",8046 "rand 0.8.5",8047 "rand_chacha 0.3.1",8048 "rustc-hex",8049 "scale-info",8050 "serde",8051 "sp-api",8052 "sp-application-crypto",8053 "sp-core",8054 "sp-inherents",8055 "sp-io",8056 "sp-keystore",8057 "sp-runtime",8058 "sp-session",8059 "sp-staking",8060 "sp-std",8061 "static_assertions",8062 "xcm",8063 "xcm-executor",8064]80658066[[package]]8067name = "polkadot-service"8068version = "0.9.24"8069source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8070dependencies = [8071 "async-trait",8072 "beefy-gadget",8073 "beefy-primitives",8074 "frame-system-rpc-runtime-api",8075 "futures 0.3.21",8076 "hex-literal",8077 "kusama-runtime",8078 "kvdb",8079 "kvdb-rocksdb",8080 "lru 0.7.8",8081 "pallet-babe",8082 "pallet-im-online",8083 "pallet-staking",8084 "pallet-transaction-payment-rpc-runtime-api",8085 "parity-db",8086 "polkadot-approval-distribution",8087 "polkadot-availability-bitfield-distribution",8088 "polkadot-availability-distribution",8089 "polkadot-availability-recovery",8090 "polkadot-client",8091 "polkadot-collator-protocol",8092 "polkadot-dispute-distribution",8093 "polkadot-gossip-support",8094 "polkadot-network-bridge",8095 "polkadot-node-collation-generation",8096 "polkadot-node-core-approval-voting",8097 "polkadot-node-core-av-store",8098 "polkadot-node-core-backing",8099 "polkadot-node-core-bitfield-signing",8100 "polkadot-node-core-candidate-validation",8101 "polkadot-node-core-chain-api",8102 "polkadot-node-core-chain-selection",8103 "polkadot-node-core-dispute-coordinator",8104 "polkadot-node-core-parachains-inherent",8105 "polkadot-node-core-provisioner",8106 "polkadot-node-core-pvf-checker",8107 "polkadot-node-core-runtime-api",8108 "polkadot-node-network-protocol",8109 "polkadot-node-primitives",8110 "polkadot-node-subsystem",8111 "polkadot-node-subsystem-types",8112 "polkadot-node-subsystem-util",8113 "polkadot-overseer",8114 "polkadot-parachain",8115 "polkadot-primitives",8116 "polkadot-rpc",8117 "polkadot-runtime",8118 "polkadot-runtime-constants",8119 "polkadot-runtime-parachains",8120 "polkadot-statement-distribution",8121 "rococo-runtime",8122 "sc-authority-discovery",8123 "sc-basic-authorship",8124 "sc-block-builder",8125 "sc-chain-spec",8126 "sc-client-api",8127 "sc-client-db",8128 "sc-consensus",8129 "sc-consensus-babe",8130 "sc-consensus-slots",8131 "sc-consensus-uncles",8132 "sc-executor",8133 "sc-finality-grandpa",8134 "sc-keystore",8135 "sc-network",8136 "sc-offchain",8137 "sc-service",8138 "sc-sync-state-rpc",8139 "sc-sysinfo",8140 "sc-telemetry",8141 "sc-transaction-pool",8142 "serde",8143 "serde_json",8144 "sp-api",8145 "sp-authority-discovery",8146 "sp-block-builder",8147 "sp-blockchain",8148 "sp-consensus",8149 "sp-consensus-babe",8150 "sp-core",8151 "sp-finality-grandpa",8152 "sp-inherents",8153 "sp-io",8154 "sp-keystore",8155 "sp-offchain",8156 "sp-runtime",8157 "sp-session",8158 "sp-state-machine",8159 "sp-storage",8160 "sp-timestamp",8161 "sp-transaction-pool",8162 "sp-trie",8163 "substrate-prometheus-endpoint",8164 "thiserror",8165 "tracing-gum",8166 "westend-runtime",8167]81688169[[package]]8170name = "polkadot-statement-distribution"8171version = "0.9.24"8172source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8173dependencies = [8174 "arrayvec 0.5.2",8175 "fatality",8176 "futures 0.3.21",8177 "indexmap",8178 "parity-scale-codec 3.1.5",8179 "polkadot-node-network-protocol",8180 "polkadot-node-primitives",8181 "polkadot-node-subsystem",8182 "polkadot-node-subsystem-util",8183 "polkadot-primitives",8184 "sp-keystore",8185 "sp-staking",8186 "thiserror",8187 "tracing-gum",8188]81898190[[package]]8191name = "polkadot-statement-table"8192version = "0.9.24"8193source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8194dependencies = [8195 "parity-scale-codec 3.1.5",8196 "polkadot-primitives",8197 "sp-core",8198]81998200[[package]]8201name = "polkadot-test-runtime"8202version = "0.9.24"8203source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8204dependencies = [8205 "beefy-primitives",8206 "bitvec 1.0.1",8207 "frame-election-provider-support",8208 "frame-executive",8209 "frame-support",8210 "frame-system",8211 "frame-system-rpc-runtime-api",8212 "log",8213 "pallet-authority-discovery",8214 "pallet-authorship",8215 "pallet-babe",8216 "pallet-balances",8217 "pallet-grandpa",8218 "pallet-indices",8219 "pallet-nicks",8220 "pallet-offences",8221 "pallet-session",8222 "pallet-staking",8223 "pallet-staking-reward-curve",8224 "pallet-sudo",8225 "pallet-timestamp",8226 "pallet-transaction-payment",8227 "pallet-transaction-payment-rpc-runtime-api",8228 "pallet-vesting",8229 "pallet-xcm",8230 "parity-scale-codec 3.1.5",8231 "polkadot-parachain",8232 "polkadot-primitives",8233 "polkadot-runtime-common",8234 "polkadot-runtime-parachains",8235 "rustc-hex",8236 "scale-info",8237 "serde",8238 "serde_derive",8239 "smallvec",8240 "sp-api",8241 "sp-authority-discovery",8242 "sp-block-builder",8243 "sp-consensus-babe",8244 "sp-core",8245 "sp-inherents",8246 "sp-io",8247 "sp-mmr-primitives",8248 "sp-offchain",8249 "sp-runtime",8250 "sp-session",8251 "sp-staking",8252 "sp-std",8253 "sp-transaction-pool",8254 "sp-version",8255 "substrate-wasm-builder",8256 "test-runtime-constants",8257 "xcm",8258 "xcm-builder",8259 "xcm-executor",8260]82618262[[package]]8263name = "polkadot-test-service"8264version = "0.9.24"8265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8266dependencies = [8267 "frame-benchmarking",8268 "frame-system",8269 "futures 0.1.31",8270 "futures 0.3.21",8271 "hex",8272 "pallet-balances",8273 "pallet-staking",8274 "pallet-transaction-payment",8275 "polkadot-node-primitives",8276 "polkadot-node-subsystem",8277 "polkadot-overseer",8278 "polkadot-parachain",8279 "polkadot-primitives",8280 "polkadot-rpc",8281 "polkadot-runtime-common",8282 "polkadot-runtime-parachains",8283 "polkadot-service",8284 "polkadot-test-runtime",8285 "rand 0.8.5",8286 "sc-authority-discovery",8287 "sc-chain-spec",8288 "sc-cli",8289 "sc-client-api",8290 "sc-consensus",8291 "sc-consensus-babe",8292 "sc-executor",8293 "sc-finality-grandpa",8294 "sc-network",8295 "sc-service",8296 "sc-tracing",8297 "sc-transaction-pool",8298 "sp-arithmetic",8299 "sp-authority-discovery",8300 "sp-blockchain",8301 "sp-consensus",8302 "sp-consensus-babe",8303 "sp-core",8304 "sp-finality-grandpa",8305 "sp-inherents",8306 "sp-keyring",8307 "sp-runtime",8308 "sp-state-machine",8309 "substrate-test-client",8310 "tempfile",8311 "test-runtime-constants",8312 "tokio 1.20.1",8313 "tracing-gum",8314]83158316[[package]]8317name = "polling"8318version = "2.2.0"8319source = "registry+https://github.com/rust-lang/crates.io-index"8320checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"8321dependencies = [8322 "cfg-if 1.0.0",8323 "libc",8324 "log",8325 "wepoll-ffi",8326 "winapi",8327]83288329[[package]]8330name = "poly1305"8331version = "0.7.2"8332source = "registry+https://github.com/rust-lang/crates.io-index"8333checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8334dependencies = [8335 "cpufeatures",8336 "opaque-debug 0.3.0",8337 "universal-hash",8338]83398340[[package]]8341name = "polyval"8342version = "0.5.3"8343source = "registry+https://github.com/rust-lang/crates.io-index"8344checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8345dependencies = [8346 "cfg-if 1.0.0",8347 "cpufeatures",8348 "opaque-debug 0.3.0",8349 "universal-hash",8350]83518352[[package]]8353name = "ppv-lite86"8354version = "0.2.16"8355source = "registry+https://github.com/rust-lang/crates.io-index"8356checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"83578358[[package]]8359name = "primitive-types"8360version = "0.11.1"8361source = "registry+https://github.com/rust-lang/crates.io-index"8362checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8363dependencies = [8364 "fixed-hash",8365 "impl-codec",8366 "impl-rlp",8367 "impl-serde",8368 "scale-info",8369 "uint",8370]83718372[[package]]8373name = "prioritized-metered-channel"8374version = "0.2.0"8375source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8376dependencies = [8377 "coarsetime",8378 "crossbeam-queue",8379 "derive_more",8380 "futures 0.3.21",8381 "futures-timer",8382 "nanorand",8383 "thiserror",8384 "tracing",8385]83868387[[package]]8388name = "proc-macro-crate"8389version = "1.1.3"8390source = "registry+https://github.com/rust-lang/crates.io-index"8391checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"8392dependencies = [8393 "thiserror",8394 "toml",8395]83968397[[package]]8398name = "proc-macro-error"8399version = "1.0.4"8400source = "registry+https://github.com/rust-lang/crates.io-index"8401checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8402dependencies = [8403 "proc-macro-error-attr",8404 "proc-macro2",8405 "quote",8406 "syn",8407 "version_check",8408]84098410[[package]]8411name = "proc-macro-error-attr"8412version = "1.0.4"8413source = "registry+https://github.com/rust-lang/crates.io-index"8414checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8415dependencies = [8416 "proc-macro2",8417 "quote",8418 "version_check",8419]84208421[[package]]8422name = "proc-macro2"8423version = "1.0.42"8424source = "registry+https://github.com/rust-lang/crates.io-index"8425checksum = "c278e965f1d8cf32d6e0e96de3d3e79712178ae67986d9cf9151f51e95aac89b"8426dependencies = [8427 "unicode-ident",8428]84298430[[package]]8431name = "prometheus"8432version = "0.13.1"8433source = "registry+https://github.com/rust-lang/crates.io-index"8434checksum = "cface98dfa6d645ea4c789839f176e4b072265d085bfcc48eaa8d137f58d3c39"8435dependencies = [8436 "cfg-if 1.0.0",8437 "fnv",8438 "lazy_static",8439 "memchr",8440 "parking_lot 0.12.1",8441 "thiserror",8442]84438444[[package]]8445name = "prometheus-client"8446version = "0.16.0"8447source = "registry+https://github.com/rust-lang/crates.io-index"8448checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8449dependencies = [8450 "dtoa",8451 "itoa 1.0.2",8452 "owning_ref",8453 "prometheus-client-derive-text-encode",8454]84558456[[package]]8457name = "prometheus-client-derive-text-encode"8458version = "0.2.0"8459source = "registry+https://github.com/rust-lang/crates.io-index"8460checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8461dependencies = [8462 "proc-macro2",8463 "quote",8464 "syn",8465]84668467[[package]]8468name = "prost"8469version = "0.9.0"8470source = "registry+https://github.com/rust-lang/crates.io-index"8471checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"8472dependencies = [8473 "bytes 1.2.0",8474 "prost-derive 0.9.0",8475]84768477[[package]]8478name = "prost"8479version = "0.10.4"8480source = "registry+https://github.com/rust-lang/crates.io-index"8481checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8482dependencies = [8483 "bytes 1.2.0",8484 "prost-derive 0.10.1",8485]84868487[[package]]8488name = "prost-build"8489version = "0.9.0"8490source = "registry+https://github.com/rust-lang/crates.io-index"8491checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8492dependencies = [8493 "bytes 1.2.0",8494 "heck 0.3.3",8495 "itertools",8496 "lazy_static",8497 "log",8498 "multimap",8499 "petgraph",8500 "prost 0.9.0",8501 "prost-types 0.9.0",8502 "regex",8503 "tempfile",8504 "which",8505]85068507[[package]]8508name = "prost-build"8509version = "0.10.4"8510source = "registry+https://github.com/rust-lang/crates.io-index"8511checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8512dependencies = [8513 "bytes 1.2.0",8514 "cfg-if 1.0.0",8515 "cmake",8516 "heck 0.4.0",8517 "itertools",8518 "lazy_static",8519 "log",8520 "multimap",8521 "petgraph",8522 "prost 0.10.4",8523 "prost-types 0.10.1",8524 "regex",8525 "tempfile",8526 "which",8527]85288529[[package]]8530name = "prost-codec"8531version = "0.1.0"8532source = "registry+https://github.com/rust-lang/crates.io-index"8533checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8534dependencies = [8535 "asynchronous-codec",8536 "bytes 1.2.0",8537 "prost 0.10.4",8538 "thiserror",8539 "unsigned-varint",8540]85418542[[package]]8543name = "prost-derive"8544version = "0.9.0"8545source = "registry+https://github.com/rust-lang/crates.io-index"8546checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"8547dependencies = [8548 "anyhow",8549 "itertools",8550 "proc-macro2",8551 "quote",8552 "syn",8553]85548555[[package]]8556name = "prost-derive"8557version = "0.10.1"8558source = "registry+https://github.com/rust-lang/crates.io-index"8559checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8560dependencies = [8561 "anyhow",8562 "itertools",8563 "proc-macro2",8564 "quote",8565 "syn",8566]85678568[[package]]8569name = "prost-types"8570version = "0.9.0"8571source = "registry+https://github.com/rust-lang/crates.io-index"8572checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"8573dependencies = [8574 "bytes 1.2.0",8575 "prost 0.9.0",8576]85778578[[package]]8579name = "prost-types"8580version = "0.10.1"8581source = "registry+https://github.com/rust-lang/crates.io-index"8582checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8583dependencies = [8584 "bytes 1.2.0",8585 "prost 0.10.4",8586]85878588[[package]]8589name = "psm"8590version = "0.1.20"8591source = "registry+https://github.com/rust-lang/crates.io-index"8592checksum = "f446d0a6efba22928558c4fb4ce0b3fd6c89b0061343e390bf01a703742b8125"8593dependencies = [8594 "cc",8595]85968597[[package]]8598name = "quartz-runtime"8599version = "0.9.24"8600dependencies = [8601 "cumulus-pallet-aura-ext",8602 "cumulus-pallet-dmp-queue",8603 "cumulus-pallet-parachain-system",8604 "cumulus-pallet-xcm",8605 "cumulus-pallet-xcmp-queue",8606 "cumulus-primitives-core",8607 "cumulus-primitives-timestamp",8608 "cumulus-primitives-utility",8609 "derivative",8610 "evm-coder",8611 "fp-evm-mapping",8612 "fp-rpc",8613 "fp-self-contained",8614 "frame-benchmarking",8615 "frame-executive",8616 "frame-support",8617 "frame-system",8618 "frame-system-benchmarking",8619 "frame-system-rpc-runtime-api",8620 "frame-try-runtime",8621 "hex-literal",8622 "log",8623 "orml-vesting",8624 "pallet-aura",8625 "pallet-balances",8626 "pallet-base-fee",8627 "pallet-common",8628 "pallet-ethereum",8629 "pallet-evm",8630 "pallet-evm-coder-substrate",8631 "pallet-evm-contract-helpers",8632 "pallet-evm-migration",8633 "pallet-evm-transaction-payment",8634 "pallet-fungible",8635 "pallet-inflation",8636 "pallet-nonfungible",8637 "pallet-randomness-collective-flip",8638 "pallet-refungible",8639 "pallet-rmrk-core",8640 "pallet-rmrk-equip",8641 "pallet-structure",8642 "pallet-sudo",8643 "pallet-template-transaction-payment",8644 "pallet-timestamp",8645 "pallet-transaction-payment",8646 "pallet-transaction-payment-rpc-runtime-api",8647 "pallet-treasury",8648 "pallet-unique",8649 "pallet-unique-scheduler",8650 "pallet-xcm",8651 "parachain-info",8652 "parity-scale-codec 3.1.5",8653 "polkadot-parachain",8654 "rmrk-rpc",8655 "scale-info",8656 "serde",8657 "smallvec",8658 "sp-api",8659 "sp-arithmetic",8660 "sp-block-builder",8661 "sp-consensus-aura",8662 "sp-core",8663 "sp-inherents",8664 "sp-io",8665 "sp-offchain",8666 "sp-runtime",8667 "sp-session",8668 "sp-std",8669 "sp-transaction-pool",8670 "sp-version",8671 "substrate-wasm-builder",8672 "up-common",8673 "up-data-structs",8674 "up-rpc",8675 "up-sponsorship",8676 "xcm",8677 "xcm-builder",8678 "xcm-executor",8679]86808681[[package]]8682name = "quick-error"8683version = "1.2.3"8684source = "registry+https://github.com/rust-lang/crates.io-index"8685checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"86868687[[package]]8688name = "quicksink"8689version = "0.1.2"8690source = "registry+https://github.com/rust-lang/crates.io-index"8691checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8692dependencies = [8693 "futures-core",8694 "futures-sink",8695 "pin-project-lite 0.1.12",8696]86978698[[package]]8699name = "quote"8700version = "1.0.20"8701source = "registry+https://github.com/rust-lang/crates.io-index"8702checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"8703dependencies = [8704 "proc-macro2",8705]87068707[[package]]8708name = "radium"8709version = "0.6.2"8710source = "registry+https://github.com/rust-lang/crates.io-index"8711checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"87128713[[package]]8714name = "radium"8715version = "0.7.0"8716source = "registry+https://github.com/rust-lang/crates.io-index"8717checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"87188719[[package]]8720name = "rand"8721version = "0.7.3"8722source = "registry+https://github.com/rust-lang/crates.io-index"8723checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8724dependencies = [8725 "getrandom 0.1.16",8726 "libc",8727 "rand_chacha 0.2.2",8728 "rand_core 0.5.1",8729 "rand_hc",8730 "rand_pcg 0.2.1",8731]87328733[[package]]8734name = "rand"8735version = "0.8.5"8736source = "registry+https://github.com/rust-lang/crates.io-index"8737checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8738dependencies = [8739 "libc",8740 "rand_chacha 0.3.1",8741 "rand_core 0.6.3",8742]87438744[[package]]8745name = "rand_chacha"8746version = "0.2.2"8747source = "registry+https://github.com/rust-lang/crates.io-index"8748checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8749dependencies = [8750 "ppv-lite86",8751 "rand_core 0.5.1",8752]87538754[[package]]8755name = "rand_chacha"8756version = "0.3.1"8757source = "registry+https://github.com/rust-lang/crates.io-index"8758checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8759dependencies = [8760 "ppv-lite86",8761 "rand_core 0.6.3",8762]87638764[[package]]8765name = "rand_core"8766version = "0.5.1"8767source = "registry+https://github.com/rust-lang/crates.io-index"8768checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8769dependencies = [8770 "getrandom 0.1.16",8771]87728773[[package]]8774name = "rand_core"8775version = "0.6.3"8776source = "registry+https://github.com/rust-lang/crates.io-index"8777checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8778dependencies = [8779 "getrandom 0.2.7",8780]87818782[[package]]8783name = "rand_distr"8784version = "0.4.3"8785source = "registry+https://github.com/rust-lang/crates.io-index"8786checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8787dependencies = [8788 "num-traits",8789 "rand 0.8.5",8790]87918792[[package]]8793name = "rand_hc"8794version = "0.2.0"8795source = "registry+https://github.com/rust-lang/crates.io-index"8796checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8797dependencies = [8798 "rand_core 0.5.1",8799]88008801[[package]]8802name = "rand_pcg"8803version = "0.2.1"8804source = "registry+https://github.com/rust-lang/crates.io-index"8805checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8806dependencies = [8807 "rand_core 0.5.1",8808]88098810[[package]]8811name = "rand_pcg"8812version = "0.3.1"8813source = "registry+https://github.com/rust-lang/crates.io-index"8814checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8815dependencies = [8816 "rand_core 0.6.3",8817]88188819[[package]]8820name = "rawpointer"8821version = "0.2.1"8822source = "registry+https://github.com/rust-lang/crates.io-index"8823checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"88248825[[package]]8826name = "rayon"8827version = "1.5.3"8828source = "registry+https://github.com/rust-lang/crates.io-index"8829checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"8830dependencies = [8831 "autocfg",8832 "crossbeam-deque",8833 "either",8834 "rayon-core",8835]88368837[[package]]8838name = "rayon-core"8839version = "1.9.3"8840source = "registry+https://github.com/rust-lang/crates.io-index"8841checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"8842dependencies = [8843 "crossbeam-channel",8844 "crossbeam-deque",8845 "crossbeam-utils",8846 "num_cpus",8847]88488849[[package]]8850name = "redox_syscall"8851version = "0.2.15"8852source = "registry+https://github.com/rust-lang/crates.io-index"8853checksum = "534cfe58d6a18cc17120fbf4635d53d14691c1fe4d951064df9bd326178d7d5a"8854dependencies = [8855 "bitflags",8856]88578858[[package]]8859name = "redox_users"8860version = "0.4.3"8861source = "registry+https://github.com/rust-lang/crates.io-index"8862checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"8863dependencies = [8864 "getrandom 0.2.7",8865 "redox_syscall",8866 "thiserror",8867]88688869[[package]]8870name = "reed-solomon-novelpoly"8871version = "1.0.0"8872source = "registry+https://github.com/rust-lang/crates.io-index"8873checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8874dependencies = [8875 "derive_more",8876 "fs-err",8877 "itertools",8878 "static_init",8879 "thiserror",8880]88818882[[package]]8883name = "ref-cast"8884version = "1.0.8"8885source = "registry+https://github.com/rust-lang/crates.io-index"8886checksum = "776c8940430cf563f66a93f9111d1cd39306dc6c68149ecc6b934742a44a828a"8887dependencies = [8888 "ref-cast-impl",8889]88908891[[package]]8892name = "ref-cast-impl"8893version = "1.0.8"8894source = "registry+https://github.com/rust-lang/crates.io-index"8895checksum = "5f26c4704460286103bff62ea1fb78d137febc86aaf76952e6c5a2249af01f54"8896dependencies = [8897 "proc-macro2",8898 "quote",8899 "syn",8900]89018902[[package]]8903name = "regalloc"8904version = "0.0.34"8905source = "registry+https://github.com/rust-lang/crates.io-index"8906checksum = "62446b1d3ebf980bdc68837700af1d77b37bc430e524bf95319c6eada2a4cc02"8907dependencies = [8908 "log",8909 "rustc-hash",8910 "smallvec",8911]89128913[[package]]8914name = "regex"8915version = "1.6.0"8916source = "registry+https://github.com/rust-lang/crates.io-index"8917checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b"8918dependencies = [8919 "aho-corasick",8920 "memchr",8921 "regex-syntax",8922]89238924[[package]]8925name = "regex-automata"8926version = "0.1.10"8927source = "registry+https://github.com/rust-lang/crates.io-index"8928checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8929dependencies = [8930 "regex-syntax",8931]89328933[[package]]8934name = "regex-syntax"8935version = "0.6.27"8936source = "registry+https://github.com/rust-lang/crates.io-index"8937checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"89388939[[package]]8940name = "region"8941version = "2.2.0"8942source = "registry+https://github.com/rust-lang/crates.io-index"8943checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8944dependencies = [8945 "bitflags",8946 "libc",8947 "mach",8948 "winapi",8949]89508951[[package]]8952name = "remote-externalities"8953version = "0.10.0-dev"8954source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"8955dependencies = [8956 "env_logger",8957 "jsonrpsee",8958 "log",8959 "parity-scale-codec 3.1.5",8960 "serde",8961 "serde_json",8962 "sp-core",8963 "sp-io",8964 "sp-runtime",8965 "sp-version",8966]89678968[[package]]8969name = "remove_dir_all"8970version = "0.5.3"8971source = "registry+https://github.com/rust-lang/crates.io-index"8972checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8973dependencies = [8974 "winapi",8975]89768977[[package]]8978name = "resolv-conf"8979version = "0.7.0"8980source = "registry+https://github.com/rust-lang/crates.io-index"8981checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8982dependencies = [8983 "hostname",8984 "quick-error",8985]89868987[[package]]8988name = "retain_mut"8989version = "0.1.9"8990source = "registry+https://github.com/rust-lang/crates.io-index"8991checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"89928993[[package]]8994name = "rfc6979"8995version = "0.1.0"8996source = "registry+https://github.com/rust-lang/crates.io-index"8997checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"8998dependencies = [8999 "crypto-bigint",9000 "hmac 0.11.0",9001 "zeroize",9002]90039004[[package]]9005name = "ring"9006version = "0.16.20"9007source = "registry+https://github.com/rust-lang/crates.io-index"9008checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9009dependencies = [9010 "cc",9011 "libc",9012 "once_cell",9013 "spin",9014 "untrusted",9015 "web-sys",9016 "winapi",9017]90189019[[package]]9020name = "rlp"9021version = "0.5.1"9022source = "registry+https://github.com/rust-lang/crates.io-index"9023checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"9024dependencies = [9025 "bytes 1.2.0",9026 "rustc-hex",9027]90289029[[package]]9030name = "rlp-derive"9031version = "0.1.0"9032source = "registry+https://github.com/rust-lang/crates.io-index"9033checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9034dependencies = [9035 "proc-macro2",9036 "quote",9037 "syn",9038]90399040[[package]]9041name = "rmrk-rpc"9042version = "0.0.1"9043dependencies = [9044 "parity-scale-codec 2.3.1",9045 "rmrk-traits",9046 "serde",9047 "sp-api",9048 "sp-core",9049 "sp-runtime",9050 "sp-std",9051]90529053[[package]]9054name = "rmrk-traits"9055version = "0.1.0"9056dependencies = [9057 "parity-scale-codec 3.1.5",9058 "scale-info",9059 "serde",9060]90619062[[package]]9063name = "rocksdb"9064version = "0.18.0"9065source = "registry+https://github.com/rust-lang/crates.io-index"9066checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9067dependencies = [9068 "libc",9069 "librocksdb-sys",9070]90719072[[package]]9073name = "rococo-runtime"9074version = "0.9.24"9075source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"9076dependencies = [9077 "beefy-merkle-tree",9078 "beefy-primitives",9079 "bp-messages",9080 "bp-rococo",9081 "bp-runtime",9082 "bp-wococo",9083 "bridge-runtime-common",9084 "frame-benchmarking",9085 "frame-executive",9086 "frame-support",9087 "frame-system",9088 "frame-system-benchmarking",9089 "frame-system-rpc-runtime-api",9090 "hex-literal",9091 "log",9092 "pallet-authority-discovery",9093 "pallet-authorship",9094 "pallet-babe",9095 "pallet-balances",9096 "pallet-beefy",9097 "pallet-beefy-mmr",9098 "pallet-bridge-dispatch",9099 "pallet-bridge-grandpa",9100 "pallet-bridge-messages",9101 "pallet-collective",9102 "pallet-grandpa",9103 "pallet-im-online",9104 "pallet-indices",9105 "pallet-membership",9106 "pallet-mmr",9107 "pallet-multisig",9108 "pallet-offences",9109 "pallet-proxy",9110 "pallet-session",9111 "pallet-staking",9112 "pallet-sudo",9113 "pallet-timestamp",9114 "pallet-transaction-payment",9115 "pallet-transaction-payment-rpc-runtime-api",9116 "pallet-utility",9117 "pallet-xcm",9118 "parity-scale-codec 3.1.5",9119 "polkadot-parachain",9120 "polkadot-primitives",9121 "polkadot-runtime-common",9122 "polkadot-runtime-parachains",9123 "rococo-runtime-constants",9124 "scale-info",9125 "serde",9126 "serde_derive",9127 "smallvec",9128 "sp-api",9129 "sp-authority-discovery",9130 "sp-block-builder",9131 "sp-consensus-babe",9132 "sp-core",9133 "sp-inherents",9134 "sp-io",9135 "sp-mmr-primitives",9136 "sp-offchain",9137 "sp-runtime",9138 "sp-session",9139 "sp-staking",9140 "sp-std",9141 "sp-transaction-pool",9142 "sp-version",9143 "substrate-wasm-builder",9144 "xcm",9145 "xcm-builder",9146 "xcm-executor",9147]91489149[[package]]9150name = "rococo-runtime-constants"9151version = "0.9.24"9152source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"9153dependencies = [9154 "frame-support",9155 "polkadot-primitives",9156 "polkadot-runtime-common",9157 "smallvec",9158 "sp-runtime",9159]91609161[[package]]9162name = "rpassword"9163version = "5.0.1"9164source = "registry+https://github.com/rust-lang/crates.io-index"9165checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"9166dependencies = [9167 "libc",9168 "winapi",9169]91709171[[package]]9172name = "rtnetlink"9173version = "0.10.1"9174source = "registry+https://github.com/rust-lang/crates.io-index"9175checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9176dependencies = [9177 "async-global-executor",9178 "futures 0.3.21",9179 "log",9180 "netlink-packet-route",9181 "netlink-proto",9182 "nix",9183 "thiserror",9184]91859186[[package]]9187name = "rustc-demangle"9188version = "0.1.21"9189source = "registry+https://github.com/rust-lang/crates.io-index"9190checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"91919192[[package]]9193name = "rustc-hash"9194version = "1.1.0"9195source = "registry+https://github.com/rust-lang/crates.io-index"9196checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"91979198[[package]]9199name = "rustc-hex"9200version = "2.1.0"9201source = "registry+https://github.com/rust-lang/crates.io-index"9202checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"92039204[[package]]9205name = "rustc_version"9206version = "0.2.3"9207source = "registry+https://github.com/rust-lang/crates.io-index"9208checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9209dependencies = [9210 "semver 0.9.0",9211]92129213[[package]]9214name = "rustc_version"9215version = "0.4.0"9216source = "registry+https://github.com/rust-lang/crates.io-index"9217checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9218dependencies = [9219 "semver 1.0.12",9220]92219222[[package]]9223name = "rustix"9224version = "0.33.7"9225source = "registry+https://github.com/rust-lang/crates.io-index"9226checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"9227dependencies = [9228 "bitflags",9229 "errno",9230 "io-lifetimes",9231 "libc",9232 "linux-raw-sys",9233 "winapi",9234]92359236[[package]]9237name = "rustls"9238version = "0.20.6"9239source = "registry+https://github.com/rust-lang/crates.io-index"9240checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"9241dependencies = [9242 "log",9243 "ring",9244 "sct",9245 "webpki",9246]92479248[[package]]9249name = "rustls-native-certs"9250version = "0.6.2"9251source = "registry+https://github.com/rust-lang/crates.io-index"9252checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9253dependencies = [9254 "openssl-probe",9255 "rustls-pemfile",9256 "schannel",9257 "security-framework",9258]92599260[[package]]9261name = "rustls-pemfile"9262version = "1.0.0"9263source = "registry+https://github.com/rust-lang/crates.io-index"9264checksum = "e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9"9265dependencies = [9266 "base64",9267]92689269[[package]]9270name = "rustversion"9271version = "1.0.8"9272source = "registry+https://github.com/rust-lang/crates.io-index"9273checksum = "24c8ad4f0c00e1eb5bc7614d236a7f1300e3dbd76b68cac8e06fb00b015ad8d8"92749275[[package]]9276name = "rw-stream-sink"9277version = "0.2.1"9278source = "registry+https://github.com/rust-lang/crates.io-index"9279checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"9280dependencies = [9281 "futures 0.3.21",9282 "pin-project 0.4.30",9283 "static_assertions",9284]92859286[[package]]9287name = "rw-stream-sink"9288version = "0.3.0"9289source = "registry+https://github.com/rust-lang/crates.io-index"9290checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9291dependencies = [9292 "futures 0.3.21",9293 "pin-project 1.0.11",9294 "static_assertions",9295]92969297[[package]]9298name = "ryu"9299version = "1.0.10"9300source = "registry+https://github.com/rust-lang/crates.io-index"9301checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"93029303[[package]]9304name = "safe-mix"9305version = "1.0.1"9306source = "registry+https://github.com/rust-lang/crates.io-index"9307checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9308dependencies = [9309 "rustc_version 0.2.3",9310]93119312[[package]]9313name = "salsa20"9314version = "0.9.0"9315source = "registry+https://github.com/rust-lang/crates.io-index"9316checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"9317dependencies = [9318 "cipher",9319]93209321[[package]]9322name = "same-file"9323version = "1.0.6"9324source = "registry+https://github.com/rust-lang/crates.io-index"9325checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9326dependencies = [9327 "winapi-util",9328]93299330[[package]]9331name = "sc-allocator"9332version = "4.1.0-dev"9333source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9334dependencies = [9335 "log",9336 "sp-core",9337 "sp-wasm-interface",9338 "thiserror",9339]93409341[[package]]9342name = "sc-authority-discovery"9343version = "0.10.0-dev"9344source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9345dependencies = [9346 "async-trait",9347 "futures 0.3.21",9348 "futures-timer",9349 "ip_network",9350 "libp2p",9351 "log",9352 "parity-scale-codec 3.1.5",9353 "prost 0.10.4",9354 "prost-build 0.9.0",9355 "rand 0.7.3",9356 "sc-client-api",9357 "sc-network",9358 "sp-api",9359 "sp-authority-discovery",9360 "sp-blockchain",9361 "sp-core",9362 "sp-keystore",9363 "sp-runtime",9364 "substrate-prometheus-endpoint",9365 "thiserror",9366]93679368[[package]]9369name = "sc-basic-authorship"9370version = "0.10.0-dev"9371source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9372dependencies = [9373 "futures 0.3.21",9374 "futures-timer",9375 "log",9376 "parity-scale-codec 3.1.5",9377 "sc-block-builder",9378 "sc-client-api",9379 "sc-proposer-metrics",9380 "sc-telemetry",9381 "sc-transaction-pool-api",9382 "sp-api",9383 "sp-blockchain",9384 "sp-consensus",9385 "sp-core",9386 "sp-inherents",9387 "sp-runtime",9388 "substrate-prometheus-endpoint",9389]93909391[[package]]9392name = "sc-block-builder"9393version = "0.10.0-dev"9394source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9395dependencies = [9396 "parity-scale-codec 3.1.5",9397 "sc-client-api",9398 "sp-api",9399 "sp-block-builder",9400 "sp-blockchain",9401 "sp-core",9402 "sp-inherents",9403 "sp-runtime",9404 "sp-state-machine",9405]94069407[[package]]9408name = "sc-chain-spec"9409version = "4.0.0-dev"9410source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9411dependencies = [9412 "impl-trait-for-tuples",9413 "memmap2 0.5.5",9414 "parity-scale-codec 3.1.5",9415 "sc-chain-spec-derive",9416 "sc-network",9417 "sc-telemetry",9418 "serde",9419 "serde_json",9420 "sp-core",9421 "sp-runtime",9422]94239424[[package]]9425name = "sc-chain-spec-derive"9426version = "4.0.0-dev"9427source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9428dependencies = [9429 "proc-macro-crate",9430 "proc-macro2",9431 "quote",9432 "syn",9433]94349435[[package]]9436name = "sc-cli"9437version = "0.10.0-dev"9438source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9439dependencies = [9440 "chrono",9441 "clap",9442 "fdlimit",9443 "futures 0.3.21",9444 "hex",9445 "libp2p",9446 "log",9447 "names",9448 "parity-scale-codec 3.1.5",9449 "rand 0.7.3",9450 "regex",9451 "rpassword",9452 "sc-client-api",9453 "sc-client-db",9454 "sc-keystore",9455 "sc-network",9456 "sc-service",9457 "sc-telemetry",9458 "sc-tracing",9459 "sc-utils",9460 "serde",9461 "serde_json",9462 "sp-blockchain",9463 "sp-core",9464 "sp-keyring",9465 "sp-keystore",9466 "sp-panic-handler",9467 "sp-runtime",9468 "sp-version",9469 "thiserror",9470 "tiny-bip39",9471 "tokio 1.20.1",9472]94739474[[package]]9475name = "sc-client-api"9476version = "4.0.0-dev"9477source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9478dependencies = [9479 "fnv",9480 "futures 0.3.21",9481 "hash-db",9482 "log",9483 "parity-scale-codec 3.1.5",9484 "parking_lot 0.12.1",9485 "sc-executor",9486 "sc-transaction-pool-api",9487 "sc-utils",9488 "sp-api",9489 "sp-blockchain",9490 "sp-consensus",9491 "sp-core",9492 "sp-database",9493 "sp-externalities",9494 "sp-keystore",9495 "sp-runtime",9496 "sp-state-machine",9497 "sp-storage",9498 "sp-trie",9499 "substrate-prometheus-endpoint",9500]95019502[[package]]9503name = "sc-client-db"9504version = "0.10.0-dev"9505source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9506dependencies = [9507 "hash-db",9508 "kvdb",9509 "kvdb-memorydb",9510 "kvdb-rocksdb",9511 "linked-hash-map",9512 "log",9513 "parity-db",9514 "parity-scale-codec 3.1.5",9515 "parking_lot 0.12.1",9516 "sc-client-api",9517 "sc-state-db",9518 "sp-arithmetic",9519 "sp-blockchain",9520 "sp-core",9521 "sp-database",9522 "sp-runtime",9523 "sp-state-machine",9524 "sp-trie",9525]95269527[[package]]9528name = "sc-consensus"9529version = "0.10.0-dev"9530source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9531dependencies = [9532 "async-trait",9533 "futures 0.3.21",9534 "futures-timer",9535 "libp2p",9536 "log",9537 "parking_lot 0.12.1",9538 "sc-client-api",9539 "sc-utils",9540 "serde",9541 "sp-api",9542 "sp-blockchain",9543 "sp-consensus",9544 "sp-core",9545 "sp-runtime",9546 "sp-state-machine",9547 "substrate-prometheus-endpoint",9548 "thiserror",9549]95509551[[package]]9552name = "sc-consensus-aura"9553version = "0.10.0-dev"9554source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9555dependencies = [9556 "async-trait",9557 "futures 0.3.21",9558 "log",9559 "parity-scale-codec 3.1.5",9560 "sc-block-builder",9561 "sc-client-api",9562 "sc-consensus",9563 "sc-consensus-slots",9564 "sc-telemetry",9565 "sp-api",9566 "sp-application-crypto",9567 "sp-block-builder",9568 "sp-blockchain",9569 "sp-consensus",9570 "sp-consensus-aura",9571 "sp-consensus-slots",9572 "sp-core",9573 "sp-inherents",9574 "sp-keystore",9575 "sp-runtime",9576 "substrate-prometheus-endpoint",9577 "thiserror",9578]95799580[[package]]9581name = "sc-consensus-babe"9582version = "0.10.0-dev"9583source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9584dependencies = [9585 "async-trait",9586 "fork-tree",9587 "futures 0.3.21",9588 "log",9589 "merlin",9590 "num-bigint",9591 "num-rational 0.2.4",9592 "num-traits",9593 "parity-scale-codec 3.1.5",9594 "parking_lot 0.12.1",9595 "rand 0.7.3",9596 "retain_mut",9597 "sc-client-api",9598 "sc-consensus",9599 "sc-consensus-epochs",9600 "sc-consensus-slots",9601 "sc-keystore",9602 "sc-telemetry",9603 "schnorrkel",9604 "serde",9605 "sp-api",9606 "sp-application-crypto",9607 "sp-block-builder",9608 "sp-blockchain",9609 "sp-consensus",9610 "sp-consensus-babe",9611 "sp-consensus-slots",9612 "sp-consensus-vrf",9613 "sp-core",9614 "sp-inherents",9615 "sp-io",9616 "sp-keystore",9617 "sp-runtime",9618 "sp-version",9619 "substrate-prometheus-endpoint",9620 "thiserror",9621]96229623[[package]]9624name = "sc-consensus-babe-rpc"9625version = "0.10.0-dev"9626source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9627dependencies = [9628 "futures 0.3.21",9629 "jsonrpsee",9630 "sc-consensus-babe",9631 "sc-consensus-epochs",9632 "sc-rpc-api",9633 "serde",9634 "sp-api",9635 "sp-application-crypto",9636 "sp-blockchain",9637 "sp-consensus",9638 "sp-consensus-babe",9639 "sp-core",9640 "sp-keystore",9641 "sp-runtime",9642 "thiserror",9643]96449645[[package]]9646name = "sc-consensus-epochs"9647version = "0.10.0-dev"9648source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9649dependencies = [9650 "fork-tree",9651 "parity-scale-codec 3.1.5",9652 "sc-client-api",9653 "sc-consensus",9654 "sp-blockchain",9655 "sp-runtime",9656]96579658[[package]]9659name = "sc-consensus-manual-seal"9660version = "0.10.0-dev"9661source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9662dependencies = [9663 "assert_matches",9664 "async-trait",9665 "futures 0.3.21",9666 "jsonrpsee",9667 "log",9668 "parity-scale-codec 3.1.5",9669 "sc-client-api",9670 "sc-consensus",9671 "sc-consensus-aura",9672 "sc-consensus-babe",9673 "sc-consensus-epochs",9674 "sc-transaction-pool",9675 "sc-transaction-pool-api",9676 "serde",9677 "sp-api",9678 "sp-blockchain",9679 "sp-consensus",9680 "sp-consensus-aura",9681 "sp-consensus-babe",9682 "sp-consensus-slots",9683 "sp-core",9684 "sp-inherents",9685 "sp-keystore",9686 "sp-runtime",9687 "sp-timestamp",9688 "substrate-prometheus-endpoint",9689 "thiserror",9690]96919692[[package]]9693name = "sc-consensus-slots"9694version = "0.10.0-dev"9695source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9696dependencies = [9697 "async-trait",9698 "futures 0.3.21",9699 "futures-timer",9700 "log",9701 "parity-scale-codec 3.1.5",9702 "sc-client-api",9703 "sc-consensus",9704 "sc-telemetry",9705 "sp-arithmetic",9706 "sp-blockchain",9707 "sp-consensus",9708 "sp-consensus-slots",9709 "sp-core",9710 "sp-inherents",9711 "sp-runtime",9712 "sp-state-machine",9713 "sp-timestamp",9714 "thiserror",9715]97169717[[package]]9718name = "sc-consensus-uncles"9719version = "0.10.0-dev"9720source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9721dependencies = [9722 "sc-client-api",9723 "sp-authorship",9724 "sp-runtime",9725 "thiserror",9726]97279728[[package]]9729name = "sc-executor"9730version = "0.10.0-dev"9731source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9732dependencies = [9733 "lazy_static",9734 "lru 0.7.8",9735 "parity-scale-codec 3.1.5",9736 "parking_lot 0.12.1",9737 "sc-executor-common",9738 "sc-executor-wasmi",9739 "sc-executor-wasmtime",9740 "sp-api",9741 "sp-core",9742 "sp-core-hashing-proc-macro",9743 "sp-externalities",9744 "sp-io",9745 "sp-panic-handler",9746 "sp-runtime-interface",9747 "sp-tasks",9748 "sp-trie",9749 "sp-version",9750 "sp-wasm-interface",9751 "tracing",9752 "wasmi",9753]97549755[[package]]9756name = "sc-executor-common"9757version = "0.10.0-dev"9758source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9759dependencies = [9760 "environmental",9761 "parity-scale-codec 3.1.5",9762 "sc-allocator",9763 "sp-maybe-compressed-blob",9764 "sp-sandbox",9765 "sp-serializer",9766 "sp-wasm-interface",9767 "thiserror",9768 "wasm-instrument",9769 "wasmi",9770]97719772[[package]]9773name = "sc-executor-wasmi"9774version = "0.10.0-dev"9775source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9776dependencies = [9777 "log",9778 "parity-scale-codec 3.1.5",9779 "sc-allocator",9780 "sc-executor-common",9781 "sp-runtime-interface",9782 "sp-sandbox",9783 "sp-wasm-interface",9784 "wasmi",9785]97869787[[package]]9788name = "sc-executor-wasmtime"9789version = "0.10.0-dev"9790source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9791dependencies = [9792 "cfg-if 1.0.0",9793 "libc",9794 "log",9795 "parity-scale-codec 3.1.5",9796 "parity-wasm 0.42.2",9797 "sc-allocator",9798 "sc-executor-common",9799 "sp-runtime-interface",9800 "sp-sandbox",9801 "sp-wasm-interface",9802 "wasmtime",9803]98049805[[package]]9806name = "sc-finality-grandpa"9807version = "0.10.0-dev"9808source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9809dependencies = [9810 "ahash",9811 "async-trait",9812 "dyn-clone",9813 "finality-grandpa",9814 "fork-tree",9815 "futures 0.3.21",9816 "futures-timer",9817 "hex",9818 "log",9819 "parity-scale-codec 3.1.5",9820 "parking_lot 0.12.1",9821 "rand 0.8.5",9822 "sc-block-builder",9823 "sc-chain-spec",9824 "sc-client-api",9825 "sc-consensus",9826 "sc-keystore",9827 "sc-network",9828 "sc-network-gossip",9829 "sc-telemetry",9830 "sc-utils",9831 "serde_json",9832 "sp-api",9833 "sp-application-crypto",9834 "sp-arithmetic",9835 "sp-blockchain",9836 "sp-consensus",9837 "sp-core",9838 "sp-finality-grandpa",9839 "sp-keystore",9840 "sp-runtime",9841 "substrate-prometheus-endpoint",9842 "thiserror",9843]98449845[[package]]9846name = "sc-finality-grandpa-rpc"9847version = "0.10.0-dev"9848source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9849dependencies = [9850 "finality-grandpa",9851 "futures 0.3.21",9852 "jsonrpsee",9853 "log",9854 "parity-scale-codec 3.1.5",9855 "sc-client-api",9856 "sc-finality-grandpa",9857 "sc-rpc",9858 "serde",9859 "serde_json",9860 "sp-blockchain",9861 "sp-core",9862 "sp-runtime",9863 "thiserror",9864]98659866[[package]]9867name = "sc-informant"9868version = "0.10.0-dev"9869source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9870dependencies = [9871 "ansi_term",9872 "futures 0.3.21",9873 "futures-timer",9874 "log",9875 "parity-util-mem",9876 "sc-client-api",9877 "sc-network",9878 "sc-transaction-pool-api",9879 "sp-blockchain",9880 "sp-runtime",9881]98829883[[package]]9884name = "sc-keystore"9885version = "4.0.0-dev"9886source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9887dependencies = [9888 "async-trait",9889 "hex",9890 "parking_lot 0.12.1",9891 "serde_json",9892 "sp-application-crypto",9893 "sp-core",9894 "sp-keystore",9895 "thiserror",9896]98979898[[package]]9899name = "sc-network"9900version = "0.10.0-dev"9901source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9902dependencies = [9903 "async-trait",9904 "asynchronous-codec",9905 "bitflags",9906 "bytes 1.2.0",9907 "cid",9908 "either",9909 "fnv",9910 "fork-tree",9911 "futures 0.3.21",9912 "futures-timer",9913 "hex",9914 "ip_network",9915 "libp2p",9916 "linked-hash-map",9917 "linked_hash_set",9918 "log",9919 "lru 0.7.8",9920 "parity-scale-codec 3.1.5",9921 "parking_lot 0.12.1",9922 "pin-project 1.0.11",9923 "prost 0.10.4",9924 "prost-build 0.9.0",9925 "rand 0.7.3",9926 "sc-block-builder",9927 "sc-client-api",9928 "sc-consensus",9929 "sc-network-common",9930 "sc-network-light",9931 "sc-network-sync",9932 "sc-peerset",9933 "sc-utils",9934 "serde",9935 "serde_json",9936 "smallvec",9937 "sp-arithmetic",9938 "sp-blockchain",9939 "sp-consensus",9940 "sp-core",9941 "sp-finality-grandpa",9942 "sp-runtime",9943 "substrate-prometheus-endpoint",9944 "thiserror",9945 "unsigned-varint",9946 "void",9947 "zeroize",9948]99499950[[package]]9951name = "sc-network-common"9952version = "0.10.0-dev"9953source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9954dependencies = [9955 "futures 0.3.21",9956 "libp2p",9957 "parity-scale-codec 3.1.5",9958 "prost-build 0.9.0",9959 "sc-peerset",9960 "smallvec",9961]99629963[[package]]9964name = "sc-network-gossip"9965version = "0.10.0-dev"9966source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9967dependencies = [9968 "ahash",9969 "futures 0.3.21",9970 "futures-timer",9971 "libp2p",9972 "log",9973 "lru 0.7.8",9974 "sc-network",9975 "sp-runtime",9976 "substrate-prometheus-endpoint",9977 "tracing",9978]99799980[[package]]9981name = "sc-network-light"9982version = "0.10.0-dev"9983source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"9984dependencies = [9985 "futures 0.3.21",9986 "libp2p",9987 "log",9988 "parity-scale-codec 3.1.5",9989 "prost 0.10.4",9990 "prost-build 0.9.0",9991 "sc-client-api",9992 "sc-network-common",9993 "sc-peerset",9994 "sp-blockchain",9995 "sp-core",9996 "sp-runtime",9997 "thiserror",9998]999910000[[package]]10001name = "sc-network-sync"10002version = "0.10.0-dev"10003source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10004dependencies = [10005 "bitflags",10006 "either",10007 "fork-tree",10008 "futures 0.3.21",10009 "libp2p",10010 "log",10011 "lru 0.7.8",10012 "parity-scale-codec 3.1.5",10013 "prost 0.10.4",10014 "prost-build 0.9.0",10015 "sc-client-api",10016 "sc-consensus",10017 "sc-network-common",10018 "sc-peerset",10019 "smallvec",10020 "sp-arithmetic",10021 "sp-blockchain",10022 "sp-consensus",10023 "sp-core",10024 "sp-finality-grandpa",10025 "sp-runtime",10026 "thiserror",10027]1002810029[[package]]10030name = "sc-offchain"10031version = "4.0.0-dev"10032source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10033dependencies = [10034 "bytes 1.2.0",10035 "fnv",10036 "futures 0.3.21",10037 "futures-timer",10038 "hex",10039 "hyper",10040 "hyper-rustls",10041 "num_cpus",10042 "once_cell",10043 "parity-scale-codec 3.1.5",10044 "parking_lot 0.12.1",10045 "rand 0.7.3",10046 "sc-client-api",10047 "sc-network",10048 "sc-utils",10049 "sp-api",10050 "sp-core",10051 "sp-offchain",10052 "sp-runtime",10053 "threadpool",10054 "tracing",10055]1005610057[[package]]10058name = "sc-peerset"10059version = "4.0.0-dev"10060source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10061dependencies = [10062 "futures 0.3.21",10063 "libp2p",10064 "log",10065 "sc-utils",10066 "serde_json",10067 "wasm-timer",10068]1006910070[[package]]10071name = "sc-proposer-metrics"10072version = "0.10.0-dev"10073source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10074dependencies = [10075 "log",10076 "substrate-prometheus-endpoint",10077]1007810079[[package]]10080name = "sc-rpc"10081version = "4.0.0-dev"10082source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10083dependencies = [10084 "futures 0.3.21",10085 "hash-db",10086 "jsonrpsee",10087 "log",10088 "parity-scale-codec 3.1.5",10089 "parking_lot 0.12.1",10090 "sc-block-builder",10091 "sc-chain-spec",10092 "sc-client-api",10093 "sc-rpc-api",10094 "sc-tracing",10095 "sc-transaction-pool-api",10096 "sc-utils",10097 "serde_json",10098 "sp-api",10099 "sp-blockchain",10100 "sp-core",10101 "sp-keystore",10102 "sp-offchain",10103 "sp-rpc",10104 "sp-runtime",10105 "sp-session",10106 "sp-version",10107]1010810109[[package]]10110name = "sc-rpc-api"10111version = "0.10.0-dev"10112source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10113dependencies = [10114 "futures 0.3.21",10115 "jsonrpsee",10116 "log",10117 "parity-scale-codec 3.1.5",10118 "parking_lot 0.12.1",10119 "sc-chain-spec",10120 "sc-transaction-pool-api",10121 "scale-info",10122 "serde",10123 "serde_json",10124 "sp-core",10125 "sp-rpc",10126 "sp-runtime",10127 "sp-tracing",10128 "sp-version",10129 "thiserror",10130]1013110132[[package]]10133name = "sc-rpc-server"10134version = "4.0.0-dev"10135source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10136dependencies = [10137 "futures 0.3.21",10138 "jsonrpsee",10139 "log",10140 "serde_json",10141 "substrate-prometheus-endpoint",10142 "tokio 1.20.1",10143]1014410145[[package]]10146name = "sc-service"10147version = "0.10.0-dev"10148source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10149dependencies = [10150 "async-trait",10151 "directories",10152 "exit-future",10153 "futures 0.3.21",10154 "futures-timer",10155 "hash-db",10156 "jsonrpsee",10157 "log",10158 "parity-scale-codec 3.1.5",10159 "parity-util-mem",10160 "parking_lot 0.12.1",10161 "pin-project 1.0.11",10162 "rand 0.7.3",10163 "sc-block-builder",10164 "sc-chain-spec",10165 "sc-client-api",10166 "sc-client-db",10167 "sc-consensus",10168 "sc-executor",10169 "sc-informant",10170 "sc-keystore",10171 "sc-network",10172 "sc-network-common",10173 "sc-offchain",10174 "sc-rpc",10175 "sc-rpc-server",10176 "sc-sysinfo",10177 "sc-telemetry",10178 "sc-tracing",10179 "sc-transaction-pool",10180 "sc-transaction-pool-api",10181 "sc-utils",10182 "serde",10183 "serde_json",10184 "sp-api",10185 "sp-application-crypto",10186 "sp-block-builder",10187 "sp-blockchain",10188 "sp-consensus",10189 "sp-core",10190 "sp-externalities",10191 "sp-inherents",10192 "sp-keystore",10193 "sp-runtime",10194 "sp-session",10195 "sp-state-machine",10196 "sp-storage",10197 "sp-tracing",10198 "sp-transaction-pool",10199 "sp-transaction-storage-proof",10200 "sp-trie",10201 "sp-version",10202 "substrate-prometheus-endpoint",10203 "tempfile",10204 "thiserror",10205 "tokio 1.20.1",10206 "tracing",10207 "tracing-futures",10208]1020910210[[package]]10211name = "sc-state-db"10212version = "0.10.0-dev"10213source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10214dependencies = [10215 "log",10216 "parity-scale-codec 3.1.5",10217 "parity-util-mem",10218 "parity-util-mem-derive",10219 "parking_lot 0.12.1",10220 "sc-client-api",10221 "sp-core",10222]1022310224[[package]]10225name = "sc-sync-state-rpc"10226version = "0.10.0-dev"10227source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10228dependencies = [10229 "jsonrpsee",10230 "parity-scale-codec 3.1.5",10231 "sc-chain-spec",10232 "sc-client-api",10233 "sc-consensus-babe",10234 "sc-consensus-epochs",10235 "sc-finality-grandpa",10236 "serde",10237 "serde_json",10238 "sp-blockchain",10239 "sp-runtime",10240 "thiserror",10241]1024210243[[package]]10244name = "sc-sysinfo"10245version = "6.0.0-dev"10246source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10247dependencies = [10248 "futures 0.3.21",10249 "libc",10250 "log",10251 "rand 0.7.3",10252 "rand_pcg 0.2.1",10253 "regex",10254 "sc-telemetry",10255 "serde",10256 "serde_json",10257 "sp-core",10258 "sp-io",10259 "sp-std",10260]1026110262[[package]]10263name = "sc-telemetry"10264version = "4.0.0-dev"10265source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10266dependencies = [10267 "chrono",10268 "futures 0.3.21",10269 "libp2p",10270 "log",10271 "parking_lot 0.12.1",10272 "pin-project 1.0.11",10273 "rand 0.7.3",10274 "serde",10275 "serde_json",10276 "thiserror",10277 "wasm-timer",10278]1027910280[[package]]10281name = "sc-tracing"10282version = "4.0.0-dev"10283source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10284dependencies = [10285 "ansi_term",10286 "atty",10287 "chrono",10288 "lazy_static",10289 "libc",10290 "log",10291 "once_cell",10292 "parking_lot 0.12.1",10293 "regex",10294 "rustc-hash",10295 "sc-client-api",10296 "sc-rpc-server",10297 "sc-tracing-proc-macro",10298 "serde",10299 "sp-api",10300 "sp-blockchain",10301 "sp-core",10302 "sp-rpc",10303 "sp-runtime",10304 "sp-tracing",10305 "thiserror",10306 "tracing",10307 "tracing-log",10308 "tracing-subscriber",10309]1031010311[[package]]10312name = "sc-tracing-proc-macro"10313version = "4.0.0-dev"10314source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10315dependencies = [10316 "proc-macro-crate",10317 "proc-macro2",10318 "quote",10319 "syn",10320]1032110322[[package]]10323name = "sc-transaction-pool"10324version = "4.0.0-dev"10325source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10326dependencies = [10327 "futures 0.3.21",10328 "futures-timer",10329 "linked-hash-map",10330 "log",10331 "parity-scale-codec 3.1.5",10332 "parity-util-mem",10333 "parking_lot 0.12.1",10334 "retain_mut",10335 "sc-client-api",10336 "sc-transaction-pool-api",10337 "sc-utils",10338 "serde",10339 "sp-api",10340 "sp-blockchain",10341 "sp-core",10342 "sp-runtime",10343 "sp-tracing",10344 "sp-transaction-pool",10345 "substrate-prometheus-endpoint",10346 "thiserror",10347]1034810349[[package]]10350name = "sc-transaction-pool-api"10351version = "4.0.0-dev"10352source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10353dependencies = [10354 "futures 0.3.21",10355 "log",10356 "serde",10357 "sp-blockchain",10358 "sp-runtime",10359 "thiserror",10360]1036110362[[package]]10363name = "sc-utils"10364version = "4.0.0-dev"10365source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10366dependencies = [10367 "futures 0.3.21",10368 "futures-timer",10369 "lazy_static",10370 "log",10371 "parking_lot 0.12.1",10372 "prometheus",10373]1037410375[[package]]10376name = "scale-info"10377version = "2.1.2"10378source = "registry+https://github.com/rust-lang/crates.io-index"10379checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10380dependencies = [10381 "bitvec 1.0.1",10382 "cfg-if 1.0.0",10383 "derive_more",10384 "parity-scale-codec 3.1.5",10385 "scale-info-derive",10386 "serde",10387]1038810389[[package]]10390name = "scale-info-derive"10391version = "2.1.2"10392source = "registry+https://github.com/rust-lang/crates.io-index"10393checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c"10394dependencies = [10395 "proc-macro-crate",10396 "proc-macro2",10397 "quote",10398 "syn",10399]1040010401[[package]]10402name = "schannel"10403version = "0.1.20"10404source = "registry+https://github.com/rust-lang/crates.io-index"10405checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10406dependencies = [10407 "lazy_static",10408 "windows-sys",10409]1041010411[[package]]10412name = "schnorrkel"10413version = "0.9.1"10414source = "registry+https://github.com/rust-lang/crates.io-index"10415checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10416dependencies = [10417 "arrayref",10418 "arrayvec 0.5.2",10419 "curve25519-dalek 2.1.3",10420 "getrandom 0.1.16",10421 "merlin",10422 "rand 0.7.3",10423 "rand_core 0.5.1",10424 "sha2 0.8.2",10425 "subtle",10426 "zeroize",10427]1042810429[[package]]10430name = "scopeguard"10431version = "1.1.0"10432source = "registry+https://github.com/rust-lang/crates.io-index"10433checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1043410435[[package]]10436name = "sct"10437version = "0.7.0"10438source = "registry+https://github.com/rust-lang/crates.io-index"10439checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10440dependencies = [10441 "ring",10442 "untrusted",10443]1044410445[[package]]10446name = "sec1"10447version = "0.2.1"10448source = "registry+https://github.com/rust-lang/crates.io-index"10449checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10450dependencies = [10451 "der",10452 "generic-array 0.14.5",10453 "subtle",10454 "zeroize",10455]1045610457[[package]]10458name = "secp256k1"10459version = "0.21.3"10460source = "registry+https://github.com/rust-lang/crates.io-index"10461checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10462dependencies = [10463 "secp256k1-sys",10464]1046510466[[package]]10467name = "secp256k1-sys"10468version = "0.4.2"10469source = "registry+https://github.com/rust-lang/crates.io-index"10470checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10471dependencies = [10472 "cc",10473]1047410475[[package]]10476name = "secrecy"10477version = "0.8.0"10478source = "registry+https://github.com/rust-lang/crates.io-index"10479checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10480dependencies = [10481 "zeroize",10482]1048310484[[package]]10485name = "security-framework"10486version = "2.6.1"10487source = "registry+https://github.com/rust-lang/crates.io-index"10488checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10489dependencies = [10490 "bitflags",10491 "core-foundation",10492 "core-foundation-sys",10493 "libc",10494 "security-framework-sys",10495]1049610497[[package]]10498name = "security-framework-sys"10499version = "2.6.1"10500source = "registry+https://github.com/rust-lang/crates.io-index"10501checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10502dependencies = [10503 "core-foundation-sys",10504 "libc",10505]1050610507[[package]]10508name = "semver"10509version = "0.6.0"10510source = "registry+https://github.com/rust-lang/crates.io-index"10511checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10512dependencies = [10513 "semver-parser",10514]1051510516[[package]]10517name = "semver"10518version = "0.9.0"10519source = "registry+https://github.com/rust-lang/crates.io-index"10520checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10521dependencies = [10522 "semver-parser",10523]1052410525[[package]]10526name = "semver"10527version = "1.0.12"10528source = "registry+https://github.com/rust-lang/crates.io-index"10529checksum = "a2333e6df6d6598f2b1974829f853c2b4c5f4a6e503c10af918081aa6f8564e1"10530dependencies = [10531 "serde",10532]1053310534[[package]]10535name = "semver-parser"10536version = "0.7.0"10537source = "registry+https://github.com/rust-lang/crates.io-index"10538checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1053910540[[package]]10541name = "serde"10542version = "1.0.140"10543source = "registry+https://github.com/rust-lang/crates.io-index"10544checksum = "fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03"10545dependencies = [10546 "serde_derive",10547]1054810549[[package]]10550name = "serde_derive"10551version = "1.0.140"10552source = "registry+https://github.com/rust-lang/crates.io-index"10553checksum = "6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da"10554dependencies = [10555 "proc-macro2",10556 "quote",10557 "syn",10558]1055910560[[package]]10561name = "serde_json"10562version = "1.0.82"10563source = "registry+https://github.com/rust-lang/crates.io-index"10564checksum = "82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7"10565dependencies = [10566 "itoa 1.0.2",10567 "ryu",10568 "serde",10569]1057010571[[package]]10572name = "serde_nanos"10573version = "0.1.2"10574source = "registry+https://github.com/rust-lang/crates.io-index"10575checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10576dependencies = [10577 "serde",10578]1057910580[[package]]10581name = "sha-1"10582version = "0.8.2"10583source = "registry+https://github.com/rust-lang/crates.io-index"10584checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10585dependencies = [10586 "block-buffer 0.7.3",10587 "digest 0.8.1",10588 "fake-simd",10589 "opaque-debug 0.2.3",10590]1059110592[[package]]10593name = "sha-1"10594version = "0.9.8"10595source = "registry+https://github.com/rust-lang/crates.io-index"10596checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10597dependencies = [10598 "block-buffer 0.9.0",10599 "cfg-if 1.0.0",10600 "cpufeatures",10601 "digest 0.9.0",10602 "opaque-debug 0.3.0",10603]1060410605[[package]]10606name = "sha2"10607version = "0.8.2"10608source = "registry+https://github.com/rust-lang/crates.io-index"10609checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10610dependencies = [10611 "block-buffer 0.7.3",10612 "digest 0.8.1",10613 "fake-simd",10614 "opaque-debug 0.2.3",10615]1061610617[[package]]10618name = "sha2"10619version = "0.9.9"10620source = "registry+https://github.com/rust-lang/crates.io-index"10621checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10622dependencies = [10623 "block-buffer 0.9.0",10624 "cfg-if 1.0.0",10625 "cpufeatures",10626 "digest 0.9.0",10627 "opaque-debug 0.3.0",10628]1062910630[[package]]10631name = "sha2"10632version = "0.10.2"10633source = "registry+https://github.com/rust-lang/crates.io-index"10634checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10635dependencies = [10636 "cfg-if 1.0.0",10637 "cpufeatures",10638 "digest 0.10.3",10639]1064010641[[package]]10642name = "sha3"10643version = "0.9.1"10644source = "registry+https://github.com/rust-lang/crates.io-index"10645checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10646dependencies = [10647 "block-buffer 0.9.0",10648 "digest 0.9.0",10649 "keccak",10650 "opaque-debug 0.3.0",10651]1065210653[[package]]10654name = "sha3"10655version = "0.10.1"10656source = "registry+https://github.com/rust-lang/crates.io-index"10657checksum = "881bf8156c87b6301fc5ca6b27f11eeb2761224c7081e69b409d5a1951a70c86"10658dependencies = [10659 "digest 0.10.3",10660 "keccak",10661]1066210663[[package]]10664name = "sharded-slab"10665version = "0.1.4"10666source = "registry+https://github.com/rust-lang/crates.io-index"10667checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10668dependencies = [10669 "lazy_static",10670]1067110672[[package]]10673name = "shlex"10674version = "1.1.0"10675source = "registry+https://github.com/rust-lang/crates.io-index"10676checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1067710678[[package]]10679name = "signal-hook"10680version = "0.3.14"10681source = "registry+https://github.com/rust-lang/crates.io-index"10682checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"10683dependencies = [10684 "libc",10685 "signal-hook-registry",10686]1068710688[[package]]10689name = "signal-hook-registry"10690version = "1.4.0"10691source = "registry+https://github.com/rust-lang/crates.io-index"10692checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10693dependencies = [10694 "libc",10695]1069610697[[package]]10698name = "signature"10699version = "1.4.0"10700source = "registry+https://github.com/rust-lang/crates.io-index"10701checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10702dependencies = [10703 "digest 0.9.0",10704 "rand_core 0.6.3",10705]1070610707[[package]]10708name = "simba"10709version = "0.5.1"10710source = "registry+https://github.com/rust-lang/crates.io-index"10711checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10712dependencies = [10713 "approx",10714 "num-complex",10715 "num-traits",10716 "paste",10717]1071810719[[package]]10720name = "slab"10721version = "0.4.7"10722source = "registry+https://github.com/rust-lang/crates.io-index"10723checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"10724dependencies = [10725 "autocfg",10726]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.9.0"10752source = "registry+https://github.com/rust-lang/crates.io-index"10753checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"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.2.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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"10902dependencies = [10903 "futures 0.3.21",10904 "log",10905 "lru 0.7.8",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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11087dependencies = [11088 "proc-macro2",11089 "quote",11090 "syn",11091]1109211093[[package]]11094name = "sp-externalities"11095version = "0.12.0"11096source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11193dependencies = [11194 "thiserror",11195 "zstd",11196]1119711198[[package]]11199name = "sp-mmr-primitives"11200version = "4.0.0-dev"11201source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11241dependencies = [11242 "backtrace",11243 "lazy_static",11244 "regex",11245]1124611247[[package]]11248name = "sp-rpc"11249version = "6.0.0"11250source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11251dependencies = [11252 "rustc-hash",11253 "serde",11254 "sp-core",11255]1125611257[[package]]11258name = "sp-runtime"11259version = "6.0.0"11260source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11326dependencies = [11327 "serde",11328 "serde_json",11329]1133011331[[package]]11332name = "sp-session"11333version = "4.0.0-dev"11334source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"1138211383[[package]]11384name = "sp-storage"11385version = "6.0.0"11386source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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.25.0"11528source = "registry+https://github.com/rust-lang/crates.io-index"11529checksum = "a039906277e0d8db996cd9d1ef19278c10209d994ecfc1025ced16342873a17c"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.2",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.2"11638source = "registry+https://github.com/rust-lang/crates.io-index"11639checksum = "4faebde00e8ff94316c01800f9054fd2ba77d30d9e922541913051d1d978918b"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11665dependencies = [11666 "platforms",11667]1166811669[[package]]11670name = "substrate-frame-rpc-system"11671version = "4.0.0-dev"11672source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11694dependencies = [11695 "futures-util",11696 "hyper",11697 "log",11698 "prometheus",11699 "thiserror",11700 "tokio 1.20.1",11701]1170211703[[package]]11704name = "substrate-state-trie-migration-rpc"11705version = "4.0.0-dev"11706source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"11754dependencies = [11755 "futures 0.3.21",11756 "substrate-test-utils-derive",11757 "tokio 1.20.1",11758]1175911760[[package]]11761name = "substrate-test-utils-derive"11762version = "0.10.0-dev"11763source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"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 "evm-coder",11889 "fp-evm-mapping",11890 "frame-support",11891 "frame-system",11892 "pallet-balances",11893 "pallet-common",11894 "pallet-ethereum",11895 "pallet-evm",11896 "pallet-evm-coder-substrate",11897 "pallet-fungible",11898 "pallet-nonfungible",11899 "pallet-refungible",11900 "pallet-structure",11901 "pallet-timestamp",11902 "pallet-transaction-payment",11903 "pallet-unique",11904 "parity-scale-codec 3.1.5",11905 "scale-info",11906 "sp-core",11907 "sp-io",11908 "sp-runtime",11909 "sp-std",11910 "up-data-structs",11911 "up-sponsorship",11912]1191311914[[package]]11915name = "textwrap"11916version = "0.15.0"11917source = "registry+https://github.com/rust-lang/crates.io-index"11918checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"1191911920[[package]]11921name = "thiserror"11922version = "1.0.31"11923source = "registry+https://github.com/rust-lang/crates.io-index"11924checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"11925dependencies = [11926 "thiserror-impl",11927]1192811929[[package]]11930name = "thiserror-impl"11931version = "1.0.31"11932source = "registry+https://github.com/rust-lang/crates.io-index"11933checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"11934dependencies = [11935 "proc-macro2",11936 "quote",11937 "syn",11938]1193911940[[package]]11941name = "thousands"11942version = "0.2.0"11943source = "registry+https://github.com/rust-lang/crates.io-index"11944checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1194511946[[package]]11947name = "thread_local"11948version = "1.1.4"11949source = "registry+https://github.com/rust-lang/crates.io-index"11950checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"11951dependencies = [11952 "once_cell",11953]1195411955[[package]]11956name = "threadpool"11957version = "1.8.1"11958source = "registry+https://github.com/rust-lang/crates.io-index"11959checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11960dependencies = [11961 "num_cpus",11962]1196311964[[package]]11965name = "thrift"11966version = "0.15.0"11967source = "registry+https://github.com/rust-lang/crates.io-index"11968checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"11969dependencies = [11970 "byteorder",11971 "integer-encoding",11972 "log",11973 "ordered-float",11974 "threadpool",11975]1197611977[[package]]11978name = "tikv-jemalloc-sys"11979version = "0.4.3+5.2.1-patched.2"11980source = "registry+https://github.com/rust-lang/crates.io-index"11981checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"11982dependencies = [11983 "cc",11984 "fs_extra",11985 "libc",11986]1198711988[[package]]11989name = "time"11990version = "0.1.44"11991source = "registry+https://github.com/rust-lang/crates.io-index"11992checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11993dependencies = [11994 "libc",11995 "wasi 0.10.0+wasi-snapshot-preview1",11996 "winapi",11997]1199811999[[package]]12000name = "tiny-bip39"12001version = "0.8.2"12002source = "registry+https://github.com/rust-lang/crates.io-index"12003checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12004dependencies = [12005 "anyhow",12006 "hmac 0.8.1",12007 "once_cell",12008 "pbkdf2 0.4.0",12009 "rand 0.7.3",12010 "rustc-hash",12011 "sha2 0.9.9",12012 "thiserror",12013 "unicode-normalization",12014 "wasm-bindgen",12015 "zeroize",12016]1201712018[[package]]12019name = "tiny-keccak"12020version = "2.0.2"12021source = "registry+https://github.com/rust-lang/crates.io-index"12022checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12023dependencies = [12024 "crunchy",12025]1202612027[[package]]12028name = "tinyvec"12029version = "1.6.0"12030source = "registry+https://github.com/rust-lang/crates.io-index"12031checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12032dependencies = [12033 "tinyvec_macros",12034]1203512036[[package]]12037name = "tinyvec_macros"12038version = "0.1.0"12039source = "registry+https://github.com/rust-lang/crates.io-index"12040checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1204112042[[package]]12043name = "tokio"12044version = "0.2.25"12045source = "registry+https://github.com/rust-lang/crates.io-index"12046checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"12047dependencies = [12048 "bytes 0.5.6",12049 "fnv",12050 "pin-project-lite 0.1.12",12051 "tokio-macros 0.2.6",12052]1205312054[[package]]12055name = "tokio"12056version = "1.20.1"12057source = "registry+https://github.com/rust-lang/crates.io-index"12058checksum = "7a8325f63a7d4774dd041e363b2409ed1c5cbbd0f867795e661df066b2b0a581"12059dependencies = [12060 "autocfg",12061 "bytes 1.2.0",12062 "libc",12063 "memchr",12064 "mio",12065 "num_cpus",12066 "once_cell",12067 "parking_lot 0.12.1",12068 "pin-project-lite 0.2.9",12069 "signal-hook-registry",12070 "socket2",12071 "tokio-macros 1.8.0",12072 "winapi",12073]1207412075[[package]]12076name = "tokio-macros"12077version = "0.2.6"12078source = "registry+https://github.com/rust-lang/crates.io-index"12079checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"12080dependencies = [12081 "proc-macro2",12082 "quote",12083 "syn",12084]1208512086[[package]]12087name = "tokio-macros"12088version = "1.8.0"12089source = "registry+https://github.com/rust-lang/crates.io-index"12090checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12091dependencies = [12092 "proc-macro2",12093 "quote",12094 "syn",12095]1209612097[[package]]12098name = "tokio-rustls"12099version = "0.23.4"12100source = "registry+https://github.com/rust-lang/crates.io-index"12101checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12102dependencies = [12103 "rustls",12104 "tokio 1.20.1",12105 "webpki",12106]1210712108[[package]]12109name = "tokio-util"12110version = "0.7.3"12111source = "registry+https://github.com/rust-lang/crates.io-index"12112checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12113dependencies = [12114 "bytes 1.2.0",12115 "futures-core",12116 "futures-io",12117 "futures-sink",12118 "pin-project-lite 0.2.9",12119 "tokio 1.20.1",12120 "tracing",12121]1212212123[[package]]12124name = "toml"12125version = "0.5.9"12126source = "registry+https://github.com/rust-lang/crates.io-index"12127checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12128dependencies = [12129 "serde",12130]1213112132[[package]]12133name = "tower-service"12134version = "0.3.2"12135source = "registry+https://github.com/rust-lang/crates.io-index"12136checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1213712138[[package]]12139name = "tracing"12140version = "0.1.35"12141source = "registry+https://github.com/rust-lang/crates.io-index"12142checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"12143dependencies = [12144 "cfg-if 1.0.0",12145 "pin-project-lite 0.2.9",12146 "tracing-attributes",12147 "tracing-core",12148]1214912150[[package]]12151name = "tracing-attributes"12152version = "0.1.22"12153source = "registry+https://github.com/rust-lang/crates.io-index"12154checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"12155dependencies = [12156 "proc-macro2",12157 "quote",12158 "syn",12159]1216012161[[package]]12162name = "tracing-core"12163version = "0.1.28"12164source = "registry+https://github.com/rust-lang/crates.io-index"12165checksum = "7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7"12166dependencies = [12167 "once_cell",12168 "valuable",12169]1217012171[[package]]12172name = "tracing-futures"12173version = "0.2.5"12174source = "registry+https://github.com/rust-lang/crates.io-index"12175checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12176dependencies = [12177 "pin-project 1.0.11",12178 "tracing",12179]1218012181[[package]]12182name = "tracing-gum"12183version = "0.9.24"12184source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"12185dependencies = [12186 "polkadot-node-jaeger",12187 "polkadot-primitives",12188 "tracing",12189 "tracing-gum-proc-macro",12190]1219112192[[package]]12193name = "tracing-gum-proc-macro"12194version = "0.9.24"12195source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"12196dependencies = [12197 "expander 0.0.6",12198 "proc-macro-crate",12199 "proc-macro2",12200 "quote",12201 "syn",12202]1220312204[[package]]12205name = "tracing-log"12206version = "0.1.3"12207source = "registry+https://github.com/rust-lang/crates.io-index"12208checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12209dependencies = [12210 "ahash",12211 "lazy_static",12212 "log",12213 "lru 0.7.8",12214 "tracing-core",12215]1221612217[[package]]12218name = "tracing-serde"12219version = "0.1.3"12220source = "registry+https://github.com/rust-lang/crates.io-index"12221checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12222dependencies = [12223 "serde",12224 "tracing-core",12225]1222612227[[package]]12228name = "tracing-subscriber"12229version = "0.2.25"12230source = "registry+https://github.com/rust-lang/crates.io-index"12231checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12232dependencies = [12233 "ansi_term",12234 "chrono",12235 "lazy_static",12236 "matchers",12237 "parking_lot 0.11.2",12238 "regex",12239 "serde",12240 "serde_json",12241 "sharded-slab",12242 "smallvec",12243 "thread_local",12244 "tracing",12245 "tracing-core",12246 "tracing-log",12247 "tracing-serde",12248]1224912250[[package]]12251name = "trie-db"12252version = "0.23.1"12253source = "registry+https://github.com/rust-lang/crates.io-index"12254checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12255dependencies = [12256 "hash-db",12257 "hashbrown 0.12.3",12258 "log",12259 "rustc-hex",12260 "smallvec",12261]1226212263[[package]]12264name = "trie-root"12265version = "0.17.0"12266source = "registry+https://github.com/rust-lang/crates.io-index"12267checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12268dependencies = [12269 "hash-db",12270]1227112272[[package]]12273name = "triehash"12274version = "0.8.4"12275source = "registry+https://github.com/rust-lang/crates.io-index"12276checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12277dependencies = [12278 "hash-db",12279 "rlp",12280]1228112282[[package]]12283name = "trust-dns-proto"12284version = "0.21.2"12285source = "registry+https://github.com/rust-lang/crates.io-index"12286checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12287dependencies = [12288 "async-trait",12289 "cfg-if 1.0.0",12290 "data-encoding",12291 "enum-as-inner",12292 "futures-channel",12293 "futures-io",12294 "futures-util",12295 "idna",12296 "ipnet",12297 "lazy_static",12298 "log",12299 "rand 0.8.5",12300 "smallvec",12301 "thiserror",12302 "tinyvec",12303 "url",12304]1230512306[[package]]12307name = "trust-dns-resolver"12308version = "0.21.2"12309source = "registry+https://github.com/rust-lang/crates.io-index"12310checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12311dependencies = [12312 "cfg-if 1.0.0",12313 "futures-util",12314 "ipconfig",12315 "lazy_static",12316 "log",12317 "lru-cache",12318 "parking_lot 0.12.1",12319 "resolv-conf",12320 "smallvec",12321 "thiserror",12322 "trust-dns-proto",12323]1232412325[[package]]12326name = "try-lock"12327version = "0.2.3"12328source = "registry+https://github.com/rust-lang/crates.io-index"12329checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1233012331[[package]]12332name = "try-runtime-cli"12333version = "0.10.0-dev"12334source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"12335dependencies = [12336 "clap",12337 "jsonrpsee",12338 "log",12339 "parity-scale-codec 3.1.5",12340 "remote-externalities",12341 "sc-chain-spec",12342 "sc-cli",12343 "sc-executor",12344 "sc-service",12345 "serde",12346 "sp-core",12347 "sp-externalities",12348 "sp-io",12349 "sp-keystore",12350 "sp-runtime",12351 "sp-state-machine",12352 "sp-version",12353 "zstd",12354]1235512356[[package]]12357name = "tt-call"12358version = "1.0.8"12359source = "registry+https://github.com/rust-lang/crates.io-index"12360checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1236112362[[package]]12363name = "twox-hash"12364version = "1.6.3"12365source = "registry+https://github.com/rust-lang/crates.io-index"12366checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12367dependencies = [12368 "cfg-if 1.0.0",12369 "digest 0.10.3",12370 "rand 0.8.5",12371 "static_assertions",12372]1237312374[[package]]12375name = "typenum"12376version = "1.15.0"12377source = "registry+https://github.com/rust-lang/crates.io-index"12378checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1237912380[[package]]12381name = "uc-rpc"12382version = "0.1.1"12383dependencies = [12384 "anyhow",12385 "jsonrpsee",12386 "pallet-common",12387 "pallet-evm",12388 "parity-scale-codec 3.1.5",12389 "rmrk-rpc",12390 "sp-api",12391 "sp-blockchain",12392 "sp-core",12393 "sp-rpc",12394 "sp-runtime",12395 "up-data-structs",12396 "up-rpc",12397]1239812399[[package]]12400name = "ucd-trie"12401version = "0.1.4"12402source = "registry+https://github.com/rust-lang/crates.io-index"12403checksum = "89570599c4fe5585de2b388aab47e99f7fa4e9238a1399f707a02e356058141c"1240412405[[package]]12406name = "uint"12407version = "0.9.3"12408source = "registry+https://github.com/rust-lang/crates.io-index"12409checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"12410dependencies = [12411 "byteorder",12412 "crunchy",12413 "hex",12414 "static_assertions",12415]1241612417[[package]]12418name = "unicase"12419version = "2.6.0"12420source = "registry+https://github.com/rust-lang/crates.io-index"12421checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12422dependencies = [12423 "version_check",12424]1242512426[[package]]12427name = "unicode-bidi"12428version = "0.3.8"12429source = "registry+https://github.com/rust-lang/crates.io-index"12430checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1243112432[[package]]12433name = "unicode-ident"12434version = "1.0.2"12435source = "registry+https://github.com/rust-lang/crates.io-index"12436checksum = "15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7"1243712438[[package]]12439name = "unicode-normalization"12440version = "0.1.21"12441source = "registry+https://github.com/rust-lang/crates.io-index"12442checksum = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6"12443dependencies = [12444 "tinyvec",12445]1244612447[[package]]12448name = "unicode-segmentation"12449version = "1.9.0"12450source = "registry+https://github.com/rust-lang/crates.io-index"12451checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"1245212453[[package]]12454name = "unicode-width"12455version = "0.1.9"12456source = "registry+https://github.com/rust-lang/crates.io-index"12457checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1245812459[[package]]12460name = "unicode-xid"12461version = "0.2.3"12462source = "registry+https://github.com/rust-lang/crates.io-index"12463checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"1246412465[[package]]12466name = "unique-node"12467version = "0.9.24"12468dependencies = [12469 "clap",12470 "cumulus-client-cli",12471 "cumulus-client-collator",12472 "cumulus-client-consensus-aura",12473 "cumulus-client-consensus-common",12474 "cumulus-client-network",12475 "cumulus-client-service",12476 "cumulus-primitives-core",12477 "cumulus-primitives-parachain-inherent",12478 "cumulus-relay-chain-inprocess-interface",12479 "cumulus-relay-chain-interface",12480 "cumulus-relay-chain-rpc-interface",12481 "fc-consensus",12482 "fc-db",12483 "fc-mapping-sync",12484 "fc-rpc",12485 "fc-rpc-core",12486 "flexi_logger",12487 "fp-rpc",12488 "frame-benchmarking",12489 "frame-benchmarking-cli",12490 "futures 0.3.21",12491 "jsonrpsee",12492 "log",12493 "opal-runtime",12494 "pallet-ethereum",12495 "pallet-transaction-payment-rpc",12496 "pallet-transaction-payment-rpc-runtime-api",12497 "parity-scale-codec 3.1.5",12498 "parking_lot 0.11.2",12499 "polkadot-cli",12500 "polkadot-parachain",12501 "polkadot-primitives",12502 "polkadot-service",12503 "polkadot-test-service",12504 "quartz-runtime",12505 "rmrk-rpc",12506 "sc-basic-authorship",12507 "sc-chain-spec",12508 "sc-cli",12509 "sc-client-api",12510 "sc-consensus",12511 "sc-consensus-aura",12512 "sc-consensus-manual-seal",12513 "sc-executor",12514 "sc-finality-grandpa",12515 "sc-keystore",12516 "sc-network",12517 "sc-rpc",12518 "sc-rpc-api",12519 "sc-service",12520 "sc-sysinfo",12521 "sc-telemetry",12522 "sc-tracing",12523 "sc-transaction-pool",12524 "serde",12525 "serde_json",12526 "sp-api",12527 "sp-block-builder",12528 "sp-blockchain",12529 "sp-consensus",12530 "sp-consensus-aura",12531 "sp-core",12532 "sp-finality-grandpa",12533 "sp-inherents",12534 "sp-keystore",12535 "sp-offchain",12536 "sp-runtime",12537 "sp-session",12538 "sp-timestamp",12539 "sp-transaction-pool",12540 "sp-trie",12541 "substrate-build-script-utils",12542 "substrate-frame-rpc-system",12543 "substrate-prometheus-endpoint",12544 "tokio 1.20.1",12545 "try-runtime-cli",12546 "unique-rpc",12547 "unique-runtime",12548 "up-common",12549 "up-data-structs",12550 "up-rpc",12551]1255212553[[package]]12554name = "unique-rpc"12555version = "0.1.0"12556dependencies = [12557 "fc-db",12558 "fc-mapping-sync",12559 "fc-rpc",12560 "fc-rpc-core",12561 "fp-rpc",12562 "fp-storage",12563 "futures 0.3.21",12564 "jsonrpsee",12565 "pallet-common",12566 "pallet-ethereum",12567 "pallet-transaction-payment-rpc",12568 "pallet-transaction-payment-rpc-runtime-api",12569 "pallet-unique",12570 "rmrk-rpc",12571 "sc-client-api",12572 "sc-consensus-aura",12573 "sc-consensus-epochs",12574 "sc-finality-grandpa",12575 "sc-finality-grandpa-rpc",12576 "sc-keystore",12577 "sc-network",12578 "sc-rpc",12579 "sc-rpc-api",12580 "sc-service",12581 "sc-transaction-pool",12582 "serde",12583 "sp-api",12584 "sp-block-builder",12585 "sp-blockchain",12586 "sp-consensus",12587 "sp-consensus-aura",12588 "sp-core",12589 "sp-offchain",12590 "sp-runtime",12591 "sp-session",12592 "sp-storage",12593 "sp-transaction-pool",12594 "substrate-frame-rpc-system",12595 "tokio 0.2.25",12596 "uc-rpc",12597 "up-common",12598 "up-data-structs",12599 "up-rpc",12600]1260112602[[package]]12603name = "unique-runtime"12604version = "0.9.24"12605dependencies = [12606 "cumulus-pallet-aura-ext",12607 "cumulus-pallet-dmp-queue",12608 "cumulus-pallet-parachain-system",12609 "cumulus-pallet-xcm",12610 "cumulus-pallet-xcmp-queue",12611 "cumulus-primitives-core",12612 "cumulus-primitives-timestamp",12613 "cumulus-primitives-utility",12614 "derivative",12615 "evm-coder",12616 "fp-evm-mapping",12617 "fp-rpc",12618 "fp-self-contained",12619 "frame-benchmarking",12620 "frame-executive",12621 "frame-support",12622 "frame-system",12623 "frame-system-benchmarking",12624 "frame-system-rpc-runtime-api",12625 "frame-try-runtime",12626 "hex-literal",12627 "log",12628 "orml-vesting",12629 "pallet-aura",12630 "pallet-balances",12631 "pallet-base-fee",12632 "pallet-common",12633 "pallet-ethereum",12634 "pallet-evm",12635 "pallet-evm-coder-substrate",12636 "pallet-evm-contract-helpers",12637 "pallet-evm-migration",12638 "pallet-evm-transaction-payment",12639 "pallet-fungible",12640 "pallet-inflation",12641 "pallet-nonfungible",12642 "pallet-randomness-collective-flip",12643 "pallet-refungible",12644 "pallet-rmrk-core",12645 "pallet-rmrk-equip",12646 "pallet-structure",12647 "pallet-sudo",12648 "pallet-template-transaction-payment",12649 "pallet-timestamp",12650 "pallet-transaction-payment",12651 "pallet-transaction-payment-rpc-runtime-api",12652 "pallet-treasury",12653 "pallet-unique",12654 "pallet-unique-scheduler",12655 "pallet-xcm",12656 "parachain-info",12657 "parity-scale-codec 3.1.5",12658 "polkadot-parachain",12659 "rmrk-rpc",12660 "scale-info",12661 "serde",12662 "smallvec",12663 "sp-api",12664 "sp-arithmetic",12665 "sp-block-builder",12666 "sp-consensus-aura",12667 "sp-core",12668 "sp-inherents",12669 "sp-io",12670 "sp-offchain",12671 "sp-runtime",12672 "sp-session",12673 "sp-std",12674 "sp-transaction-pool",12675 "sp-version",12676 "substrate-wasm-builder",12677 "up-common",12678 "up-data-structs",12679 "up-rpc",12680 "up-sponsorship",12681 "xcm",12682 "xcm-builder",12683 "xcm-executor",12684]1268512686[[package]]12687name = "universal-hash"12688version = "0.4.1"12689source = "registry+https://github.com/rust-lang/crates.io-index"12690checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"12691dependencies = [12692 "generic-array 0.14.5",12693 "subtle",12694]1269512696[[package]]12697name = "unsigned-varint"12698version = "0.7.1"12699source = "registry+https://github.com/rust-lang/crates.io-index"12700checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"12701dependencies = [12702 "asynchronous-codec",12703 "bytes 1.2.0",12704 "futures-io",12705 "futures-util",12706]1270712708[[package]]12709name = "untrusted"12710version = "0.7.1"12711source = "registry+https://github.com/rust-lang/crates.io-index"12712checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1271312714[[package]]12715name = "up-common"12716version = "0.9.24"12717dependencies = [12718 "fp-rpc",12719 "frame-support",12720 "pallet-evm",12721 "sp-consensus-aura",12722 "sp-core",12723 "sp-runtime",12724 "sp-std",12725]1272612727[[package]]12728name = "up-data-structs"12729version = "0.2.1"12730dependencies = [12731 "derivative",12732 "frame-support",12733 "frame-system",12734 "pallet-evm",12735 "parity-scale-codec 3.1.5",12736 "rmrk-traits",12737 "scale-info",12738 "serde",12739 "sp-core",12740 "sp-runtime",12741 "sp-std",12742 "struct-versioning",12743]1274412745[[package]]12746name = "up-rpc"12747version = "0.1.2"12748dependencies = [12749 "pallet-common",12750 "pallet-evm",12751 "parity-scale-codec 3.1.5",12752 "sp-api",12753 "sp-core",12754 "sp-runtime",12755 "sp-std",12756 "up-data-structs",12757]1275812759[[package]]12760name = "up-sponsorship"12761version = "0.1.0"12762source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.24#05cb0f02abecad915d32455df7a7724b3e2869aa"12763dependencies = [12764 "impl-trait-for-tuples",12765]1276612767[[package]]12768name = "url"12769version = "2.2.2"12770source = "registry+https://github.com/rust-lang/crates.io-index"12771checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"12772dependencies = [12773 "form_urlencoded",12774 "idna",12775 "matches",12776 "percent-encoding",12777]1277812779[[package]]12780name = "valuable"12781version = "0.1.0"12782source = "registry+https://github.com/rust-lang/crates.io-index"12783checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1278412785[[package]]12786name = "value-bag"12787version = "1.0.0-alpha.9"12788source = "registry+https://github.com/rust-lang/crates.io-index"12789checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"12790dependencies = [12791 "ctor",12792 "version_check",12793]1279412795[[package]]12796name = "vcpkg"12797version = "0.2.15"12798source = "registry+https://github.com/rust-lang/crates.io-index"12799checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1280012801[[package]]12802name = "version_check"12803version = "0.9.4"12804source = "registry+https://github.com/rust-lang/crates.io-index"12805checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1280612807[[package]]12808name = "void"12809version = "1.0.2"12810source = "registry+https://github.com/rust-lang/crates.io-index"12811checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1281212813[[package]]12814name = "waker-fn"12815version = "1.1.0"12816source = "registry+https://github.com/rust-lang/crates.io-index"12817checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1281812819[[package]]12820name = "walkdir"12821version = "2.3.2"12822source = "registry+https://github.com/rust-lang/crates.io-index"12823checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"12824dependencies = [12825 "same-file",12826 "winapi",12827 "winapi-util",12828]1282912830[[package]]12831name = "want"12832version = "0.3.0"12833source = "registry+https://github.com/rust-lang/crates.io-index"12834checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"12835dependencies = [12836 "log",12837 "try-lock",12838]1283912840[[package]]12841name = "wasi"12842version = "0.9.0+wasi-snapshot-preview1"12843source = "registry+https://github.com/rust-lang/crates.io-index"12844checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1284512846[[package]]12847name = "wasi"12848version = "0.10.0+wasi-snapshot-preview1"12849source = "registry+https://github.com/rust-lang/crates.io-index"12850checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1285112852[[package]]12853name = "wasi"12854version = "0.11.0+wasi-snapshot-preview1"12855source = "registry+https://github.com/rust-lang/crates.io-index"12856checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1285712858[[package]]12859name = "wasm-bindgen"12860version = "0.2.82"12861source = "registry+https://github.com/rust-lang/crates.io-index"12862checksum = "fc7652e3f6c4706c8d9cd54832c4a4ccb9b5336e2c3bd154d5cccfbf1c1f5f7d"12863dependencies = [12864 "cfg-if 1.0.0",12865 "wasm-bindgen-macro",12866]1286712868[[package]]12869name = "wasm-bindgen-backend"12870version = "0.2.82"12871source = "registry+https://github.com/rust-lang/crates.io-index"12872checksum = "662cd44805586bd52971b9586b1df85cdbbd9112e4ef4d8f41559c334dc6ac3f"12873dependencies = [12874 "bumpalo",12875 "log",12876 "once_cell",12877 "proc-macro2",12878 "quote",12879 "syn",12880 "wasm-bindgen-shared",12881]1288212883[[package]]12884name = "wasm-bindgen-futures"12885version = "0.4.32"12886source = "registry+https://github.com/rust-lang/crates.io-index"12887checksum = "fa76fb221a1f8acddf5b54ace85912606980ad661ac7a503b4570ffd3a624dad"12888dependencies = [12889 "cfg-if 1.0.0",12890 "js-sys",12891 "wasm-bindgen",12892 "web-sys",12893]1289412895[[package]]12896name = "wasm-bindgen-macro"12897version = "0.2.82"12898source = "registry+https://github.com/rust-lang/crates.io-index"12899checksum = "b260f13d3012071dfb1512849c033b1925038373aea48ced3012c09df952c602"12900dependencies = [12901 "quote",12902 "wasm-bindgen-macro-support",12903]1290412905[[package]]12906name = "wasm-bindgen-macro-support"12907version = "0.2.82"12908source = "registry+https://github.com/rust-lang/crates.io-index"12909checksum = "5be8e654bdd9b79216c2929ab90721aa82faf65c48cdf08bdc4e7f51357b80da"12910dependencies = [12911 "proc-macro2",12912 "quote",12913 "syn",12914 "wasm-bindgen-backend",12915 "wasm-bindgen-shared",12916]1291712918[[package]]12919name = "wasm-bindgen-shared"12920version = "0.2.82"12921source = "registry+https://github.com/rust-lang/crates.io-index"12922checksum = "6598dd0bd3c7d51095ff6531a5b23e02acdc81804e30d8f07afb77b7215a140a"1292312924[[package]]12925name = "wasm-gc-api"12926version = "0.1.11"12927source = "registry+https://github.com/rust-lang/crates.io-index"12928checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12929dependencies = [12930 "log",12931 "parity-wasm 0.32.0",12932 "rustc-demangle",12933]1293412935[[package]]12936name = "wasm-instrument"12937version = "0.1.1"12938source = "registry+https://github.com/rust-lang/crates.io-index"12939checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"12940dependencies = [12941 "parity-wasm 0.42.2",12942]1294312944[[package]]12945name = "wasm-timer"12946version = "0.2.5"12947source = "registry+https://github.com/rust-lang/crates.io-index"12948checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12949dependencies = [12950 "futures 0.3.21",12951 "js-sys",12952 "parking_lot 0.11.2",12953 "pin-utils",12954 "wasm-bindgen",12955 "wasm-bindgen-futures",12956 "web-sys",12957]1295812959[[package]]12960name = "wasmi"12961version = "0.9.1"12962source = "registry+https://github.com/rust-lang/crates.io-index"12963checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12964dependencies = [12965 "downcast-rs",12966 "libc",12967 "libm",12968 "memory_units",12969 "num-rational 0.2.4",12970 "num-traits",12971 "parity-wasm 0.42.2",12972 "wasmi-validation",12973]1297412975[[package]]12976name = "wasmi-validation"12977version = "0.4.1"12978source = "registry+https://github.com/rust-lang/crates.io-index"12979checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12980dependencies = [12981 "parity-wasm 0.42.2",12982]1298312984[[package]]12985name = "wasmparser"12986version = "0.83.0"12987source = "registry+https://github.com/rust-lang/crates.io-index"12988checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a"1298912990[[package]]12991name = "wasmtime"12992version = "0.35.3"12993source = "registry+https://github.com/rust-lang/crates.io-index"12994checksum = "21ffb4705016d5ca91e18a72ed6822dab50e6d5ddd7045461b17ef19071cdef1"12995dependencies = [12996 "anyhow",12997 "backtrace",12998 "bincode",12999 "cfg-if 1.0.0",13000 "indexmap",13001 "lazy_static",13002 "libc",13003 "log",13004 "object 0.27.1",13005 "once_cell",13006 "paste",13007 "psm",13008 "rayon",13009 "region",13010 "serde",13011 "target-lexicon",13012 "wasmparser",13013 "wasmtime-cache",13014 "wasmtime-cranelift",13015 "wasmtime-environ",13016 "wasmtime-jit",13017 "wasmtime-runtime",13018 "winapi",13019]1302013021[[package]]13022name = "wasmtime-cache"13023version = "0.35.3"13024source = "registry+https://github.com/rust-lang/crates.io-index"13025checksum = "85c6ab24291fa7cb3a181f5669f6c72599b7ef781669759b45c7828c5999d0c0"13026dependencies = [13027 "anyhow",13028 "base64",13029 "bincode",13030 "directories-next",13031 "file-per-thread-logger",13032 "log",13033 "rustix",13034 "serde",13035 "sha2 0.9.9",13036 "toml",13037 "winapi",13038 "zstd",13039]1304013041[[package]]13042name = "wasmtime-cranelift"13043version = "0.35.3"13044source = "registry+https://github.com/rust-lang/crates.io-index"13045checksum = "f04c810078a491b7bc4866ebe045f714d2b95e6b539e1f64009a4a7606be11de"13046dependencies = [13047 "anyhow",13048 "cranelift-codegen",13049 "cranelift-entity",13050 "cranelift-frontend",13051 "cranelift-native",13052 "cranelift-wasm",13053 "gimli",13054 "log",13055 "more-asserts",13056 "object 0.27.1",13057 "target-lexicon",13058 "thiserror",13059 "wasmparser",13060 "wasmtime-environ",13061]1306213063[[package]]13064name = "wasmtime-environ"13065version = "0.35.3"13066source = "registry+https://github.com/rust-lang/crates.io-index"13067checksum = "61448266ea164b1ac406363cdcfac81c7c44db4d94c7a81c8620ac6c5c6cdf59"13068dependencies = [13069 "anyhow",13070 "cranelift-entity",13071 "gimli",13072 "indexmap",13073 "log",13074 "more-asserts",13075 "object 0.27.1",13076 "serde",13077 "target-lexicon",13078 "thiserror",13079 "wasmparser",13080 "wasmtime-types",13081]1308213083[[package]]13084name = "wasmtime-jit"13085version = "0.35.3"13086source = "registry+https://github.com/rust-lang/crates.io-index"13087checksum = "156b4623c6b0d4b8c24afb846c20525922f538ef464cc024abab7ea8de2109a2"13088dependencies = [13089 "addr2line",13090 "anyhow",13091 "bincode",13092 "cfg-if 1.0.0",13093 "cpp_demangle",13094 "gimli",13095 "log",13096 "object 0.27.1",13097 "region",13098 "rustc-demangle",13099 "rustix",13100 "serde",13101 "target-lexicon",13102 "thiserror",13103 "wasmtime-environ",13104 "wasmtime-jit-debug",13105 "wasmtime-runtime",13106 "winapi",13107]1310813109[[package]]13110name = "wasmtime-jit-debug"13111version = "0.35.3"13112source = "registry+https://github.com/rust-lang/crates.io-index"13113checksum = "d5dc31f811760a6c76b2672c404866fd19b75e5fb3b0075a3e377a6846490654"13114dependencies = [13115 "lazy_static",13116 "object 0.27.1",13117 "rustix",13118]1311913120[[package]]13121name = "wasmtime-runtime"13122version = "0.35.3"13123source = "registry+https://github.com/rust-lang/crates.io-index"13124checksum = "f907beaff69d4d920fa4688411ee4cc75c0f01859e424677f9e426e2ef749864"13125dependencies = [13126 "anyhow",13127 "backtrace",13128 "cc",13129 "cfg-if 1.0.0",13130 "indexmap",13131 "libc",13132 "log",13133 "mach",13134 "memfd",13135 "memoffset",13136 "more-asserts",13137 "rand 0.8.5",13138 "region",13139 "rustix",13140 "thiserror",13141 "wasmtime-environ",13142 "wasmtime-jit-debug",13143 "winapi",13144]1314513146[[package]]13147name = "wasmtime-types"13148version = "0.35.3"13149source = "registry+https://github.com/rust-lang/crates.io-index"13150checksum = "514ef0e5fd197b9609dc9eb74beba0c84d5a12b2417cbae55534633329ba4852"13151dependencies = [13152 "cranelift-entity",13153 "serde",13154 "thiserror",13155 "wasmparser",13156]1315713158[[package]]13159name = "web-sys"13160version = "0.3.59"13161source = "registry+https://github.com/rust-lang/crates.io-index"13162checksum = "ed055ab27f941423197eb86b2035720b1a3ce40504df082cac2ecc6ed73335a1"13163dependencies = [13164 "js-sys",13165 "wasm-bindgen",13166]1316713168[[package]]13169name = "webpki"13170version = "0.22.0"13171source = "registry+https://github.com/rust-lang/crates.io-index"13172checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13173dependencies = [13174 "ring",13175 "untrusted",13176]1317713178[[package]]13179name = "webpki-roots"13180version = "0.22.4"13181source = "registry+https://github.com/rust-lang/crates.io-index"13182checksum = "f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf"13183dependencies = [13184 "webpki",13185]1318613187[[package]]13188name = "wepoll-ffi"13189version = "0.1.2"13190source = "registry+https://github.com/rust-lang/crates.io-index"13191checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13192dependencies = [13193 "cc",13194]1319513196[[package]]13197name = "westend-runtime"13198version = "0.9.24"13199source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13200dependencies = [13201 "beefy-primitives",13202 "bitvec 1.0.1",13203 "frame-benchmarking",13204 "frame-election-provider-support",13205 "frame-executive",13206 "frame-support",13207 "frame-system",13208 "frame-system-benchmarking",13209 "frame-system-rpc-runtime-api",13210 "frame-try-runtime",13211 "hex-literal",13212 "log",13213 "pallet-authority-discovery",13214 "pallet-authorship",13215 "pallet-babe",13216 "pallet-bags-list",13217 "pallet-balances",13218 "pallet-collective",13219 "pallet-democracy",13220 "pallet-election-provider-multi-phase",13221 "pallet-election-provider-support-benchmarking",13222 "pallet-elections-phragmen",13223 "pallet-grandpa",13224 "pallet-identity",13225 "pallet-im-online",13226 "pallet-indices",13227 "pallet-membership",13228 "pallet-multisig",13229 "pallet-nicks",13230 "pallet-nomination-pools",13231 "pallet-nomination-pools-benchmarking",13232 "pallet-offences",13233 "pallet-offences-benchmarking",13234 "pallet-preimage",13235 "pallet-proxy",13236 "pallet-recovery",13237 "pallet-scheduler",13238 "pallet-session",13239 "pallet-session-benchmarking",13240 "pallet-society",13241 "pallet-staking",13242 "pallet-staking-reward-curve",13243 "pallet-sudo",13244 "pallet-timestamp",13245 "pallet-transaction-payment",13246 "pallet-transaction-payment-rpc-runtime-api",13247 "pallet-treasury",13248 "pallet-utility",13249 "pallet-vesting",13250 "pallet-xcm",13251 "pallet-xcm-benchmarks",13252 "parity-scale-codec 3.1.5",13253 "polkadot-parachain",13254 "polkadot-primitives",13255 "polkadot-runtime-common",13256 "polkadot-runtime-parachains",13257 "rustc-hex",13258 "scale-info",13259 "serde",13260 "serde_derive",13261 "smallvec",13262 "sp-api",13263 "sp-authority-discovery",13264 "sp-block-builder",13265 "sp-consensus-babe",13266 "sp-core",13267 "sp-inherents",13268 "sp-io",13269 "sp-mmr-primitives",13270 "sp-npos-elections",13271 "sp-offchain",13272 "sp-runtime",13273 "sp-session",13274 "sp-staking",13275 "sp-std",13276 "sp-transaction-pool",13277 "sp-version",13278 "substrate-wasm-builder",13279 "westend-runtime-constants",13280 "xcm",13281 "xcm-builder",13282 "xcm-executor",13283]1328413285[[package]]13286name = "westend-runtime-constants"13287version = "0.9.24"13288source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13289dependencies = [13290 "frame-support",13291 "polkadot-primitives",13292 "polkadot-runtime-common",13293 "smallvec",13294 "sp-runtime",13295]1329613297[[package]]13298name = "which"13299version = "4.2.5"13300source = "registry+https://github.com/rust-lang/crates.io-index"13301checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"13302dependencies = [13303 "either",13304 "lazy_static",13305 "libc",13306]1330713308[[package]]13309name = "widestring"13310version = "0.5.1"13311source = "registry+https://github.com/rust-lang/crates.io-index"13312checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1331313314[[package]]13315name = "winapi"13316version = "0.3.9"13317source = "registry+https://github.com/rust-lang/crates.io-index"13318checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13319dependencies = [13320 "winapi-i686-pc-windows-gnu",13321 "winapi-x86_64-pc-windows-gnu",13322]1332313324[[package]]13325name = "winapi-i686-pc-windows-gnu"13326version = "0.4.0"13327source = "registry+https://github.com/rust-lang/crates.io-index"13328checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1332913330[[package]]13331name = "winapi-util"13332version = "0.1.5"13333source = "registry+https://github.com/rust-lang/crates.io-index"13334checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13335dependencies = [13336 "winapi",13337]1333813339[[package]]13340name = "winapi-x86_64-pc-windows-gnu"13341version = "0.4.0"13342source = "registry+https://github.com/rust-lang/crates.io-index"13343checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1334413345[[package]]13346name = "windows"13347version = "0.34.0"13348source = "registry+https://github.com/rust-lang/crates.io-index"13349checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13350dependencies = [13351 "windows_aarch64_msvc 0.34.0",13352 "windows_i686_gnu 0.34.0",13353 "windows_i686_msvc 0.34.0",13354 "windows_x86_64_gnu 0.34.0",13355 "windows_x86_64_msvc 0.34.0",13356]1335713358[[package]]13359name = "windows-sys"13360version = "0.36.1"13361source = "registry+https://github.com/rust-lang/crates.io-index"13362checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13363dependencies = [13364 "windows_aarch64_msvc 0.36.1",13365 "windows_i686_gnu 0.36.1",13366 "windows_i686_msvc 0.36.1",13367 "windows_x86_64_gnu 0.36.1",13368 "windows_x86_64_msvc 0.36.1",13369]1337013371[[package]]13372name = "windows_aarch64_msvc"13373version = "0.34.0"13374source = "registry+https://github.com/rust-lang/crates.io-index"13375checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1337613377[[package]]13378name = "windows_aarch64_msvc"13379version = "0.36.1"13380source = "registry+https://github.com/rust-lang/crates.io-index"13381checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1338213383[[package]]13384name = "windows_i686_gnu"13385version = "0.34.0"13386source = "registry+https://github.com/rust-lang/crates.io-index"13387checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1338813389[[package]]13390name = "windows_i686_gnu"13391version = "0.36.1"13392source = "registry+https://github.com/rust-lang/crates.io-index"13393checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1339413395[[package]]13396name = "windows_i686_msvc"13397version = "0.34.0"13398source = "registry+https://github.com/rust-lang/crates.io-index"13399checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1340013401[[package]]13402name = "windows_i686_msvc"13403version = "0.36.1"13404source = "registry+https://github.com/rust-lang/crates.io-index"13405checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1340613407[[package]]13408name = "windows_x86_64_gnu"13409version = "0.34.0"13410source = "registry+https://github.com/rust-lang/crates.io-index"13411checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1341213413[[package]]13414name = "windows_x86_64_gnu"13415version = "0.36.1"13416source = "registry+https://github.com/rust-lang/crates.io-index"13417checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1341813419[[package]]13420name = "windows_x86_64_msvc"13421version = "0.34.0"13422source = "registry+https://github.com/rust-lang/crates.io-index"13423checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1342413425[[package]]13426name = "windows_x86_64_msvc"13427version = "0.36.1"13428source = "registry+https://github.com/rust-lang/crates.io-index"13429checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1343013431[[package]]13432name = "winreg"13433version = "0.7.0"13434source = "registry+https://github.com/rust-lang/crates.io-index"13435checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"13436dependencies = [13437 "winapi",13438]1343913440[[package]]13441name = "wyz"13442version = "0.2.0"13443source = "registry+https://github.com/rust-lang/crates.io-index"13444checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1344513446[[package]]13447name = "wyz"13448version = "0.5.0"13449source = "registry+https://github.com/rust-lang/crates.io-index"13450checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"13451dependencies = [13452 "tap",13453]1345413455[[package]]13456name = "x25519-dalek"13457version = "1.1.1"13458source = "registry+https://github.com/rust-lang/crates.io-index"13459checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13460dependencies = [13461 "curve25519-dalek 3.2.0",13462 "rand_core 0.5.1",13463 "zeroize",13464]1346513466[[package]]13467name = "xcm"13468version = "0.9.24"13469source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13470dependencies = [13471 "derivative",13472 "impl-trait-for-tuples",13473 "log",13474 "parity-scale-codec 3.1.5",13475 "scale-info",13476 "xcm-procedural",13477]1347813479[[package]]13480name = "xcm-builder"13481version = "0.9.24"13482source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13483dependencies = [13484 "frame-support",13485 "frame-system",13486 "log",13487 "pallet-transaction-payment",13488 "parity-scale-codec 3.1.5",13489 "polkadot-parachain",13490 "scale-info",13491 "sp-arithmetic",13492 "sp-io",13493 "sp-runtime",13494 "sp-std",13495 "xcm",13496 "xcm-executor",13497]1349813499[[package]]13500name = "xcm-executor"13501version = "0.9.24"13502source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13503dependencies = [13504 "frame-benchmarking",13505 "frame-support",13506 "impl-trait-for-tuples",13507 "log",13508 "parity-scale-codec 3.1.5",13509 "sp-arithmetic",13510 "sp-core",13511 "sp-io",13512 "sp-runtime",13513 "sp-std",13514 "xcm",13515]1351613517[[package]]13518name = "xcm-procedural"13519version = "0.1.0"13520source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13521dependencies = [13522 "Inflector",13523 "proc-macro2",13524 "quote",13525 "syn",13526]1352713528[[package]]13529name = "yamux"13530version = "0.10.1"13531source = "registry+https://github.com/rust-lang/crates.io-index"13532checksum = "0c0608f53c1dc0bad505d03a34bbd49fbf2ad7b51eb036123e896365532745a1"13533dependencies = [13534 "futures 0.3.21",13535 "log",13536 "nohash-hasher",13537 "parking_lot 0.12.1",13538 "rand 0.8.5",13539 "static_assertions",13540]1354113542[[package]]13543name = "yansi"13544version = "0.5.1"13545source = "registry+https://github.com/rust-lang/crates.io-index"13546checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"1354713548[[package]]13549name = "zeroize"13550version = "1.5.7"13551source = "registry+https://github.com/rust-lang/crates.io-index"13552checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"13553dependencies = [13554 "zeroize_derive",13555]1355613557[[package]]13558name = "zeroize_derive"13559version = "1.3.2"13560source = "registry+https://github.com/rust-lang/crates.io-index"13561checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"13562dependencies = [13563 "proc-macro2",13564 "quote",13565 "syn",13566 "synstructure",13567]1356813569[[package]]13570name = "zstd"13571version = "0.10.2+zstd.1.5.2"13572source = "registry+https://github.com/rust-lang/crates.io-index"13573checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"13574dependencies = [13575 "zstd-safe",13576]1357713578[[package]]13579name = "zstd-safe"13580version = "4.1.6+zstd.1.5.2"13581source = "registry+https://github.com/rust-lang/crates.io-index"13582checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"13583dependencies = [13584 "libc",13585 "zstd-sys",13586]1358713588[[package]]13589name = "zstd-sys"13590version = "1.6.3+zstd.1.5.2"13591source = "registry+https://github.com/rust-lang/crates.io-index"13592checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"13593dependencies = [13594 "cc",13595 "libc",13596]