git.delta.rocks / unique-network / refs/commits / 54cf3dbad6fe

difftreelog

source

Cargo.lock282.1 KiBrenderedsourcehistory
1# This file is automatically @generated by Cargo.2# It is not intended for manual editing.3version = 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.16.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"20dependencies = [21 "gimli 0.25.0",22]2324[[package]]25name = "addr2line"26version = "0.17.0"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"29dependencies = [30 "gimli 0.26.1",31]3233[[package]]34name = "adler"35version = "1.0.2"36source = "registry+https://github.com/rust-lang/crates.io-index"37checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"3839[[package]]40name = "aead"41version = "0.4.3"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"44dependencies = [45 "generic-array 0.14.5",46]4748[[package]]49name = "aes"50version = "0.7.5"51source = "registry+https://github.com/rust-lang/crates.io-index"52checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"53dependencies = [54 "cfg-if 1.0.0",55 "cipher",56 "cpufeatures 0.2.1",57 "opaque-debug 0.3.0",58]5960[[package]]61name = "aes-gcm"62version = "0.9.4"63source = "registry+https://github.com/rust-lang/crates.io-index"64checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"65dependencies = [66 "aead",67 "aes",68 "cipher",69 "ctr",70 "ghash",71 "subtle 2.4.1",72]7374[[package]]75name = "ahash"76version = "0.7.6"77source = "registry+https://github.com/rust-lang/crates.io-index"78checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"79dependencies = [80 "getrandom 0.2.4",81 "once_cell",82 "version_check",83]8485[[package]]86name = "aho-corasick"87version = "0.7.18"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"90dependencies = [91 "memchr",92]9394[[package]]95name = "always-assert"96version = "0.1.2"97source = "registry+https://github.com/rust-lang/crates.io-index"98checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"99100[[package]]101name = "ansi_term"102version = "0.12.1"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"105dependencies = [106 "winapi 0.3.9",107]108109[[package]]110name = "anyhow"111version = "1.0.52"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "84450d0b4a8bd1ba4144ce8ce718fbc5d071358b1e5384bace6536b3d1f2d5b3"114115[[package]]116name = "approx"117version = "0.5.0"118source = "registry+https://github.com/rust-lang/crates.io-index"119checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e"120dependencies = [121 "num-traits",122]123124[[package]]125name = "arrayref"126version = "0.3.6"127source = "registry+https://github.com/rust-lang/crates.io-index"128checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"129130[[package]]131name = "arrayvec"132version = "0.4.12"133source = "registry+https://github.com/rust-lang/crates.io-index"134checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"135dependencies = [136 "nodrop",137]138139[[package]]140name = "arrayvec"141version = "0.5.2"142source = "registry+https://github.com/rust-lang/crates.io-index"143checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"144145[[package]]146name = "arrayvec"147version = "0.7.2"148source = "registry+https://github.com/rust-lang/crates.io-index"149checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"150151[[package]]152name = "asn1_der"153version = "0.7.5"154source = "registry+https://github.com/rust-lang/crates.io-index"155checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"156157[[package]]158name = "assert_matches"159version = "1.5.0"160source = "registry+https://github.com/rust-lang/crates.io-index"161checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"162163[[package]]164name = "async-attributes"165version = "1.1.2"166source = "registry+https://github.com/rust-lang/crates.io-index"167checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"168dependencies = [169 "quote",170 "syn",171]172173[[package]]174name = "async-channel"175version = "1.6.1"176source = "registry+https://github.com/rust-lang/crates.io-index"177checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"178dependencies = [179 "concurrent-queue",180 "event-listener",181 "futures-core",182]183184[[package]]185name = "async-executor"186version = "1.4.1"187source = "registry+https://github.com/rust-lang/crates.io-index"188checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"189dependencies = [190 "async-task",191 "concurrent-queue",192 "fastrand",193 "futures-lite",194 "once_cell",195 "slab",196]197198[[package]]199name = "async-global-executor"200version = "2.0.2"201source = "registry+https://github.com/rust-lang/crates.io-index"202checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"203dependencies = [204 "async-channel",205 "async-executor",206 "async-io",207 "async-mutex",208 "blocking",209 "futures-lite",210 "num_cpus",211 "once_cell",212]213214[[package]]215name = "async-io"216version = "1.6.0"217source = "registry+https://github.com/rust-lang/crates.io-index"218checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b"219dependencies = [220 "concurrent-queue",221 "futures-lite",222 "libc",223 "log",224 "once_cell",225 "parking",226 "polling",227 "slab",228 "socket2 0.4.2",229 "waker-fn",230 "winapi 0.3.9",231]232233[[package]]234name = "async-lock"235version = "2.4.0"236source = "registry+https://github.com/rust-lang/crates.io-index"237checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"238dependencies = [239 "event-listener",240]241242[[package]]243name = "async-mutex"244version = "1.4.0"245source = "registry+https://github.com/rust-lang/crates.io-index"246checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"247dependencies = [248 "event-listener",249]250251[[package]]252name = "async-process"253version = "1.3.0"254source = "registry+https://github.com/rust-lang/crates.io-index"255checksum = "83137067e3a2a6a06d67168e49e68a0957d215410473a740cea95a2425c0b7c6"256dependencies = [257 "async-io",258 "blocking",259 "cfg-if 1.0.0",260 "event-listener",261 "futures-lite",262 "libc",263 "once_cell",264 "signal-hook",265 "winapi 0.3.9",266]267268[[package]]269name = "async-std"270version = "1.10.0"271source = "registry+https://github.com/rust-lang/crates.io-index"272checksum = "f8056f1455169ab86dd47b47391e4ab0cbd25410a70e9fe675544f49bafaf952"273dependencies = [274 "async-attributes",275 "async-channel",276 "async-global-executor",277 "async-io",278 "async-lock",279 "async-process",280 "crossbeam-utils",281 "futures-channel",282 "futures-core",283 "futures-io",284 "futures-lite",285 "gloo-timers",286 "kv-log-macro",287 "log",288 "memchr",289 "num_cpus",290 "once_cell",291 "pin-project-lite 0.2.8",292 "pin-utils",293 "slab",294 "wasm-bindgen-futures",295]296297[[package]]298name = "async-std-resolver"299version = "0.20.3"300source = "registry+https://github.com/rust-lang/crates.io-index"301checksum = "ed4e2c3da14d8ad45acb1e3191db7a918e9505b6f155b218e70a7c9a1a48c638"302dependencies = [303 "async-std",304 "async-trait",305 "futures-io",306 "futures-util",307 "pin-utils",308 "trust-dns-resolver",309]310311[[package]]312name = "async-task"313version = "4.0.3"314source = "registry+https://github.com/rust-lang/crates.io-index"315checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"316317[[package]]318name = "async-trait"319version = "0.1.52"320source = "registry+https://github.com/rust-lang/crates.io-index"321checksum = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3"322dependencies = [323 "proc-macro2",324 "quote",325 "syn",326]327328[[package]]329name = "asynchronous-codec"330version = "0.5.0"331source = "registry+https://github.com/rust-lang/crates.io-index"332checksum = "fb4401f0a3622dad2e0763fa79e0eb328bc70fb7dccfdd645341f00d671247d6"333dependencies = [334 "bytes 1.1.0",335 "futures-sink",336 "futures-util",337 "memchr",338 "pin-project-lite 0.2.8",339]340341[[package]]342name = "asynchronous-codec"343version = "0.6.0"344source = "registry+https://github.com/rust-lang/crates.io-index"345checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"346dependencies = [347 "bytes 1.1.0",348 "futures-sink",349 "futures-util",350 "memchr",351 "pin-project-lite 0.2.8",352]353354[[package]]355name = "atomic"356version = "0.5.1"357source = "registry+https://github.com/rust-lang/crates.io-index"358checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"359dependencies = [360 "autocfg",361]362363[[package]]364name = "atomic-waker"365version = "1.0.0"366source = "registry+https://github.com/rust-lang/crates.io-index"367checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"368369[[package]]370name = "atty"371version = "0.2.14"372source = "registry+https://github.com/rust-lang/crates.io-index"373checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"374dependencies = [375 "hermit-abi",376 "libc",377 "winapi 0.3.9",378]379380[[package]]381name = "auto_impl"382version = "0.5.0"383source = "registry+https://github.com/rust-lang/crates.io-index"384checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"385dependencies = [386 "proc-macro-error",387 "proc-macro2",388 "quote",389 "syn",390]391392[[package]]393name = "autocfg"394version = "1.0.1"395source = "registry+https://github.com/rust-lang/crates.io-index"396checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"397398[[package]]399name = "backtrace"400version = "0.3.63"401source = "registry+https://github.com/rust-lang/crates.io-index"402checksum = "321629d8ba6513061f26707241fa9bc89524ff1cd7a915a97ef0c62c666ce1b6"403dependencies = [404 "addr2line 0.17.0",405 "cc",406 "cfg-if 1.0.0",407 "libc",408 "miniz_oxide",409 "object",410 "rustc-demangle",411]412413[[package]]414name = "base-x"415version = "0.2.8"416source = "registry+https://github.com/rust-lang/crates.io-index"417checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"418419[[package]]420name = "base58"421version = "0.2.0"422source = "registry+https://github.com/rust-lang/crates.io-index"423checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"424425[[package]]426name = "base64"427version = "0.13.0"428source = "registry+https://github.com/rust-lang/crates.io-index"429checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"430431[[package]]432name = "beef"433version = "0.5.1"434source = "registry+https://github.com/rust-lang/crates.io-index"435checksum = "bed554bd50246729a1ec158d08aa3235d1b69d94ad120ebe187e28894787e736"436dependencies = [437 "serde",438]439440[[package]]441name = "beefy-gadget"442version = "4.0.0-dev"443source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"444dependencies = [445 "beefy-primitives",446 "fnv",447 "futures 0.3.19",448 "log",449 "parity-scale-codec",450 "parking_lot 0.11.2",451 "sc-client-api",452 "sc-keystore",453 "sc-network",454 "sc-network-gossip",455 "sc-utils",456 "sp-api",457 "sp-application-crypto",458 "sp-arithmetic",459 "sp-blockchain",460 "sp-core",461 "sp-keystore",462 "sp-runtime",463 "substrate-prometheus-endpoint",464 "thiserror",465 "wasm-timer",466]467468[[package]]469name = "beefy-gadget-rpc"470version = "4.0.0-dev"471source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"472dependencies = [473 "beefy-gadget",474 "beefy-primitives",475 "futures 0.3.19",476 "jsonrpc-core",477 "jsonrpc-core-client",478 "jsonrpc-derive",479 "jsonrpc-pubsub",480 "log",481 "parity-scale-codec",482 "sc-rpc",483 "serde",484 "sp-core",485 "sp-runtime",486]487488[[package]]489name = "beefy-merkle-tree"490version = "4.0.0-dev"491source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"492493[[package]]494name = "beefy-primitives"495version = "4.0.0-dev"496source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"497dependencies = [498 "parity-scale-codec",499 "scale-info",500 "sp-api",501 "sp-application-crypto",502 "sp-core",503 "sp-runtime",504 "sp-std",505]506507[[package]]508name = "bimap"509version = "0.6.1"510source = "registry+https://github.com/rust-lang/crates.io-index"511checksum = "50ae17cabbc8a38a1e3e4c1a6a664e9a09672dc14d0896fa8d865d3a5a446b07"512513[[package]]514name = "bincode"515version = "1.3.3"516source = "registry+https://github.com/rust-lang/crates.io-index"517checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"518dependencies = [519 "serde",520]521522[[package]]523name = "bindgen"524version = "0.59.2"525source = "registry+https://github.com/rust-lang/crates.io-index"526checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"527dependencies = [528 "bitflags",529 "cexpr",530 "clang-sys",531 "lazy_static",532 "lazycell",533 "peeking_take_while",534 "proc-macro2",535 "quote",536 "regex",537 "rustc-hash",538 "shlex",539]540541[[package]]542name = "bitflags"543version = "1.3.2"544source = "registry+https://github.com/rust-lang/crates.io-index"545checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"546547[[package]]548name = "bitvec"549version = "0.20.4"550source = "registry+https://github.com/rust-lang/crates.io-index"551checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"552dependencies = [553 "funty",554 "radium",555 "tap",556 "wyz",557]558559[[package]]560name = "blake2"561version = "0.9.2"562source = "registry+https://github.com/rust-lang/crates.io-index"563checksum = "0a4e37d16930f5459780f5621038b6382b9bb37c19016f39fb6b5808d831f174"564dependencies = [565 "crypto-mac 0.8.0",566 "digest 0.9.0",567 "opaque-debug 0.3.0",568]569570[[package]]571name = "blake2-rfc"572version = "0.2.18"573source = "registry+https://github.com/rust-lang/crates.io-index"574checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"575dependencies = [576 "arrayvec 0.4.12",577 "constant_time_eq",578]579580[[package]]581name = "blake2b_simd"582version = "0.5.11"583source = "registry+https://github.com/rust-lang/crates.io-index"584checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"585dependencies = [586 "arrayref",587 "arrayvec 0.5.2",588 "constant_time_eq",589]590591[[package]]592name = "blake2s_simd"593version = "0.5.11"594source = "registry+https://github.com/rust-lang/crates.io-index"595checksum = "9e461a7034e85b211a4acb57ee2e6730b32912b06c08cc242243c39fc21ae6a2"596dependencies = [597 "arrayref",598 "arrayvec 0.5.2",599 "constant_time_eq",600]601602[[package]]603name = "blake3"604version = "0.3.8"605source = "registry+https://github.com/rust-lang/crates.io-index"606checksum = "b64485778c4f16a6a5a9d335e80d449ac6c70cdd6a06d2af18a6f6f775a125b3"607dependencies = [608 "arrayref",609 "arrayvec 0.5.2",610 "cc",611 "cfg-if 0.1.10",612 "constant_time_eq",613 "crypto-mac 0.8.0",614 "digest 0.9.0",615]616617[[package]]618name = "block-buffer"619version = "0.7.3"620source = "registry+https://github.com/rust-lang/crates.io-index"621checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"622dependencies = [623 "block-padding 0.1.5",624 "byte-tools",625 "byteorder",626 "generic-array 0.12.4",627]628629[[package]]630name = "block-buffer"631version = "0.9.0"632source = "registry+https://github.com/rust-lang/crates.io-index"633checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"634dependencies = [635 "block-padding 0.2.1",636 "generic-array 0.14.5",637]638639[[package]]640name = "block-padding"641version = "0.1.5"642source = "registry+https://github.com/rust-lang/crates.io-index"643checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"644dependencies = [645 "byte-tools",646]647648[[package]]649name = "block-padding"650version = "0.2.1"651source = "registry+https://github.com/rust-lang/crates.io-index"652checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"653654[[package]]655name = "blocking"656version = "1.1.0"657source = "registry+https://github.com/rust-lang/crates.io-index"658checksum = "046e47d4b2d391b1f6f8b407b1deb8dee56c1852ccd868becf2710f601b5f427"659dependencies = [660 "async-channel",661 "async-task",662 "atomic-waker",663 "fastrand",664 "futures-lite",665 "once_cell",666]667668[[package]]669name = "bounded-vec"670version = "0.4.0"671source = "registry+https://github.com/rust-lang/crates.io-index"672checksum = "afdd1dffefe5fc66262a524b91087c43b16e478b2e3dc49eb11b0e2fd6b6ec90"673dependencies = [674 "thiserror",675]676677[[package]]678name = "bp-header-chain"679version = "0.1.0"680source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"681dependencies = [682 "finality-grandpa",683 "frame-support",684 "parity-scale-codec",685 "scale-info",686 "serde",687 "sp-core",688 "sp-finality-grandpa",689 "sp-runtime",690 "sp-std",691]692693[[package]]694name = "bp-message-dispatch"695version = "0.1.0"696source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"697dependencies = [698 "bp-runtime",699 "frame-support",700 "parity-scale-codec",701 "scale-info",702 "sp-std",703]704705[[package]]706name = "bp-messages"707version = "0.1.0"708source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"709dependencies = [710 "bitvec",711 "bp-runtime",712 "frame-support",713 "frame-system",714 "impl-trait-for-tuples",715 "parity-scale-codec",716 "scale-info",717 "serde",718 "sp-std",719]720721[[package]]722name = "bp-polkadot-core"723version = "0.1.0"724source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"725dependencies = [726 "bp-messages",727 "bp-runtime",728 "frame-support",729 "frame-system",730 "parity-scale-codec",731 "scale-info",732 "sp-api",733 "sp-core",734 "sp-runtime",735 "sp-std",736 "sp-version",737]738739[[package]]740name = "bp-rialto"741version = "0.1.0"742source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"743dependencies = [744 "bp-messages",745 "bp-runtime",746 "frame-support",747 "frame-system",748 "sp-api",749 "sp-core",750 "sp-runtime",751 "sp-std",752]753754[[package]]755name = "bp-rococo"756version = "0.1.0"757source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"758dependencies = [759 "bp-messages",760 "bp-polkadot-core",761 "bp-runtime",762 "frame-support",763 "parity-scale-codec",764 "smallvec",765 "sp-api",766 "sp-runtime",767 "sp-std",768 "sp-version",769]770771[[package]]772name = "bp-runtime"773version = "0.1.0"774source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"775dependencies = [776 "frame-support",777 "hash-db",778 "num-traits",779 "parity-scale-codec",780 "scale-info",781 "sp-core",782 "sp-io",783 "sp-runtime",784 "sp-state-machine",785 "sp-std",786 "sp-trie",787]788789[[package]]790name = "bp-test-utils"791version = "0.1.0"792source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"793dependencies = [794 "bp-header-chain",795 "ed25519-dalek",796 "finality-grandpa",797 "parity-scale-codec",798 "sp-application-crypto",799 "sp-finality-grandpa",800 "sp-runtime",801 "sp-std",802]803804[[package]]805name = "bp-wococo"806version = "0.1.0"807source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"808dependencies = [809 "bp-messages",810 "bp-polkadot-core",811 "bp-rococo",812 "bp-runtime",813 "parity-scale-codec",814 "sp-api",815 "sp-runtime",816 "sp-std",817]818819[[package]]820name = "bridge-runtime-common"821version = "0.1.0"822source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"823dependencies = [824 "bp-message-dispatch",825 "bp-messages",826 "bp-runtime",827 "frame-support",828 "hash-db",829 "pallet-bridge-dispatch",830 "pallet-bridge-grandpa",831 "pallet-bridge-messages",832 "pallet-transaction-payment",833 "parity-scale-codec",834 "scale-info",835 "sp-core",836 "sp-runtime",837 "sp-state-machine",838 "sp-std",839 "sp-trie",840]841842[[package]]843name = "bs58"844version = "0.4.0"845source = "registry+https://github.com/rust-lang/crates.io-index"846checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"847848[[package]]849name = "bstr"850version = "0.2.17"851source = "registry+https://github.com/rust-lang/crates.io-index"852checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"853dependencies = [854 "memchr",855]856857[[package]]858name = "build-helper"859version = "0.1.1"860source = "registry+https://github.com/rust-lang/crates.io-index"861checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"862dependencies = [863 "semver 0.6.0",864]865866[[package]]867name = "bumpalo"868version = "3.9.1"869source = "registry+https://github.com/rust-lang/crates.io-index"870checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"871872[[package]]873name = "byte-slice-cast"874version = "1.2.0"875source = "registry+https://github.com/rust-lang/crates.io-index"876checksum = "1d30c751592b77c499e7bce34d99d67c2c11bdc0574e9a488ddade14150a4698"877878[[package]]879name = "byte-tools"880version = "0.3.1"881source = "registry+https://github.com/rust-lang/crates.io-index"882checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"883884[[package]]885name = "byteorder"886version = "1.4.3"887source = "registry+https://github.com/rust-lang/crates.io-index"888checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"889890[[package]]891name = "bytes"892version = "0.4.12"893source = "registry+https://github.com/rust-lang/crates.io-index"894checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"895dependencies = [896 "byteorder",897 "iovec",898]899900[[package]]901name = "bytes"902version = "0.5.6"903source = "registry+https://github.com/rust-lang/crates.io-index"904checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"905906[[package]]907name = "bytes"908version = "1.1.0"909source = "registry+https://github.com/rust-lang/crates.io-index"910checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"911912[[package]]913name = "cache-padded"914version = "1.2.0"915source = "registry+https://github.com/rust-lang/crates.io-index"916checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"917918[[package]]919name = "camino"920version = "1.0.7"921source = "registry+https://github.com/rust-lang/crates.io-index"922checksum = "6f3132262930b0522068049f5870a856ab8affc80c70d08b6ecb785771a6fc23"923dependencies = [924 "serde",925]926927[[package]]928name = "cargo-platform"929version = "0.1.2"930source = "registry+https://github.com/rust-lang/crates.io-index"931checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"932dependencies = [933 "serde",934]935936[[package]]937name = "cargo_metadata"938version = "0.14.1"939source = "registry+https://github.com/rust-lang/crates.io-index"940checksum = "ba2ae6de944143141f6155a473a6b02f66c7c3f9f47316f802f80204ebfe6e12"941dependencies = [942 "camino",943 "cargo-platform",944 "semver 1.0.4",945 "serde",946 "serde_json",947]948949[[package]]950name = "cc"951version = "1.0.72"952source = "registry+https://github.com/rust-lang/crates.io-index"953checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee"954dependencies = [955 "jobserver",956]957958[[package]]959name = "cexpr"960version = "0.6.0"961source = "registry+https://github.com/rust-lang/crates.io-index"962checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"963dependencies = [964 "nom",965]966967[[package]]968name = "cfg-if"969version = "0.1.10"970source = "registry+https://github.com/rust-lang/crates.io-index"971checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"972973[[package]]974name = "cfg-if"975version = "1.0.0"976source = "registry+https://github.com/rust-lang/crates.io-index"977checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"978979[[package]]980name = "cfg_aliases"981version = "0.1.1"982source = "registry+https://github.com/rust-lang/crates.io-index"983checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"984985[[package]]986name = "chacha20"987version = "0.7.1"988source = "registry+https://github.com/rust-lang/crates.io-index"989checksum = "fee7ad89dc1128635074c268ee661f90c3f7e83d9fd12910608c36b47d6c3412"990dependencies = [991 "cfg-if 1.0.0",992 "cipher",993 "cpufeatures 0.1.5",994 "zeroize",995]996997[[package]]998name = "chacha20poly1305"999version = "0.8.0"1000source = "registry+https://github.com/rust-lang/crates.io-index"1001checksum = "1580317203210c517b6d44794abfbe600698276db18127e37ad3e69bf5e848e5"1002dependencies = [1003 "aead",1004 "chacha20",1005 "cipher",1006 "poly1305",1007 "zeroize",1008]10091010[[package]]1011name = "chrono"1012version = "0.4.19"1013source = "registry+https://github.com/rust-lang/crates.io-index"1014checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1015dependencies = [1016 "libc",1017 "num-integer",1018 "num-traits",1019 "time",1020 "winapi 0.3.9",1021]10221023[[package]]1024name = "cid"1025version = "0.6.1"1026source = "registry+https://github.com/rust-lang/crates.io-index"1027checksum = "ff0e3bc0b6446b3f9663c1a6aba6ef06c5aeaa1bc92bd18077be337198ab9768"1028dependencies = [1029 "multibase",1030 "multihash 0.13.2",1031 "unsigned-varint 0.5.1",1032]10331034[[package]]1035name = "cipher"1036version = "0.3.0"1037source = "registry+https://github.com/rust-lang/crates.io-index"1038checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"1039dependencies = [1040 "generic-array 0.14.5",1041]10421043[[package]]1044name = "ckb-merkle-mountain-range"1045version = "0.3.2"1046source = "registry+https://github.com/rust-lang/crates.io-index"1047checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"1048dependencies = [1049 "cfg-if 0.1.10",1050]10511052[[package]]1053name = "clang-sys"1054version = "1.3.0"1055source = "registry+https://github.com/rust-lang/crates.io-index"1056checksum = "fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90"1057dependencies = [1058 "glob",1059 "libc",1060 "libloading 0.7.3",1061]10621063[[package]]1064name = "clap"1065version = "2.34.0"1066source = "registry+https://github.com/rust-lang/crates.io-index"1067checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"1068dependencies = [1069 "ansi_term",1070 "atty",1071 "bitflags",1072 "strsim 0.8.0",1073 "textwrap",1074 "unicode-width",1075 "vec_map",1076]10771078[[package]]1079name = "cloudabi"1080version = "0.0.3"1081source = "registry+https://github.com/rust-lang/crates.io-index"1082checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"1083dependencies = [1084 "bitflags",1085]10861087[[package]]1088name = "concurrent-queue"1089version = "1.2.2"1090source = "registry+https://github.com/rust-lang/crates.io-index"1091checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"1092dependencies = [1093 "cache-padded",1094]10951096[[package]]1097name = "constant_time_eq"1098version = "0.1.5"1099source = "registry+https://github.com/rust-lang/crates.io-index"1100checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11011102[[package]]1103name = "convert_case"1104version = "0.4.0"1105source = "registry+https://github.com/rust-lang/crates.io-index"1106checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11071108[[package]]1109name = "core-foundation"1110version = "0.9.2"1111source = "registry+https://github.com/rust-lang/crates.io-index"1112checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3"1113dependencies = [1114 "core-foundation-sys",1115 "libc",1116]11171118[[package]]1119name = "core-foundation-sys"1120version = "0.8.3"1121source = "registry+https://github.com/rust-lang/crates.io-index"1122checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11231124[[package]]1125name = "cpp_demangle"1126version = "0.3.5"1127source = "registry+https://github.com/rust-lang/crates.io-index"1128checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1129dependencies = [1130 "cfg-if 1.0.0",1131]11321133[[package]]1134name = "cpufeatures"1135version = "0.1.5"1136source = "registry+https://github.com/rust-lang/crates.io-index"1137checksum = "66c99696f6c9dd7f35d486b9d04d7e6e202aa3e8c40d553f2fdf5e7e0c6a71ef"1138dependencies = [1139 "libc",1140]11411142[[package]]1143name = "cpufeatures"1144version = "0.2.1"1145source = "registry+https://github.com/rust-lang/crates.io-index"1146checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"1147dependencies = [1148 "libc",1149]11501151[[package]]1152name = "cranelift-bforest"1153version = "0.78.0"1154source = "registry+https://github.com/rust-lang/crates.io-index"1155checksum = "cc0cb7df82c8cf8f2e6a8dd394a0932a71369c160cc9b027dca414fced242513"1156dependencies = [1157 "cranelift-entity",1158]11591160[[package]]1161name = "cranelift-codegen"1162version = "0.78.0"1163source = "registry+https://github.com/rust-lang/crates.io-index"1164checksum = "fe4463c15fa42eee909e61e5eac4866b7c6d22d0d8c621e57a0c5380753bfa8c"1165dependencies = [1166 "cranelift-bforest",1167 "cranelift-codegen-meta",1168 "cranelift-codegen-shared",1169 "cranelift-entity",1170 "gimli 0.25.0",1171 "log",1172 "regalloc",1173 "smallvec",1174 "target-lexicon",1175]11761177[[package]]1178name = "cranelift-codegen-meta"1179version = "0.78.0"1180source = "registry+https://github.com/rust-lang/crates.io-index"1181checksum = "793f6a94a053a55404ea16e1700202a88101672b8cd6b4df63e13cde950852bf"1182dependencies = [1183 "cranelift-codegen-shared",1184 "cranelift-entity",1185]11861187[[package]]1188name = "cranelift-codegen-shared"1189version = "0.78.0"1190source = "registry+https://github.com/rust-lang/crates.io-index"1191checksum = "44aa1846df275bce5eb30379d65964c7afc63c05a117076e62a119c25fe174be"11921193[[package]]1194name = "cranelift-entity"1195version = "0.78.0"1196source = "registry+https://github.com/rust-lang/crates.io-index"1197checksum = "a3a45d8d6318bf8fc518154d9298eab2a8154ec068a8885ff113f6db8d69bb3a"1198dependencies = [1199 "serde",1200]12011202[[package]]1203name = "cranelift-frontend"1204version = "0.78.0"1205source = "registry+https://github.com/rust-lang/crates.io-index"1206checksum = "e07339bd461766deb7605169de039e01954768ff730fa1254e149001884a8525"1207dependencies = [1208 "cranelift-codegen",1209 "log",1210 "smallvec",1211 "target-lexicon",1212]12131214[[package]]1215name = "cranelift-native"1216version = "0.78.0"1217source = "registry+https://github.com/rust-lang/crates.io-index"1218checksum = "03e2fca76ff57e0532936a71e3fc267eae6a19a86656716479c66e7f912e3d7b"1219dependencies = [1220 "cranelift-codegen",1221 "libc",1222 "target-lexicon",1223]12241225[[package]]1226name = "cranelift-wasm"1227version = "0.78.0"1228source = "registry+https://github.com/rust-lang/crates.io-index"1229checksum = "1f46fec547a1f8a32c54ea61c28be4f4ad234ad95342b718a9a9adcaadb0c778"1230dependencies = [1231 "cranelift-codegen",1232 "cranelift-entity",1233 "cranelift-frontend",1234 "itertools",1235 "log",1236 "smallvec",1237 "wasmparser",1238 "wasmtime-types",1239]12401241[[package]]1242name = "crc32fast"1243version = "1.3.0"1244source = "registry+https://github.com/rust-lang/crates.io-index"1245checksum = "738c290dfaea84fc1ca15ad9c168d083b05a714e1efddd8edaab678dc28d2836"1246dependencies = [1247 "cfg-if 1.0.0",1248]12491250[[package]]1251name = "crossbeam-channel"1252version = "0.5.2"1253source = "registry+https://github.com/rust-lang/crates.io-index"1254checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa"1255dependencies = [1256 "cfg-if 1.0.0",1257 "crossbeam-utils",1258]12591260[[package]]1261name = "crossbeam-deque"1262version = "0.8.1"1263source = "registry+https://github.com/rust-lang/crates.io-index"1264checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"1265dependencies = [1266 "cfg-if 1.0.0",1267 "crossbeam-epoch",1268 "crossbeam-utils",1269]12701271[[package]]1272name = "crossbeam-epoch"1273version = "0.9.6"1274source = "registry+https://github.com/rust-lang/crates.io-index"1275checksum = "97242a70df9b89a65d0b6df3c4bf5b9ce03c5b7309019777fbde37e7537f8762"1276dependencies = [1277 "cfg-if 1.0.0",1278 "crossbeam-utils",1279 "lazy_static",1280 "memoffset",1281 "scopeguard",1282]12831284[[package]]1285name = "crossbeam-utils"1286version = "0.8.6"1287source = "registry+https://github.com/rust-lang/crates.io-index"1288checksum = "cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120"1289dependencies = [1290 "cfg-if 1.0.0",1291 "lazy_static",1292]12931294[[package]]1295name = "crunchy"1296version = "0.2.2"1297source = "registry+https://github.com/rust-lang/crates.io-index"1298checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"12991300[[package]]1301name = "crypto-mac"1302version = "0.7.0"1303source = "registry+https://github.com/rust-lang/crates.io-index"1304checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"1305dependencies = [1306 "generic-array 0.12.4",1307 "subtle 1.0.0",1308]13091310[[package]]1311name = "crypto-mac"1312version = "0.8.0"1313source = "registry+https://github.com/rust-lang/crates.io-index"1314checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1315dependencies = [1316 "generic-array 0.14.5",1317 "subtle 2.4.1",1318]13191320[[package]]1321name = "crypto-mac"1322version = "0.11.1"1323source = "registry+https://github.com/rust-lang/crates.io-index"1324checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1325dependencies = [1326 "generic-array 0.14.5",1327 "subtle 2.4.1",1328]13291330[[package]]1331name = "ct-logs"1332version = "0.8.0"1333source = "registry+https://github.com/rust-lang/crates.io-index"1334checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"1335dependencies = [1336 "sct",1337]13381339[[package]]1340name = "ctor"1341version = "0.1.21"1342source = "registry+https://github.com/rust-lang/crates.io-index"1343checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"1344dependencies = [1345 "quote",1346 "syn",1347]13481349[[package]]1350name = "ctr"1351version = "0.8.0"1352source = "registry+https://github.com/rust-lang/crates.io-index"1353checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1354dependencies = [1355 "cipher",1356]13571358[[package]]1359name = "cuckoofilter"1360version = "0.5.0"1361source = "registry+https://github.com/rust-lang/crates.io-index"1362checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1363dependencies = [1364 "byteorder",1365 "fnv",1366 "rand 0.7.3",1367]13681369[[package]]1370name = "cumulus-client-cli"1371version = "0.1.0"1372source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1373dependencies = [1374 "sc-cli",1375 "sc-service",1376 "structopt",1377]13781379[[package]]1380name = "cumulus-client-collator"1381version = "0.1.0"1382source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1383dependencies = [1384 "cumulus-client-consensus-common",1385 "cumulus-client-network",1386 "cumulus-primitives-core",1387 "futures 0.3.19",1388 "parity-scale-codec",1389 "parking_lot 0.10.2",1390 "polkadot-node-primitives",1391 "polkadot-node-subsystem",1392 "polkadot-overseer",1393 "polkadot-primitives",1394 "sc-client-api",1395 "sp-api",1396 "sp-consensus",1397 "sp-core",1398 "sp-runtime",1399 "tracing",1400]14011402[[package]]1403name = "cumulus-client-consensus-aura"1404version = "0.1.0"1405source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1406dependencies = [1407 "async-trait",1408 "cumulus-client-consensus-common",1409 "cumulus-primitives-core",1410 "futures 0.3.19",1411 "parity-scale-codec",1412 "polkadot-client",1413 "sc-client-api",1414 "sc-consensus",1415 "sc-consensus-aura",1416 "sc-consensus-slots",1417 "sc-telemetry",1418 "sp-api",1419 "sp-application-crypto",1420 "sp-block-builder",1421 "sp-blockchain",1422 "sp-consensus",1423 "sp-consensus-aura",1424 "sp-core",1425 "sp-inherents",1426 "sp-keystore",1427 "sp-runtime",1428 "substrate-prometheus-endpoint",1429 "tracing",1430]14311432[[package]]1433name = "cumulus-client-consensus-common"1434version = "0.1.0"1435source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1436dependencies = [1437 "async-trait",1438 "dyn-clone",1439 "futures 0.3.19",1440 "parity-scale-codec",1441 "polkadot-primitives",1442 "sc-client-api",1443 "sc-consensus",1444 "sp-api",1445 "sp-blockchain",1446 "sp-consensus",1447 "sp-runtime",1448 "sp-trie",1449 "tracing",1450]14511452[[package]]1453name = "cumulus-client-network"1454version = "0.1.0"1455source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1456dependencies = [1457 "derive_more",1458 "futures 0.3.19",1459 "futures-timer 3.0.2",1460 "parity-scale-codec",1461 "parking_lot 0.10.2",1462 "polkadot-client",1463 "polkadot-node-primitives",1464 "polkadot-parachain",1465 "polkadot-primitives",1466 "sc-client-api",1467 "sp-api",1468 "sp-blockchain",1469 "sp-consensus",1470 "sp-core",1471 "sp-runtime",1472 "tracing",1473]14741475[[package]]1476name = "cumulus-client-pov-recovery"1477version = "0.1.0"1478source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1479dependencies = [1480 "cumulus-primitives-core",1481 "futures 0.3.19",1482 "futures-timer 3.0.2",1483 "parity-scale-codec",1484 "polkadot-node-primitives",1485 "polkadot-node-subsystem",1486 "polkadot-overseer",1487 "polkadot-primitives",1488 "rand 0.8.4",1489 "sc-client-api",1490 "sc-consensus",1491 "sp-api",1492 "sp-consensus",1493 "sp-maybe-compressed-blob",1494 "sp-runtime",1495 "tracing",1496]14971498[[package]]1499name = "cumulus-client-service"1500version = "0.1.0"1501source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1502dependencies = [1503 "cumulus-client-collator",1504 "cumulus-client-consensus-common",1505 "cumulus-client-pov-recovery",1506 "cumulus-primitives-core",1507 "parity-scale-codec",1508 "parking_lot 0.10.2",1509 "polkadot-overseer",1510 "polkadot-primitives",1511 "polkadot-service",1512 "sc-chain-spec",1513 "sc-client-api",1514 "sc-consensus",1515 "sc-consensus-babe",1516 "sc-service",1517 "sc-telemetry",1518 "sc-tracing",1519 "sp-api",1520 "sp-blockchain",1521 "sp-consensus",1522 "sp-core",1523 "sp-runtime",1524 "tracing",1525]15261527[[package]]1528name = "cumulus-pallet-aura-ext"1529version = "0.1.0"1530source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1531dependencies = [1532 "frame-executive",1533 "frame-support",1534 "frame-system",1535 "pallet-aura",1536 "parity-scale-codec",1537 "scale-info",1538 "serde",1539 "sp-application-crypto",1540 "sp-consensus-aura",1541 "sp-runtime",1542 "sp-std",1543]15441545[[package]]1546name = "cumulus-pallet-dmp-queue"1547version = "0.1.0"1548source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1549dependencies = [1550 "cumulus-primitives-core",1551 "frame-support",1552 "frame-system",1553 "log",1554 "parity-scale-codec",1555 "scale-info",1556 "sp-io",1557 "sp-runtime",1558 "sp-std",1559 "xcm",1560 "xcm-executor",1561]15621563[[package]]1564name = "cumulus-pallet-parachain-system"1565version = "0.1.0"1566source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1567dependencies = [1568 "cumulus-pallet-parachain-system-proc-macro",1569 "cumulus-primitives-core",1570 "cumulus-primitives-parachain-inherent",1571 "environmental",1572 "frame-support",1573 "frame-system",1574 "log",1575 "pallet-balances",1576 "parity-scale-codec",1577 "polkadot-parachain",1578 "scale-info",1579 "serde",1580 "sp-core",1581 "sp-externalities",1582 "sp-inherents",1583 "sp-io",1584 "sp-runtime",1585 "sp-state-machine",1586 "sp-std",1587 "sp-trie",1588 "sp-version",1589 "xcm",1590]15911592[[package]]1593name = "cumulus-pallet-parachain-system-proc-macro"1594version = "0.1.0"1595source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1596dependencies = [1597 "proc-macro-crate 1.1.0",1598 "proc-macro2",1599 "quote",1600 "syn",1601]16021603[[package]]1604name = "cumulus-pallet-xcm"1605version = "0.1.0"1606source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1607dependencies = [1608 "cumulus-primitives-core",1609 "frame-support",1610 "frame-system",1611 "parity-scale-codec",1612 "scale-info",1613 "serde",1614 "sp-io",1615 "sp-runtime",1616 "sp-std",1617 "xcm",1618]16191620[[package]]1621name = "cumulus-pallet-xcmp-queue"1622version = "0.1.0"1623source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1624dependencies = [1625 "cumulus-primitives-core",1626 "frame-support",1627 "frame-system",1628 "log",1629 "parity-scale-codec",1630 "rand_chacha 0.3.1",1631 "scale-info",1632 "sp-runtime",1633 "sp-std",1634 "xcm",1635 "xcm-executor",1636]16371638[[package]]1639name = "cumulus-primitives-core"1640version = "0.1.0"1641source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1642dependencies = [1643 "frame-support",1644 "impl-trait-for-tuples",1645 "parity-scale-codec",1646 "polkadot-core-primitives",1647 "polkadot-parachain",1648 "polkadot-primitives",1649 "sp-api",1650 "sp-runtime",1651 "sp-std",1652 "sp-trie",1653]16541655[[package]]1656name = "cumulus-primitives-parachain-inherent"1657version = "0.1.0"1658source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1659dependencies = [1660 "async-trait",1661 "cumulus-primitives-core",1662 "cumulus-test-relay-sproof-builder",1663 "parity-scale-codec",1664 "polkadot-client",1665 "sc-client-api",1666 "scale-info",1667 "sp-api",1668 "sp-core",1669 "sp-inherents",1670 "sp-runtime",1671 "sp-state-machine",1672 "sp-std",1673 "sp-trie",1674 "tracing",1675]16761677[[package]]1678name = "cumulus-primitives-timestamp"1679version = "0.1.0"1680source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1681dependencies = [1682 "cumulus-primitives-core",1683 "sp-inherents",1684 "sp-std",1685 "sp-timestamp",1686]16871688[[package]]1689name = "cumulus-primitives-utility"1690version = "0.1.0"1691source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1692dependencies = [1693 "cumulus-primitives-core",1694 "frame-support",1695 "parity-scale-codec",1696 "polkadot-core-primitives",1697 "polkadot-parachain",1698 "polkadot-primitives",1699 "sp-runtime",1700 "sp-std",1701 "sp-trie",1702 "xcm",1703]17041705[[package]]1706name = "cumulus-test-relay-sproof-builder"1707version = "0.1.0"1708source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"1709dependencies = [1710 "cumulus-primitives-core",1711 "parity-scale-codec",1712 "polkadot-primitives",1713 "sp-runtime",1714 "sp-state-machine",1715 "sp-std",1716]17171718[[package]]1719name = "curve25519-dalek"1720version = "2.1.3"1721source = "registry+https://github.com/rust-lang/crates.io-index"1722checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1723dependencies = [1724 "byteorder",1725 "digest 0.8.1",1726 "rand_core 0.5.1",1727 "subtle 2.4.1",1728 "zeroize",1729]17301731[[package]]1732name = "curve25519-dalek"1733version = "3.2.0"1734source = "registry+https://github.com/rust-lang/crates.io-index"1735checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1736dependencies = [1737 "byteorder",1738 "digest 0.9.0",1739 "rand_core 0.5.1",1740 "subtle 2.4.1",1741 "zeroize",1742]17431744[[package]]1745name = "darling"1746version = "0.13.1"1747source = "registry+https://github.com/rust-lang/crates.io-index"1748checksum = "d0d720b8683f8dd83c65155f0530560cba68cd2bf395f6513a483caee57ff7f4"1749dependencies = [1750 "darling_core",1751 "darling_macro",1752]17531754[[package]]1755name = "darling_core"1756version = "0.13.1"1757source = "registry+https://github.com/rust-lang/crates.io-index"1758checksum = "7a340f241d2ceed1deb47ae36c4144b2707ec7dd0b649f894cb39bb595986324"1759dependencies = [1760 "fnv",1761 "ident_case",1762 "proc-macro2",1763 "quote",1764 "strsim 0.10.0",1765 "syn",1766]17671768[[package]]1769name = "darling_macro"1770version = "0.13.1"1771source = "registry+https://github.com/rust-lang/crates.io-index"1772checksum = "72c41b3b7352feb3211a0d743dc5700a4e3b60f51bd2b368892d1e0f9a95f44b"1773dependencies = [1774 "darling_core",1775 "quote",1776 "syn",1777]17781779[[package]]1780name = "data-encoding"1781version = "2.3.2"1782source = "registry+https://github.com/rust-lang/crates.io-index"1783checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"17841785[[package]]1786name = "data-encoding-macro"1787version = "0.1.12"1788source = "registry+https://github.com/rust-lang/crates.io-index"1789checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1790dependencies = [1791 "data-encoding",1792 "data-encoding-macro-internal",1793]17941795[[package]]1796name = "data-encoding-macro-internal"1797version = "0.1.10"1798source = "registry+https://github.com/rust-lang/crates.io-index"1799checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1800dependencies = [1801 "data-encoding",1802 "syn",1803]18041805[[package]]1806name = "derivative"1807version = "2.2.0"1808source = "registry+https://github.com/rust-lang/crates.io-index"1809checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1810dependencies = [1811 "proc-macro2",1812 "quote",1813 "syn",1814]18151816[[package]]1817name = "derive_more"1818version = "0.99.17"1819source = "registry+https://github.com/rust-lang/crates.io-index"1820checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1821dependencies = [1822 "convert_case",1823 "proc-macro2",1824 "quote",1825 "rustc_version 0.4.0",1826 "syn",1827]18281829[[package]]1830name = "digest"1831version = "0.8.1"1832source = "registry+https://github.com/rust-lang/crates.io-index"1833checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1834dependencies = [1835 "generic-array 0.12.4",1836]18371838[[package]]1839name = "digest"1840version = "0.9.0"1841source = "registry+https://github.com/rust-lang/crates.io-index"1842checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1843dependencies = [1844 "generic-array 0.14.5",1845]18461847[[package]]1848name = "directories"1849version = "4.0.1"1850source = "registry+https://github.com/rust-lang/crates.io-index"1851checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"1852dependencies = [1853 "dirs-sys",1854]18551856[[package]]1857name = "directories-next"1858version = "2.0.0"1859source = "registry+https://github.com/rust-lang/crates.io-index"1860checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"1861dependencies = [1862 "cfg-if 1.0.0",1863 "dirs-sys-next",1864]18651866[[package]]1867name = "dirs-sys"1868version = "0.3.6"1869source = "registry+https://github.com/rust-lang/crates.io-index"1870checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"1871dependencies = [1872 "libc",1873 "redox_users",1874 "winapi 0.3.9",1875]18761877[[package]]1878name = "dirs-sys-next"1879version = "0.1.2"1880source = "registry+https://github.com/rust-lang/crates.io-index"1881checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"1882dependencies = [1883 "libc",1884 "redox_users",1885 "winapi 0.3.9",1886]18871888[[package]]1889name = "dns-parser"1890version = "0.8.0"1891source = "registry+https://github.com/rust-lang/crates.io-index"1892checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"1893dependencies = [1894 "byteorder",1895 "quick-error 1.2.3",1896]18971898[[package]]1899name = "downcast-rs"1900version = "1.2.0"1901source = "registry+https://github.com/rust-lang/crates.io-index"1902checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"19031904[[package]]1905name = "dtoa"1906version = "0.4.8"1907source = "registry+https://github.com/rust-lang/crates.io-index"1908checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"19091910[[package]]1911name = "dyn-clonable"1912version = "0.9.0"1913source = "registry+https://github.com/rust-lang/crates.io-index"1914checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"1915dependencies = [1916 "dyn-clonable-impl",1917 "dyn-clone",1918]19191920[[package]]1921name = "dyn-clonable-impl"1922version = "0.9.0"1923source = "registry+https://github.com/rust-lang/crates.io-index"1924checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"1925dependencies = [1926 "proc-macro2",1927 "quote",1928 "syn",1929]19301931[[package]]1932name = "dyn-clone"1933version = "1.0.4"1934source = "registry+https://github.com/rust-lang/crates.io-index"1935checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf"19361937[[package]]1938name = "ed25519"1939version = "1.3.0"1940source = "registry+https://github.com/rust-lang/crates.io-index"1941checksum = "74e1069e39f1454367eb2de793ed062fac4c35c2934b76a81d90dd9abcd28816"1942dependencies = [1943 "signature",1944]19451946[[package]]1947name = "ed25519-dalek"1948version = "1.0.1"1949source = "registry+https://github.com/rust-lang/crates.io-index"1950checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"1951dependencies = [1952 "curve25519-dalek 3.2.0",1953 "ed25519",1954 "rand 0.7.3",1955 "serde",1956 "sha2 0.9.9",1957 "zeroize",1958]19591960[[package]]1961name = "either"1962version = "1.6.1"1963source = "registry+https://github.com/rust-lang/crates.io-index"1964checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"19651966[[package]]1967name = "enum-as-inner"1968version = "0.3.3"1969source = "registry+https://github.com/rust-lang/crates.io-index"1970checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"1971dependencies = [1972 "heck",1973 "proc-macro2",1974 "quote",1975 "syn",1976]19771978[[package]]1979name = "enumflags2"1980version = "0.6.4"1981source = "registry+https://github.com/rust-lang/crates.io-index"1982checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0"1983dependencies = [1984 "enumflags2_derive",1985]19861987[[package]]1988name = "enumflags2_derive"1989version = "0.6.4"1990source = "registry+https://github.com/rust-lang/crates.io-index"1991checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce"1992dependencies = [1993 "proc-macro2",1994 "quote",1995 "syn",1996]19971998[[package]]1999name = "enumn"2000version = "0.1.3"2001source = "registry+https://github.com/rust-lang/crates.io-index"2002checksum = "4e58b112d5099aa0857c5d05f0eacab86406dd8c0f85fe5d320a13256d29ecf4"2003dependencies = [2004 "proc-macro2",2005 "quote",2006 "syn",2007]20082009[[package]]2010name = "env_logger"2011version = "0.7.1"2012source = "registry+https://github.com/rust-lang/crates.io-index"2013checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"2014dependencies = [2015 "atty",2016 "humantime 1.3.0",2017 "log",2018 "regex",2019 "termcolor",2020]20212022[[package]]2023name = "env_logger"2024version = "0.9.0"2025source = "registry+https://github.com/rust-lang/crates.io-index"2026checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2027dependencies = [2028 "atty",2029 "humantime 2.1.0",2030 "log",2031 "regex",2032 "termcolor",2033]20342035[[package]]2036name = "environmental"2037version = "1.1.3"2038source = "registry+https://github.com/rust-lang/crates.io-index"2039checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"20402041[[package]]2042name = "errno"2043version = "0.2.8"2044source = "registry+https://github.com/rust-lang/crates.io-index"2045checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2046dependencies = [2047 "errno-dragonfly",2048 "libc",2049 "winapi 0.3.9",2050]20512052[[package]]2053name = "errno-dragonfly"2054version = "0.1.2"2055source = "registry+https://github.com/rust-lang/crates.io-index"2056checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2057dependencies = [2058 "cc",2059 "libc",2060]20612062[[package]]2063name = "ethbloom"2064version = "0.11.1"2065source = "registry+https://github.com/rust-lang/crates.io-index"2066checksum = "bfb684ac8fa8f6c5759f788862bb22ec6fe3cb392f6bfd08e3c64b603661e3f8"2067dependencies = [2068 "crunchy",2069 "fixed-hash",2070 "impl-codec",2071 "impl-rlp",2072 "impl-serde",2073 "scale-info",2074 "tiny-keccak",2075]20762077[[package]]2078name = "ethereum"2079version = "0.11.1"2080source = "registry+https://github.com/rust-lang/crates.io-index"2081checksum = "34c90e0a755da706ce0970ec0fa8cc48aabcc8e8efa1245336acf718dab06ffe"2082dependencies = [2083 "bytes 1.1.0",2084 "ethereum-types",2085 "hash-db",2086 "hash256-std-hasher",2087 "parity-scale-codec",2088 "rlp",2089 "rlp-derive",2090 "scale-info",2091 "serde",2092 "sha3 0.9.1",2093 "triehash",2094]20952096[[package]]2097name = "ethereum-types"2098version = "0.12.1"2099source = "registry+https://github.com/rust-lang/crates.io-index"2100checksum = "05136f7057fe789f06e6d41d07b34e6f70d8c86e5693b60f97aaa6553553bdaf"2101dependencies = [2102 "ethbloom",2103 "fixed-hash",2104 "impl-codec",2105 "impl-rlp",2106 "impl-serde",2107 "primitive-types 0.10.1",2108 "scale-info",2109 "uint",2110]21112112[[package]]2113name = "event-listener"2114version = "2.5.1"2115source = "registry+https://github.com/rust-lang/crates.io-index"2116checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"21172118[[package]]2119name = "evm"2120version = "0.33.1"2121source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.15#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2122dependencies = [2123 "auto_impl",2124 "environmental",2125 "ethereum",2126 "evm-core",2127 "evm-gasometer",2128 "evm-runtime",2129 "log",2130 "parity-scale-codec",2131 "primitive-types 0.10.1",2132 "rlp",2133 "scale-info",2134 "serde",2135 "sha3 0.8.2",2136]21372138[[package]]2139name = "evm-coder"2140version = "0.1.0"2141dependencies = [2142 "ethereum",2143 "evm-coder-macros",2144 "evm-core",2145 "hex",2146 "hex-literal",2147 "impl-trait-for-tuples",2148 "primitive-types 0.10.1",2149]21502151[[package]]2152name = "evm-coder-macros"2153version = "0.1.0"2154dependencies = [2155 "Inflector",2156 "darling",2157 "hex",2158 "proc-macro2",2159 "quote",2160 "sha3 0.9.1",2161 "syn",2162]21632164[[package]]2165name = "evm-core"2166version = "0.33.0"2167source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.15#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2168dependencies = [2169 "funty",2170 "parity-scale-codec",2171 "primitive-types 0.10.1",2172 "scale-info",2173 "serde",2174]21752176[[package]]2177name = "evm-gasometer"2178version = "0.33.0"2179source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.15#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2180dependencies = [2181 "environmental",2182 "evm-core",2183 "evm-runtime",2184 "primitive-types 0.10.1",2185]21862187[[package]]2188name = "evm-runtime"2189version = "0.33.0"2190source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.15#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2191dependencies = [2192 "auto_impl",2193 "environmental",2194 "evm-core",2195 "primitive-types 0.10.1",2196 "sha3 0.8.2",2197]21982199[[package]]2200name = "exit-future"2201version = "0.2.0"2202source = "registry+https://github.com/rust-lang/crates.io-index"2203checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2204dependencies = [2205 "futures 0.3.19",2206]22072208[[package]]2209name = "fake-simd"2210version = "0.1.2"2211source = "registry+https://github.com/rust-lang/crates.io-index"2212checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"22132214[[package]]2215name = "fallible-iterator"2216version = "0.2.0"2217source = "registry+https://github.com/rust-lang/crates.io-index"2218checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"22192220[[package]]2221name = "fastrand"2222version = "1.6.0"2223source = "registry+https://github.com/rust-lang/crates.io-index"2224checksum = "779d043b6a0b90cc4c0ed7ee380a6504394cee7efd7db050e3774eee387324b2"2225dependencies = [2226 "instant",2227]22282229[[package]]2230name = "fc-consensus"2231version = "2.0.0-dev"2232source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2233dependencies = [2234 "async-trait",2235 "derive_more",2236 "fc-db",2237 "fp-consensus",2238 "fp-rpc",2239 "futures 0.3.19",2240 "log",2241 "parity-scale-codec",2242 "sc-client-api",2243 "sc-consensus",2244 "sc-transaction-pool-api",2245 "sp-api",2246 "sp-block-builder",2247 "sp-blockchain",2248 "sp-consensus",2249 "sp-core",2250 "sp-inherents",2251 "sp-runtime",2252 "sp-timestamp",2253 "substrate-prometheus-endpoint",2254]22552256[[package]]2257name = "fc-db"2258version = "2.0.0-dev"2259source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2260dependencies = [2261 "fp-storage",2262 "kvdb",2263 "kvdb-rocksdb",2264 "pallet-ethereum",2265 "parity-scale-codec",2266 "parking_lot 0.11.2",2267 "sp-core",2268 "sp-database",2269 "sp-runtime",2270]22712272[[package]]2273name = "fc-mapping-sync"2274version = "2.0.0-dev"2275source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2276dependencies = [2277 "fc-consensus",2278 "fc-db",2279 "fp-consensus",2280 "fp-rpc",2281 "futures 0.3.19",2282 "futures-timer 3.0.2",2283 "log",2284 "sc-client-api",2285 "sp-api",2286 "sp-blockchain",2287 "sp-runtime",2288]22892290[[package]]2291name = "fc-rpc"2292version = "2.0.0-dev"2293source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2294dependencies = [2295 "ethereum",2296 "ethereum-types",2297 "evm",2298 "fc-consensus",2299 "fc-db",2300 "fc-rpc-core",2301 "fp-consensus",2302 "fp-evm",2303 "fp-rpc",2304 "fp-storage",2305 "futures 0.3.19",2306 "futures-util",2307 "jsonrpc-core",2308 "jsonrpc-pubsub",2309 "libsecp256k1 0.3.5",2310 "log",2311 "lru 0.6.6",2312 "pallet-ethereum",2313 "pallet-evm",2314 "parity-scale-codec",2315 "parking_lot 0.11.2",2316 "rand 0.7.3",2317 "rlp",2318 "rustc-hex",2319 "sc-client-api",2320 "sc-network",2321 "sc-rpc",2322 "sc-service",2323 "sc-transaction-pool",2324 "sc-transaction-pool-api",2325 "sha3 0.8.2",2326 "sp-api",2327 "sp-block-builder",2328 "sp-blockchain",2329 "sp-io",2330 "sp-runtime",2331 "sp-storage",2332 "sp-transaction-pool",2333 "tokio 1.15.0",2334]23352336[[package]]2337name = "fc-rpc-core"2338version = "1.1.0-dev"2339source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2340dependencies = [2341 "ethereum",2342 "ethereum-types",2343 "jsonrpc-core",2344 "jsonrpc-core-client",2345 "jsonrpc-derive",2346 "jsonrpc-pubsub",2347 "rlp",2348 "rustc-hex",2349 "serde",2350 "serde_json",2351 "sha3 0.8.2",2352]23532354[[package]]2355name = "fdlimit"2356version = "0.2.1"2357source = "registry+https://github.com/rust-lang/crates.io-index"2358checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2359dependencies = [2360 "libc",2361]23622363[[package]]2364name = "file-per-thread-logger"2365version = "0.1.4"2366source = "registry+https://github.com/rust-lang/crates.io-index"2367checksum = "4fdbe0d94371f9ce939b555dd342d0686cc4c0cadbcd4b61d70af5ff97eb4126"2368dependencies = [2369 "env_logger 0.7.1",2370 "log",2371]23722373[[package]]2374name = "finality-grandpa"2375version = "0.14.4"2376source = "registry+https://github.com/rust-lang/crates.io-index"2377checksum = "e8ac3ff5224ef91f3c97e03eb1de2db82743427e91aaa5ac635f454f0b164f5a"2378dependencies = [2379 "either",2380 "futures 0.3.19",2381 "futures-timer 3.0.2",2382 "log",2383 "num-traits",2384 "parity-scale-codec",2385 "parking_lot 0.11.2",2386 "scale-info",2387]23882389[[package]]2390name = "fixed-hash"2391version = "0.7.0"2392source = "registry+https://github.com/rust-lang/crates.io-index"2393checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2394dependencies = [2395 "byteorder",2396 "rand 0.8.4",2397 "rustc-hex",2398 "static_assertions",2399]24002401[[package]]2402name = "fixedbitset"2403version = "0.4.1"2404source = "registry+https://github.com/rust-lang/crates.io-index"2405checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"24062407[[package]]2408name = "flate2"2409version = "1.0.22"2410source = "registry+https://github.com/rust-lang/crates.io-index"2411checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f"2412dependencies = [2413 "cfg-if 1.0.0",2414 "crc32fast",2415 "libc",2416 "libz-sys",2417 "miniz_oxide",2418]24192420[[package]]2421name = "flexi_logger"2422version = "0.15.12"2423source = "registry+https://github.com/rust-lang/crates.io-index"2424checksum = "aaab3caedb4149800f91e8e4899f29cd9ddf3b569b04c365ca9334f92f7542bf"2425dependencies = [2426 "atty",2427 "chrono",2428 "glob",2429 "lazy_static",2430 "log",2431 "regex",2432 "thiserror",2433 "yansi",2434]24352436[[package]]2437name = "fnv"2438version = "1.0.7"2439source = "registry+https://github.com/rust-lang/crates.io-index"2440checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"24412442[[package]]2443name = "fork-tree"2444version = "3.0.0"2445source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2446dependencies = [2447 "parity-scale-codec",2448]24492450[[package]]2451name = "form_urlencoded"2452version = "1.0.1"2453source = "registry+https://github.com/rust-lang/crates.io-index"2454checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2455dependencies = [2456 "matches",2457 "percent-encoding 2.1.0",2458]24592460[[package]]2461name = "fp-consensus"2462version = "2.0.0-dev"2463source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2464dependencies = [2465 "ethereum",2466 "parity-scale-codec",2467 "rlp",2468 "sha3 0.8.2",2469 "sp-core",2470 "sp-runtime",2471 "sp-std",2472]24732474[[package]]2475name = "fp-evm"2476version = "3.0.0-dev"2477source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2478dependencies = [2479 "evm",2480 "impl-trait-for-tuples",2481 "parity-scale-codec",2482 "scale-info",2483 "serde",2484 "sp-core",2485 "sp-std",2486]24872488[[package]]2489name = "fp-rpc"2490version = "3.0.0-dev"2491source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2492dependencies = [2493 "ethereum",2494 "ethereum-types",2495 "fp-evm",2496 "parity-scale-codec",2497 "scale-info",2498 "sp-api",2499 "sp-core",2500 "sp-io",2501 "sp-runtime",2502 "sp-std",2503]25042505[[package]]2506name = "fp-self-contained"2507version = "1.0.0-dev"2508source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"2509dependencies = [2510 "ethereum",2511 "frame-support",2512 "parity-scale-codec",2513 "parity-util-mem",2514 "scale-info",2515 "serde",2516 "sha3 0.8.2",2517 "sp-core",2518 "sp-io",2519 "sp-runtime",2520]25212522[[package]]2523name = "fp-storage"2524version = "2.0.0"2525source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"25262527[[package]]2528name = "frame-benchmarking"2529version = "4.0.0-dev"2530source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2531dependencies = [2532 "frame-support",2533 "frame-system",2534 "linregress",2535 "log",2536 "parity-scale-codec",2537 "paste",2538 "scale-info",2539 "sp-api",2540 "sp-io",2541 "sp-runtime",2542 "sp-runtime-interface",2543 "sp-std",2544 "sp-storage",2545]25462547[[package]]2548name = "frame-benchmarking-cli"2549version = "4.0.0-dev"2550source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2551dependencies = [2552 "Inflector",2553 "chrono",2554 "frame-benchmarking",2555 "frame-support",2556 "handlebars",2557 "linked-hash-map",2558 "log",2559 "parity-scale-codec",2560 "sc-cli",2561 "sc-client-db",2562 "sc-executor",2563 "sc-service",2564 "serde",2565 "sp-core",2566 "sp-externalities",2567 "sp-keystore",2568 "sp-runtime",2569 "sp-state-machine",2570 "structopt",2571]25722573[[package]]2574name = "frame-election-provider-support"2575version = "4.0.0-dev"2576source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2577dependencies = [2578 "frame-support",2579 "frame-system",2580 "parity-scale-codec",2581 "scale-info",2582 "sp-arithmetic",2583 "sp-npos-elections",2584 "sp-std",2585]25862587[[package]]2588name = "frame-executive"2589version = "4.0.0-dev"2590source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2591dependencies = [2592 "frame-support",2593 "frame-system",2594 "parity-scale-codec",2595 "scale-info",2596 "sp-core",2597 "sp-io",2598 "sp-runtime",2599 "sp-std",2600 "sp-tracing",2601]26022603[[package]]2604name = "frame-metadata"2605version = "14.2.0"2606source = "registry+https://github.com/rust-lang/crates.io-index"2607checksum = "37ed5e5c346de62ca5c184b4325a6600d1eaca210666e4606fe4e449574978d0"2608dependencies = [2609 "cfg-if 1.0.0",2610 "parity-scale-codec",2611 "scale-info",2612 "serde",2613]26142615[[package]]2616name = "frame-support"2617version = "4.0.0-dev"2618source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2619dependencies = [2620 "bitflags",2621 "frame-metadata",2622 "frame-support-procedural",2623 "impl-trait-for-tuples",2624 "log",2625 "once_cell",2626 "parity-scale-codec",2627 "paste",2628 "scale-info",2629 "serde",2630 "smallvec",2631 "sp-arithmetic",2632 "sp-core",2633 "sp-core-hashing-proc-macro",2634 "sp-inherents",2635 "sp-io",2636 "sp-runtime",2637 "sp-staking",2638 "sp-state-machine",2639 "sp-std",2640 "sp-tracing",2641 "tt-call",2642]26432644[[package]]2645name = "frame-support-procedural"2646version = "4.0.0-dev"2647source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2648dependencies = [2649 "Inflector",2650 "frame-support-procedural-tools",2651 "proc-macro2",2652 "quote",2653 "syn",2654]26552656[[package]]2657name = "frame-support-procedural-tools"2658version = "4.0.0-dev"2659source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2660dependencies = [2661 "frame-support-procedural-tools-derive",2662 "proc-macro-crate 1.1.0",2663 "proc-macro2",2664 "quote",2665 "syn",2666]26672668[[package]]2669name = "frame-support-procedural-tools-derive"2670version = "3.0.0"2671source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2672dependencies = [2673 "proc-macro2",2674 "quote",2675 "syn",2676]26772678[[package]]2679name = "frame-system"2680version = "4.0.0-dev"2681source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2682dependencies = [2683 "frame-support",2684 "log",2685 "parity-scale-codec",2686 "scale-info",2687 "serde",2688 "sp-core",2689 "sp-io",2690 "sp-runtime",2691 "sp-std",2692 "sp-version",2693]26942695[[package]]2696name = "frame-system-benchmarking"2697version = "4.0.0-dev"2698source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2699dependencies = [2700 "frame-benchmarking",2701 "frame-support",2702 "frame-system",2703 "parity-scale-codec",2704 "scale-info",2705 "sp-core",2706 "sp-runtime",2707 "sp-std",2708]27092710[[package]]2711name = "frame-system-rpc-runtime-api"2712version = "4.0.0-dev"2713source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2714dependencies = [2715 "parity-scale-codec",2716 "sp-api",2717]27182719[[package]]2720name = "frame-try-runtime"2721version = "0.10.0-dev"2722source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"2723dependencies = [2724 "frame-support",2725 "sp-api",2726 "sp-runtime",2727 "sp-std",2728]27292730[[package]]2731name = "fs-err"2732version = "2.6.0"2733source = "registry+https://github.com/rust-lang/crates.io-index"2734checksum = "5ebd3504ad6116843b8375ad70df74e7bfe83cac77a1f3fe73200c844d43bfe0"27352736[[package]]2737name = "fs-swap"2738version = "0.2.6"2739source = "registry+https://github.com/rust-lang/crates.io-index"2740checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"2741dependencies = [2742 "lazy_static",2743 "libc",2744 "libloading 0.5.2",2745 "winapi 0.3.9",2746]27472748[[package]]2749name = "fs2"2750version = "0.4.3"2751source = "registry+https://github.com/rust-lang/crates.io-index"2752checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"2753dependencies = [2754 "libc",2755 "winapi 0.3.9",2756]27572758[[package]]2759name = "fuchsia-zircon"2760version = "0.3.3"2761source = "registry+https://github.com/rust-lang/crates.io-index"2762checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"2763dependencies = [2764 "bitflags",2765 "fuchsia-zircon-sys",2766]27672768[[package]]2769name = "fuchsia-zircon-sys"2770version = "0.3.3"2771source = "registry+https://github.com/rust-lang/crates.io-index"2772checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"27732774[[package]]2775name = "funty"2776version = "1.1.0"2777source = "registry+https://github.com/rust-lang/crates.io-index"2778checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"27792780[[package]]2781name = "futures"2782version = "0.1.31"2783source = "registry+https://github.com/rust-lang/crates.io-index"2784checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"27852786[[package]]2787name = "futures"2788version = "0.3.19"2789source = "registry+https://github.com/rust-lang/crates.io-index"2790checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4"2791dependencies = [2792 "futures-channel",2793 "futures-core",2794 "futures-executor",2795 "futures-io",2796 "futures-sink",2797 "futures-task",2798 "futures-util",2799]28002801[[package]]2802name = "futures-channel"2803version = "0.3.19"2804source = "registry+https://github.com/rust-lang/crates.io-index"2805checksum = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b"2806dependencies = [2807 "futures-core",2808 "futures-sink",2809]28102811[[package]]2812name = "futures-core"2813version = "0.3.19"2814source = "registry+https://github.com/rust-lang/crates.io-index"2815checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7"28162817[[package]]2818name = "futures-executor"2819version = "0.3.19"2820source = "registry+https://github.com/rust-lang/crates.io-index"2821checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a"2822dependencies = [2823 "futures-core",2824 "futures-task",2825 "futures-util",2826 "num_cpus",2827]28282829[[package]]2830name = "futures-io"2831version = "0.3.19"2832source = "registry+https://github.com/rust-lang/crates.io-index"2833checksum = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2"28342835[[package]]2836name = "futures-lite"2837version = "1.12.0"2838source = "registry+https://github.com/rust-lang/crates.io-index"2839checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"2840dependencies = [2841 "fastrand",2842 "futures-core",2843 "futures-io",2844 "memchr",2845 "parking",2846 "pin-project-lite 0.2.8",2847 "waker-fn",2848]28492850[[package]]2851name = "futures-macro"2852version = "0.3.19"2853source = "registry+https://github.com/rust-lang/crates.io-index"2854checksum = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c"2855dependencies = [2856 "proc-macro2",2857 "quote",2858 "syn",2859]28602861[[package]]2862name = "futures-rustls"2863version = "0.21.1"2864source = "registry+https://github.com/rust-lang/crates.io-index"2865checksum = "3a1387e07917c711fb4ee4f48ea0adb04a3c9739e53ef85bf43ae1edc2937a8b"2866dependencies = [2867 "futures-io",2868 "rustls",2869 "webpki",2870]28712872[[package]]2873name = "futures-sink"2874version = "0.3.19"2875source = "registry+https://github.com/rust-lang/crates.io-index"2876checksum = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508"28772878[[package]]2879name = "futures-task"2880version = "0.3.19"2881source = "registry+https://github.com/rust-lang/crates.io-index"2882checksum = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72"28832884[[package]]2885name = "futures-timer"2886version = "2.0.2"2887source = "registry+https://github.com/rust-lang/crates.io-index"2888checksum = "a1de7508b218029b0f01662ed8f61b1c964b3ae99d6f25462d0f55a595109df6"28892890[[package]]2891name = "futures-timer"2892version = "3.0.2"2893source = "registry+https://github.com/rust-lang/crates.io-index"2894checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"28952896[[package]]2897name = "futures-util"2898version = "0.3.19"2899source = "registry+https://github.com/rust-lang/crates.io-index"2900checksum = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164"2901dependencies = [2902 "futures 0.1.31",2903 "futures-channel",2904 "futures-core",2905 "futures-io",2906 "futures-macro",2907 "futures-sink",2908 "futures-task",2909 "memchr",2910 "pin-project-lite 0.2.8",2911 "pin-utils",2912 "slab",2913]29142915[[package]]2916name = "generic-array"2917version = "0.12.4"2918source = "registry+https://github.com/rust-lang/crates.io-index"2919checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"2920dependencies = [2921 "typenum",2922]29232924[[package]]2925name = "generic-array"2926version = "0.14.5"2927source = "registry+https://github.com/rust-lang/crates.io-index"2928checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"2929dependencies = [2930 "typenum",2931 "version_check",2932]29332934[[package]]2935name = "getrandom"2936version = "0.1.16"2937source = "registry+https://github.com/rust-lang/crates.io-index"2938checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"2939dependencies = [2940 "cfg-if 1.0.0",2941 "js-sys",2942 "libc",2943 "wasi 0.9.0+wasi-snapshot-preview1",2944 "wasm-bindgen",2945]29462947[[package]]2948name = "getrandom"2949version = "0.2.4"2950source = "registry+https://github.com/rust-lang/crates.io-index"2951checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c"2952dependencies = [2953 "cfg-if 1.0.0",2954 "libc",2955 "wasi 0.10.0+wasi-snapshot-preview1",2956]29572958[[package]]2959name = "ghash"2960version = "0.4.4"2961source = "registry+https://github.com/rust-lang/crates.io-index"2962checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"2963dependencies = [2964 "opaque-debug 0.3.0",2965 "polyval",2966]29672968[[package]]2969name = "gimli"2970version = "0.25.0"2971source = "registry+https://github.com/rust-lang/crates.io-index"2972checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"2973dependencies = [2974 "fallible-iterator",2975 "indexmap",2976 "stable_deref_trait",2977]29782979[[package]]2980name = "gimli"2981version = "0.26.1"2982source = "registry+https://github.com/rust-lang/crates.io-index"2983checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"29842985[[package]]2986name = "glob"2987version = "0.3.0"2988source = "registry+https://github.com/rust-lang/crates.io-index"2989checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"29902991[[package]]2992name = "globset"2993version = "0.4.8"2994source = "registry+https://github.com/rust-lang/crates.io-index"2995checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"2996dependencies = [2997 "aho-corasick",2998 "bstr",2999 "fnv",3000 "log",3001 "regex",3002]30033004[[package]]3005name = "gloo-timers"3006version = "0.2.2"3007source = "registry+https://github.com/rust-lang/crates.io-index"3008checksum = "6f16c88aa13d2656ef20d1c042086b8767bbe2bdb62526894275a1b062161b2e"3009dependencies = [3010 "futures-channel",3011 "futures-core",3012 "js-sys",3013 "wasm-bindgen",3014 "web-sys",3015]30163017[[package]]3018name = "h2"3019version = "0.3.10"3020source = "registry+https://github.com/rust-lang/crates.io-index"3021checksum = "0c9de88456263e249e241fcd211d3954e2c9b0ef7ccfc235a444eb367cae3689"3022dependencies = [3023 "bytes 1.1.0",3024 "fnv",3025 "futures-core",3026 "futures-sink",3027 "futures-util",3028 "http",3029 "indexmap",3030 "slab",3031 "tokio 1.15.0",3032 "tokio-util",3033 "tracing",3034]30353036[[package]]3037name = "handlebars"3038version = "4.2.1"3039source = "registry+https://github.com/rust-lang/crates.io-index"3040checksum = "25546a65e5cf1f471f3438796fc634650b31d7fcde01d444c309aeb28b92e3a8"3041dependencies = [3042 "log",3043 "pest",3044 "pest_derive",3045 "quick-error 2.0.1",3046 "serde",3047 "serde_json",3048]30493050[[package]]3051name = "hash-db"3052version = "0.15.2"3053source = "registry+https://github.com/rust-lang/crates.io-index"3054checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"30553056[[package]]3057name = "hash256-std-hasher"3058version = "0.15.2"3059source = "registry+https://github.com/rust-lang/crates.io-index"3060checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3061dependencies = [3062 "crunchy",3063]30643065[[package]]3066name = "hashbrown"3067version = "0.11.2"3068source = "registry+https://github.com/rust-lang/crates.io-index"3069checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3070dependencies = [3071 "ahash",3072]30733074[[package]]3075name = "heck"3076version = "0.3.3"3077source = "registry+https://github.com/rust-lang/crates.io-index"3078checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"3079dependencies = [3080 "unicode-segmentation",3081]30823083[[package]]3084name = "hermit-abi"3085version = "0.1.19"3086source = "registry+https://github.com/rust-lang/crates.io-index"3087checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3088dependencies = [3089 "libc",3090]30913092[[package]]3093name = "hex"3094version = "0.4.3"3095source = "registry+https://github.com/rust-lang/crates.io-index"3096checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"30973098[[package]]3099name = "hex-literal"3100version = "0.3.4"3101source = "registry+https://github.com/rust-lang/crates.io-index"3102checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"31033104[[package]]3105name = "hex_fmt"3106version = "0.3.0"3107source = "registry+https://github.com/rust-lang/crates.io-index"3108checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"31093110[[package]]3111name = "hmac"3112version = "0.7.1"3113source = "registry+https://github.com/rust-lang/crates.io-index"3114checksum = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"3115dependencies = [3116 "crypto-mac 0.7.0",3117 "digest 0.8.1",3118]31193120[[package]]3121name = "hmac"3122version = "0.8.1"3123source = "registry+https://github.com/rust-lang/crates.io-index"3124checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3125dependencies = [3126 "crypto-mac 0.8.0",3127 "digest 0.9.0",3128]31293130[[package]]3131name = "hmac"3132version = "0.11.0"3133source = "registry+https://github.com/rust-lang/crates.io-index"3134checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3135dependencies = [3136 "crypto-mac 0.11.1",3137 "digest 0.9.0",3138]31393140[[package]]3141name = "hmac-drbg"3142version = "0.2.0"3143source = "registry+https://github.com/rust-lang/crates.io-index"3144checksum = "c6e570451493f10f6581b48cdd530413b63ea9e780f544bfd3bdcaa0d89d1a7b"3145dependencies = [3146 "digest 0.8.1",3147 "generic-array 0.12.4",3148 "hmac 0.7.1",3149]31503151[[package]]3152name = "hmac-drbg"3153version = "0.3.0"3154source = "registry+https://github.com/rust-lang/crates.io-index"3155checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3156dependencies = [3157 "digest 0.9.0",3158 "generic-array 0.14.5",3159 "hmac 0.8.1",3160]31613162[[package]]3163name = "hostname"3164version = "0.3.1"3165source = "registry+https://github.com/rust-lang/crates.io-index"3166checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3167dependencies = [3168 "libc",3169 "match_cfg",3170 "winapi 0.3.9",3171]31723173[[package]]3174name = "http"3175version = "0.2.6"3176source = "registry+https://github.com/rust-lang/crates.io-index"3177checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"3178dependencies = [3179 "bytes 1.1.0",3180 "fnv",3181 "itoa 1.0.1",3182]31833184[[package]]3185name = "http-body"3186version = "0.4.4"3187source = "registry+https://github.com/rust-lang/crates.io-index"3188checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"3189dependencies = [3190 "bytes 1.1.0",3191 "http",3192 "pin-project-lite 0.2.8",3193]31943195[[package]]3196name = "httparse"3197version = "1.5.1"3198source = "registry+https://github.com/rust-lang/crates.io-index"3199checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503"32003201[[package]]3202name = "httpdate"3203version = "1.0.2"3204source = "registry+https://github.com/rust-lang/crates.io-index"3205checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"32063207[[package]]3208name = "humantime"3209version = "1.3.0"3210source = "registry+https://github.com/rust-lang/crates.io-index"3211checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"3212dependencies = [3213 "quick-error 1.2.3",3214]32153216[[package]]3217name = "humantime"3218version = "2.1.0"3219source = "registry+https://github.com/rust-lang/crates.io-index"3220checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"32213222[[package]]3223name = "hyper"3224version = "0.14.16"3225source = "registry+https://github.com/rust-lang/crates.io-index"3226checksum = "b7ec3e62bdc98a2f0393a5048e4c30ef659440ea6e0e572965103e72bd836f55"3227dependencies = [3228 "bytes 1.1.0",3229 "futures-channel",3230 "futures-core",3231 "futures-util",3232 "h2",3233 "http",3234 "http-body",3235 "httparse",3236 "httpdate",3237 "itoa 0.4.8",3238 "pin-project-lite 0.2.8",3239 "socket2 0.4.2",3240 "tokio 1.15.0",3241 "tower-service",3242 "tracing",3243 "want",3244]32453246[[package]]3247name = "hyper-rustls"3248version = "0.22.1"3249source = "registry+https://github.com/rust-lang/crates.io-index"3250checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"3251dependencies = [3252 "ct-logs",3253 "futures-util",3254 "hyper",3255 "log",3256 "rustls",3257 "rustls-native-certs",3258 "tokio 1.15.0",3259 "tokio-rustls",3260 "webpki",3261]32623263[[package]]3264name = "ident_case"3265version = "1.0.1"3266source = "registry+https://github.com/rust-lang/crates.io-index"3267checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"32683269[[package]]3270name = "idna"3271version = "0.1.5"3272source = "registry+https://github.com/rust-lang/crates.io-index"3273checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"3274dependencies = [3275 "matches",3276 "unicode-bidi",3277 "unicode-normalization",3278]32793280[[package]]3281name = "idna"3282version = "0.2.3"3283source = "registry+https://github.com/rust-lang/crates.io-index"3284checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3285dependencies = [3286 "matches",3287 "unicode-bidi",3288 "unicode-normalization",3289]32903291[[package]]3292name = "if-addrs"3293version = "0.6.7"3294source = "registry+https://github.com/rust-lang/crates.io-index"3295checksum = "2273e421f7c4f0fc99e1934fe4776f59d8df2972f4199d703fc0da9f2a9f73de"3296dependencies = [3297 "if-addrs-sys",3298 "libc",3299 "winapi 0.3.9",3300]33013302[[package]]3303name = "if-addrs-sys"3304version = "0.3.2"3305source = "registry+https://github.com/rust-lang/crates.io-index"3306checksum = "de74b9dd780476e837e5eb5ab7c88b49ed304126e412030a0adba99c8efe79ea"3307dependencies = [3308 "cc",3309 "libc",3310]33113312[[package]]3313name = "if-watch"3314version = "0.2.2"3315source = "registry+https://github.com/rust-lang/crates.io-index"3316checksum = "ae8ab7f67bad3240049cb24fb9cb0b4c2c6af4c245840917fbbdededeee91179"3317dependencies = [3318 "async-io",3319 "futures 0.3.19",3320 "futures-lite",3321 "if-addrs",3322 "ipnet",3323 "libc",3324 "log",3325 "winapi 0.3.9",3326]33273328[[package]]3329name = "impl-codec"3330version = "0.5.1"3331source = "registry+https://github.com/rust-lang/crates.io-index"3332checksum = "161ebdfec3c8e3b52bf61c4f3550a1eea4f9579d10dc1b936f3171ebdcd6c443"3333dependencies = [3334 "parity-scale-codec",3335]33363337[[package]]3338name = "impl-rlp"3339version = "0.3.0"3340source = "registry+https://github.com/rust-lang/crates.io-index"3341checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3342dependencies = [3343 "rlp",3344]33453346[[package]]3347name = "impl-serde"3348version = "0.3.2"3349source = "registry+https://github.com/rust-lang/crates.io-index"3350checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3351dependencies = [3352 "serde",3353]33543355[[package]]3356name = "impl-trait-for-tuples"3357version = "0.2.1"3358source = "registry+https://github.com/rust-lang/crates.io-index"3359checksum = "d5dacb10c5b3bb92d46ba347505a9041e676bb20ad220101326bffb0c93031ee"3360dependencies = [3361 "proc-macro2",3362 "quote",3363 "syn",3364]33653366[[package]]3367name = "indexmap"3368version = "1.8.0"3369source = "registry+https://github.com/rust-lang/crates.io-index"3370checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"3371dependencies = [3372 "autocfg",3373 "hashbrown",3374 "serde",3375]33763377[[package]]3378name = "instant"3379version = "0.1.12"3380source = "registry+https://github.com/rust-lang/crates.io-index"3381checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3382dependencies = [3383 "cfg-if 1.0.0",3384]33853386[[package]]3387name = "integer-encoding"3388version = "3.0.2"3389source = "registry+https://github.com/rust-lang/crates.io-index"3390checksum = "90c11140ffea82edce8dcd74137ce9324ec24b3cf0175fc9d7e29164da9915b8"33913392[[package]]3393name = "integer-sqrt"3394version = "0.1.5"3395source = "registry+https://github.com/rust-lang/crates.io-index"3396checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3397dependencies = [3398 "num-traits",3399]34003401[[package]]3402name = "intervalier"3403version = "0.4.0"3404source = "registry+https://github.com/rust-lang/crates.io-index"3405checksum = "64fa110ec7b8f493f416eed552740d10e7030ad5f63b2308f82c9608ec2df275"3406dependencies = [3407 "futures 0.3.19",3408 "futures-timer 2.0.2",3409]34103411[[package]]3412name = "io-lifetimes"3413version = "0.3.3"3414source = "registry+https://github.com/rust-lang/crates.io-index"3415checksum = "278e90d6f8a6c76a8334b336e306efa3c5f2b604048cbfd486d6f49878e3af14"3416dependencies = [3417 "rustc_version 0.4.0",3418 "winapi 0.3.9",3419]34203421[[package]]3422name = "iovec"3423version = "0.1.4"3424source = "registry+https://github.com/rust-lang/crates.io-index"3425checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"3426dependencies = [3427 "libc",3428]34293430[[package]]3431name = "ip_network"3432version = "0.4.1"3433source = "registry+https://github.com/rust-lang/crates.io-index"3434checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"34353436[[package]]3437name = "ipconfig"3438version = "0.2.2"3439source = "registry+https://github.com/rust-lang/crates.io-index"3440checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7"3441dependencies = [3442 "socket2 0.3.19",3443 "widestring",3444 "winapi 0.3.9",3445 "winreg",3446]34473448[[package]]3449name = "ipnet"3450version = "2.3.1"3451source = "registry+https://github.com/rust-lang/crates.io-index"3452checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9"34533454[[package]]3455name = "itertools"3456version = "0.10.3"3457source = "registry+https://github.com/rust-lang/crates.io-index"3458checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"3459dependencies = [3460 "either",3461]34623463[[package]]3464name = "itoa"3465version = "0.4.8"3466source = "registry+https://github.com/rust-lang/crates.io-index"3467checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"34683469[[package]]3470name = "itoa"3471version = "1.0.1"3472source = "registry+https://github.com/rust-lang/crates.io-index"3473checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"34743475[[package]]3476name = "jobserver"3477version = "0.1.24"3478source = "registry+https://github.com/rust-lang/crates.io-index"3479checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3480dependencies = [3481 "libc",3482]34833484[[package]]3485name = "js-sys"3486version = "0.3.55"3487source = "registry+https://github.com/rust-lang/crates.io-index"3488checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84"3489dependencies = [3490 "wasm-bindgen",3491]34923493[[package]]3494name = "jsonrpc-client-transports"3495version = "18.0.0"3496source = "registry+https://github.com/rust-lang/crates.io-index"3497checksum = "d2b99d4207e2a04fb4581746903c2bb7eb376f88de9c699d0f3e10feeac0cd3a"3498dependencies = [3499 "derive_more",3500 "futures 0.3.19",3501 "jsonrpc-core",3502 "jsonrpc-pubsub",3503 "log",3504 "serde",3505 "serde_json",3506 "url 1.7.2",3507]35083509[[package]]3510name = "jsonrpc-core"3511version = "18.0.0"3512source = "registry+https://github.com/rust-lang/crates.io-index"3513checksum = "14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb"3514dependencies = [3515 "futures 0.3.19",3516 "futures-executor",3517 "futures-util",3518 "log",3519 "serde",3520 "serde_derive",3521 "serde_json",3522]35233524[[package]]3525name = "jsonrpc-core-client"3526version = "18.0.0"3527source = "registry+https://github.com/rust-lang/crates.io-index"3528checksum = "b51da17abecbdab3e3d4f26b01c5ec075e88d3abe3ab3b05dc9aa69392764ec0"3529dependencies = [3530 "futures 0.3.19",3531 "jsonrpc-client-transports",3532]35333534[[package]]3535name = "jsonrpc-derive"3536version = "18.0.0"3537source = "registry+https://github.com/rust-lang/crates.io-index"3538checksum = "5b939a78fa820cdfcb7ee7484466746a7377760970f6f9c6fe19f9edcc8a38d2"3539dependencies = [3540 "proc-macro-crate 0.1.5",3541 "proc-macro2",3542 "quote",3543 "syn",3544]35453546[[package]]3547name = "jsonrpc-http-server"3548version = "18.0.0"3549source = "registry+https://github.com/rust-lang/crates.io-index"3550checksum = "e1dea6e07251d9ce6a552abfb5d7ad6bc290a4596c8dcc3d795fae2bbdc1f3ff"3551dependencies = [3552 "futures 0.3.19",3553 "hyper",3554 "jsonrpc-core",3555 "jsonrpc-server-utils",3556 "log",3557 "net2",3558 "parking_lot 0.11.2",3559 "unicase",3560]35613562[[package]]3563name = "jsonrpc-ipc-server"3564version = "18.0.0"3565source = "registry+https://github.com/rust-lang/crates.io-index"3566checksum = "382bb0206323ca7cda3dcd7e245cea86d37d02457a02a975e3378fb149a48845"3567dependencies = [3568 "futures 0.3.19",3569 "jsonrpc-core",3570 "jsonrpc-server-utils",3571 "log",3572 "parity-tokio-ipc",3573 "parking_lot 0.11.2",3574 "tower-service",3575]35763577[[package]]3578name = "jsonrpc-pubsub"3579version = "18.0.0"3580source = "registry+https://github.com/rust-lang/crates.io-index"3581checksum = "240f87695e6c6f62fb37f05c02c04953cf68d6408b8c1c89de85c7a0125b1011"3582dependencies = [3583 "futures 0.3.19",3584 "jsonrpc-core",3585 "lazy_static",3586 "log",3587 "parking_lot 0.11.2",3588 "rand 0.7.3",3589 "serde",3590]35913592[[package]]3593name = "jsonrpc-server-utils"3594version = "18.0.0"3595source = "registry+https://github.com/rust-lang/crates.io-index"3596checksum = "fa4fdea130485b572c39a460d50888beb00afb3e35de23ccd7fad8ff19f0e0d4"3597dependencies = [3598 "bytes 1.1.0",3599 "futures 0.3.19",3600 "globset",3601 "jsonrpc-core",3602 "lazy_static",3603 "log",3604 "tokio 1.15.0",3605 "tokio-stream",3606 "tokio-util",3607 "unicase",3608]36093610[[package]]3611name = "jsonrpc-ws-server"3612version = "18.0.0"3613source = "registry+https://github.com/rust-lang/crates.io-index"3614checksum = "f892c7d766369475ab7b0669f417906302d7c0fb521285c0a0c92e52e7c8e946"3615dependencies = [3616 "futures 0.3.19",3617 "jsonrpc-core",3618 "jsonrpc-server-utils",3619 "log",3620 "parity-ws",3621 "parking_lot 0.11.2",3622 "slab",3623]36243625[[package]]3626name = "jsonrpsee"3627version = "0.4.1"3628source = "registry+https://github.com/rust-lang/crates.io-index"3629checksum = "6373a33d987866ccfe1af4bc11b089dce941764313f9fd8b7cf13fcb51b72dc5"3630dependencies = [3631 "jsonrpsee-proc-macros",3632 "jsonrpsee-types",3633 "jsonrpsee-utils",3634 "jsonrpsee-ws-client",3635]36363637[[package]]3638name = "jsonrpsee-proc-macros"3639version = "0.4.1"3640source = "registry+https://github.com/rust-lang/crates.io-index"3641checksum = "d802063f7a3c867456955f9d2f15eb3ee0edb5ec9ec2b5526324756759221c0f"3642dependencies = [3643 "log",3644 "proc-macro-crate 1.1.0",3645 "proc-macro2",3646 "quote",3647 "syn",3648]36493650[[package]]3651name = "jsonrpsee-types"3652version = "0.4.1"3653source = "registry+https://github.com/rust-lang/crates.io-index"3654checksum = "62f778cf245158fbd8f5d50823a2e9e4c708a40be164766bd35e9fb1d86715b2"3655dependencies = [3656 "anyhow",3657 "async-trait",3658 "beef",3659 "futures-channel",3660 "futures-util",3661 "hyper",3662 "log",3663 "serde",3664 "serde_json",3665 "soketto",3666 "thiserror",3667]36683669[[package]]3670name = "jsonrpsee-utils"3671version = "0.4.1"3672source = "registry+https://github.com/rust-lang/crates.io-index"3673checksum = "0109c4f972058f3b1925b73a17210aff7b63b65967264d0045d15ee88fe84f0c"3674dependencies = [3675 "arrayvec 0.7.2",3676 "beef",3677 "jsonrpsee-types",3678]36793680[[package]]3681name = "jsonrpsee-ws-client"3682version = "0.4.1"3683source = "registry+https://github.com/rust-lang/crates.io-index"3684checksum = "559aa56fc402af206c00fc913dc2be1d9d788dcde045d14df141a535245d35ef"3685dependencies = [3686 "arrayvec 0.7.2",3687 "async-trait",3688 "fnv",3689 "futures 0.3.19",3690 "http",3691 "jsonrpsee-types",3692 "log",3693 "pin-project 1.0.10",3694 "rustls-native-certs",3695 "serde",3696 "serde_json",3697 "soketto",3698 "thiserror",3699 "tokio 1.15.0",3700 "tokio-rustls",3701 "tokio-util",3702]37033704[[package]]3705name = "keccak"3706version = "0.1.0"3707source = "registry+https://github.com/rust-lang/crates.io-index"3708checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"37093710[[package]]3711name = "kernel32-sys"3712version = "0.2.2"3713source = "registry+https://github.com/rust-lang/crates.io-index"3714checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"3715dependencies = [3716 "winapi 0.2.8",3717 "winapi-build",3718]37193720[[package]]3721name = "kusama-runtime"3722version = "0.9.15"3723source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"3724dependencies = [3725 "beefy-primitives",3726 "bitvec",3727 "frame-benchmarking",3728 "frame-election-provider-support",3729 "frame-executive",3730 "frame-support",3731 "frame-system",3732 "frame-system-benchmarking",3733 "frame-system-rpc-runtime-api",3734 "frame-try-runtime",3735 "hex-literal",3736 "log",3737 "pallet-authority-discovery",3738 "pallet-authorship",3739 "pallet-babe",3740 "pallet-bags-list",3741 "pallet-balances",3742 "pallet-bounties",3743 "pallet-collective",3744 "pallet-democracy",3745 "pallet-election-provider-multi-phase",3746 "pallet-elections-phragmen",3747 "pallet-gilt",3748 "pallet-grandpa",3749 "pallet-identity",3750 "pallet-im-online",3751 "pallet-indices",3752 "pallet-membership",3753 "pallet-mmr-primitives",3754 "pallet-multisig",3755 "pallet-nicks",3756 "pallet-offences",3757 "pallet-offences-benchmarking",3758 "pallet-proxy",3759 "pallet-recovery",3760 "pallet-scheduler",3761 "pallet-session",3762 "pallet-session-benchmarking",3763 "pallet-society",3764 "pallet-staking",3765 "pallet-staking-reward-fn",3766 "pallet-timestamp",3767 "pallet-tips",3768 "pallet-transaction-payment",3769 "pallet-transaction-payment-rpc-runtime-api",3770 "pallet-treasury",3771 "pallet-utility",3772 "pallet-vesting",3773 "pallet-xcm",3774 "parity-scale-codec",3775 "polkadot-primitives",3776 "polkadot-runtime-common",3777 "polkadot-runtime-parachains",3778 "rustc-hex",3779 "scale-info",3780 "serde",3781 "serde_derive",3782 "smallvec",3783 "sp-api",3784 "sp-arithmetic",3785 "sp-authority-discovery",3786 "sp-block-builder",3787 "sp-consensus-babe",3788 "sp-core",3789 "sp-inherents",3790 "sp-io",3791 "sp-npos-elections",3792 "sp-offchain",3793 "sp-runtime",3794 "sp-session",3795 "sp-staking",3796 "sp-std",3797 "sp-transaction-pool",3798 "sp-version",3799 "static_assertions",3800 "substrate-wasm-builder",3801 "xcm",3802 "xcm-builder",3803 "xcm-executor",3804]38053806[[package]]3807name = "kv-log-macro"3808version = "1.0.7"3809source = "registry+https://github.com/rust-lang/crates.io-index"3810checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"3811dependencies = [3812 "log",3813]38143815[[package]]3816name = "kvdb"3817version = "0.10.0"3818source = "registry+https://github.com/rust-lang/crates.io-index"3819checksum = "45a3f58dc069ec0e205a27f5b45920722a46faed802a0541538241af6228f512"3820dependencies = [3821 "parity-util-mem",3822 "smallvec",3823]38243825[[package]]3826name = "kvdb-memorydb"3827version = "0.10.0"3828source = "registry+https://github.com/rust-lang/crates.io-index"3829checksum = "c3b6b85fc643f5acd0bffb2cc8a6d150209379267af0d41db72170021841f9f5"3830dependencies = [3831 "kvdb",3832 "parity-util-mem",3833 "parking_lot 0.11.2",3834]38353836[[package]]3837name = "kvdb-rocksdb"3838version = "0.14.0"3839source = "registry+https://github.com/rust-lang/crates.io-index"3840checksum = "9b1b6ea8f2536f504b645ad78419c8246550e19d2c3419a167080ce08edee35a"3841dependencies = [3842 "fs-swap",3843 "kvdb",3844 "log",3845 "num_cpus",3846 "owning_ref",3847 "parity-util-mem",3848 "parking_lot 0.11.2",3849 "regex",3850 "rocksdb",3851 "smallvec",3852]38533854[[package]]3855name = "lazy_static"3856version = "1.4.0"3857source = "registry+https://github.com/rust-lang/crates.io-index"3858checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"38593860[[package]]3861name = "lazycell"3862version = "1.3.0"3863source = "registry+https://github.com/rust-lang/crates.io-index"3864checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"38653866[[package]]3867name = "libc"3868version = "0.2.112"3869source = "registry+https://github.com/rust-lang/crates.io-index"3870checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125"38713872[[package]]3873name = "libloading"3874version = "0.5.2"3875source = "registry+https://github.com/rust-lang/crates.io-index"3876checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"3877dependencies = [3878 "cc",3879 "winapi 0.3.9",3880]38813882[[package]]3883name = "libloading"3884version = "0.7.3"3885source = "registry+https://github.com/rust-lang/crates.io-index"3886checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"3887dependencies = [3888 "cfg-if 1.0.0",3889 "winapi 0.3.9",3890]38913892[[package]]3893name = "libm"3894version = "0.2.1"3895source = "registry+https://github.com/rust-lang/crates.io-index"3896checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"38973898[[package]]3899name = "libp2p"3900version = "0.40.0"3901source = "registry+https://github.com/rust-lang/crates.io-index"3902checksum = "3bec54343492ba5940a6c555e512c6721139835d28c59bc22febece72dfd0d9d"3903dependencies = [3904 "atomic",3905 "bytes 1.1.0",3906 "futures 0.3.19",3907 "lazy_static",3908 "libp2p-core",3909 "libp2p-deflate",3910 "libp2p-dns",3911 "libp2p-floodsub",3912 "libp2p-gossipsub",3913 "libp2p-identify",3914 "libp2p-kad",3915 "libp2p-mdns",3916 "libp2p-metrics",3917 "libp2p-mplex",3918 "libp2p-noise",3919 "libp2p-ping",3920 "libp2p-plaintext",3921 "libp2p-pnet",3922 "libp2p-relay",3923 "libp2p-rendezvous",3924 "libp2p-request-response",3925 "libp2p-swarm",3926 "libp2p-swarm-derive",3927 "libp2p-tcp",3928 "libp2p-uds",3929 "libp2p-wasm-ext",3930 "libp2p-websocket",3931 "libp2p-yamux",3932 "multiaddr",3933 "parking_lot 0.11.2",3934 "pin-project 1.0.10",3935 "smallvec",3936 "wasm-timer",3937]39383939[[package]]3940name = "libp2p-core"3941version = "0.30.0"3942source = "registry+https://github.com/rust-lang/crates.io-index"3943checksum = "bef22d9bba1e8bcb7ec300073e6802943fe8abb8190431842262b5f1c30abba1"3944dependencies = [3945 "asn1_der",3946 "bs58",3947 "ed25519-dalek",3948 "either",3949 "fnv",3950 "futures 0.3.19",3951 "futures-timer 3.0.2",3952 "lazy_static",3953 "libsecp256k1 0.7.0",3954 "log",3955 "multiaddr",3956 "multihash 0.14.0",3957 "multistream-select",3958 "parking_lot 0.11.2",3959 "pin-project 1.0.10",3960 "prost",3961 "prost-build",3962 "rand 0.8.4",3963 "ring",3964 "rw-stream-sink",3965 "sha2 0.9.9",3966 "smallvec",3967 "thiserror",3968 "unsigned-varint 0.7.1",3969 "void",3970 "zeroize",3971]39723973[[package]]3974name = "libp2p-deflate"3975version = "0.30.0"3976source = "registry+https://github.com/rust-lang/crates.io-index"3977checksum = "51a800adb195f33de63f4b17b63fe64cfc23bf2c6a0d3d0d5321328664e65197"3978dependencies = [3979 "flate2",3980 "futures 0.3.19",3981 "libp2p-core",3982]39833984[[package]]3985name = "libp2p-dns"3986version = "0.30.0"3987source = "registry+https://github.com/rust-lang/crates.io-index"3988checksum = "bb8f89d15cb6e3c5bc22afff7513b11bab7856f2872d3cfba86f7f63a06bc498"3989dependencies = [3990 "async-std-resolver",3991 "futures 0.3.19",3992 "libp2p-core",3993 "log",3994 "smallvec",3995 "trust-dns-resolver",3996]39973998[[package]]3999name = "libp2p-floodsub"4000version = "0.31.0"4001source = "registry+https://github.com/rust-lang/crates.io-index"4002checksum = "aab3d7210901ea51b7bae2b581aa34521797af8c4ec738c980bda4a06434067f"4003dependencies = [4004 "cuckoofilter",4005 "fnv",4006 "futures 0.3.19",4007 "libp2p-core",4008 "libp2p-swarm",4009 "log",4010 "prost",4011 "prost-build",4012 "rand 0.7.3",4013 "smallvec",4014]40154016[[package]]4017name = "libp2p-gossipsub"4018version = "0.33.0"4019source = "registry+https://github.com/rust-lang/crates.io-index"4020checksum = "dfeead619eb5dac46e65acc78c535a60aaec803d1428cca6407c3a4fc74d698d"4021dependencies = [4022 "asynchronous-codec 0.6.0",4023 "base64",4024 "byteorder",4025 "bytes 1.1.0",4026 "fnv",4027 "futures 0.3.19",4028 "hex_fmt",4029 "libp2p-core",4030 "libp2p-swarm",4031 "log",4032 "prost",4033 "prost-build",4034 "rand 0.7.3",4035 "regex",4036 "sha2 0.9.9",4037 "smallvec",4038 "unsigned-varint 0.7.1",4039 "wasm-timer",4040]40414042[[package]]4043name = "libp2p-identify"4044version = "0.31.0"4045source = "registry+https://github.com/rust-lang/crates.io-index"4046checksum = "cca1275574183f288ff8b72d535d5ffa5ea9292ef7829af8b47dcb197c7b0dcd"4047dependencies = [4048 "futures 0.3.19",4049 "libp2p-core",4050 "libp2p-swarm",4051 "log",4052 "lru 0.6.6",4053 "prost",4054 "prost-build",4055 "smallvec",4056 "wasm-timer",4057]40584059[[package]]4060name = "libp2p-kad"4061version = "0.32.0"4062source = "registry+https://github.com/rust-lang/crates.io-index"4063checksum = "a2297dc0ca285f3a09d1368bde02449e539b46f94d32d53233f53f6625bcd3ba"4064dependencies = [4065 "arrayvec 0.5.2",4066 "asynchronous-codec 0.6.0",4067 "bytes 1.1.0",4068 "either",4069 "fnv",4070 "futures 0.3.19",4071 "libp2p-core",4072 "libp2p-swarm",4073 "log",4074 "prost",4075 "prost-build",4076 "rand 0.7.3",4077 "sha2 0.9.9",4078 "smallvec",4079 "uint",4080 "unsigned-varint 0.7.1",4081 "void",4082 "wasm-timer",4083]40844085[[package]]4086name = "libp2p-mdns"4087version = "0.32.0"4088source = "registry+https://github.com/rust-lang/crates.io-index"4089checksum = "14c864b64bdc8a84ff3910a0df88e6535f256191a450870f1e7e10cbf8e64d45"4090dependencies = [4091 "async-io",4092 "data-encoding",4093 "dns-parser",4094 "futures 0.3.19",4095 "if-watch",4096 "lazy_static",4097 "libp2p-core",4098 "libp2p-swarm",4099 "log",4100 "rand 0.8.4",4101 "smallvec",4102 "socket2 0.4.2",4103 "void",4104]41054106[[package]]4107name = "libp2p-metrics"4108version = "0.1.0"4109source = "registry+https://github.com/rust-lang/crates.io-index"4110checksum = "4af432fcdd2f8ba4579b846489f8f0812cfd738ced2c0af39df9b1c48bbb6ab2"4111dependencies = [4112 "libp2p-core",4113 "libp2p-identify",4114 "libp2p-kad",4115 "libp2p-ping",4116 "libp2p-swarm",4117 "open-metrics-client",4118]41194120[[package]]4121name = "libp2p-mplex"4122version = "0.30.0"4123source = "registry+https://github.com/rust-lang/crates.io-index"4124checksum = "7f2cd64ef597f40e14bfce0497f50ecb63dd6d201c61796daeb4227078834fbf"4125dependencies = [4126 "asynchronous-codec 0.6.0",4127 "bytes 1.1.0",4128 "futures 0.3.19",4129 "libp2p-core",4130 "log",4131 "nohash-hasher",4132 "parking_lot 0.11.2",4133 "rand 0.7.3",4134 "smallvec",4135 "unsigned-varint 0.7.1",4136]41374138[[package]]4139name = "libp2p-noise"4140version = "0.33.0"4141source = "registry+https://github.com/rust-lang/crates.io-index"4142checksum = "a8772c7a99088221bb7ca9c5c0574bf55046a7ab4c319f3619b275f28c8fb87a"4143dependencies = [4144 "bytes 1.1.0",4145 "curve25519-dalek 3.2.0",4146 "futures 0.3.19",4147 "lazy_static",4148 "libp2p-core",4149 "log",4150 "prost",4151 "prost-build",4152 "rand 0.8.4",4153 "sha2 0.9.9",4154 "snow",4155 "static_assertions",4156 "x25519-dalek",4157 "zeroize",4158]41594160[[package]]4161name = "libp2p-ping"4162version = "0.31.0"4163source = "registry+https://github.com/rust-lang/crates.io-index"4164checksum = "80ef7b0ec5cf06530d9eb6cf59ae49d46a2c45663bde31c25a12f682664adbcf"4165dependencies = [4166 "futures 0.3.19",4167 "libp2p-core",4168 "libp2p-swarm",4169 "log",4170 "rand 0.7.3",4171 "void",4172 "wasm-timer",4173]41744175[[package]]4176name = "libp2p-plaintext"4177version = "0.30.0"4178source = "registry+https://github.com/rust-lang/crates.io-index"4179checksum = "5fba1a6ff33e4a274c89a3b1d78b9f34f32af13265cc5c46c16938262d4e945a"4180dependencies = [4181 "asynchronous-codec 0.6.0",4182 "bytes 1.1.0",4183 "futures 0.3.19",4184 "libp2p-core",4185 "log",4186 "prost",4187 "prost-build",4188 "unsigned-varint 0.7.1",4189 "void",4190]41914192[[package]]4193name = "libp2p-pnet"4194version = "0.22.0"4195source = "registry+https://github.com/rust-lang/crates.io-index"4196checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"4197dependencies = [4198 "futures 0.3.19",4199 "log",4200 "pin-project 1.0.10",4201 "rand 0.7.3",4202 "salsa20",4203 "sha3 0.9.1",4204]42054206[[package]]4207name = "libp2p-relay"4208version = "0.4.0"4209source = "registry+https://github.com/rust-lang/crates.io-index"4210checksum = "2852b61c90fa8ce3c8fcc2aba76e6cefc20d648f9df29157d6b3a916278ef3e3"4211dependencies = [4212 "asynchronous-codec 0.6.0",4213 "bytes 1.1.0",4214 "futures 0.3.19",4215 "futures-timer 3.0.2",4216 "libp2p-core",4217 "libp2p-swarm",4218 "log",4219 "pin-project 1.0.10",4220 "prost",4221 "prost-build",4222 "rand 0.7.3",4223 "smallvec",4224 "unsigned-varint 0.7.1",4225 "void",4226 "wasm-timer",4227]42284229[[package]]4230name = "libp2p-rendezvous"4231version = "0.1.0"4232source = "registry+https://github.com/rust-lang/crates.io-index"4233checksum = "14a6d2b9e7677eff61dc3d2854876aaf3976d84a01ef6664b610c77a0c9407c5"4234dependencies = [4235 "asynchronous-codec 0.6.0",4236 "bimap",4237 "futures 0.3.19",4238 "libp2p-core",4239 "libp2p-swarm",4240 "log",4241 "prost",4242 "prost-build",4243 "rand 0.8.4",4244 "sha2 0.9.9",4245 "thiserror",4246 "unsigned-varint 0.7.1",4247 "void",4248 "wasm-timer",4249]42504251[[package]]4252name = "libp2p-request-response"4253version = "0.13.0"4254source = "registry+https://github.com/rust-lang/crates.io-index"4255checksum = "a877a4ced6d46bf84677e1974e8cf61fb434af73b2e96fb48d6cb6223a4634d8"4256dependencies = [4257 "async-trait",4258 "bytes 1.1.0",4259 "futures 0.3.19",4260 "libp2p-core",4261 "libp2p-swarm",4262 "log",4263 "lru 0.7.2",4264 "rand 0.7.3",4265 "smallvec",4266 "unsigned-varint 0.7.1",4267 "wasm-timer",4268]42694270[[package]]4271name = "libp2p-swarm"4272version = "0.31.0"4273source = "registry+https://github.com/rust-lang/crates.io-index"4274checksum = "3f5184a508f223bc100a12665517773fb8730e9f36fc09eefb670bf01b107ae9"4275dependencies = [4276 "either",4277 "futures 0.3.19",4278 "libp2p-core",4279 "log",4280 "rand 0.7.3",4281 "smallvec",4282 "void",4283 "wasm-timer",4284]42854286[[package]]4287name = "libp2p-swarm-derive"4288version = "0.25.0"4289source = "registry+https://github.com/rust-lang/crates.io-index"4290checksum = "072c290f727d39bdc4e9d6d1c847978693d25a673bd757813681e33e5f6c00c2"4291dependencies = [4292 "quote",4293 "syn",4294]42954296[[package]]4297name = "libp2p-tcp"4298version = "0.30.0"4299source = "registry+https://github.com/rust-lang/crates.io-index"4300checksum = "7399c5b6361ef525d41c11fcf51635724f832baf5819b30d3d873eabb4fbae4b"4301dependencies = [4302 "async-io",4303 "futures 0.3.19",4304 "futures-timer 3.0.2",4305 "if-watch",4306 "ipnet",4307 "libc",4308 "libp2p-core",4309 "log",4310 "socket2 0.4.2",4311]43124313[[package]]4314name = "libp2p-uds"4315version = "0.30.0"4316source = "registry+https://github.com/rust-lang/crates.io-index"4317checksum = "b8b7563e46218165dfd60f64b96f7ce84590d75f53ecbdc74a7dd01450dc5973"4318dependencies = [4319 "async-std",4320 "futures 0.3.19",4321 "libp2p-core",4322 "log",4323]43244325[[package]]4326name = "libp2p-wasm-ext"4327version = "0.30.0"4328source = "registry+https://github.com/rust-lang/crates.io-index"4329checksum = "1008a302b73c5020251f9708c653f5ed08368e530e247cc9cd2f109ff30042cf"4330dependencies = [4331 "futures 0.3.19",4332 "js-sys",4333 "libp2p-core",4334 "parity-send-wrapper",4335 "wasm-bindgen",4336 "wasm-bindgen-futures",4337]43384339[[package]]4340name = "libp2p-websocket"4341version = "0.31.0"4342source = "registry+https://github.com/rust-lang/crates.io-index"4343checksum = "22e12df82d1ed64969371a9e65ea92b91064658604cc2576c2757f18ead9a1cf"4344dependencies = [4345 "either",4346 "futures 0.3.19",4347 "futures-rustls",4348 "libp2p-core",4349 "log",4350 "quicksink",4351 "rw-stream-sink",4352 "soketto",4353 "url 2.2.2",4354 "webpki-roots",4355]43564357[[package]]4358name = "libp2p-yamux"4359version = "0.34.0"4360source = "registry+https://github.com/rust-lang/crates.io-index"4361checksum = "4e7362abb8867d7187e7e93df17f460d554c997fc5c8ac57dc1259057f6889af"4362dependencies = [4363 "futures 0.3.19",4364 "libp2p-core",4365 "parking_lot 0.11.2",4366 "thiserror",4367 "yamux",4368]43694370[[package]]4371name = "librocksdb-sys"4372version = "6.20.3"4373source = "registry+https://github.com/rust-lang/crates.io-index"4374checksum = "c309a9d2470844aceb9a4a098cf5286154d20596868b75a6b36357d2bb9ca25d"4375dependencies = [4376 "bindgen",4377 "cc",4378 "glob",4379 "libc",4380]43814382[[package]]4383name = "libsecp256k1"4384version = "0.3.5"4385source = "registry+https://github.com/rust-lang/crates.io-index"4386checksum = "1fc1e2c808481a63dc6da2074752fdd4336a3c8fcc68b83db6f1fd5224ae7962"4387dependencies = [4388 "arrayref",4389 "crunchy",4390 "digest 0.8.1",4391 "hmac-drbg 0.2.0",4392 "rand 0.7.3",4393 "sha2 0.8.2",4394 "subtle 2.4.1",4395 "typenum",4396]43974398[[package]]4399name = "libsecp256k1"4400version = "0.7.0"4401source = "registry+https://github.com/rust-lang/crates.io-index"4402checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4403dependencies = [4404 "arrayref",4405 "base64",4406 "digest 0.9.0",4407 "hmac-drbg 0.3.0",4408 "libsecp256k1-core",4409 "libsecp256k1-gen-ecmult",4410 "libsecp256k1-gen-genmult",4411 "rand 0.8.4",4412 "serde",4413 "sha2 0.9.9",4414 "typenum",4415]44164417[[package]]4418name = "libsecp256k1-core"4419version = "0.3.0"4420source = "registry+https://github.com/rust-lang/crates.io-index"4421checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4422dependencies = [4423 "crunchy",4424 "digest 0.9.0",4425 "subtle 2.4.1",4426]44274428[[package]]4429name = "libsecp256k1-gen-ecmult"4430version = "0.3.0"4431source = "registry+https://github.com/rust-lang/crates.io-index"4432checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4433dependencies = [4434 "libsecp256k1-core",4435]44364437[[package]]4438name = "libsecp256k1-gen-genmult"4439version = "0.3.0"4440source = "registry+https://github.com/rust-lang/crates.io-index"4441checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4442dependencies = [4443 "libsecp256k1-core",4444]44454446[[package]]4447name = "libz-sys"4448version = "1.1.3"4449source = "registry+https://github.com/rust-lang/crates.io-index"4450checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"4451dependencies = [4452 "cc",4453 "pkg-config",4454 "vcpkg",4455]44564457[[package]]4458name = "linked-hash-map"4459version = "0.5.4"4460source = "registry+https://github.com/rust-lang/crates.io-index"4461checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"44624463[[package]]4464name = "linked_hash_set"4465version = "0.1.4"4466source = "registry+https://github.com/rust-lang/crates.io-index"4467checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4468dependencies = [4469 "linked-hash-map",4470]44714472[[package]]4473name = "linregress"4474version = "0.4.4"4475source = "registry+https://github.com/rust-lang/crates.io-index"4476checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4477dependencies = [4478 "nalgebra",4479 "statrs",4480]44814482[[package]]4483name = "linux-raw-sys"4484version = "0.0.28"4485source = "registry+https://github.com/rust-lang/crates.io-index"4486checksum = "687387ff42ec7ea4f2149035a5675fedb675d26f98db90a1846ac63d3addb5f5"44874488[[package]]4489name = "lock_api"4490version = "0.3.4"4491source = "registry+https://github.com/rust-lang/crates.io-index"4492checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"4493dependencies = [4494 "scopeguard",4495]44964497[[package]]4498name = "lock_api"4499version = "0.4.5"4500source = "registry+https://github.com/rust-lang/crates.io-index"4501checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109"4502dependencies = [4503 "scopeguard",4504]45054506[[package]]4507name = "log"4508version = "0.4.14"4509source = "registry+https://github.com/rust-lang/crates.io-index"4510checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"4511dependencies = [4512 "cfg-if 1.0.0",4513 "value-bag",4514]45154516[[package]]4517name = "lru"4518version = "0.6.6"4519source = "registry+https://github.com/rust-lang/crates.io-index"4520checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4521dependencies = [4522 "hashbrown",4523]45244525[[package]]4526name = "lru"4527version = "0.7.2"4528source = "registry+https://github.com/rust-lang/crates.io-index"4529checksum = "274353858935c992b13c0ca408752e2121da852d07dec7ce5f108c77dfa14d1f"4530dependencies = [4531 "hashbrown",4532]45334534[[package]]4535name = "lru-cache"4536version = "0.1.2"4537source = "registry+https://github.com/rust-lang/crates.io-index"4538checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4539dependencies = [4540 "linked-hash-map",4541]45424543[[package]]4544name = "lz4"4545version = "1.23.2"4546source = "registry+https://github.com/rust-lang/crates.io-index"4547checksum = "aac20ed6991e01bf6a2e68cc73df2b389707403662a8ba89f68511fb340f724c"4548dependencies = [4549 "libc",4550 "lz4-sys",4551]45524553[[package]]4554name = "lz4-sys"4555version = "1.9.2"4556source = "registry+https://github.com/rust-lang/crates.io-index"4557checksum = "dca79aa95d8b3226213ad454d328369853be3a1382d89532a854f4d69640acae"4558dependencies = [4559 "cc",4560 "libc",4561]45624563[[package]]4564name = "mach"4565version = "0.3.2"4566source = "registry+https://github.com/rust-lang/crates.io-index"4567checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4568dependencies = [4569 "libc",4570]45714572[[package]]4573name = "maplit"4574version = "1.0.2"4575source = "registry+https://github.com/rust-lang/crates.io-index"4576checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"45774578[[package]]4579name = "match_cfg"4580version = "0.1.0"4581source = "registry+https://github.com/rust-lang/crates.io-index"4582checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"45834584[[package]]4585name = "matchers"4586version = "0.0.1"4587source = "registry+https://github.com/rust-lang/crates.io-index"4588checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4589dependencies = [4590 "regex-automata",4591]45924593[[package]]4594name = "matches"4595version = "0.1.9"4596source = "registry+https://github.com/rust-lang/crates.io-index"4597checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"45984599[[package]]4600name = "matrixmultiply"4601version = "0.3.2"4602source = "registry+https://github.com/rust-lang/crates.io-index"4603checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4604dependencies = [4605 "rawpointer",4606]46074608[[package]]4609name = "memchr"4610version = "2.4.1"4611source = "registry+https://github.com/rust-lang/crates.io-index"4612checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"46134614[[package]]4615name = "memmap2"4616version = "0.2.3"4617source = "registry+https://github.com/rust-lang/crates.io-index"4618checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4619dependencies = [4620 "libc",4621]46224623[[package]]4624name = "memmap2"4625version = "0.5.2"4626source = "registry+https://github.com/rust-lang/crates.io-index"4627checksum = "fe3179b85e1fd8b14447cbebadb75e45a1002f541b925f0bfec366d56a81c56d"4628dependencies = [4629 "libc",4630]46314632[[package]]4633name = "memoffset"4634version = "0.6.5"4635source = "registry+https://github.com/rust-lang/crates.io-index"4636checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4637dependencies = [4638 "autocfg",4639]46404641[[package]]4642name = "memory-db"4643version = "0.27.0"4644source = "registry+https://github.com/rust-lang/crates.io-index"4645checksum = "de006e09d04fc301a5f7e817b75aa49801c4479a8af753764416b085337ddcc5"4646dependencies = [4647 "hash-db",4648 "hashbrown",4649 "parity-util-mem",4650]46514652[[package]]4653name = "memory-lru"4654version = "0.1.0"4655source = "registry+https://github.com/rust-lang/crates.io-index"4656checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4657dependencies = [4658 "lru 0.6.6",4659]46604661[[package]]4662name = "memory_units"4663version = "0.3.0"4664source = "registry+https://github.com/rust-lang/crates.io-index"4665checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"46664667[[package]]4668name = "merlin"4669version = "2.0.1"4670source = "registry+https://github.com/rust-lang/crates.io-index"4671checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4672dependencies = [4673 "byteorder",4674 "keccak",4675 "rand_core 0.5.1",4676 "zeroize",4677]46784679[[package]]4680name = "metered-channel"4681version = "0.9.15"4682source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"4683dependencies = [4684 "derive_more",4685 "futures 0.3.19",4686 "futures-timer 3.0.2",4687 "thiserror",4688 "tracing",4689]46904691[[package]]4692name = "mick-jaeger"4693version = "0.1.7"4694source = "registry+https://github.com/rust-lang/crates.io-index"4695checksum = "fd2c2cc134e57461f0898b0e921f0a7819b5e3f3a4335b9aa390ce81a5f36fb9"4696dependencies = [4697 "futures 0.3.19",4698 "rand 0.8.4",4699 "thrift",4700]47014702[[package]]4703name = "minimal-lexical"4704version = "0.2.1"4705source = "registry+https://github.com/rust-lang/crates.io-index"4706checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"47074708[[package]]4709name = "miniz_oxide"4710version = "0.4.4"4711source = "registry+https://github.com/rust-lang/crates.io-index"4712checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"4713dependencies = [4714 "adler",4715 "autocfg",4716]47174718[[package]]4719name = "mio"4720version = "0.6.23"4721source = "registry+https://github.com/rust-lang/crates.io-index"4722checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"4723dependencies = [4724 "cfg-if 0.1.10",4725 "fuchsia-zircon",4726 "fuchsia-zircon-sys",4727 "iovec",4728 "kernel32-sys",4729 "libc",4730 "log",4731 "miow 0.2.2",4732 "net2",4733 "slab",4734 "winapi 0.2.8",4735]47364737[[package]]4738name = "mio"4739version = "0.7.14"4740source = "registry+https://github.com/rust-lang/crates.io-index"4741checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc"4742dependencies = [4743 "libc",4744 "log",4745 "miow 0.3.7",4746 "ntapi",4747 "winapi 0.3.9",4748]47494750[[package]]4751name = "mio-extras"4752version = "2.0.6"4753source = "registry+https://github.com/rust-lang/crates.io-index"4754checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"4755dependencies = [4756 "lazycell",4757 "log",4758 "mio 0.6.23",4759 "slab",4760]47614762[[package]]4763name = "miow"4764version = "0.2.2"4765source = "registry+https://github.com/rust-lang/crates.io-index"4766checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"4767dependencies = [4768 "kernel32-sys",4769 "net2",4770 "winapi 0.2.8",4771 "ws2_32-sys",4772]47734774[[package]]4775name = "miow"4776version = "0.3.7"4777source = "registry+https://github.com/rust-lang/crates.io-index"4778checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"4779dependencies = [4780 "winapi 0.3.9",4781]47824783[[package]]4784name = "more-asserts"4785version = "0.2.2"4786source = "registry+https://github.com/rust-lang/crates.io-index"4787checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"47884789[[package]]4790name = "multiaddr"4791version = "0.13.0"4792source = "registry+https://github.com/rust-lang/crates.io-index"4793checksum = "48ee4ea82141951ac6379f964f71b20876d43712bea8faf6dd1a375e08a46499"4794dependencies = [4795 "arrayref",4796 "bs58",4797 "byteorder",4798 "data-encoding",4799 "multihash 0.14.0",4800 "percent-encoding 2.1.0",4801 "serde",4802 "static_assertions",4803 "unsigned-varint 0.7.1",4804 "url 2.2.2",4805]48064807[[package]]4808name = "multibase"4809version = "0.8.0"4810source = "registry+https://github.com/rust-lang/crates.io-index"4811checksum = "b78c60039650ff12e140ae867ef5299a58e19dded4d334c849dc7177083667e2"4812dependencies = [4813 "base-x",4814 "data-encoding",4815 "data-encoding-macro",4816]48174818[[package]]4819name = "multihash"4820version = "0.13.2"4821source = "registry+https://github.com/rust-lang/crates.io-index"4822checksum = "4dac63698b887d2d929306ea48b63760431ff8a24fac40ddb22f9c7f49fb7cab"4823dependencies = [4824 "blake2b_simd",4825 "blake2s_simd",4826 "blake3",4827 "digest 0.9.0",4828 "generic-array 0.14.5",4829 "multihash-derive",4830 "sha2 0.9.9",4831 "sha3 0.9.1",4832 "unsigned-varint 0.5.1",4833]48344835[[package]]4836name = "multihash"4837version = "0.14.0"4838source = "registry+https://github.com/rust-lang/crates.io-index"4839checksum = "752a61cd890ff691b4411423d23816d5866dd5621e4d1c5687a53b94b5a979d8"4840dependencies = [4841 "digest 0.9.0",4842 "generic-array 0.14.5",4843 "multihash-derive",4844 "sha2 0.9.9",4845 "unsigned-varint 0.7.1",4846]48474848[[package]]4849name = "multihash-derive"4850version = "0.7.2"4851source = "registry+https://github.com/rust-lang/crates.io-index"4852checksum = "424f6e86263cd5294cbd7f1e95746b95aca0e0d66bff31e5a40d6baa87b4aa99"4853dependencies = [4854 "proc-macro-crate 1.1.0",4855 "proc-macro-error",4856 "proc-macro2",4857 "quote",4858 "syn",4859 "synstructure",4860]48614862[[package]]4863name = "multimap"4864version = "0.8.3"4865source = "registry+https://github.com/rust-lang/crates.io-index"4866checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"48674868[[package]]4869name = "multistream-select"4870version = "0.10.4"4871source = "registry+https://github.com/rust-lang/crates.io-index"4872checksum = "56a336acba8bc87c8876f6425407dbbe6c417bf478b22015f8fb0994ef3bc0ab"4873dependencies = [4874 "bytes 1.1.0",4875 "futures 0.3.19",4876 "log",4877 "pin-project 1.0.10",4878 "smallvec",4879 "unsigned-varint 0.7.1",4880]48814882[[package]]4883name = "nalgebra"4884version = "0.27.1"4885source = "registry+https://github.com/rust-lang/crates.io-index"4886checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"4887dependencies = [4888 "approx",4889 "matrixmultiply",4890 "nalgebra-macros",4891 "num-complex",4892 "num-rational 0.4.0",4893 "num-traits",4894 "rand 0.8.4",4895 "rand_distr",4896 "simba",4897 "typenum",4898]48994900[[package]]4901name = "nalgebra-macros"4902version = "0.1.0"4903source = "registry+https://github.com/rust-lang/crates.io-index"4904checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"4905dependencies = [4906 "proc-macro2",4907 "quote",4908 "syn",4909]49104911[[package]]4912name = "names"4913version = "0.12.0"4914source = "registry+https://github.com/rust-lang/crates.io-index"4915checksum = "10a8690bf09abf659851e58cd666c3d37ac6af07c2bd7a9e332cfba471715775"4916dependencies = [4917 "rand 0.8.4",4918]49194920[[package]]4921name = "net2"4922version = "0.2.37"4923source = "registry+https://github.com/rust-lang/crates.io-index"4924checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"4925dependencies = [4926 "cfg-if 0.1.10",4927 "libc",4928 "winapi 0.3.9",4929]49304931[[package]]4932name = "nodrop"4933version = "0.1.14"4934source = "registry+https://github.com/rust-lang/crates.io-index"4935checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"49364937[[package]]4938name = "nohash-hasher"4939version = "0.2.0"4940source = "registry+https://github.com/rust-lang/crates.io-index"4941checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"49424943[[package]]4944name = "nom"4945version = "7.1.0"4946source = "registry+https://github.com/rust-lang/crates.io-index"4947checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109"4948dependencies = [4949 "memchr",4950 "minimal-lexical",4951 "version_check",4952]49534954[[package]]4955name = "ntapi"4956version = "0.3.6"4957source = "registry+https://github.com/rust-lang/crates.io-index"4958checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"4959dependencies = [4960 "winapi 0.3.9",4961]49624963[[package]]4964name = "num-bigint"4965version = "0.2.6"4966source = "registry+https://github.com/rust-lang/crates.io-index"4967checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"4968dependencies = [4969 "autocfg",4970 "num-integer",4971 "num-traits",4972]49734974[[package]]4975name = "num-complex"4976version = "0.4.0"4977source = "registry+https://github.com/rust-lang/crates.io-index"4978checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"4979dependencies = [4980 "num-traits",4981]49824983[[package]]4984name = "num-integer"4985version = "0.1.44"4986source = "registry+https://github.com/rust-lang/crates.io-index"4987checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"4988dependencies = [4989 "autocfg",4990 "num-traits",4991]49924993[[package]]4994name = "num-rational"4995version = "0.2.4"4996source = "registry+https://github.com/rust-lang/crates.io-index"4997checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"4998dependencies = [4999 "autocfg",5000 "num-bigint",5001 "num-integer",5002 "num-traits",5003]50045005[[package]]5006name = "num-rational"5007version = "0.4.0"5008source = "registry+https://github.com/rust-lang/crates.io-index"5009checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5010dependencies = [5011 "autocfg",5012 "num-integer",5013 "num-traits",5014]50155016[[package]]5017name = "num-traits"5018version = "0.2.14"5019source = "registry+https://github.com/rust-lang/crates.io-index"5020checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"5021dependencies = [5022 "autocfg",5023 "libm",5024]50255026[[package]]5027name = "num_cpus"5028version = "1.13.1"5029source = "registry+https://github.com/rust-lang/crates.io-index"5030checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5031dependencies = [5032 "hermit-abi",5033 "libc",5034]50355036[[package]]5037name = "object"5038version = "0.27.1"5039source = "registry+https://github.com/rust-lang/crates.io-index"5040checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5041dependencies = [5042 "crc32fast",5043 "indexmap",5044 "memchr",5045]50465047[[package]]5048name = "once_cell"5049version = "1.9.0"5050source = "registry+https://github.com/rust-lang/crates.io-index"5051checksum = "da32515d9f6e6e489d7bc9d84c71b060db7247dc035bbe44eac88cf87486d8d5"50525053[[package]]5054name = "opaque-debug"5055version = "0.2.3"5056source = "registry+https://github.com/rust-lang/crates.io-index"5057checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"50585059[[package]]5060name = "opaque-debug"5061version = "0.3.0"5062source = "registry+https://github.com/rust-lang/crates.io-index"5063checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"50645065[[package]]5066name = "open-metrics-client"5067version = "0.12.0"5068source = "registry+https://github.com/rust-lang/crates.io-index"5069checksum = "7337d80c23c2d8b1349563981bc4fb531220733743ba8115454a67b181173f0d"5070dependencies = [5071 "dtoa",5072 "itoa 0.4.8",5073 "open-metrics-client-derive-text-encode",5074 "owning_ref",5075]50765077[[package]]5078name = "open-metrics-client-derive-text-encode"5079version = "0.1.1"5080source = "registry+https://github.com/rust-lang/crates.io-index"5081checksum = "a15c83b586f00268c619c1cb3340ec1a6f59dd9ba1d9833a273a68e6d5cd8ffc"5082dependencies = [5083 "proc-macro2",5084 "quote",5085 "syn",5086]50875088[[package]]5089name = "openssl-probe"5090version = "0.1.5"5091source = "registry+https://github.com/rust-lang/crates.io-index"5092checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"50935094[[package]]5095name = "ordered-float"5096version = "1.1.1"5097source = "registry+https://github.com/rust-lang/crates.io-index"5098checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5099dependencies = [5100 "num-traits",5101]51025103[[package]]5104name = "orml-vesting"5105version = "0.4.1-dev"5106source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=polkadot-v0.9.15#deea7f42148954d3285775bb48c6dcac4c419777"5107dependencies = [5108 "frame-support",5109 "frame-system",5110 "parity-scale-codec",5111 "scale-info",5112 "serde",5113 "sp-io",5114 "sp-runtime",5115 "sp-std",5116]51175118[[package]]5119name = "owning_ref"5120version = "0.4.1"5121source = "registry+https://github.com/rust-lang/crates.io-index"5122checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5123dependencies = [5124 "stable_deref_trait",5125]51265127[[package]]5128name = "pallet-aura"5129version = "4.0.0-dev"5130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5131dependencies = [5132 "frame-support",5133 "frame-system",5134 "pallet-timestamp",5135 "parity-scale-codec",5136 "scale-info",5137 "sp-application-crypto",5138 "sp-consensus-aura",5139 "sp-runtime",5140 "sp-std",5141]51425143[[package]]5144name = "pallet-authority-discovery"5145version = "4.0.0-dev"5146source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5147dependencies = [5148 "frame-support",5149 "frame-system",5150 "pallet-session",5151 "parity-scale-codec",5152 "scale-info",5153 "sp-application-crypto",5154 "sp-authority-discovery",5155 "sp-runtime",5156 "sp-std",5157]51585159[[package]]5160name = "pallet-authorship"5161version = "4.0.0-dev"5162source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5163dependencies = [5164 "frame-support",5165 "frame-system",5166 "impl-trait-for-tuples",5167 "parity-scale-codec",5168 "scale-info",5169 "sp-authorship",5170 "sp-runtime",5171 "sp-std",5172]51735174[[package]]5175name = "pallet-babe"5176version = "4.0.0-dev"5177source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5178dependencies = [5179 "frame-benchmarking",5180 "frame-support",5181 "frame-system",5182 "log",5183 "pallet-authorship",5184 "pallet-session",5185 "pallet-timestamp",5186 "parity-scale-codec",5187 "scale-info",5188 "sp-application-crypto",5189 "sp-consensus-babe",5190 "sp-consensus-vrf",5191 "sp-io",5192 "sp-runtime",5193 "sp-session",5194 "sp-staking",5195 "sp-std",5196]51975198[[package]]5199name = "pallet-bags-list"5200version = "4.0.0-dev"5201source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5202dependencies = [5203 "frame-benchmarking",5204 "frame-election-provider-support",5205 "frame-support",5206 "frame-system",5207 "log",5208 "pallet-balances",5209 "parity-scale-codec",5210 "scale-info",5211 "sp-core",5212 "sp-io",5213 "sp-runtime",5214 "sp-std",5215 "sp-tracing",5216]52175218[[package]]5219name = "pallet-balances"5220version = "4.0.0-dev"5221source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5222dependencies = [5223 "frame-benchmarking",5224 "frame-support",5225 "frame-system",5226 "log",5227 "parity-scale-codec",5228 "scale-info",5229 "sp-runtime",5230 "sp-std",5231]52325233[[package]]5234name = "pallet-base-fee"5235version = "1.0.0"5236source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"5237dependencies = [5238 "frame-support",5239 "frame-system",5240 "pallet-evm",5241 "parity-scale-codec",5242 "scale-info",5243 "serde",5244 "sp-core",5245 "sp-runtime",5246]52475248[[package]]5249name = "pallet-beefy"5250version = "4.0.0-dev"5251source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5252dependencies = [5253 "beefy-primitives",5254 "frame-support",5255 "frame-system",5256 "pallet-session",5257 "parity-scale-codec",5258 "scale-info",5259 "serde",5260 "sp-runtime",5261 "sp-std",5262]52635264[[package]]5265name = "pallet-beefy-mmr"5266version = "4.0.0-dev"5267source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5268dependencies = [5269 "beefy-merkle-tree",5270 "beefy-primitives",5271 "frame-support",5272 "frame-system",5273 "hex",5274 "libsecp256k1 0.7.0",5275 "log",5276 "pallet-beefy",5277 "pallet-mmr",5278 "pallet-mmr-primitives",5279 "pallet-session",5280 "parity-scale-codec",5281 "scale-info",5282 "serde",5283 "sp-core",5284 "sp-io",5285 "sp-runtime",5286 "sp-std",5287]52885289[[package]]5290name = "pallet-bounties"5291version = "4.0.0-dev"5292source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5293dependencies = [5294 "frame-benchmarking",5295 "frame-support",5296 "frame-system",5297 "log",5298 "pallet-treasury",5299 "parity-scale-codec",5300 "scale-info",5301 "sp-core",5302 "sp-io",5303 "sp-runtime",5304 "sp-std",5305]53065307[[package]]5308name = "pallet-bridge-dispatch"5309version = "0.1.0"5310source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"5311dependencies = [5312 "bp-message-dispatch",5313 "bp-runtime",5314 "frame-support",5315 "frame-system",5316 "log",5317 "parity-scale-codec",5318 "scale-info",5319 "sp-core",5320 "sp-runtime",5321 "sp-std",5322]53235324[[package]]5325name = "pallet-bridge-grandpa"5326version = "0.1.0"5327source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"5328dependencies = [5329 "bp-header-chain",5330 "bp-runtime",5331 "bp-test-utils",5332 "finality-grandpa",5333 "frame-support",5334 "frame-system",5335 "log",5336 "num-traits",5337 "parity-scale-codec",5338 "scale-info",5339 "serde",5340 "sp-finality-grandpa",5341 "sp-runtime",5342 "sp-std",5343 "sp-trie",5344]53455346[[package]]5347name = "pallet-bridge-messages"5348version = "0.1.0"5349source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"5350dependencies = [5351 "bitvec",5352 "bp-message-dispatch",5353 "bp-messages",5354 "bp-rialto",5355 "bp-runtime",5356 "frame-support",5357 "frame-system",5358 "log",5359 "num-traits",5360 "parity-scale-codec",5361 "scale-info",5362 "serde",5363 "sp-core",5364 "sp-runtime",5365 "sp-std",5366]53675368[[package]]5369name = "pallet-collective"5370version = "4.0.0-dev"5371source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5372dependencies = [5373 "frame-benchmarking",5374 "frame-support",5375 "frame-system",5376 "log",5377 "parity-scale-codec",5378 "scale-info",5379 "sp-core",5380 "sp-io",5381 "sp-runtime",5382 "sp-std",5383]53845385[[package]]5386name = "pallet-common"5387version = "0.1.0"5388dependencies = [5389 "evm-coder",5390 "frame-support",5391 "frame-system",5392 "pallet-evm",5393 "pallet-evm-coder-substrate",5394 "parity-scale-codec",5395 "scale-info",5396 "serde",5397 "sp-core",5398 "sp-runtime",5399 "sp-std",5400 "up-data-structs",5401 "up-evm-mapping",5402]54035404[[package]]5405name = "pallet-contract-helpers"5406version = "0.1.0"5407dependencies = [5408 "frame-support",5409 "frame-system",5410 "pallet-contracts",5411 "parity-scale-codec",5412 "scale-info",5413 "sp-runtime",5414 "sp-std",5415 "up-sponsorship",5416]54175418[[package]]5419name = "pallet-contracts"5420version = "4.0.0-dev"5421source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5422dependencies = [5423 "bitflags",5424 "frame-benchmarking",5425 "frame-support",5426 "frame-system",5427 "libsecp256k1 0.7.0",5428 "log",5429 "pallet-contracts-primitives",5430 "pallet-contracts-proc-macro",5431 "parity-scale-codec",5432 "pwasm-utils",5433 "rand 0.8.4",5434 "scale-info",5435 "serde",5436 "smallvec",5437 "sp-core",5438 "sp-io",5439 "sp-runtime",5440 "sp-sandbox",5441 "sp-std",5442 "wasmi-validation",5443]54445445[[package]]5446name = "pallet-contracts-primitives"5447version = "4.0.0-dev"5448source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5449dependencies = [5450 "bitflags",5451 "parity-scale-codec",5452 "scale-info",5453 "serde",5454 "sp-core",5455 "sp-runtime",5456 "sp-std",5457]54585459[[package]]5460name = "pallet-contracts-proc-macro"5461version = "4.0.0-dev"5462source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5463dependencies = [5464 "proc-macro2",5465 "quote",5466 "syn",5467]54685469[[package]]5470name = "pallet-democracy"5471version = "4.0.0-dev"5472source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5473dependencies = [5474 "frame-benchmarking",5475 "frame-support",5476 "frame-system",5477 "parity-scale-codec",5478 "scale-info",5479 "serde",5480 "sp-io",5481 "sp-runtime",5482 "sp-std",5483]54845485[[package]]5486name = "pallet-election-provider-multi-phase"5487version = "4.0.0-dev"5488source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5489dependencies = [5490 "frame-benchmarking",5491 "frame-election-provider-support",5492 "frame-support",5493 "frame-system",5494 "log",5495 "parity-scale-codec",5496 "rand 0.7.3",5497 "scale-info",5498 "sp-arithmetic",5499 "sp-core",5500 "sp-io",5501 "sp-npos-elections",5502 "sp-runtime",5503 "sp-std",5504 "static_assertions",5505 "strum",5506 "strum_macros",5507]55085509[[package]]5510name = "pallet-elections-phragmen"5511version = "5.0.0-dev"5512source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5513dependencies = [5514 "frame-benchmarking",5515 "frame-support",5516 "frame-system",5517 "log",5518 "parity-scale-codec",5519 "scale-info",5520 "sp-core",5521 "sp-io",5522 "sp-npos-elections",5523 "sp-runtime",5524 "sp-std",5525]55265527[[package]]5528name = "pallet-ethereum"5529version = "4.0.0-dev"5530source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"5531dependencies = [5532 "ethereum",5533 "ethereum-types",5534 "evm",5535 "fp-consensus",5536 "fp-evm",5537 "fp-rpc",5538 "fp-self-contained",5539 "fp-storage",5540 "frame-support",5541 "frame-system",5542 "pallet-balances",5543 "pallet-evm",5544 "pallet-timestamp",5545 "parity-scale-codec",5546 "rlp",5547 "rustc-hex",5548 "scale-info",5549 "serde",5550 "sha3 0.8.2",5551 "sp-io",5552 "sp-runtime",5553 "sp-std",5554]55555556[[package]]5557name = "pallet-evm"5558version = "6.0.0-dev"5559source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.15#46d9921977303703d4e6b3a452b9a777352cc866"5560dependencies = [5561 "evm",5562 "evm-gasometer",5563 "evm-runtime",5564 "fp-evm",5565 "frame-benchmarking",5566 "frame-support",5567 "frame-system",5568 "hex",5569 "impl-trait-for-tuples",5570 "log",5571 "pallet-balances",5572 "pallet-timestamp",5573 "parity-scale-codec",5574 "primitive-types 0.9.1",5575 "rlp",5576 "scale-info",5577 "serde",5578 "sha3 0.8.2",5579 "sp-core",5580 "sp-io",5581 "sp-runtime",5582 "sp-std",5583]55845585[[package]]5586name = "pallet-evm-coder-substrate"5587version = "0.1.0"5588dependencies = [5589 "ethereum",5590 "evm-coder",5591 "frame-benchmarking",5592 "frame-support",5593 "frame-system",5594 "pallet-ethereum",5595 "pallet-evm",5596 "parity-scale-codec",5597 "scale-info",5598 "sp-core",5599 "sp-std",5600]56015602[[package]]5603name = "pallet-evm-contract-helpers"5604version = "0.1.0"5605dependencies = [5606 "evm-coder",5607 "frame-support",5608 "frame-system",5609 "log",5610 "pallet-evm",5611 "pallet-evm-coder-substrate",5612 "parity-scale-codec",5613 "scale-info",5614 "sp-core",5615 "sp-runtime",5616 "sp-std",5617 "up-sponsorship",5618]56195620[[package]]5621name = "pallet-evm-migration"5622version = "0.1.0"5623dependencies = [5624 "fp-evm",5625 "frame-benchmarking",5626 "frame-support",5627 "frame-system",5628 "pallet-evm",5629 "parity-scale-codec",5630 "scale-info",5631 "sp-core",5632 "sp-io",5633 "sp-runtime",5634 "sp-std",5635]56365637[[package]]5638name = "pallet-evm-transaction-payment"5639version = "0.1.0"5640dependencies = [5641 "fp-evm",5642 "frame-support",5643 "frame-system",5644 "pallet-ethereum",5645 "pallet-evm",5646 "parity-scale-codec",5647 "scale-info",5648 "sp-core",5649 "sp-io",5650 "sp-runtime",5651 "sp-std",5652 "up-evm-mapping",5653 "up-sponsorship",5654]56555656[[package]]5657name = "pallet-fungible"5658version = "0.1.0"5659dependencies = [5660 "ethereum",5661 "evm-coder",5662 "frame-benchmarking",5663 "frame-support",5664 "frame-system",5665 "pallet-common",5666 "pallet-evm-coder-substrate",5667 "parity-scale-codec",5668 "scale-info",5669 "sp-core",5670 "sp-runtime",5671 "sp-std",5672 "up-data-structs",5673]56745675[[package]]5676name = "pallet-gilt"5677version = "4.0.0-dev"5678source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5679dependencies = [5680 "frame-benchmarking",5681 "frame-support",5682 "frame-system",5683 "parity-scale-codec",5684 "scale-info",5685 "sp-arithmetic",5686 "sp-runtime",5687 "sp-std",5688]56895690[[package]]5691name = "pallet-grandpa"5692version = "4.0.0-dev"5693source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5694dependencies = [5695 "frame-benchmarking",5696 "frame-support",5697 "frame-system",5698 "log",5699 "pallet-authorship",5700 "pallet-session",5701 "parity-scale-codec",5702 "scale-info",5703 "sp-application-crypto",5704 "sp-core",5705 "sp-finality-grandpa",5706 "sp-io",5707 "sp-runtime",5708 "sp-session",5709 "sp-staking",5710 "sp-std",5711]57125713[[package]]5714name = "pallet-identity"5715version = "4.0.0-dev"5716source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5717dependencies = [5718 "enumflags2",5719 "frame-benchmarking",5720 "frame-support",5721 "frame-system",5722 "parity-scale-codec",5723 "scale-info",5724 "sp-io",5725 "sp-runtime",5726 "sp-std",5727]57285729[[package]]5730name = "pallet-im-online"5731version = "4.0.0-dev"5732source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5733dependencies = [5734 "frame-benchmarking",5735 "frame-support",5736 "frame-system",5737 "log",5738 "pallet-authorship",5739 "parity-scale-codec",5740 "scale-info",5741 "sp-application-crypto",5742 "sp-core",5743 "sp-io",5744 "sp-runtime",5745 "sp-staking",5746 "sp-std",5747]57485749[[package]]5750name = "pallet-indices"5751version = "4.0.0-dev"5752source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5753dependencies = [5754 "frame-benchmarking",5755 "frame-support",5756 "frame-system",5757 "parity-scale-codec",5758 "scale-info",5759 "sp-core",5760 "sp-io",5761 "sp-keyring",5762 "sp-runtime",5763 "sp-std",5764]57655766[[package]]5767name = "pallet-inflation"5768version = "0.1.0"5769dependencies = [5770 "frame-benchmarking",5771 "frame-support",5772 "frame-system",5773 "pallet-balances",5774 "pallet-randomness-collective-flip",5775 "pallet-timestamp",5776 "parity-scale-codec",5777 "scale-info",5778 "serde",5779 "sp-core",5780 "sp-io",5781 "sp-runtime",5782 "sp-std",5783]57845785[[package]]5786name = "pallet-membership"5787version = "4.0.0-dev"5788source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5789dependencies = [5790 "frame-benchmarking",5791 "frame-support",5792 "frame-system",5793 "log",5794 "parity-scale-codec",5795 "scale-info",5796 "sp-core",5797 "sp-io",5798 "sp-runtime",5799 "sp-std",5800]58015802[[package]]5803name = "pallet-mmr"5804version = "4.0.0-dev"5805source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5806dependencies = [5807 "ckb-merkle-mountain-range",5808 "frame-benchmarking",5809 "frame-support",5810 "frame-system",5811 "pallet-mmr-primitives",5812 "parity-scale-codec",5813 "scale-info",5814 "sp-core",5815 "sp-io",5816 "sp-runtime",5817 "sp-std",5818]58195820[[package]]5821name = "pallet-mmr-primitives"5822version = "4.0.0-dev"5823source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5824dependencies = [5825 "frame-support",5826 "frame-system",5827 "log",5828 "parity-scale-codec",5829 "serde",5830 "sp-api",5831 "sp-core",5832 "sp-runtime",5833 "sp-std",5834]58355836[[package]]5837name = "pallet-mmr-rpc"5838version = "3.0.0"5839source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5840dependencies = [5841 "jsonrpc-core",5842 "jsonrpc-core-client",5843 "jsonrpc-derive",5844 "pallet-mmr-primitives",5845 "parity-scale-codec",5846 "serde",5847 "sp-api",5848 "sp-blockchain",5849 "sp-core",5850 "sp-runtime",5851]58525853[[package]]5854name = "pallet-multisig"5855version = "4.0.0-dev"5856source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5857dependencies = [5858 "frame-benchmarking",5859 "frame-support",5860 "frame-system",5861 "parity-scale-codec",5862 "scale-info",5863 "sp-io",5864 "sp-runtime",5865 "sp-std",5866]58675868[[package]]5869name = "pallet-nicks"5870version = "4.0.0-dev"5871source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5872dependencies = [5873 "frame-support",5874 "frame-system",5875 "parity-scale-codec",5876 "scale-info",5877 "sp-io",5878 "sp-runtime",5879 "sp-std",5880]58815882[[package]]5883name = "pallet-nonfungible"5884version = "0.1.0"5885dependencies = [5886 "ethereum",5887 "evm-coder",5888 "frame-benchmarking",5889 "frame-support",5890 "frame-system",5891 "pallet-common",5892 "pallet-evm-coder-substrate",5893 "parity-scale-codec",5894 "scale-info",5895 "sp-core",5896 "sp-runtime",5897 "sp-std",5898 "up-data-structs",5899]59005901[[package]]5902name = "pallet-offences"5903version = "4.0.0-dev"5904source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5905dependencies = [5906 "frame-support",5907 "frame-system",5908 "log",5909 "pallet-balances",5910 "parity-scale-codec",5911 "scale-info",5912 "serde",5913 "sp-runtime",5914 "sp-staking",5915 "sp-std",5916]59175918[[package]]5919name = "pallet-offences-benchmarking"5920version = "4.0.0-dev"5921source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5922dependencies = [5923 "frame-benchmarking",5924 "frame-election-provider-support",5925 "frame-support",5926 "frame-system",5927 "pallet-babe",5928 "pallet-balances",5929 "pallet-grandpa",5930 "pallet-im-online",5931 "pallet-offences",5932 "pallet-session",5933 "pallet-staking",5934 "parity-scale-codec",5935 "scale-info",5936 "sp-runtime",5937 "sp-staking",5938 "sp-std",5939]59405941[[package]]5942name = "pallet-proxy"5943version = "4.0.0-dev"5944source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5945dependencies = [5946 "frame-benchmarking",5947 "frame-support",5948 "frame-system",5949 "parity-scale-codec",5950 "scale-info",5951 "sp-io",5952 "sp-runtime",5953 "sp-std",5954]59555956[[package]]5957name = "pallet-randomness-collective-flip"5958version = "4.0.0-dev"5959source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5960dependencies = [5961 "frame-support",5962 "frame-system",5963 "parity-scale-codec",5964 "safe-mix",5965 "scale-info",5966 "sp-runtime",5967 "sp-std",5968]59695970[[package]]5971name = "pallet-recovery"5972version = "4.0.0-dev"5973source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"5974dependencies = [5975 "frame-support",5976 "frame-system",5977 "parity-scale-codec",5978 "scale-info",5979 "sp-io",5980 "sp-runtime",5981 "sp-std",5982]59835984[[package]]5985name = "pallet-refungible"5986version = "0.1.0"5987dependencies = [5988 "frame-benchmarking",5989 "frame-support",5990 "frame-system",5991 "pallet-common",5992 "parity-scale-codec",5993 "scale-info",5994 "sp-core",5995 "sp-runtime",5996 "sp-std",5997 "up-data-structs",5998]59996000[[package]]6001name = "pallet-scheduler"6002version = "4.0.0-dev"6003source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6004dependencies = [6005 "frame-benchmarking",6006 "frame-support",6007 "frame-system",6008 "log",6009 "parity-scale-codec",6010 "scale-info",6011 "sp-io",6012 "sp-runtime",6013 "sp-std",6014]60156016[[package]]6017name = "pallet-session"6018version = "4.0.0-dev"6019source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6020dependencies = [6021 "frame-support",6022 "frame-system",6023 "impl-trait-for-tuples",6024 "log",6025 "pallet-timestamp",6026 "parity-scale-codec",6027 "scale-info",6028 "sp-core",6029 "sp-io",6030 "sp-runtime",6031 "sp-session",6032 "sp-staking",6033 "sp-std",6034 "sp-trie",6035]60366037[[package]]6038name = "pallet-session-benchmarking"6039version = "4.0.0-dev"6040source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6041dependencies = [6042 "frame-benchmarking",6043 "frame-support",6044 "frame-system",6045 "pallet-session",6046 "pallet-staking",6047 "rand 0.7.3",6048 "sp-runtime",6049 "sp-session",6050 "sp-std",6051]60526053[[package]]6054name = "pallet-society"6055version = "4.0.0-dev"6056source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6057dependencies = [6058 "frame-support",6059 "frame-system",6060 "parity-scale-codec",6061 "rand_chacha 0.2.2",6062 "scale-info",6063 "sp-runtime",6064 "sp-std",6065]60666067[[package]]6068name = "pallet-staking"6069version = "4.0.0-dev"6070source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6071dependencies = [6072 "frame-benchmarking",6073 "frame-election-provider-support",6074 "frame-support",6075 "frame-system",6076 "log",6077 "pallet-authorship",6078 "pallet-session",6079 "parity-scale-codec",6080 "rand_chacha 0.2.2",6081 "scale-info",6082 "serde",6083 "sp-application-crypto",6084 "sp-io",6085 "sp-runtime",6086 "sp-staking",6087 "sp-std",6088]60896090[[package]]6091name = "pallet-staking-reward-curve"6092version = "4.0.0-dev"6093source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6094dependencies = [6095 "proc-macro-crate 1.1.0",6096 "proc-macro2",6097 "quote",6098 "syn",6099]61006101[[package]]6102name = "pallet-staking-reward-fn"6103version = "4.0.0-dev"6104source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6105dependencies = [6106 "log",6107 "sp-arithmetic",6108]61096110[[package]]6111name = "pallet-sudo"6112version = "4.0.0-dev"6113source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6114dependencies = [6115 "frame-support",6116 "frame-system",6117 "parity-scale-codec",6118 "scale-info",6119 "sp-io",6120 "sp-runtime",6121 "sp-std",6122]61236124[[package]]6125name = "pallet-template-transaction-payment"6126version = "3.0.0"6127source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.15#1d3a83d61b6ea2162a55784efaa165624da3a9f6"6128dependencies = [6129 "frame-benchmarking",6130 "frame-support",6131 "frame-system",6132 "pallet-balances",6133 "pallet-transaction-payment",6134 "parity-scale-codec",6135 "scale-info",6136 "serde",6137 "sp-core",6138 "sp-io",6139 "sp-runtime",6140 "sp-std",6141 "up-sponsorship",6142]61436144[[package]]6145name = "pallet-timestamp"6146version = "4.0.0-dev"6147source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6148dependencies = [6149 "frame-benchmarking",6150 "frame-support",6151 "frame-system",6152 "log",6153 "parity-scale-codec",6154 "scale-info",6155 "sp-inherents",6156 "sp-io",6157 "sp-runtime",6158 "sp-std",6159 "sp-timestamp",6160]61616162[[package]]6163name = "pallet-tips"6164version = "4.0.0-dev"6165source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6166dependencies = [6167 "frame-benchmarking",6168 "frame-support",6169 "frame-system",6170 "log",6171 "pallet-treasury",6172 "parity-scale-codec",6173 "scale-info",6174 "serde",6175 "sp-core",6176 "sp-io",6177 "sp-runtime",6178 "sp-std",6179]61806181[[package]]6182name = "pallet-transaction-payment"6183version = "4.0.0-dev"6184source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6185dependencies = [6186 "frame-support",6187 "frame-system",6188 "parity-scale-codec",6189 "scale-info",6190 "serde",6191 "smallvec",6192 "sp-core",6193 "sp-io",6194 "sp-runtime",6195 "sp-std",6196]61976198[[package]]6199name = "pallet-transaction-payment-rpc"6200version = "4.0.0-dev"6201source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6202dependencies = [6203 "jsonrpc-core",6204 "jsonrpc-core-client",6205 "jsonrpc-derive",6206 "pallet-transaction-payment-rpc-runtime-api",6207 "parity-scale-codec",6208 "sp-api",6209 "sp-blockchain",6210 "sp-core",6211 "sp-rpc",6212 "sp-runtime",6213]62146215[[package]]6216name = "pallet-transaction-payment-rpc-runtime-api"6217version = "4.0.0-dev"6218source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6219dependencies = [6220 "pallet-transaction-payment",6221 "parity-scale-codec",6222 "sp-api",6223 "sp-runtime",6224]62256226[[package]]6227name = "pallet-treasury"6228version = "4.0.0-dev"6229source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6230dependencies = [6231 "frame-benchmarking",6232 "frame-support",6233 "frame-system",6234 "impl-trait-for-tuples",6235 "pallet-balances",6236 "parity-scale-codec",6237 "scale-info",6238 "serde",6239 "sp-runtime",6240 "sp-std",6241]62426243[[package]]6244name = "pallet-unique"6245version = "0.1.0"6246dependencies = [6247 "ethereum",6248 "evm-coder",6249 "fp-evm",6250 "frame-benchmarking",6251 "frame-support",6252 "frame-system",6253 "hex-literal",6254 "pallet-balances",6255 "pallet-common",6256 "pallet-ethereum",6257 "pallet-evm",6258 "pallet-evm-coder-substrate",6259 "pallet-fungible",6260 "pallet-nonfungible",6261 "pallet-randomness-collective-flip",6262 "pallet-refungible",6263 "pallet-timestamp",6264 "pallet-transaction-payment",6265 "parity-scale-codec",6266 "primitive-types 0.10.1",6267 "rlp",6268 "scale-info",6269 "serde",6270 "sp-api",6271 "sp-core",6272 "sp-io",6273 "sp-runtime",6274 "sp-std",6275 "up-data-structs",6276 "up-evm-mapping",6277 "up-sponsorship",6278]62796280[[package]]6281name = "pallet-unq-scheduler"6282version = "0.1.0"6283dependencies = [6284 "frame-benchmarking",6285 "frame-support",6286 "frame-system",6287 "log",6288 "parity-scale-codec",6289 "scale-info",6290 "serde",6291 "sp-core",6292 "sp-io",6293 "sp-runtime",6294 "sp-std",6295 "substrate-test-utils",6296 "up-sponsorship",6297]62986299[[package]]6300name = "pallet-utility"6301version = "4.0.0-dev"6302source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6303dependencies = [6304 "frame-benchmarking",6305 "frame-support",6306 "frame-system",6307 "parity-scale-codec",6308 "scale-info",6309 "sp-core",6310 "sp-io",6311 "sp-runtime",6312 "sp-std",6313]63146315[[package]]6316name = "pallet-vesting"6317version = "4.0.0-dev"6318source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"6319dependencies = [6320 "frame-benchmarking",6321 "frame-support",6322 "frame-system",6323 "log",6324 "parity-scale-codec",6325 "scale-info",6326 "sp-runtime",6327 "sp-std",6328]63296330[[package]]6331name = "pallet-xcm"6332version = "0.9.15"6333source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6334dependencies = [6335 "frame-support",6336 "frame-system",6337 "log",6338 "parity-scale-codec",6339 "scale-info",6340 "serde",6341 "sp-core",6342 "sp-runtime",6343 "sp-std",6344 "xcm",6345 "xcm-executor",6346]63476348[[package]]6349name = "pallet-xcm-benchmarks"6350version = "0.9.8"6351source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6352dependencies = [6353 "frame-benchmarking",6354 "frame-support",6355 "frame-system",6356 "log",6357 "parity-scale-codec",6358 "scale-info",6359 "sp-runtime",6360 "sp-std",6361 "xcm",6362 "xcm-executor",6363]63646365[[package]]6366name = "parachain-info"6367version = "0.1.0"6368source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.15#d1c06ce0bda73898bcb685212e7740f5afc0c2dd"6369dependencies = [6370 "cumulus-primitives-core",6371 "frame-support",6372 "frame-system",6373 "parity-scale-codec",6374 "scale-info",6375 "serde",6376]63776378[[package]]6379name = "parity-db"6380version = "0.3.5"6381source = "registry+https://github.com/rust-lang/crates.io-index"6382checksum = "78a95abf24f1097c6e3181abbbbfc3630b3b5e681470940f719b69acb4911c7f"6383dependencies = [6384 "blake2-rfc",6385 "crc32fast",6386 "fs2",6387 "hex",6388 "libc",6389 "log",6390 "lz4",6391 "memmap2 0.2.3",6392 "parking_lot 0.11.2",6393 "rand 0.8.4",6394 "snap",6395]63966397[[package]]6398name = "parity-scale-codec"6399version = "2.3.1"6400source = "registry+https://github.com/rust-lang/crates.io-index"6401checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6402dependencies = [6403 "arrayvec 0.7.2",6404 "bitvec",6405 "byte-slice-cast",6406 "impl-trait-for-tuples",6407 "parity-scale-codec-derive",6408 "serde",6409]64106411[[package]]6412name = "parity-scale-codec-derive"6413version = "2.3.1"6414source = "registry+https://github.com/rust-lang/crates.io-index"6415checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6416dependencies = [6417 "proc-macro-crate 1.1.0",6418 "proc-macro2",6419 "quote",6420 "syn",6421]64226423[[package]]6424name = "parity-send-wrapper"6425version = "0.1.0"6426source = "registry+https://github.com/rust-lang/crates.io-index"6427checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"64286429[[package]]6430name = "parity-tokio-ipc"6431version = "0.9.0"6432source = "registry+https://github.com/rust-lang/crates.io-index"6433checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"6434dependencies = [6435 "futures 0.3.19",6436 "libc",6437 "log",6438 "rand 0.7.3",6439 "tokio 1.15.0",6440 "winapi 0.3.9",6441]64426443[[package]]6444name = "parity-util-mem"6445version = "0.10.2"6446source = "registry+https://github.com/rust-lang/crates.io-index"6447checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"6448dependencies = [6449 "cfg-if 1.0.0",6450 "ethereum-types",6451 "hashbrown",6452 "impl-trait-for-tuples",6453 "lru 0.6.6",6454 "parity-util-mem-derive",6455 "parking_lot 0.11.2",6456 "primitive-types 0.10.1",6457 "smallvec",6458 "winapi 0.3.9",6459]64606461[[package]]6462name = "parity-util-mem-derive"6463version = "0.1.0"6464source = "registry+https://github.com/rust-lang/crates.io-index"6465checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6466dependencies = [6467 "proc-macro2",6468 "syn",6469 "synstructure",6470]64716472[[package]]6473name = "parity-wasm"6474version = "0.32.0"6475source = "registry+https://github.com/rust-lang/crates.io-index"6476checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6477dependencies = [6478 "byteorder",6479]64806481[[package]]6482name = "parity-wasm"6483version = "0.42.2"6484source = "registry+https://github.com/rust-lang/crates.io-index"6485checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"64866487[[package]]6488name = "parity-ws"6489version = "0.11.1"6490source = "registry+https://github.com/rust-lang/crates.io-index"6491checksum = "5983d3929ad50f12c3eb9a6743f19d691866ecd44da74c0a3308c3f8a56df0c6"6492dependencies = [6493 "byteorder",6494 "bytes 0.4.12",6495 "httparse",6496 "log",6497 "mio 0.6.23",6498 "mio-extras",6499 "rand 0.7.3",6500 "sha-1 0.8.2",6501 "slab",6502 "url 2.2.2",6503]65046505[[package]]6506name = "parking"6507version = "2.0.0"6508source = "registry+https://github.com/rust-lang/crates.io-index"6509checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"65106511[[package]]6512name = "parking_lot"6513version = "0.10.2"6514source = "registry+https://github.com/rust-lang/crates.io-index"6515checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6516dependencies = [6517 "lock_api 0.3.4",6518 "parking_lot_core 0.7.2",6519]65206521[[package]]6522name = "parking_lot"6523version = "0.11.2"6524source = "registry+https://github.com/rust-lang/crates.io-index"6525checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6526dependencies = [6527 "instant",6528 "lock_api 0.4.5",6529 "parking_lot_core 0.8.5",6530]65316532[[package]]6533name = "parking_lot_core"6534version = "0.7.2"6535source = "registry+https://github.com/rust-lang/crates.io-index"6536checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6537dependencies = [6538 "cfg-if 0.1.10",6539 "cloudabi",6540 "libc",6541 "redox_syscall 0.1.57",6542 "smallvec",6543 "winapi 0.3.9",6544]65456546[[package]]6547name = "parking_lot_core"6548version = "0.8.5"6549source = "registry+https://github.com/rust-lang/crates.io-index"6550checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6551dependencies = [6552 "cfg-if 1.0.0",6553 "instant",6554 "libc",6555 "redox_syscall 0.2.10",6556 "smallvec",6557 "winapi 0.3.9",6558]65596560[[package]]6561name = "paste"6562version = "1.0.6"6563source = "registry+https://github.com/rust-lang/crates.io-index"6564checksum = "0744126afe1a6dd7f394cb50a716dbe086cb06e255e53d8d0185d82828358fb5"65656566[[package]]6567name = "pbkdf2"6568version = "0.4.0"6569source = "registry+https://github.com/rust-lang/crates.io-index"6570checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6571dependencies = [6572 "crypto-mac 0.8.0",6573]65746575[[package]]6576name = "pbkdf2"6577version = "0.8.0"6578source = "registry+https://github.com/rust-lang/crates.io-index"6579checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6580dependencies = [6581 "crypto-mac 0.11.1",6582]65836584[[package]]6585name = "peeking_take_while"6586version = "0.1.2"6587source = "registry+https://github.com/rust-lang/crates.io-index"6588checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"65896590[[package]]6591name = "percent-encoding"6592version = "1.0.1"6593source = "registry+https://github.com/rust-lang/crates.io-index"6594checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"65956596[[package]]6597name = "percent-encoding"6598version = "2.1.0"6599source = "registry+https://github.com/rust-lang/crates.io-index"6600checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"66016602[[package]]6603name = "pest"6604version = "2.1.3"6605source = "registry+https://github.com/rust-lang/crates.io-index"6606checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6607dependencies = [6608 "ucd-trie",6609]66106611[[package]]6612name = "pest_derive"6613version = "2.1.0"6614source = "registry+https://github.com/rust-lang/crates.io-index"6615checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6616dependencies = [6617 "pest",6618 "pest_generator",6619]66206621[[package]]6622name = "pest_generator"6623version = "2.1.3"6624source = "registry+https://github.com/rust-lang/crates.io-index"6625checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6626dependencies = [6627 "pest",6628 "pest_meta",6629 "proc-macro2",6630 "quote",6631 "syn",6632]66336634[[package]]6635name = "pest_meta"6636version = "2.1.3"6637source = "registry+https://github.com/rust-lang/crates.io-index"6638checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6639dependencies = [6640 "maplit",6641 "pest",6642 "sha-1 0.8.2",6643]66446645[[package]]6646name = "petgraph"6647version = "0.6.0"6648source = "registry+https://github.com/rust-lang/crates.io-index"6649checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f"6650dependencies = [6651 "fixedbitset",6652 "indexmap",6653]66546655[[package]]6656name = "pin-project"6657version = "0.4.29"6658source = "registry+https://github.com/rust-lang/crates.io-index"6659checksum = "9615c18d31137579e9ff063499264ddc1278e7b1982757ebc111028c4d1dc909"6660dependencies = [6661 "pin-project-internal 0.4.29",6662]66636664[[package]]6665name = "pin-project"6666version = "1.0.10"6667source = "registry+https://github.com/rust-lang/crates.io-index"6668checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"6669dependencies = [6670 "pin-project-internal 1.0.10",6671]66726673[[package]]6674name = "pin-project-internal"6675version = "0.4.29"6676source = "registry+https://github.com/rust-lang/crates.io-index"6677checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a"6678dependencies = [6679 "proc-macro2",6680 "quote",6681 "syn",6682]66836684[[package]]6685name = "pin-project-internal"6686version = "1.0.10"6687source = "registry+https://github.com/rust-lang/crates.io-index"6688checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"6689dependencies = [6690 "proc-macro2",6691 "quote",6692 "syn",6693]66946695[[package]]6696name = "pin-project-lite"6697version = "0.1.12"6698source = "registry+https://github.com/rust-lang/crates.io-index"6699checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"67006701[[package]]6702name = "pin-project-lite"6703version = "0.2.8"6704source = "registry+https://github.com/rust-lang/crates.io-index"6705checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"67066707[[package]]6708name = "pin-utils"6709version = "0.1.0"6710source = "registry+https://github.com/rust-lang/crates.io-index"6711checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"67126713[[package]]6714name = "pkg-config"6715version = "0.3.24"6716source = "registry+https://github.com/rust-lang/crates.io-index"6717checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"67186719[[package]]6720name = "platforms"6721version = "2.0.0"6722source = "registry+https://github.com/rust-lang/crates.io-index"6723checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"67246725[[package]]6726name = "polkadot-approval-distribution"6727version = "0.9.15"6728source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6729dependencies = [6730 "futures 0.3.19",6731 "polkadot-node-network-protocol",6732 "polkadot-node-primitives",6733 "polkadot-node-subsystem",6734 "polkadot-node-subsystem-util",6735 "polkadot-primitives",6736 "tracing",6737]67386739[[package]]6740name = "polkadot-availability-bitfield-distribution"6741version = "0.9.15"6742source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6743dependencies = [6744 "futures 0.3.19",6745 "polkadot-node-network-protocol",6746 "polkadot-node-subsystem",6747 "polkadot-node-subsystem-util",6748 "polkadot-primitives",6749 "tracing",6750]67516752[[package]]6753name = "polkadot-availability-distribution"6754version = "0.9.15"6755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6756dependencies = [6757 "derive_more",6758 "futures 0.3.19",6759 "lru 0.7.2",6760 "parity-scale-codec",6761 "polkadot-erasure-coding",6762 "polkadot-node-network-protocol",6763 "polkadot-node-primitives",6764 "polkadot-node-subsystem",6765 "polkadot-node-subsystem-util",6766 "polkadot-primitives",6767 "rand 0.8.4",6768 "sp-core",6769 "sp-keystore",6770 "thiserror",6771 "tracing",6772]67736774[[package]]6775name = "polkadot-availability-recovery"6776version = "0.9.15"6777source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6778dependencies = [6779 "futures 0.3.19",6780 "lru 0.7.2",6781 "parity-scale-codec",6782 "polkadot-erasure-coding",6783 "polkadot-node-network-protocol",6784 "polkadot-node-primitives",6785 "polkadot-node-subsystem",6786 "polkadot-node-subsystem-util",6787 "polkadot-primitives",6788 "rand 0.8.4",6789 "sc-network",6790 "thiserror",6791 "tracing",6792]67936794[[package]]6795name = "polkadot-cli"6796version = "0.9.15"6797source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6798dependencies = [6799 "frame-benchmarking-cli",6800 "futures 0.3.19",6801 "log",6802 "polkadot-node-core-pvf",6803 "polkadot-service",6804 "sc-cli",6805 "sc-service",6806 "sp-core",6807 "sp-trie",6808 "structopt",6809 "substrate-build-script-utils",6810 "thiserror",6811 "try-runtime-cli",6812]68136814[[package]]6815name = "polkadot-client"6816version = "0.9.15"6817source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6818dependencies = [6819 "beefy-primitives",6820 "frame-benchmarking",6821 "frame-system-rpc-runtime-api",6822 "pallet-mmr-primitives",6823 "pallet-transaction-payment-rpc-runtime-api",6824 "polkadot-primitives",6825 "polkadot-runtime",6826 "sc-client-api",6827 "sc-consensus",6828 "sc-executor",6829 "sc-service",6830 "sp-api",6831 "sp-authority-discovery",6832 "sp-block-builder",6833 "sp-blockchain",6834 "sp-consensus",6835 "sp-consensus-babe",6836 "sp-finality-grandpa",6837 "sp-offchain",6838 "sp-runtime",6839 "sp-session",6840 "sp-storage",6841 "sp-transaction-pool",6842]68436844[[package]]6845name = "polkadot-collator-protocol"6846version = "0.9.15"6847source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6848dependencies = [6849 "always-assert",6850 "derive_more",6851 "futures 0.3.19",6852 "futures-timer 3.0.2",6853 "polkadot-node-network-protocol",6854 "polkadot-node-primitives",6855 "polkadot-node-subsystem",6856 "polkadot-node-subsystem-util",6857 "polkadot-primitives",6858 "sp-core",6859 "sp-keystore",6860 "sp-runtime",6861 "thiserror",6862 "tracing",6863]68646865[[package]]6866name = "polkadot-core-primitives"6867version = "0.9.15"6868source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6869dependencies = [6870 "parity-scale-codec",6871 "parity-util-mem",6872 "scale-info",6873 "sp-core",6874 "sp-runtime",6875 "sp-std",6876]68776878[[package]]6879name = "polkadot-dispute-distribution"6880version = "0.9.15"6881source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6882dependencies = [6883 "derive_more",6884 "futures 0.3.19",6885 "lru 0.7.2",6886 "parity-scale-codec",6887 "polkadot-erasure-coding",6888 "polkadot-node-network-protocol",6889 "polkadot-node-primitives",6890 "polkadot-node-subsystem",6891 "polkadot-node-subsystem-util",6892 "polkadot-primitives",6893 "sc-network",6894 "sp-application-crypto",6895 "sp-keystore",6896 "thiserror",6897 "tracing",6898]68996900[[package]]6901name = "polkadot-erasure-coding"6902version = "0.9.15"6903source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6904dependencies = [6905 "parity-scale-codec",6906 "polkadot-node-primitives",6907 "polkadot-primitives",6908 "reed-solomon-novelpoly",6909 "sp-core",6910 "sp-trie",6911 "thiserror",6912]69136914[[package]]6915name = "polkadot-gossip-support"6916version = "0.9.15"6917source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6918dependencies = [6919 "futures 0.3.19",6920 "futures-timer 3.0.2",6921 "polkadot-node-network-protocol",6922 "polkadot-node-subsystem",6923 "polkadot-node-subsystem-util",6924 "polkadot-primitives",6925 "rand 0.8.4",6926 "rand_chacha 0.3.1",6927 "sc-network",6928 "sp-application-crypto",6929 "sp-core",6930 "sp-keystore",6931 "tracing",6932]69336934[[package]]6935name = "polkadot-network-bridge"6936version = "0.9.15"6937source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6938dependencies = [6939 "async-trait",6940 "futures 0.3.19",6941 "parity-scale-codec",6942 "parking_lot 0.11.2",6943 "polkadot-node-network-protocol",6944 "polkadot-node-subsystem",6945 "polkadot-node-subsystem-util",6946 "polkadot-overseer",6947 "polkadot-primitives",6948 "sc-network",6949 "sp-consensus",6950 "tracing",6951]69526953[[package]]6954name = "polkadot-node-collation-generation"6955version = "0.9.15"6956source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6957dependencies = [6958 "futures 0.3.19",6959 "parity-scale-codec",6960 "polkadot-erasure-coding",6961 "polkadot-node-primitives",6962 "polkadot-node-subsystem",6963 "polkadot-node-subsystem-util",6964 "polkadot-primitives",6965 "sp-core",6966 "sp-maybe-compressed-blob",6967 "thiserror",6968 "tracing",6969]69706971[[package]]6972name = "polkadot-node-core-approval-voting"6973version = "0.9.15"6974source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"6975dependencies = [6976 "bitvec",6977 "derive_more",6978 "futures 0.3.19",6979 "futures-timer 3.0.2",6980 "kvdb",6981 "lru 0.7.2",6982 "merlin",6983 "parity-scale-codec",6984 "polkadot-node-jaeger",6985 "polkadot-node-primitives",6986 "polkadot-node-subsystem",6987 "polkadot-node-subsystem-util",6988 "polkadot-overseer",6989 "polkadot-primitives",6990 "sc-keystore",6991 "schnorrkel",6992 "sp-application-crypto",6993 "sp-consensus",6994 "sp-consensus-slots",6995 "sp-runtime",6996 "tracing",6997]69986999[[package]]7000name = "polkadot-node-core-av-store"7001version = "0.9.15"7002source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7003dependencies = [7004 "bitvec",7005 "futures 0.3.19",7006 "futures-timer 3.0.2",7007 "kvdb",7008 "parity-scale-codec",7009 "polkadot-erasure-coding",7010 "polkadot-node-primitives",7011 "polkadot-node-subsystem",7012 "polkadot-node-subsystem-util",7013 "polkadot-overseer",7014 "polkadot-primitives",7015 "thiserror",7016 "tracing",7017]70187019[[package]]7020name = "polkadot-node-core-backing"7021version = "0.9.15"7022source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7023dependencies = [7024 "bitvec",7025 "futures 0.3.19",7026 "polkadot-erasure-coding",7027 "polkadot-node-primitives",7028 "polkadot-node-subsystem",7029 "polkadot-node-subsystem-util",7030 "polkadot-primitives",7031 "polkadot-statement-table",7032 "sp-keystore",7033 "thiserror",7034 "tracing",7035]70367037[[package]]7038name = "polkadot-node-core-bitfield-signing"7039version = "0.9.15"7040source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7041dependencies = [7042 "futures 0.3.19",7043 "polkadot-node-subsystem",7044 "polkadot-node-subsystem-util",7045 "polkadot-primitives",7046 "sp-keystore",7047 "thiserror",7048 "tracing",7049 "wasm-timer",7050]70517052[[package]]7053name = "polkadot-node-core-candidate-validation"7054version = "0.9.15"7055source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7056dependencies = [7057 "async-trait",7058 "futures 0.3.19",7059 "parity-scale-codec",7060 "polkadot-node-core-pvf",7061 "polkadot-node-primitives",7062 "polkadot-node-subsystem",7063 "polkadot-node-subsystem-util",7064 "polkadot-parachain",7065 "polkadot-primitives",7066 "sp-maybe-compressed-blob",7067 "tracing",7068]70697070[[package]]7071name = "polkadot-node-core-chain-api"7072version = "0.9.15"7073source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7074dependencies = [7075 "futures 0.3.19",7076 "polkadot-node-subsystem",7077 "polkadot-node-subsystem-util",7078 "polkadot-primitives",7079 "sc-client-api",7080 "sc-consensus-babe",7081 "sp-blockchain",7082 "tracing",7083]70847085[[package]]7086name = "polkadot-node-core-chain-selection"7087version = "0.9.15"7088source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7089dependencies = [7090 "futures 0.3.19",7091 "futures-timer 3.0.2",7092 "kvdb",7093 "parity-scale-codec",7094 "polkadot-node-primitives",7095 "polkadot-node-subsystem",7096 "polkadot-node-subsystem-util",7097 "polkadot-primitives",7098 "thiserror",7099 "tracing",7100]71017102[[package]]7103name = "polkadot-node-core-dispute-coordinator"7104version = "0.9.15"7105source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7106dependencies = [7107 "bitvec",7108 "derive_more",7109 "futures 0.3.19",7110 "kvdb",7111 "parity-scale-codec",7112 "polkadot-node-primitives",7113 "polkadot-node-subsystem",7114 "polkadot-node-subsystem-util",7115 "polkadot-primitives",7116 "sc-keystore",7117 "thiserror",7118 "tracing",7119]71207121[[package]]7122name = "polkadot-node-core-dispute-participation"7123version = "0.9.14"7124source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7125dependencies = [7126 "futures 0.3.19",7127 "polkadot-node-primitives",7128 "polkadot-node-subsystem",7129 "polkadot-primitives",7130 "thiserror",7131 "tracing",7132]71337134[[package]]7135name = "polkadot-node-core-parachains-inherent"7136version = "0.9.15"7137source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7138dependencies = [7139 "async-trait",7140 "futures 0.3.19",7141 "futures-timer 3.0.2",7142 "polkadot-node-subsystem",7143 "polkadot-primitives",7144 "sp-blockchain",7145 "sp-inherents",7146 "sp-runtime",7147 "thiserror",7148 "tracing",7149]71507151[[package]]7152name = "polkadot-node-core-provisioner"7153version = "0.9.15"7154source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7155dependencies = [7156 "bitvec",7157 "futures 0.3.19",7158 "futures-timer 3.0.2",7159 "polkadot-node-subsystem",7160 "polkadot-node-subsystem-util",7161 "polkadot-primitives",7162 "thiserror",7163 "tracing",7164]71657166[[package]]7167name = "polkadot-node-core-pvf"7168version = "0.9.15"7169source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7170dependencies = [7171 "always-assert",7172 "assert_matches",7173 "async-process",7174 "async-std",7175 "futures 0.3.19",7176 "futures-timer 3.0.2",7177 "libc",7178 "parity-scale-codec",7179 "pin-project 1.0.10",7180 "polkadot-core-primitives",7181 "polkadot-node-subsystem-util",7182 "polkadot-parachain",7183 "rand 0.8.4",7184 "sc-executor",7185 "sc-executor-common",7186 "sc-executor-wasmtime",7187 "slotmap",7188 "sp-core",7189 "sp-externalities",7190 "sp-io",7191 "sp-maybe-compressed-blob",7192 "sp-tracing",7193 "sp-wasm-interface",7194 "tracing",7195]71967197[[package]]7198name = "polkadot-node-core-runtime-api"7199version = "0.9.15"7200source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7201dependencies = [7202 "futures 0.3.19",7203 "memory-lru",7204 "parity-util-mem",7205 "polkadot-node-subsystem",7206 "polkadot-node-subsystem-util",7207 "polkadot-primitives",7208 "sp-api",7209 "sp-authority-discovery",7210 "sp-consensus-babe",7211 "sp-core",7212 "tracing",7213]72147215[[package]]7216name = "polkadot-node-jaeger"7217version = "0.9.15"7218source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7219dependencies = [7220 "async-std",7221 "lazy_static",7222 "log",7223 "mick-jaeger",7224 "parity-scale-codec",7225 "parking_lot 0.11.2",7226 "polkadot-node-primitives",7227 "polkadot-primitives",7228 "sc-network",7229 "sp-core",7230 "thiserror",7231]72327233[[package]]7234name = "polkadot-node-metrics"7235version = "0.9.15"7236source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7237dependencies = [7238 "futures 0.3.19",7239 "futures-timer 3.0.2",7240 "metered-channel",7241 "substrate-prometheus-endpoint",7242]72437244[[package]]7245name = "polkadot-node-network-protocol"7246version = "0.9.15"7247source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7248dependencies = [7249 "async-trait",7250 "derive_more",7251 "futures 0.3.19",7252 "parity-scale-codec",7253 "polkadot-node-jaeger",7254 "polkadot-node-primitives",7255 "polkadot-primitives",7256 "sc-authority-discovery",7257 "sc-network",7258 "strum",7259 "thiserror",7260]72617262[[package]]7263name = "polkadot-node-primitives"7264version = "0.9.15"7265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7266dependencies = [7267 "bounded-vec",7268 "futures 0.3.19",7269 "parity-scale-codec",7270 "polkadot-parachain",7271 "polkadot-primitives",7272 "schnorrkel",7273 "serde",7274 "sp-application-crypto",7275 "sp-consensus-babe",7276 "sp-consensus-vrf",7277 "sp-core",7278 "sp-keystore",7279 "sp-maybe-compressed-blob",7280 "thiserror",7281 "zstd",7282]72837284[[package]]7285name = "polkadot-node-subsystem"7286version = "0.9.15"7287source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7288dependencies = [7289 "polkadot-node-jaeger",7290 "polkadot-node-subsystem-types",7291 "polkadot-overseer",7292]72937294[[package]]7295name = "polkadot-node-subsystem-types"7296version = "0.9.15"7297source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7298dependencies = [7299 "derive_more",7300 "futures 0.3.19",7301 "polkadot-node-jaeger",7302 "polkadot-node-network-protocol",7303 "polkadot-node-primitives",7304 "polkadot-overseer-gen",7305 "polkadot-primitives",7306 "polkadot-statement-table",7307 "sc-network",7308 "smallvec",7309 "substrate-prometheus-endpoint",7310 "thiserror",7311]73127313[[package]]7314name = "polkadot-node-subsystem-util"7315version = "0.9.15"7316source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7317dependencies = [7318 "async-trait",7319 "derive_more",7320 "futures 0.3.19",7321 "itertools",7322 "lru 0.7.2",7323 "metered-channel",7324 "parity-scale-codec",7325 "pin-project 1.0.10",7326 "polkadot-node-jaeger",7327 "polkadot-node-metrics",7328 "polkadot-node-network-protocol",7329 "polkadot-node-subsystem",7330 "polkadot-overseer",7331 "polkadot-primitives",7332 "rand 0.8.4",7333 "sp-application-crypto",7334 "sp-core",7335 "sp-keystore",7336 "thiserror",7337 "tracing",7338]73397340[[package]]7341name = "polkadot-overseer"7342version = "0.9.15"7343source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7344dependencies = [7345 "futures 0.3.19",7346 "futures-timer 3.0.2",7347 "lru 0.7.2",7348 "parity-util-mem",7349 "parking_lot 0.11.2",7350 "polkadot-node-metrics",7351 "polkadot-node-network-protocol",7352 "polkadot-node-primitives",7353 "polkadot-node-subsystem-types",7354 "polkadot-overseer-gen",7355 "polkadot-primitives",7356 "sc-client-api",7357 "sp-api",7358 "tracing",7359]73607361[[package]]7362name = "polkadot-overseer-gen"7363version = "0.9.15"7364source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7365dependencies = [7366 "async-trait",7367 "futures 0.3.19",7368 "futures-timer 3.0.2",7369 "metered-channel",7370 "pin-project 1.0.10",7371 "polkadot-node-network-protocol",7372 "polkadot-node-primitives",7373 "polkadot-overseer-gen-proc-macro",7374 "thiserror",7375 "tracing",7376]73777378[[package]]7379name = "polkadot-overseer-gen-proc-macro"7380version = "0.9.15"7381source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7382dependencies = [7383 "proc-macro-crate 1.1.0",7384 "proc-macro2",7385 "quote",7386 "syn",7387]73887389[[package]]7390name = "polkadot-parachain"7391version = "0.9.15"7392source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7393dependencies = [7394 "derive_more",7395 "frame-support",7396 "parity-scale-codec",7397 "parity-util-mem",7398 "polkadot-core-primitives",7399 "scale-info",7400 "serde",7401 "sp-core",7402 "sp-runtime",7403 "sp-std",7404]74057406[[package]]7407name = "polkadot-primitives"7408version = "0.9.15"7409source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7410dependencies = [7411 "bitvec",7412 "frame-system",7413 "hex-literal",7414 "parity-scale-codec",7415 "parity-util-mem",7416 "polkadot-core-primitives",7417 "polkadot-parachain",7418 "scale-info",7419 "serde",7420 "sp-api",7421 "sp-application-crypto",7422 "sp-arithmetic",7423 "sp-authority-discovery",7424 "sp-consensus-slots",7425 "sp-core",7426 "sp-inherents",7427 "sp-io",7428 "sp-keystore",7429 "sp-runtime",7430 "sp-staking",7431 "sp-std",7432 "sp-trie",7433 "sp-version",7434]74357436[[package]]7437name = "polkadot-rpc"7438version = "0.9.15"7439source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7440dependencies = [7441 "beefy-gadget",7442 "beefy-gadget-rpc",7443 "jsonrpc-core",7444 "pallet-mmr-rpc",7445 "pallet-transaction-payment-rpc",7446 "polkadot-primitives",7447 "sc-chain-spec",7448 "sc-client-api",7449 "sc-consensus-babe",7450 "sc-consensus-babe-rpc",7451 "sc-consensus-epochs",7452 "sc-finality-grandpa",7453 "sc-finality-grandpa-rpc",7454 "sc-rpc",7455 "sc-sync-state-rpc",7456 "sc-transaction-pool-api",7457 "sp-api",7458 "sp-block-builder",7459 "sp-blockchain",7460 "sp-consensus",7461 "sp-consensus-babe",7462 "sp-keystore",7463 "sp-runtime",7464 "substrate-frame-rpc-system",7465]74667467[[package]]7468name = "polkadot-runtime"7469version = "0.9.15"7470source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7471dependencies = [7472 "beefy-primitives",7473 "bitvec",7474 "frame-benchmarking",7475 "frame-election-provider-support",7476 "frame-executive",7477 "frame-support",7478 "frame-system",7479 "frame-system-benchmarking",7480 "frame-system-rpc-runtime-api",7481 "frame-try-runtime",7482 "hex-literal",7483 "log",7484 "pallet-authority-discovery",7485 "pallet-authorship",7486 "pallet-babe",7487 "pallet-bags-list",7488 "pallet-balances",7489 "pallet-bounties",7490 "pallet-collective",7491 "pallet-democracy",7492 "pallet-election-provider-multi-phase",7493 "pallet-elections-phragmen",7494 "pallet-grandpa",7495 "pallet-identity",7496 "pallet-im-online",7497 "pallet-indices",7498 "pallet-membership",7499 "pallet-mmr-primitives",7500 "pallet-multisig",7501 "pallet-nicks",7502 "pallet-offences",7503 "pallet-offences-benchmarking",7504 "pallet-proxy",7505 "pallet-scheduler",7506 "pallet-session",7507 "pallet-session-benchmarking",7508 "pallet-staking",7509 "pallet-staking-reward-curve",7510 "pallet-timestamp",7511 "pallet-tips",7512 "pallet-transaction-payment",7513 "pallet-transaction-payment-rpc-runtime-api",7514 "pallet-treasury",7515 "pallet-utility",7516 "pallet-vesting",7517 "pallet-xcm",7518 "parity-scale-codec",7519 "polkadot-primitives",7520 "polkadot-runtime-common",7521 "polkadot-runtime-parachains",7522 "rustc-hex",7523 "scale-info",7524 "serde",7525 "serde_derive",7526 "smallvec",7527 "sp-api",7528 "sp-authority-discovery",7529 "sp-block-builder",7530 "sp-consensus-babe",7531 "sp-core",7532 "sp-inherents",7533 "sp-io",7534 "sp-npos-elections",7535 "sp-offchain",7536 "sp-runtime",7537 "sp-session",7538 "sp-staking",7539 "sp-std",7540 "sp-transaction-pool",7541 "sp-version",7542 "static_assertions",7543 "substrate-wasm-builder",7544 "xcm",7545 "xcm-builder",7546 "xcm-executor",7547]75487549[[package]]7550name = "polkadot-runtime-common"7551version = "0.9.15"7552source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7553dependencies = [7554 "beefy-primitives",7555 "bitvec",7556 "frame-benchmarking",7557 "frame-election-provider-support",7558 "frame-support",7559 "frame-system",7560 "impl-trait-for-tuples",7561 "libsecp256k1 0.7.0",7562 "log",7563 "pallet-authorship",7564 "pallet-babe",7565 "pallet-bags-list",7566 "pallet-balances",7567 "pallet-beefy-mmr",7568 "pallet-election-provider-multi-phase",7569 "pallet-session",7570 "pallet-staking",7571 "pallet-timestamp",7572 "pallet-transaction-payment",7573 "pallet-treasury",7574 "pallet-vesting",7575 "parity-scale-codec",7576 "polkadot-primitives",7577 "polkadot-runtime-parachains",7578 "rustc-hex",7579 "scale-info",7580 "serde",7581 "serde_derive",7582 "slot-range-helper",7583 "sp-api",7584 "sp-core",7585 "sp-inherents",7586 "sp-io",7587 "sp-npos-elections",7588 "sp-runtime",7589 "sp-session",7590 "sp-staking",7591 "sp-std",7592 "static_assertions",7593 "xcm",7594]75957596[[package]]7597name = "polkadot-runtime-parachains"7598version = "0.9.15"7599source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7600dependencies = [7601 "bitflags",7602 "bitvec",7603 "derive_more",7604 "frame-benchmarking",7605 "frame-support",7606 "frame-system",7607 "log",7608 "pallet-authority-discovery",7609 "pallet-authorship",7610 "pallet-babe",7611 "pallet-balances",7612 "pallet-session",7613 "pallet-staking",7614 "pallet-timestamp",7615 "pallet-vesting",7616 "parity-scale-codec",7617 "polkadot-primitives",7618 "rand 0.8.4",7619 "rand_chacha 0.3.1",7620 "rustc-hex",7621 "scale-info",7622 "serde",7623 "sp-api",7624 "sp-core",7625 "sp-inherents",7626 "sp-io",7627 "sp-keystore",7628 "sp-runtime",7629 "sp-session",7630 "sp-staking",7631 "sp-std",7632 "xcm",7633 "xcm-executor",7634]76357636[[package]]7637name = "polkadot-service"7638version = "0.9.15"7639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7640dependencies = [7641 "async-trait",7642 "beefy-gadget",7643 "beefy-primitives",7644 "frame-system-rpc-runtime-api",7645 "futures 0.3.19",7646 "hex-literal",7647 "kusama-runtime",7648 "kvdb",7649 "kvdb-rocksdb",7650 "lru 0.7.2",7651 "pallet-babe",7652 "pallet-im-online",7653 "pallet-mmr-primitives",7654 "pallet-staking",7655 "pallet-transaction-payment-rpc-runtime-api",7656 "polkadot-approval-distribution",7657 "polkadot-availability-bitfield-distribution",7658 "polkadot-availability-distribution",7659 "polkadot-availability-recovery",7660 "polkadot-client",7661 "polkadot-collator-protocol",7662 "polkadot-dispute-distribution",7663 "polkadot-gossip-support",7664 "polkadot-network-bridge",7665 "polkadot-node-collation-generation",7666 "polkadot-node-core-approval-voting",7667 "polkadot-node-core-av-store",7668 "polkadot-node-core-backing",7669 "polkadot-node-core-bitfield-signing",7670 "polkadot-node-core-candidate-validation",7671 "polkadot-node-core-chain-api",7672 "polkadot-node-core-chain-selection",7673 "polkadot-node-core-dispute-coordinator",7674 "polkadot-node-core-dispute-participation",7675 "polkadot-node-core-parachains-inherent",7676 "polkadot-node-core-provisioner",7677 "polkadot-node-core-runtime-api",7678 "polkadot-node-network-protocol",7679 "polkadot-node-primitives",7680 "polkadot-node-subsystem",7681 "polkadot-node-subsystem-util",7682 "polkadot-overseer",7683 "polkadot-parachain",7684 "polkadot-primitives",7685 "polkadot-rpc",7686 "polkadot-runtime",7687 "polkadot-runtime-parachains",7688 "polkadot-statement-distribution",7689 "rococo-runtime",7690 "sc-authority-discovery",7691 "sc-basic-authorship",7692 "sc-block-builder",7693 "sc-chain-spec",7694 "sc-client-api",7695 "sc-client-db",7696 "sc-consensus",7697 "sc-consensus-babe",7698 "sc-consensus-slots",7699 "sc-consensus-uncles",7700 "sc-executor",7701 "sc-finality-grandpa",7702 "sc-keystore",7703 "sc-network",7704 "sc-offchain",7705 "sc-service",7706 "sc-sync-state-rpc",7707 "sc-telemetry",7708 "sc-transaction-pool",7709 "serde",7710 "sp-api",7711 "sp-authority-discovery",7712 "sp-block-builder",7713 "sp-blockchain",7714 "sp-consensus",7715 "sp-consensus-babe",7716 "sp-core",7717 "sp-finality-grandpa",7718 "sp-inherents",7719 "sp-io",7720 "sp-keystore",7721 "sp-offchain",7722 "sp-runtime",7723 "sp-session",7724 "sp-state-machine",7725 "sp-storage",7726 "sp-timestamp",7727 "sp-transaction-pool",7728 "sp-trie",7729 "substrate-prometheus-endpoint",7730 "thiserror",7731 "tracing",7732 "westend-runtime",7733]77347735[[package]]7736name = "polkadot-statement-distribution"7737version = "0.9.15"7738source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7739dependencies = [7740 "arrayvec 0.5.2",7741 "derive_more",7742 "futures 0.3.19",7743 "indexmap",7744 "parity-scale-codec",7745 "polkadot-node-network-protocol",7746 "polkadot-node-primitives",7747 "polkadot-node-subsystem",7748 "polkadot-node-subsystem-util",7749 "polkadot-primitives",7750 "sp-keystore",7751 "sp-staking",7752 "thiserror",7753 "tracing",7754]77557756[[package]]7757name = "polkadot-statement-table"7758version = "0.9.15"7759source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7760dependencies = [7761 "parity-scale-codec",7762 "polkadot-primitives",7763 "sp-core",7764]77657766[[package]]7767name = "polkadot-test-runtime"7768version = "0.9.15"7769source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7770dependencies = [7771 "beefy-primitives",7772 "bitvec",7773 "frame-election-provider-support",7774 "frame-executive",7775 "frame-support",7776 "frame-system",7777 "frame-system-rpc-runtime-api",7778 "log",7779 "pallet-authority-discovery",7780 "pallet-authorship",7781 "pallet-babe",7782 "pallet-balances",7783 "pallet-grandpa",7784 "pallet-indices",7785 "pallet-mmr-primitives",7786 "pallet-nicks",7787 "pallet-offences",7788 "pallet-session",7789 "pallet-staking",7790 "pallet-staking-reward-curve",7791 "pallet-sudo",7792 "pallet-timestamp",7793 "pallet-transaction-payment",7794 "pallet-transaction-payment-rpc-runtime-api",7795 "pallet-vesting",7796 "pallet-xcm",7797 "parity-scale-codec",7798 "polkadot-parachain",7799 "polkadot-primitives",7800 "polkadot-runtime-common",7801 "polkadot-runtime-parachains",7802 "rustc-hex",7803 "scale-info",7804 "serde",7805 "serde_derive",7806 "smallvec",7807 "sp-api",7808 "sp-authority-discovery",7809 "sp-block-builder",7810 "sp-consensus-babe",7811 "sp-core",7812 "sp-inherents",7813 "sp-io",7814 "sp-offchain",7815 "sp-runtime",7816 "sp-session",7817 "sp-staking",7818 "sp-std",7819 "sp-transaction-pool",7820 "sp-version",7821 "substrate-wasm-builder",7822 "xcm",7823 "xcm-builder",7824 "xcm-executor",7825]78267827[[package]]7828name = "polkadot-test-service"7829version = "0.9.15"7830source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"7831dependencies = [7832 "frame-benchmarking",7833 "frame-system",7834 "futures 0.1.31",7835 "futures 0.3.19",7836 "hex",7837 "pallet-balances",7838 "pallet-staking",7839 "pallet-transaction-payment",7840 "polkadot-node-primitives",7841 "polkadot-node-subsystem",7842 "polkadot-overseer",7843 "polkadot-parachain",7844 "polkadot-primitives",7845 "polkadot-rpc",7846 "polkadot-runtime-common",7847 "polkadot-runtime-parachains",7848 "polkadot-service",7849 "polkadot-test-runtime",7850 "rand 0.8.4",7851 "sc-authority-discovery",7852 "sc-chain-spec",7853 "sc-cli",7854 "sc-client-api",7855 "sc-consensus",7856 "sc-consensus-babe",7857 "sc-executor",7858 "sc-finality-grandpa",7859 "sc-network",7860 "sc-service",7861 "sc-tracing",7862 "sc-transaction-pool",7863 "sp-arithmetic",7864 "sp-authority-discovery",7865 "sp-blockchain",7866 "sp-consensus",7867 "sp-consensus-babe",7868 "sp-core",7869 "sp-finality-grandpa",7870 "sp-inherents",7871 "sp-keyring",7872 "sp-runtime",7873 "sp-state-machine",7874 "substrate-test-client",7875 "tempfile",7876 "tokio 1.15.0",7877 "tracing",7878]78797880[[package]]7881name = "polling"7882version = "2.2.0"7883source = "registry+https://github.com/rust-lang/crates.io-index"7884checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"7885dependencies = [7886 "cfg-if 1.0.0",7887 "libc",7888 "log",7889 "wepoll-ffi",7890 "winapi 0.3.9",7891]78927893[[package]]7894name = "poly1305"7895version = "0.7.2"7896source = "registry+https://github.com/rust-lang/crates.io-index"7897checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"7898dependencies = [7899 "cpufeatures 0.2.1",7900 "opaque-debug 0.3.0",7901 "universal-hash",7902]79037904[[package]]7905name = "polyval"7906version = "0.5.3"7907source = "registry+https://github.com/rust-lang/crates.io-index"7908checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"7909dependencies = [7910 "cfg-if 1.0.0",7911 "cpufeatures 0.2.1",7912 "opaque-debug 0.3.0",7913 "universal-hash",7914]79157916[[package]]7917name = "ppv-lite86"7918version = "0.2.16"7919source = "registry+https://github.com/rust-lang/crates.io-index"7920checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"79217922[[package]]7923name = "primitive-types"7924version = "0.9.1"7925source = "registry+https://github.com/rust-lang/crates.io-index"7926checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"7927dependencies = [7928 "fixed-hash",7929 "impl-codec",7930 "impl-rlp",7931 "uint",7932]79337934[[package]]7935name = "primitive-types"7936version = "0.10.1"7937source = "registry+https://github.com/rust-lang/crates.io-index"7938checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"7939dependencies = [7940 "fixed-hash",7941 "impl-codec",7942 "impl-rlp",7943 "impl-serde",7944 "scale-info",7945 "uint",7946]79477948[[package]]7949name = "proc-macro-crate"7950version = "0.1.5"7951source = "registry+https://github.com/rust-lang/crates.io-index"7952checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"7953dependencies = [7954 "toml",7955]79567957[[package]]7958name = "proc-macro-crate"7959version = "1.1.0"7960source = "registry+https://github.com/rust-lang/crates.io-index"7961checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"7962dependencies = [7963 "thiserror",7964 "toml",7965]79667967[[package]]7968name = "proc-macro-error"7969version = "1.0.4"7970source = "registry+https://github.com/rust-lang/crates.io-index"7971checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"7972dependencies = [7973 "proc-macro-error-attr",7974 "proc-macro2",7975 "quote",7976 "syn",7977 "version_check",7978]79797980[[package]]7981name = "proc-macro-error-attr"7982version = "1.0.4"7983source = "registry+https://github.com/rust-lang/crates.io-index"7984checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"7985dependencies = [7986 "proc-macro2",7987 "quote",7988 "version_check",7989]79907991[[package]]7992name = "proc-macro2"7993version = "1.0.36"7994source = "registry+https://github.com/rust-lang/crates.io-index"7995checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"7996dependencies = [7997 "unicode-xid",7998]79998000[[package]]8001name = "prometheus"8002version = "0.13.0"8003source = "registry+https://github.com/rust-lang/crates.io-index"8004checksum = "b7f64969ffd5dd8f39bd57a68ac53c163a095ed9d0fb707146da1b27025a3504"8005dependencies = [8006 "cfg-if 1.0.0",8007 "fnv",8008 "lazy_static",8009 "memchr",8010 "parking_lot 0.11.2",8011 "thiserror",8012]80138014[[package]]8015name = "prost"8016version = "0.9.0"8017source = "registry+https://github.com/rust-lang/crates.io-index"8018checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"8019dependencies = [8020 "bytes 1.1.0",8021 "prost-derive",8022]80238024[[package]]8025name = "prost-build"8026version = "0.9.0"8027source = "registry+https://github.com/rust-lang/crates.io-index"8028checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8029dependencies = [8030 "bytes 1.1.0",8031 "heck",8032 "itertools",8033 "lazy_static",8034 "log",8035 "multimap",8036 "petgraph",8037 "prost",8038 "prost-types",8039 "regex",8040 "tempfile",8041 "which",8042]80438044[[package]]8045name = "prost-derive"8046version = "0.9.0"8047source = "registry+https://github.com/rust-lang/crates.io-index"8048checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"8049dependencies = [8050 "anyhow",8051 "itertools",8052 "proc-macro2",8053 "quote",8054 "syn",8055]80568057[[package]]8058name = "prost-types"8059version = "0.9.0"8060source = "registry+https://github.com/rust-lang/crates.io-index"8061checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"8062dependencies = [8063 "bytes 1.1.0",8064 "prost",8065]80668067[[package]]8068name = "psm"8069version = "0.1.16"8070source = "registry+https://github.com/rust-lang/crates.io-index"8071checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"8072dependencies = [8073 "cc",8074]80758076[[package]]8077name = "pwasm-utils"8078version = "0.18.2"8079source = "registry+https://github.com/rust-lang/crates.io-index"8080checksum = "880b3384fb00b8f6ecccd5d358b93bd2201900ae3daad213791d1864f6441f5c"8081dependencies = [8082 "byteorder",8083 "log",8084 "parity-wasm 0.42.2",8085]80868087[[package]]8088name = "quick-error"8089version = "1.2.3"8090source = "registry+https://github.com/rust-lang/crates.io-index"8091checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"80928093[[package]]8094name = "quick-error"8095version = "2.0.1"8096source = "registry+https://github.com/rust-lang/crates.io-index"8097checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"80988099[[package]]8100name = "quicksink"8101version = "0.1.2"8102source = "registry+https://github.com/rust-lang/crates.io-index"8103checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8104dependencies = [8105 "futures-core",8106 "futures-sink",8107 "pin-project-lite 0.1.12",8108]81098110[[package]]8111name = "quote"8112version = "1.0.14"8113source = "registry+https://github.com/rust-lang/crates.io-index"8114checksum = "47aa80447ce4daf1717500037052af176af5d38cc3e571d9ec1c7353fc10c87d"8115dependencies = [8116 "proc-macro2",8117]81188119[[package]]8120name = "radium"8121version = "0.6.2"8122source = "registry+https://github.com/rust-lang/crates.io-index"8123checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"81248125[[package]]8126name = "rand"8127version = "0.7.3"8128source = "registry+https://github.com/rust-lang/crates.io-index"8129checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8130dependencies = [8131 "getrandom 0.1.16",8132 "libc",8133 "rand_chacha 0.2.2",8134 "rand_core 0.5.1",8135 "rand_hc 0.2.0",8136 "rand_pcg",8137]81388139[[package]]8140name = "rand"8141version = "0.8.4"8142source = "registry+https://github.com/rust-lang/crates.io-index"8143checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"8144dependencies = [8145 "libc",8146 "rand_chacha 0.3.1",8147 "rand_core 0.6.3",8148 "rand_hc 0.3.1",8149]81508151[[package]]8152name = "rand_chacha"8153version = "0.2.2"8154source = "registry+https://github.com/rust-lang/crates.io-index"8155checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8156dependencies = [8157 "ppv-lite86",8158 "rand_core 0.5.1",8159]81608161[[package]]8162name = "rand_chacha"8163version = "0.3.1"8164source = "registry+https://github.com/rust-lang/crates.io-index"8165checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8166dependencies = [8167 "ppv-lite86",8168 "rand_core 0.6.3",8169]81708171[[package]]8172name = "rand_core"8173version = "0.5.1"8174source = "registry+https://github.com/rust-lang/crates.io-index"8175checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8176dependencies = [8177 "getrandom 0.1.16",8178]81798180[[package]]8181name = "rand_core"8182version = "0.6.3"8183source = "registry+https://github.com/rust-lang/crates.io-index"8184checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8185dependencies = [8186 "getrandom 0.2.4",8187]81888189[[package]]8190name = "rand_distr"8191version = "0.4.3"8192source = "registry+https://github.com/rust-lang/crates.io-index"8193checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8194dependencies = [8195 "num-traits",8196 "rand 0.8.4",8197]81988199[[package]]8200name = "rand_hc"8201version = "0.2.0"8202source = "registry+https://github.com/rust-lang/crates.io-index"8203checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8204dependencies = [8205 "rand_core 0.5.1",8206]82078208[[package]]8209name = "rand_hc"8210version = "0.3.1"8211source = "registry+https://github.com/rust-lang/crates.io-index"8212checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"8213dependencies = [8214 "rand_core 0.6.3",8215]82168217[[package]]8218name = "rand_pcg"8219version = "0.2.1"8220source = "registry+https://github.com/rust-lang/crates.io-index"8221checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8222dependencies = [8223 "rand_core 0.5.1",8224]82258226[[package]]8227name = "rawpointer"8228version = "0.2.1"8229source = "registry+https://github.com/rust-lang/crates.io-index"8230checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"82318232[[package]]8233name = "rayon"8234version = "1.5.1"8235source = "registry+https://github.com/rust-lang/crates.io-index"8236checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"8237dependencies = [8238 "autocfg",8239 "crossbeam-deque",8240 "either",8241 "rayon-core",8242]82438244[[package]]8245name = "rayon-core"8246version = "1.9.1"8247source = "registry+https://github.com/rust-lang/crates.io-index"8248checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"8249dependencies = [8250 "crossbeam-channel",8251 "crossbeam-deque",8252 "crossbeam-utils",8253 "lazy_static",8254 "num_cpus",8255]82568257[[package]]8258name = "redox_syscall"8259version = "0.1.57"8260source = "registry+https://github.com/rust-lang/crates.io-index"8261checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"82628263[[package]]8264name = "redox_syscall"8265version = "0.2.10"8266source = "registry+https://github.com/rust-lang/crates.io-index"8267checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"8268dependencies = [8269 "bitflags",8270]82718272[[package]]8273name = "redox_users"8274version = "0.4.0"8275source = "registry+https://github.com/rust-lang/crates.io-index"8276checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8277dependencies = [8278 "getrandom 0.2.4",8279 "redox_syscall 0.2.10",8280]82818282[[package]]8283name = "reed-solomon-novelpoly"8284version = "1.0.0"8285source = "registry+https://github.com/rust-lang/crates.io-index"8286checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8287dependencies = [8288 "derive_more",8289 "fs-err",8290 "itertools",8291 "static_init",8292 "thiserror",8293]82948295[[package]]8296name = "ref-cast"8297version = "1.0.6"8298source = "registry+https://github.com/rust-lang/crates.io-index"8299checksum = "300f2a835d808734ee295d45007adacb9ebb29dd3ae2424acfa17930cae541da"8300dependencies = [8301 "ref-cast-impl",8302]83038304[[package]]8305name = "ref-cast-impl"8306version = "1.0.6"8307source = "registry+https://github.com/rust-lang/crates.io-index"8308checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2"8309dependencies = [8310 "proc-macro2",8311 "quote",8312 "syn",8313]83148315[[package]]8316name = "regalloc"8317version = "0.0.32"8318source = "registry+https://github.com/rust-lang/crates.io-index"8319checksum = "a6304468554ed921da3d32c355ea107b8d13d7b8996c3adfb7aab48d3bc321f4"8320dependencies = [8321 "log",8322 "rustc-hash",8323 "smallvec",8324]83258326[[package]]8327name = "regex"8328version = "1.5.4"8329source = "registry+https://github.com/rust-lang/crates.io-index"8330checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"8331dependencies = [8332 "aho-corasick",8333 "memchr",8334 "regex-syntax",8335]83368337[[package]]8338name = "regex-automata"8339version = "0.1.10"8340source = "registry+https://github.com/rust-lang/crates.io-index"8341checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8342dependencies = [8343 "regex-syntax",8344]83458346[[package]]8347name = "regex-syntax"8348version = "0.6.25"8349source = "registry+https://github.com/rust-lang/crates.io-index"8350checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"83518352[[package]]8353name = "region"8354version = "2.2.0"8355source = "registry+https://github.com/rust-lang/crates.io-index"8356checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8357dependencies = [8358 "bitflags",8359 "libc",8360 "mach",8361 "winapi 0.3.9",8362]83638364[[package]]8365name = "remote-externalities"8366version = "0.10.0-dev"8367source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8368dependencies = [8369 "env_logger 0.9.0",8370 "jsonrpsee",8371 "log",8372 "parity-scale-codec",8373 "serde",8374 "serde_json",8375 "sp-core",8376 "sp-io",8377 "sp-runtime",8378 "sp-version",8379]83808381[[package]]8382name = "remove_dir_all"8383version = "0.5.3"8384source = "registry+https://github.com/rust-lang/crates.io-index"8385checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8386dependencies = [8387 "winapi 0.3.9",8388]83898390[[package]]8391name = "resolv-conf"8392version = "0.7.0"8393source = "registry+https://github.com/rust-lang/crates.io-index"8394checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8395dependencies = [8396 "hostname",8397 "quick-error 1.2.3",8398]83998400[[package]]8401name = "retain_mut"8402version = "0.1.5"8403source = "registry+https://github.com/rust-lang/crates.io-index"8404checksum = "11000e6ba5020e53e7cc26f73b91ae7d5496b4977851479edb66b694c0675c21"84058406[[package]]8407name = "ring"8408version = "0.16.20"8409source = "registry+https://github.com/rust-lang/crates.io-index"8410checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8411dependencies = [8412 "cc",8413 "libc",8414 "once_cell",8415 "spin",8416 "untrusted",8417 "web-sys",8418 "winapi 0.3.9",8419]84208421[[package]]8422name = "rlp"8423version = "0.5.1"8424source = "registry+https://github.com/rust-lang/crates.io-index"8425checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8426dependencies = [8427 "bytes 1.1.0",8428 "rustc-hex",8429]84308431[[package]]8432name = "rlp-derive"8433version = "0.1.0"8434source = "registry+https://github.com/rust-lang/crates.io-index"8435checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8436dependencies = [8437 "proc-macro2",8438 "quote",8439 "syn",8440]84418442[[package]]8443name = "rocksdb"8444version = "0.17.0"8445source = "registry+https://github.com/rust-lang/crates.io-index"8446checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"8447dependencies = [8448 "libc",8449 "librocksdb-sys",8450]84518452[[package]]8453name = "rococo-runtime"8454version = "0.9.15"8455source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"8456dependencies = [8457 "beefy-primitives",8458 "bp-messages",8459 "bp-rococo",8460 "bp-runtime",8461 "bp-wococo",8462 "bridge-runtime-common",8463 "frame-benchmarking",8464 "frame-executive",8465 "frame-support",8466 "frame-system",8467 "frame-system-rpc-runtime-api",8468 "hex-literal",8469 "log",8470 "pallet-authority-discovery",8471 "pallet-authorship",8472 "pallet-babe",8473 "pallet-balances",8474 "pallet-beefy",8475 "pallet-beefy-mmr",8476 "pallet-bridge-dispatch",8477 "pallet-bridge-grandpa",8478 "pallet-bridge-messages",8479 "pallet-collective",8480 "pallet-grandpa",8481 "pallet-im-online",8482 "pallet-indices",8483 "pallet-membership",8484 "pallet-mmr",8485 "pallet-mmr-primitives",8486 "pallet-multisig",8487 "pallet-offences",8488 "pallet-proxy",8489 "pallet-session",8490 "pallet-staking",8491 "pallet-sudo",8492 "pallet-timestamp",8493 "pallet-transaction-payment",8494 "pallet-transaction-payment-rpc-runtime-api",8495 "pallet-utility",8496 "pallet-xcm",8497 "parity-scale-codec",8498 "polkadot-parachain",8499 "polkadot-primitives",8500 "polkadot-runtime-common",8501 "polkadot-runtime-parachains",8502 "scale-info",8503 "serde",8504 "serde_derive",8505 "smallvec",8506 "sp-api",8507 "sp-authority-discovery",8508 "sp-block-builder",8509 "sp-consensus-babe",8510 "sp-core",8511 "sp-inherents",8512 "sp-io",8513 "sp-offchain",8514 "sp-runtime",8515 "sp-session",8516 "sp-staking",8517 "sp-std",8518 "sp-transaction-pool",8519 "sp-version",8520 "substrate-wasm-builder",8521 "xcm",8522 "xcm-builder",8523 "xcm-executor",8524]85258526[[package]]8527name = "rpassword"8528version = "5.0.1"8529source = "registry+https://github.com/rust-lang/crates.io-index"8530checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"8531dependencies = [8532 "libc",8533 "winapi 0.3.9",8534]85358536[[package]]8537name = "rsix"8538version = "0.23.9"8539source = "registry+https://github.com/rust-lang/crates.io-index"8540checksum = "1f64c5788d5aab8b75441499d99576a24eb09f76fb267b36fec7e3d970c66431"8541dependencies = [8542 "bitflags",8543 "cc",8544 "errno",8545 "io-lifetimes",8546 "itoa 0.4.8",8547 "libc",8548 "linux-raw-sys",8549 "once_cell",8550 "rustc_version 0.4.0",8551]85528553[[package]]8554name = "rustc-demangle"8555version = "0.1.21"8556source = "registry+https://github.com/rust-lang/crates.io-index"8557checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"85588559[[package]]8560name = "rustc-hash"8561version = "1.1.0"8562source = "registry+https://github.com/rust-lang/crates.io-index"8563checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"85648565[[package]]8566name = "rustc-hex"8567version = "2.1.0"8568source = "registry+https://github.com/rust-lang/crates.io-index"8569checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"85708571[[package]]8572name = "rustc_version"8573version = "0.2.3"8574source = "registry+https://github.com/rust-lang/crates.io-index"8575checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"8576dependencies = [8577 "semver 0.9.0",8578]85798580[[package]]8581name = "rustc_version"8582version = "0.3.3"8583source = "registry+https://github.com/rust-lang/crates.io-index"8584checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"8585dependencies = [8586 "semver 0.11.0",8587]85888589[[package]]8590name = "rustc_version"8591version = "0.4.0"8592source = "registry+https://github.com/rust-lang/crates.io-index"8593checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"8594dependencies = [8595 "semver 1.0.4",8596]85978598[[package]]8599name = "rustls"8600version = "0.19.1"8601source = "registry+https://github.com/rust-lang/crates.io-index"8602checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"8603dependencies = [8604 "base64",8605 "log",8606 "ring",8607 "sct",8608 "webpki",8609]86108611[[package]]8612name = "rustls-native-certs"8613version = "0.5.0"8614source = "registry+https://github.com/rust-lang/crates.io-index"8615checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8616dependencies = [8617 "openssl-probe",8618 "rustls",8619 "schannel",8620 "security-framework",8621]86228623[[package]]8624name = "rw-stream-sink"8625version = "0.2.1"8626source = "registry+https://github.com/rust-lang/crates.io-index"8627checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"8628dependencies = [8629 "futures 0.3.19",8630 "pin-project 0.4.29",8631 "static_assertions",8632]86338634[[package]]8635name = "ryu"8636version = "1.0.9"8637source = "registry+https://github.com/rust-lang/crates.io-index"8638checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"86398640[[package]]8641name = "safe-mix"8642version = "1.0.1"8643source = "registry+https://github.com/rust-lang/crates.io-index"8644checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"8645dependencies = [8646 "rustc_version 0.2.3",8647]86488649[[package]]8650name = "salsa20"8651version = "0.9.0"8652source = "registry+https://github.com/rust-lang/crates.io-index"8653checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"8654dependencies = [8655 "cipher",8656]86578658[[package]]8659name = "same-file"8660version = "1.0.6"8661source = "registry+https://github.com/rust-lang/crates.io-index"8662checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"8663dependencies = [8664 "winapi-util",8665]86668667[[package]]8668name = "sc-allocator"8669version = "4.1.0-dev"8670source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8671dependencies = [8672 "log",8673 "sp-core",8674 "sp-wasm-interface",8675 "thiserror",8676]86778678[[package]]8679name = "sc-authority-discovery"8680version = "0.10.0-dev"8681source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8682dependencies = [8683 "async-trait",8684 "derive_more",8685 "futures 0.3.19",8686 "futures-timer 3.0.2",8687 "ip_network",8688 "libp2p",8689 "log",8690 "parity-scale-codec",8691 "prost",8692 "prost-build",8693 "rand 0.7.3",8694 "sc-client-api",8695 "sc-network",8696 "sp-api",8697 "sp-authority-discovery",8698 "sp-blockchain",8699 "sp-core",8700 "sp-keystore",8701 "sp-runtime",8702 "substrate-prometheus-endpoint",8703]87048705[[package]]8706name = "sc-basic-authorship"8707version = "0.10.0-dev"8708source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8709dependencies = [8710 "futures 0.3.19",8711 "futures-timer 3.0.2",8712 "log",8713 "parity-scale-codec",8714 "sc-block-builder",8715 "sc-client-api",8716 "sc-proposer-metrics",8717 "sc-telemetry",8718 "sc-transaction-pool-api",8719 "sp-api",8720 "sp-blockchain",8721 "sp-consensus",8722 "sp-core",8723 "sp-inherents",8724 "sp-runtime",8725 "substrate-prometheus-endpoint",8726]87278728[[package]]8729name = "sc-block-builder"8730version = "0.10.0-dev"8731source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8732dependencies = [8733 "parity-scale-codec",8734 "sc-client-api",8735 "sp-api",8736 "sp-block-builder",8737 "sp-blockchain",8738 "sp-core",8739 "sp-inherents",8740 "sp-runtime",8741 "sp-state-machine",8742]87438744[[package]]8745name = "sc-chain-spec"8746version = "4.0.0-dev"8747source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8748dependencies = [8749 "impl-trait-for-tuples",8750 "memmap2 0.5.2",8751 "parity-scale-codec",8752 "sc-chain-spec-derive",8753 "sc-network",8754 "sc-telemetry",8755 "serde",8756 "serde_json",8757 "sp-core",8758 "sp-runtime",8759]87608761[[package]]8762name = "sc-chain-spec-derive"8763version = "4.0.0-dev"8764source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8765dependencies = [8766 "proc-macro-crate 1.1.0",8767 "proc-macro2",8768 "quote",8769 "syn",8770]87718772[[package]]8773name = "sc-cli"8774version = "0.10.0-dev"8775source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8776dependencies = [8777 "chrono",8778 "fdlimit",8779 "futures 0.3.19",8780 "hex",8781 "libp2p",8782 "log",8783 "names",8784 "parity-scale-codec",8785 "rand 0.7.3",8786 "regex",8787 "rpassword",8788 "sc-client-api",8789 "sc-keystore",8790 "sc-network",8791 "sc-service",8792 "sc-telemetry",8793 "sc-tracing",8794 "sc-utils",8795 "serde",8796 "serde_json",8797 "sp-blockchain",8798 "sp-core",8799 "sp-keyring",8800 "sp-keystore",8801 "sp-panic-handler",8802 "sp-runtime",8803 "sp-version",8804 "structopt",8805 "thiserror",8806 "tiny-bip39",8807 "tokio 1.15.0",8808]88098810[[package]]8811name = "sc-client-api"8812version = "4.0.0-dev"8813source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8814dependencies = [8815 "fnv",8816 "futures 0.3.19",8817 "hash-db",8818 "log",8819 "parity-scale-codec",8820 "parking_lot 0.11.2",8821 "sc-executor",8822 "sc-transaction-pool-api",8823 "sc-utils",8824 "sp-api",8825 "sp-blockchain",8826 "sp-consensus",8827 "sp-core",8828 "sp-database",8829 "sp-externalities",8830 "sp-keystore",8831 "sp-runtime",8832 "sp-state-machine",8833 "sp-storage",8834 "sp-trie",8835 "substrate-prometheus-endpoint",8836]88378838[[package]]8839name = "sc-client-db"8840version = "0.10.0-dev"8841source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8842dependencies = [8843 "hash-db",8844 "kvdb",8845 "kvdb-memorydb",8846 "kvdb-rocksdb",8847 "linked-hash-map",8848 "log",8849 "parity-db",8850 "parity-scale-codec",8851 "parking_lot 0.11.2",8852 "sc-client-api",8853 "sc-state-db",8854 "sp-arithmetic",8855 "sp-blockchain",8856 "sp-core",8857 "sp-database",8858 "sp-runtime",8859 "sp-state-machine",8860 "sp-trie",8861]88628863[[package]]8864name = "sc-consensus"8865version = "0.10.0-dev"8866source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8867dependencies = [8868 "async-trait",8869 "futures 0.3.19",8870 "futures-timer 3.0.2",8871 "libp2p",8872 "log",8873 "parking_lot 0.11.2",8874 "sc-client-api",8875 "sc-utils",8876 "serde",8877 "sp-api",8878 "sp-blockchain",8879 "sp-consensus",8880 "sp-core",8881 "sp-runtime",8882 "sp-state-machine",8883 "substrate-prometheus-endpoint",8884 "thiserror",8885]88868887[[package]]8888name = "sc-consensus-aura"8889version = "0.10.0-dev"8890source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8891dependencies = [8892 "async-trait",8893 "derive_more",8894 "futures 0.3.19",8895 "log",8896 "parity-scale-codec",8897 "sc-block-builder",8898 "sc-client-api",8899 "sc-consensus",8900 "sc-consensus-slots",8901 "sc-telemetry",8902 "sp-api",8903 "sp-application-crypto",8904 "sp-block-builder",8905 "sp-blockchain",8906 "sp-consensus",8907 "sp-consensus-aura",8908 "sp-consensus-slots",8909 "sp-core",8910 "sp-inherents",8911 "sp-keystore",8912 "sp-runtime",8913 "substrate-prometheus-endpoint",8914]89158916[[package]]8917name = "sc-consensus-babe"8918version = "0.10.0-dev"8919source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8920dependencies = [8921 "async-trait",8922 "derive_more",8923 "fork-tree",8924 "futures 0.3.19",8925 "log",8926 "merlin",8927 "num-bigint",8928 "num-rational 0.2.4",8929 "num-traits",8930 "parity-scale-codec",8931 "parking_lot 0.11.2",8932 "rand 0.7.3",8933 "retain_mut",8934 "sc-client-api",8935 "sc-consensus",8936 "sc-consensus-epochs",8937 "sc-consensus-slots",8938 "sc-keystore",8939 "sc-telemetry",8940 "schnorrkel",8941 "serde",8942 "sp-api",8943 "sp-application-crypto",8944 "sp-block-builder",8945 "sp-blockchain",8946 "sp-consensus",8947 "sp-consensus-babe",8948 "sp-consensus-slots",8949 "sp-consensus-vrf",8950 "sp-core",8951 "sp-inherents",8952 "sp-io",8953 "sp-keystore",8954 "sp-runtime",8955 "sp-version",8956 "substrate-prometheus-endpoint",8957]89588959[[package]]8960name = "sc-consensus-babe-rpc"8961version = "0.10.0-dev"8962source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8963dependencies = [8964 "derive_more",8965 "futures 0.3.19",8966 "jsonrpc-core",8967 "jsonrpc-core-client",8968 "jsonrpc-derive",8969 "sc-consensus-babe",8970 "sc-consensus-epochs",8971 "sc-rpc-api",8972 "serde",8973 "sp-api",8974 "sp-application-crypto",8975 "sp-blockchain",8976 "sp-consensus",8977 "sp-consensus-babe",8978 "sp-core",8979 "sp-keystore",8980 "sp-runtime",8981]89828983[[package]]8984name = "sc-consensus-epochs"8985version = "0.10.0-dev"8986source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"8987dependencies = [8988 "fork-tree",8989 "parity-scale-codec",8990 "sc-client-api",8991 "sc-consensus",8992 "sp-blockchain",8993 "sp-runtime",8994]89958996[[package]]8997name = "sc-consensus-slots"8998version = "0.10.0-dev"8999source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9000dependencies = [9001 "async-trait",9002 "futures 0.3.19",9003 "futures-timer 3.0.2",9004 "log",9005 "parity-scale-codec",9006 "sc-client-api",9007 "sc-consensus",9008 "sc-telemetry",9009 "sp-api",9010 "sp-arithmetic",9011 "sp-blockchain",9012 "sp-consensus",9013 "sp-consensus-slots",9014 "sp-core",9015 "sp-inherents",9016 "sp-runtime",9017 "sp-state-machine",9018 "sp-timestamp",9019 "thiserror",9020]90219022[[package]]9023name = "sc-consensus-uncles"9024version = "0.10.0-dev"9025source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9026dependencies = [9027 "sc-client-api",9028 "sp-authorship",9029 "sp-runtime",9030 "thiserror",9031]90329033[[package]]9034name = "sc-executor"9035version = "0.10.0-dev"9036source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9037dependencies = [9038 "lazy_static",9039 "libsecp256k1 0.7.0",9040 "log",9041 "parity-scale-codec",9042 "parking_lot 0.11.2",9043 "sc-executor-common",9044 "sc-executor-wasmi",9045 "sc-executor-wasmtime",9046 "sp-api",9047 "sp-core",9048 "sp-core-hashing-proc-macro",9049 "sp-externalities",9050 "sp-io",9051 "sp-panic-handler",9052 "sp-runtime-interface",9053 "sp-tasks",9054 "sp-trie",9055 "sp-version",9056 "sp-wasm-interface",9057 "wasmi",9058]90599060[[package]]9061name = "sc-executor-common"9062version = "0.10.0-dev"9063source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9064dependencies = [9065 "derive_more",9066 "environmental",9067 "parity-scale-codec",9068 "pwasm-utils",9069 "sc-allocator",9070 "sp-core",9071 "sp-maybe-compressed-blob",9072 "sp-serializer",9073 "sp-wasm-interface",9074 "thiserror",9075 "wasmi",9076]90779078[[package]]9079name = "sc-executor-wasmi"9080version = "0.10.0-dev"9081source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9082dependencies = [9083 "log",9084 "parity-scale-codec",9085 "sc-allocator",9086 "sc-executor-common",9087 "scoped-tls",9088 "sp-core",9089 "sp-runtime-interface",9090 "sp-wasm-interface",9091 "wasmi",9092]90939094[[package]]9095name = "sc-executor-wasmtime"9096version = "0.10.0-dev"9097source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9098dependencies = [9099 "cfg-if 1.0.0",9100 "libc",9101 "log",9102 "parity-scale-codec",9103 "parity-wasm 0.42.2",9104 "sc-allocator",9105 "sc-executor-common",9106 "sp-core",9107 "sp-runtime-interface",9108 "sp-wasm-interface",9109 "wasmtime",9110]91119112[[package]]9113name = "sc-finality-grandpa"9114version = "0.10.0-dev"9115source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9116dependencies = [9117 "async-trait",9118 "derive_more",9119 "dyn-clone",9120 "finality-grandpa",9121 "fork-tree",9122 "futures 0.3.19",9123 "futures-timer 3.0.2",9124 "log",9125 "parity-scale-codec",9126 "parking_lot 0.11.2",9127 "rand 0.8.4",9128 "sc-block-builder",9129 "sc-client-api",9130 "sc-consensus",9131 "sc-keystore",9132 "sc-network",9133 "sc-network-gossip",9134 "sc-telemetry",9135 "sc-utils",9136 "serde_json",9137 "sp-api",9138 "sp-application-crypto",9139 "sp-arithmetic",9140 "sp-blockchain",9141 "sp-consensus",9142 "sp-core",9143 "sp-finality-grandpa",9144 "sp-keystore",9145 "sp-runtime",9146 "substrate-prometheus-endpoint",9147]91489149[[package]]9150name = "sc-finality-grandpa-rpc"9151version = "0.10.0-dev"9152source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9153dependencies = [9154 "derive_more",9155 "finality-grandpa",9156 "futures 0.3.19",9157 "jsonrpc-core",9158 "jsonrpc-core-client",9159 "jsonrpc-derive",9160 "jsonrpc-pubsub",9161 "log",9162 "parity-scale-codec",9163 "sc-client-api",9164 "sc-finality-grandpa",9165 "sc-rpc",9166 "serde",9167 "serde_json",9168 "sp-blockchain",9169 "sp-core",9170 "sp-runtime",9171]91729173[[package]]9174name = "sc-informant"9175version = "0.10.0-dev"9176source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9177dependencies = [9178 "ansi_term",9179 "futures 0.3.19",9180 "futures-timer 3.0.2",9181 "log",9182 "parity-util-mem",9183 "sc-client-api",9184 "sc-network",9185 "sc-transaction-pool-api",9186 "sp-blockchain",9187 "sp-runtime",9188]91899190[[package]]9191name = "sc-keystore"9192version = "4.0.0-dev"9193source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9194dependencies = [9195 "async-trait",9196 "derive_more",9197 "hex",9198 "parking_lot 0.11.2",9199 "serde_json",9200 "sp-application-crypto",9201 "sp-core",9202 "sp-keystore",9203]92049205[[package]]9206name = "sc-network"9207version = "0.10.0-dev"9208source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9209dependencies = [9210 "async-std",9211 "async-trait",9212 "asynchronous-codec 0.5.0",9213 "bitflags",9214 "bytes 1.1.0",9215 "cid",9216 "derive_more",9217 "either",9218 "fnv",9219 "fork-tree",9220 "futures 0.3.19",9221 "futures-timer 3.0.2",9222 "hex",9223 "ip_network",9224 "libp2p",9225 "linked-hash-map",9226 "linked_hash_set",9227 "log",9228 "lru 0.7.2",9229 "parity-scale-codec",9230 "parking_lot 0.11.2",9231 "pin-project 1.0.10",9232 "prost",9233 "prost-build",9234 "rand 0.7.3",9235 "sc-block-builder",9236 "sc-client-api",9237 "sc-consensus",9238 "sc-peerset",9239 "sc-utils",9240 "serde",9241 "serde_json",9242 "smallvec",9243 "sp-arithmetic",9244 "sp-blockchain",9245 "sp-consensus",9246 "sp-core",9247 "sp-finality-grandpa",9248 "sp-runtime",9249 "substrate-prometheus-endpoint",9250 "thiserror",9251 "unsigned-varint 0.6.0",9252 "void",9253 "zeroize",9254]92559256[[package]]9257name = "sc-network-gossip"9258version = "0.10.0-dev"9259source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9260dependencies = [9261 "futures 0.3.19",9262 "futures-timer 3.0.2",9263 "libp2p",9264 "log",9265 "lru 0.7.2",9266 "sc-network",9267 "sp-runtime",9268 "substrate-prometheus-endpoint",9269 "tracing",9270]92719272[[package]]9273name = "sc-offchain"9274version = "4.0.0-dev"9275source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9276dependencies = [9277 "bytes 1.1.0",9278 "fnv",9279 "futures 0.3.19",9280 "futures-timer 3.0.2",9281 "hex",9282 "hyper",9283 "hyper-rustls",9284 "num_cpus",9285 "once_cell",9286 "parity-scale-codec",9287 "parking_lot 0.11.2",9288 "rand 0.7.3",9289 "sc-client-api",9290 "sc-network",9291 "sc-utils",9292 "sp-api",9293 "sp-core",9294 "sp-offchain",9295 "sp-runtime",9296 "threadpool",9297 "tracing",9298]92999300[[package]]9301name = "sc-peerset"9302version = "4.0.0-dev"9303source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9304dependencies = [9305 "futures 0.3.19",9306 "libp2p",9307 "log",9308 "sc-utils",9309 "serde_json",9310 "wasm-timer",9311]93129313[[package]]9314name = "sc-proposer-metrics"9315version = "0.10.0-dev"9316source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9317dependencies = [9318 "log",9319 "substrate-prometheus-endpoint",9320]93219322[[package]]9323name = "sc-rpc"9324version = "4.0.0-dev"9325source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9326dependencies = [9327 "futures 0.3.19",9328 "hash-db",9329 "jsonrpc-core",9330 "jsonrpc-pubsub",9331 "log",9332 "parity-scale-codec",9333 "parking_lot 0.11.2",9334 "sc-block-builder",9335 "sc-chain-spec",9336 "sc-client-api",9337 "sc-rpc-api",9338 "sc-tracing",9339 "sc-transaction-pool-api",9340 "sc-utils",9341 "serde_json",9342 "sp-api",9343 "sp-blockchain",9344 "sp-core",9345 "sp-keystore",9346 "sp-offchain",9347 "sp-rpc",9348 "sp-runtime",9349 "sp-session",9350 "sp-version",9351]93529353[[package]]9354name = "sc-rpc-api"9355version = "0.10.0-dev"9356source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9357dependencies = [9358 "futures 0.3.19",9359 "jsonrpc-core",9360 "jsonrpc-core-client",9361 "jsonrpc-derive",9362 "jsonrpc-pubsub",9363 "log",9364 "parity-scale-codec",9365 "parking_lot 0.11.2",9366 "sc-chain-spec",9367 "sc-transaction-pool-api",9368 "serde",9369 "serde_json",9370 "sp-core",9371 "sp-rpc",9372 "sp-runtime",9373 "sp-tracing",9374 "sp-version",9375 "thiserror",9376]93779378[[package]]9379name = "sc-rpc-server"9380version = "4.0.0-dev"9381source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9382dependencies = [9383 "futures 0.3.19",9384 "jsonrpc-core",9385 "jsonrpc-http-server",9386 "jsonrpc-ipc-server",9387 "jsonrpc-pubsub",9388 "jsonrpc-ws-server",9389 "log",9390 "serde_json",9391 "substrate-prometheus-endpoint",9392 "tokio 1.15.0",9393]93949395[[package]]9396name = "sc-service"9397version = "0.10.0-dev"9398source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9399dependencies = [9400 "async-trait",9401 "directories",9402 "exit-future",9403 "futures 0.3.19",9404 "futures-timer 3.0.2",9405 "hash-db",9406 "jsonrpc-core",9407 "jsonrpc-pubsub",9408 "log",9409 "parity-scale-codec",9410 "parity-util-mem",9411 "parking_lot 0.11.2",9412 "pin-project 1.0.10",9413 "rand 0.7.3",9414 "sc-block-builder",9415 "sc-chain-spec",9416 "sc-client-api",9417 "sc-client-db",9418 "sc-consensus",9419 "sc-executor",9420 "sc-informant",9421 "sc-keystore",9422 "sc-network",9423 "sc-offchain",9424 "sc-rpc",9425 "sc-rpc-server",9426 "sc-telemetry",9427 "sc-tracing",9428 "sc-transaction-pool",9429 "sc-transaction-pool-api",9430 "sc-utils",9431 "serde",9432 "serde_json",9433 "sp-api",9434 "sp-application-crypto",9435 "sp-block-builder",9436 "sp-blockchain",9437 "sp-consensus",9438 "sp-core",9439 "sp-externalities",9440 "sp-inherents",9441 "sp-keystore",9442 "sp-runtime",9443 "sp-session",9444 "sp-state-machine",9445 "sp-storage",9446 "sp-tracing",9447 "sp-transaction-pool",9448 "sp-transaction-storage-proof",9449 "sp-trie",9450 "sp-version",9451 "substrate-prometheus-endpoint",9452 "tempfile",9453 "thiserror",9454 "tokio 1.15.0",9455 "tracing",9456 "tracing-futures",9457]94589459[[package]]9460name = "sc-state-db"9461version = "0.10.0-dev"9462source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9463dependencies = [9464 "log",9465 "parity-scale-codec",9466 "parity-util-mem",9467 "parity-util-mem-derive",9468 "parking_lot 0.11.2",9469 "sc-client-api",9470 "sp-core",9471]94729473[[package]]9474name = "sc-sync-state-rpc"9475version = "0.10.0-dev"9476source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9477dependencies = [9478 "jsonrpc-core",9479 "jsonrpc-core-client",9480 "jsonrpc-derive",9481 "parity-scale-codec",9482 "sc-chain-spec",9483 "sc-client-api",9484 "sc-consensus-babe",9485 "sc-consensus-epochs",9486 "sc-finality-grandpa",9487 "sc-rpc-api",9488 "serde",9489 "serde_json",9490 "sp-blockchain",9491 "sp-runtime",9492 "thiserror",9493]94949495[[package]]9496name = "sc-telemetry"9497version = "4.0.0-dev"9498source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9499dependencies = [9500 "chrono",9501 "futures 0.3.19",9502 "libp2p",9503 "log",9504 "parking_lot 0.11.2",9505 "pin-project 1.0.10",9506 "rand 0.7.3",9507 "serde",9508 "serde_json",9509 "thiserror",9510 "wasm-timer",9511]95129513[[package]]9514name = "sc-tracing"9515version = "4.0.0-dev"9516source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9517dependencies = [9518 "ansi_term",9519 "atty",9520 "chrono",9521 "lazy_static",9522 "libc",9523 "log",9524 "once_cell",9525 "parking_lot 0.11.2",9526 "regex",9527 "rustc-hash",9528 "sc-client-api",9529 "sc-rpc-server",9530 "sc-tracing-proc-macro",9531 "serde",9532 "sp-api",9533 "sp-blockchain",9534 "sp-core",9535 "sp-rpc",9536 "sp-runtime",9537 "sp-tracing",9538 "thiserror",9539 "tracing",9540 "tracing-log",9541 "tracing-subscriber",9542]95439544[[package]]9545name = "sc-tracing-proc-macro"9546version = "4.0.0-dev"9547source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9548dependencies = [9549 "proc-macro-crate 1.1.0",9550 "proc-macro2",9551 "quote",9552 "syn",9553]95549555[[package]]9556name = "sc-transaction-pool"9557version = "4.0.0-dev"9558source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9559dependencies = [9560 "futures 0.3.19",9561 "intervalier",9562 "linked-hash-map",9563 "log",9564 "parity-scale-codec",9565 "parity-util-mem",9566 "parking_lot 0.11.2",9567 "retain_mut",9568 "sc-client-api",9569 "sc-transaction-pool-api",9570 "sc-utils",9571 "serde",9572 "sp-api",9573 "sp-blockchain",9574 "sp-core",9575 "sp-runtime",9576 "sp-tracing",9577 "sp-transaction-pool",9578 "substrate-prometheus-endpoint",9579 "thiserror",9580]95819582[[package]]9583name = "sc-transaction-pool-api"9584version = "4.0.0-dev"9585source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9586dependencies = [9587 "derive_more",9588 "futures 0.3.19",9589 "log",9590 "serde",9591 "sp-blockchain",9592 "sp-runtime",9593 "thiserror",9594]95959596[[package]]9597name = "sc-utils"9598version = "4.0.0-dev"9599source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"9600dependencies = [9601 "futures 0.3.19",9602 "futures-timer 3.0.2",9603 "lazy_static",9604 "prometheus",9605]96069607[[package]]9608name = "scale-info"9609version = "1.0.0"9610source = "registry+https://github.com/rust-lang/crates.io-index"9611checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f"9612dependencies = [9613 "bitvec",9614 "cfg-if 1.0.0",9615 "derive_more",9616 "parity-scale-codec",9617 "scale-info-derive",9618 "serde",9619]96209621[[package]]9622name = "scale-info-derive"9623version = "1.0.0"9624source = "registry+https://github.com/rust-lang/crates.io-index"9625checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"9626dependencies = [9627 "proc-macro-crate 1.1.0",9628 "proc-macro2",9629 "quote",9630 "syn",9631]96329633[[package]]9634name = "schannel"9635version = "0.1.19"9636source = "registry+https://github.com/rust-lang/crates.io-index"9637checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"9638dependencies = [9639 "lazy_static",9640 "winapi 0.3.9",9641]96429643[[package]]9644name = "schnorrkel"9645version = "0.9.1"9646source = "registry+https://github.com/rust-lang/crates.io-index"9647checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"9648dependencies = [9649 "arrayref",9650 "arrayvec 0.5.2",9651 "curve25519-dalek 2.1.3",9652 "getrandom 0.1.16",9653 "merlin",9654 "rand 0.7.3",9655 "rand_core 0.5.1",9656 "sha2 0.8.2",9657 "subtle 2.4.1",9658 "zeroize",9659]96609661[[package]]9662name = "scoped-tls"9663version = "1.0.0"9664source = "registry+https://github.com/rust-lang/crates.io-index"9665checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"96669667[[package]]9668name = "scopeguard"9669version = "1.1.0"9670source = "registry+https://github.com/rust-lang/crates.io-index"9671checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"96729673[[package]]9674name = "sct"9675version = "0.6.1"9676source = "registry+https://github.com/rust-lang/crates.io-index"9677checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"9678dependencies = [9679 "ring",9680 "untrusted",9681]96829683[[package]]9684name = "secrecy"9685version = "0.8.0"9686source = "registry+https://github.com/rust-lang/crates.io-index"9687checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"9688dependencies = [9689 "zeroize",9690]96919692[[package]]9693name = "security-framework"9694version = "2.5.0"9695source = "registry+https://github.com/rust-lang/crates.io-index"9696checksum = "d09d3c15d814eda1d6a836f2f2b56a6abc1446c8a34351cb3180d3db92ffe4ce"9697dependencies = [9698 "bitflags",9699 "core-foundation",9700 "core-foundation-sys",9701 "libc",9702 "security-framework-sys",9703]97049705[[package]]9706name = "security-framework-sys"9707version = "2.5.0"9708source = "registry+https://github.com/rust-lang/crates.io-index"9709checksum = "e90dd10c41c6bfc633da6e0c659bd25d31e0791e5974ac42970267d59eba87f7"9710dependencies = [9711 "core-foundation-sys",9712 "libc",9713]97149715[[package]]9716name = "semver"9717version = "0.6.0"9718source = "registry+https://github.com/rust-lang/crates.io-index"9719checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"9720dependencies = [9721 "semver-parser 0.7.0",9722]97239724[[package]]9725name = "semver"9726version = "0.9.0"9727source = "registry+https://github.com/rust-lang/crates.io-index"9728checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"9729dependencies = [9730 "semver-parser 0.7.0",9731]97329733[[package]]9734name = "semver"9735version = "0.11.0"9736source = "registry+https://github.com/rust-lang/crates.io-index"9737checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"9738dependencies = [9739 "semver-parser 0.10.2",9740]97419742[[package]]9743name = "semver"9744version = "1.0.4"9745source = "registry+https://github.com/rust-lang/crates.io-index"9746checksum = "568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012"9747dependencies = [9748 "serde",9749]97509751[[package]]9752name = "semver-parser"9753version = "0.7.0"9754source = "registry+https://github.com/rust-lang/crates.io-index"9755checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"97569757[[package]]9758name = "semver-parser"9759version = "0.10.2"9760source = "registry+https://github.com/rust-lang/crates.io-index"9761checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"9762dependencies = [9763 "pest",9764]97659766[[package]]9767name = "serde"9768version = "1.0.133"9769source = "registry+https://github.com/rust-lang/crates.io-index"9770checksum = "97565067517b60e2d1ea8b268e59ce036de907ac523ad83a0475da04e818989a"9771dependencies = [9772 "serde_derive",9773]97749775[[package]]9776name = "serde_derive"9777version = "1.0.133"9778source = "registry+https://github.com/rust-lang/crates.io-index"9779checksum = "ed201699328568d8d08208fdd080e3ff594e6c422e438b6705905da01005d537"9780dependencies = [9781 "proc-macro2",9782 "quote",9783 "syn",9784]97859786[[package]]9787name = "serde_json"9788version = "1.0.75"9789source = "registry+https://github.com/rust-lang/crates.io-index"9790checksum = "c059c05b48c5c0067d4b4b2b4f0732dd65feb52daf7e0ea09cd87e7dadc1af79"9791dependencies = [9792 "itoa 1.0.1",9793 "ryu",9794 "serde",9795]97969797[[package]]9798name = "sha-1"9799version = "0.8.2"9800source = "registry+https://github.com/rust-lang/crates.io-index"9801checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"9802dependencies = [9803 "block-buffer 0.7.3",9804 "digest 0.8.1",9805 "fake-simd",9806 "opaque-debug 0.2.3",9807]98089809[[package]]9810name = "sha-1"9811version = "0.9.8"9812source = "registry+https://github.com/rust-lang/crates.io-index"9813checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"9814dependencies = [9815 "block-buffer 0.9.0",9816 "cfg-if 1.0.0",9817 "cpufeatures 0.2.1",9818 "digest 0.9.0",9819 "opaque-debug 0.3.0",9820]98219822[[package]]9823name = "sha2"9824version = "0.8.2"9825source = "registry+https://github.com/rust-lang/crates.io-index"9826checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"9827dependencies = [9828 "block-buffer 0.7.3",9829 "digest 0.8.1",9830 "fake-simd",9831 "opaque-debug 0.2.3",9832]98339834[[package]]9835name = "sha2"9836version = "0.9.9"9837source = "registry+https://github.com/rust-lang/crates.io-index"9838checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"9839dependencies = [9840 "block-buffer 0.9.0",9841 "cfg-if 1.0.0",9842 "cpufeatures 0.2.1",9843 "digest 0.9.0",9844 "opaque-debug 0.3.0",9845]98469847[[package]]9848name = "sha3"9849version = "0.8.2"9850source = "registry+https://github.com/rust-lang/crates.io-index"9851checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"9852dependencies = [9853 "block-buffer 0.7.3",9854 "byte-tools",9855 "digest 0.8.1",9856 "keccak",9857 "opaque-debug 0.2.3",9858]98599860[[package]]9861name = "sha3"9862version = "0.9.1"9863source = "registry+https://github.com/rust-lang/crates.io-index"9864checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"9865dependencies = [9866 "block-buffer 0.9.0",9867 "digest 0.9.0",9868 "keccak",9869 "opaque-debug 0.3.0",9870]98719872[[package]]9873name = "sharded-slab"9874version = "0.1.4"9875source = "registry+https://github.com/rust-lang/crates.io-index"9876checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"9877dependencies = [9878 "lazy_static",9879]98809881[[package]]9882name = "shlex"9883version = "1.1.0"9884source = "registry+https://github.com/rust-lang/crates.io-index"9885checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"98869887[[package]]9888name = "signal-hook"9889version = "0.3.13"9890source = "registry+https://github.com/rust-lang/crates.io-index"9891checksum = "647c97df271007dcea485bb74ffdb57f2e683f1306c854f468a0c244badabf2d"9892dependencies = [9893 "libc",9894 "signal-hook-registry",9895]98969897[[package]]9898name = "signal-hook-registry"9899version = "1.4.0"9900source = "registry+https://github.com/rust-lang/crates.io-index"9901checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"9902dependencies = [9903 "libc",9904]99059906[[package]]9907name = "signature"9908version = "1.5.0"9909source = "registry+https://github.com/rust-lang/crates.io-index"9910checksum = "f054c6c1a6e95179d6f23ed974060dcefb2d9388bb7256900badad682c499de4"99119912[[package]]9913name = "simba"9914version = "0.5.1"9915source = "registry+https://github.com/rust-lang/crates.io-index"9916checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"9917dependencies = [9918 "approx",9919 "num-complex",9920 "num-traits",9921 "paste",9922]99239924[[package]]9925name = "slab"9926version = "0.4.5"9927source = "registry+https://github.com/rust-lang/crates.io-index"9928checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"99299930[[package]]9931name = "slot-range-helper"9932version = "0.9.15"9933source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"9934dependencies = [9935 "enumn",9936 "parity-scale-codec",9937 "paste",9938 "sp-runtime",9939 "sp-std",9940]99419942[[package]]9943name = "slotmap"9944version = "1.0.6"9945source = "registry+https://github.com/rust-lang/crates.io-index"9946checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"9947dependencies = [9948 "version_check",9949]99509951[[package]]9952name = "smallvec"9953version = "1.8.0"9954source = "registry+https://github.com/rust-lang/crates.io-index"9955checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"99569957[[package]]9958name = "snap"9959version = "1.0.5"9960source = "registry+https://github.com/rust-lang/crates.io-index"9961checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"99629963[[package]]9964name = "snow"9965version = "0.8.0"9966source = "registry+https://github.com/rust-lang/crates.io-index"9967checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"9968dependencies = [9969 "aes-gcm",9970 "blake2",9971 "chacha20poly1305",9972 "rand 0.8.4",9973 "rand_core 0.6.3",9974 "ring",9975 "rustc_version 0.3.3",9976 "sha2 0.9.9",9977 "subtle 2.4.1",9978 "x25519-dalek",9979]99809981[[package]]9982name = "socket2"9983version = "0.3.19"9984source = "registry+https://github.com/rust-lang/crates.io-index"9985checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"9986dependencies = [9987 "cfg-if 1.0.0",9988 "libc",9989 "winapi 0.3.9",9990]99919992[[package]]9993name = "socket2"9994version = "0.4.2"9995source = "registry+https://github.com/rust-lang/crates.io-index"9996checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"9997dependencies = [9998 "libc",9999 "winapi 0.3.9",10000]1000110002[[package]]10003name = "soketto"10004version = "0.7.1"10005source = "registry+https://github.com/rust-lang/crates.io-index"10006checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10007dependencies = [10008 "base64",10009 "bytes 1.1.0",10010 "flate2",10011 "futures 0.3.19",10012 "httparse",10013 "log",10014 "rand 0.8.4",10015 "sha-1 0.9.8",10016]1001710018[[package]]10019name = "sp-api"10020version = "4.0.0-dev"10021source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10022dependencies = [10023 "hash-db",10024 "log",10025 "parity-scale-codec",10026 "sp-api-proc-macro",10027 "sp-core",10028 "sp-runtime",10029 "sp-state-machine",10030 "sp-std",10031 "sp-version",10032 "thiserror",10033]1003410035[[package]]10036name = "sp-api-proc-macro"10037version = "4.0.0-dev"10038source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10039dependencies = [10040 "blake2-rfc",10041 "proc-macro-crate 1.1.0",10042 "proc-macro2",10043 "quote",10044 "syn",10045]1004610047[[package]]10048name = "sp-application-crypto"10049version = "4.0.0-dev"10050source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10051dependencies = [10052 "parity-scale-codec",10053 "scale-info",10054 "serde",10055 "sp-core",10056 "sp-io",10057 "sp-std",10058]1005910060[[package]]10061name = "sp-arithmetic"10062version = "4.0.0-dev"10063source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10064dependencies = [10065 "integer-sqrt",10066 "num-traits",10067 "parity-scale-codec",10068 "scale-info",10069 "serde",10070 "sp-debug-derive",10071 "sp-std",10072 "static_assertions",10073]1007410075[[package]]10076name = "sp-authority-discovery"10077version = "4.0.0-dev"10078source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10079dependencies = [10080 "parity-scale-codec",10081 "scale-info",10082 "sp-api",10083 "sp-application-crypto",10084 "sp-runtime",10085 "sp-std",10086]1008710088[[package]]10089name = "sp-authorship"10090version = "4.0.0-dev"10091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10092dependencies = [10093 "async-trait",10094 "parity-scale-codec",10095 "sp-inherents",10096 "sp-runtime",10097 "sp-std",10098]1009910100[[package]]10101name = "sp-block-builder"10102version = "4.0.0-dev"10103source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10104dependencies = [10105 "parity-scale-codec",10106 "sp-api",10107 "sp-inherents",10108 "sp-runtime",10109 "sp-std",10110]1011110112[[package]]10113name = "sp-blockchain"10114version = "4.0.0-dev"10115source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10116dependencies = [10117 "futures 0.3.19",10118 "log",10119 "lru 0.7.2",10120 "parity-scale-codec",10121 "parking_lot 0.11.2",10122 "sp-api",10123 "sp-consensus",10124 "sp-database",10125 "sp-runtime",10126 "sp-state-machine",10127 "thiserror",10128]1012910130[[package]]10131name = "sp-consensus"10132version = "0.10.0-dev"10133source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10134dependencies = [10135 "async-trait",10136 "futures 0.3.19",10137 "futures-timer 3.0.2",10138 "log",10139 "parity-scale-codec",10140 "sp-core",10141 "sp-inherents",10142 "sp-runtime",10143 "sp-state-machine",10144 "sp-std",10145 "sp-version",10146 "thiserror",10147]1014810149[[package]]10150name = "sp-consensus-aura"10151version = "0.10.0-dev"10152source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10153dependencies = [10154 "async-trait",10155 "parity-scale-codec",10156 "scale-info",10157 "sp-api",10158 "sp-application-crypto",10159 "sp-consensus",10160 "sp-consensus-slots",10161 "sp-inherents",10162 "sp-runtime",10163 "sp-std",10164 "sp-timestamp",10165]1016610167[[package]]10168name = "sp-consensus-babe"10169version = "0.10.0-dev"10170source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10171dependencies = [10172 "async-trait",10173 "merlin",10174 "parity-scale-codec",10175 "scale-info",10176 "serde",10177 "sp-api",10178 "sp-application-crypto",10179 "sp-consensus",10180 "sp-consensus-slots",10181 "sp-consensus-vrf",10182 "sp-core",10183 "sp-inherents",10184 "sp-keystore",10185 "sp-runtime",10186 "sp-std",10187 "sp-timestamp",10188]1018910190[[package]]10191name = "sp-consensus-slots"10192version = "0.10.0-dev"10193source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10194dependencies = [10195 "parity-scale-codec",10196 "scale-info",10197 "serde",10198 "sp-arithmetic",10199 "sp-runtime",10200]1020110202[[package]]10203name = "sp-consensus-vrf"10204version = "0.10.0-dev"10205source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10206dependencies = [10207 "parity-scale-codec",10208 "schnorrkel",10209 "sp-core",10210 "sp-runtime",10211 "sp-std",10212]1021310214[[package]]10215name = "sp-core"10216version = "4.0.0-dev"10217source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10218dependencies = [10219 "base58",10220 "bitflags",10221 "blake2-rfc",10222 "byteorder",10223 "dyn-clonable",10224 "ed25519-dalek",10225 "futures 0.3.19",10226 "hash-db",10227 "hash256-std-hasher",10228 "hex",10229 "impl-serde",10230 "lazy_static",10231 "libsecp256k1 0.7.0",10232 "log",10233 "merlin",10234 "num-traits",10235 "parity-scale-codec",10236 "parity-util-mem",10237 "parking_lot 0.11.2",10238 "primitive-types 0.10.1",10239 "rand 0.7.3",10240 "regex",10241 "scale-info",10242 "schnorrkel",10243 "secrecy",10244 "serde",10245 "sha2 0.9.9",10246 "sp-core-hashing",10247 "sp-debug-derive",10248 "sp-externalities",10249 "sp-runtime-interface",10250 "sp-std",10251 "sp-storage",10252 "ss58-registry",10253 "substrate-bip39",10254 "thiserror",10255 "tiny-bip39",10256 "tiny-keccak",10257 "twox-hash",10258 "wasmi",10259 "zeroize",10260]1026110262[[package]]10263name = "sp-core-hashing"10264version = "4.0.0-dev"10265source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10266dependencies = [10267 "blake2-rfc",10268 "byteorder",10269 "sha2 0.9.9",10270 "sp-std",10271 "tiny-keccak",10272 "twox-hash",10273]1027410275[[package]]10276name = "sp-core-hashing-proc-macro"10277version = "4.0.0-dev"10278source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10279dependencies = [10280 "proc-macro2",10281 "quote",10282 "sp-core-hashing",10283 "syn",10284]1028510286[[package]]10287name = "sp-database"10288version = "4.0.0-dev"10289source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10290dependencies = [10291 "kvdb",10292 "parking_lot 0.11.2",10293]1029410295[[package]]10296name = "sp-debug-derive"10297version = "4.0.0-dev"10298source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10299dependencies = [10300 "proc-macro2",10301 "quote",10302 "syn",10303]1030410305[[package]]10306name = "sp-externalities"10307version = "0.10.0-dev"10308source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10309dependencies = [10310 "environmental",10311 "parity-scale-codec",10312 "sp-std",10313 "sp-storage",10314]1031510316[[package]]10317name = "sp-finality-grandpa"10318version = "4.0.0-dev"10319source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10320dependencies = [10321 "finality-grandpa",10322 "log",10323 "parity-scale-codec",10324 "scale-info",10325 "serde",10326 "sp-api",10327 "sp-application-crypto",10328 "sp-core",10329 "sp-keystore",10330 "sp-runtime",10331 "sp-std",10332]1033310334[[package]]10335name = "sp-inherents"10336version = "4.0.0-dev"10337source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10338dependencies = [10339 "async-trait",10340 "impl-trait-for-tuples",10341 "parity-scale-codec",10342 "sp-core",10343 "sp-runtime",10344 "sp-std",10345 "thiserror",10346]1034710348[[package]]10349name = "sp-io"10350version = "4.0.0-dev"10351source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10352dependencies = [10353 "futures 0.3.19",10354 "hash-db",10355 "libsecp256k1 0.7.0",10356 "log",10357 "parity-scale-codec",10358 "parking_lot 0.11.2",10359 "sp-core",10360 "sp-externalities",10361 "sp-keystore",10362 "sp-runtime-interface",10363 "sp-state-machine",10364 "sp-std",10365 "sp-tracing",10366 "sp-trie",10367 "sp-wasm-interface",10368 "tracing",10369 "tracing-core",10370]1037110372[[package]]10373name = "sp-keyring"10374version = "4.0.0-dev"10375source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10376dependencies = [10377 "lazy_static",10378 "sp-core",10379 "sp-runtime",10380 "strum",10381]1038210383[[package]]10384name = "sp-keystore"10385version = "0.10.0-dev"10386source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10387dependencies = [10388 "async-trait",10389 "derive_more",10390 "futures 0.3.19",10391 "merlin",10392 "parity-scale-codec",10393 "parking_lot 0.11.2",10394 "schnorrkel",10395 "serde",10396 "sp-core",10397 "sp-externalities",10398]1039910400[[package]]10401name = "sp-maybe-compressed-blob"10402version = "4.1.0-dev"10403source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10404dependencies = [10405 "zstd",10406]1040710408[[package]]10409name = "sp-npos-elections"10410version = "4.0.0-dev"10411source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10412dependencies = [10413 "parity-scale-codec",10414 "scale-info",10415 "serde",10416 "sp-arithmetic",10417 "sp-core",10418 "sp-npos-elections-solution-type",10419 "sp-runtime",10420 "sp-std",10421]1042210423[[package]]10424name = "sp-npos-elections-solution-type"10425version = "4.0.0-dev"10426source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10427dependencies = [10428 "proc-macro-crate 1.1.0",10429 "proc-macro2",10430 "quote",10431 "syn",10432]1043310434[[package]]10435name = "sp-offchain"10436version = "4.0.0-dev"10437source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10438dependencies = [10439 "sp-api",10440 "sp-core",10441 "sp-runtime",10442]1044310444[[package]]10445name = "sp-panic-handler"10446version = "4.0.0-dev"10447source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10448dependencies = [10449 "backtrace",10450 "lazy_static",10451 "regex",10452]1045310454[[package]]10455name = "sp-rpc"10456version = "4.0.0-dev"10457source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10458dependencies = [10459 "rustc-hash",10460 "serde",10461 "sp-core",10462]1046310464[[package]]10465name = "sp-runtime"10466version = "4.0.0-dev"10467source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10468dependencies = [10469 "either",10470 "hash256-std-hasher",10471 "impl-trait-for-tuples",10472 "log",10473 "parity-scale-codec",10474 "parity-util-mem",10475 "paste",10476 "rand 0.7.3",10477 "scale-info",10478 "serde",10479 "sp-application-crypto",10480 "sp-arithmetic",10481 "sp-core",10482 "sp-io",10483 "sp-std",10484]1048510486[[package]]10487name = "sp-runtime-interface"10488version = "4.0.0-dev"10489source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10490dependencies = [10491 "impl-trait-for-tuples",10492 "parity-scale-codec",10493 "primitive-types 0.10.1",10494 "sp-externalities",10495 "sp-runtime-interface-proc-macro",10496 "sp-std",10497 "sp-storage",10498 "sp-tracing",10499 "sp-wasm-interface",10500 "static_assertions",10501]1050210503[[package]]10504name = "sp-runtime-interface-proc-macro"10505version = "4.0.0-dev"10506source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10507dependencies = [10508 "Inflector",10509 "proc-macro-crate 1.1.0",10510 "proc-macro2",10511 "quote",10512 "syn",10513]1051410515[[package]]10516name = "sp-sandbox"10517version = "0.10.0-dev"10518source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10519dependencies = [10520 "log",10521 "parity-scale-codec",10522 "sp-core",10523 "sp-io",10524 "sp-std",10525 "sp-wasm-interface",10526 "wasmi",10527]1052810529[[package]]10530name = "sp-serializer"10531version = "4.0.0-dev"10532source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10533dependencies = [10534 "serde",10535 "serde_json",10536]1053710538[[package]]10539name = "sp-session"10540version = "4.0.0-dev"10541source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10542dependencies = [10543 "parity-scale-codec",10544 "scale-info",10545 "sp-api",10546 "sp-core",10547 "sp-runtime",10548 "sp-staking",10549 "sp-std",10550]1055110552[[package]]10553name = "sp-staking"10554version = "4.0.0-dev"10555source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10556dependencies = [10557 "parity-scale-codec",10558 "scale-info",10559 "sp-runtime",10560 "sp-std",10561]1056210563[[package]]10564name = "sp-state-machine"10565version = "0.10.0-dev"10566source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10567dependencies = [10568 "hash-db",10569 "log",10570 "num-traits",10571 "parity-scale-codec",10572 "parking_lot 0.11.2",10573 "rand 0.7.3",10574 "smallvec",10575 "sp-core",10576 "sp-externalities",10577 "sp-panic-handler",10578 "sp-std",10579 "sp-trie",10580 "thiserror",10581 "tracing",10582 "trie-db",10583 "trie-root",10584]1058510586[[package]]10587name = "sp-std"10588version = "4.0.0-dev"10589source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"1059010591[[package]]10592name = "sp-storage"10593version = "4.0.0-dev"10594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10595dependencies = [10596 "impl-serde",10597 "parity-scale-codec",10598 "ref-cast",10599 "serde",10600 "sp-debug-derive",10601 "sp-std",10602]1060310604[[package]]10605name = "sp-tasks"10606version = "4.0.0-dev"10607source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10608dependencies = [10609 "log",10610 "sp-core",10611 "sp-externalities",10612 "sp-io",10613 "sp-runtime-interface",10614 "sp-std",10615]1061610617[[package]]10618name = "sp-timestamp"10619version = "4.0.0-dev"10620source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10621dependencies = [10622 "async-trait",10623 "futures-timer 3.0.2",10624 "log",10625 "parity-scale-codec",10626 "sp-api",10627 "sp-inherents",10628 "sp-runtime",10629 "sp-std",10630 "thiserror",10631]1063210633[[package]]10634name = "sp-tracing"10635version = "4.0.0-dev"10636source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10637dependencies = [10638 "parity-scale-codec",10639 "sp-std",10640 "tracing",10641 "tracing-core",10642 "tracing-subscriber",10643]1064410645[[package]]10646name = "sp-transaction-pool"10647version = "4.0.0-dev"10648source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10649dependencies = [10650 "sp-api",10651 "sp-runtime",10652]1065310654[[package]]10655name = "sp-transaction-storage-proof"10656version = "4.0.0-dev"10657source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10658dependencies = [10659 "async-trait",10660 "log",10661 "parity-scale-codec",10662 "scale-info",10663 "sp-core",10664 "sp-inherents",10665 "sp-runtime",10666 "sp-std",10667 "sp-trie",10668]1066910670[[package]]10671name = "sp-trie"10672version = "4.0.0-dev"10673source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10674dependencies = [10675 "hash-db",10676 "memory-db",10677 "parity-scale-codec",10678 "scale-info",10679 "sp-core",10680 "sp-std",10681 "trie-db",10682 "trie-root",10683]1068410685[[package]]10686name = "sp-version"10687version = "4.0.0-dev"10688source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10689dependencies = [10690 "impl-serde",10691 "parity-scale-codec",10692 "parity-wasm 0.42.2",10693 "scale-info",10694 "serde",10695 "sp-runtime",10696 "sp-std",10697 "sp-version-proc-macro",10698 "thiserror",10699]1070010701[[package]]10702name = "sp-version-proc-macro"10703version = "4.0.0-dev"10704source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10705dependencies = [10706 "parity-scale-codec",10707 "proc-macro2",10708 "quote",10709 "syn",10710]1071110712[[package]]10713name = "sp-wasm-interface"10714version = "4.0.0-dev"10715source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10716dependencies = [10717 "impl-trait-for-tuples",10718 "parity-scale-codec",10719 "sp-std",10720 "wasmi",10721]1072210723[[package]]10724name = "spin"10725version = "0.5.2"10726source = "registry+https://github.com/rust-lang/crates.io-index"10727checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1072810729[[package]]10730name = "ss58-registry"10731version = "1.11.0"10732source = "registry+https://github.com/rust-lang/crates.io-index"10733checksum = "1230685dc82f8699110640244d361a7099c602f08bddc5c90765a5153b4881dc"10734dependencies = [10735 "Inflector",10736 "proc-macro2",10737 "quote",10738 "serde",10739 "serde_json",10740 "unicode-xid",10741]1074210743[[package]]10744name = "stable_deref_trait"10745version = "1.2.0"10746source = "registry+https://github.com/rust-lang/crates.io-index"10747checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1074810749[[package]]10750name = "static_assertions"10751version = "1.1.0"10752source = "registry+https://github.com/rust-lang/crates.io-index"10753checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1075410755[[package]]10756name = "static_init"10757version = "0.5.2"10758source = "registry+https://github.com/rust-lang/crates.io-index"10759checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"10760dependencies = [10761 "cfg_aliases",10762 "libc",10763 "parking_lot 0.11.2",10764 "static_init_macro",10765]1076610767[[package]]10768name = "static_init_macro"10769version = "0.5.0"10770source = "registry+https://github.com/rust-lang/crates.io-index"10771checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"10772dependencies = [10773 "cfg_aliases",10774 "memchr",10775 "proc-macro2",10776 "quote",10777 "syn",10778]1077910780[[package]]10781name = "statrs"10782version = "0.15.0"10783source = "registry+https://github.com/rust-lang/crates.io-index"10784checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"10785dependencies = [10786 "approx",10787 "lazy_static",10788 "nalgebra",10789 "num-traits",10790 "rand 0.8.4",10791]1079210793[[package]]10794name = "strsim"10795version = "0.8.0"10796source = "registry+https://github.com/rust-lang/crates.io-index"10797checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"1079810799[[package]]10800name = "strsim"10801version = "0.10.0"10802source = "registry+https://github.com/rust-lang/crates.io-index"10803checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1080410805[[package]]10806name = "structopt"10807version = "0.3.26"10808source = "registry+https://github.com/rust-lang/crates.io-index"10809checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"10810dependencies = [10811 "clap",10812 "lazy_static",10813 "structopt-derive",10814]1081510816[[package]]10817name = "structopt-derive"10818version = "0.4.18"10819source = "registry+https://github.com/rust-lang/crates.io-index"10820checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"10821dependencies = [10822 "heck",10823 "proc-macro-error",10824 "proc-macro2",10825 "quote",10826 "syn",10827]1082810829[[package]]10830name = "strum"10831version = "0.22.0"10832source = "registry+https://github.com/rust-lang/crates.io-index"10833checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"10834dependencies = [10835 "strum_macros",10836]1083710838[[package]]10839name = "strum_macros"10840version = "0.22.0"10841source = "registry+https://github.com/rust-lang/crates.io-index"10842checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"10843dependencies = [10844 "heck",10845 "proc-macro2",10846 "quote",10847 "syn",10848]1084910850[[package]]10851name = "substrate-bip39"10852version = "0.4.4"10853source = "registry+https://github.com/rust-lang/crates.io-index"10854checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"10855dependencies = [10856 "hmac 0.11.0",10857 "pbkdf2 0.8.0",10858 "schnorrkel",10859 "sha2 0.9.9",10860 "zeroize",10861]1086210863[[package]]10864name = "substrate-build-script-utils"10865version = "3.0.0"10866source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10867dependencies = [10868 "platforms",10869]1087010871[[package]]10872name = "substrate-frame-rpc-system"10873version = "4.0.0-dev"10874source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10875dependencies = [10876 "frame-system-rpc-runtime-api",10877 "futures 0.3.19",10878 "jsonrpc-core",10879 "jsonrpc-core-client",10880 "jsonrpc-derive",10881 "log",10882 "parity-scale-codec",10883 "sc-client-api",10884 "sc-rpc-api",10885 "sc-transaction-pool-api",10886 "sp-api",10887 "sp-block-builder",10888 "sp-blockchain",10889 "sp-core",10890 "sp-runtime",10891]1089210893[[package]]10894name = "substrate-prometheus-endpoint"10895version = "0.10.0-dev"10896source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10897dependencies = [10898 "async-std",10899 "derive_more",10900 "futures-util",10901 "hyper",10902 "log",10903 "prometheus",10904 "tokio 1.15.0",10905]1090610907[[package]]10908name = "substrate-test-client"10909version = "2.0.1"10910source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10911dependencies = [10912 "async-trait",10913 "futures 0.3.19",10914 "hex",10915 "parity-scale-codec",10916 "sc-client-api",10917 "sc-client-db",10918 "sc-consensus",10919 "sc-executor",10920 "sc-offchain",10921 "sc-service",10922 "serde",10923 "serde_json",10924 "sp-blockchain",10925 "sp-consensus",10926 "sp-core",10927 "sp-keyring",10928 "sp-keystore",10929 "sp-runtime",10930 "sp-state-machine",10931]1093210933[[package]]10934name = "substrate-test-utils"10935version = "4.0.0-dev"10936source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10937dependencies = [10938 "futures 0.3.19",10939 "substrate-test-utils-derive",10940 "tokio 1.15.0",10941]1094210943[[package]]10944name = "substrate-test-utils-derive"10945version = "0.10.0-dev"10946source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10947dependencies = [10948 "proc-macro-crate 1.1.0",10949 "proc-macro2",10950 "quote",10951 "syn",10952]1095310954[[package]]10955name = "substrate-wasm-builder"10956version = "5.0.0-dev"10957source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"10958dependencies = [10959 "ansi_term",10960 "build-helper",10961 "cargo_metadata",10962 "sp-maybe-compressed-blob",10963 "tempfile",10964 "toml",10965 "walkdir",10966 "wasm-gc-api",10967]1096810969[[package]]10970name = "subtle"10971version = "1.0.0"10972source = "registry+https://github.com/rust-lang/crates.io-index"10973checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"1097410975[[package]]10976name = "subtle"10977version = "2.4.1"10978source = "registry+https://github.com/rust-lang/crates.io-index"10979checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1098010981[[package]]10982name = "syn"10983version = "1.0.85"10984source = "registry+https://github.com/rust-lang/crates.io-index"10985checksum = "a684ac3dcd8913827e18cd09a68384ee66c1de24157e3c556c9ab16d85695fb7"10986dependencies = [10987 "proc-macro2",10988 "quote",10989 "unicode-xid",10990]1099110992[[package]]10993name = "synstructure"10994version = "0.12.6"10995source = "registry+https://github.com/rust-lang/crates.io-index"10996checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"10997dependencies = [10998 "proc-macro2",10999 "quote",11000 "syn",11001 "unicode-xid",11002]1100311004[[package]]11005name = "tap"11006version = "1.0.1"11007source = "registry+https://github.com/rust-lang/crates.io-index"11008checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1100911010[[package]]11011name = "target-lexicon"11012version = "0.12.2"11013source = "registry+https://github.com/rust-lang/crates.io-index"11014checksum = "d9bffcddbc2458fa3e6058414599e3c838a022abae82e5c67b4f7f80298d5bff"1101511016[[package]]11017name = "tempfile"11018version = "3.3.0"11019source = "registry+https://github.com/rust-lang/crates.io-index"11020checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"11021dependencies = [11022 "cfg-if 1.0.0",11023 "fastrand",11024 "libc",11025 "redox_syscall 0.2.10",11026 "remove_dir_all",11027 "winapi 0.3.9",11028]1102911030[[package]]11031name = "termcolor"11032version = "1.1.2"11033source = "registry+https://github.com/rust-lang/crates.io-index"11034checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"11035dependencies = [11036 "winapi-util",11037]1103811039[[package]]11040name = "textwrap"11041version = "0.11.0"11042source = "registry+https://github.com/rust-lang/crates.io-index"11043checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"11044dependencies = [11045 "unicode-width",11046]1104711048[[package]]11049name = "thiserror"11050version = "1.0.30"11051source = "registry+https://github.com/rust-lang/crates.io-index"11052checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"11053dependencies = [11054 "thiserror-impl",11055]1105611057[[package]]11058name = "thiserror-impl"11059version = "1.0.30"11060source = "registry+https://github.com/rust-lang/crates.io-index"11061checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"11062dependencies = [11063 "proc-macro2",11064 "quote",11065 "syn",11066]1106711068[[package]]11069name = "thread_local"11070version = "1.1.3"11071source = "registry+https://github.com/rust-lang/crates.io-index"11072checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"11073dependencies = [11074 "once_cell",11075]1107611077[[package]]11078name = "threadpool"11079version = "1.8.1"11080source = "registry+https://github.com/rust-lang/crates.io-index"11081checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11082dependencies = [11083 "num_cpus",11084]1108511086[[package]]11087name = "thrift"11088version = "0.15.0"11089source = "registry+https://github.com/rust-lang/crates.io-index"11090checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"11091dependencies = [11092 "byteorder",11093 "integer-encoding",11094 "log",11095 "ordered-float",11096 "threadpool",11097]1109811099[[package]]11100name = "time"11101version = "0.1.44"11102source = "registry+https://github.com/rust-lang/crates.io-index"11103checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11104dependencies = [11105 "libc",11106 "wasi 0.10.0+wasi-snapshot-preview1",11107 "winapi 0.3.9",11108]1110911110[[package]]11111name = "tiny-bip39"11112version = "0.8.2"11113source = "registry+https://github.com/rust-lang/crates.io-index"11114checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11115dependencies = [11116 "anyhow",11117 "hmac 0.8.1",11118 "once_cell",11119 "pbkdf2 0.4.0",11120 "rand 0.7.3",11121 "rustc-hash",11122 "sha2 0.9.9",11123 "thiserror",11124 "unicode-normalization",11125 "wasm-bindgen",11126 "zeroize",11127]1112811129[[package]]11130name = "tiny-keccak"11131version = "2.0.2"11132source = "registry+https://github.com/rust-lang/crates.io-index"11133checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11134dependencies = [11135 "crunchy",11136]1113711138[[package]]11139name = "tinyvec"11140version = "1.5.1"11141source = "registry+https://github.com/rust-lang/crates.io-index"11142checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"11143dependencies = [11144 "tinyvec_macros",11145]1114611147[[package]]11148name = "tinyvec_macros"11149version = "0.1.0"11150source = "registry+https://github.com/rust-lang/crates.io-index"11151checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1115211153[[package]]11154name = "tokio"11155version = "0.2.25"11156source = "registry+https://github.com/rust-lang/crates.io-index"11157checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"11158dependencies = [11159 "bytes 0.5.6",11160 "fnv",11161 "pin-project-lite 0.1.12",11162 "tokio-macros 0.2.6",11163]1116411165[[package]]11166name = "tokio"11167version = "1.15.0"11168source = "registry+https://github.com/rust-lang/crates.io-index"11169checksum = "fbbf1c778ec206785635ce8ad57fe52b3009ae9e0c9f574a728f3049d3e55838"11170dependencies = [11171 "bytes 1.1.0",11172 "libc",11173 "memchr",11174 "mio 0.7.14",11175 "num_cpus",11176 "once_cell",11177 "pin-project-lite 0.2.8",11178 "signal-hook-registry",11179 "tokio-macros 1.7.0",11180 "winapi 0.3.9",11181]1118211183[[package]]11184name = "tokio-macros"11185version = "0.2.6"11186source = "registry+https://github.com/rust-lang/crates.io-index"11187checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"11188dependencies = [11189 "proc-macro2",11190 "quote",11191 "syn",11192]1119311194[[package]]11195name = "tokio-macros"11196version = "1.7.0"11197source = "registry+https://github.com/rust-lang/crates.io-index"11198checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"11199dependencies = [11200 "proc-macro2",11201 "quote",11202 "syn",11203]1120411205[[package]]11206name = "tokio-rustls"11207version = "0.22.0"11208source = "registry+https://github.com/rust-lang/crates.io-index"11209checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11210dependencies = [11211 "rustls",11212 "tokio 1.15.0",11213 "webpki",11214]1121511216[[package]]11217name = "tokio-stream"11218version = "0.1.8"11219source = "registry+https://github.com/rust-lang/crates.io-index"11220checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"11221dependencies = [11222 "futures-core",11223 "pin-project-lite 0.2.8",11224 "tokio 1.15.0",11225]1122611227[[package]]11228name = "tokio-util"11229version = "0.6.9"11230source = "registry+https://github.com/rust-lang/crates.io-index"11231checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"11232dependencies = [11233 "bytes 1.1.0",11234 "futures-core",11235 "futures-io",11236 "futures-sink",11237 "log",11238 "pin-project-lite 0.2.8",11239 "tokio 1.15.0",11240]1124111242[[package]]11243name = "toml"11244version = "0.5.8"11245source = "registry+https://github.com/rust-lang/crates.io-index"11246checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"11247dependencies = [11248 "serde",11249]1125011251[[package]]11252name = "tower-service"11253version = "0.3.1"11254source = "registry+https://github.com/rust-lang/crates.io-index"11255checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"1125611257[[package]]11258name = "tracing"11259version = "0.1.29"11260source = "registry+https://github.com/rust-lang/crates.io-index"11261checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105"11262dependencies = [11263 "cfg-if 1.0.0",11264 "pin-project-lite 0.2.8",11265 "tracing-attributes",11266 "tracing-core",11267]1126811269[[package]]11270name = "tracing-attributes"11271version = "0.1.18"11272source = "registry+https://github.com/rust-lang/crates.io-index"11273checksum = "f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e"11274dependencies = [11275 "proc-macro2",11276 "quote",11277 "syn",11278]1127911280[[package]]11281name = "tracing-core"11282version = "0.1.21"11283source = "registry+https://github.com/rust-lang/crates.io-index"11284checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4"11285dependencies = [11286 "lazy_static",11287]1128811289[[package]]11290name = "tracing-futures"11291version = "0.2.5"11292source = "registry+https://github.com/rust-lang/crates.io-index"11293checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"11294dependencies = [11295 "pin-project 1.0.10",11296 "tracing",11297]1129811299[[package]]11300name = "tracing-log"11301version = "0.1.2"11302source = "registry+https://github.com/rust-lang/crates.io-index"11303checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"11304dependencies = [11305 "lazy_static",11306 "log",11307 "tracing-core",11308]1130911310[[package]]11311name = "tracing-serde"11312version = "0.1.2"11313source = "registry+https://github.com/rust-lang/crates.io-index"11314checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"11315dependencies = [11316 "serde",11317 "tracing-core",11318]1131911320[[package]]11321name = "tracing-subscriber"11322version = "0.2.25"11323source = "registry+https://github.com/rust-lang/crates.io-index"11324checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"11325dependencies = [11326 "ansi_term",11327 "chrono",11328 "lazy_static",11329 "matchers",11330 "parking_lot 0.11.2",11331 "regex",11332 "serde",11333 "serde_json",11334 "sharded-slab",11335 "smallvec",11336 "thread_local",11337 "tracing",11338 "tracing-core",11339 "tracing-log",11340 "tracing-serde",11341]1134211343[[package]]11344name = "trie-db"11345version = "0.22.6"11346source = "registry+https://github.com/rust-lang/crates.io-index"11347checksum = "9eac131e334e81b6b3be07399482042838adcd7957aa0010231d0813e39e02fa"11348dependencies = [11349 "hash-db",11350 "hashbrown",11351 "log",11352 "rustc-hex",11353 "smallvec",11354]1135511356[[package]]11357name = "trie-root"11358version = "0.16.0"11359source = "registry+https://github.com/rust-lang/crates.io-index"11360checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"11361dependencies = [11362 "hash-db",11363]1136411365[[package]]11366name = "triehash"11367version = "0.8.4"11368source = "registry+https://github.com/rust-lang/crates.io-index"11369checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"11370dependencies = [11371 "hash-db",11372 "rlp",11373]1137411375[[package]]11376name = "trust-dns-proto"11377version = "0.20.3"11378source = "registry+https://github.com/rust-lang/crates.io-index"11379checksum = "ad0d7f5db438199a6e2609debe3f69f808d074e0a2888ee0bccb45fe234d03f4"11380dependencies = [11381 "async-trait",11382 "cfg-if 1.0.0",11383 "data-encoding",11384 "enum-as-inner",11385 "futures-channel",11386 "futures-io",11387 "futures-util",11388 "idna 0.2.3",11389 "ipnet",11390 "lazy_static",11391 "log",11392 "rand 0.8.4",11393 "smallvec",11394 "thiserror",11395 "tinyvec",11396 "url 2.2.2",11397]1139811399[[package]]11400name = "trust-dns-resolver"11401version = "0.20.3"11402source = "registry+https://github.com/rust-lang/crates.io-index"11403checksum = "f6ad17b608a64bd0735e67bde16b0636f8aa8591f831a25d18443ed00a699770"11404dependencies = [11405 "cfg-if 1.0.0",11406 "futures-util",11407 "ipconfig",11408 "lazy_static",11409 "log",11410 "lru-cache",11411 "parking_lot 0.11.2",11412 "resolv-conf",11413 "smallvec",11414 "thiserror",11415 "trust-dns-proto",11416]1141711418[[package]]11419name = "try-lock"11420version = "0.2.3"11421source = "registry+https://github.com/rust-lang/crates.io-index"11422checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1142311424[[package]]11425name = "try-runtime-cli"11426version = "0.10.0-dev"11427source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.15#d36550a8da62fc968fac415c3379ad95d85105d1"11428dependencies = [11429 "jsonrpsee",11430 "log",11431 "parity-scale-codec",11432 "remote-externalities",11433 "sc-chain-spec",11434 "sc-cli",11435 "sc-executor",11436 "sc-service",11437 "serde",11438 "sp-core",11439 "sp-externalities",11440 "sp-io",11441 "sp-keystore",11442 "sp-runtime",11443 "sp-state-machine",11444 "sp-version",11445 "structopt",11446]1144711448[[package]]11449name = "tt-call"11450version = "1.0.8"11451source = "registry+https://github.com/rust-lang/crates.io-index"11452checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1145311454[[package]]11455name = "twox-hash"11456version = "1.6.2"11457source = "registry+https://github.com/rust-lang/crates.io-index"11458checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"11459dependencies = [11460 "cfg-if 1.0.0",11461 "rand 0.8.4",11462 "static_assertions",11463]1146411465[[package]]11466name = "typenum"11467version = "1.15.0"11468source = "registry+https://github.com/rust-lang/crates.io-index"11469checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1147011471[[package]]11472name = "uc-rpc"11473version = "0.1.0"11474dependencies = [11475 "jsonrpc-core",11476 "jsonrpc-core-client",11477 "jsonrpc-derive",11478 "pallet-common",11479 "parity-scale-codec",11480 "sp-api",11481 "sp-blockchain",11482 "sp-core",11483 "sp-rpc",11484 "sp-runtime",11485 "up-data-structs",11486 "up-rpc",11487]1148811489[[package]]11490name = "ucd-trie"11491version = "0.1.3"11492source = "registry+https://github.com/rust-lang/crates.io-index"11493checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1149411495[[package]]11496name = "uint"11497version = "0.9.1"11498source = "registry+https://github.com/rust-lang/crates.io-index"11499checksum = "6470ab50f482bde894a037a57064480a246dbfdd5960bd65a44824693f08da5f"11500dependencies = [11501 "byteorder",11502 "crunchy",11503 "hex",11504 "static_assertions",11505]1150611507[[package]]11508name = "unicase"11509version = "2.6.0"11510source = "registry+https://github.com/rust-lang/crates.io-index"11511checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"11512dependencies = [11513 "version_check",11514]1151511516[[package]]11517name = "unicode-bidi"11518version = "0.3.7"11519source = "registry+https://github.com/rust-lang/crates.io-index"11520checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"1152111522[[package]]11523name = "unicode-normalization"11524version = "0.1.19"11525source = "registry+https://github.com/rust-lang/crates.io-index"11526checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"11527dependencies = [11528 "tinyvec",11529]1153011531[[package]]11532name = "unicode-segmentation"11533version = "1.8.0"11534source = "registry+https://github.com/rust-lang/crates.io-index"11535checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"1153611537[[package]]11538name = "unicode-width"11539version = "0.1.9"11540source = "registry+https://github.com/rust-lang/crates.io-index"11541checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1154211543[[package]]11544name = "unicode-xid"11545version = "0.2.2"11546source = "registry+https://github.com/rust-lang/crates.io-index"11547checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"1154811549[[package]]11550name = "unique-node"11551version = "0.9.14"11552dependencies = [11553 "cumulus-client-cli",11554 "cumulus-client-collator",11555 "cumulus-client-consensus-aura",11556 "cumulus-client-consensus-common",11557 "cumulus-client-network",11558 "cumulus-client-service",11559 "cumulus-primitives-core",11560 "cumulus-primitives-parachain-inherent",11561 "fc-consensus",11562 "fc-db",11563 "fc-mapping-sync",11564 "fc-rpc",11565 "fc-rpc-core",11566 "flexi_logger",11567 "fp-rpc",11568 "frame-benchmarking",11569 "frame-benchmarking-cli",11570 "futures 0.3.19",11571 "jsonrpc-core",11572 "jsonrpc-pubsub",11573 "log",11574 "pallet-ethereum",11575 "pallet-transaction-payment-rpc",11576 "parity-scale-codec",11577 "parking_lot 0.11.2",11578 "polkadot-cli",11579 "polkadot-parachain",11580 "polkadot-primitives",11581 "polkadot-service",11582 "polkadot-test-service",11583 "sc-basic-authorship",11584 "sc-chain-spec",11585 "sc-cli",11586 "sc-client-api",11587 "sc-consensus",11588 "sc-consensus-aura",11589 "sc-executor",11590 "sc-finality-grandpa",11591 "sc-keystore",11592 "sc-network",11593 "sc-rpc",11594 "sc-rpc-api",11595 "sc-service",11596 "sc-telemetry",11597 "sc-tracing",11598 "sc-transaction-pool",11599 "serde",11600 "serde_json",11601 "sp-api",11602 "sp-block-builder",11603 "sp-blockchain",11604 "sp-consensus",11605 "sp-consensus-aura",11606 "sp-core",11607 "sp-finality-grandpa",11608 "sp-inherents",11609 "sp-keystore",11610 "sp-offchain",11611 "sp-runtime",11612 "sp-session",11613 "sp-timestamp",11614 "sp-transaction-pool",11615 "sp-trie",11616 "structopt",11617 "substrate-build-script-utils",11618 "substrate-frame-rpc-system",11619 "substrate-prometheus-endpoint",11620 "unique-rpc",11621 "unique-runtime",11622 "up-data-structs",11623]1162411625[[package]]11626name = "unique-rpc"11627version = "0.1.0"11628dependencies = [11629 "fc-db",11630 "fc-mapping-sync",11631 "fc-rpc",11632 "fc-rpc-core",11633 "fp-rpc",11634 "futures 0.3.19",11635 "jsonrpc-core",11636 "jsonrpc-pubsub",11637 "pallet-ethereum",11638 "pallet-transaction-payment-rpc",11639 "pallet-transaction-payment-rpc-runtime-api",11640 "pallet-unique",11641 "sc-client-api",11642 "sc-consensus-aura",11643 "sc-consensus-epochs",11644 "sc-finality-grandpa",11645 "sc-finality-grandpa-rpc",11646 "sc-keystore",11647 "sc-network",11648 "sc-rpc",11649 "sc-rpc-api",11650 "sc-service",11651 "sc-transaction-pool",11652 "sp-api",11653 "sp-block-builder",11654 "sp-blockchain",11655 "sp-consensus",11656 "sp-consensus-aura",11657 "sp-core",11658 "sp-offchain",11659 "sp-runtime",11660 "sp-session",11661 "sp-storage",11662 "sp-transaction-pool",11663 "substrate-frame-rpc-system",11664 "tokio 0.2.25",11665 "uc-rpc",11666 "unique-runtime",11667 "up-rpc",11668]1166911670[[package]]11671name = "unique-runtime"11672version = "0.9.15"11673dependencies = [11674 "cumulus-pallet-aura-ext",11675 "cumulus-pallet-dmp-queue",11676 "cumulus-pallet-parachain-system",11677 "cumulus-pallet-xcm",11678 "cumulus-pallet-xcmp-queue",11679 "cumulus-primitives-core",11680 "cumulus-primitives-timestamp",11681 "cumulus-primitives-utility",11682 "derivative",11683 "fp-rpc",11684 "fp-self-contained",11685 "frame-benchmarking",11686 "frame-executive",11687 "frame-support",11688 "frame-system",11689 "frame-system-benchmarking",11690 "frame-system-rpc-runtime-api",11691 "hex-literal",11692 "orml-vesting",11693 "pallet-aura",11694 "pallet-balances",11695 "pallet-base-fee",11696 "pallet-common",11697 "pallet-ethereum",11698 "pallet-evm",11699 "pallet-evm-coder-substrate",11700 "pallet-evm-contract-helpers",11701 "pallet-evm-migration",11702 "pallet-evm-transaction-payment",11703 "pallet-fungible",11704 "pallet-inflation",11705 "pallet-nonfungible",11706 "pallet-randomness-collective-flip",11707 "pallet-refungible",11708 "pallet-sudo",11709 "pallet-template-transaction-payment",11710 "pallet-timestamp",11711 "pallet-transaction-payment",11712 "pallet-transaction-payment-rpc-runtime-api",11713 "pallet-treasury",11714 "pallet-unique",11715 "pallet-unq-scheduler",11716 "pallet-xcm",11717 "parachain-info",11718 "parity-scale-codec",11719 "polkadot-parachain",11720 "scale-info",11721 "serde",11722 "smallvec",11723 "sp-api",11724 "sp-arithmetic",11725 "sp-block-builder",11726 "sp-consensus-aura",11727 "sp-core",11728 "sp-inherents",11729 "sp-io",11730 "sp-offchain",11731 "sp-runtime",11732 "sp-session",11733 "sp-std",11734 "sp-transaction-pool",11735 "sp-version",11736 "substrate-wasm-builder",11737 "up-data-structs",11738 "up-evm-mapping",11739 "up-rpc",11740 "xcm",11741 "xcm-builder",11742 "xcm-executor",11743]1174411745[[package]]11746name = "universal-hash"11747version = "0.4.1"11748source = "registry+https://github.com/rust-lang/crates.io-index"11749checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"11750dependencies = [11751 "generic-array 0.14.5",11752 "subtle 2.4.1",11753]1175411755[[package]]11756name = "unsigned-varint"11757version = "0.5.1"11758source = "registry+https://github.com/rust-lang/crates.io-index"11759checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"1176011761[[package]]11762name = "unsigned-varint"11763version = "0.6.0"11764source = "registry+https://github.com/rust-lang/crates.io-index"11765checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"11766dependencies = [11767 "asynchronous-codec 0.5.0",11768 "bytes 1.1.0",11769 "futures-io",11770 "futures-util",11771]1177211773[[package]]11774name = "unsigned-varint"11775version = "0.7.1"11776source = "registry+https://github.com/rust-lang/crates.io-index"11777checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"11778dependencies = [11779 "asynchronous-codec 0.6.0",11780 "bytes 1.1.0",11781 "futures-io",11782 "futures-util",11783]1178411785[[package]]11786name = "untrusted"11787version = "0.7.1"11788source = "registry+https://github.com/rust-lang/crates.io-index"11789checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1179011791[[package]]11792name = "up-data-structs"11793version = "0.1.0"11794dependencies = [11795 "derivative",11796 "frame-support",11797 "frame-system",11798 "parity-scale-codec",11799 "scale-info",11800 "serde",11801 "sp-core",11802 "sp-runtime",11803 "sp-std",11804]1180511806[[package]]11807name = "up-evm-mapping"11808version = "0.1.0"11809dependencies = [11810 "frame-support",11811 "sp-core",11812]1181311814[[package]]11815name = "up-rpc"11816version = "0.1.0"11817dependencies = [11818 "pallet-common",11819 "parity-scale-codec",11820 "sp-api",11821 "sp-core",11822 "sp-runtime",11823 "sp-std",11824 "up-data-structs",11825]1182611827[[package]]11828name = "up-sponsorship"11829version = "0.1.0"11830source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.15#1d3a83d61b6ea2162a55784efaa165624da3a9f6"11831dependencies = [11832 "impl-trait-for-tuples",11833]1183411835[[package]]11836name = "url"11837version = "1.7.2"11838source = "registry+https://github.com/rust-lang/crates.io-index"11839checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"11840dependencies = [11841 "idna 0.1.5",11842 "matches",11843 "percent-encoding 1.0.1",11844]1184511846[[package]]11847name = "url"11848version = "2.2.2"11849source = "registry+https://github.com/rust-lang/crates.io-index"11850checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"11851dependencies = [11852 "form_urlencoded",11853 "idna 0.2.3",11854 "matches",11855 "percent-encoding 2.1.0",11856]1185711858[[package]]11859name = "value-bag"11860version = "1.0.0-alpha.8"11861source = "registry+https://github.com/rust-lang/crates.io-index"11862checksum = "79923f7731dc61ebfba3633098bf3ac533bbd35ccd8c57e7088d9a5eebe0263f"11863dependencies = [11864 "ctor",11865 "version_check",11866]1186711868[[package]]11869name = "vcpkg"11870version = "0.2.15"11871source = "registry+https://github.com/rust-lang/crates.io-index"11872checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1187311874[[package]]11875name = "vec_map"11876version = "0.8.2"11877source = "registry+https://github.com/rust-lang/crates.io-index"11878checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"1187911880[[package]]11881name = "version_check"11882version = "0.9.4"11883source = "registry+https://github.com/rust-lang/crates.io-index"11884checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1188511886[[package]]11887name = "void"11888version = "1.0.2"11889source = "registry+https://github.com/rust-lang/crates.io-index"11890checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1189111892[[package]]11893name = "waker-fn"11894version = "1.1.0"11895source = "registry+https://github.com/rust-lang/crates.io-index"11896checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1189711898[[package]]11899name = "walkdir"11900version = "2.3.2"11901source = "registry+https://github.com/rust-lang/crates.io-index"11902checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"11903dependencies = [11904 "same-file",11905 "winapi 0.3.9",11906 "winapi-util",11907]1190811909[[package]]11910name = "want"11911version = "0.3.0"11912source = "registry+https://github.com/rust-lang/crates.io-index"11913checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"11914dependencies = [11915 "log",11916 "try-lock",11917]1191811919[[package]]11920name = "wasi"11921version = "0.9.0+wasi-snapshot-preview1"11922source = "registry+https://github.com/rust-lang/crates.io-index"11923checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1192411925[[package]]11926name = "wasi"11927version = "0.10.0+wasi-snapshot-preview1"11928source = "registry+https://github.com/rust-lang/crates.io-index"11929checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1193011931[[package]]11932name = "wasm-bindgen"11933version = "0.2.78"11934source = "registry+https://github.com/rust-lang/crates.io-index"11935checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce"11936dependencies = [11937 "cfg-if 1.0.0",11938 "wasm-bindgen-macro",11939]1194011941[[package]]11942name = "wasm-bindgen-backend"11943version = "0.2.78"11944source = "registry+https://github.com/rust-lang/crates.io-index"11945checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b"11946dependencies = [11947 "bumpalo",11948 "lazy_static",11949 "log",11950 "proc-macro2",11951 "quote",11952 "syn",11953 "wasm-bindgen-shared",11954]1195511956[[package]]11957name = "wasm-bindgen-futures"11958version = "0.4.28"11959source = "registry+https://github.com/rust-lang/crates.io-index"11960checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39"11961dependencies = [11962 "cfg-if 1.0.0",11963 "js-sys",11964 "wasm-bindgen",11965 "web-sys",11966]1196711968[[package]]11969name = "wasm-bindgen-macro"11970version = "0.2.78"11971source = "registry+https://github.com/rust-lang/crates.io-index"11972checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9"11973dependencies = [11974 "quote",11975 "wasm-bindgen-macro-support",11976]1197711978[[package]]11979name = "wasm-bindgen-macro-support"11980version = "0.2.78"11981source = "registry+https://github.com/rust-lang/crates.io-index"11982checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab"11983dependencies = [11984 "proc-macro2",11985 "quote",11986 "syn",11987 "wasm-bindgen-backend",11988 "wasm-bindgen-shared",11989]1199011991[[package]]11992name = "wasm-bindgen-shared"11993version = "0.2.78"11994source = "registry+https://github.com/rust-lang/crates.io-index"11995checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"1199611997[[package]]11998name = "wasm-gc-api"11999version = "0.1.11"12000source = "registry+https://github.com/rust-lang/crates.io-index"12001checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12002dependencies = [12003 "log",12004 "parity-wasm 0.32.0",12005 "rustc-demangle",12006]1200712008[[package]]12009name = "wasm-timer"12010version = "0.2.5"12011source = "registry+https://github.com/rust-lang/crates.io-index"12012checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12013dependencies = [12014 "futures 0.3.19",12015 "js-sys",12016 "parking_lot 0.11.2",12017 "pin-utils",12018 "wasm-bindgen",12019 "wasm-bindgen-futures",12020 "web-sys",12021]1202212023[[package]]12024name = "wasmi"12025version = "0.9.1"12026source = "registry+https://github.com/rust-lang/crates.io-index"12027checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12028dependencies = [12029 "downcast-rs",12030 "libc",12031 "libm",12032 "memory_units",12033 "num-rational 0.2.4",12034 "num-traits",12035 "parity-wasm 0.42.2",12036 "wasmi-validation",12037]1203812039[[package]]12040name = "wasmi-validation"12041version = "0.4.1"12042source = "registry+https://github.com/rust-lang/crates.io-index"12043checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12044dependencies = [12045 "parity-wasm 0.42.2",12046]1204712048[[package]]12049name = "wasmparser"12050version = "0.81.0"12051source = "registry+https://github.com/rust-lang/crates.io-index"12052checksum = "98930446519f63d00a836efdc22f67766ceae8dbcc1571379f2bcabc6b2b9abc"1205312054[[package]]12055name = "wasmtime"12056version = "0.31.0"12057source = "registry+https://github.com/rust-lang/crates.io-index"12058checksum = "311d06b0c49346d1fbf48a17052e844036b95a7753c1afb34e8c0af3f6b5bb13"12059dependencies = [12060 "anyhow",12061 "backtrace",12062 "bincode",12063 "cfg-if 1.0.0",12064 "cpp_demangle",12065 "indexmap",12066 "lazy_static",12067 "libc",12068 "log",12069 "object",12070 "paste",12071 "psm",12072 "rayon",12073 "region",12074 "rustc-demangle",12075 "serde",12076 "target-lexicon",12077 "wasmparser",12078 "wasmtime-cache",12079 "wasmtime-cranelift",12080 "wasmtime-environ",12081 "wasmtime-jit",12082 "wasmtime-runtime",12083 "winapi 0.3.9",12084]1208512086[[package]]12087name = "wasmtime-cache"12088version = "0.31.0"12089source = "registry+https://github.com/rust-lang/crates.io-index"12090checksum = "36147930a4995137dc096e5b17a573b446799be2bbaea433e821ce6a80abe2c5"12091dependencies = [12092 "anyhow",12093 "base64",12094 "bincode",12095 "directories-next",12096 "file-per-thread-logger",12097 "log",12098 "rsix",12099 "serde",12100 "sha2 0.9.9",12101 "toml",12102 "winapi 0.3.9",12103 "zstd",12104]1210512106[[package]]12107name = "wasmtime-cranelift"12108version = "0.31.0"12109source = "registry+https://github.com/rust-lang/crates.io-index"12110checksum = "ab3083a47e1ede38aac06a1d9831640d673f9aeda0b82a64e4ce002f3432e2e7"12111dependencies = [12112 "anyhow",12113 "cranelift-codegen",12114 "cranelift-entity",12115 "cranelift-frontend",12116 "cranelift-native",12117 "cranelift-wasm",12118 "gimli 0.25.0",12119 "log",12120 "more-asserts",12121 "object",12122 "target-lexicon",12123 "thiserror",12124 "wasmparser",12125 "wasmtime-environ",12126]1212712128[[package]]12129name = "wasmtime-environ"12130version = "0.31.0"12131source = "registry+https://github.com/rust-lang/crates.io-index"12132checksum = "1c2d194b655321053bc4111a1aa4ead552655c8a17d17264bc97766e70073510"12133dependencies = [12134 "anyhow",12135 "cfg-if 1.0.0",12136 "cranelift-entity",12137 "gimli 0.25.0",12138 "indexmap",12139 "log",12140 "more-asserts",12141 "object",12142 "serde",12143 "target-lexicon",12144 "thiserror",12145 "wasmparser",12146 "wasmtime-types",12147]1214812149[[package]]12150name = "wasmtime-jit"12151version = "0.31.0"12152source = "registry+https://github.com/rust-lang/crates.io-index"12153checksum = "864ac8dfe4ce310ac59f16fdbd560c257389cb009ee5d030ac6e30523b023d11"12154dependencies = [12155 "addr2line 0.16.0",12156 "anyhow",12157 "bincode",12158 "cfg-if 1.0.0",12159 "gimli 0.25.0",12160 "log",12161 "more-asserts",12162 "object",12163 "region",12164 "rsix",12165 "serde",12166 "target-lexicon",12167 "thiserror",12168 "wasmparser",12169 "wasmtime-environ",12170 "wasmtime-runtime",12171 "winapi 0.3.9",12172]1217312174[[package]]12175name = "wasmtime-runtime"12176version = "0.31.0"12177source = "registry+https://github.com/rust-lang/crates.io-index"12178checksum = "ab97da813a26b98c9abfd3b0c2d99e42f6b78b749c0646344e2e262d212d8c8b"12179dependencies = [12180 "anyhow",12181 "backtrace",12182 "cc",12183 "cfg-if 1.0.0",12184 "indexmap",12185 "lazy_static",12186 "libc",12187 "log",12188 "mach",12189 "memoffset",12190 "more-asserts",12191 "rand 0.8.4",12192 "region",12193 "rsix",12194 "thiserror",12195 "wasmtime-environ",12196 "winapi 0.3.9",12197]1219812199[[package]]12200name = "wasmtime-types"12201version = "0.31.0"12202source = "registry+https://github.com/rust-lang/crates.io-index"12203checksum = "ff94409cc3557bfbbcce6b14520ccd6bd3727e965c0fe68d63ef2c185bf379c6"12204dependencies = [12205 "cranelift-entity",12206 "serde",12207 "thiserror",12208 "wasmparser",12209]1221012211[[package]]12212name = "web-sys"12213version = "0.3.55"12214source = "registry+https://github.com/rust-lang/crates.io-index"12215checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb"12216dependencies = [12217 "js-sys",12218 "wasm-bindgen",12219]1222012221[[package]]12222name = "webpki"12223version = "0.21.4"12224source = "registry+https://github.com/rust-lang/crates.io-index"12225checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"12226dependencies = [12227 "ring",12228 "untrusted",12229]1223012231[[package]]12232name = "webpki-roots"12233version = "0.21.1"12234source = "registry+https://github.com/rust-lang/crates.io-index"12235checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"12236dependencies = [12237 "webpki",12238]1223912240[[package]]12241name = "wepoll-ffi"12242version = "0.1.2"12243source = "registry+https://github.com/rust-lang/crates.io-index"12244checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"12245dependencies = [12246 "cc",12247]1224812249[[package]]12250name = "westend-runtime"12251version = "0.9.15"12252source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"12253dependencies = [12254 "beefy-primitives",12255 "bitvec",12256 "frame-benchmarking",12257 "frame-election-provider-support",12258 "frame-executive",12259 "frame-support",12260 "frame-system",12261 "frame-system-benchmarking",12262 "frame-system-rpc-runtime-api",12263 "frame-try-runtime",12264 "hex-literal",12265 "log",12266 "pallet-authority-discovery",12267 "pallet-authorship",12268 "pallet-babe",12269 "pallet-bags-list",12270 "pallet-balances",12271 "pallet-collective",12272 "pallet-democracy",12273 "pallet-election-provider-multi-phase",12274 "pallet-elections-phragmen",12275 "pallet-grandpa",12276 "pallet-identity",12277 "pallet-im-online",12278 "pallet-indices",12279 "pallet-membership",12280 "pallet-mmr-primitives",12281 "pallet-multisig",12282 "pallet-nicks",12283 "pallet-offences",12284 "pallet-offences-benchmarking",12285 "pallet-proxy",12286 "pallet-recovery",12287 "pallet-scheduler",12288 "pallet-session",12289 "pallet-session-benchmarking",12290 "pallet-society",12291 "pallet-staking",12292 "pallet-staking-reward-curve",12293 "pallet-sudo",12294 "pallet-timestamp",12295 "pallet-transaction-payment",12296 "pallet-transaction-payment-rpc-runtime-api",12297 "pallet-treasury",12298 "pallet-utility",12299 "pallet-vesting",12300 "pallet-xcm",12301 "pallet-xcm-benchmarks",12302 "parity-scale-codec",12303 "polkadot-parachain",12304 "polkadot-primitives",12305 "polkadot-runtime-common",12306 "polkadot-runtime-parachains",12307 "rustc-hex",12308 "scale-info",12309 "serde",12310 "serde_derive",12311 "smallvec",12312 "sp-api",12313 "sp-authority-discovery",12314 "sp-block-builder",12315 "sp-consensus-babe",12316 "sp-core",12317 "sp-inherents",12318 "sp-io",12319 "sp-npos-elections",12320 "sp-offchain",12321 "sp-runtime",12322 "sp-session",12323 "sp-staking",12324 "sp-std",12325 "sp-transaction-pool",12326 "sp-version",12327 "substrate-wasm-builder",12328 "xcm",12329 "xcm-builder",12330 "xcm-executor",12331]1233212333[[package]]12334name = "which"12335version = "4.2.2"12336source = "registry+https://github.com/rust-lang/crates.io-index"12337checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"12338dependencies = [12339 "either",12340 "lazy_static",12341 "libc",12342]1234312344[[package]]12345name = "widestring"12346version = "0.4.3"12347source = "registry+https://github.com/rust-lang/crates.io-index"12348checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"1234912350[[package]]12351name = "winapi"12352version = "0.2.8"12353source = "registry+https://github.com/rust-lang/crates.io-index"12354checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"1235512356[[package]]12357name = "winapi"12358version = "0.3.9"12359source = "registry+https://github.com/rust-lang/crates.io-index"12360checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"12361dependencies = [12362 "winapi-i686-pc-windows-gnu",12363 "winapi-x86_64-pc-windows-gnu",12364]1236512366[[package]]12367name = "winapi-build"12368version = "0.1.1"12369source = "registry+https://github.com/rust-lang/crates.io-index"12370checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"1237112372[[package]]12373name = "winapi-i686-pc-windows-gnu"12374version = "0.4.0"12375source = "registry+https://github.com/rust-lang/crates.io-index"12376checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1237712378[[package]]12379name = "winapi-util"12380version = "0.1.5"12381source = "registry+https://github.com/rust-lang/crates.io-index"12382checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"12383dependencies = [12384 "winapi 0.3.9",12385]1238612387[[package]]12388name = "winapi-x86_64-pc-windows-gnu"12389version = "0.4.0"12390source = "registry+https://github.com/rust-lang/crates.io-index"12391checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1239212393[[package]]12394name = "winreg"12395version = "0.6.2"12396source = "registry+https://github.com/rust-lang/crates.io-index"12397checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"12398dependencies = [12399 "winapi 0.3.9",12400]1240112402[[package]]12403name = "ws2_32-sys"12404version = "0.2.1"12405source = "registry+https://github.com/rust-lang/crates.io-index"12406checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"12407dependencies = [12408 "winapi 0.2.8",12409 "winapi-build",12410]1241112412[[package]]12413name = "wyz"12414version = "0.2.0"12415source = "registry+https://github.com/rust-lang/crates.io-index"12416checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1241712418[[package]]12419name = "x25519-dalek"12420version = "1.1.1"12421source = "registry+https://github.com/rust-lang/crates.io-index"12422checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"12423dependencies = [12424 "curve25519-dalek 3.2.0",12425 "rand_core 0.5.1",12426 "zeroize",12427]1242812429[[package]]12430name = "xcm"12431version = "0.9.15"12432source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"12433dependencies = [12434 "derivative",12435 "impl-trait-for-tuples",12436 "log",12437 "parity-scale-codec",12438 "scale-info",12439 "xcm-procedural",12440]1244112442[[package]]12443name = "xcm-builder"12444version = "0.9.15"12445source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"12446dependencies = [12447 "frame-support",12448 "frame-system",12449 "log",12450 "pallet-transaction-payment",12451 "parity-scale-codec",12452 "polkadot-parachain",12453 "scale-info",12454 "sp-arithmetic",12455 "sp-io",12456 "sp-runtime",12457 "sp-std",12458 "xcm",12459 "xcm-executor",12460]1246112462[[package]]12463name = "xcm-executor"12464version = "0.9.15"12465source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"12466dependencies = [12467 "frame-benchmarking",12468 "frame-support",12469 "impl-trait-for-tuples",12470 "log",12471 "parity-scale-codec",12472 "sp-arithmetic",12473 "sp-core",12474 "sp-io",12475 "sp-runtime",12476 "sp-std",12477 "xcm",12478]1247912480[[package]]12481name = "xcm-procedural"12482version = "0.1.0"12483source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2"12484dependencies = [12485 "proc-macro2",12486 "quote",12487 "syn",12488]1248912490[[package]]12491name = "yamux"12492version = "0.9.0"12493source = "registry+https://github.com/rust-lang/crates.io-index"12494checksum = "e7d9028f208dd5e63c614be69f115c1b53cacc1111437d4c765185856666c107"12495dependencies = [12496 "futures 0.3.19",12497 "log",12498 "nohash-hasher",12499 "parking_lot 0.11.2",12500 "rand 0.8.4",12501 "static_assertions",12502]1250312504[[package]]12505name = "yansi"12506version = "0.5.0"12507source = "registry+https://github.com/rust-lang/crates.io-index"12508checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"1250912510[[package]]12511name = "zeroize"12512version = "1.5.0"12513source = "registry+https://github.com/rust-lang/crates.io-index"12514checksum = "cc222aec311c323c717f56060324f32b82da1ce1dd81d9a09aa6a9030bfe08db"12515dependencies = [12516 "zeroize_derive",12517]1251812519[[package]]12520name = "zeroize_derive"12521version = "1.3.1"12522source = "registry+https://github.com/rust-lang/crates.io-index"12523checksum = "81e8f13fef10b63c06356d65d416b070798ddabcadc10d3ece0c5be9b3c7eddb"12524dependencies = [12525 "proc-macro2",12526 "quote",12527 "syn",12528 "synstructure",12529]1253012531[[package]]12532name = "zstd"12533version = "0.9.2+zstd.1.5.1"12534source = "registry+https://github.com/rust-lang/crates.io-index"12535checksum = "2390ea1bf6c038c39674f22d95f0564725fc06034a47129179810b2fc58caa54"12536dependencies = [12537 "zstd-safe",12538]1253912540[[package]]12541name = "zstd-safe"12542version = "4.1.3+zstd.1.5.1"12543source = "registry+https://github.com/rust-lang/crates.io-index"12544checksum = "e99d81b99fb3c2c2c794e3fe56c305c63d5173a16a46b5850b07c935ffc7db79"12545dependencies = [12546 "libc",12547 "zstd-sys",12548]1254912550[[package]]12551name = "zstd-sys"12552version = "1.6.2+zstd.1.5.1"12553source = "registry+https://github.com/rust-lang/crates.io-index"12554checksum = "2daf2f248d9ea44454bfcb2516534e8b8ad2fc91bf818a1885495fc42bc8ac9f"12555dependencies = [12556 "cc",12557 "libc",12558]