123version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.17.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"20dependencies = [21 "gimli",22]2324[[package]]25name = "adler"26version = "1.0.2"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"2930[[package]]31name = "aead"32version = "0.4.3"33source = "registry+https://github.com/rust-lang/crates.io-index"34checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"35dependencies = [36 "generic-array 0.14.5",37]3839[[package]]40name = "aes"41version = "0.7.5"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"44dependencies = [45 "cfg-if 1.0.0",46 "cipher",47 "cpufeatures 0.2.1",48 "opaque-debug 0.3.0",49]5051[[package]]52name = "aes-gcm"53version = "0.9.4"54source = "registry+https://github.com/rust-lang/crates.io-index"55checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"56dependencies = [57 "aead",58 "aes",59 "cipher",60 "ctr",61 "ghash",62 "subtle 2.4.1",63]6465[[package]]66name = "ahash"67version = "0.7.6"68source = "registry+https://github.com/rust-lang/crates.io-index"69checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"70dependencies = [71 "getrandom 0.2.5",72 "once_cell",73 "version_check",74]7576[[package]]77name = "aho-corasick"78version = "0.7.18"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"81dependencies = [82 "memchr",83]8485[[package]]86name = "always-assert"87version = "0.1.2"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"9091[[package]]92name = "ansi_term"93version = "0.12.1"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"96dependencies = [97 "winapi 0.3.9",98]99100[[package]]101name = "anyhow"102version = "1.0.55"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "159bb86af3a200e19a068f4224eae4c8bb2d0fa054c7e5d1cacd5cef95e684cd"105106[[package]]107name = "approx"108version = "0.5.1"109source = "registry+https://github.com/rust-lang/crates.io-index"110checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"111dependencies = [112 "num-traits",113]114115[[package]]116name = "arrayref"117version = "0.3.6"118source = "registry+https://github.com/rust-lang/crates.io-index"119checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"120121[[package]]122name = "arrayvec"123version = "0.4.12"124source = "registry+https://github.com/rust-lang/crates.io-index"125checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"126dependencies = [127 "nodrop",128]129130[[package]]131name = "arrayvec"132version = "0.5.2"133source = "registry+https://github.com/rust-lang/crates.io-index"134checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"135136[[package]]137name = "arrayvec"138version = "0.7.2"139source = "registry+https://github.com/rust-lang/crates.io-index"140checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"141142[[package]]143name = "asn1_der"144version = "0.7.5"145source = "registry+https://github.com/rust-lang/crates.io-index"146checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"147148[[package]]149name = "assert_matches"150version = "1.5.0"151source = "registry+https://github.com/rust-lang/crates.io-index"152checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"153154[[package]]155name = "async-attributes"156version = "1.1.2"157source = "registry+https://github.com/rust-lang/crates.io-index"158checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"159dependencies = [160 "quote",161 "syn",162]163164[[package]]165name = "async-channel"166version = "1.6.1"167source = "registry+https://github.com/rust-lang/crates.io-index"168checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"169dependencies = [170 "concurrent-queue",171 "event-listener",172 "futures-core",173]174175[[package]]176name = "async-executor"177version = "1.4.1"178source = "registry+https://github.com/rust-lang/crates.io-index"179checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"180dependencies = [181 "async-task",182 "concurrent-queue",183 "fastrand",184 "futures-lite",185 "once_cell",186 "slab",187]188189[[package]]190name = "async-global-executor"191version = "2.0.3"192source = "registry+https://github.com/rust-lang/crates.io-index"193checksum = "c026b7e44f1316b567ee750fea85103f87fcb80792b860e979f221259796ca0a"194dependencies = [195 "async-channel",196 "async-executor",197 "async-io",198 "async-mutex",199 "blocking",200 "futures-lite",201 "num_cpus",202 "once_cell",203]204205[[package]]206name = "async-io"207version = "1.6.0"208source = "registry+https://github.com/rust-lang/crates.io-index"209checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b"210dependencies = [211 "concurrent-queue",212 "futures-lite",213 "libc",214 "log",215 "once_cell",216 "parking",217 "polling",218 "slab",219 "socket2 0.4.4",220 "waker-fn",221 "winapi 0.3.9",222]223224[[package]]225name = "async-lock"226version = "2.5.0"227source = "registry+https://github.com/rust-lang/crates.io-index"228checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"229dependencies = [230 "event-listener",231]232233[[package]]234name = "async-mutex"235version = "1.4.0"236source = "registry+https://github.com/rust-lang/crates.io-index"237checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"238dependencies = [239 "event-listener",240]241242[[package]]243name = "async-process"244version = "1.3.0"245source = "registry+https://github.com/rust-lang/crates.io-index"246checksum = "83137067e3a2a6a06d67168e49e68a0957d215410473a740cea95a2425c0b7c6"247dependencies = [248 "async-io",249 "blocking",250 "cfg-if 1.0.0",251 "event-listener",252 "futures-lite",253 "libc",254 "once_cell",255 "signal-hook",256 "winapi 0.3.9",257]258259[[package]]260name = "async-std"261version = "1.10.0"262source = "registry+https://github.com/rust-lang/crates.io-index"263checksum = "f8056f1455169ab86dd47b47391e4ab0cbd25410a70e9fe675544f49bafaf952"264dependencies = [265 "async-attributes",266 "async-channel",267 "async-global-executor",268 "async-io",269 "async-lock",270 "async-process",271 "crossbeam-utils",272 "futures-channel",273 "futures-core",274 "futures-io",275 "futures-lite",276 "gloo-timers",277 "kv-log-macro",278 "log",279 "memchr",280 "num_cpus",281 "once_cell",282 "pin-project-lite 0.2.8",283 "pin-utils",284 "slab",285 "wasm-bindgen-futures",286]287288[[package]]289name = "async-std-resolver"290version = "0.20.4"291source = "registry+https://github.com/rust-lang/crates.io-index"292checksum = "dbf3e776afdf3a2477ef4854b85ba0dff3bd85792f685fb3c68948b4d304e4f0"293dependencies = [294 "async-std",295 "async-trait",296 "futures-io",297 "futures-util",298 "pin-utils",299 "trust-dns-resolver",300]301302[[package]]303name = "async-task"304version = "4.1.0"305source = "registry+https://github.com/rust-lang/crates.io-index"306checksum = "677d306121baf53310a3fd342d88dc0824f6bbeace68347593658525565abee8"307308[[package]]309name = "async-trait"310version = "0.1.52"311source = "registry+https://github.com/rust-lang/crates.io-index"312checksum = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3"313dependencies = [314 "proc-macro2",315 "quote",316 "syn",317]318319[[package]]320name = "asynchronous-codec"321version = "0.5.0"322source = "registry+https://github.com/rust-lang/crates.io-index"323checksum = "fb4401f0a3622dad2e0763fa79e0eb328bc70fb7dccfdd645341f00d671247d6"324dependencies = [325 "bytes 1.1.0",326 "futures-sink",327 "futures-util",328 "memchr",329 "pin-project-lite 0.2.8",330]331332[[package]]333name = "asynchronous-codec"334version = "0.6.0"335source = "registry+https://github.com/rust-lang/crates.io-index"336checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"337dependencies = [338 "bytes 1.1.0",339 "futures-sink",340 "futures-util",341 "memchr",342 "pin-project-lite 0.2.8",343]344345[[package]]346name = "atomic"347version = "0.5.1"348source = "registry+https://github.com/rust-lang/crates.io-index"349checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"350dependencies = [351 "autocfg",352]353354[[package]]355name = "atomic-waker"356version = "1.0.0"357source = "registry+https://github.com/rust-lang/crates.io-index"358checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"359360[[package]]361name = "atty"362version = "0.2.14"363source = "registry+https://github.com/rust-lang/crates.io-index"364checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"365dependencies = [366 "hermit-abi",367 "libc",368 "winapi 0.3.9",369]370371[[package]]372name = "auto_impl"373version = "0.5.0"374source = "registry+https://github.com/rust-lang/crates.io-index"375checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"376dependencies = [377 "proc-macro-error",378 "proc-macro2",379 "quote",380 "syn",381]382383[[package]]384name = "autocfg"385version = "1.1.0"386source = "registry+https://github.com/rust-lang/crates.io-index"387checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"388389[[package]]390name = "backtrace"391version = "0.3.64"392source = "registry+https://github.com/rust-lang/crates.io-index"393checksum = "5e121dee8023ce33ab248d9ce1493df03c3b38a659b240096fcbd7048ff9c31f"394dependencies = [395 "addr2line",396 "cc",397 "cfg-if 1.0.0",398 "libc",399 "miniz_oxide",400 "object",401 "rustc-demangle",402]403404[[package]]405name = "base-x"406version = "0.2.8"407source = "registry+https://github.com/rust-lang/crates.io-index"408checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"409410[[package]]411name = "base58"412version = "0.2.0"413source = "registry+https://github.com/rust-lang/crates.io-index"414checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"415416[[package]]417name = "base64"418version = "0.13.0"419source = "registry+https://github.com/rust-lang/crates.io-index"420checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"421422[[package]]423name = "beef"424version = "0.5.1"425source = "registry+https://github.com/rust-lang/crates.io-index"426checksum = "bed554bd50246729a1ec158d08aa3235d1b69d94ad120ebe187e28894787e736"427dependencies = [428 "serde",429]430431[[package]]432name = "beefy-gadget"433version = "4.0.0-dev"434source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"435dependencies = [436 "beefy-primitives",437 "fnv",438 "futures 0.3.21",439 "log",440 "parity-scale-codec",441 "parking_lot 0.11.2",442 "sc-chain-spec",443 "sc-client-api",444 "sc-keystore",445 "sc-network",446 "sc-network-gossip",447 "sc-utils",448 "sp-api",449 "sp-application-crypto",450 "sp-arithmetic",451 "sp-blockchain",452 "sp-core",453 "sp-keystore",454 "sp-runtime",455 "substrate-prometheus-endpoint",456 "thiserror",457 "wasm-timer",458]459460[[package]]461name = "beefy-gadget-rpc"462version = "4.0.0-dev"463source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"464dependencies = [465 "beefy-gadget",466 "beefy-primitives",467 "futures 0.3.21",468 "jsonrpc-core",469 "jsonrpc-core-client",470 "jsonrpc-derive",471 "jsonrpc-pubsub",472 "log",473 "parity-scale-codec",474 "parking_lot 0.11.2",475 "sc-rpc",476 "sc-utils",477 "serde",478 "sp-core",479 "sp-runtime",480 "thiserror",481]482483[[package]]484name = "beefy-merkle-tree"485version = "4.0.0-dev"486source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"487488[[package]]489name = "beefy-primitives"490version = "4.0.0-dev"491source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"492dependencies = [493 "parity-scale-codec",494 "scale-info",495 "sp-api",496 "sp-application-crypto",497 "sp-core",498 "sp-runtime",499 "sp-std",500]501502[[package]]503name = "bimap"504version = "0.6.2"505source = "registry+https://github.com/rust-lang/crates.io-index"506checksum = "bc0455254eb5c6964c4545d8bac815e1a1be4f3afe0ae695ea539c12d728d44b"507508[[package]]509name = "bincode"510version = "1.3.3"511source = "registry+https://github.com/rust-lang/crates.io-index"512checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"513dependencies = [514 "serde",515]516517[[package]]518name = "bindgen"519version = "0.59.2"520source = "registry+https://github.com/rust-lang/crates.io-index"521checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"522dependencies = [523 "bitflags",524 "cexpr",525 "clang-sys",526 "lazy_static",527 "lazycell",528 "peeking_take_while",529 "proc-macro2",530 "quote",531 "regex",532 "rustc-hash",533 "shlex",534]535536[[package]]537name = "bitflags"538version = "1.3.2"539source = "registry+https://github.com/rust-lang/crates.io-index"540checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"541542[[package]]543name = "bitvec"544version = "0.20.4"545source = "registry+https://github.com/rust-lang/crates.io-index"546checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"547dependencies = [548 "funty",549 "radium",550 "tap",551 "wyz",552]553554[[package]]555name = "blake2"556version = "0.9.2"557source = "registry+https://github.com/rust-lang/crates.io-index"558checksum = "0a4e37d16930f5459780f5621038b6382b9bb37c19016f39fb6b5808d831f174"559dependencies = [560 "crypto-mac 0.8.0",561 "digest 0.9.0",562 "opaque-debug 0.3.0",563]564565[[package]]566name = "blake2-rfc"567version = "0.2.18"568source = "registry+https://github.com/rust-lang/crates.io-index"569checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"570dependencies = [571 "arrayvec 0.4.12",572 "constant_time_eq",573]574575[[package]]576name = "blake2b_simd"577version = "0.5.11"578source = "registry+https://github.com/rust-lang/crates.io-index"579checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"580dependencies = [581 "arrayref",582 "arrayvec 0.5.2",583 "constant_time_eq",584]585586[[package]]587name = "blake2s_simd"588version = "0.5.11"589source = "registry+https://github.com/rust-lang/crates.io-index"590checksum = "9e461a7034e85b211a4acb57ee2e6730b32912b06c08cc242243c39fc21ae6a2"591dependencies = [592 "arrayref",593 "arrayvec 0.5.2",594 "constant_time_eq",595]596597[[package]]598name = "blake3"599version = "0.3.8"600source = "registry+https://github.com/rust-lang/crates.io-index"601checksum = "b64485778c4f16a6a5a9d335e80d449ac6c70cdd6a06d2af18a6f6f775a125b3"602dependencies = [603 "arrayref",604 "arrayvec 0.5.2",605 "cc",606 "cfg-if 0.1.10",607 "constant_time_eq",608 "crypto-mac 0.8.0",609 "digest 0.9.0",610]611612[[package]]613name = "block-buffer"614version = "0.7.3"615source = "registry+https://github.com/rust-lang/crates.io-index"616checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"617dependencies = [618 "block-padding 0.1.5",619 "byte-tools",620 "byteorder",621 "generic-array 0.12.4",622]623624[[package]]625name = "block-buffer"626version = "0.9.0"627source = "registry+https://github.com/rust-lang/crates.io-index"628checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"629dependencies = [630 "block-padding 0.2.1",631 "generic-array 0.14.5",632]633634[[package]]635name = "block-buffer"636version = "0.10.2"637source = "registry+https://github.com/rust-lang/crates.io-index"638checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"639dependencies = [640 "generic-array 0.14.5",641]642643[[package]]644name = "block-padding"645version = "0.1.5"646source = "registry+https://github.com/rust-lang/crates.io-index"647checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"648dependencies = [649 "byte-tools",650]651652[[package]]653name = "block-padding"654version = "0.2.1"655source = "registry+https://github.com/rust-lang/crates.io-index"656checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"657658[[package]]659name = "blocking"660version = "1.1.0"661source = "registry+https://github.com/rust-lang/crates.io-index"662checksum = "046e47d4b2d391b1f6f8b407b1deb8dee56c1852ccd868becf2710f601b5f427"663dependencies = [664 "async-channel",665 "async-task",666 "atomic-waker",667 "fastrand",668 "futures-lite",669 "once_cell",670]671672[[package]]673name = "bounded-vec"674version = "0.5.0"675source = "registry+https://github.com/rust-lang/crates.io-index"676checksum = "b47cca82fca99417fe405f09d93bb8fff90bdd03d13c631f18096ee123b4281c"677dependencies = [678 "thiserror",679]680681[[package]]682name = "bp-header-chain"683version = "0.1.0"684source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"685dependencies = [686 "finality-grandpa",687 "frame-support",688 "parity-scale-codec",689 "scale-info",690 "serde",691 "sp-core",692 "sp-finality-grandpa",693 "sp-runtime",694 "sp-std",695]696697[[package]]698name = "bp-message-dispatch"699version = "0.1.0"700source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"701dependencies = [702 "bp-runtime",703 "frame-support",704 "parity-scale-codec",705 "scale-info",706 "sp-std",707]708709[[package]]710name = "bp-messages"711version = "0.1.0"712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"713dependencies = [714 "bitvec",715 "bp-runtime",716 "frame-support",717 "frame-system",718 "impl-trait-for-tuples",719 "parity-scale-codec",720 "scale-info",721 "serde",722 "sp-std",723]724725[[package]]726name = "bp-polkadot-core"727version = "0.1.0"728source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"729dependencies = [730 "bp-messages",731 "bp-runtime",732 "frame-support",733 "frame-system",734 "parity-scale-codec",735 "scale-info",736 "sp-api",737 "sp-core",738 "sp-runtime",739 "sp-std",740 "sp-version",741]742743[[package]]744name = "bp-rococo"745version = "0.1.0"746source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"747dependencies = [748 "bp-messages",749 "bp-polkadot-core",750 "bp-runtime",751 "frame-support",752 "parity-scale-codec",753 "smallvec",754 "sp-api",755 "sp-runtime",756 "sp-std",757 "sp-version",758]759760[[package]]761name = "bp-runtime"762version = "0.1.0"763source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"764dependencies = [765 "frame-support",766 "hash-db",767 "num-traits",768 "parity-scale-codec",769 "scale-info",770 "sp-core",771 "sp-io",772 "sp-runtime",773 "sp-state-machine",774 "sp-std",775 "sp-trie",776]777778[[package]]779name = "bp-test-utils"780version = "0.1.0"781source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"782dependencies = [783 "bp-header-chain",784 "ed25519-dalek",785 "finality-grandpa",786 "parity-scale-codec",787 "sp-application-crypto",788 "sp-finality-grandpa",789 "sp-runtime",790 "sp-std",791]792793[[package]]794name = "bp-wococo"795version = "0.1.0"796source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"797dependencies = [798 "bp-messages",799 "bp-polkadot-core",800 "bp-rococo",801 "bp-runtime",802 "parity-scale-codec",803 "sp-api",804 "sp-runtime",805 "sp-std",806]807808[[package]]809name = "bridge-runtime-common"810version = "0.1.0"811source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"812dependencies = [813 "bp-message-dispatch",814 "bp-messages",815 "bp-runtime",816 "frame-support",817 "hash-db",818 "pallet-bridge-dispatch",819 "pallet-bridge-grandpa",820 "pallet-bridge-messages",821 "pallet-transaction-payment",822 "parity-scale-codec",823 "scale-info",824 "sp-core",825 "sp-runtime",826 "sp-state-machine",827 "sp-std",828 "sp-trie",829]830831[[package]]832name = "bs58"833version = "0.4.0"834source = "registry+https://github.com/rust-lang/crates.io-index"835checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"836837[[package]]838name = "bstr"839version = "0.2.17"840source = "registry+https://github.com/rust-lang/crates.io-index"841checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"842dependencies = [843 "memchr",844]845846[[package]]847name = "build-helper"848version = "0.1.1"849source = "registry+https://github.com/rust-lang/crates.io-index"850checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"851dependencies = [852 "semver 0.6.0",853]854855[[package]]856name = "bumpalo"857version = "3.9.1"858source = "registry+https://github.com/rust-lang/crates.io-index"859checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"860861[[package]]862name = "byte-slice-cast"863version = "1.2.1"864source = "registry+https://github.com/rust-lang/crates.io-index"865checksum = "87c5fdd0166095e1d463fc6cc01aa8ce547ad77a4e84d42eb6762b084e28067e"866867[[package]]868name = "byte-tools"869version = "0.3.1"870source = "registry+https://github.com/rust-lang/crates.io-index"871checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"872873[[package]]874name = "byteorder"875version = "1.4.3"876source = "registry+https://github.com/rust-lang/crates.io-index"877checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"878879[[package]]880name = "bytes"881version = "0.4.12"882source = "registry+https://github.com/rust-lang/crates.io-index"883checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"884dependencies = [885 "byteorder",886 "iovec",887]888889[[package]]890name = "bytes"891version = "0.5.6"892source = "registry+https://github.com/rust-lang/crates.io-index"893checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"894895[[package]]896name = "bytes"897version = "1.1.0"898source = "registry+https://github.com/rust-lang/crates.io-index"899checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"900901[[package]]902name = "cache-padded"903version = "1.2.0"904source = "registry+https://github.com/rust-lang/crates.io-index"905checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"906907[[package]]908name = "camino"909version = "1.0.7"910source = "registry+https://github.com/rust-lang/crates.io-index"911checksum = "6f3132262930b0522068049f5870a856ab8affc80c70d08b6ecb785771a6fc23"912dependencies = [913 "serde",914]915916[[package]]917name = "cargo-platform"918version = "0.1.2"919source = "registry+https://github.com/rust-lang/crates.io-index"920checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"921dependencies = [922 "serde",923]924925[[package]]926name = "cargo_metadata"927version = "0.14.2"928source = "registry+https://github.com/rust-lang/crates.io-index"929checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"930dependencies = [931 "camino",932 "cargo-platform",933 "semver 1.0.6",934 "serde",935 "serde_json",936]937938[[package]]939name = "cc"940version = "1.0.73"941source = "registry+https://github.com/rust-lang/crates.io-index"942checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"943dependencies = [944 "jobserver",945]946947[[package]]948name = "cexpr"949version = "0.6.0"950source = "registry+https://github.com/rust-lang/crates.io-index"951checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"952dependencies = [953 "nom",954]955956[[package]]957name = "cfg-if"958version = "0.1.10"959source = "registry+https://github.com/rust-lang/crates.io-index"960checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"961962[[package]]963name = "cfg-if"964version = "1.0.0"965source = "registry+https://github.com/rust-lang/crates.io-index"966checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"967968[[package]]969name = "cfg_aliases"970version = "0.1.1"971source = "registry+https://github.com/rust-lang/crates.io-index"972checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"973974[[package]]975name = "chacha20"976version = "0.7.1"977source = "registry+https://github.com/rust-lang/crates.io-index"978checksum = "fee7ad89dc1128635074c268ee661f90c3f7e83d9fd12910608c36b47d6c3412"979dependencies = [980 "cfg-if 1.0.0",981 "cipher",982 "cpufeatures 0.1.5",983 "zeroize",984]985986[[package]]987name = "chacha20poly1305"988version = "0.8.0"989source = "registry+https://github.com/rust-lang/crates.io-index"990checksum = "1580317203210c517b6d44794abfbe600698276db18127e37ad3e69bf5e848e5"991dependencies = [992 "aead",993 "chacha20",994 "cipher",995 "poly1305",996 "zeroize",997]998999[[package]]1000name = "chrono"1001version = "0.4.19"1002source = "registry+https://github.com/rust-lang/crates.io-index"1003checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1004dependencies = [1005 "libc",1006 "num-integer",1007 "num-traits",1008 "time",1009 "winapi 0.3.9",1010]10111012[[package]]1013name = "cid"1014version = "0.6.1"1015source = "registry+https://github.com/rust-lang/crates.io-index"1016checksum = "ff0e3bc0b6446b3f9663c1a6aba6ef06c5aeaa1bc92bd18077be337198ab9768"1017dependencies = [1018 "multibase",1019 "multihash 0.13.2",1020 "unsigned-varint 0.5.1",1021]10221023[[package]]1024name = "cipher"1025version = "0.3.0"1026source = "registry+https://github.com/rust-lang/crates.io-index"1027checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"1028dependencies = [1029 "generic-array 0.14.5",1030]10311032[[package]]1033name = "ckb-merkle-mountain-range"1034version = "0.3.2"1035source = "registry+https://github.com/rust-lang/crates.io-index"1036checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"1037dependencies = [1038 "cfg-if 0.1.10",1039]10401041[[package]]1042name = "clang-sys"1043version = "1.3.1"1044source = "registry+https://github.com/rust-lang/crates.io-index"1045checksum = "4cc00842eed744b858222c4c9faf7243aafc6d33f92f96935263ef4d8a41ce21"1046dependencies = [1047 "glob",1048 "libc",1049 "libloading 0.7.3",1050]10511052[[package]]1053name = "clap"1054version = "3.1.5"1055source = "registry+https://github.com/rust-lang/crates.io-index"1056checksum = "ced1892c55c910c1219e98d6fc8d71f6bddba7905866ce740066d8bfea859312"1057dependencies = [1058 "atty",1059 "bitflags",1060 "clap_derive",1061 "indexmap",1062 "lazy_static",1063 "os_str_bytes",1064 "strsim",1065 "termcolor",1066 "textwrap",1067]10681069[[package]]1070name = "clap_derive"1071version = "3.1.4"1072source = "registry+https://github.com/rust-lang/crates.io-index"1073checksum = "da95d038ede1a964ce99f49cbe27a7fb538d1da595e4b4f70b8c8f338d17bf16"1074dependencies = [1075 "heck 0.4.0",1076 "proc-macro-error",1077 "proc-macro2",1078 "quote",1079 "syn",1080]10811082[[package]]1083name = "cloudabi"1084version = "0.0.3"1085source = "registry+https://github.com/rust-lang/crates.io-index"1086checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"1087dependencies = [1088 "bitflags",1089]10901091[[package]]1092name = "concurrent-queue"1093version = "1.2.2"1094source = "registry+https://github.com/rust-lang/crates.io-index"1095checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"1096dependencies = [1097 "cache-padded",1098]10991100[[package]]1101name = "constant_time_eq"1102version = "0.1.5"1103source = "registry+https://github.com/rust-lang/crates.io-index"1104checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11051106[[package]]1107name = "convert_case"1108version = "0.4.0"1109source = "registry+https://github.com/rust-lang/crates.io-index"1110checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11111112[[package]]1113name = "core-foundation"1114version = "0.9.3"1115source = "registry+https://github.com/rust-lang/crates.io-index"1116checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1117dependencies = [1118 "core-foundation-sys",1119 "libc",1120]11211122[[package]]1123name = "core-foundation-sys"1124version = "0.8.3"1125source = "registry+https://github.com/rust-lang/crates.io-index"1126checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11271128[[package]]1129name = "cpp_demangle"1130version = "0.3.5"1131source = "registry+https://github.com/rust-lang/crates.io-index"1132checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1133dependencies = [1134 "cfg-if 1.0.0",1135]11361137[[package]]1138name = "cpufeatures"1139version = "0.1.5"1140source = "registry+https://github.com/rust-lang/crates.io-index"1141checksum = "66c99696f6c9dd7f35d486b9d04d7e6e202aa3e8c40d553f2fdf5e7e0c6a71ef"1142dependencies = [1143 "libc",1144]11451146[[package]]1147name = "cpufeatures"1148version = "0.2.1"1149source = "registry+https://github.com/rust-lang/crates.io-index"1150checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"1151dependencies = [1152 "libc",1153]11541155[[package]]1156name = "cranelift-bforest"1157version = "0.80.1"1158source = "registry+https://github.com/rust-lang/crates.io-index"1159checksum = "62fc68cdb867b7d27b5f33cd65eb11376dfb41a2d09568a1a2c2bc1dc204f4ef"1160dependencies = [1161 "cranelift-entity",1162]11631164[[package]]1165name = "cranelift-codegen"1166version = "0.80.1"1167source = "registry+https://github.com/rust-lang/crates.io-index"1168checksum = "31253a44ab62588f8235a996cc9b0636d98a299190069ced9628b8547329b47a"1169dependencies = [1170 "cranelift-bforest",1171 "cranelift-codegen-meta",1172 "cranelift-codegen-shared",1173 "cranelift-entity",1174 "gimli",1175 "log",1176 "regalloc",1177 "smallvec",1178 "target-lexicon",1179]11801181[[package]]1182name = "cranelift-codegen-meta"1183version = "0.80.1"1184source = "registry+https://github.com/rust-lang/crates.io-index"1185checksum = "7a20ab4627d30b702fb1b8a399882726d216b8164d3b3fa6189e3bf901506afe"1186dependencies = [1187 "cranelift-codegen-shared",1188]11891190[[package]]1191name = "cranelift-codegen-shared"1192version = "0.80.1"1193source = "registry+https://github.com/rust-lang/crates.io-index"1194checksum = "6687d9668dacfed4468361f7578d86bded8ca4db978f734d9b631494bebbb5b8"11951196[[package]]1197name = "cranelift-entity"1198version = "0.80.1"1199source = "registry+https://github.com/rust-lang/crates.io-index"1200checksum = "c77c5d72db97ba2cb36f69037a709edbae0d29cb25503775891e7151c5c874bf"1201dependencies = [1202 "serde",1203]12041205[[package]]1206name = "cranelift-frontend"1207version = "0.80.1"1208source = "registry+https://github.com/rust-lang/crates.io-index"1209checksum = "426dca83f63c7c64ea459eb569aadc5e0c66536c0042ed5d693f91830e8750d0"1210dependencies = [1211 "cranelift-codegen",1212 "log",1213 "smallvec",1214 "target-lexicon",1215]12161217[[package]]1218name = "cranelift-native"1219version = "0.80.1"1220source = "registry+https://github.com/rust-lang/crates.io-index"1221checksum = "8007864b5d0c49b026c861a15761785a2871124e401630c03ef1426e6d0d559e"1222dependencies = [1223 "cranelift-codegen",1224 "libc",1225 "target-lexicon",1226]12271228[[package]]1229name = "cranelift-wasm"1230version = "0.80.1"1231source = "registry+https://github.com/rust-lang/crates.io-index"1232checksum = "94cf12c071415ba261d897387ae5350c4d83c238376c8c5a96514ecfa2ea66a3"1233dependencies = [1234 "cranelift-codegen",1235 "cranelift-entity",1236 "cranelift-frontend",1237 "itertools",1238 "log",1239 "smallvec",1240 "wasmparser",1241 "wasmtime-types",1242]12431244[[package]]1245name = "crc32fast"1246version = "1.3.2"1247source = "registry+https://github.com/rust-lang/crates.io-index"1248checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1249dependencies = [1250 "cfg-if 1.0.0",1251]12521253[[package]]1254name = "crossbeam-channel"1255version = "0.5.2"1256source = "registry+https://github.com/rust-lang/crates.io-index"1257checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa"1258dependencies = [1259 "cfg-if 1.0.0",1260 "crossbeam-utils",1261]12621263[[package]]1264name = "crossbeam-deque"1265version = "0.8.1"1266source = "registry+https://github.com/rust-lang/crates.io-index"1267checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"1268dependencies = [1269 "cfg-if 1.0.0",1270 "crossbeam-epoch",1271 "crossbeam-utils",1272]12731274[[package]]1275name = "crossbeam-epoch"1276version = "0.9.7"1277source = "registry+https://github.com/rust-lang/crates.io-index"1278checksum = "c00d6d2ea26e8b151d99093005cb442fb9a37aeaca582a03ec70946f49ab5ed9"1279dependencies = [1280 "cfg-if 1.0.0",1281 "crossbeam-utils",1282 "lazy_static",1283 "memoffset",1284 "scopeguard",1285]12861287[[package]]1288name = "crossbeam-utils"1289version = "0.8.7"1290source = "registry+https://github.com/rust-lang/crates.io-index"1291checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6"1292dependencies = [1293 "cfg-if 1.0.0",1294 "lazy_static",1295]12961297[[package]]1298name = "crunchy"1299version = "0.2.2"1300source = "registry+https://github.com/rust-lang/crates.io-index"1301checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13021303[[package]]1304name = "crypto-common"1305version = "0.1.3"1306source = "registry+https://github.com/rust-lang/crates.io-index"1307checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"1308dependencies = [1309 "generic-array 0.14.5",1310 "typenum",1311]13121313[[package]]1314name = "crypto-mac"1315version = "0.7.0"1316source = "registry+https://github.com/rust-lang/crates.io-index"1317checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"1318dependencies = [1319 "generic-array 0.12.4",1320 "subtle 1.0.0",1321]13221323[[package]]1324name = "crypto-mac"1325version = "0.8.0"1326source = "registry+https://github.com/rust-lang/crates.io-index"1327checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1328dependencies = [1329 "generic-array 0.14.5",1330 "subtle 2.4.1",1331]13321333[[package]]1334name = "crypto-mac"1335version = "0.11.1"1336source = "registry+https://github.com/rust-lang/crates.io-index"1337checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1338dependencies = [1339 "generic-array 0.14.5",1340 "subtle 2.4.1",1341]13421343[[package]]1344name = "ct-logs"1345version = "0.8.0"1346source = "registry+https://github.com/rust-lang/crates.io-index"1347checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"1348dependencies = [1349 "sct 0.6.1",1350]13511352[[package]]1353name = "ctor"1354version = "0.1.21"1355source = "registry+https://github.com/rust-lang/crates.io-index"1356checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"1357dependencies = [1358 "quote",1359 "syn",1360]13611362[[package]]1363name = "ctr"1364version = "0.8.0"1365source = "registry+https://github.com/rust-lang/crates.io-index"1366checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1367dependencies = [1368 "cipher",1369]13701371[[package]]1372name = "cuckoofilter"1373version = "0.5.0"1374source = "registry+https://github.com/rust-lang/crates.io-index"1375checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1376dependencies = [1377 "byteorder",1378 "fnv",1379 "rand 0.7.3",1380]13811382[[package]]1383name = "cumulus-client-cli"1384version = "0.1.0"1385source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1386dependencies = [1387 "clap",1388 "sc-cli",1389 "sc-service",1390]13911392[[package]]1393name = "cumulus-client-collator"1394version = "0.1.0"1395source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1396dependencies = [1397 "cumulus-client-consensus-common",1398 "cumulus-client-network",1399 "cumulus-primitives-core",1400 "cumulus-relay-chain-interface",1401 "futures 0.3.21",1402 "parity-scale-codec",1403 "parking_lot 0.10.2",1404 "polkadot-node-primitives",1405 "polkadot-node-subsystem",1406 "polkadot-overseer",1407 "polkadot-primitives",1408 "sc-client-api",1409 "sp-api",1410 "sp-consensus",1411 "sp-core",1412 "sp-runtime",1413 "tracing",1414]14151416[[package]]1417name = "cumulus-client-consensus-aura"1418version = "0.1.0"1419source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1420dependencies = [1421 "async-trait",1422 "cumulus-client-consensus-common",1423 "cumulus-primitives-core",1424 "futures 0.3.21",1425 "parity-scale-codec",1426 "sc-client-api",1427 "sc-consensus",1428 "sc-consensus-aura",1429 "sc-consensus-slots",1430 "sc-telemetry",1431 "sp-api",1432 "sp-application-crypto",1433 "sp-block-builder",1434 "sp-blockchain",1435 "sp-consensus",1436 "sp-consensus-aura",1437 "sp-core",1438 "sp-inherents",1439 "sp-keystore",1440 "sp-runtime",1441 "substrate-prometheus-endpoint",1442 "tracing",1443]14441445[[package]]1446name = "cumulus-client-consensus-common"1447version = "0.1.0"1448source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1449dependencies = [1450 "async-trait",1451 "cumulus-relay-chain-interface",1452 "dyn-clone",1453 "futures 0.3.21",1454 "parity-scale-codec",1455 "polkadot-primitives",1456 "sc-client-api",1457 "sc-consensus",1458 "sp-api",1459 "sp-blockchain",1460 "sp-consensus",1461 "sp-runtime",1462 "sp-trie",1463 "tracing",1464]14651466[[package]]1467name = "cumulus-client-network"1468version = "0.1.0"1469source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1470dependencies = [1471 "async-trait",1472 "cumulus-relay-chain-interface",1473 "derive_more",1474 "futures 0.3.21",1475 "futures-timer",1476 "parity-scale-codec",1477 "parking_lot 0.12.0",1478 "polkadot-node-primitives",1479 "polkadot-parachain",1480 "polkadot-primitives",1481 "sc-client-api",1482 "sp-api",1483 "sp-blockchain",1484 "sp-consensus",1485 "sp-core",1486 "sp-runtime",1487 "sp-state-machine",1488 "tracing",1489]14901491[[package]]1492name = "cumulus-client-pov-recovery"1493version = "0.1.0"1494source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1495dependencies = [1496 "cumulus-primitives-core",1497 "cumulus-relay-chain-interface",1498 "futures 0.3.21",1499 "futures-timer",1500 "parity-scale-codec",1501 "polkadot-node-primitives",1502 "polkadot-node-subsystem",1503 "polkadot-overseer",1504 "polkadot-primitives",1505 "rand 0.8.5",1506 "sc-client-api",1507 "sc-consensus",1508 "sp-api",1509 "sp-consensus",1510 "sp-maybe-compressed-blob",1511 "sp-runtime",1512 "tracing",1513]15141515[[package]]1516name = "cumulus-client-service"1517version = "0.1.0"1518source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1519dependencies = [1520 "cumulus-client-collator",1521 "cumulus-client-consensus-common",1522 "cumulus-client-pov-recovery",1523 "cumulus-primitives-core",1524 "cumulus-relay-chain-interface",1525 "parity-scale-codec",1526 "parking_lot 0.12.0",1527 "polkadot-overseer",1528 "polkadot-primitives",1529 "sc-chain-spec",1530 "sc-client-api",1531 "sc-consensus",1532 "sc-consensus-babe",1533 "sc-service",1534 "sc-telemetry",1535 "sc-tracing",1536 "sp-api",1537 "sp-blockchain",1538 "sp-consensus",1539 "sp-core",1540 "sp-runtime",1541 "tracing",1542]15431544[[package]]1545name = "cumulus-pallet-aura-ext"1546version = "0.1.0"1547source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1548dependencies = [1549 "frame-executive",1550 "frame-support",1551 "frame-system",1552 "pallet-aura",1553 "parity-scale-codec",1554 "scale-info",1555 "serde",1556 "sp-application-crypto",1557 "sp-consensus-aura",1558 "sp-runtime",1559 "sp-std",1560]15611562[[package]]1563name = "cumulus-pallet-dmp-queue"1564version = "0.1.0"1565source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1566dependencies = [1567 "cumulus-primitives-core",1568 "frame-support",1569 "frame-system",1570 "log",1571 "parity-scale-codec",1572 "scale-info",1573 "sp-io",1574 "sp-runtime",1575 "sp-std",1576 "xcm",1577 "xcm-executor",1578]15791580[[package]]1581name = "cumulus-pallet-parachain-system"1582version = "0.1.0"1583source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1584dependencies = [1585 "cumulus-pallet-parachain-system-proc-macro",1586 "cumulus-primitives-core",1587 "cumulus-primitives-parachain-inherent",1588 "environmental",1589 "frame-support",1590 "frame-system",1591 "impl-trait-for-tuples",1592 "log",1593 "pallet-balances",1594 "parity-scale-codec",1595 "polkadot-parachain",1596 "scale-info",1597 "serde",1598 "sp-core",1599 "sp-externalities",1600 "sp-inherents",1601 "sp-io",1602 "sp-runtime",1603 "sp-state-machine",1604 "sp-std",1605 "sp-trie",1606 "sp-version",1607 "xcm",1608]16091610[[package]]1611name = "cumulus-pallet-parachain-system-proc-macro"1612version = "0.1.0"1613source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1614dependencies = [1615 "proc-macro-crate 1.1.3",1616 "proc-macro2",1617 "quote",1618 "syn",1619]16201621[[package]]1622name = "cumulus-pallet-xcm"1623version = "0.1.0"1624source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1625dependencies = [1626 "cumulus-primitives-core",1627 "frame-support",1628 "frame-system",1629 "parity-scale-codec",1630 "scale-info",1631 "serde",1632 "sp-io",1633 "sp-runtime",1634 "sp-std",1635 "xcm",1636]16371638[[package]]1639name = "cumulus-pallet-xcmp-queue"1640version = "0.1.0"1641source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1642dependencies = [1643 "cumulus-primitives-core",1644 "frame-support",1645 "frame-system",1646 "log",1647 "parity-scale-codec",1648 "rand_chacha 0.3.1",1649 "scale-info",1650 "sp-runtime",1651 "sp-std",1652 "xcm",1653 "xcm-executor",1654]16551656[[package]]1657name = "cumulus-primitives-core"1658version = "0.1.0"1659source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1660dependencies = [1661 "frame-support",1662 "parity-scale-codec",1663 "polkadot-core-primitives",1664 "polkadot-parachain",1665 "polkadot-primitives",1666 "sp-api",1667 "sp-runtime",1668 "sp-std",1669 "sp-trie",1670]16711672[[package]]1673name = "cumulus-primitives-parachain-inherent"1674version = "0.1.0"1675source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1676dependencies = [1677 "async-trait",1678 "cumulus-primitives-core",1679 "cumulus-relay-chain-interface",1680 "cumulus-test-relay-sproof-builder",1681 "parity-scale-codec",1682 "sc-client-api",1683 "scale-info",1684 "sp-api",1685 "sp-core",1686 "sp-inherents",1687 "sp-runtime",1688 "sp-state-machine",1689 "sp-std",1690 "sp-storage",1691 "sp-trie",1692 "tracing",1693]16941695[[package]]1696name = "cumulus-primitives-timestamp"1697version = "0.1.0"1698source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1699dependencies = [1700 "cumulus-primitives-core",1701 "sp-inherents",1702 "sp-std",1703 "sp-timestamp",1704]17051706[[package]]1707name = "cumulus-primitives-utility"1708version = "0.1.0"1709source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1710dependencies = [1711 "cumulus-primitives-core",1712 "frame-support",1713 "parity-scale-codec",1714 "polkadot-core-primitives",1715 "polkadot-parachain",1716 "polkadot-primitives",1717 "sp-runtime",1718 "sp-std",1719 "sp-trie",1720 "xcm",1721]17221723[[package]]1724name = "cumulus-relay-chain-interface"1725version = "0.1.0"1726source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1727dependencies = [1728 "async-trait",1729 "cumulus-primitives-core",1730 "derive_more",1731 "futures 0.3.21",1732 "parking_lot 0.12.0",1733 "polkadot-overseer",1734 "sc-client-api",1735 "sc-service",1736 "sp-api",1737 "sp-blockchain",1738 "sp-core",1739 "sp-runtime",1740 "sp-state-machine",1741 "thiserror",1742]17431744[[package]]1745name = "cumulus-relay-chain-local"1746version = "0.1.0"1747source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1748dependencies = [1749 "async-trait",1750 "cumulus-primitives-core",1751 "cumulus-relay-chain-interface",1752 "futures 0.3.21",1753 "futures-timer",1754 "parking_lot 0.12.0",1755 "polkadot-client",1756 "polkadot-service",1757 "sc-client-api",1758 "sc-consensus-babe",1759 "sc-network",1760 "sc-service",1761 "sc-telemetry",1762 "sc-tracing",1763 "sp-api",1764 "sp-blockchain",1765 "sp-consensus",1766 "sp-core",1767 "sp-runtime",1768 "sp-state-machine",1769 "tracing",1770]17711772[[package]]1773name = "cumulus-test-relay-sproof-builder"1774version = "0.1.0"1775source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"1776dependencies = [1777 "cumulus-primitives-core",1778 "parity-scale-codec",1779 "polkadot-primitives",1780 "sp-runtime",1781 "sp-state-machine",1782 "sp-std",1783]17841785[[package]]1786name = "curve25519-dalek"1787version = "2.1.3"1788source = "registry+https://github.com/rust-lang/crates.io-index"1789checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1790dependencies = [1791 "byteorder",1792 "digest 0.8.1",1793 "rand_core 0.5.1",1794 "subtle 2.4.1",1795 "zeroize",1796]17971798[[package]]1799name = "curve25519-dalek"1800version = "3.2.0"1801source = "registry+https://github.com/rust-lang/crates.io-index"1802checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1803dependencies = [1804 "byteorder",1805 "digest 0.9.0",1806 "rand_core 0.5.1",1807 "subtle 2.4.1",1808 "zeroize",1809]18101811[[package]]1812name = "darling"1813version = "0.13.1"1814source = "registry+https://github.com/rust-lang/crates.io-index"1815checksum = "d0d720b8683f8dd83c65155f0530560cba68cd2bf395f6513a483caee57ff7f4"1816dependencies = [1817 "darling_core",1818 "darling_macro",1819]18201821[[package]]1822name = "darling_core"1823version = "0.13.1"1824source = "registry+https://github.com/rust-lang/crates.io-index"1825checksum = "7a340f241d2ceed1deb47ae36c4144b2707ec7dd0b649f894cb39bb595986324"1826dependencies = [1827 "fnv",1828 "ident_case",1829 "proc-macro2",1830 "quote",1831 "strsim",1832 "syn",1833]18341835[[package]]1836name = "darling_macro"1837version = "0.13.1"1838source = "registry+https://github.com/rust-lang/crates.io-index"1839checksum = "72c41b3b7352feb3211a0d743dc5700a4e3b60f51bd2b368892d1e0f9a95f44b"1840dependencies = [1841 "darling_core",1842 "quote",1843 "syn",1844]18451846[[package]]1847name = "data-encoding"1848version = "2.3.2"1849source = "registry+https://github.com/rust-lang/crates.io-index"1850checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"18511852[[package]]1853name = "data-encoding-macro"1854version = "0.1.12"1855source = "registry+https://github.com/rust-lang/crates.io-index"1856checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1857dependencies = [1858 "data-encoding",1859 "data-encoding-macro-internal",1860]18611862[[package]]1863name = "data-encoding-macro-internal"1864version = "0.1.10"1865source = "registry+https://github.com/rust-lang/crates.io-index"1866checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1867dependencies = [1868 "data-encoding",1869 "syn",1870]18711872[[package]]1873name = "derivative"1874version = "2.2.0"1875source = "registry+https://github.com/rust-lang/crates.io-index"1876checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1877dependencies = [1878 "proc-macro2",1879 "quote",1880 "syn",1881]18821883[[package]]1884name = "derive_more"1885version = "0.99.17"1886source = "registry+https://github.com/rust-lang/crates.io-index"1887checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1888dependencies = [1889 "convert_case",1890 "proc-macro2",1891 "quote",1892 "rustc_version 0.4.0",1893 "syn",1894]18951896[[package]]1897name = "digest"1898version = "0.8.1"1899source = "registry+https://github.com/rust-lang/crates.io-index"1900checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1901dependencies = [1902 "generic-array 0.12.4",1903]19041905[[package]]1906name = "digest"1907version = "0.9.0"1908source = "registry+https://github.com/rust-lang/crates.io-index"1909checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1910dependencies = [1911 "generic-array 0.14.5",1912]19131914[[package]]1915name = "digest"1916version = "0.10.3"1917source = "registry+https://github.com/rust-lang/crates.io-index"1918checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"1919dependencies = [1920 "block-buffer 0.10.2",1921 "crypto-common",1922]19231924[[package]]1925name = "directories"1926version = "4.0.1"1927source = "registry+https://github.com/rust-lang/crates.io-index"1928checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"1929dependencies = [1930 "dirs-sys",1931]19321933[[package]]1934name = "directories-next"1935version = "2.0.0"1936source = "registry+https://github.com/rust-lang/crates.io-index"1937checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"1938dependencies = [1939 "cfg-if 1.0.0",1940 "dirs-sys-next",1941]19421943[[package]]1944name = "dirs-sys"1945version = "0.3.6"1946source = "registry+https://github.com/rust-lang/crates.io-index"1947checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"1948dependencies = [1949 "libc",1950 "redox_users",1951 "winapi 0.3.9",1952]19531954[[package]]1955name = "dirs-sys-next"1956version = "0.1.2"1957source = "registry+https://github.com/rust-lang/crates.io-index"1958checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"1959dependencies = [1960 "libc",1961 "redox_users",1962 "winapi 0.3.9",1963]19641965[[package]]1966name = "dns-parser"1967version = "0.8.0"1968source = "registry+https://github.com/rust-lang/crates.io-index"1969checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"1970dependencies = [1971 "byteorder",1972 "quick-error 1.2.3",1973]19741975[[package]]1976name = "downcast-rs"1977version = "1.2.0"1978source = "registry+https://github.com/rust-lang/crates.io-index"1979checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"19801981[[package]]1982name = "dtoa"1983version = "0.4.8"1984source = "registry+https://github.com/rust-lang/crates.io-index"1985checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"19861987[[package]]1988name = "dyn-clonable"1989version = "0.9.0"1990source = "registry+https://github.com/rust-lang/crates.io-index"1991checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"1992dependencies = [1993 "dyn-clonable-impl",1994 "dyn-clone",1995]19961997[[package]]1998name = "dyn-clonable-impl"1999version = "0.9.0"2000source = "registry+https://github.com/rust-lang/crates.io-index"2001checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2002dependencies = [2003 "proc-macro2",2004 "quote",2005 "syn",2006]20072008[[package]]2009name = "dyn-clone"2010version = "1.0.4"2011source = "registry+https://github.com/rust-lang/crates.io-index"2012checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf"20132014[[package]]2015name = "ed25519"2016version = "1.4.0"2017source = "registry+https://github.com/rust-lang/crates.io-index"2018checksum = "eed12bbf7b5312f8da1c2722bc06d8c6b12c2d86a7fb35a194c7f3e6fc2bbe39"2019dependencies = [2020 "signature",2021]20222023[[package]]2024name = "ed25519-dalek"2025version = "1.0.1"2026source = "registry+https://github.com/rust-lang/crates.io-index"2027checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2028dependencies = [2029 "curve25519-dalek 3.2.0",2030 "ed25519",2031 "rand 0.7.3",2032 "serde",2033 "sha2 0.9.9",2034 "zeroize",2035]20362037[[package]]2038name = "either"2039version = "1.6.1"2040source = "registry+https://github.com/rust-lang/crates.io-index"2041checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"20422043[[package]]2044name = "enum-as-inner"2045version = "0.3.4"2046source = "registry+https://github.com/rust-lang/crates.io-index"2047checksum = "570d109b813e904becc80d8d5da38376818a143348413f7149f1340fe04754d4"2048dependencies = [2049 "heck 0.4.0",2050 "proc-macro2",2051 "quote",2052 "syn",2053]20542055[[package]]2056name = "enumflags2"2057version = "0.6.4"2058source = "registry+https://github.com/rust-lang/crates.io-index"2059checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0"2060dependencies = [2061 "enumflags2_derive",2062]20632064[[package]]2065name = "enumflags2_derive"2066version = "0.6.4"2067source = "registry+https://github.com/rust-lang/crates.io-index"2068checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce"2069dependencies = [2070 "proc-macro2",2071 "quote",2072 "syn",2073]20742075[[package]]2076name = "enumn"2077version = "0.1.3"2078source = "registry+https://github.com/rust-lang/crates.io-index"2079checksum = "4e58b112d5099aa0857c5d05f0eacab86406dd8c0f85fe5d320a13256d29ecf4"2080dependencies = [2081 "proc-macro2",2082 "quote",2083 "syn",2084]20852086[[package]]2087name = "env_logger"2088version = "0.9.0"2089source = "registry+https://github.com/rust-lang/crates.io-index"2090checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2091dependencies = [2092 "atty",2093 "humantime",2094 "log",2095 "regex",2096 "termcolor",2097]20982099[[package]]2100name = "environmental"2101version = "1.1.3"2102source = "registry+https://github.com/rust-lang/crates.io-index"2103checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"21042105[[package]]2106name = "errno"2107version = "0.2.8"2108source = "registry+https://github.com/rust-lang/crates.io-index"2109checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2110dependencies = [2111 "errno-dragonfly",2112 "libc",2113 "winapi 0.3.9",2114]21152116[[package]]2117name = "errno-dragonfly"2118version = "0.1.2"2119source = "registry+https://github.com/rust-lang/crates.io-index"2120checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2121dependencies = [2122 "cc",2123 "libc",2124]21252126[[package]]2127name = "ethbloom"2128version = "0.11.1"2129source = "registry+https://github.com/rust-lang/crates.io-index"2130checksum = "bfb684ac8fa8f6c5759f788862bb22ec6fe3cb392f6bfd08e3c64b603661e3f8"2131dependencies = [2132 "crunchy",2133 "fixed-hash",2134 "impl-codec",2135 "impl-rlp",2136 "impl-serde",2137 "scale-info",2138 "tiny-keccak",2139]21402141[[package]]2142name = "ethereum"2143version = "0.11.1"2144source = "registry+https://github.com/rust-lang/crates.io-index"2145checksum = "34c90e0a755da706ce0970ec0fa8cc48aabcc8e8efa1245336acf718dab06ffe"2146dependencies = [2147 "bytes 1.1.0",2148 "ethereum-types",2149 "hash-db",2150 "hash256-std-hasher",2151 "parity-scale-codec",2152 "rlp",2153 "rlp-derive",2154 "scale-info",2155 "serde",2156 "sha3 0.9.1",2157 "triehash",2158]21592160[[package]]2161name = "ethereum-types"2162version = "0.12.1"2163source = "registry+https://github.com/rust-lang/crates.io-index"2164checksum = "05136f7057fe789f06e6d41d07b34e6f70d8c86e5693b60f97aaa6553553bdaf"2165dependencies = [2166 "ethbloom",2167 "fixed-hash",2168 "impl-codec",2169 "impl-rlp",2170 "impl-serde",2171 "primitive-types 0.10.1",2172 "scale-info",2173 "uint",2174]21752176[[package]]2177name = "event-listener"2178version = "2.5.2"2179source = "registry+https://github.com/rust-lang/crates.io-index"2180checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"21812182[[package]]2183name = "evm"2184version = "0.33.1"2185source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2186dependencies = [2187 "auto_impl",2188 "environmental",2189 "ethereum",2190 "evm-core",2191 "evm-gasometer",2192 "evm-runtime",2193 "log",2194 "parity-scale-codec",2195 "primitive-types 0.10.1",2196 "rlp",2197 "scale-info",2198 "serde",2199 "sha3 0.8.2",2200]22012202[[package]]2203name = "evm-coder"2204version = "0.1.0"2205dependencies = [2206 "ethereum",2207 "evm-coder-macros",2208 "evm-core",2209 "hex",2210 "hex-literal",2211 "impl-trait-for-tuples",2212 "primitive-types 0.10.1",2213]22142215[[package]]2216name = "evm-coder-macros"2217version = "0.1.0"2218dependencies = [2219 "Inflector",2220 "darling",2221 "hex",2222 "proc-macro2",2223 "quote",2224 "sha3 0.9.1",2225 "syn",2226]22272228[[package]]2229name = "evm-core"2230version = "0.33.0"2231source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2232dependencies = [2233 "funty",2234 "parity-scale-codec",2235 "primitive-types 0.10.1",2236 "scale-info",2237 "serde",2238]22392240[[package]]2241name = "evm-gasometer"2242version = "0.33.0"2243source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2244dependencies = [2245 "environmental",2246 "evm-core",2247 "evm-runtime",2248 "primitive-types 0.10.1",2249]22502251[[package]]2252name = "evm-runtime"2253version = "0.33.0"2254source = "git+https://github.com/uniquenetwork/evm.git?branch=unique-polkadot-v0.9.16#b6d849f3906eafc4f9a0aaa2d0fe5403d4e2c0a8"2255dependencies = [2256 "auto_impl",2257 "environmental",2258 "evm-core",2259 "primitive-types 0.10.1",2260 "sha3 0.8.2",2261]22622263[[package]]2264name = "exit-future"2265version = "0.2.0"2266source = "registry+https://github.com/rust-lang/crates.io-index"2267checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2268dependencies = [2269 "futures 0.3.21",2270]22712272[[package]]2273name = "fake-simd"2274version = "0.1.2"2275source = "registry+https://github.com/rust-lang/crates.io-index"2276checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"22772278[[package]]2279name = "fallible-iterator"2280version = "0.2.0"2281source = "registry+https://github.com/rust-lang/crates.io-index"2282checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"22832284[[package]]2285name = "fastrand"2286version = "1.7.0"2287source = "registry+https://github.com/rust-lang/crates.io-index"2288checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"2289dependencies = [2290 "instant",2291]22922293[[package]]2294name = "fc-consensus"2295version = "2.0.0-dev"2296source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2297dependencies = [2298 "async-trait",2299 "derive_more",2300 "fc-db",2301 "fp-consensus",2302 "fp-rpc",2303 "futures 0.3.21",2304 "log",2305 "parity-scale-codec",2306 "sc-client-api",2307 "sc-consensus",2308 "sc-transaction-pool-api",2309 "sp-api",2310 "sp-block-builder",2311 "sp-blockchain",2312 "sp-consensus",2313 "sp-core",2314 "sp-inherents",2315 "sp-runtime",2316 "sp-timestamp",2317 "substrate-prometheus-endpoint",2318]23192320[[package]]2321name = "fc-db"2322version = "2.0.0-dev"2323source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2324dependencies = [2325 "fp-storage",2326 "kvdb",2327 "kvdb-rocksdb",2328 "pallet-ethereum",2329 "parity-scale-codec",2330 "parking_lot 0.11.2",2331 "sp-core",2332 "sp-database",2333 "sp-runtime",2334]23352336[[package]]2337name = "fc-mapping-sync"2338version = "2.0.0-dev"2339source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2340dependencies = [2341 "fc-consensus",2342 "fc-db",2343 "fp-consensus",2344 "fp-rpc",2345 "futures 0.3.21",2346 "futures-timer",2347 "log",2348 "sc-client-api",2349 "sp-api",2350 "sp-blockchain",2351 "sp-runtime",2352]23532354[[package]]2355name = "fc-rpc"2356version = "2.0.0-dev"2357source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2358dependencies = [2359 "ethereum",2360 "ethereum-types",2361 "evm",2362 "fc-consensus",2363 "fc-db",2364 "fc-rpc-core",2365 "fp-consensus",2366 "fp-evm",2367 "fp-rpc",2368 "fp-storage",2369 "futures 0.3.21",2370 "futures-util",2371 "jsonrpc-core",2372 "jsonrpc-pubsub",2373 "libsecp256k1 0.3.5",2374 "log",2375 "lru 0.6.6",2376 "pallet-ethereum",2377 "pallet-evm",2378 "parity-scale-codec",2379 "parking_lot 0.11.2",2380 "rand 0.7.3",2381 "rlp",2382 "rustc-hex",2383 "sc-client-api",2384 "sc-network",2385 "sc-rpc",2386 "sc-service",2387 "sc-transaction-pool",2388 "sc-transaction-pool-api",2389 "sha3 0.8.2",2390 "sp-api",2391 "sp-block-builder",2392 "sp-blockchain",2393 "sp-io",2394 "sp-runtime",2395 "sp-storage",2396 "sp-transaction-pool",2397 "tokio 1.17.0",2398]23992400[[package]]2401name = "fc-rpc-core"2402version = "1.1.0-dev"2403source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2404dependencies = [2405 "ethereum",2406 "ethereum-types",2407 "jsonrpc-core",2408 "jsonrpc-core-client",2409 "jsonrpc-derive",2410 "jsonrpc-pubsub",2411 "rlp",2412 "rustc-hex",2413 "serde",2414 "serde_json",2415 "sha3 0.8.2",2416]24172418[[package]]2419name = "fdlimit"2420version = "0.2.1"2421source = "registry+https://github.com/rust-lang/crates.io-index"2422checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2423dependencies = [2424 "libc",2425]24262427[[package]]2428name = "file-per-thread-logger"2429version = "0.1.5"2430source = "registry+https://github.com/rust-lang/crates.io-index"2431checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2432dependencies = [2433 "env_logger",2434 "log",2435]24362437[[package]]2438name = "finality-grandpa"2439version = "0.14.4"2440source = "registry+https://github.com/rust-lang/crates.io-index"2441checksum = "e8ac3ff5224ef91f3c97e03eb1de2db82743427e91aaa5ac635f454f0b164f5a"2442dependencies = [2443 "either",2444 "futures 0.3.21",2445 "futures-timer",2446 "log",2447 "num-traits",2448 "parity-scale-codec",2449 "parking_lot 0.11.2",2450 "scale-info",2451]24522453[[package]]2454name = "fixed-hash"2455version = "0.7.0"2456source = "registry+https://github.com/rust-lang/crates.io-index"2457checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2458dependencies = [2459 "byteorder",2460 "rand 0.8.5",2461 "rustc-hex",2462 "static_assertions",2463]24642465[[package]]2466name = "fixedbitset"2467version = "0.4.1"2468source = "registry+https://github.com/rust-lang/crates.io-index"2469checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"24702471[[package]]2472name = "flate2"2473version = "1.0.22"2474source = "registry+https://github.com/rust-lang/crates.io-index"2475checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f"2476dependencies = [2477 "cfg-if 1.0.0",2478 "crc32fast",2479 "libc",2480 "libz-sys",2481 "miniz_oxide",2482]24832484[[package]]2485name = "flexi_logger"2486version = "0.15.12"2487source = "registry+https://github.com/rust-lang/crates.io-index"2488checksum = "aaab3caedb4149800f91e8e4899f29cd9ddf3b569b04c365ca9334f92f7542bf"2489dependencies = [2490 "atty",2491 "chrono",2492 "glob",2493 "lazy_static",2494 "log",2495 "regex",2496 "thiserror",2497 "yansi",2498]24992500[[package]]2501name = "fnv"2502version = "1.0.7"2503source = "registry+https://github.com/rust-lang/crates.io-index"2504checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"25052506[[package]]2507name = "fork-tree"2508version = "3.0.0"2509source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2510dependencies = [2511 "parity-scale-codec",2512]25132514[[package]]2515name = "form_urlencoded"2516version = "1.0.1"2517source = "registry+https://github.com/rust-lang/crates.io-index"2518checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2519dependencies = [2520 "matches",2521 "percent-encoding 2.1.0",2522]25232524[[package]]2525name = "fp-consensus"2526version = "2.0.0-dev"2527source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2528dependencies = [2529 "ethereum",2530 "parity-scale-codec",2531 "rlp",2532 "sha3 0.8.2",2533 "sp-core",2534 "sp-runtime",2535 "sp-std",2536]25372538[[package]]2539name = "fp-evm"2540version = "3.0.0-dev"2541source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2542dependencies = [2543 "evm",2544 "impl-trait-for-tuples",2545 "parity-scale-codec",2546 "scale-info",2547 "serde",2548 "sp-core",2549 "sp-std",2550]25512552[[package]]2553name = "fp-rpc"2554version = "3.0.0-dev"2555source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2556dependencies = [2557 "ethereum",2558 "ethereum-types",2559 "fp-evm",2560 "parity-scale-codec",2561 "scale-info",2562 "sp-api",2563 "sp-core",2564 "sp-io",2565 "sp-runtime",2566 "sp-std",2567]25682569[[package]]2570name = "fp-self-contained"2571version = "1.0.0-dev"2572source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"2573dependencies = [2574 "ethereum",2575 "frame-support",2576 "parity-scale-codec",2577 "parity-util-mem",2578 "scale-info",2579 "serde",2580 "sha3 0.8.2",2581 "sp-core",2582 "sp-io",2583 "sp-runtime",2584]25852586[[package]]2587name = "fp-storage"2588version = "2.0.0"2589source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"25902591[[package]]2592name = "frame-benchmarking"2593version = "4.0.0-dev"2594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2595dependencies = [2596 "frame-support",2597 "frame-system",2598 "linregress",2599 "log",2600 "parity-scale-codec",2601 "paste",2602 "scale-info",2603 "serde",2604 "sp-api",2605 "sp-application-crypto",2606 "sp-io",2607 "sp-runtime",2608 "sp-runtime-interface",2609 "sp-std",2610 "sp-storage",2611]26122613[[package]]2614name = "frame-benchmarking-cli"2615version = "4.0.0-dev"2616source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2617dependencies = [2618 "Inflector",2619 "chrono",2620 "clap",2621 "frame-benchmarking",2622 "frame-support",2623 "handlebars",2624 "linked-hash-map",2625 "log",2626 "parity-scale-codec",2627 "sc-cli",2628 "sc-client-db",2629 "sc-executor",2630 "sc-service",2631 "serde",2632 "serde_json",2633 "sp-core",2634 "sp-externalities",2635 "sp-keystore",2636 "sp-runtime",2637 "sp-state-machine",2638]26392640[[package]]2641name = "frame-election-provider-support"2642version = "4.0.0-dev"2643source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2644dependencies = [2645 "frame-support",2646 "frame-system",2647 "parity-scale-codec",2648 "scale-info",2649 "sp-arithmetic",2650 "sp-npos-elections",2651 "sp-std",2652]26532654[[package]]2655name = "frame-executive"2656version = "4.0.0-dev"2657source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2658dependencies = [2659 "frame-support",2660 "frame-system",2661 "parity-scale-codec",2662 "scale-info",2663 "sp-core",2664 "sp-io",2665 "sp-runtime",2666 "sp-std",2667 "sp-tracing",2668]26692670[[package]]2671name = "frame-metadata"2672version = "14.2.0"2673source = "registry+https://github.com/rust-lang/crates.io-index"2674checksum = "37ed5e5c346de62ca5c184b4325a6600d1eaca210666e4606fe4e449574978d0"2675dependencies = [2676 "cfg-if 1.0.0",2677 "parity-scale-codec",2678 "scale-info",2679 "serde",2680]26812682[[package]]2683name = "frame-support"2684version = "4.0.0-dev"2685source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2686dependencies = [2687 "bitflags",2688 "frame-metadata",2689 "frame-support-procedural",2690 "impl-trait-for-tuples",2691 "log",2692 "once_cell",2693 "parity-scale-codec",2694 "paste",2695 "scale-info",2696 "serde",2697 "smallvec",2698 "sp-arithmetic",2699 "sp-core",2700 "sp-core-hashing-proc-macro",2701 "sp-inherents",2702 "sp-io",2703 "sp-runtime",2704 "sp-staking",2705 "sp-state-machine",2706 "sp-std",2707 "sp-tracing",2708 "tt-call",2709]27102711[[package]]2712name = "frame-support-procedural"2713version = "4.0.0-dev"2714source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2715dependencies = [2716 "Inflector",2717 "frame-support-procedural-tools",2718 "proc-macro2",2719 "quote",2720 "syn",2721]27222723[[package]]2724name = "frame-support-procedural-tools"2725version = "4.0.0-dev"2726source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2727dependencies = [2728 "frame-support-procedural-tools-derive",2729 "proc-macro-crate 1.1.3",2730 "proc-macro2",2731 "quote",2732 "syn",2733]27342735[[package]]2736name = "frame-support-procedural-tools-derive"2737version = "3.0.0"2738source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2739dependencies = [2740 "proc-macro2",2741 "quote",2742 "syn",2743]27442745[[package]]2746name = "frame-system"2747version = "4.0.0-dev"2748source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2749dependencies = [2750 "frame-support",2751 "log",2752 "parity-scale-codec",2753 "scale-info",2754 "serde",2755 "sp-core",2756 "sp-io",2757 "sp-runtime",2758 "sp-std",2759 "sp-version",2760]27612762[[package]]2763name = "frame-system-benchmarking"2764version = "4.0.0-dev"2765source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2766dependencies = [2767 "frame-benchmarking",2768 "frame-support",2769 "frame-system",2770 "parity-scale-codec",2771 "scale-info",2772 "sp-core",2773 "sp-runtime",2774 "sp-std",2775]27762777[[package]]2778name = "frame-system-rpc-runtime-api"2779version = "4.0.0-dev"2780source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2781dependencies = [2782 "parity-scale-codec",2783 "sp-api",2784]27852786[[package]]2787name = "frame-try-runtime"2788version = "0.10.0-dev"2789source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"2790dependencies = [2791 "frame-support",2792 "sp-api",2793 "sp-runtime",2794 "sp-std",2795]27962797[[package]]2798name = "fs-err"2799version = "2.7.0"2800source = "registry+https://github.com/rust-lang/crates.io-index"2801checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"28022803[[package]]2804name = "fs-swap"2805version = "0.2.6"2806source = "registry+https://github.com/rust-lang/crates.io-index"2807checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"2808dependencies = [2809 "lazy_static",2810 "libc",2811 "libloading 0.5.2",2812 "winapi 0.3.9",2813]28142815[[package]]2816name = "fs2"2817version = "0.4.3"2818source = "registry+https://github.com/rust-lang/crates.io-index"2819checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"2820dependencies = [2821 "libc",2822 "winapi 0.3.9",2823]28242825[[package]]2826name = "fuchsia-zircon"2827version = "0.3.3"2828source = "registry+https://github.com/rust-lang/crates.io-index"2829checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"2830dependencies = [2831 "bitflags",2832 "fuchsia-zircon-sys",2833]28342835[[package]]2836name = "fuchsia-zircon-sys"2837version = "0.3.3"2838source = "registry+https://github.com/rust-lang/crates.io-index"2839checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"28402841[[package]]2842name = "funty"2843version = "1.1.0"2844source = "registry+https://github.com/rust-lang/crates.io-index"2845checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"28462847[[package]]2848name = "futures"2849version = "0.1.31"2850source = "registry+https://github.com/rust-lang/crates.io-index"2851checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"28522853[[package]]2854name = "futures"2855version = "0.3.21"2856source = "registry+https://github.com/rust-lang/crates.io-index"2857checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"2858dependencies = [2859 "futures-channel",2860 "futures-core",2861 "futures-executor",2862 "futures-io",2863 "futures-sink",2864 "futures-task",2865 "futures-util",2866]28672868[[package]]2869name = "futures-channel"2870version = "0.3.21"2871source = "registry+https://github.com/rust-lang/crates.io-index"2872checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"2873dependencies = [2874 "futures-core",2875 "futures-sink",2876]28772878[[package]]2879name = "futures-core"2880version = "0.3.21"2881source = "registry+https://github.com/rust-lang/crates.io-index"2882checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"28832884[[package]]2885name = "futures-executor"2886version = "0.3.21"2887source = "registry+https://github.com/rust-lang/crates.io-index"2888checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"2889dependencies = [2890 "futures-core",2891 "futures-task",2892 "futures-util",2893 "num_cpus",2894]28952896[[package]]2897name = "futures-io"2898version = "0.3.21"2899source = "registry+https://github.com/rust-lang/crates.io-index"2900checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"29012902[[package]]2903name = "futures-lite"2904version = "1.12.0"2905source = "registry+https://github.com/rust-lang/crates.io-index"2906checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"2907dependencies = [2908 "fastrand",2909 "futures-core",2910 "futures-io",2911 "memchr",2912 "parking",2913 "pin-project-lite 0.2.8",2914 "waker-fn",2915]29162917[[package]]2918name = "futures-macro"2919version = "0.3.21"2920source = "registry+https://github.com/rust-lang/crates.io-index"2921checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"2922dependencies = [2923 "proc-macro2",2924 "quote",2925 "syn",2926]29272928[[package]]2929name = "futures-rustls"2930version = "0.21.1"2931source = "registry+https://github.com/rust-lang/crates.io-index"2932checksum = "3a1387e07917c711fb4ee4f48ea0adb04a3c9739e53ef85bf43ae1edc2937a8b"2933dependencies = [2934 "futures-io",2935 "rustls 0.19.1",2936 "webpki 0.21.4",2937]29382939[[package]]2940name = "futures-sink"2941version = "0.3.21"2942source = "registry+https://github.com/rust-lang/crates.io-index"2943checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"29442945[[package]]2946name = "futures-task"2947version = "0.3.21"2948source = "registry+https://github.com/rust-lang/crates.io-index"2949checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"29502951[[package]]2952name = "futures-timer"2953version = "3.0.2"2954source = "registry+https://github.com/rust-lang/crates.io-index"2955checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"29562957[[package]]2958name = "futures-util"2959version = "0.3.21"2960source = "registry+https://github.com/rust-lang/crates.io-index"2961checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"2962dependencies = [2963 "futures 0.1.31",2964 "futures-channel",2965 "futures-core",2966 "futures-io",2967 "futures-macro",2968 "futures-sink",2969 "futures-task",2970 "memchr",2971 "pin-project-lite 0.2.8",2972 "pin-utils",2973 "slab",2974]29752976[[package]]2977name = "generic-array"2978version = "0.12.4"2979source = "registry+https://github.com/rust-lang/crates.io-index"2980checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"2981dependencies = [2982 "typenum",2983]29842985[[package]]2986name = "generic-array"2987version = "0.14.5"2988source = "registry+https://github.com/rust-lang/crates.io-index"2989checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"2990dependencies = [2991 "typenum",2992 "version_check",2993]29942995[[package]]2996name = "getrandom"2997version = "0.1.16"2998source = "registry+https://github.com/rust-lang/crates.io-index"2999checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3000dependencies = [3001 "cfg-if 1.0.0",3002 "js-sys",3003 "libc",3004 "wasi 0.9.0+wasi-snapshot-preview1",3005 "wasm-bindgen",3006]30073008[[package]]3009name = "getrandom"3010version = "0.2.5"3011source = "registry+https://github.com/rust-lang/crates.io-index"3012checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"3013dependencies = [3014 "cfg-if 1.0.0",3015 "libc",3016 "wasi 0.10.0+wasi-snapshot-preview1",3017]30183019[[package]]3020name = "ghash"3021version = "0.4.4"3022source = "registry+https://github.com/rust-lang/crates.io-index"3023checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3024dependencies = [3025 "opaque-debug 0.3.0",3026 "polyval",3027]30283029[[package]]3030name = "gimli"3031version = "0.26.1"3032source = "registry+https://github.com/rust-lang/crates.io-index"3033checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"3034dependencies = [3035 "fallible-iterator",3036 "indexmap",3037 "stable_deref_trait",3038]30393040[[package]]3041name = "glob"3042version = "0.3.0"3043source = "registry+https://github.com/rust-lang/crates.io-index"3044checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"30453046[[package]]3047name = "globset"3048version = "0.4.8"3049source = "registry+https://github.com/rust-lang/crates.io-index"3050checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"3051dependencies = [3052 "aho-corasick",3053 "bstr",3054 "fnv",3055 "log",3056 "regex",3057]30583059[[package]]3060name = "gloo-timers"3061version = "0.2.3"3062source = "registry+https://github.com/rust-lang/crates.io-index"3063checksum = "4d12a7f4e95cfe710f1d624fb1210b7d961a5fb05c4fd942f4feab06e61f590e"3064dependencies = [3065 "futures-channel",3066 "futures-core",3067 "js-sys",3068 "wasm-bindgen",3069]30703071[[package]]3072name = "h2"3073version = "0.3.11"3074source = "registry+https://github.com/rust-lang/crates.io-index"3075checksum = "d9f1f717ddc7b2ba36df7e871fd88db79326551d3d6f1fc406fbfd28b582ff8e"3076dependencies = [3077 "bytes 1.1.0",3078 "fnv",3079 "futures-core",3080 "futures-sink",3081 "futures-util",3082 "http",3083 "indexmap",3084 "slab",3085 "tokio 1.17.0",3086 "tokio-util",3087 "tracing",3088]30893090[[package]]3091name = "handlebars"3092version = "4.2.1"3093source = "registry+https://github.com/rust-lang/crates.io-index"3094checksum = "25546a65e5cf1f471f3438796fc634650b31d7fcde01d444c309aeb28b92e3a8"3095dependencies = [3096 "log",3097 "pest",3098 "pest_derive",3099 "quick-error 2.0.1",3100 "serde",3101 "serde_json",3102]31033104[[package]]3105name = "hash-db"3106version = "0.15.2"3107source = "registry+https://github.com/rust-lang/crates.io-index"3108checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"31093110[[package]]3111name = "hash256-std-hasher"3112version = "0.15.2"3113source = "registry+https://github.com/rust-lang/crates.io-index"3114checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3115dependencies = [3116 "crunchy",3117]31183119[[package]]3120name = "hashbrown"3121version = "0.11.2"3122source = "registry+https://github.com/rust-lang/crates.io-index"3123checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3124dependencies = [3125 "ahash",3126]31273128[[package]]3129name = "hashbrown"3130version = "0.12.0"3131source = "registry+https://github.com/rust-lang/crates.io-index"3132checksum = "8c21d40587b92fa6a6c6e3c1bdbf87d75511db5672f9c93175574b3a00df1758"3133dependencies = [3134 "ahash",3135]31363137[[package]]3138name = "heck"3139version = "0.3.3"3140source = "registry+https://github.com/rust-lang/crates.io-index"3141checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"3142dependencies = [3143 "unicode-segmentation",3144]31453146[[package]]3147name = "heck"3148version = "0.4.0"3149source = "registry+https://github.com/rust-lang/crates.io-index"3150checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"31513152[[package]]3153name = "hermit-abi"3154version = "0.1.19"3155source = "registry+https://github.com/rust-lang/crates.io-index"3156checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3157dependencies = [3158 "libc",3159]31603161[[package]]3162name = "hex"3163version = "0.4.3"3164source = "registry+https://github.com/rust-lang/crates.io-index"3165checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"31663167[[package]]3168name = "hex-literal"3169version = "0.3.4"3170source = "registry+https://github.com/rust-lang/crates.io-index"3171checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"31723173[[package]]3174name = "hex_fmt"3175version = "0.3.0"3176source = "registry+https://github.com/rust-lang/crates.io-index"3177checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"31783179[[package]]3180name = "hmac"3181version = "0.7.1"3182source = "registry+https://github.com/rust-lang/crates.io-index"3183checksum = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"3184dependencies = [3185 "crypto-mac 0.7.0",3186 "digest 0.8.1",3187]31883189[[package]]3190name = "hmac"3191version = "0.8.1"3192source = "registry+https://github.com/rust-lang/crates.io-index"3193checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3194dependencies = [3195 "crypto-mac 0.8.0",3196 "digest 0.9.0",3197]31983199[[package]]3200name = "hmac"3201version = "0.11.0"3202source = "registry+https://github.com/rust-lang/crates.io-index"3203checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3204dependencies = [3205 "crypto-mac 0.11.1",3206 "digest 0.9.0",3207]32083209[[package]]3210name = "hmac-drbg"3211version = "0.2.0"3212source = "registry+https://github.com/rust-lang/crates.io-index"3213checksum = "c6e570451493f10f6581b48cdd530413b63ea9e780f544bfd3bdcaa0d89d1a7b"3214dependencies = [3215 "digest 0.8.1",3216 "generic-array 0.12.4",3217 "hmac 0.7.1",3218]32193220[[package]]3221name = "hmac-drbg"3222version = "0.3.0"3223source = "registry+https://github.com/rust-lang/crates.io-index"3224checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3225dependencies = [3226 "digest 0.9.0",3227 "generic-array 0.14.5",3228 "hmac 0.8.1",3229]32303231[[package]]3232name = "hostname"3233version = "0.3.1"3234source = "registry+https://github.com/rust-lang/crates.io-index"3235checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3236dependencies = [3237 "libc",3238 "match_cfg",3239 "winapi 0.3.9",3240]32413242[[package]]3243name = "http"3244version = "0.2.6"3245source = "registry+https://github.com/rust-lang/crates.io-index"3246checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"3247dependencies = [3248 "bytes 1.1.0",3249 "fnv",3250 "itoa 1.0.1",3251]32523253[[package]]3254name = "http-body"3255version = "0.4.4"3256source = "registry+https://github.com/rust-lang/crates.io-index"3257checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"3258dependencies = [3259 "bytes 1.1.0",3260 "http",3261 "pin-project-lite 0.2.8",3262]32633264[[package]]3265name = "httparse"3266version = "1.6.0"3267source = "registry+https://github.com/rust-lang/crates.io-index"3268checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4"32693270[[package]]3271name = "httpdate"3272version = "1.0.2"3273source = "registry+https://github.com/rust-lang/crates.io-index"3274checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"32753276[[package]]3277name = "humantime"3278version = "2.1.0"3279source = "registry+https://github.com/rust-lang/crates.io-index"3280checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"32813282[[package]]3283name = "hyper"3284version = "0.14.17"3285source = "registry+https://github.com/rust-lang/crates.io-index"3286checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd"3287dependencies = [3288 "bytes 1.1.0",3289 "futures-channel",3290 "futures-core",3291 "futures-util",3292 "h2",3293 "http",3294 "http-body",3295 "httparse",3296 "httpdate",3297 "itoa 1.0.1",3298 "pin-project-lite 0.2.8",3299 "socket2 0.4.4",3300 "tokio 1.17.0",3301 "tower-service",3302 "tracing",3303 "want",3304]33053306[[package]]3307name = "hyper-rustls"3308version = "0.22.1"3309source = "registry+https://github.com/rust-lang/crates.io-index"3310checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"3311dependencies = [3312 "ct-logs",3313 "futures-util",3314 "hyper",3315 "log",3316 "rustls 0.19.1",3317 "rustls-native-certs 0.5.0",3318 "tokio 1.17.0",3319 "tokio-rustls 0.22.0",3320 "webpki 0.21.4",3321]33223323[[package]]3324name = "ident_case"3325version = "1.0.1"3326source = "registry+https://github.com/rust-lang/crates.io-index"3327checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"33283329[[package]]3330name = "idna"3331version = "0.1.5"3332source = "registry+https://github.com/rust-lang/crates.io-index"3333checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"3334dependencies = [3335 "matches",3336 "unicode-bidi",3337 "unicode-normalization",3338]33393340[[package]]3341name = "idna"3342version = "0.2.3"3343source = "registry+https://github.com/rust-lang/crates.io-index"3344checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3345dependencies = [3346 "matches",3347 "unicode-bidi",3348 "unicode-normalization",3349]33503351[[package]]3352name = "if-addrs"3353version = "0.6.7"3354source = "registry+https://github.com/rust-lang/crates.io-index"3355checksum = "2273e421f7c4f0fc99e1934fe4776f59d8df2972f4199d703fc0da9f2a9f73de"3356dependencies = [3357 "if-addrs-sys",3358 "libc",3359 "winapi 0.3.9",3360]33613362[[package]]3363name = "if-addrs-sys"3364version = "0.3.2"3365source = "registry+https://github.com/rust-lang/crates.io-index"3366checksum = "de74b9dd780476e837e5eb5ab7c88b49ed304126e412030a0adba99c8efe79ea"3367dependencies = [3368 "cc",3369 "libc",3370]33713372[[package]]3373name = "if-watch"3374version = "0.2.2"3375source = "registry+https://github.com/rust-lang/crates.io-index"3376checksum = "ae8ab7f67bad3240049cb24fb9cb0b4c2c6af4c245840917fbbdededeee91179"3377dependencies = [3378 "async-io",3379 "futures 0.3.21",3380 "futures-lite",3381 "if-addrs",3382 "ipnet",3383 "libc",3384 "log",3385 "winapi 0.3.9",3386]33873388[[package]]3389name = "impl-codec"3390version = "0.5.1"3391source = "registry+https://github.com/rust-lang/crates.io-index"3392checksum = "161ebdfec3c8e3b52bf61c4f3550a1eea4f9579d10dc1b936f3171ebdcd6c443"3393dependencies = [3394 "parity-scale-codec",3395]33963397[[package]]3398name = "impl-rlp"3399version = "0.3.0"3400source = "registry+https://github.com/rust-lang/crates.io-index"3401checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3402dependencies = [3403 "rlp",3404]34053406[[package]]3407name = "impl-serde"3408version = "0.3.2"3409source = "registry+https://github.com/rust-lang/crates.io-index"3410checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3411dependencies = [3412 "serde",3413]34143415[[package]]3416name = "impl-trait-for-tuples"3417version = "0.2.2"3418source = "registry+https://github.com/rust-lang/crates.io-index"3419checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3420dependencies = [3421 "proc-macro2",3422 "quote",3423 "syn",3424]34253426[[package]]3427name = "indexmap"3428version = "1.8.0"3429source = "registry+https://github.com/rust-lang/crates.io-index"3430checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"3431dependencies = [3432 "autocfg",3433 "hashbrown 0.11.2",3434 "serde",3435]34363437[[package]]3438name = "instant"3439version = "0.1.12"3440source = "registry+https://github.com/rust-lang/crates.io-index"3441checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3442dependencies = [3443 "cfg-if 1.0.0",3444]34453446[[package]]3447name = "integer-encoding"3448version = "3.0.3"3449source = "registry+https://github.com/rust-lang/crates.io-index"3450checksum = "0e85a1509a128c855368e135cffcde7eac17d8e1083f41e2b98c58bc1a5074be"34513452[[package]]3453name = "integer-sqrt"3454version = "0.1.5"3455source = "registry+https://github.com/rust-lang/crates.io-index"3456checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3457dependencies = [3458 "num-traits",3459]34603461[[package]]3462name = "io-lifetimes"3463version = "0.4.4"3464source = "registry+https://github.com/rust-lang/crates.io-index"3465checksum = "f6ef6787e7f0faedc040f95716bdd0e62bcfcf4ba93da053b62dea2691c13864"3466dependencies = [3467 "winapi 0.3.9",3468]34693470[[package]]3471name = "iovec"3472version = "0.1.4"3473source = "registry+https://github.com/rust-lang/crates.io-index"3474checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"3475dependencies = [3476 "libc",3477]34783479[[package]]3480name = "ip_network"3481version = "0.4.1"3482source = "registry+https://github.com/rust-lang/crates.io-index"3483checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"34843485[[package]]3486name = "ipconfig"3487version = "0.2.2"3488source = "registry+https://github.com/rust-lang/crates.io-index"3489checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7"3490dependencies = [3491 "socket2 0.3.19",3492 "widestring",3493 "winapi 0.3.9",3494 "winreg",3495]34963497[[package]]3498name = "ipnet"3499version = "2.3.1"3500source = "registry+https://github.com/rust-lang/crates.io-index"3501checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9"35023503[[package]]3504name = "itertools"3505version = "0.10.3"3506source = "registry+https://github.com/rust-lang/crates.io-index"3507checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"3508dependencies = [3509 "either",3510]35113512[[package]]3513name = "itoa"3514version = "0.4.8"3515source = "registry+https://github.com/rust-lang/crates.io-index"3516checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"35173518[[package]]3519name = "itoa"3520version = "1.0.1"3521source = "registry+https://github.com/rust-lang/crates.io-index"3522checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"35233524[[package]]3525name = "jobserver"3526version = "0.1.24"3527source = "registry+https://github.com/rust-lang/crates.io-index"3528checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3529dependencies = [3530 "libc",3531]35323533[[package]]3534name = "js-sys"3535version = "0.3.56"3536source = "registry+https://github.com/rust-lang/crates.io-index"3537checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"3538dependencies = [3539 "wasm-bindgen",3540]35413542[[package]]3543name = "jsonrpc-client-transports"3544version = "18.0.0"3545source = "registry+https://github.com/rust-lang/crates.io-index"3546checksum = "d2b99d4207e2a04fb4581746903c2bb7eb376f88de9c699d0f3e10feeac0cd3a"3547dependencies = [3548 "derive_more",3549 "futures 0.3.21",3550 "jsonrpc-core",3551 "jsonrpc-pubsub",3552 "log",3553 "serde",3554 "serde_json",3555 "url 1.7.2",3556]35573558[[package]]3559name = "jsonrpc-core"3560version = "18.0.0"3561source = "registry+https://github.com/rust-lang/crates.io-index"3562checksum = "14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb"3563dependencies = [3564 "futures 0.3.21",3565 "futures-executor",3566 "futures-util",3567 "log",3568 "serde",3569 "serde_derive",3570 "serde_json",3571]35723573[[package]]3574name = "jsonrpc-core-client"3575version = "18.0.0"3576source = "registry+https://github.com/rust-lang/crates.io-index"3577checksum = "b51da17abecbdab3e3d4f26b01c5ec075e88d3abe3ab3b05dc9aa69392764ec0"3578dependencies = [3579 "futures 0.3.21",3580 "jsonrpc-client-transports",3581]35823583[[package]]3584name = "jsonrpc-derive"3585version = "18.0.0"3586source = "registry+https://github.com/rust-lang/crates.io-index"3587checksum = "5b939a78fa820cdfcb7ee7484466746a7377760970f6f9c6fe19f9edcc8a38d2"3588dependencies = [3589 "proc-macro-crate 0.1.5",3590 "proc-macro2",3591 "quote",3592 "syn",3593]35943595[[package]]3596name = "jsonrpc-http-server"3597version = "18.0.0"3598source = "registry+https://github.com/rust-lang/crates.io-index"3599checksum = "e1dea6e07251d9ce6a552abfb5d7ad6bc290a4596c8dcc3d795fae2bbdc1f3ff"3600dependencies = [3601 "futures 0.3.21",3602 "hyper",3603 "jsonrpc-core",3604 "jsonrpc-server-utils",3605 "log",3606 "net2",3607 "parking_lot 0.11.2",3608 "unicase",3609]36103611[[package]]3612name = "jsonrpc-ipc-server"3613version = "18.0.0"3614source = "registry+https://github.com/rust-lang/crates.io-index"3615checksum = "382bb0206323ca7cda3dcd7e245cea86d37d02457a02a975e3378fb149a48845"3616dependencies = [3617 "futures 0.3.21",3618 "jsonrpc-core",3619 "jsonrpc-server-utils",3620 "log",3621 "parity-tokio-ipc",3622 "parking_lot 0.11.2",3623 "tower-service",3624]36253626[[package]]3627name = "jsonrpc-pubsub"3628version = "18.0.0"3629source = "registry+https://github.com/rust-lang/crates.io-index"3630checksum = "240f87695e6c6f62fb37f05c02c04953cf68d6408b8c1c89de85c7a0125b1011"3631dependencies = [3632 "futures 0.3.21",3633 "jsonrpc-core",3634 "lazy_static",3635 "log",3636 "parking_lot 0.11.2",3637 "rand 0.7.3",3638 "serde",3639]36403641[[package]]3642name = "jsonrpc-server-utils"3643version = "18.0.0"3644source = "registry+https://github.com/rust-lang/crates.io-index"3645checksum = "fa4fdea130485b572c39a460d50888beb00afb3e35de23ccd7fad8ff19f0e0d4"3646dependencies = [3647 "bytes 1.1.0",3648 "futures 0.3.21",3649 "globset",3650 "jsonrpc-core",3651 "lazy_static",3652 "log",3653 "tokio 1.17.0",3654 "tokio-stream",3655 "tokio-util",3656 "unicase",3657]36583659[[package]]3660name = "jsonrpc-ws-server"3661version = "18.0.0"3662source = "registry+https://github.com/rust-lang/crates.io-index"3663checksum = "f892c7d766369475ab7b0669f417906302d7c0fb521285c0a0c92e52e7c8e946"3664dependencies = [3665 "futures 0.3.21",3666 "jsonrpc-core",3667 "jsonrpc-server-utils",3668 "log",3669 "parity-ws",3670 "parking_lot 0.11.2",3671 "slab",3672]36733674[[package]]3675name = "jsonrpsee"3676version = "0.4.1"3677source = "registry+https://github.com/rust-lang/crates.io-index"3678checksum = "6373a33d987866ccfe1af4bc11b089dce941764313f9fd8b7cf13fcb51b72dc5"3679dependencies = [3680 "jsonrpsee-types 0.4.1",3681 "jsonrpsee-utils",3682 "jsonrpsee-ws-client 0.4.1",3683]36843685[[package]]3686name = "jsonrpsee"3687version = "0.8.0"3688source = "registry+https://github.com/rust-lang/crates.io-index"3689checksum = "05fd8cd6c6b1bbd06881d2cf88f1fc83cc36c98f2219090f839115fb4a956cb9"3690dependencies = [3691 "jsonrpsee-core",3692 "jsonrpsee-proc-macros",3693 "jsonrpsee-types 0.8.0",3694 "jsonrpsee-ws-client 0.8.0",3695]36963697[[package]]3698name = "jsonrpsee-client-transport"3699version = "0.8.0"3700source = "registry+https://github.com/rust-lang/crates.io-index"3701checksum = "3303cdf246e6ab76e2866fb3d9acb6c76a068b1b28bd923a1b7a8122257ad7b5"3702dependencies = [3703 "futures 0.3.21",3704 "http",3705 "jsonrpsee-core",3706 "jsonrpsee-types 0.8.0",3707 "pin-project 1.0.10",3708 "rustls-native-certs 0.6.1",3709 "soketto",3710 "thiserror",3711 "tokio 1.17.0",3712 "tokio-rustls 0.23.2",3713 "tokio-util",3714 "tracing",3715 "webpki-roots 0.22.2",3716]37173718[[package]]3719name = "jsonrpsee-core"3720version = "0.8.0"3721source = "registry+https://github.com/rust-lang/crates.io-index"3722checksum = "f220b5a238dc7992b90f1144fbf6eaa585872c9376afe6fe6863ffead6191bf3"3723dependencies = [3724 "anyhow",3725 "arrayvec 0.7.2",3726 "async-trait",3727 "beef",3728 "futures-channel",3729 "futures-util",3730 "hyper",3731 "jsonrpsee-types 0.8.0",3732 "rustc-hash",3733 "serde",3734 "serde_json",3735 "soketto",3736 "thiserror",3737 "tokio 1.17.0",3738 "tracing",3739]37403741[[package]]3742name = "jsonrpsee-proc-macros"3743version = "0.8.0"3744source = "registry+https://github.com/rust-lang/crates.io-index"3745checksum = "4299ebf790ea9de1cb72e73ff2ae44c723ef264299e5e2d5ef46a371eb3ac3d8"3746dependencies = [3747 "proc-macro-crate 1.1.3",3748 "proc-macro2",3749 "quote",3750 "syn",3751]37523753[[package]]3754name = "jsonrpsee-types"3755version = "0.4.1"3756source = "registry+https://github.com/rust-lang/crates.io-index"3757checksum = "62f778cf245158fbd8f5d50823a2e9e4c708a40be164766bd35e9fb1d86715b2"3758dependencies = [3759 "anyhow",3760 "async-trait",3761 "beef",3762 "futures-channel",3763 "futures-util",3764 "hyper",3765 "log",3766 "serde",3767 "serde_json",3768 "soketto",3769 "thiserror",3770]37713772[[package]]3773name = "jsonrpsee-types"3774version = "0.8.0"3775source = "registry+https://github.com/rust-lang/crates.io-index"3776checksum = "c1b3f601bbbe45cd63f5407b6f7d7950e08a7d4f82aa699ff41a4a5e9e54df58"3777dependencies = [3778 "anyhow",3779 "beef",3780 "serde",3781 "serde_json",3782 "thiserror",3783 "tracing",3784]37853786[[package]]3787name = "jsonrpsee-utils"3788version = "0.4.1"3789source = "registry+https://github.com/rust-lang/crates.io-index"3790checksum = "0109c4f972058f3b1925b73a17210aff7b63b65967264d0045d15ee88fe84f0c"3791dependencies = [3792 "arrayvec 0.7.2",3793 "beef",3794 "jsonrpsee-types 0.4.1",3795]37963797[[package]]3798name = "jsonrpsee-ws-client"3799version = "0.4.1"3800source = "registry+https://github.com/rust-lang/crates.io-index"3801checksum = "559aa56fc402af206c00fc913dc2be1d9d788dcde045d14df141a535245d35ef"3802dependencies = [3803 "arrayvec 0.7.2",3804 "async-trait",3805 "fnv",3806 "futures 0.3.21",3807 "http",3808 "jsonrpsee-types 0.4.1",3809 "log",3810 "pin-project 1.0.10",3811 "rustls-native-certs 0.5.0",3812 "serde",3813 "serde_json",3814 "soketto",3815 "thiserror",3816 "tokio 1.17.0",3817 "tokio-rustls 0.22.0",3818 "tokio-util",3819]38203821[[package]]3822name = "jsonrpsee-ws-client"3823version = "0.8.0"3824source = "registry+https://github.com/rust-lang/crates.io-index"3825checksum = "aff425cee7c779e33920913bc695447416078ee6d119f443f3060feffa4e86b5"3826dependencies = [3827 "jsonrpsee-client-transport",3828 "jsonrpsee-core",3829 "jsonrpsee-types 0.8.0",3830]38313832[[package]]3833name = "keccak"3834version = "0.1.0"3835source = "registry+https://github.com/rust-lang/crates.io-index"3836checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"38373838[[package]]3839name = "kernel32-sys"3840version = "0.2.2"3841source = "registry+https://github.com/rust-lang/crates.io-index"3842checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"3843dependencies = [3844 "winapi 0.2.8",3845 "winapi-build",3846]38473848[[package]]3849name = "kusama-runtime"3850version = "0.9.17"3851source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"3852dependencies = [3853 "beefy-primitives",3854 "bitvec",3855 "frame-benchmarking",3856 "frame-election-provider-support",3857 "frame-executive",3858 "frame-support",3859 "frame-system",3860 "frame-system-benchmarking",3861 "frame-system-rpc-runtime-api",3862 "frame-try-runtime",3863 "hex-literal",3864 "kusama-runtime-constants",3865 "log",3866 "pallet-authority-discovery",3867 "pallet-authorship",3868 "pallet-babe",3869 "pallet-bags-list",3870 "pallet-balances",3871 "pallet-bounties",3872 "pallet-collective",3873 "pallet-democracy",3874 "pallet-election-provider-multi-phase",3875 "pallet-elections-phragmen",3876 "pallet-gilt",3877 "pallet-grandpa",3878 "pallet-identity",3879 "pallet-im-online",3880 "pallet-indices",3881 "pallet-membership",3882 "pallet-mmr-primitives",3883 "pallet-multisig",3884 "pallet-nicks",3885 "pallet-offences",3886 "pallet-offences-benchmarking",3887 "pallet-preimage",3888 "pallet-proxy",3889 "pallet-recovery",3890 "pallet-scheduler",3891 "pallet-session",3892 "pallet-session-benchmarking",3893 "pallet-society",3894 "pallet-staking",3895 "pallet-staking-reward-fn",3896 "pallet-timestamp",3897 "pallet-tips",3898 "pallet-transaction-payment",3899 "pallet-transaction-payment-rpc-runtime-api",3900 "pallet-treasury",3901 "pallet-utility",3902 "pallet-vesting",3903 "pallet-xcm",3904 "parity-scale-codec",3905 "polkadot-primitives",3906 "polkadot-runtime-common",3907 "polkadot-runtime-parachains",3908 "rustc-hex",3909 "scale-info",3910 "serde",3911 "serde_derive",3912 "smallvec",3913 "sp-api",3914 "sp-arithmetic",3915 "sp-authority-discovery",3916 "sp-block-builder",3917 "sp-consensus-babe",3918 "sp-core",3919 "sp-inherents",3920 "sp-io",3921 "sp-npos-elections",3922 "sp-offchain",3923 "sp-runtime",3924 "sp-session",3925 "sp-staking",3926 "sp-std",3927 "sp-transaction-pool",3928 "sp-version",3929 "static_assertions",3930 "substrate-wasm-builder",3931 "xcm",3932 "xcm-builder",3933 "xcm-executor",3934]39353936[[package]]3937name = "kusama-runtime-constants"3938version = "0.9.17"3939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"3940dependencies = [3941 "frame-support",3942 "polkadot-primitives",3943 "polkadot-runtime-common",3944 "smallvec",3945 "sp-runtime",3946]39473948[[package]]3949name = "kv-log-macro"3950version = "1.0.7"3951source = "registry+https://github.com/rust-lang/crates.io-index"3952checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"3953dependencies = [3954 "log",3955]39563957[[package]]3958name = "kvdb"3959version = "0.10.0"3960source = "registry+https://github.com/rust-lang/crates.io-index"3961checksum = "45a3f58dc069ec0e205a27f5b45920722a46faed802a0541538241af6228f512"3962dependencies = [3963 "parity-util-mem",3964 "smallvec",3965]39663967[[package]]3968name = "kvdb-memorydb"3969version = "0.10.0"3970source = "registry+https://github.com/rust-lang/crates.io-index"3971checksum = "c3b6b85fc643f5acd0bffb2cc8a6d150209379267af0d41db72170021841f9f5"3972dependencies = [3973 "kvdb",3974 "parity-util-mem",3975 "parking_lot 0.11.2",3976]39773978[[package]]3979name = "kvdb-rocksdb"3980version = "0.14.0"3981source = "registry+https://github.com/rust-lang/crates.io-index"3982checksum = "9b1b6ea8f2536f504b645ad78419c8246550e19d2c3419a167080ce08edee35a"3983dependencies = [3984 "fs-swap",3985 "kvdb",3986 "log",3987 "num_cpus",3988 "owning_ref",3989 "parity-util-mem",3990 "parking_lot 0.11.2",3991 "regex",3992 "rocksdb",3993 "smallvec",3994]39953996[[package]]3997name = "lazy_static"3998version = "1.4.0"3999source = "registry+https://github.com/rust-lang/crates.io-index"4000checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"40014002[[package]]4003name = "lazycell"4004version = "1.3.0"4005source = "registry+https://github.com/rust-lang/crates.io-index"4006checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"40074008[[package]]4009name = "libc"4010version = "0.2.119"4011source = "registry+https://github.com/rust-lang/crates.io-index"4012checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"40134014[[package]]4015name = "libloading"4016version = "0.5.2"4017source = "registry+https://github.com/rust-lang/crates.io-index"4018checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4019dependencies = [4020 "cc",4021 "winapi 0.3.9",4022]40234024[[package]]4025name = "libloading"4026version = "0.7.3"4027source = "registry+https://github.com/rust-lang/crates.io-index"4028checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"4029dependencies = [4030 "cfg-if 1.0.0",4031 "winapi 0.3.9",4032]40334034[[package]]4035name = "libm"4036version = "0.2.2"4037source = "registry+https://github.com/rust-lang/crates.io-index"4038checksum = "33a33a362ce288760ec6a508b94caaec573ae7d3bbbd91b87aa0bad4456839db"40394040[[package]]4041name = "libp2p"4042version = "0.40.0"4043source = "registry+https://github.com/rust-lang/crates.io-index"4044checksum = "3bec54343492ba5940a6c555e512c6721139835d28c59bc22febece72dfd0d9d"4045dependencies = [4046 "atomic",4047 "bytes 1.1.0",4048 "futures 0.3.21",4049 "lazy_static",4050 "libp2p-core",4051 "libp2p-deflate",4052 "libp2p-dns",4053 "libp2p-floodsub",4054 "libp2p-gossipsub",4055 "libp2p-identify",4056 "libp2p-kad",4057 "libp2p-mdns",4058 "libp2p-metrics",4059 "libp2p-mplex",4060 "libp2p-noise",4061 "libp2p-ping",4062 "libp2p-plaintext",4063 "libp2p-pnet",4064 "libp2p-relay",4065 "libp2p-rendezvous",4066 "libp2p-request-response",4067 "libp2p-swarm",4068 "libp2p-swarm-derive",4069 "libp2p-tcp",4070 "libp2p-uds",4071 "libp2p-wasm-ext",4072 "libp2p-websocket",4073 "libp2p-yamux",4074 "multiaddr",4075 "parking_lot 0.11.2",4076 "pin-project 1.0.10",4077 "smallvec",4078 "wasm-timer",4079]40804081[[package]]4082name = "libp2p-core"4083version = "0.30.2"4084source = "registry+https://github.com/rust-lang/crates.io-index"4085checksum = "86aad7d54df283db817becded03e611137698a6509d4237a96881976a162340c"4086dependencies = [4087 "asn1_der",4088 "bs58",4089 "ed25519-dalek",4090 "either",4091 "fnv",4092 "futures 0.3.21",4093 "futures-timer",4094 "instant",4095 "lazy_static",4096 "libsecp256k1 0.7.0",4097 "log",4098 "multiaddr",4099 "multihash 0.14.0",4100 "multistream-select",4101 "parking_lot 0.11.2",4102 "pin-project 1.0.10",4103 "prost",4104 "prost-build",4105 "rand 0.8.5",4106 "ring",4107 "rw-stream-sink",4108 "sha2 0.9.9",4109 "smallvec",4110 "thiserror",4111 "unsigned-varint 0.7.1",4112 "void",4113 "zeroize",4114]41154116[[package]]4117name = "libp2p-deflate"4118version = "0.30.0"4119source = "registry+https://github.com/rust-lang/crates.io-index"4120checksum = "51a800adb195f33de63f4b17b63fe64cfc23bf2c6a0d3d0d5321328664e65197"4121dependencies = [4122 "flate2",4123 "futures 0.3.21",4124 "libp2p-core",4125]41264127[[package]]4128name = "libp2p-dns"4129version = "0.30.0"4130source = "registry+https://github.com/rust-lang/crates.io-index"4131checksum = "bb8f89d15cb6e3c5bc22afff7513b11bab7856f2872d3cfba86f7f63a06bc498"4132dependencies = [4133 "async-std-resolver",4134 "futures 0.3.21",4135 "libp2p-core",4136 "log",4137 "smallvec",4138 "trust-dns-resolver",4139]41404141[[package]]4142name = "libp2p-floodsub"4143version = "0.31.0"4144source = "registry+https://github.com/rust-lang/crates.io-index"4145checksum = "aab3d7210901ea51b7bae2b581aa34521797af8c4ec738c980bda4a06434067f"4146dependencies = [4147 "cuckoofilter",4148 "fnv",4149 "futures 0.3.21",4150 "libp2p-core",4151 "libp2p-swarm",4152 "log",4153 "prost",4154 "prost-build",4155 "rand 0.7.3",4156 "smallvec",4157]41584159[[package]]4160name = "libp2p-gossipsub"4161version = "0.33.0"4162source = "registry+https://github.com/rust-lang/crates.io-index"4163checksum = "dfeead619eb5dac46e65acc78c535a60aaec803d1428cca6407c3a4fc74d698d"4164dependencies = [4165 "asynchronous-codec 0.6.0",4166 "base64",4167 "byteorder",4168 "bytes 1.1.0",4169 "fnv",4170 "futures 0.3.21",4171 "hex_fmt",4172 "libp2p-core",4173 "libp2p-swarm",4174 "log",4175 "prost",4176 "prost-build",4177 "rand 0.7.3",4178 "regex",4179 "sha2 0.9.9",4180 "smallvec",4181 "unsigned-varint 0.7.1",4182 "wasm-timer",4183]41844185[[package]]4186name = "libp2p-identify"4187version = "0.31.0"4188source = "registry+https://github.com/rust-lang/crates.io-index"4189checksum = "cca1275574183f288ff8b72d535d5ffa5ea9292ef7829af8b47dcb197c7b0dcd"4190dependencies = [4191 "futures 0.3.21",4192 "libp2p-core",4193 "libp2p-swarm",4194 "log",4195 "lru 0.6.6",4196 "prost",4197 "prost-build",4198 "smallvec",4199 "wasm-timer",4200]42014202[[package]]4203name = "libp2p-kad"4204version = "0.32.0"4205source = "registry+https://github.com/rust-lang/crates.io-index"4206checksum = "a2297dc0ca285f3a09d1368bde02449e539b46f94d32d53233f53f6625bcd3ba"4207dependencies = [4208 "arrayvec 0.5.2",4209 "asynchronous-codec 0.6.0",4210 "bytes 1.1.0",4211 "either",4212 "fnv",4213 "futures 0.3.21",4214 "libp2p-core",4215 "libp2p-swarm",4216 "log",4217 "prost",4218 "prost-build",4219 "rand 0.7.3",4220 "sha2 0.9.9",4221 "smallvec",4222 "uint",4223 "unsigned-varint 0.7.1",4224 "void",4225 "wasm-timer",4226]42274228[[package]]4229name = "libp2p-mdns"4230version = "0.32.0"4231source = "registry+https://github.com/rust-lang/crates.io-index"4232checksum = "14c864b64bdc8a84ff3910a0df88e6535f256191a450870f1e7e10cbf8e64d45"4233dependencies = [4234 "async-io",4235 "data-encoding",4236 "dns-parser",4237 "futures 0.3.21",4238 "if-watch",4239 "lazy_static",4240 "libp2p-core",4241 "libp2p-swarm",4242 "log",4243 "rand 0.8.5",4244 "smallvec",4245 "socket2 0.4.4",4246 "void",4247]42484249[[package]]4250name = "libp2p-metrics"4251version = "0.1.0"4252source = "registry+https://github.com/rust-lang/crates.io-index"4253checksum = "4af432fcdd2f8ba4579b846489f8f0812cfd738ced2c0af39df9b1c48bbb6ab2"4254dependencies = [4255 "libp2p-core",4256 "libp2p-identify",4257 "libp2p-kad",4258 "libp2p-ping",4259 "libp2p-swarm",4260 "open-metrics-client",4261]42624263[[package]]4264name = "libp2p-mplex"4265version = "0.30.0"4266source = "registry+https://github.com/rust-lang/crates.io-index"4267checksum = "7f2cd64ef597f40e14bfce0497f50ecb63dd6d201c61796daeb4227078834fbf"4268dependencies = [4269 "asynchronous-codec 0.6.0",4270 "bytes 1.1.0",4271 "futures 0.3.21",4272 "libp2p-core",4273 "log",4274 "nohash-hasher",4275 "parking_lot 0.11.2",4276 "rand 0.7.3",4277 "smallvec",4278 "unsigned-varint 0.7.1",4279]42804281[[package]]4282name = "libp2p-noise"4283version = "0.33.0"4284source = "registry+https://github.com/rust-lang/crates.io-index"4285checksum = "a8772c7a99088221bb7ca9c5c0574bf55046a7ab4c319f3619b275f28c8fb87a"4286dependencies = [4287 "bytes 1.1.0",4288 "curve25519-dalek 3.2.0",4289 "futures 0.3.21",4290 "lazy_static",4291 "libp2p-core",4292 "log",4293 "prost",4294 "prost-build",4295 "rand 0.8.5",4296 "sha2 0.9.9",4297 "snow",4298 "static_assertions",4299 "x25519-dalek",4300 "zeroize",4301]43024303[[package]]4304name = "libp2p-ping"4305version = "0.31.0"4306source = "registry+https://github.com/rust-lang/crates.io-index"4307checksum = "80ef7b0ec5cf06530d9eb6cf59ae49d46a2c45663bde31c25a12f682664adbcf"4308dependencies = [4309 "futures 0.3.21",4310 "libp2p-core",4311 "libp2p-swarm",4312 "log",4313 "rand 0.7.3",4314 "void",4315 "wasm-timer",4316]43174318[[package]]4319name = "libp2p-plaintext"4320version = "0.30.0"4321source = "registry+https://github.com/rust-lang/crates.io-index"4322checksum = "5fba1a6ff33e4a274c89a3b1d78b9f34f32af13265cc5c46c16938262d4e945a"4323dependencies = [4324 "asynchronous-codec 0.6.0",4325 "bytes 1.1.0",4326 "futures 0.3.21",4327 "libp2p-core",4328 "log",4329 "prost",4330 "prost-build",4331 "unsigned-varint 0.7.1",4332 "void",4333]43344335[[package]]4336name = "libp2p-pnet"4337version = "0.22.0"4338source = "registry+https://github.com/rust-lang/crates.io-index"4339checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"4340dependencies = [4341 "futures 0.3.21",4342 "log",4343 "pin-project 1.0.10",4344 "rand 0.7.3",4345 "salsa20",4346 "sha3 0.9.1",4347]43484349[[package]]4350name = "libp2p-relay"4351version = "0.4.0"4352source = "registry+https://github.com/rust-lang/crates.io-index"4353checksum = "2852b61c90fa8ce3c8fcc2aba76e6cefc20d648f9df29157d6b3a916278ef3e3"4354dependencies = [4355 "asynchronous-codec 0.6.0",4356 "bytes 1.1.0",4357 "futures 0.3.21",4358 "futures-timer",4359 "libp2p-core",4360 "libp2p-swarm",4361 "log",4362 "pin-project 1.0.10",4363 "prost",4364 "prost-build",4365 "rand 0.7.3",4366 "smallvec",4367 "unsigned-varint 0.7.1",4368 "void",4369 "wasm-timer",4370]43714372[[package]]4373name = "libp2p-rendezvous"4374version = "0.1.0"4375source = "registry+https://github.com/rust-lang/crates.io-index"4376checksum = "14a6d2b9e7677eff61dc3d2854876aaf3976d84a01ef6664b610c77a0c9407c5"4377dependencies = [4378 "asynchronous-codec 0.6.0",4379 "bimap",4380 "futures 0.3.21",4381 "libp2p-core",4382 "libp2p-swarm",4383 "log",4384 "prost",4385 "prost-build",4386 "rand 0.8.5",4387 "sha2 0.9.9",4388 "thiserror",4389 "unsigned-varint 0.7.1",4390 "void",4391 "wasm-timer",4392]43934394[[package]]4395name = "libp2p-request-response"4396version = "0.13.0"4397source = "registry+https://github.com/rust-lang/crates.io-index"4398checksum = "a877a4ced6d46bf84677e1974e8cf61fb434af73b2e96fb48d6cb6223a4634d8"4399dependencies = [4400 "async-trait",4401 "bytes 1.1.0",4402 "futures 0.3.21",4403 "libp2p-core",4404 "libp2p-swarm",4405 "log",4406 "lru 0.7.3",4407 "rand 0.7.3",4408 "smallvec",4409 "unsigned-varint 0.7.1",4410 "wasm-timer",4411]44124413[[package]]4414name = "libp2p-swarm"4415version = "0.31.0"4416source = "registry+https://github.com/rust-lang/crates.io-index"4417checksum = "3f5184a508f223bc100a12665517773fb8730e9f36fc09eefb670bf01b107ae9"4418dependencies = [4419 "either",4420 "futures 0.3.21",4421 "libp2p-core",4422 "log",4423 "rand 0.7.3",4424 "smallvec",4425 "void",4426 "wasm-timer",4427]44284429[[package]]4430name = "libp2p-swarm-derive"4431version = "0.25.0"4432source = "registry+https://github.com/rust-lang/crates.io-index"4433checksum = "072c290f727d39bdc4e9d6d1c847978693d25a673bd757813681e33e5f6c00c2"4434dependencies = [4435 "quote",4436 "syn",4437]44384439[[package]]4440name = "libp2p-tcp"4441version = "0.30.0"4442source = "registry+https://github.com/rust-lang/crates.io-index"4443checksum = "7399c5b6361ef525d41c11fcf51635724f832baf5819b30d3d873eabb4fbae4b"4444dependencies = [4445 "async-io",4446 "futures 0.3.21",4447 "futures-timer",4448 "if-watch",4449 "ipnet",4450 "libc",4451 "libp2p-core",4452 "log",4453 "socket2 0.4.4",4454]44554456[[package]]4457name = "libp2p-uds"4458version = "0.30.0"4459source = "registry+https://github.com/rust-lang/crates.io-index"4460checksum = "b8b7563e46218165dfd60f64b96f7ce84590d75f53ecbdc74a7dd01450dc5973"4461dependencies = [4462 "async-std",4463 "futures 0.3.21",4464 "libp2p-core",4465 "log",4466]44674468[[package]]4469name = "libp2p-wasm-ext"4470version = "0.30.0"4471source = "registry+https://github.com/rust-lang/crates.io-index"4472checksum = "1008a302b73c5020251f9708c653f5ed08368e530e247cc9cd2f109ff30042cf"4473dependencies = [4474 "futures 0.3.21",4475 "js-sys",4476 "libp2p-core",4477 "parity-send-wrapper",4478 "wasm-bindgen",4479 "wasm-bindgen-futures",4480]44814482[[package]]4483name = "libp2p-websocket"4484version = "0.31.0"4485source = "registry+https://github.com/rust-lang/crates.io-index"4486checksum = "22e12df82d1ed64969371a9e65ea92b91064658604cc2576c2757f18ead9a1cf"4487dependencies = [4488 "either",4489 "futures 0.3.21",4490 "futures-rustls",4491 "libp2p-core",4492 "log",4493 "quicksink",4494 "rw-stream-sink",4495 "soketto",4496 "url 2.2.2",4497 "webpki-roots 0.21.1",4498]44994500[[package]]4501name = "libp2p-yamux"4502version = "0.34.0"4503source = "registry+https://github.com/rust-lang/crates.io-index"4504checksum = "4e7362abb8867d7187e7e93df17f460d554c997fc5c8ac57dc1259057f6889af"4505dependencies = [4506 "futures 0.3.21",4507 "libp2p-core",4508 "parking_lot 0.11.2",4509 "thiserror",4510 "yamux",4511]45124513[[package]]4514name = "librocksdb-sys"4515version = "6.20.3"4516source = "registry+https://github.com/rust-lang/crates.io-index"4517checksum = "c309a9d2470844aceb9a4a098cf5286154d20596868b75a6b36357d2bb9ca25d"4518dependencies = [4519 "bindgen",4520 "cc",4521 "glob",4522 "libc",4523]45244525[[package]]4526name = "libsecp256k1"4527version = "0.3.5"4528source = "registry+https://github.com/rust-lang/crates.io-index"4529checksum = "1fc1e2c808481a63dc6da2074752fdd4336a3c8fcc68b83db6f1fd5224ae7962"4530dependencies = [4531 "arrayref",4532 "crunchy",4533 "digest 0.8.1",4534 "hmac-drbg 0.2.0",4535 "rand 0.7.3",4536 "sha2 0.8.2",4537 "subtle 2.4.1",4538 "typenum",4539]45404541[[package]]4542name = "libsecp256k1"4543version = "0.7.0"4544source = "registry+https://github.com/rust-lang/crates.io-index"4545checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4546dependencies = [4547 "arrayref",4548 "base64",4549 "digest 0.9.0",4550 "hmac-drbg 0.3.0",4551 "libsecp256k1-core",4552 "libsecp256k1-gen-ecmult",4553 "libsecp256k1-gen-genmult",4554 "rand 0.8.5",4555 "serde",4556 "sha2 0.9.9",4557 "typenum",4558]45594560[[package]]4561name = "libsecp256k1-core"4562version = "0.3.0"4563source = "registry+https://github.com/rust-lang/crates.io-index"4564checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4565dependencies = [4566 "crunchy",4567 "digest 0.9.0",4568 "subtle 2.4.1",4569]45704571[[package]]4572name = "libsecp256k1-gen-ecmult"4573version = "0.3.0"4574source = "registry+https://github.com/rust-lang/crates.io-index"4575checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4576dependencies = [4577 "libsecp256k1-core",4578]45794580[[package]]4581name = "libsecp256k1-gen-genmult"4582version = "0.3.0"4583source = "registry+https://github.com/rust-lang/crates.io-index"4584checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4585dependencies = [4586 "libsecp256k1-core",4587]45884589[[package]]4590name = "libz-sys"4591version = "1.1.3"4592source = "registry+https://github.com/rust-lang/crates.io-index"4593checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"4594dependencies = [4595 "cc",4596 "pkg-config",4597 "vcpkg",4598]45994600[[package]]4601name = "linked-hash-map"4602version = "0.5.4"4603source = "registry+https://github.com/rust-lang/crates.io-index"4604checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"46054606[[package]]4607name = "linked_hash_set"4608version = "0.1.4"4609source = "registry+https://github.com/rust-lang/crates.io-index"4610checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4611dependencies = [4612 "linked-hash-map",4613]46144615[[package]]4616name = "linregress"4617version = "0.4.4"4618source = "registry+https://github.com/rust-lang/crates.io-index"4619checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4620dependencies = [4621 "nalgebra",4622 "statrs",4623]46244625[[package]]4626name = "linux-raw-sys"4627version = "0.0.36"4628source = "registry+https://github.com/rust-lang/crates.io-index"4629checksum = "a261afc61b7a5e323933b402ca6a1765183687c614789b1e4db7762ed4230bca"46304631[[package]]4632name = "lock_api"4633version = "0.3.4"4634source = "registry+https://github.com/rust-lang/crates.io-index"4635checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"4636dependencies = [4637 "scopeguard",4638]46394640[[package]]4641name = "lock_api"4642version = "0.4.6"4643source = "registry+https://github.com/rust-lang/crates.io-index"4644checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"4645dependencies = [4646 "scopeguard",4647]46484649[[package]]4650name = "log"4651version = "0.4.14"4652source = "registry+https://github.com/rust-lang/crates.io-index"4653checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"4654dependencies = [4655 "cfg-if 1.0.0",4656 "value-bag",4657]46584659[[package]]4660name = "lru"4661version = "0.6.6"4662source = "registry+https://github.com/rust-lang/crates.io-index"4663checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4664dependencies = [4665 "hashbrown 0.11.2",4666]46674668[[package]]4669name = "lru"4670version = "0.7.3"4671source = "registry+https://github.com/rust-lang/crates.io-index"4672checksum = "fcb87f3080f6d1d69e8c564c0fcfde1d7aa8cc451ce40cae89479111f03bc0eb"4673dependencies = [4674 "hashbrown 0.11.2",4675]46764677[[package]]4678name = "lru-cache"4679version = "0.1.2"4680source = "registry+https://github.com/rust-lang/crates.io-index"4681checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4682dependencies = [4683 "linked-hash-map",4684]46854686[[package]]4687name = "lz4"4688version = "1.23.2"4689source = "registry+https://github.com/rust-lang/crates.io-index"4690checksum = "aac20ed6991e01bf6a2e68cc73df2b389707403662a8ba89f68511fb340f724c"4691dependencies = [4692 "libc",4693 "lz4-sys",4694]46954696[[package]]4697name = "lz4-sys"4698version = "1.9.2"4699source = "registry+https://github.com/rust-lang/crates.io-index"4700checksum = "dca79aa95d8b3226213ad454d328369853be3a1382d89532a854f4d69640acae"4701dependencies = [4702 "cc",4703 "libc",4704]47054706[[package]]4707name = "mach"4708version = "0.3.2"4709source = "registry+https://github.com/rust-lang/crates.io-index"4710checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4711dependencies = [4712 "libc",4713]47144715[[package]]4716name = "maplit"4717version = "1.0.2"4718source = "registry+https://github.com/rust-lang/crates.io-index"4719checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"47204721[[package]]4722name = "match_cfg"4723version = "0.1.0"4724source = "registry+https://github.com/rust-lang/crates.io-index"4725checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"47264727[[package]]4728name = "matchers"4729version = "0.0.1"4730source = "registry+https://github.com/rust-lang/crates.io-index"4731checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4732dependencies = [4733 "regex-automata",4734]47354736[[package]]4737name = "matches"4738version = "0.1.9"4739source = "registry+https://github.com/rust-lang/crates.io-index"4740checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"47414742[[package]]4743name = "matrixmultiply"4744version = "0.3.2"4745source = "registry+https://github.com/rust-lang/crates.io-index"4746checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4747dependencies = [4748 "rawpointer",4749]47504751[[package]]4752name = "memchr"4753version = "2.4.1"4754source = "registry+https://github.com/rust-lang/crates.io-index"4755checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"47564757[[package]]4758name = "memmap2"4759version = "0.2.3"4760source = "registry+https://github.com/rust-lang/crates.io-index"4761checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4762dependencies = [4763 "libc",4764]47654766[[package]]4767name = "memmap2"4768version = "0.5.3"4769source = "registry+https://github.com/rust-lang/crates.io-index"4770checksum = "057a3db23999c867821a7a59feb06a578fcb03685e983dff90daf9e7d24ac08f"4771dependencies = [4772 "libc",4773]47744775[[package]]4776name = "memoffset"4777version = "0.6.5"4778source = "registry+https://github.com/rust-lang/crates.io-index"4779checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4780dependencies = [4781 "autocfg",4782]47834784[[package]]4785name = "memory-db"4786version = "0.28.0"4787source = "registry+https://github.com/rust-lang/crates.io-index"4788checksum = "d505169b746dacf02f7d14d8c80b34edfd8212159c63d23c977739a0d960c626"4789dependencies = [4790 "hash-db",4791 "hashbrown 0.11.2",4792 "parity-util-mem",4793]47944795[[package]]4796name = "memory-lru"4797version = "0.1.0"4798source = "registry+https://github.com/rust-lang/crates.io-index"4799checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4800dependencies = [4801 "lru 0.6.6",4802]48034804[[package]]4805name = "memory_units"4806version = "0.3.0"4807source = "registry+https://github.com/rust-lang/crates.io-index"4808checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"48094810[[package]]4811name = "merlin"4812version = "2.0.1"4813source = "registry+https://github.com/rust-lang/crates.io-index"4814checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4815dependencies = [4816 "byteorder",4817 "keccak",4818 "rand_core 0.5.1",4819 "zeroize",4820]48214822[[package]]4823name = "metered-channel"4824version = "0.9.17"4825source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"4826dependencies = [4827 "derive_more",4828 "futures 0.3.21",4829 "futures-timer",4830 "thiserror",4831 "tracing",4832]48334834[[package]]4835name = "mick-jaeger"4836version = "0.1.7"4837source = "registry+https://github.com/rust-lang/crates.io-index"4838checksum = "fd2c2cc134e57461f0898b0e921f0a7819b5e3f3a4335b9aa390ce81a5f36fb9"4839dependencies = [4840 "futures 0.3.21",4841 "rand 0.8.5",4842 "thrift",4843]48444845[[package]]4846name = "minimal-lexical"4847version = "0.2.1"4848source = "registry+https://github.com/rust-lang/crates.io-index"4849checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"48504851[[package]]4852name = "miniz_oxide"4853version = "0.4.4"4854source = "registry+https://github.com/rust-lang/crates.io-index"4855checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"4856dependencies = [4857 "adler",4858 "autocfg",4859]48604861[[package]]4862name = "mio"4863version = "0.6.23"4864source = "registry+https://github.com/rust-lang/crates.io-index"4865checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"4866dependencies = [4867 "cfg-if 0.1.10",4868 "fuchsia-zircon",4869 "fuchsia-zircon-sys",4870 "iovec",4871 "kernel32-sys",4872 "libc",4873 "log",4874 "miow 0.2.2",4875 "net2",4876 "slab",4877 "winapi 0.2.8",4878]48794880[[package]]4881name = "mio"4882version = "0.8.0"4883source = "registry+https://github.com/rust-lang/crates.io-index"4884checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2"4885dependencies = [4886 "libc",4887 "log",4888 "miow 0.3.7",4889 "ntapi",4890 "winapi 0.3.9",4891]48924893[[package]]4894name = "mio-extras"4895version = "2.0.6"4896source = "registry+https://github.com/rust-lang/crates.io-index"4897checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"4898dependencies = [4899 "lazycell",4900 "log",4901 "mio 0.6.23",4902 "slab",4903]49044905[[package]]4906name = "miow"4907version = "0.2.2"4908source = "registry+https://github.com/rust-lang/crates.io-index"4909checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"4910dependencies = [4911 "kernel32-sys",4912 "net2",4913 "winapi 0.2.8",4914 "ws2_32-sys",4915]49164917[[package]]4918name = "miow"4919version = "0.3.7"4920source = "registry+https://github.com/rust-lang/crates.io-index"4921checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"4922dependencies = [4923 "winapi 0.3.9",4924]49254926[[package]]4927name = "more-asserts"4928version = "0.2.2"4929source = "registry+https://github.com/rust-lang/crates.io-index"4930checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"49314932[[package]]4933name = "multiaddr"4934version = "0.13.0"4935source = "registry+https://github.com/rust-lang/crates.io-index"4936checksum = "48ee4ea82141951ac6379f964f71b20876d43712bea8faf6dd1a375e08a46499"4937dependencies = [4938 "arrayref",4939 "bs58",4940 "byteorder",4941 "data-encoding",4942 "multihash 0.14.0",4943 "percent-encoding 2.1.0",4944 "serde",4945 "static_assertions",4946 "unsigned-varint 0.7.1",4947 "url 2.2.2",4948]49494950[[package]]4951name = "multibase"4952version = "0.8.0"4953source = "registry+https://github.com/rust-lang/crates.io-index"4954checksum = "b78c60039650ff12e140ae867ef5299a58e19dded4d334c849dc7177083667e2"4955dependencies = [4956 "base-x",4957 "data-encoding",4958 "data-encoding-macro",4959]49604961[[package]]4962name = "multihash"4963version = "0.13.2"4964source = "registry+https://github.com/rust-lang/crates.io-index"4965checksum = "4dac63698b887d2d929306ea48b63760431ff8a24fac40ddb22f9c7f49fb7cab"4966dependencies = [4967 "blake2b_simd",4968 "blake2s_simd",4969 "blake3",4970 "digest 0.9.0",4971 "generic-array 0.14.5",4972 "multihash-derive",4973 "sha2 0.9.9",4974 "sha3 0.9.1",4975 "unsigned-varint 0.5.1",4976]49774978[[package]]4979name = "multihash"4980version = "0.14.0"4981source = "registry+https://github.com/rust-lang/crates.io-index"4982checksum = "752a61cd890ff691b4411423d23816d5866dd5621e4d1c5687a53b94b5a979d8"4983dependencies = [4984 "digest 0.9.0",4985 "generic-array 0.14.5",4986 "multihash-derive",4987 "sha2 0.9.9",4988 "unsigned-varint 0.7.1",4989]49904991[[package]]4992name = "multihash-derive"4993version = "0.7.2"4994source = "registry+https://github.com/rust-lang/crates.io-index"4995checksum = "424f6e86263cd5294cbd7f1e95746b95aca0e0d66bff31e5a40d6baa87b4aa99"4996dependencies = [4997 "proc-macro-crate 1.1.3",4998 "proc-macro-error",4999 "proc-macro2",5000 "quote",5001 "syn",5002 "synstructure",5003]50045005[[package]]5006name = "multimap"5007version = "0.8.3"5008source = "registry+https://github.com/rust-lang/crates.io-index"5009checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"50105011[[package]]5012name = "multistream-select"5013version = "0.10.4"5014source = "registry+https://github.com/rust-lang/crates.io-index"5015checksum = "56a336acba8bc87c8876f6425407dbbe6c417bf478b22015f8fb0994ef3bc0ab"5016dependencies = [5017 "bytes 1.1.0",5018 "futures 0.3.21",5019 "log",5020 "pin-project 1.0.10",5021 "smallvec",5022 "unsigned-varint 0.7.1",5023]50245025[[package]]5026name = "nalgebra"5027version = "0.27.1"5028source = "registry+https://github.com/rust-lang/crates.io-index"5029checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5030dependencies = [5031 "approx",5032 "matrixmultiply",5033 "nalgebra-macros",5034 "num-complex",5035 "num-rational 0.4.0",5036 "num-traits",5037 "rand 0.8.5",5038 "rand_distr",5039 "simba",5040 "typenum",5041]50425043[[package]]5044name = "nalgebra-macros"5045version = "0.1.0"5046source = "registry+https://github.com/rust-lang/crates.io-index"5047checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5048dependencies = [5049 "proc-macro2",5050 "quote",5051 "syn",5052]50535054[[package]]5055name = "names"5056version = "0.12.0"5057source = "registry+https://github.com/rust-lang/crates.io-index"5058checksum = "10a8690bf09abf659851e58cd666c3d37ac6af07c2bd7a9e332cfba471715775"5059dependencies = [5060 "rand 0.8.5",5061]50625063[[package]]5064name = "net2"5065version = "0.2.37"5066source = "registry+https://github.com/rust-lang/crates.io-index"5067checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"5068dependencies = [5069 "cfg-if 0.1.10",5070 "libc",5071 "winapi 0.3.9",5072]50735074[[package]]5075name = "nodrop"5076version = "0.1.14"5077source = "registry+https://github.com/rust-lang/crates.io-index"5078checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"50795080[[package]]5081name = "nohash-hasher"5082version = "0.2.0"5083source = "registry+https://github.com/rust-lang/crates.io-index"5084checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"50855086[[package]]5087name = "nom"5088version = "7.1.0"5089source = "registry+https://github.com/rust-lang/crates.io-index"5090checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109"5091dependencies = [5092 "memchr",5093 "minimal-lexical",5094 "version_check",5095]50965097[[package]]5098name = "ntapi"5099version = "0.3.7"5100source = "registry+https://github.com/rust-lang/crates.io-index"5101checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"5102dependencies = [5103 "winapi 0.3.9",5104]51055106[[package]]5107name = "num-bigint"5108version = "0.2.6"5109source = "registry+https://github.com/rust-lang/crates.io-index"5110checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5111dependencies = [5112 "autocfg",5113 "num-integer",5114 "num-traits",5115]51165117[[package]]5118name = "num-complex"5119version = "0.4.0"5120source = "registry+https://github.com/rust-lang/crates.io-index"5121checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"5122dependencies = [5123 "num-traits",5124]51255126[[package]]5127name = "num-integer"5128version = "0.1.44"5129source = "registry+https://github.com/rust-lang/crates.io-index"5130checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"5131dependencies = [5132 "autocfg",5133 "num-traits",5134]51355136[[package]]5137name = "num-rational"5138version = "0.2.4"5139source = "registry+https://github.com/rust-lang/crates.io-index"5140checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5141dependencies = [5142 "autocfg",5143 "num-bigint",5144 "num-integer",5145 "num-traits",5146]51475148[[package]]5149name = "num-rational"5150version = "0.4.0"5151source = "registry+https://github.com/rust-lang/crates.io-index"5152checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5153dependencies = [5154 "autocfg",5155 "num-integer",5156 "num-traits",5157]51585159[[package]]5160name = "num-traits"5161version = "0.2.14"5162source = "registry+https://github.com/rust-lang/crates.io-index"5163checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"5164dependencies = [5165 "autocfg",5166 "libm",5167]51685169[[package]]5170name = "num_cpus"5171version = "1.13.1"5172source = "registry+https://github.com/rust-lang/crates.io-index"5173checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5174dependencies = [5175 "hermit-abi",5176 "libc",5177]51785179[[package]]5180name = "object"5181version = "0.27.1"5182source = "registry+https://github.com/rust-lang/crates.io-index"5183checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5184dependencies = [5185 "crc32fast",5186 "indexmap",5187 "memchr",5188]51895190[[package]]5191name = "once_cell"5192version = "1.10.0"5193source = "registry+https://github.com/rust-lang/crates.io-index"5194checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"51955196[[package]]5197name = "opal-runtime"5198version = "0.1.0"5199dependencies = [5200 "cumulus-pallet-aura-ext",5201 "cumulus-pallet-dmp-queue",5202 "cumulus-pallet-parachain-system",5203 "cumulus-pallet-xcm",5204 "cumulus-pallet-xcmp-queue",5205 "cumulus-primitives-core",5206 "cumulus-primitives-timestamp",5207 "cumulus-primitives-utility",5208 "derivative",5209 "fp-rpc",5210 "fp-self-contained",5211 "frame-benchmarking",5212 "frame-executive",5213 "frame-support",5214 "frame-system",5215 "frame-system-benchmarking",5216 "frame-system-rpc-runtime-api",5217 "hex-literal",5218 "orml-vesting",5219 "pallet-aura",5220 "pallet-balances",5221 "pallet-base-fee",5222 "pallet-common",5223 "pallet-ethereum",5224 "pallet-evm",5225 "pallet-evm-coder-substrate",5226 "pallet-evm-contract-helpers",5227 "pallet-evm-migration",5228 "pallet-evm-transaction-payment",5229 "pallet-fungible",5230 "pallet-inflation",5231 "pallet-nonfungible",5232 "pallet-randomness-collective-flip",5233 "pallet-refungible",5234 "pallet-sudo",5235 "pallet-template-transaction-payment",5236 "pallet-timestamp",5237 "pallet-transaction-payment",5238 "pallet-transaction-payment-rpc-runtime-api",5239 "pallet-treasury",5240 "pallet-unique",5241 "pallet-unq-scheduler",5242 "pallet-xcm",5243 "parachain-info",5244 "parity-scale-codec",5245 "polkadot-parachain",5246 "scale-info",5247 "serde",5248 "smallvec",5249 "sp-api",5250 "sp-arithmetic",5251 "sp-block-builder",5252 "sp-consensus-aura",5253 "sp-core",5254 "sp-inherents",5255 "sp-io",5256 "sp-offchain",5257 "sp-runtime",5258 "sp-session",5259 "sp-std",5260 "sp-transaction-pool",5261 "sp-version",5262 "substrate-wasm-builder",5263 "unique-runtime-common",5264 "up-data-structs",5265 "up-evm-mapping",5266 "up-rpc",5267 "xcm",5268 "xcm-builder",5269 "xcm-executor",5270]52715272[[package]]5273name = "opaque-debug"5274version = "0.2.3"5275source = "registry+https://github.com/rust-lang/crates.io-index"5276checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"52775278[[package]]5279name = "opaque-debug"5280version = "0.3.0"5281source = "registry+https://github.com/rust-lang/crates.io-index"5282checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"52835284[[package]]5285name = "open-metrics-client"5286version = "0.12.0"5287source = "registry+https://github.com/rust-lang/crates.io-index"5288checksum = "7337d80c23c2d8b1349563981bc4fb531220733743ba8115454a67b181173f0d"5289dependencies = [5290 "dtoa",5291 "itoa 0.4.8",5292 "open-metrics-client-derive-text-encode",5293 "owning_ref",5294]52955296[[package]]5297name = "open-metrics-client-derive-text-encode"5298version = "0.1.1"5299source = "registry+https://github.com/rust-lang/crates.io-index"5300checksum = "a15c83b586f00268c619c1cb3340ec1a6f59dd9ba1d9833a273a68e6d5cd8ffc"5301dependencies = [5302 "proc-macro2",5303 "quote",5304 "syn",5305]53065307[[package]]5308name = "openssl-probe"5309version = "0.1.5"5310source = "registry+https://github.com/rust-lang/crates.io-index"5311checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"53125313[[package]]5314name = "ordered-float"5315version = "1.1.1"5316source = "registry+https://github.com/rust-lang/crates.io-index"5317checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5318dependencies = [5319 "num-traits",5320]53215322[[package]]5323name = "orml-vesting"5324version = "0.4.1-dev"5325source = "git+https://github.com/UniqueNetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.17#8cea7142d6ac4471e226e92c20005794e8e78063"5326dependencies = [5327 "frame-support",5328 "frame-system",5329 "parity-scale-codec",5330 "scale-info",5331 "serde",5332 "sp-io",5333 "sp-runtime",5334 "sp-std",5335]53365337[[package]]5338name = "os_str_bytes"5339version = "6.0.0"5340source = "registry+https://github.com/rust-lang/crates.io-index"5341checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"5342dependencies = [5343 "memchr",5344]53455346[[package]]5347name = "owning_ref"5348version = "0.4.1"5349source = "registry+https://github.com/rust-lang/crates.io-index"5350checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5351dependencies = [5352 "stable_deref_trait",5353]53545355[[package]]5356name = "pallet-aura"5357version = "4.0.0-dev"5358source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5359dependencies = [5360 "frame-support",5361 "frame-system",5362 "pallet-timestamp",5363 "parity-scale-codec",5364 "scale-info",5365 "sp-application-crypto",5366 "sp-consensus-aura",5367 "sp-runtime",5368 "sp-std",5369]53705371[[package]]5372name = "pallet-authority-discovery"5373version = "4.0.0-dev"5374source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5375dependencies = [5376 "frame-support",5377 "frame-system",5378 "pallet-session",5379 "parity-scale-codec",5380 "scale-info",5381 "sp-application-crypto",5382 "sp-authority-discovery",5383 "sp-runtime",5384 "sp-std",5385]53865387[[package]]5388name = "pallet-authorship"5389version = "4.0.0-dev"5390source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5391dependencies = [5392 "frame-support",5393 "frame-system",5394 "impl-trait-for-tuples",5395 "parity-scale-codec",5396 "scale-info",5397 "sp-authorship",5398 "sp-runtime",5399 "sp-std",5400]54015402[[package]]5403name = "pallet-babe"5404version = "4.0.0-dev"5405source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5406dependencies = [5407 "frame-benchmarking",5408 "frame-support",5409 "frame-system",5410 "log",5411 "pallet-authorship",5412 "pallet-session",5413 "pallet-timestamp",5414 "parity-scale-codec",5415 "scale-info",5416 "sp-application-crypto",5417 "sp-consensus-babe",5418 "sp-consensus-vrf",5419 "sp-io",5420 "sp-runtime",5421 "sp-session",5422 "sp-staking",5423 "sp-std",5424]54255426[[package]]5427name = "pallet-bags-list"5428version = "4.0.0-dev"5429source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5430dependencies = [5431 "frame-benchmarking",5432 "frame-election-provider-support",5433 "frame-support",5434 "frame-system",5435 "log",5436 "pallet-balances",5437 "parity-scale-codec",5438 "scale-info",5439 "sp-core",5440 "sp-io",5441 "sp-runtime",5442 "sp-std",5443 "sp-tracing",5444]54455446[[package]]5447name = "pallet-balances"5448version = "4.0.0-dev"5449source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5450dependencies = [5451 "frame-benchmarking",5452 "frame-support",5453 "frame-system",5454 "log",5455 "parity-scale-codec",5456 "scale-info",5457 "sp-runtime",5458 "sp-std",5459]54605461[[package]]5462name = "pallet-base-fee"5463version = "1.0.0"5464source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"5465dependencies = [5466 "frame-support",5467 "frame-system",5468 "pallet-evm",5469 "parity-scale-codec",5470 "scale-info",5471 "serde",5472 "sp-core",5473 "sp-runtime",5474]54755476[[package]]5477name = "pallet-beefy"5478version = "4.0.0-dev"5479source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5480dependencies = [5481 "beefy-primitives",5482 "frame-support",5483 "frame-system",5484 "pallet-session",5485 "parity-scale-codec",5486 "scale-info",5487 "serde",5488 "sp-runtime",5489 "sp-std",5490]54915492[[package]]5493name = "pallet-beefy-mmr"5494version = "4.0.0-dev"5495source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5496dependencies = [5497 "beefy-merkle-tree",5498 "beefy-primitives",5499 "frame-support",5500 "frame-system",5501 "hex",5502 "libsecp256k1 0.7.0",5503 "log",5504 "pallet-beefy",5505 "pallet-mmr",5506 "pallet-mmr-primitives",5507 "pallet-session",5508 "parity-scale-codec",5509 "scale-info",5510 "serde",5511 "sp-core",5512 "sp-io",5513 "sp-runtime",5514 "sp-std",5515]55165517[[package]]5518name = "pallet-bounties"5519version = "4.0.0-dev"5520source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5521dependencies = [5522 "frame-benchmarking",5523 "frame-support",5524 "frame-system",5525 "log",5526 "pallet-treasury",5527 "parity-scale-codec",5528 "scale-info",5529 "sp-core",5530 "sp-io",5531 "sp-runtime",5532 "sp-std",5533]55345535[[package]]5536name = "pallet-bridge-dispatch"5537version = "0.1.0"5538source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5539dependencies = [5540 "bp-message-dispatch",5541 "bp-runtime",5542 "frame-support",5543 "frame-system",5544 "log",5545 "parity-scale-codec",5546 "scale-info",5547 "sp-core",5548 "sp-runtime",5549 "sp-std",5550]55515552[[package]]5553name = "pallet-bridge-grandpa"5554version = "0.1.0"5555source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5556dependencies = [5557 "bp-header-chain",5558 "bp-runtime",5559 "bp-test-utils",5560 "finality-grandpa",5561 "frame-support",5562 "frame-system",5563 "log",5564 "num-traits",5565 "parity-scale-codec",5566 "scale-info",5567 "serde",5568 "sp-finality-grandpa",5569 "sp-runtime",5570 "sp-std",5571 "sp-trie",5572]55735574[[package]]5575name = "pallet-bridge-messages"5576version = "0.1.0"5577source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"5578dependencies = [5579 "bitvec",5580 "bp-message-dispatch",5581 "bp-messages",5582 "bp-runtime",5583 "frame-support",5584 "frame-system",5585 "log",5586 "num-traits",5587 "parity-scale-codec",5588 "scale-info",5589 "serde",5590 "sp-core",5591 "sp-runtime",5592 "sp-std",5593]55945595[[package]]5596name = "pallet-collective"5597version = "4.0.0-dev"5598source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5599dependencies = [5600 "frame-benchmarking",5601 "frame-support",5602 "frame-system",5603 "log",5604 "parity-scale-codec",5605 "scale-info",5606 "sp-core",5607 "sp-io",5608 "sp-runtime",5609 "sp-std",5610]56115612[[package]]5613name = "pallet-common"5614version = "0.1.0"5615dependencies = [5616 "evm-coder",5617 "frame-support",5618 "frame-system",5619 "pallet-evm",5620 "pallet-evm-coder-substrate",5621 "parity-scale-codec",5622 "scale-info",5623 "serde",5624 "sp-core",5625 "sp-runtime",5626 "sp-std",5627 "up-data-structs",5628 "up-evm-mapping",5629]56305631[[package]]5632name = "pallet-democracy"5633version = "4.0.0-dev"5634source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5635dependencies = [5636 "frame-benchmarking",5637 "frame-support",5638 "frame-system",5639 "parity-scale-codec",5640 "scale-info",5641 "serde",5642 "sp-io",5643 "sp-runtime",5644 "sp-std",5645]56465647[[package]]5648name = "pallet-election-provider-multi-phase"5649version = "4.0.0-dev"5650source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5651dependencies = [5652 "frame-benchmarking",5653 "frame-election-provider-support",5654 "frame-support",5655 "frame-system",5656 "log",5657 "parity-scale-codec",5658 "rand 0.7.3",5659 "scale-info",5660 "sp-arithmetic",5661 "sp-core",5662 "sp-io",5663 "sp-npos-elections",5664 "sp-runtime",5665 "sp-std",5666 "static_assertions",5667 "strum",5668]56695670[[package]]5671name = "pallet-elections-phragmen"5672version = "5.0.0-dev"5673source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5674dependencies = [5675 "frame-benchmarking",5676 "frame-support",5677 "frame-system",5678 "log",5679 "parity-scale-codec",5680 "scale-info",5681 "sp-core",5682 "sp-io",5683 "sp-npos-elections",5684 "sp-runtime",5685 "sp-std",5686]56875688[[package]]5689name = "pallet-ethereum"5690version = "4.0.0-dev"5691source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"5692dependencies = [5693 "ethereum",5694 "ethereum-types",5695 "evm",5696 "fp-consensus",5697 "fp-evm",5698 "fp-rpc",5699 "fp-self-contained",5700 "fp-storage",5701 "frame-support",5702 "frame-system",5703 "log",5704 "pallet-balances",5705 "pallet-evm",5706 "pallet-timestamp",5707 "parity-scale-codec",5708 "rlp",5709 "rustc-hex",5710 "scale-info",5711 "serde",5712 "sha3 0.8.2",5713 "sp-io",5714 "sp-runtime",5715 "sp-std",5716]57175718[[package]]5719name = "pallet-evm"5720version = "6.0.0-dev"5721source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.17#f08656c065b5d7ba35393cd5d57a19b1997e382c"5722dependencies = [5723 "evm",5724 "evm-gasometer",5725 "evm-runtime",5726 "fp-evm",5727 "frame-benchmarking",5728 "frame-support",5729 "frame-system",5730 "hex",5731 "impl-trait-for-tuples",5732 "log",5733 "pallet-balances",5734 "pallet-timestamp",5735 "parity-scale-codec",5736 "primitive-types 0.9.1",5737 "rlp",5738 "scale-info",5739 "serde",5740 "sha3 0.8.2",5741 "sp-core",5742 "sp-io",5743 "sp-runtime",5744 "sp-std",5745]57465747[[package]]5748name = "pallet-evm-coder-substrate"5749version = "0.1.0"5750dependencies = [5751 "ethereum",5752 "evm-coder",5753 "frame-benchmarking",5754 "frame-support",5755 "frame-system",5756 "pallet-ethereum",5757 "pallet-evm",5758 "parity-scale-codec",5759 "scale-info",5760 "sp-core",5761 "sp-std",5762]57635764[[package]]5765name = "pallet-evm-contract-helpers"5766version = "0.1.0"5767dependencies = [5768 "evm-coder",5769 "frame-support",5770 "frame-system",5771 "log",5772 "pallet-evm",5773 "pallet-evm-coder-substrate",5774 "parity-scale-codec",5775 "scale-info",5776 "sp-core",5777 "sp-runtime",5778 "sp-std",5779 "up-sponsorship",5780]57815782[[package]]5783name = "pallet-evm-migration"5784version = "0.1.0"5785dependencies = [5786 "fp-evm",5787 "frame-benchmarking",5788 "frame-support",5789 "frame-system",5790 "pallet-evm",5791 "parity-scale-codec",5792 "scale-info",5793 "sp-core",5794 "sp-io",5795 "sp-runtime",5796 "sp-std",5797]57985799[[package]]5800name = "pallet-evm-transaction-payment"5801version = "0.1.0"5802dependencies = [5803 "fp-evm",5804 "frame-support",5805 "frame-system",5806 "pallet-ethereum",5807 "pallet-evm",5808 "parity-scale-codec",5809 "scale-info",5810 "sp-core",5811 "sp-io",5812 "sp-runtime",5813 "sp-std",5814 "up-evm-mapping",5815 "up-sponsorship",5816]58175818[[package]]5819name = "pallet-fungible"5820version = "0.1.0"5821dependencies = [5822 "ethereum",5823 "evm-coder",5824 "frame-benchmarking",5825 "frame-support",5826 "frame-system",5827 "pallet-common",5828 "pallet-evm-coder-substrate",5829 "parity-scale-codec",5830 "scale-info",5831 "sp-core",5832 "sp-runtime",5833 "sp-std",5834 "up-data-structs",5835]58365837[[package]]5838name = "pallet-gilt"5839version = "4.0.0-dev"5840source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5841dependencies = [5842 "frame-benchmarking",5843 "frame-support",5844 "frame-system",5845 "parity-scale-codec",5846 "scale-info",5847 "sp-arithmetic",5848 "sp-runtime",5849 "sp-std",5850]58515852[[package]]5853name = "pallet-grandpa"5854version = "4.0.0-dev"5855source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5856dependencies = [5857 "frame-benchmarking",5858 "frame-support",5859 "frame-system",5860 "log",5861 "pallet-authorship",5862 "pallet-session",5863 "parity-scale-codec",5864 "scale-info",5865 "sp-application-crypto",5866 "sp-core",5867 "sp-finality-grandpa",5868 "sp-io",5869 "sp-runtime",5870 "sp-session",5871 "sp-staking",5872 "sp-std",5873]58745875[[package]]5876name = "pallet-identity"5877version = "4.0.0-dev"5878source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5879dependencies = [5880 "enumflags2",5881 "frame-benchmarking",5882 "frame-support",5883 "frame-system",5884 "parity-scale-codec",5885 "scale-info",5886 "sp-io",5887 "sp-runtime",5888 "sp-std",5889]58905891[[package]]5892name = "pallet-im-online"5893version = "4.0.0-dev"5894source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5895dependencies = [5896 "frame-benchmarking",5897 "frame-support",5898 "frame-system",5899 "log",5900 "pallet-authorship",5901 "parity-scale-codec",5902 "scale-info",5903 "sp-application-crypto",5904 "sp-core",5905 "sp-io",5906 "sp-runtime",5907 "sp-staking",5908 "sp-std",5909]59105911[[package]]5912name = "pallet-indices"5913version = "4.0.0-dev"5914source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5915dependencies = [5916 "frame-benchmarking",5917 "frame-support",5918 "frame-system",5919 "parity-scale-codec",5920 "scale-info",5921 "sp-core",5922 "sp-io",5923 "sp-keyring",5924 "sp-runtime",5925 "sp-std",5926]59275928[[package]]5929name = "pallet-inflation"5930version = "0.1.0"5931dependencies = [5932 "frame-benchmarking",5933 "frame-support",5934 "frame-system",5935 "pallet-balances",5936 "pallet-randomness-collective-flip",5937 "pallet-timestamp",5938 "parity-scale-codec",5939 "scale-info",5940 "serde",5941 "sp-core",5942 "sp-io",5943 "sp-runtime",5944 "sp-std",5945]59465947[[package]]5948name = "pallet-membership"5949version = "4.0.0-dev"5950source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5951dependencies = [5952 "frame-benchmarking",5953 "frame-support",5954 "frame-system",5955 "log",5956 "parity-scale-codec",5957 "scale-info",5958 "sp-core",5959 "sp-io",5960 "sp-runtime",5961 "sp-std",5962]59635964[[package]]5965name = "pallet-mmr"5966version = "4.0.0-dev"5967source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5968dependencies = [5969 "ckb-merkle-mountain-range",5970 "frame-benchmarking",5971 "frame-support",5972 "frame-system",5973 "pallet-mmr-primitives",5974 "parity-scale-codec",5975 "scale-info",5976 "sp-core",5977 "sp-io",5978 "sp-runtime",5979 "sp-std",5980]59815982[[package]]5983name = "pallet-mmr-primitives"5984version = "4.0.0-dev"5985source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"5986dependencies = [5987 "frame-support",5988 "frame-system",5989 "log",5990 "parity-scale-codec",5991 "serde",5992 "sp-api",5993 "sp-core",5994 "sp-runtime",5995 "sp-std",5996]59975998[[package]]5999name = "pallet-mmr-rpc"6000version = "3.0.0"6001source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6002dependencies = [6003 "jsonrpc-core",6004 "jsonrpc-core-client",6005 "jsonrpc-derive",6006 "pallet-mmr-primitives",6007 "parity-scale-codec",6008 "serde",6009 "sp-api",6010 "sp-blockchain",6011 "sp-core",6012 "sp-runtime",6013]60146015[[package]]6016name = "pallet-multisig"6017version = "4.0.0-dev"6018source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6019dependencies = [6020 "frame-benchmarking",6021 "frame-support",6022 "frame-system",6023 "parity-scale-codec",6024 "scale-info",6025 "sp-io",6026 "sp-runtime",6027 "sp-std",6028]60296030[[package]]6031name = "pallet-nicks"6032version = "4.0.0-dev"6033source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6034dependencies = [6035 "frame-support",6036 "frame-system",6037 "parity-scale-codec",6038 "scale-info",6039 "sp-io",6040 "sp-runtime",6041 "sp-std",6042]60436044[[package]]6045name = "pallet-nonfungible"6046version = "0.1.0"6047dependencies = [6048 "ethereum",6049 "evm-coder",6050 "frame-benchmarking",6051 "frame-support",6052 "frame-system",6053 "pallet-common",6054 "pallet-evm-coder-substrate",6055 "parity-scale-codec",6056 "scale-info",6057 "sp-core",6058 "sp-runtime",6059 "sp-std",6060 "up-data-structs",6061]60626063[[package]]6064name = "pallet-offences"6065version = "4.0.0-dev"6066source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6067dependencies = [6068 "frame-support",6069 "frame-system",6070 "log",6071 "pallet-balances",6072 "parity-scale-codec",6073 "scale-info",6074 "serde",6075 "sp-runtime",6076 "sp-staking",6077 "sp-std",6078]60796080[[package]]6081name = "pallet-offences-benchmarking"6082version = "4.0.0-dev"6083source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6084dependencies = [6085 "frame-benchmarking",6086 "frame-election-provider-support",6087 "frame-support",6088 "frame-system",6089 "pallet-babe",6090 "pallet-balances",6091 "pallet-grandpa",6092 "pallet-im-online",6093 "pallet-offences",6094 "pallet-session",6095 "pallet-staking",6096 "parity-scale-codec",6097 "scale-info",6098 "sp-runtime",6099 "sp-staking",6100 "sp-std",6101]61026103[[package]]6104name = "pallet-preimage"6105version = "4.0.0-dev"6106source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6107dependencies = [6108 "frame-benchmarking",6109 "frame-support",6110 "frame-system",6111 "parity-scale-codec",6112 "scale-info",6113 "sp-core",6114 "sp-io",6115 "sp-runtime",6116 "sp-std",6117]61186119[[package]]6120name = "pallet-proxy"6121version = "4.0.0-dev"6122source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6123dependencies = [6124 "frame-benchmarking",6125 "frame-support",6126 "frame-system",6127 "parity-scale-codec",6128 "scale-info",6129 "sp-io",6130 "sp-runtime",6131 "sp-std",6132]61336134[[package]]6135name = "pallet-randomness-collective-flip"6136version = "4.0.0-dev"6137source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6138dependencies = [6139 "frame-support",6140 "frame-system",6141 "parity-scale-codec",6142 "safe-mix",6143 "scale-info",6144 "sp-runtime",6145 "sp-std",6146]61476148[[package]]6149name = "pallet-recovery"6150version = "4.0.0-dev"6151source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6152dependencies = [6153 "frame-support",6154 "frame-system",6155 "parity-scale-codec",6156 "scale-info",6157 "sp-io",6158 "sp-runtime",6159 "sp-std",6160]61616162[[package]]6163name = "pallet-refungible"6164version = "0.1.0"6165dependencies = [6166 "frame-benchmarking",6167 "frame-support",6168 "frame-system",6169 "pallet-common",6170 "parity-scale-codec",6171 "scale-info",6172 "sp-core",6173 "sp-runtime",6174 "sp-std",6175 "up-data-structs",6176]61776178[[package]]6179name = "pallet-scheduler"6180version = "4.0.0-dev"6181source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6182dependencies = [6183 "frame-benchmarking",6184 "frame-support",6185 "frame-system",6186 "log",6187 "parity-scale-codec",6188 "scale-info",6189 "sp-io",6190 "sp-runtime",6191 "sp-std",6192]61936194[[package]]6195name = "pallet-session"6196version = "4.0.0-dev"6197source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6198dependencies = [6199 "frame-support",6200 "frame-system",6201 "impl-trait-for-tuples",6202 "log",6203 "pallet-timestamp",6204 "parity-scale-codec",6205 "scale-info",6206 "sp-core",6207 "sp-io",6208 "sp-runtime",6209 "sp-session",6210 "sp-staking",6211 "sp-std",6212 "sp-trie",6213]62146215[[package]]6216name = "pallet-session-benchmarking"6217version = "4.0.0-dev"6218source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6219dependencies = [6220 "frame-benchmarking",6221 "frame-support",6222 "frame-system",6223 "pallet-session",6224 "pallet-staking",6225 "rand 0.7.3",6226 "sp-runtime",6227 "sp-session",6228 "sp-std",6229]62306231[[package]]6232name = "pallet-society"6233version = "4.0.0-dev"6234source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6235dependencies = [6236 "frame-support",6237 "frame-system",6238 "parity-scale-codec",6239 "rand_chacha 0.2.2",6240 "scale-info",6241 "sp-runtime",6242 "sp-std",6243]62446245[[package]]6246name = "pallet-staking"6247version = "4.0.0-dev"6248source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6249dependencies = [6250 "frame-benchmarking",6251 "frame-election-provider-support",6252 "frame-support",6253 "frame-system",6254 "log",6255 "pallet-authorship",6256 "pallet-session",6257 "parity-scale-codec",6258 "rand_chacha 0.2.2",6259 "scale-info",6260 "serde",6261 "sp-application-crypto",6262 "sp-io",6263 "sp-runtime",6264 "sp-staking",6265 "sp-std",6266]62676268[[package]]6269name = "pallet-staking-reward-curve"6270version = "4.0.0-dev"6271source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6272dependencies = [6273 "proc-macro-crate 1.1.3",6274 "proc-macro2",6275 "quote",6276 "syn",6277]62786279[[package]]6280name = "pallet-staking-reward-fn"6281version = "4.0.0-dev"6282source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6283dependencies = [6284 "log",6285 "sp-arithmetic",6286]62876288[[package]]6289name = "pallet-sudo"6290version = "4.0.0-dev"6291source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6292dependencies = [6293 "frame-support",6294 "frame-system",6295 "parity-scale-codec",6296 "scale-info",6297 "sp-io",6298 "sp-runtime",6299 "sp-std",6300]63016302[[package]]6303name = "pallet-template-transaction-payment"6304version = "3.0.0"6305source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.17#28f311f8de67155865d362f6ded1d0d5229f3202"6306dependencies = [6307 "frame-benchmarking",6308 "frame-support",6309 "frame-system",6310 "pallet-balances",6311 "pallet-transaction-payment",6312 "parity-scale-codec",6313 "scale-info",6314 "serde",6315 "sp-core",6316 "sp-io",6317 "sp-runtime",6318 "sp-std",6319 "up-sponsorship",6320]63216322[[package]]6323name = "pallet-timestamp"6324version = "4.0.0-dev"6325source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6326dependencies = [6327 "frame-benchmarking",6328 "frame-support",6329 "frame-system",6330 "log",6331 "parity-scale-codec",6332 "scale-info",6333 "sp-inherents",6334 "sp-io",6335 "sp-runtime",6336 "sp-std",6337 "sp-timestamp",6338]63396340[[package]]6341name = "pallet-tips"6342version = "4.0.0-dev"6343source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6344dependencies = [6345 "frame-benchmarking",6346 "frame-support",6347 "frame-system",6348 "log",6349 "pallet-treasury",6350 "parity-scale-codec",6351 "scale-info",6352 "serde",6353 "sp-core",6354 "sp-io",6355 "sp-runtime",6356 "sp-std",6357]63586359[[package]]6360name = "pallet-transaction-payment"6361version = "4.0.0-dev"6362source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6363dependencies = [6364 "frame-support",6365 "frame-system",6366 "parity-scale-codec",6367 "scale-info",6368 "serde",6369 "smallvec",6370 "sp-core",6371 "sp-io",6372 "sp-runtime",6373 "sp-std",6374]63756376[[package]]6377name = "pallet-transaction-payment-rpc"6378version = "4.0.0-dev"6379source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6380dependencies = [6381 "jsonrpc-core",6382 "jsonrpc-core-client",6383 "jsonrpc-derive",6384 "pallet-transaction-payment-rpc-runtime-api",6385 "parity-scale-codec",6386 "sp-api",6387 "sp-blockchain",6388 "sp-core",6389 "sp-rpc",6390 "sp-runtime",6391]63926393[[package]]6394name = "pallet-transaction-payment-rpc-runtime-api"6395version = "4.0.0-dev"6396source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6397dependencies = [6398 "pallet-transaction-payment",6399 "parity-scale-codec",6400 "sp-api",6401 "sp-runtime",6402]64036404[[package]]6405name = "pallet-treasury"6406version = "4.0.0-dev"6407source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6408dependencies = [6409 "frame-benchmarking",6410 "frame-support",6411 "frame-system",6412 "impl-trait-for-tuples",6413 "pallet-balances",6414 "parity-scale-codec",6415 "scale-info",6416 "serde",6417 "sp-runtime",6418 "sp-std",6419]64206421[[package]]6422name = "pallet-unique"6423version = "0.1.0"6424dependencies = [6425 "ethereum",6426 "evm-coder",6427 "fp-evm",6428 "frame-benchmarking",6429 "frame-support",6430 "frame-system",6431 "hex-literal",6432 "pallet-balances",6433 "pallet-common",6434 "pallet-ethereum",6435 "pallet-evm",6436 "pallet-evm-coder-substrate",6437 "pallet-fungible",6438 "pallet-nonfungible",6439 "pallet-randomness-collective-flip",6440 "pallet-refungible",6441 "pallet-timestamp",6442 "pallet-transaction-payment",6443 "parity-scale-codec",6444 "primitive-types 0.10.1",6445 "rlp",6446 "scale-info",6447 "serde",6448 "sp-api",6449 "sp-core",6450 "sp-io",6451 "sp-runtime",6452 "sp-std",6453 "up-data-structs",6454 "up-evm-mapping",6455 "up-sponsorship",6456]64576458[[package]]6459name = "pallet-unq-scheduler"6460version = "0.1.0"6461dependencies = [6462 "frame-benchmarking",6463 "frame-support",6464 "frame-system",6465 "log",6466 "parity-scale-codec",6467 "scale-info",6468 "serde",6469 "sp-core",6470 "sp-io",6471 "sp-runtime",6472 "sp-std",6473 "substrate-test-utils",6474 "up-sponsorship",6475]64766477[[package]]6478name = "pallet-utility"6479version = "4.0.0-dev"6480source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6481dependencies = [6482 "frame-benchmarking",6483 "frame-support",6484 "frame-system",6485 "parity-scale-codec",6486 "scale-info",6487 "sp-core",6488 "sp-io",6489 "sp-runtime",6490 "sp-std",6491]64926493[[package]]6494name = "pallet-vesting"6495version = "4.0.0-dev"6496source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"6497dependencies = [6498 "frame-benchmarking",6499 "frame-support",6500 "frame-system",6501 "log",6502 "parity-scale-codec",6503 "scale-info",6504 "sp-runtime",6505 "sp-std",6506]65076508[[package]]6509name = "pallet-xcm"6510version = "0.9.17"6511source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6512dependencies = [6513 "frame-support",6514 "frame-system",6515 "log",6516 "parity-scale-codec",6517 "scale-info",6518 "serde",6519 "sp-core",6520 "sp-runtime",6521 "sp-std",6522 "xcm",6523 "xcm-executor",6524]65256526[[package]]6527name = "pallet-xcm-benchmarks"6528version = "0.9.17"6529source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6530dependencies = [6531 "frame-benchmarking",6532 "frame-support",6533 "frame-system",6534 "log",6535 "parity-scale-codec",6536 "scale-info",6537 "sp-runtime",6538 "sp-std",6539 "xcm",6540 "xcm-executor",6541]65426543[[package]]6544name = "parachain-info"6545version = "0.1.0"6546source = "git+https://github.com/uniqueNetwork/cumulus.git?branch=polkadot-v0.9.17#0f5779b5e9f1e8bd851aaa94dad15870078d9528"6547dependencies = [6548 "cumulus-primitives-core",6549 "frame-support",6550 "frame-system",6551 "parity-scale-codec",6552 "scale-info",6553 "serde",6554]65556556[[package]]6557name = "parity-db"6558version = "0.3.8"6559source = "registry+https://github.com/rust-lang/crates.io-index"6560checksum = "865edee5b792f537356d9e55cbc138e7f4718dc881a7ea45a18b37bf61c21e3d"6561dependencies = [6562 "blake2-rfc",6563 "crc32fast",6564 "fs2",6565 "hex",6566 "libc",6567 "log",6568 "lz4",6569 "memmap2 0.2.3",6570 "parking_lot 0.11.2",6571 "rand 0.8.5",6572 "snap",6573]65746575[[package]]6576name = "parity-scale-codec"6577version = "2.3.1"6578source = "registry+https://github.com/rust-lang/crates.io-index"6579checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6580dependencies = [6581 "arrayvec 0.7.2",6582 "bitvec",6583 "byte-slice-cast",6584 "impl-trait-for-tuples",6585 "parity-scale-codec-derive",6586 "serde",6587]65886589[[package]]6590name = "parity-scale-codec-derive"6591version = "2.3.1"6592source = "registry+https://github.com/rust-lang/crates.io-index"6593checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6594dependencies = [6595 "proc-macro-crate 1.1.3",6596 "proc-macro2",6597 "quote",6598 "syn",6599]66006601[[package]]6602name = "parity-send-wrapper"6603version = "0.1.0"6604source = "registry+https://github.com/rust-lang/crates.io-index"6605checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"66066607[[package]]6608name = "parity-tokio-ipc"6609version = "0.9.0"6610source = "registry+https://github.com/rust-lang/crates.io-index"6611checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"6612dependencies = [6613 "futures 0.3.21",6614 "libc",6615 "log",6616 "rand 0.7.3",6617 "tokio 1.17.0",6618 "winapi 0.3.9",6619]66206621[[package]]6622name = "parity-util-mem"6623version = "0.10.2"6624source = "registry+https://github.com/rust-lang/crates.io-index"6625checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"6626dependencies = [6627 "cfg-if 1.0.0",6628 "ethereum-types",6629 "hashbrown 0.11.2",6630 "impl-trait-for-tuples",6631 "lru 0.6.6",6632 "parity-util-mem-derive",6633 "parking_lot 0.11.2",6634 "primitive-types 0.10.1",6635 "smallvec",6636 "winapi 0.3.9",6637]66386639[[package]]6640name = "parity-util-mem-derive"6641version = "0.1.0"6642source = "registry+https://github.com/rust-lang/crates.io-index"6643checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6644dependencies = [6645 "proc-macro2",6646 "syn",6647 "synstructure",6648]66496650[[package]]6651name = "parity-wasm"6652version = "0.32.0"6653source = "registry+https://github.com/rust-lang/crates.io-index"6654checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6655dependencies = [6656 "byteorder",6657]66586659[[package]]6660name = "parity-wasm"6661version = "0.42.2"6662source = "registry+https://github.com/rust-lang/crates.io-index"6663checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"66646665[[package]]6666name = "parity-ws"6667version = "0.11.1"6668source = "registry+https://github.com/rust-lang/crates.io-index"6669checksum = "5983d3929ad50f12c3eb9a6743f19d691866ecd44da74c0a3308c3f8a56df0c6"6670dependencies = [6671 "byteorder",6672 "bytes 0.4.12",6673 "httparse",6674 "log",6675 "mio 0.6.23",6676 "mio-extras",6677 "rand 0.7.3",6678 "sha-1 0.8.2",6679 "slab",6680 "url 2.2.2",6681]66826683[[package]]6684name = "parking"6685version = "2.0.0"6686source = "registry+https://github.com/rust-lang/crates.io-index"6687checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"66886689[[package]]6690name = "parking_lot"6691version = "0.10.2"6692source = "registry+https://github.com/rust-lang/crates.io-index"6693checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6694dependencies = [6695 "lock_api 0.3.4",6696 "parking_lot_core 0.7.2",6697]66986699[[package]]6700name = "parking_lot"6701version = "0.11.2"6702source = "registry+https://github.com/rust-lang/crates.io-index"6703checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6704dependencies = [6705 "instant",6706 "lock_api 0.4.6",6707 "parking_lot_core 0.8.5",6708]67096710[[package]]6711name = "parking_lot"6712version = "0.12.0"6713source = "registry+https://github.com/rust-lang/crates.io-index"6714checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"6715dependencies = [6716 "lock_api 0.4.6",6717 "parking_lot_core 0.9.1",6718]67196720[[package]]6721name = "parking_lot_core"6722version = "0.7.2"6723source = "registry+https://github.com/rust-lang/crates.io-index"6724checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6725dependencies = [6726 "cfg-if 0.1.10",6727 "cloudabi",6728 "libc",6729 "redox_syscall 0.1.57",6730 "smallvec",6731 "winapi 0.3.9",6732]67336734[[package]]6735name = "parking_lot_core"6736version = "0.8.5"6737source = "registry+https://github.com/rust-lang/crates.io-index"6738checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6739dependencies = [6740 "cfg-if 1.0.0",6741 "instant",6742 "libc",6743 "redox_syscall 0.2.11",6744 "smallvec",6745 "winapi 0.3.9",6746]67476748[[package]]6749name = "parking_lot_core"6750version = "0.9.1"6751source = "registry+https://github.com/rust-lang/crates.io-index"6752checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954"6753dependencies = [6754 "cfg-if 1.0.0",6755 "libc",6756 "redox_syscall 0.2.11",6757 "smallvec",6758 "windows-sys",6759]67606761[[package]]6762name = "paste"6763version = "1.0.6"6764source = "registry+https://github.com/rust-lang/crates.io-index"6765checksum = "0744126afe1a6dd7f394cb50a716dbe086cb06e255e53d8d0185d82828358fb5"67666767[[package]]6768name = "pbkdf2"6769version = "0.4.0"6770source = "registry+https://github.com/rust-lang/crates.io-index"6771checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6772dependencies = [6773 "crypto-mac 0.8.0",6774]67756776[[package]]6777name = "pbkdf2"6778version = "0.8.0"6779source = "registry+https://github.com/rust-lang/crates.io-index"6780checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6781dependencies = [6782 "crypto-mac 0.11.1",6783]67846785[[package]]6786name = "peeking_take_while"6787version = "0.1.2"6788source = "registry+https://github.com/rust-lang/crates.io-index"6789checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"67906791[[package]]6792name = "percent-encoding"6793version = "1.0.1"6794source = "registry+https://github.com/rust-lang/crates.io-index"6795checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"67966797[[package]]6798name = "percent-encoding"6799version = "2.1.0"6800source = "registry+https://github.com/rust-lang/crates.io-index"6801checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"68026803[[package]]6804name = "pest"6805version = "2.1.3"6806source = "registry+https://github.com/rust-lang/crates.io-index"6807checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6808dependencies = [6809 "ucd-trie",6810]68116812[[package]]6813name = "pest_derive"6814version = "2.1.0"6815source = "registry+https://github.com/rust-lang/crates.io-index"6816checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6817dependencies = [6818 "pest",6819 "pest_generator",6820]68216822[[package]]6823name = "pest_generator"6824version = "2.1.3"6825source = "registry+https://github.com/rust-lang/crates.io-index"6826checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6827dependencies = [6828 "pest",6829 "pest_meta",6830 "proc-macro2",6831 "quote",6832 "syn",6833]68346835[[package]]6836name = "pest_meta"6837version = "2.1.3"6838source = "registry+https://github.com/rust-lang/crates.io-index"6839checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6840dependencies = [6841 "maplit",6842 "pest",6843 "sha-1 0.8.2",6844]68456846[[package]]6847name = "petgraph"6848version = "0.6.0"6849source = "registry+https://github.com/rust-lang/crates.io-index"6850checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f"6851dependencies = [6852 "fixedbitset",6853 "indexmap",6854]68556856[[package]]6857name = "pin-project"6858version = "0.4.29"6859source = "registry+https://github.com/rust-lang/crates.io-index"6860checksum = "9615c18d31137579e9ff063499264ddc1278e7b1982757ebc111028c4d1dc909"6861dependencies = [6862 "pin-project-internal 0.4.29",6863]68646865[[package]]6866name = "pin-project"6867version = "1.0.10"6868source = "registry+https://github.com/rust-lang/crates.io-index"6869checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"6870dependencies = [6871 "pin-project-internal 1.0.10",6872]68736874[[package]]6875name = "pin-project-internal"6876version = "0.4.29"6877source = "registry+https://github.com/rust-lang/crates.io-index"6878checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a"6879dependencies = [6880 "proc-macro2",6881 "quote",6882 "syn",6883]68846885[[package]]6886name = "pin-project-internal"6887version = "1.0.10"6888source = "registry+https://github.com/rust-lang/crates.io-index"6889checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"6890dependencies = [6891 "proc-macro2",6892 "quote",6893 "syn",6894]68956896[[package]]6897name = "pin-project-lite"6898version = "0.1.12"6899source = "registry+https://github.com/rust-lang/crates.io-index"6900checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"69016902[[package]]6903name = "pin-project-lite"6904version = "0.2.8"6905source = "registry+https://github.com/rust-lang/crates.io-index"6906checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"69076908[[package]]6909name = "pin-utils"6910version = "0.1.0"6911source = "registry+https://github.com/rust-lang/crates.io-index"6912checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"69136914[[package]]6915name = "pkg-config"6916version = "0.3.24"6917source = "registry+https://github.com/rust-lang/crates.io-index"6918checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"69196920[[package]]6921name = "platforms"6922version = "2.0.0"6923source = "registry+https://github.com/rust-lang/crates.io-index"6924checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"69256926[[package]]6927name = "polkadot-approval-distribution"6928version = "0.9.17"6929source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6930dependencies = [6931 "futures 0.3.21",6932 "polkadot-node-network-protocol",6933 "polkadot-node-primitives",6934 "polkadot-node-subsystem",6935 "polkadot-node-subsystem-util",6936 "polkadot-primitives",6937 "tracing",6938]69396940[[package]]6941name = "polkadot-availability-bitfield-distribution"6942version = "0.9.17"6943source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6944dependencies = [6945 "futures 0.3.21",6946 "polkadot-node-network-protocol",6947 "polkadot-node-subsystem",6948 "polkadot-node-subsystem-util",6949 "polkadot-primitives",6950 "tracing",6951]69526953[[package]]6954name = "polkadot-availability-distribution"6955version = "0.9.17"6956source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6957dependencies = [6958 "derive_more",6959 "futures 0.3.21",6960 "lru 0.7.3",6961 "parity-scale-codec",6962 "polkadot-erasure-coding",6963 "polkadot-node-network-protocol",6964 "polkadot-node-primitives",6965 "polkadot-node-subsystem",6966 "polkadot-node-subsystem-util",6967 "polkadot-primitives",6968 "rand 0.8.5",6969 "sp-core",6970 "sp-keystore",6971 "thiserror",6972 "tracing",6973]69746975[[package]]6976name = "polkadot-availability-recovery"6977version = "0.9.17"6978source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6979dependencies = [6980 "futures 0.3.21",6981 "lru 0.7.3",6982 "parity-scale-codec",6983 "polkadot-erasure-coding",6984 "polkadot-node-network-protocol",6985 "polkadot-node-primitives",6986 "polkadot-node-subsystem",6987 "polkadot-node-subsystem-util",6988 "polkadot-primitives",6989 "rand 0.8.5",6990 "sc-network",6991 "thiserror",6992 "tracing",6993]69946995[[package]]6996name = "polkadot-cli"6997version = "0.9.17"6998source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"6999dependencies = [7000 "clap",7001 "frame-benchmarking-cli",7002 "futures 0.3.21",7003 "log",7004 "polkadot-node-core-pvf",7005 "polkadot-node-metrics",7006 "polkadot-performance-test",7007 "polkadot-service",7008 "sc-cli",7009 "sc-service",7010 "sc-tracing",7011 "sp-core",7012 "sp-trie",7013 "substrate-build-script-utils",7014 "thiserror",7015 "try-runtime-cli",7016]70177018[[package]]7019name = "polkadot-client"7020version = "0.9.17"7021source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7022dependencies = [7023 "beefy-primitives",7024 "frame-benchmarking",7025 "frame-system-rpc-runtime-api",7026 "pallet-mmr-primitives",7027 "pallet-transaction-payment-rpc-runtime-api",7028 "polkadot-primitives",7029 "polkadot-runtime",7030 "sc-client-api",7031 "sc-consensus",7032 "sc-executor",7033 "sc-service",7034 "sp-api",7035 "sp-authority-discovery",7036 "sp-block-builder",7037 "sp-blockchain",7038 "sp-consensus",7039 "sp-consensus-babe",7040 "sp-finality-grandpa",7041 "sp-offchain",7042 "sp-runtime",7043 "sp-session",7044 "sp-storage",7045 "sp-transaction-pool",7046]70477048[[package]]7049name = "polkadot-collator-protocol"7050version = "0.9.17"7051source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7052dependencies = [7053 "always-assert",7054 "derive_more",7055 "futures 0.3.21",7056 "futures-timer",7057 "polkadot-node-network-protocol",7058 "polkadot-node-primitives",7059 "polkadot-node-subsystem",7060 "polkadot-node-subsystem-util",7061 "polkadot-primitives",7062 "sp-core",7063 "sp-keystore",7064 "sp-runtime",7065 "thiserror",7066 "tracing",7067]70687069[[package]]7070name = "polkadot-core-primitives"7071version = "0.9.17"7072source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7073dependencies = [7074 "parity-scale-codec",7075 "parity-util-mem",7076 "scale-info",7077 "sp-core",7078 "sp-runtime",7079 "sp-std",7080]70817082[[package]]7083name = "polkadot-dispute-distribution"7084version = "0.9.17"7085source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7086dependencies = [7087 "derive_more",7088 "futures 0.3.21",7089 "lru 0.7.3",7090 "parity-scale-codec",7091 "polkadot-erasure-coding",7092 "polkadot-node-network-protocol",7093 "polkadot-node-primitives",7094 "polkadot-node-subsystem",7095 "polkadot-node-subsystem-util",7096 "polkadot-primitives",7097 "sc-network",7098 "sp-application-crypto",7099 "sp-keystore",7100 "thiserror",7101 "tracing",7102]71037104[[package]]7105name = "polkadot-erasure-coding"7106version = "0.9.17"7107source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7108dependencies = [7109 "parity-scale-codec",7110 "polkadot-node-primitives",7111 "polkadot-primitives",7112 "reed-solomon-novelpoly",7113 "sp-core",7114 "sp-trie",7115 "thiserror",7116]71177118[[package]]7119name = "polkadot-gossip-support"7120version = "0.9.17"7121source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7122dependencies = [7123 "futures 0.3.21",7124 "futures-timer",7125 "polkadot-node-network-protocol",7126 "polkadot-node-subsystem",7127 "polkadot-node-subsystem-util",7128 "polkadot-primitives",7129 "rand 0.8.5",7130 "rand_chacha 0.3.1",7131 "sc-network",7132 "sp-application-crypto",7133 "sp-core",7134 "sp-keystore",7135 "tracing",7136]71377138[[package]]7139name = "polkadot-network-bridge"7140version = "0.9.17"7141source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7142dependencies = [7143 "async-trait",7144 "futures 0.3.21",7145 "parity-scale-codec",7146 "parking_lot 0.11.2",7147 "polkadot-node-network-protocol",7148 "polkadot-node-subsystem",7149 "polkadot-node-subsystem-util",7150 "polkadot-overseer",7151 "polkadot-primitives",7152 "sc-network",7153 "sp-consensus",7154 "tracing",7155]71567157[[package]]7158name = "polkadot-node-collation-generation"7159version = "0.9.17"7160source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7161dependencies = [7162 "futures 0.3.21",7163 "parity-scale-codec",7164 "polkadot-erasure-coding",7165 "polkadot-node-primitives",7166 "polkadot-node-subsystem",7167 "polkadot-node-subsystem-util",7168 "polkadot-primitives",7169 "sp-core",7170 "sp-maybe-compressed-blob",7171 "thiserror",7172 "tracing",7173]71747175[[package]]7176name = "polkadot-node-core-approval-voting"7177version = "0.9.17"7178source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7179dependencies = [7180 "bitvec",7181 "derive_more",7182 "futures 0.3.21",7183 "futures-timer",7184 "kvdb",7185 "lru 0.7.3",7186 "merlin",7187 "parity-scale-codec",7188 "polkadot-node-jaeger",7189 "polkadot-node-primitives",7190 "polkadot-node-subsystem",7191 "polkadot-node-subsystem-util",7192 "polkadot-overseer",7193 "polkadot-primitives",7194 "sc-keystore",7195 "schnorrkel",7196 "sp-application-crypto",7197 "sp-consensus",7198 "sp-consensus-slots",7199 "sp-runtime",7200 "tracing",7201]72027203[[package]]7204name = "polkadot-node-core-av-store"7205version = "0.9.17"7206source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7207dependencies = [7208 "bitvec",7209 "futures 0.3.21",7210 "futures-timer",7211 "kvdb",7212 "parity-scale-codec",7213 "polkadot-erasure-coding",7214 "polkadot-node-primitives",7215 "polkadot-node-subsystem",7216 "polkadot-node-subsystem-util",7217 "polkadot-overseer",7218 "polkadot-primitives",7219 "thiserror",7220 "tracing",7221]72227223[[package]]7224name = "polkadot-node-core-backing"7225version = "0.9.17"7226source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7227dependencies = [7228 "bitvec",7229 "futures 0.3.21",7230 "polkadot-erasure-coding",7231 "polkadot-node-primitives",7232 "polkadot-node-subsystem",7233 "polkadot-node-subsystem-util",7234 "polkadot-primitives",7235 "polkadot-statement-table",7236 "sp-keystore",7237 "thiserror",7238 "tracing",7239]72407241[[package]]7242name = "polkadot-node-core-bitfield-signing"7243version = "0.9.17"7244source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7245dependencies = [7246 "futures 0.3.21",7247 "polkadot-node-subsystem",7248 "polkadot-node-subsystem-util",7249 "polkadot-primitives",7250 "sp-keystore",7251 "thiserror",7252 "tracing",7253 "wasm-timer",7254]72557256[[package]]7257name = "polkadot-node-core-candidate-validation"7258version = "0.9.17"7259source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7260dependencies = [7261 "async-trait",7262 "futures 0.3.21",7263 "parity-scale-codec",7264 "polkadot-node-core-pvf",7265 "polkadot-node-primitives",7266 "polkadot-node-subsystem",7267 "polkadot-node-subsystem-util",7268 "polkadot-parachain",7269 "polkadot-primitives",7270 "sp-maybe-compressed-blob",7271 "tracing",7272]72737274[[package]]7275name = "polkadot-node-core-chain-api"7276version = "0.9.17"7277source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7278dependencies = [7279 "futures 0.3.21",7280 "polkadot-node-subsystem",7281 "polkadot-node-subsystem-util",7282 "polkadot-primitives",7283 "sc-client-api",7284 "sc-consensus-babe",7285 "sp-blockchain",7286 "tracing",7287]72887289[[package]]7290name = "polkadot-node-core-chain-selection"7291version = "0.9.17"7292source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7293dependencies = [7294 "futures 0.3.21",7295 "futures-timer",7296 "kvdb",7297 "parity-scale-codec",7298 "polkadot-node-primitives",7299 "polkadot-node-subsystem",7300 "polkadot-node-subsystem-util",7301 "polkadot-primitives",7302 "thiserror",7303 "tracing",7304]73057306[[package]]7307name = "polkadot-node-core-dispute-coordinator"7308version = "0.9.17"7309source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7310dependencies = [7311 "futures 0.3.21",7312 "kvdb",7313 "lru 0.7.3",7314 "parity-scale-codec",7315 "polkadot-node-primitives",7316 "polkadot-node-subsystem",7317 "polkadot-node-subsystem-util",7318 "polkadot-primitives",7319 "sc-keystore",7320 "thiserror",7321 "tracing",7322]73237324[[package]]7325name = "polkadot-node-core-parachains-inherent"7326version = "0.9.17"7327source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7328dependencies = [7329 "async-trait",7330 "futures 0.3.21",7331 "futures-timer",7332 "polkadot-node-subsystem",7333 "polkadot-primitives",7334 "sp-blockchain",7335 "sp-inherents",7336 "sp-runtime",7337 "thiserror",7338 "tracing",7339]73407341[[package]]7342name = "polkadot-node-core-provisioner"7343version = "0.9.17"7344source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7345dependencies = [7346 "bitvec",7347 "futures 0.3.21",7348 "futures-timer",7349 "polkadot-node-primitives",7350 "polkadot-node-subsystem",7351 "polkadot-node-subsystem-util",7352 "polkadot-primitives",7353 "rand 0.8.5",7354 "thiserror",7355 "tracing",7356]73577358[[package]]7359name = "polkadot-node-core-pvf"7360version = "0.9.17"7361source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7362dependencies = [7363 "always-assert",7364 "assert_matches",7365 "async-process",7366 "async-std",7367 "futures 0.3.21",7368 "futures-timer",7369 "parity-scale-codec",7370 "pin-project 1.0.10",7371 "polkadot-core-primitives",7372 "polkadot-node-subsystem-util",7373 "polkadot-parachain",7374 "rand 0.8.5",7375 "sc-executor",7376 "sc-executor-common",7377 "sc-executor-wasmtime",7378 "slotmap",7379 "sp-core",7380 "sp-externalities",7381 "sp-io",7382 "sp-maybe-compressed-blob",7383 "sp-tracing",7384 "sp-wasm-interface",7385 "tracing",7386]73877388[[package]]7389name = "polkadot-node-core-pvf-checker"7390version = "0.9.17"7391source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7392dependencies = [7393 "futures 0.3.21",7394 "polkadot-node-primitives",7395 "polkadot-node-subsystem",7396 "polkadot-node-subsystem-util",7397 "polkadot-overseer",7398 "polkadot-primitives",7399 "sp-keystore",7400 "thiserror",7401 "tracing",7402]74037404[[package]]7405name = "polkadot-node-core-runtime-api"7406version = "0.9.17"7407source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7408dependencies = [7409 "futures 0.3.21",7410 "memory-lru",7411 "parity-util-mem",7412 "polkadot-node-subsystem",7413 "polkadot-node-subsystem-util",7414 "polkadot-primitives",7415 "sp-api",7416 "sp-authority-discovery",7417 "sp-consensus-babe",7418 "sp-core",7419 "tracing",7420]74217422[[package]]7423name = "polkadot-node-jaeger"7424version = "0.9.17"7425source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7426dependencies = [7427 "async-std",7428 "lazy_static",7429 "log",7430 "mick-jaeger",7431 "parity-scale-codec",7432 "parking_lot 0.11.2",7433 "polkadot-node-primitives",7434 "polkadot-primitives",7435 "sc-network",7436 "sp-core",7437 "thiserror",7438]74397440[[package]]7441name = "polkadot-node-metrics"7442version = "0.9.17"7443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7444dependencies = [7445 "bs58",7446 "futures 0.3.21",7447 "futures-timer",7448 "log",7449 "metered-channel",7450 "parity-scale-codec",7451 "polkadot-primitives",7452 "sc-cli",7453 "sc-service",7454 "sc-tracing",7455 "substrate-prometheus-endpoint",7456 "tracing",7457]74587459[[package]]7460name = "polkadot-node-network-protocol"7461version = "0.9.17"7462source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7463dependencies = [7464 "async-trait",7465 "derive_more",7466 "futures 0.3.21",7467 "parity-scale-codec",7468 "polkadot-node-jaeger",7469 "polkadot-node-primitives",7470 "polkadot-primitives",7471 "sc-authority-discovery",7472 "sc-network",7473 "strum",7474 "thiserror",7475]74767477[[package]]7478name = "polkadot-node-primitives"7479version = "0.9.17"7480source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7481dependencies = [7482 "bounded-vec",7483 "futures 0.3.21",7484 "parity-scale-codec",7485 "polkadot-parachain",7486 "polkadot-primitives",7487 "schnorrkel",7488 "serde",7489 "sp-application-crypto",7490 "sp-consensus-babe",7491 "sp-consensus-vrf",7492 "sp-core",7493 "sp-keystore",7494 "sp-maybe-compressed-blob",7495 "thiserror",7496 "zstd",7497]74987499[[package]]7500name = "polkadot-node-subsystem"7501version = "0.9.17"7502source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7503dependencies = [7504 "polkadot-node-jaeger",7505 "polkadot-node-subsystem-types",7506 "polkadot-overseer",7507]75087509[[package]]7510name = "polkadot-node-subsystem-types"7511version = "0.9.17"7512source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7513dependencies = [7514 "derive_more",7515 "futures 0.3.21",7516 "polkadot-node-jaeger",7517 "polkadot-node-network-protocol",7518 "polkadot-node-primitives",7519 "polkadot-overseer-gen",7520 "polkadot-primitives",7521 "polkadot-statement-table",7522 "sc-network",7523 "smallvec",7524 "substrate-prometheus-endpoint",7525 "thiserror",7526]75277528[[package]]7529name = "polkadot-node-subsystem-util"7530version = "0.9.17"7531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7532dependencies = [7533 "async-trait",7534 "derive_more",7535 "futures 0.3.21",7536 "itertools",7537 "lru 0.7.3",7538 "metered-channel",7539 "parity-scale-codec",7540 "pin-project 1.0.10",7541 "polkadot-node-jaeger",7542 "polkadot-node-metrics",7543 "polkadot-node-network-protocol",7544 "polkadot-node-primitives",7545 "polkadot-node-subsystem",7546 "polkadot-overseer",7547 "polkadot-primitives",7548 "rand 0.8.5",7549 "sp-application-crypto",7550 "sp-core",7551 "sp-keystore",7552 "thiserror",7553 "tracing",7554]75557556[[package]]7557name = "polkadot-overseer"7558version = "0.9.17"7559source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7560dependencies = [7561 "futures 0.3.21",7562 "futures-timer",7563 "lru 0.7.3",7564 "parity-util-mem",7565 "parking_lot 0.11.2",7566 "polkadot-node-metrics",7567 "polkadot-node-network-protocol",7568 "polkadot-node-primitives",7569 "polkadot-node-subsystem-types",7570 "polkadot-overseer-gen",7571 "polkadot-primitives",7572 "sc-client-api",7573 "sp-api",7574 "tracing",7575]75767577[[package]]7578name = "polkadot-overseer-gen"7579version = "0.9.17"7580source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7581dependencies = [7582 "async-trait",7583 "futures 0.3.21",7584 "futures-timer",7585 "metered-channel",7586 "pin-project 1.0.10",7587 "polkadot-node-network-protocol",7588 "polkadot-node-primitives",7589 "polkadot-overseer-gen-proc-macro",7590 "thiserror",7591 "tracing",7592]75937594[[package]]7595name = "polkadot-overseer-gen-proc-macro"7596version = "0.9.17"7597source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7598dependencies = [7599 "proc-macro-crate 1.1.3",7600 "proc-macro2",7601 "quote",7602 "syn",7603]76047605[[package]]7606name = "polkadot-parachain"7607version = "0.9.17"7608source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7609dependencies = [7610 "derive_more",7611 "frame-support",7612 "parity-scale-codec",7613 "parity-util-mem",7614 "polkadot-core-primitives",7615 "scale-info",7616 "serde",7617 "sp-core",7618 "sp-runtime",7619 "sp-std",7620]76217622[[package]]7623name = "polkadot-performance-test"7624version = "0.9.17"7625source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7626dependencies = [7627 "env_logger",7628 "kusama-runtime",7629 "log",7630 "polkadot-erasure-coding",7631 "polkadot-node-core-pvf",7632 "polkadot-node-primitives",7633 "quote",7634 "thiserror",7635]76367637[[package]]7638name = "polkadot-primitives"7639version = "0.9.17"7640source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7641dependencies = [7642 "bitvec",7643 "frame-system",7644 "hex-literal",7645 "parity-scale-codec",7646 "parity-util-mem",7647 "polkadot-core-primitives",7648 "polkadot-parachain",7649 "scale-info",7650 "serde",7651 "sp-api",7652 "sp-application-crypto",7653 "sp-arithmetic",7654 "sp-authority-discovery",7655 "sp-consensus-slots",7656 "sp-core",7657 "sp-inherents",7658 "sp-io",7659 "sp-keystore",7660 "sp-runtime",7661 "sp-staking",7662 "sp-std",7663 "sp-trie",7664 "sp-version",7665]76667667[[package]]7668name = "polkadot-rpc"7669version = "0.9.17"7670source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7671dependencies = [7672 "beefy-gadget",7673 "beefy-gadget-rpc",7674 "jsonrpc-core",7675 "pallet-mmr-rpc",7676 "pallet-transaction-payment-rpc",7677 "polkadot-primitives",7678 "sc-chain-spec",7679 "sc-client-api",7680 "sc-consensus-babe",7681 "sc-consensus-babe-rpc",7682 "sc-consensus-epochs",7683 "sc-finality-grandpa",7684 "sc-finality-grandpa-rpc",7685 "sc-rpc",7686 "sc-sync-state-rpc",7687 "sc-transaction-pool-api",7688 "sp-api",7689 "sp-block-builder",7690 "sp-blockchain",7691 "sp-consensus",7692 "sp-consensus-babe",7693 "sp-keystore",7694 "sp-runtime",7695 "substrate-frame-rpc-system",7696]76977698[[package]]7699name = "polkadot-runtime"7700version = "0.9.17"7701source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7702dependencies = [7703 "beefy-primitives",7704 "bitvec",7705 "frame-benchmarking",7706 "frame-election-provider-support",7707 "frame-executive",7708 "frame-support",7709 "frame-system",7710 "frame-system-benchmarking",7711 "frame-system-rpc-runtime-api",7712 "frame-try-runtime",7713 "hex-literal",7714 "log",7715 "pallet-authority-discovery",7716 "pallet-authorship",7717 "pallet-babe",7718 "pallet-bags-list",7719 "pallet-balances",7720 "pallet-bounties",7721 "pallet-collective",7722 "pallet-democracy",7723 "pallet-election-provider-multi-phase",7724 "pallet-elections-phragmen",7725 "pallet-grandpa",7726 "pallet-identity",7727 "pallet-im-online",7728 "pallet-indices",7729 "pallet-membership",7730 "pallet-mmr-primitives",7731 "pallet-multisig",7732 "pallet-nicks",7733 "pallet-offences",7734 "pallet-offences-benchmarking",7735 "pallet-preimage",7736 "pallet-proxy",7737 "pallet-scheduler",7738 "pallet-session",7739 "pallet-session-benchmarking",7740 "pallet-staking",7741 "pallet-staking-reward-curve",7742 "pallet-timestamp",7743 "pallet-tips",7744 "pallet-transaction-payment",7745 "pallet-transaction-payment-rpc-runtime-api",7746 "pallet-treasury",7747 "pallet-utility",7748 "pallet-vesting",7749 "pallet-xcm",7750 "parity-scale-codec",7751 "polkadot-primitives",7752 "polkadot-runtime-common",7753 "polkadot-runtime-constants",7754 "polkadot-runtime-parachains",7755 "rustc-hex",7756 "scale-info",7757 "serde",7758 "serde_derive",7759 "smallvec",7760 "sp-api",7761 "sp-authority-discovery",7762 "sp-block-builder",7763 "sp-consensus-babe",7764 "sp-core",7765 "sp-inherents",7766 "sp-io",7767 "sp-npos-elections",7768 "sp-offchain",7769 "sp-runtime",7770 "sp-session",7771 "sp-staking",7772 "sp-std",7773 "sp-transaction-pool",7774 "sp-version",7775 "static_assertions",7776 "substrate-wasm-builder",7777 "xcm",7778 "xcm-builder",7779 "xcm-executor",7780]77817782[[package]]7783name = "polkadot-runtime-common"7784version = "0.9.17"7785source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7786dependencies = [7787 "beefy-primitives",7788 "bitvec",7789 "frame-benchmarking",7790 "frame-election-provider-support",7791 "frame-support",7792 "frame-system",7793 "impl-trait-for-tuples",7794 "libsecp256k1 0.7.0",7795 "log",7796 "pallet-authorship",7797 "pallet-babe",7798 "pallet-bags-list",7799 "pallet-balances",7800 "pallet-beefy-mmr",7801 "pallet-election-provider-multi-phase",7802 "pallet-session",7803 "pallet-staking",7804 "pallet-timestamp",7805 "pallet-transaction-payment",7806 "pallet-treasury",7807 "pallet-vesting",7808 "parity-scale-codec",7809 "polkadot-primitives",7810 "polkadot-runtime-parachains",7811 "rustc-hex",7812 "scale-info",7813 "serde",7814 "serde_derive",7815 "slot-range-helper",7816 "sp-api",7817 "sp-core",7818 "sp-inherents",7819 "sp-io",7820 "sp-npos-elections",7821 "sp-runtime",7822 "sp-session",7823 "sp-staking",7824 "sp-std",7825 "static_assertions",7826 "xcm",7827]78287829[[package]]7830name = "polkadot-runtime-constants"7831version = "0.9.17"7832source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7833dependencies = [7834 "frame-support",7835 "polkadot-primitives",7836 "polkadot-runtime-common",7837 "smallvec",7838 "sp-runtime",7839]78407841[[package]]7842name = "polkadot-runtime-metrics"7843version = "0.9.17"7844source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7845dependencies = [7846 "bs58",7847 "parity-scale-codec",7848 "polkadot-primitives",7849 "sp-std",7850 "sp-tracing",7851]78527853[[package]]7854name = "polkadot-runtime-parachains"7855version = "0.9.17"7856source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7857dependencies = [7858 "bitflags",7859 "bitvec",7860 "derive_more",7861 "frame-benchmarking",7862 "frame-support",7863 "frame-system",7864 "log",7865 "pallet-authority-discovery",7866 "pallet-authorship",7867 "pallet-babe",7868 "pallet-balances",7869 "pallet-session",7870 "pallet-staking",7871 "pallet-timestamp",7872 "pallet-vesting",7873 "parity-scale-codec",7874 "polkadot-primitives",7875 "polkadot-runtime-metrics",7876 "rand 0.8.5",7877 "rand_chacha 0.3.1",7878 "rustc-hex",7879 "scale-info",7880 "serde",7881 "sp-api",7882 "sp-core",7883 "sp-inherents",7884 "sp-io",7885 "sp-keystore",7886 "sp-runtime",7887 "sp-session",7888 "sp-staking",7889 "sp-std",7890 "static_assertions",7891 "xcm",7892 "xcm-executor",7893]78947895[[package]]7896name = "polkadot-service"7897version = "0.9.17"7898source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7899dependencies = [7900 "async-trait",7901 "beefy-gadget",7902 "beefy-primitives",7903 "frame-system-rpc-runtime-api",7904 "futures 0.3.21",7905 "hex-literal",7906 "kusama-runtime",7907 "kvdb",7908 "kvdb-rocksdb",7909 "lru 0.7.3",7910 "pallet-babe",7911 "pallet-im-online",7912 "pallet-mmr-primitives",7913 "pallet-staking",7914 "pallet-transaction-payment-rpc-runtime-api",7915 "polkadot-approval-distribution",7916 "polkadot-availability-bitfield-distribution",7917 "polkadot-availability-distribution",7918 "polkadot-availability-recovery",7919 "polkadot-client",7920 "polkadot-collator-protocol",7921 "polkadot-dispute-distribution",7922 "polkadot-gossip-support",7923 "polkadot-network-bridge",7924 "polkadot-node-collation-generation",7925 "polkadot-node-core-approval-voting",7926 "polkadot-node-core-av-store",7927 "polkadot-node-core-backing",7928 "polkadot-node-core-bitfield-signing",7929 "polkadot-node-core-candidate-validation",7930 "polkadot-node-core-chain-api",7931 "polkadot-node-core-chain-selection",7932 "polkadot-node-core-dispute-coordinator",7933 "polkadot-node-core-parachains-inherent",7934 "polkadot-node-core-provisioner",7935 "polkadot-node-core-pvf-checker",7936 "polkadot-node-core-runtime-api",7937 "polkadot-node-network-protocol",7938 "polkadot-node-primitives",7939 "polkadot-node-subsystem",7940 "polkadot-node-subsystem-util",7941 "polkadot-overseer",7942 "polkadot-parachain",7943 "polkadot-primitives",7944 "polkadot-rpc",7945 "polkadot-runtime",7946 "polkadot-runtime-constants",7947 "polkadot-runtime-parachains",7948 "polkadot-statement-distribution",7949 "rococo-runtime",7950 "sc-authority-discovery",7951 "sc-basic-authorship",7952 "sc-block-builder",7953 "sc-chain-spec",7954 "sc-client-api",7955 "sc-client-db",7956 "sc-consensus",7957 "sc-consensus-babe",7958 "sc-consensus-slots",7959 "sc-consensus-uncles",7960 "sc-executor",7961 "sc-finality-grandpa",7962 "sc-keystore",7963 "sc-network",7964 "sc-offchain",7965 "sc-service",7966 "sc-sync-state-rpc",7967 "sc-telemetry",7968 "sc-transaction-pool",7969 "serde",7970 "sp-api",7971 "sp-authority-discovery",7972 "sp-block-builder",7973 "sp-blockchain",7974 "sp-consensus",7975 "sp-consensus-babe",7976 "sp-core",7977 "sp-finality-grandpa",7978 "sp-inherents",7979 "sp-io",7980 "sp-keystore",7981 "sp-offchain",7982 "sp-runtime",7983 "sp-session",7984 "sp-state-machine",7985 "sp-storage",7986 "sp-timestamp",7987 "sp-transaction-pool",7988 "sp-trie",7989 "substrate-prometheus-endpoint",7990 "thiserror",7991 "tracing",7992 "westend-runtime",7993]79947995[[package]]7996name = "polkadot-statement-distribution"7997version = "0.9.17"7998source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"7999dependencies = [8000 "arrayvec 0.5.2",8001 "derive_more",8002 "futures 0.3.21",8003 "indexmap",8004 "parity-scale-codec",8005 "polkadot-node-network-protocol",8006 "polkadot-node-primitives",8007 "polkadot-node-subsystem",8008 "polkadot-node-subsystem-util",8009 "polkadot-primitives",8010 "sp-keystore",8011 "sp-staking",8012 "thiserror",8013 "tracing",8014]80158016[[package]]8017name = "polkadot-statement-table"8018version = "0.9.17"8019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8020dependencies = [8021 "parity-scale-codec",8022 "polkadot-primitives",8023 "sp-core",8024]80258026[[package]]8027name = "polkadot-test-runtime"8028version = "0.9.17"8029source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8030dependencies = [8031 "beefy-primitives",8032 "bitvec",8033 "frame-election-provider-support",8034 "frame-executive",8035 "frame-support",8036 "frame-system",8037 "frame-system-rpc-runtime-api",8038 "log",8039 "pallet-authority-discovery",8040 "pallet-authorship",8041 "pallet-babe",8042 "pallet-balances",8043 "pallet-grandpa",8044 "pallet-indices",8045 "pallet-mmr-primitives",8046 "pallet-nicks",8047 "pallet-offences",8048 "pallet-session",8049 "pallet-staking",8050 "pallet-staking-reward-curve",8051 "pallet-sudo",8052 "pallet-timestamp",8053 "pallet-transaction-payment",8054 "pallet-transaction-payment-rpc-runtime-api",8055 "pallet-vesting",8056 "pallet-xcm",8057 "parity-scale-codec",8058 "polkadot-parachain",8059 "polkadot-primitives",8060 "polkadot-runtime-common",8061 "polkadot-runtime-parachains",8062 "rustc-hex",8063 "scale-info",8064 "serde",8065 "serde_derive",8066 "smallvec",8067 "sp-api",8068 "sp-authority-discovery",8069 "sp-block-builder",8070 "sp-consensus-babe",8071 "sp-core",8072 "sp-inherents",8073 "sp-io",8074 "sp-offchain",8075 "sp-runtime",8076 "sp-session",8077 "sp-staking",8078 "sp-std",8079 "sp-transaction-pool",8080 "sp-version",8081 "substrate-wasm-builder",8082 "test-runtime-constants",8083 "xcm",8084 "xcm-builder",8085 "xcm-executor",8086]80878088[[package]]8089name = "polkadot-test-service"8090version = "0.9.17"8091source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8092dependencies = [8093 "frame-benchmarking",8094 "frame-system",8095 "futures 0.1.31",8096 "futures 0.3.21",8097 "hex",8098 "pallet-balances",8099 "pallet-staking",8100 "pallet-transaction-payment",8101 "polkadot-node-primitives",8102 "polkadot-node-subsystem",8103 "polkadot-overseer",8104 "polkadot-parachain",8105 "polkadot-primitives",8106 "polkadot-rpc",8107 "polkadot-runtime-common",8108 "polkadot-runtime-parachains",8109 "polkadot-service",8110 "polkadot-test-runtime",8111 "rand 0.8.5",8112 "sc-authority-discovery",8113 "sc-chain-spec",8114 "sc-cli",8115 "sc-client-api",8116 "sc-consensus",8117 "sc-consensus-babe",8118 "sc-executor",8119 "sc-finality-grandpa",8120 "sc-network",8121 "sc-service",8122 "sc-tracing",8123 "sc-transaction-pool",8124 "sp-arithmetic",8125 "sp-authority-discovery",8126 "sp-blockchain",8127 "sp-consensus",8128 "sp-consensus-babe",8129 "sp-core",8130 "sp-finality-grandpa",8131 "sp-inherents",8132 "sp-keyring",8133 "sp-runtime",8134 "sp-state-machine",8135 "substrate-test-client",8136 "tempfile",8137 "test-runtime-constants",8138 "tokio 1.17.0",8139 "tracing",8140]81418142[[package]]8143name = "polling"8144version = "2.2.0"8145source = "registry+https://github.com/rust-lang/crates.io-index"8146checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"8147dependencies = [8148 "cfg-if 1.0.0",8149 "libc",8150 "log",8151 "wepoll-ffi",8152 "winapi 0.3.9",8153]81548155[[package]]8156name = "poly1305"8157version = "0.7.2"8158source = "registry+https://github.com/rust-lang/crates.io-index"8159checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8160dependencies = [8161 "cpufeatures 0.2.1",8162 "opaque-debug 0.3.0",8163 "universal-hash",8164]81658166[[package]]8167name = "polyval"8168version = "0.5.3"8169source = "registry+https://github.com/rust-lang/crates.io-index"8170checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8171dependencies = [8172 "cfg-if 1.0.0",8173 "cpufeatures 0.2.1",8174 "opaque-debug 0.3.0",8175 "universal-hash",8176]81778178[[package]]8179name = "ppv-lite86"8180version = "0.2.16"8181source = "registry+https://github.com/rust-lang/crates.io-index"8182checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"81838184[[package]]8185name = "primitive-types"8186version = "0.9.1"8187source = "registry+https://github.com/rust-lang/crates.io-index"8188checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"8189dependencies = [8190 "fixed-hash",8191 "impl-codec",8192 "impl-rlp",8193 "uint",8194]81958196[[package]]8197name = "primitive-types"8198version = "0.10.1"8199source = "registry+https://github.com/rust-lang/crates.io-index"8200checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"8201dependencies = [8202 "fixed-hash",8203 "impl-codec",8204 "impl-rlp",8205 "impl-serde",8206 "scale-info",8207 "uint",8208]82098210[[package]]8211name = "proc-macro-crate"8212version = "0.1.5"8213source = "registry+https://github.com/rust-lang/crates.io-index"8214checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"8215dependencies = [8216 "toml",8217]82188219[[package]]8220name = "proc-macro-crate"8221version = "1.1.3"8222source = "registry+https://github.com/rust-lang/crates.io-index"8223checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"8224dependencies = [8225 "thiserror",8226 "toml",8227]82288229[[package]]8230name = "proc-macro-error"8231version = "1.0.4"8232source = "registry+https://github.com/rust-lang/crates.io-index"8233checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8234dependencies = [8235 "proc-macro-error-attr",8236 "proc-macro2",8237 "quote",8238 "syn",8239 "version_check",8240]82418242[[package]]8243name = "proc-macro-error-attr"8244version = "1.0.4"8245source = "registry+https://github.com/rust-lang/crates.io-index"8246checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8247dependencies = [8248 "proc-macro2",8249 "quote",8250 "version_check",8251]82528253[[package]]8254name = "proc-macro2"8255version = "1.0.36"8256source = "registry+https://github.com/rust-lang/crates.io-index"8257checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"8258dependencies = [8259 "unicode-xid",8260]82618262[[package]]8263name = "prometheus"8264version = "0.13.0"8265source = "registry+https://github.com/rust-lang/crates.io-index"8266checksum = "b7f64969ffd5dd8f39bd57a68ac53c163a095ed9d0fb707146da1b27025a3504"8267dependencies = [8268 "cfg-if 1.0.0",8269 "fnv",8270 "lazy_static",8271 "memchr",8272 "parking_lot 0.11.2",8273 "thiserror",8274]82758276[[package]]8277name = "prost"8278version = "0.9.0"8279source = "registry+https://github.com/rust-lang/crates.io-index"8280checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"8281dependencies = [8282 "bytes 1.1.0",8283 "prost-derive",8284]82858286[[package]]8287name = "prost-build"8288version = "0.9.0"8289source = "registry+https://github.com/rust-lang/crates.io-index"8290checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8291dependencies = [8292 "bytes 1.1.0",8293 "heck 0.3.3",8294 "itertools",8295 "lazy_static",8296 "log",8297 "multimap",8298 "petgraph",8299 "prost",8300 "prost-types",8301 "regex",8302 "tempfile",8303 "which",8304]83058306[[package]]8307name = "prost-derive"8308version = "0.9.0"8309source = "registry+https://github.com/rust-lang/crates.io-index"8310checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"8311dependencies = [8312 "anyhow",8313 "itertools",8314 "proc-macro2",8315 "quote",8316 "syn",8317]83188319[[package]]8320name = "prost-types"8321version = "0.9.0"8322source = "registry+https://github.com/rust-lang/crates.io-index"8323checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"8324dependencies = [8325 "bytes 1.1.0",8326 "prost",8327]83288329[[package]]8330name = "psm"8331version = "0.1.17"8332source = "registry+https://github.com/rust-lang/crates.io-index"8333checksum = "6eca0fa5dd7c4c96e184cec588f0b1db1ee3165e678db21c09793105acb17e6f"8334dependencies = [8335 "cc",8336]83378338[[package]]8339name = "quartz-runtime"8340version = "0.1.0"8341dependencies = [8342 "cumulus-pallet-aura-ext",8343 "cumulus-pallet-dmp-queue",8344 "cumulus-pallet-parachain-system",8345 "cumulus-pallet-xcm",8346 "cumulus-pallet-xcmp-queue",8347 "cumulus-primitives-core",8348 "cumulus-primitives-timestamp",8349 "cumulus-primitives-utility",8350 "derivative",8351 "fp-rpc",8352 "fp-self-contained",8353 "frame-benchmarking",8354 "frame-executive",8355 "frame-support",8356 "frame-system",8357 "frame-system-benchmarking",8358 "frame-system-rpc-runtime-api",8359 "hex-literal",8360 "orml-vesting",8361 "pallet-aura",8362 "pallet-balances",8363 "pallet-base-fee",8364 "pallet-common",8365 "pallet-ethereum",8366 "pallet-evm",8367 "pallet-evm-coder-substrate",8368 "pallet-evm-contract-helpers",8369 "pallet-evm-migration",8370 "pallet-evm-transaction-payment",8371 "pallet-fungible",8372 "pallet-inflation",8373 "pallet-nonfungible",8374 "pallet-randomness-collective-flip",8375 "pallet-refungible",8376 "pallet-sudo",8377 "pallet-template-transaction-payment",8378 "pallet-timestamp",8379 "pallet-transaction-payment",8380 "pallet-transaction-payment-rpc-runtime-api",8381 "pallet-treasury",8382 "pallet-unique",8383 "pallet-unq-scheduler",8384 "pallet-xcm",8385 "parachain-info",8386 "parity-scale-codec",8387 "polkadot-parachain",8388 "scale-info",8389 "serde",8390 "smallvec",8391 "sp-api",8392 "sp-arithmetic",8393 "sp-block-builder",8394 "sp-consensus-aura",8395 "sp-core",8396 "sp-inherents",8397 "sp-io",8398 "sp-offchain",8399 "sp-runtime",8400 "sp-session",8401 "sp-std",8402 "sp-transaction-pool",8403 "sp-version",8404 "substrate-wasm-builder",8405 "unique-runtime-common",8406 "up-data-structs",8407 "up-evm-mapping",8408 "up-rpc",8409 "xcm",8410 "xcm-builder",8411 "xcm-executor",8412]84138414[[package]]8415name = "quick-error"8416version = "1.2.3"8417source = "registry+https://github.com/rust-lang/crates.io-index"8418checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"84198420[[package]]8421name = "quick-error"8422version = "2.0.1"8423source = "registry+https://github.com/rust-lang/crates.io-index"8424checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"84258426[[package]]8427name = "quicksink"8428version = "0.1.2"8429source = "registry+https://github.com/rust-lang/crates.io-index"8430checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8431dependencies = [8432 "futures-core",8433 "futures-sink",8434 "pin-project-lite 0.1.12",8435]84368437[[package]]8438name = "quote"8439version = "1.0.15"8440source = "registry+https://github.com/rust-lang/crates.io-index"8441checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"8442dependencies = [8443 "proc-macro2",8444]84458446[[package]]8447name = "radium"8448version = "0.6.2"8449source = "registry+https://github.com/rust-lang/crates.io-index"8450checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"84518452[[package]]8453name = "rand"8454version = "0.7.3"8455source = "registry+https://github.com/rust-lang/crates.io-index"8456checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8457dependencies = [8458 "getrandom 0.1.16",8459 "libc",8460 "rand_chacha 0.2.2",8461 "rand_core 0.5.1",8462 "rand_hc",8463 "rand_pcg",8464]84658466[[package]]8467name = "rand"8468version = "0.8.5"8469source = "registry+https://github.com/rust-lang/crates.io-index"8470checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8471dependencies = [8472 "libc",8473 "rand_chacha 0.3.1",8474 "rand_core 0.6.3",8475]84768477[[package]]8478name = "rand_chacha"8479version = "0.2.2"8480source = "registry+https://github.com/rust-lang/crates.io-index"8481checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8482dependencies = [8483 "ppv-lite86",8484 "rand_core 0.5.1",8485]84868487[[package]]8488name = "rand_chacha"8489version = "0.3.1"8490source = "registry+https://github.com/rust-lang/crates.io-index"8491checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8492dependencies = [8493 "ppv-lite86",8494 "rand_core 0.6.3",8495]84968497[[package]]8498name = "rand_core"8499version = "0.5.1"8500source = "registry+https://github.com/rust-lang/crates.io-index"8501checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8502dependencies = [8503 "getrandom 0.1.16",8504]85058506[[package]]8507name = "rand_core"8508version = "0.6.3"8509source = "registry+https://github.com/rust-lang/crates.io-index"8510checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8511dependencies = [8512 "getrandom 0.2.5",8513]85148515[[package]]8516name = "rand_distr"8517version = "0.4.3"8518source = "registry+https://github.com/rust-lang/crates.io-index"8519checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8520dependencies = [8521 "num-traits",8522 "rand 0.8.5",8523]85248525[[package]]8526name = "rand_hc"8527version = "0.2.0"8528source = "registry+https://github.com/rust-lang/crates.io-index"8529checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8530dependencies = [8531 "rand_core 0.5.1",8532]85338534[[package]]8535name = "rand_pcg"8536version = "0.2.1"8537source = "registry+https://github.com/rust-lang/crates.io-index"8538checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8539dependencies = [8540 "rand_core 0.5.1",8541]85428543[[package]]8544name = "rawpointer"8545version = "0.2.1"8546source = "registry+https://github.com/rust-lang/crates.io-index"8547checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"85488549[[package]]8550name = "rayon"8551version = "1.5.1"8552source = "registry+https://github.com/rust-lang/crates.io-index"8553checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"8554dependencies = [8555 "autocfg",8556 "crossbeam-deque",8557 "either",8558 "rayon-core",8559]85608561[[package]]8562name = "rayon-core"8563version = "1.9.1"8564source = "registry+https://github.com/rust-lang/crates.io-index"8565checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"8566dependencies = [8567 "crossbeam-channel",8568 "crossbeam-deque",8569 "crossbeam-utils",8570 "lazy_static",8571 "num_cpus",8572]85738574[[package]]8575name = "redox_syscall"8576version = "0.1.57"8577source = "registry+https://github.com/rust-lang/crates.io-index"8578checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"85798580[[package]]8581name = "redox_syscall"8582version = "0.2.11"8583source = "registry+https://github.com/rust-lang/crates.io-index"8584checksum = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c"8585dependencies = [8586 "bitflags",8587]85888589[[package]]8590name = "redox_users"8591version = "0.4.0"8592source = "registry+https://github.com/rust-lang/crates.io-index"8593checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8594dependencies = [8595 "getrandom 0.2.5",8596 "redox_syscall 0.2.11",8597]85988599[[package]]8600name = "reed-solomon-novelpoly"8601version = "1.0.0"8602source = "registry+https://github.com/rust-lang/crates.io-index"8603checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8604dependencies = [8605 "derive_more",8606 "fs-err",8607 "itertools",8608 "static_init",8609 "thiserror",8610]86118612[[package]]8613name = "ref-cast"8614version = "1.0.6"8615source = "registry+https://github.com/rust-lang/crates.io-index"8616checksum = "300f2a835d808734ee295d45007adacb9ebb29dd3ae2424acfa17930cae541da"8617dependencies = [8618 "ref-cast-impl",8619]86208621[[package]]8622name = "ref-cast-impl"8623version = "1.0.6"8624source = "registry+https://github.com/rust-lang/crates.io-index"8625checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2"8626dependencies = [8627 "proc-macro2",8628 "quote",8629 "syn",8630]86318632[[package]]8633name = "regalloc"8634version = "0.0.33"8635source = "registry+https://github.com/rust-lang/crates.io-index"8636checksum = "7d808cff91dfca7b239d40b972ba628add94892b1d9e19a842aedc5cfae8ab1a"8637dependencies = [8638 "log",8639 "rustc-hash",8640 "smallvec",8641]86428643[[package]]8644name = "regex"8645version = "1.5.4"8646source = "registry+https://github.com/rust-lang/crates.io-index"8647checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"8648dependencies = [8649 "aho-corasick",8650 "memchr",8651 "regex-syntax",8652]86538654[[package]]8655name = "regex-automata"8656version = "0.1.10"8657source = "registry+https://github.com/rust-lang/crates.io-index"8658checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8659dependencies = [8660 "regex-syntax",8661]86628663[[package]]8664name = "regex-syntax"8665version = "0.6.25"8666source = "registry+https://github.com/rust-lang/crates.io-index"8667checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"86688669[[package]]8670name = "region"8671version = "2.2.0"8672source = "registry+https://github.com/rust-lang/crates.io-index"8673checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8674dependencies = [8675 "bitflags",8676 "libc",8677 "mach",8678 "winapi 0.3.9",8679]86808681[[package]]8682name = "remote-externalities"8683version = "0.10.0-dev"8684source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"8685dependencies = [8686 "env_logger",8687 "jsonrpsee 0.8.0",8688 "log",8689 "parity-scale-codec",8690 "serde",8691 "serde_json",8692 "sp-core",8693 "sp-io",8694 "sp-runtime",8695 "sp-version",8696]86978698[[package]]8699name = "remove_dir_all"8700version = "0.5.3"8701source = "registry+https://github.com/rust-lang/crates.io-index"8702checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8703dependencies = [8704 "winapi 0.3.9",8705]87068707[[package]]8708name = "resolv-conf"8709version = "0.7.0"8710source = "registry+https://github.com/rust-lang/crates.io-index"8711checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8712dependencies = [8713 "hostname",8714 "quick-error 1.2.3",8715]87168717[[package]]8718name = "retain_mut"8719version = "0.1.7"8720source = "registry+https://github.com/rust-lang/crates.io-index"8721checksum = "8c31b5c4033f8fdde8700e4657be2c497e7288f01515be52168c631e2e4d4086"87228723[[package]]8724name = "ring"8725version = "0.16.20"8726source = "registry+https://github.com/rust-lang/crates.io-index"8727checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8728dependencies = [8729 "cc",8730 "libc",8731 "once_cell",8732 "spin",8733 "untrusted",8734 "web-sys",8735 "winapi 0.3.9",8736]87378738[[package]]8739name = "rlp"8740version = "0.5.1"8741source = "registry+https://github.com/rust-lang/crates.io-index"8742checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8743dependencies = [8744 "bytes 1.1.0",8745 "rustc-hex",8746]87478748[[package]]8749name = "rlp-derive"8750version = "0.1.0"8751source = "registry+https://github.com/rust-lang/crates.io-index"8752checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8753dependencies = [8754 "proc-macro2",8755 "quote",8756 "syn",8757]87588759[[package]]8760name = "rocksdb"8761version = "0.17.0"8762source = "registry+https://github.com/rust-lang/crates.io-index"8763checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"8764dependencies = [8765 "libc",8766 "librocksdb-sys",8767]87688769[[package]]8770name = "rococo-runtime"8771version = "0.9.17"8772source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8773dependencies = [8774 "beefy-primitives",8775 "bp-messages",8776 "bp-rococo",8777 "bp-runtime",8778 "bp-wococo",8779 "bridge-runtime-common",8780 "frame-benchmarking",8781 "frame-executive",8782 "frame-support",8783 "frame-system",8784 "frame-system-rpc-runtime-api",8785 "hex-literal",8786 "log",8787 "pallet-authority-discovery",8788 "pallet-authorship",8789 "pallet-babe",8790 "pallet-balances",8791 "pallet-beefy",8792 "pallet-beefy-mmr",8793 "pallet-bridge-dispatch",8794 "pallet-bridge-grandpa",8795 "pallet-bridge-messages",8796 "pallet-collective",8797 "pallet-grandpa",8798 "pallet-im-online",8799 "pallet-indices",8800 "pallet-membership",8801 "pallet-mmr",8802 "pallet-mmr-primitives",8803 "pallet-multisig",8804 "pallet-offences",8805 "pallet-proxy",8806 "pallet-session",8807 "pallet-staking",8808 "pallet-sudo",8809 "pallet-timestamp",8810 "pallet-transaction-payment",8811 "pallet-transaction-payment-rpc-runtime-api",8812 "pallet-utility",8813 "pallet-xcm",8814 "parity-scale-codec",8815 "polkadot-parachain",8816 "polkadot-primitives",8817 "polkadot-runtime-common",8818 "polkadot-runtime-parachains",8819 "rococo-runtime-constants",8820 "scale-info",8821 "serde",8822 "serde_derive",8823 "smallvec",8824 "sp-api",8825 "sp-authority-discovery",8826 "sp-block-builder",8827 "sp-consensus-babe",8828 "sp-core",8829 "sp-inherents",8830 "sp-io",8831 "sp-offchain",8832 "sp-runtime",8833 "sp-session",8834 "sp-staking",8835 "sp-std",8836 "sp-transaction-pool",8837 "sp-version",8838 "substrate-wasm-builder",8839 "xcm",8840 "xcm-builder",8841 "xcm-executor",8842]88438844[[package]]8845name = "rococo-runtime-constants"8846version = "0.9.17"8847source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"8848dependencies = [8849 "frame-support",8850 "polkadot-primitives",8851 "polkadot-runtime-common",8852 "smallvec",8853 "sp-runtime",8854]88558856[[package]]8857name = "rpassword"8858version = "5.0.1"8859source = "registry+https://github.com/rust-lang/crates.io-index"8860checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"8861dependencies = [8862 "libc",8863 "winapi 0.3.9",8864]88658866[[package]]8867name = "rustc-demangle"8868version = "0.1.21"8869source = "registry+https://github.com/rust-lang/crates.io-index"8870checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"88718872[[package]]8873name = "rustc-hash"8874version = "1.1.0"8875source = "registry+https://github.com/rust-lang/crates.io-index"8876checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"88778878[[package]]8879name = "rustc-hex"8880version = "2.1.0"8881source = "registry+https://github.com/rust-lang/crates.io-index"8882checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"88838884[[package]]8885name = "rustc_version"8886version = "0.2.3"8887source = "registry+https://github.com/rust-lang/crates.io-index"8888checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"8889dependencies = [8890 "semver 0.9.0",8891]88928893[[package]]8894name = "rustc_version"8895version = "0.3.3"8896source = "registry+https://github.com/rust-lang/crates.io-index"8897checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"8898dependencies = [8899 "semver 0.11.0",8900]89018902[[package]]8903name = "rustc_version"8904version = "0.4.0"8905source = "registry+https://github.com/rust-lang/crates.io-index"8906checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"8907dependencies = [8908 "semver 1.0.6",8909]89108911[[package]]8912name = "rustix"8913version = "0.31.3"8914source = "registry+https://github.com/rust-lang/crates.io-index"8915checksum = "b2dcfc2778a90e38f56a708bfc90572422e11d6c7ee233d053d1f782cf9df6d2"8916dependencies = [8917 "bitflags",8918 "errno",8919 "io-lifetimes",8920 "libc",8921 "linux-raw-sys",8922 "winapi 0.3.9",8923]89248925[[package]]8926name = "rustls"8927version = "0.19.1"8928source = "registry+https://github.com/rust-lang/crates.io-index"8929checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"8930dependencies = [8931 "base64",8932 "log",8933 "ring",8934 "sct 0.6.1",8935 "webpki 0.21.4",8936]89378938[[package]]8939name = "rustls"8940version = "0.20.4"8941source = "registry+https://github.com/rust-lang/crates.io-index"8942checksum = "4fbfeb8d0ddb84706bc597a5574ab8912817c52a397f819e5b614e2265206921"8943dependencies = [8944 "log",8945 "ring",8946 "sct 0.7.0",8947 "webpki 0.22.0",8948]89498950[[package]]8951name = "rustls-native-certs"8952version = "0.5.0"8953source = "registry+https://github.com/rust-lang/crates.io-index"8954checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8955dependencies = [8956 "openssl-probe",8957 "rustls 0.19.1",8958 "schannel",8959 "security-framework",8960]89618962[[package]]8963name = "rustls-native-certs"8964version = "0.6.1"8965source = "registry+https://github.com/rust-lang/crates.io-index"8966checksum = "5ca9ebdfa27d3fc180e42879037b5338ab1c040c06affd00d8338598e7800943"8967dependencies = [8968 "openssl-probe",8969 "rustls-pemfile",8970 "schannel",8971 "security-framework",8972]89738974[[package]]8975name = "rustls-pemfile"8976version = "0.2.1"8977source = "registry+https://github.com/rust-lang/crates.io-index"8978checksum = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9"8979dependencies = [8980 "base64",8981]89828983[[package]]8984name = "rustversion"8985version = "1.0.6"8986source = "registry+https://github.com/rust-lang/crates.io-index"8987checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f"89888989[[package]]8990name = "rw-stream-sink"8991version = "0.2.1"8992source = "registry+https://github.com/rust-lang/crates.io-index"8993checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"8994dependencies = [8995 "futures 0.3.21",8996 "pin-project 0.4.29",8997 "static_assertions",8998]89999000[[package]]9001name = "ryu"9002version = "1.0.9"9003source = "registry+https://github.com/rust-lang/crates.io-index"9004checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"90059006[[package]]9007name = "safe-mix"9008version = "1.0.1"9009source = "registry+https://github.com/rust-lang/crates.io-index"9010checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9011dependencies = [9012 "rustc_version 0.2.3",9013]90149015[[package]]9016name = "salsa20"9017version = "0.9.0"9018source = "registry+https://github.com/rust-lang/crates.io-index"9019checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"9020dependencies = [9021 "cipher",9022]90239024[[package]]9025name = "same-file"9026version = "1.0.6"9027source = "registry+https://github.com/rust-lang/crates.io-index"9028checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9029dependencies = [9030 "winapi-util",9031]90329033[[package]]9034name = "sc-allocator"9035version = "4.1.0-dev"9036source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9037dependencies = [9038 "log",9039 "sp-core",9040 "sp-wasm-interface",9041 "thiserror",9042]90439044[[package]]9045name = "sc-authority-discovery"9046version = "0.10.0-dev"9047source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9048dependencies = [9049 "async-trait",9050 "futures 0.3.21",9051 "futures-timer",9052 "ip_network",9053 "libp2p",9054 "log",9055 "parity-scale-codec",9056 "prost",9057 "prost-build",9058 "rand 0.7.3",9059 "sc-client-api",9060 "sc-network",9061 "sp-api",9062 "sp-authority-discovery",9063 "sp-blockchain",9064 "sp-core",9065 "sp-keystore",9066 "sp-runtime",9067 "substrate-prometheus-endpoint",9068 "thiserror",9069]90709071[[package]]9072name = "sc-basic-authorship"9073version = "0.10.0-dev"9074source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9075dependencies = [9076 "futures 0.3.21",9077 "futures-timer",9078 "log",9079 "parity-scale-codec",9080 "sc-block-builder",9081 "sc-client-api",9082 "sc-proposer-metrics",9083 "sc-telemetry",9084 "sc-transaction-pool-api",9085 "sp-api",9086 "sp-blockchain",9087 "sp-consensus",9088 "sp-core",9089 "sp-inherents",9090 "sp-runtime",9091 "substrate-prometheus-endpoint",9092]90939094[[package]]9095name = "sc-block-builder"9096version = "0.10.0-dev"9097source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9098dependencies = [9099 "parity-scale-codec",9100 "sc-client-api",9101 "sp-api",9102 "sp-block-builder",9103 "sp-blockchain",9104 "sp-core",9105 "sp-inherents",9106 "sp-runtime",9107 "sp-state-machine",9108]91099110[[package]]9111name = "sc-chain-spec"9112version = "4.0.0-dev"9113source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9114dependencies = [9115 "impl-trait-for-tuples",9116 "memmap2 0.5.3",9117 "parity-scale-codec",9118 "sc-chain-spec-derive",9119 "sc-network",9120 "sc-telemetry",9121 "serde",9122 "serde_json",9123 "sp-core",9124 "sp-runtime",9125]91269127[[package]]9128name = "sc-chain-spec-derive"9129version = "4.0.0-dev"9130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9131dependencies = [9132 "proc-macro-crate 1.1.3",9133 "proc-macro2",9134 "quote",9135 "syn",9136]91379138[[package]]9139name = "sc-cli"9140version = "0.10.0-dev"9141source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9142dependencies = [9143 "chrono",9144 "clap",9145 "fdlimit",9146 "futures 0.3.21",9147 "hex",9148 "libp2p",9149 "log",9150 "names",9151 "parity-scale-codec",9152 "rand 0.7.3",9153 "regex",9154 "rpassword",9155 "sc-client-api",9156 "sc-keystore",9157 "sc-network",9158 "sc-service",9159 "sc-telemetry",9160 "sc-tracing",9161 "sc-utils",9162 "serde",9163 "serde_json",9164 "sp-blockchain",9165 "sp-core",9166 "sp-keyring",9167 "sp-keystore",9168 "sp-panic-handler",9169 "sp-runtime",9170 "sp-version",9171 "thiserror",9172 "tiny-bip39",9173 "tokio 1.17.0",9174]91759176[[package]]9177name = "sc-client-api"9178version = "4.0.0-dev"9179source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9180dependencies = [9181 "fnv",9182 "futures 0.3.21",9183 "hash-db",9184 "log",9185 "parity-scale-codec",9186 "parking_lot 0.11.2",9187 "sc-executor",9188 "sc-transaction-pool-api",9189 "sc-utils",9190 "sp-api",9191 "sp-blockchain",9192 "sp-consensus",9193 "sp-core",9194 "sp-database",9195 "sp-externalities",9196 "sp-keystore",9197 "sp-runtime",9198 "sp-state-machine",9199 "sp-storage",9200 "sp-trie",9201 "substrate-prometheus-endpoint",9202]92039204[[package]]9205name = "sc-client-db"9206version = "0.10.0-dev"9207source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9208dependencies = [9209 "hash-db",9210 "kvdb",9211 "kvdb-memorydb",9212 "kvdb-rocksdb",9213 "linked-hash-map",9214 "log",9215 "parity-db",9216 "parity-scale-codec",9217 "parking_lot 0.11.2",9218 "sc-client-api",9219 "sc-state-db",9220 "sp-arithmetic",9221 "sp-blockchain",9222 "sp-core",9223 "sp-database",9224 "sp-runtime",9225 "sp-state-machine",9226 "sp-trie",9227]92289229[[package]]9230name = "sc-consensus"9231version = "0.10.0-dev"9232source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9233dependencies = [9234 "async-trait",9235 "futures 0.3.21",9236 "futures-timer",9237 "libp2p",9238 "log",9239 "parking_lot 0.11.2",9240 "sc-client-api",9241 "sc-utils",9242 "serde",9243 "sp-api",9244 "sp-blockchain",9245 "sp-consensus",9246 "sp-core",9247 "sp-runtime",9248 "sp-state-machine",9249 "substrate-prometheus-endpoint",9250 "thiserror",9251]92529253[[package]]9254name = "sc-consensus-aura"9255version = "0.10.0-dev"9256source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9257dependencies = [9258 "async-trait",9259 "futures 0.3.21",9260 "log",9261 "parity-scale-codec",9262 "sc-block-builder",9263 "sc-client-api",9264 "sc-consensus",9265 "sc-consensus-slots",9266 "sc-telemetry",9267 "sp-api",9268 "sp-application-crypto",9269 "sp-block-builder",9270 "sp-blockchain",9271 "sp-consensus",9272 "sp-consensus-aura",9273 "sp-consensus-slots",9274 "sp-core",9275 "sp-inherents",9276 "sp-keystore",9277 "sp-runtime",9278 "substrate-prometheus-endpoint",9279 "thiserror",9280]92819282[[package]]9283name = "sc-consensus-babe"9284version = "0.10.0-dev"9285source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9286dependencies = [9287 "async-trait",9288 "fork-tree",9289 "futures 0.3.21",9290 "log",9291 "merlin",9292 "num-bigint",9293 "num-rational 0.2.4",9294 "num-traits",9295 "parity-scale-codec",9296 "parking_lot 0.11.2",9297 "rand 0.7.3",9298 "retain_mut",9299 "sc-client-api",9300 "sc-consensus",9301 "sc-consensus-epochs",9302 "sc-consensus-slots",9303 "sc-keystore",9304 "sc-telemetry",9305 "schnorrkel",9306 "serde",9307 "sp-api",9308 "sp-application-crypto",9309 "sp-block-builder",9310 "sp-blockchain",9311 "sp-consensus",9312 "sp-consensus-babe",9313 "sp-consensus-slots",9314 "sp-consensus-vrf",9315 "sp-core",9316 "sp-inherents",9317 "sp-io",9318 "sp-keystore",9319 "sp-runtime",9320 "sp-version",9321 "substrate-prometheus-endpoint",9322 "thiserror",9323]93249325[[package]]9326name = "sc-consensus-babe-rpc"9327version = "0.10.0-dev"9328source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9329dependencies = [9330 "futures 0.3.21",9331 "jsonrpc-core",9332 "jsonrpc-core-client",9333 "jsonrpc-derive",9334 "sc-consensus-babe",9335 "sc-consensus-epochs",9336 "sc-rpc-api",9337 "serde",9338 "sp-api",9339 "sp-application-crypto",9340 "sp-blockchain",9341 "sp-consensus",9342 "sp-consensus-babe",9343 "sp-core",9344 "sp-keystore",9345 "sp-runtime",9346 "thiserror",9347]93489349[[package]]9350name = "sc-consensus-epochs"9351version = "0.10.0-dev"9352source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9353dependencies = [9354 "fork-tree",9355 "parity-scale-codec",9356 "sc-client-api",9357 "sc-consensus",9358 "sp-blockchain",9359 "sp-runtime",9360]93619362[[package]]9363name = "sc-consensus-manual-seal"9364version = "0.10.0-dev"9365source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9366dependencies = [9367 "assert_matches",9368 "async-trait",9369 "futures 0.3.21",9370 "jsonrpc-core",9371 "jsonrpc-core-client",9372 "jsonrpc-derive",9373 "log",9374 "parity-scale-codec",9375 "sc-client-api",9376 "sc-consensus",9377 "sc-consensus-aura",9378 "sc-consensus-babe",9379 "sc-consensus-epochs",9380 "sc-transaction-pool",9381 "sc-transaction-pool-api",9382 "serde",9383 "sp-api",9384 "sp-blockchain",9385 "sp-consensus",9386 "sp-consensus-aura",9387 "sp-consensus-babe",9388 "sp-consensus-slots",9389 "sp-core",9390 "sp-inherents",9391 "sp-keystore",9392 "sp-runtime",9393 "sp-timestamp",9394 "substrate-prometheus-endpoint",9395 "thiserror",9396]93979398[[package]]9399name = "sc-consensus-slots"9400version = "0.10.0-dev"9401source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9402dependencies = [9403 "async-trait",9404 "futures 0.3.21",9405 "futures-timer",9406 "log",9407 "parity-scale-codec",9408 "sc-client-api",9409 "sc-consensus",9410 "sc-telemetry",9411 "sp-arithmetic",9412 "sp-blockchain",9413 "sp-consensus",9414 "sp-consensus-slots",9415 "sp-core",9416 "sp-inherents",9417 "sp-runtime",9418 "sp-state-machine",9419 "sp-timestamp",9420 "thiserror",9421]94229423[[package]]9424name = "sc-consensus-uncles"9425version = "0.10.0-dev"9426source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9427dependencies = [9428 "sc-client-api",9429 "sp-authorship",9430 "sp-runtime",9431 "thiserror",9432]94339434[[package]]9435name = "sc-executor"9436version = "0.10.0-dev"9437source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9438dependencies = [9439 "lazy_static",9440 "libsecp256k1 0.7.0",9441 "log",9442 "lru 0.6.6",9443 "parity-scale-codec",9444 "parking_lot 0.11.2",9445 "sc-executor-common",9446 "sc-executor-wasmi",9447 "sc-executor-wasmtime",9448 "sp-api",9449 "sp-core",9450 "sp-core-hashing-proc-macro",9451 "sp-externalities",9452 "sp-io",9453 "sp-panic-handler",9454 "sp-runtime-interface",9455 "sp-tasks",9456 "sp-trie",9457 "sp-version",9458 "sp-wasm-interface",9459 "wasmi",9460]94619462[[package]]9463name = "sc-executor-common"9464version = "0.10.0-dev"9465source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9466dependencies = [9467 "environmental",9468 "parity-scale-codec",9469 "sc-allocator",9470 "sp-core",9471 "sp-maybe-compressed-blob",9472 "sp-serializer",9473 "sp-wasm-interface",9474 "thiserror",9475 "wasm-instrument",9476 "wasmi",9477]94789479[[package]]9480name = "sc-executor-wasmi"9481version = "0.10.0-dev"9482source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9483dependencies = [9484 "log",9485 "parity-scale-codec",9486 "sc-allocator",9487 "sc-executor-common",9488 "scoped-tls",9489 "sp-core",9490 "sp-runtime-interface",9491 "sp-wasm-interface",9492 "wasmi",9493]94949495[[package]]9496name = "sc-executor-wasmtime"9497version = "0.10.0-dev"9498source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9499dependencies = [9500 "cfg-if 1.0.0",9501 "libc",9502 "log",9503 "parity-scale-codec",9504 "parity-wasm 0.42.2",9505 "sc-allocator",9506 "sc-executor-common",9507 "sp-core",9508 "sp-runtime-interface",9509 "sp-wasm-interface",9510 "wasmtime",9511]95129513[[package]]9514name = "sc-finality-grandpa"9515version = "0.10.0-dev"9516source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9517dependencies = [9518 "async-trait",9519 "dyn-clone",9520 "finality-grandpa",9521 "fork-tree",9522 "futures 0.3.21",9523 "futures-timer",9524 "log",9525 "parity-scale-codec",9526 "parking_lot 0.11.2",9527 "rand 0.8.5",9528 "sc-block-builder",9529 "sc-chain-spec",9530 "sc-client-api",9531 "sc-consensus",9532 "sc-keystore",9533 "sc-network",9534 "sc-network-gossip",9535 "sc-telemetry",9536 "sc-utils",9537 "serde_json",9538 "sp-api",9539 "sp-application-crypto",9540 "sp-arithmetic",9541 "sp-blockchain",9542 "sp-consensus",9543 "sp-core",9544 "sp-finality-grandpa",9545 "sp-keystore",9546 "sp-runtime",9547 "substrate-prometheus-endpoint",9548 "thiserror",9549]95509551[[package]]9552name = "sc-finality-grandpa-rpc"9553version = "0.10.0-dev"9554source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9555dependencies = [9556 "finality-grandpa",9557 "futures 0.3.21",9558 "jsonrpc-core",9559 "jsonrpc-core-client",9560 "jsonrpc-derive",9561 "jsonrpc-pubsub",9562 "log",9563 "parity-scale-codec",9564 "sc-client-api",9565 "sc-finality-grandpa",9566 "sc-rpc",9567 "serde",9568 "serde_json",9569 "sp-blockchain",9570 "sp-core",9571 "sp-runtime",9572 "thiserror",9573]95749575[[package]]9576name = "sc-informant"9577version = "0.10.0-dev"9578source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9579dependencies = [9580 "ansi_term",9581 "futures 0.3.21",9582 "futures-timer",9583 "log",9584 "parity-util-mem",9585 "sc-client-api",9586 "sc-network",9587 "sc-transaction-pool-api",9588 "sp-blockchain",9589 "sp-runtime",9590]95919592[[package]]9593name = "sc-keystore"9594version = "4.0.0-dev"9595source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9596dependencies = [9597 "async-trait",9598 "hex",9599 "parking_lot 0.11.2",9600 "serde_json",9601 "sp-application-crypto",9602 "sp-core",9603 "sp-keystore",9604 "thiserror",9605]96069607[[package]]9608name = "sc-network"9609version = "0.10.0-dev"9610source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9611dependencies = [9612 "async-std",9613 "async-trait",9614 "asynchronous-codec 0.5.0",9615 "bitflags",9616 "bytes 1.1.0",9617 "cid",9618 "either",9619 "fnv",9620 "fork-tree",9621 "futures 0.3.21",9622 "futures-timer",9623 "hex",9624 "ip_network",9625 "libp2p",9626 "linked-hash-map",9627 "linked_hash_set",9628 "log",9629 "lru 0.7.3",9630 "parity-scale-codec",9631 "parking_lot 0.11.2",9632 "pin-project 1.0.10",9633 "prost",9634 "prost-build",9635 "rand 0.7.3",9636 "sc-block-builder",9637 "sc-client-api",9638 "sc-consensus",9639 "sc-peerset",9640 "sc-utils",9641 "serde",9642 "serde_json",9643 "smallvec",9644 "sp-arithmetic",9645 "sp-blockchain",9646 "sp-consensus",9647 "sp-core",9648 "sp-finality-grandpa",9649 "sp-runtime",9650 "substrate-prometheus-endpoint",9651 "thiserror",9652 "unsigned-varint 0.6.0",9653 "void",9654 "zeroize",9655]96569657[[package]]9658name = "sc-network-gossip"9659version = "0.10.0-dev"9660source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9661dependencies = [9662 "futures 0.3.21",9663 "futures-timer",9664 "libp2p",9665 "log",9666 "lru 0.7.3",9667 "sc-network",9668 "sp-runtime",9669 "substrate-prometheus-endpoint",9670 "tracing",9671]96729673[[package]]9674name = "sc-offchain"9675version = "4.0.0-dev"9676source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9677dependencies = [9678 "bytes 1.1.0",9679 "fnv",9680 "futures 0.3.21",9681 "futures-timer",9682 "hex",9683 "hyper",9684 "hyper-rustls",9685 "num_cpus",9686 "once_cell",9687 "parity-scale-codec",9688 "parking_lot 0.11.2",9689 "rand 0.7.3",9690 "sc-client-api",9691 "sc-network",9692 "sc-utils",9693 "sp-api",9694 "sp-core",9695 "sp-offchain",9696 "sp-runtime",9697 "threadpool",9698 "tracing",9699]97009701[[package]]9702name = "sc-peerset"9703version = "4.0.0-dev"9704source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9705dependencies = [9706 "futures 0.3.21",9707 "libp2p",9708 "log",9709 "sc-utils",9710 "serde_json",9711 "wasm-timer",9712]97139714[[package]]9715name = "sc-proposer-metrics"9716version = "0.10.0-dev"9717source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9718dependencies = [9719 "log",9720 "substrate-prometheus-endpoint",9721]97229723[[package]]9724name = "sc-rpc"9725version = "4.0.0-dev"9726source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9727dependencies = [9728 "futures 0.3.21",9729 "hash-db",9730 "jsonrpc-core",9731 "jsonrpc-pubsub",9732 "log",9733 "parity-scale-codec",9734 "parking_lot 0.11.2",9735 "sc-block-builder",9736 "sc-chain-spec",9737 "sc-client-api",9738 "sc-rpc-api",9739 "sc-tracing",9740 "sc-transaction-pool-api",9741 "sc-utils",9742 "serde_json",9743 "sp-api",9744 "sp-blockchain",9745 "sp-core",9746 "sp-keystore",9747 "sp-offchain",9748 "sp-rpc",9749 "sp-runtime",9750 "sp-session",9751 "sp-version",9752]97539754[[package]]9755name = "sc-rpc-api"9756version = "0.10.0-dev"9757source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9758dependencies = [9759 "futures 0.3.21",9760 "jsonrpc-core",9761 "jsonrpc-core-client",9762 "jsonrpc-derive",9763 "jsonrpc-pubsub",9764 "log",9765 "parity-scale-codec",9766 "parking_lot 0.11.2",9767 "sc-chain-spec",9768 "sc-transaction-pool-api",9769 "serde",9770 "serde_json",9771 "sp-core",9772 "sp-rpc",9773 "sp-runtime",9774 "sp-tracing",9775 "sp-version",9776 "thiserror",9777]97789779[[package]]9780name = "sc-rpc-server"9781version = "4.0.0-dev"9782source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9783dependencies = [9784 "futures 0.3.21",9785 "jsonrpc-core",9786 "jsonrpc-http-server",9787 "jsonrpc-ipc-server",9788 "jsonrpc-pubsub",9789 "jsonrpc-ws-server",9790 "log",9791 "serde_json",9792 "substrate-prometheus-endpoint",9793 "tokio 1.17.0",9794]97959796[[package]]9797name = "sc-service"9798version = "0.10.0-dev"9799source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9800dependencies = [9801 "async-trait",9802 "directories",9803 "exit-future",9804 "futures 0.3.21",9805 "futures-timer",9806 "hash-db",9807 "jsonrpc-core",9808 "jsonrpc-pubsub",9809 "log",9810 "parity-scale-codec",9811 "parity-util-mem",9812 "parking_lot 0.11.2",9813 "pin-project 1.0.10",9814 "rand 0.7.3",9815 "sc-block-builder",9816 "sc-chain-spec",9817 "sc-client-api",9818 "sc-client-db",9819 "sc-consensus",9820 "sc-executor",9821 "sc-informant",9822 "sc-keystore",9823 "sc-network",9824 "sc-offchain",9825 "sc-rpc",9826 "sc-rpc-server",9827 "sc-telemetry",9828 "sc-tracing",9829 "sc-transaction-pool",9830 "sc-transaction-pool-api",9831 "sc-utils",9832 "serde",9833 "serde_json",9834 "sp-api",9835 "sp-application-crypto",9836 "sp-block-builder",9837 "sp-blockchain",9838 "sp-consensus",9839 "sp-core",9840 "sp-externalities",9841 "sp-inherents",9842 "sp-keystore",9843 "sp-runtime",9844 "sp-session",9845 "sp-state-machine",9846 "sp-storage",9847 "sp-tracing",9848 "sp-transaction-pool",9849 "sp-transaction-storage-proof",9850 "sp-trie",9851 "sp-version",9852 "substrate-prometheus-endpoint",9853 "tempfile",9854 "thiserror",9855 "tokio 1.17.0",9856 "tracing",9857 "tracing-futures",9858]98599860[[package]]9861name = "sc-state-db"9862version = "0.10.0-dev"9863source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9864dependencies = [9865 "log",9866 "parity-scale-codec",9867 "parity-util-mem",9868 "parity-util-mem-derive",9869 "parking_lot 0.11.2",9870 "sc-client-api",9871 "sp-core",9872]98739874[[package]]9875name = "sc-sync-state-rpc"9876version = "0.10.0-dev"9877source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9878dependencies = [9879 "jsonrpc-core",9880 "jsonrpc-core-client",9881 "jsonrpc-derive",9882 "parity-scale-codec",9883 "sc-chain-spec",9884 "sc-client-api",9885 "sc-consensus-babe",9886 "sc-consensus-epochs",9887 "sc-finality-grandpa",9888 "sc-rpc-api",9889 "serde",9890 "serde_json",9891 "sp-blockchain",9892 "sp-runtime",9893 "thiserror",9894]98959896[[package]]9897name = "sc-telemetry"9898version = "4.0.0-dev"9899source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9900dependencies = [9901 "chrono",9902 "futures 0.3.21",9903 "libp2p",9904 "log",9905 "parking_lot 0.11.2",9906 "pin-project 1.0.10",9907 "rand 0.7.3",9908 "serde",9909 "serde_json",9910 "thiserror",9911 "wasm-timer",9912]99139914[[package]]9915name = "sc-tracing"9916version = "4.0.0-dev"9917source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9918dependencies = [9919 "ansi_term",9920 "atty",9921 "chrono",9922 "lazy_static",9923 "libc",9924 "log",9925 "once_cell",9926 "parking_lot 0.11.2",9927 "regex",9928 "rustc-hash",9929 "sc-client-api",9930 "sc-rpc-server",9931 "sc-tracing-proc-macro",9932 "serde",9933 "sp-api",9934 "sp-blockchain",9935 "sp-core",9936 "sp-rpc",9937 "sp-runtime",9938 "sp-tracing",9939 "thiserror",9940 "tracing",9941 "tracing-log",9942 "tracing-subscriber",9943]99449945[[package]]9946name = "sc-tracing-proc-macro"9947version = "4.0.0-dev"9948source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9949dependencies = [9950 "proc-macro-crate 1.1.3",9951 "proc-macro2",9952 "quote",9953 "syn",9954]99559956[[package]]9957name = "sc-transaction-pool"9958version = "4.0.0-dev"9959source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9960dependencies = [9961 "futures 0.3.21",9962 "futures-timer",9963 "linked-hash-map",9964 "log",9965 "parity-scale-codec",9966 "parity-util-mem",9967 "parking_lot 0.11.2",9968 "retain_mut",9969 "sc-client-api",9970 "sc-transaction-pool-api",9971 "sc-utils",9972 "serde",9973 "sp-api",9974 "sp-blockchain",9975 "sp-core",9976 "sp-runtime",9977 "sp-tracing",9978 "sp-transaction-pool",9979 "substrate-prometheus-endpoint",9980 "thiserror",9981]99829983[[package]]9984name = "sc-transaction-pool-api"9985version = "4.0.0-dev"9986source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"9987dependencies = [9988 "futures 0.3.21",9989 "log",9990 "serde",9991 "sp-blockchain",9992 "sp-runtime",9993 "thiserror",9994]99959996[[package]]9997name = "sc-utils"9998version = "4.0.0-dev"9999source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10000dependencies = [10001 "futures 0.3.21",10002 "futures-timer",10003 "lazy_static",10004 "parking_lot 0.11.2",10005 "prometheus",10006]1000710008[[package]]10009name = "scale-info"10010version = "1.0.0"10011source = "registry+https://github.com/rust-lang/crates.io-index"10012checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f"10013dependencies = [10014 "bitvec",10015 "cfg-if 1.0.0",10016 "derive_more",10017 "parity-scale-codec",10018 "scale-info-derive",10019 "serde",10020]1002110022[[package]]10023name = "scale-info-derive"10024version = "1.0.0"10025source = "registry+https://github.com/rust-lang/crates.io-index"10026checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"10027dependencies = [10028 "proc-macro-crate 1.1.3",10029 "proc-macro2",10030 "quote",10031 "syn",10032]1003310034[[package]]10035name = "schannel"10036version = "0.1.19"10037source = "registry+https://github.com/rust-lang/crates.io-index"10038checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"10039dependencies = [10040 "lazy_static",10041 "winapi 0.3.9",10042]1004310044[[package]]10045name = "schnorrkel"10046version = "0.9.1"10047source = "registry+https://github.com/rust-lang/crates.io-index"10048checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10049dependencies = [10050 "arrayref",10051 "arrayvec 0.5.2",10052 "curve25519-dalek 2.1.3",10053 "getrandom 0.1.16",10054 "merlin",10055 "rand 0.7.3",10056 "rand_core 0.5.1",10057 "sha2 0.8.2",10058 "subtle 2.4.1",10059 "zeroize",10060]1006110062[[package]]10063name = "scoped-tls"10064version = "1.0.0"10065source = "registry+https://github.com/rust-lang/crates.io-index"10066checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"1006710068[[package]]10069name = "scopeguard"10070version = "1.1.0"10071source = "registry+https://github.com/rust-lang/crates.io-index"10072checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1007310074[[package]]10075name = "sct"10076version = "0.6.1"10077source = "registry+https://github.com/rust-lang/crates.io-index"10078checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"10079dependencies = [10080 "ring",10081 "untrusted",10082]1008310084[[package]]10085name = "sct"10086version = "0.7.0"10087source = "registry+https://github.com/rust-lang/crates.io-index"10088checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10089dependencies = [10090 "ring",10091 "untrusted",10092]1009310094[[package]]10095name = "secrecy"10096version = "0.8.0"10097source = "registry+https://github.com/rust-lang/crates.io-index"10098checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10099dependencies = [10100 "zeroize",10101]1010210103[[package]]10104name = "security-framework"10105version = "2.6.1"10106source = "registry+https://github.com/rust-lang/crates.io-index"10107checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10108dependencies = [10109 "bitflags",10110 "core-foundation",10111 "core-foundation-sys",10112 "libc",10113 "security-framework-sys",10114]1011510116[[package]]10117name = "security-framework-sys"10118version = "2.6.1"10119source = "registry+https://github.com/rust-lang/crates.io-index"10120checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10121dependencies = [10122 "core-foundation-sys",10123 "libc",10124]1012510126[[package]]10127name = "semver"10128version = "0.6.0"10129source = "registry+https://github.com/rust-lang/crates.io-index"10130checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10131dependencies = [10132 "semver-parser 0.7.0",10133]1013410135[[package]]10136name = "semver"10137version = "0.9.0"10138source = "registry+https://github.com/rust-lang/crates.io-index"10139checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10140dependencies = [10141 "semver-parser 0.7.0",10142]1014310144[[package]]10145name = "semver"10146version = "0.11.0"10147source = "registry+https://github.com/rust-lang/crates.io-index"10148checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"10149dependencies = [10150 "semver-parser 0.10.2",10151]1015210153[[package]]10154name = "semver"10155version = "1.0.6"10156source = "registry+https://github.com/rust-lang/crates.io-index"10157checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"10158dependencies = [10159 "serde",10160]1016110162[[package]]10163name = "semver-parser"10164version = "0.7.0"10165source = "registry+https://github.com/rust-lang/crates.io-index"10166checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1016710168[[package]]10169name = "semver-parser"10170version = "0.10.2"10171source = "registry+https://github.com/rust-lang/crates.io-index"10172checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"10173dependencies = [10174 "pest",10175]1017610177[[package]]10178name = "serde"10179version = "1.0.136"10180source = "registry+https://github.com/rust-lang/crates.io-index"10181checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"10182dependencies = [10183 "serde_derive",10184]1018510186[[package]]10187name = "serde_derive"10188version = "1.0.136"10189source = "registry+https://github.com/rust-lang/crates.io-index"10190checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"10191dependencies = [10192 "proc-macro2",10193 "quote",10194 "syn",10195]1019610197[[package]]10198name = "serde_json"10199version = "1.0.79"10200source = "registry+https://github.com/rust-lang/crates.io-index"10201checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"10202dependencies = [10203 "itoa 1.0.1",10204 "ryu",10205 "serde",10206]1020710208[[package]]10209name = "sha-1"10210version = "0.8.2"10211source = "registry+https://github.com/rust-lang/crates.io-index"10212checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10213dependencies = [10214 "block-buffer 0.7.3",10215 "digest 0.8.1",10216 "fake-simd",10217 "opaque-debug 0.2.3",10218]1021910220[[package]]10221name = "sha-1"10222version = "0.9.8"10223source = "registry+https://github.com/rust-lang/crates.io-index"10224checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10225dependencies = [10226 "block-buffer 0.9.0",10227 "cfg-if 1.0.0",10228 "cpufeatures 0.2.1",10229 "digest 0.9.0",10230 "opaque-debug 0.3.0",10231]1023210233[[package]]10234name = "sha2"10235version = "0.8.2"10236source = "registry+https://github.com/rust-lang/crates.io-index"10237checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10238dependencies = [10239 "block-buffer 0.7.3",10240 "digest 0.8.1",10241 "fake-simd",10242 "opaque-debug 0.2.3",10243]1024410245[[package]]10246name = "sha2"10247version = "0.9.9"10248source = "registry+https://github.com/rust-lang/crates.io-index"10249checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10250dependencies = [10251 "block-buffer 0.9.0",10252 "cfg-if 1.0.0",10253 "cpufeatures 0.2.1",10254 "digest 0.9.0",10255 "opaque-debug 0.3.0",10256]1025710258[[package]]10259name = "sha2"10260version = "0.10.2"10261source = "registry+https://github.com/rust-lang/crates.io-index"10262checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10263dependencies = [10264 "cfg-if 1.0.0",10265 "cpufeatures 0.2.1",10266 "digest 0.10.3",10267]1026810269[[package]]10270name = "sha3"10271version = "0.8.2"10272source = "registry+https://github.com/rust-lang/crates.io-index"10273checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"10274dependencies = [10275 "block-buffer 0.7.3",10276 "byte-tools",10277 "digest 0.8.1",10278 "keccak",10279 "opaque-debug 0.2.3",10280]1028110282[[package]]10283name = "sha3"10284version = "0.9.1"10285source = "registry+https://github.com/rust-lang/crates.io-index"10286checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10287dependencies = [10288 "block-buffer 0.9.0",10289 "digest 0.9.0",10290 "keccak",10291 "opaque-debug 0.3.0",10292]1029310294[[package]]10295name = "sharded-slab"10296version = "0.1.4"10297source = "registry+https://github.com/rust-lang/crates.io-index"10298checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10299dependencies = [10300 "lazy_static",10301]1030210303[[package]]10304name = "shlex"10305version = "1.1.0"10306source = "registry+https://github.com/rust-lang/crates.io-index"10307checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1030810309[[package]]10310name = "signal-hook"10311version = "0.3.13"10312source = "registry+https://github.com/rust-lang/crates.io-index"10313checksum = "647c97df271007dcea485bb74ffdb57f2e683f1306c854f468a0c244badabf2d"10314dependencies = [10315 "libc",10316 "signal-hook-registry",10317]1031810319[[package]]10320name = "signal-hook-registry"10321version = "1.4.0"10322source = "registry+https://github.com/rust-lang/crates.io-index"10323checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10324dependencies = [10325 "libc",10326]1032710328[[package]]10329name = "signature"10330version = "1.5.0"10331source = "registry+https://github.com/rust-lang/crates.io-index"10332checksum = "f054c6c1a6e95179d6f23ed974060dcefb2d9388bb7256900badad682c499de4"1033310334[[package]]10335name = "simba"10336version = "0.5.1"10337source = "registry+https://github.com/rust-lang/crates.io-index"10338checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10339dependencies = [10340 "approx",10341 "num-complex",10342 "num-traits",10343 "paste",10344]1034510346[[package]]10347name = "slab"10348version = "0.4.5"10349source = "registry+https://github.com/rust-lang/crates.io-index"10350checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"1035110352[[package]]10353name = "slot-range-helper"10354version = "0.9.17"10355source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"10356dependencies = [10357 "enumn",10358 "parity-scale-codec",10359 "paste",10360 "sp-runtime",10361 "sp-std",10362]1036310364[[package]]10365name = "slotmap"10366version = "1.0.6"10367source = "registry+https://github.com/rust-lang/crates.io-index"10368checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10369dependencies = [10370 "version_check",10371]1037210373[[package]]10374name = "smallvec"10375version = "1.8.0"10376source = "registry+https://github.com/rust-lang/crates.io-index"10377checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"1037810379[[package]]10380name = "snap"10381version = "1.0.5"10382source = "registry+https://github.com/rust-lang/crates.io-index"10383checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1038410385[[package]]10386name = "snow"10387version = "0.8.0"10388source = "registry+https://github.com/rust-lang/crates.io-index"10389checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"10390dependencies = [10391 "aes-gcm",10392 "blake2",10393 "chacha20poly1305",10394 "rand 0.8.5",10395 "rand_core 0.6.3",10396 "ring",10397 "rustc_version 0.3.3",10398 "sha2 0.9.9",10399 "subtle 2.4.1",10400 "x25519-dalek",10401]1040210403[[package]]10404name = "socket2"10405version = "0.3.19"10406source = "registry+https://github.com/rust-lang/crates.io-index"10407checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"10408dependencies = [10409 "cfg-if 1.0.0",10410 "libc",10411 "winapi 0.3.9",10412]1041310414[[package]]10415name = "socket2"10416version = "0.4.4"10417source = "registry+https://github.com/rust-lang/crates.io-index"10418checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"10419dependencies = [10420 "libc",10421 "winapi 0.3.9",10422]1042310424[[package]]10425name = "soketto"10426version = "0.7.1"10427source = "registry+https://github.com/rust-lang/crates.io-index"10428checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10429dependencies = [10430 "base64",10431 "bytes 1.1.0",10432 "flate2",10433 "futures 0.3.21",10434 "httparse",10435 "log",10436 "rand 0.8.5",10437 "sha-1 0.9.8",10438]1043910440[[package]]10441name = "sp-api"10442version = "4.0.0-dev"10443source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10444dependencies = [10445 "hash-db",10446 "log",10447 "parity-scale-codec",10448 "sp-api-proc-macro",10449 "sp-core",10450 "sp-runtime",10451 "sp-state-machine",10452 "sp-std",10453 "sp-version",10454 "thiserror",10455]1045610457[[package]]10458name = "sp-api-proc-macro"10459version = "4.0.0-dev"10460source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10461dependencies = [10462 "blake2-rfc",10463 "proc-macro-crate 1.1.3",10464 "proc-macro2",10465 "quote",10466 "syn",10467]1046810469[[package]]10470name = "sp-application-crypto"10471version = "5.0.0"10472source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10473dependencies = [10474 "parity-scale-codec",10475 "scale-info",10476 "serde",10477 "sp-core",10478 "sp-io",10479 "sp-std",10480]1048110482[[package]]10483name = "sp-arithmetic"10484version = "4.0.0"10485source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10486dependencies = [10487 "integer-sqrt",10488 "num-traits",10489 "parity-scale-codec",10490 "scale-info",10491 "serde",10492 "sp-debug-derive",10493 "sp-std",10494 "static_assertions",10495]1049610497[[package]]10498name = "sp-authority-discovery"10499version = "4.0.0-dev"10500source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10501dependencies = [10502 "parity-scale-codec",10503 "scale-info",10504 "sp-api",10505 "sp-application-crypto",10506 "sp-runtime",10507 "sp-std",10508]1050910510[[package]]10511name = "sp-authorship"10512version = "4.0.0-dev"10513source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10514dependencies = [10515 "async-trait",10516 "parity-scale-codec",10517 "sp-inherents",10518 "sp-runtime",10519 "sp-std",10520]1052110522[[package]]10523name = "sp-block-builder"10524version = "4.0.0-dev"10525source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10526dependencies = [10527 "parity-scale-codec",10528 "sp-api",10529 "sp-inherents",10530 "sp-runtime",10531 "sp-std",10532]1053310534[[package]]10535name = "sp-blockchain"10536version = "4.0.0-dev"10537source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10538dependencies = [10539 "futures 0.3.21",10540 "log",10541 "lru 0.7.3",10542 "parity-scale-codec",10543 "parking_lot 0.11.2",10544 "sp-api",10545 "sp-consensus",10546 "sp-database",10547 "sp-runtime",10548 "sp-state-machine",10549 "thiserror",10550]1055110552[[package]]10553name = "sp-consensus"10554version = "0.10.0-dev"10555source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10556dependencies = [10557 "async-trait",10558 "futures 0.3.21",10559 "futures-timer",10560 "log",10561 "parity-scale-codec",10562 "sp-core",10563 "sp-inherents",10564 "sp-runtime",10565 "sp-state-machine",10566 "sp-std",10567 "sp-version",10568 "thiserror",10569]1057010571[[package]]10572name = "sp-consensus-aura"10573version = "0.10.0-dev"10574source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10575dependencies = [10576 "async-trait",10577 "parity-scale-codec",10578 "scale-info",10579 "sp-api",10580 "sp-application-crypto",10581 "sp-consensus",10582 "sp-consensus-slots",10583 "sp-inherents",10584 "sp-runtime",10585 "sp-std",10586 "sp-timestamp",10587]1058810589[[package]]10590name = "sp-consensus-babe"10591version = "0.10.0-dev"10592source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10593dependencies = [10594 "async-trait",10595 "merlin",10596 "parity-scale-codec",10597 "scale-info",10598 "serde",10599 "sp-api",10600 "sp-application-crypto",10601 "sp-consensus",10602 "sp-consensus-slots",10603 "sp-consensus-vrf",10604 "sp-core",10605 "sp-inherents",10606 "sp-keystore",10607 "sp-runtime",10608 "sp-std",10609 "sp-timestamp",10610]1061110612[[package]]10613name = "sp-consensus-slots"10614version = "0.10.0-dev"10615source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10616dependencies = [10617 "parity-scale-codec",10618 "scale-info",10619 "serde",10620 "sp-arithmetic",10621 "sp-runtime",10622]1062310624[[package]]10625name = "sp-consensus-vrf"10626version = "0.10.0-dev"10627source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10628dependencies = [10629 "parity-scale-codec",10630 "schnorrkel",10631 "sp-core",10632 "sp-runtime",10633 "sp-std",10634]1063510636[[package]]10637name = "sp-core"10638version = "5.0.0"10639source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10640dependencies = [10641 "base58",10642 "bitflags",10643 "blake2-rfc",10644 "byteorder",10645 "dyn-clonable",10646 "ed25519-dalek",10647 "futures 0.3.21",10648 "hash-db",10649 "hash256-std-hasher",10650 "hex",10651 "impl-serde",10652 "lazy_static",10653 "libsecp256k1 0.7.0",10654 "log",10655 "merlin",10656 "num-traits",10657 "parity-scale-codec",10658 "parity-util-mem",10659 "parking_lot 0.11.2",10660 "primitive-types 0.10.1",10661 "rand 0.7.3",10662 "regex",10663 "scale-info",10664 "schnorrkel",10665 "secrecy",10666 "serde",10667 "sha2 0.10.2",10668 "sp-core-hashing",10669 "sp-debug-derive",10670 "sp-externalities",10671 "sp-runtime-interface",10672 "sp-std",10673 "sp-storage",10674 "ss58-registry",10675 "substrate-bip39",10676 "thiserror",10677 "tiny-bip39",10678 "tiny-keccak",10679 "twox-hash",10680 "wasmi",10681 "zeroize",10682]1068310684[[package]]10685name = "sp-core-hashing"10686version = "4.0.0"10687source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10688dependencies = [10689 "blake2-rfc",10690 "byteorder",10691 "sha2 0.10.2",10692 "sp-std",10693 "tiny-keccak",10694 "twox-hash",10695]1069610697[[package]]10698name = "sp-core-hashing-proc-macro"10699version = "4.0.0-dev"10700source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10701dependencies = [10702 "proc-macro2",10703 "quote",10704 "sp-core-hashing",10705 "syn",10706]1070710708[[package]]10709name = "sp-database"10710version = "4.0.0-dev"10711source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10712dependencies = [10713 "kvdb",10714 "parking_lot 0.11.2",10715]1071610717[[package]]10718name = "sp-debug-derive"10719version = "4.0.0"10720source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10721dependencies = [10722 "proc-macro2",10723 "quote",10724 "syn",10725]1072610727[[package]]10728name = "sp-externalities"10729version = "0.11.0"10730source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10731dependencies = [10732 "environmental",10733 "parity-scale-codec",10734 "sp-std",10735 "sp-storage",10736]1073710738[[package]]10739name = "sp-finality-grandpa"10740version = "4.0.0-dev"10741source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10742dependencies = [10743 "finality-grandpa",10744 "log",10745 "parity-scale-codec",10746 "scale-info",10747 "serde",10748 "sp-api",10749 "sp-application-crypto",10750 "sp-core",10751 "sp-keystore",10752 "sp-runtime",10753 "sp-std",10754]1075510756[[package]]10757name = "sp-inherents"10758version = "4.0.0-dev"10759source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10760dependencies = [10761 "async-trait",10762 "impl-trait-for-tuples",10763 "parity-scale-codec",10764 "sp-core",10765 "sp-runtime",10766 "sp-std",10767 "thiserror",10768]1076910770[[package]]10771name = "sp-io"10772version = "5.0.0"10773source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10774dependencies = [10775 "futures 0.3.21",10776 "hash-db",10777 "libsecp256k1 0.7.0",10778 "log",10779 "parity-scale-codec",10780 "parking_lot 0.11.2",10781 "sp-core",10782 "sp-externalities",10783 "sp-keystore",10784 "sp-runtime-interface",10785 "sp-state-machine",10786 "sp-std",10787 "sp-tracing",10788 "sp-trie",10789 "sp-wasm-interface",10790 "tracing",10791 "tracing-core",10792]1079310794[[package]]10795name = "sp-keyring"10796version = "5.0.0"10797source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10798dependencies = [10799 "lazy_static",10800 "sp-core",10801 "sp-runtime",10802 "strum",10803]1080410805[[package]]10806name = "sp-keystore"10807version = "0.11.0"10808source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10809dependencies = [10810 "async-trait",10811 "futures 0.3.21",10812 "merlin",10813 "parity-scale-codec",10814 "parking_lot 0.11.2",10815 "schnorrkel",10816 "serde",10817 "sp-core",10818 "sp-externalities",10819 "thiserror",10820]1082110822[[package]]10823name = "sp-maybe-compressed-blob"10824version = "4.1.0-dev"10825source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10826dependencies = [10827 "thiserror",10828 "zstd",10829]1083010831[[package]]10832name = "sp-npos-elections"10833version = "4.0.0-dev"10834source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10835dependencies = [10836 "parity-scale-codec",10837 "scale-info",10838 "serde",10839 "sp-arithmetic",10840 "sp-core",10841 "sp-npos-elections-solution-type",10842 "sp-runtime",10843 "sp-std",10844]1084510846[[package]]10847name = "sp-npos-elections-solution-type"10848version = "4.0.0-dev"10849source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10850dependencies = [10851 "proc-macro-crate 1.1.3",10852 "proc-macro2",10853 "quote",10854 "syn",10855]1085610857[[package]]10858name = "sp-offchain"10859version = "4.0.0-dev"10860source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10861dependencies = [10862 "sp-api",10863 "sp-core",10864 "sp-runtime",10865]1086610867[[package]]10868name = "sp-panic-handler"10869version = "4.0.0"10870source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10871dependencies = [10872 "backtrace",10873 "lazy_static",10874 "regex",10875]1087610877[[package]]10878name = "sp-rpc"10879version = "5.0.0"10880source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10881dependencies = [10882 "rustc-hash",10883 "serde",10884 "sp-core",10885]1088610887[[package]]10888name = "sp-runtime"10889version = "5.0.0"10890source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10891dependencies = [10892 "either",10893 "hash256-std-hasher",10894 "impl-trait-for-tuples",10895 "log",10896 "parity-scale-codec",10897 "parity-util-mem",10898 "paste",10899 "rand 0.7.3",10900 "scale-info",10901 "serde",10902 "sp-application-crypto",10903 "sp-arithmetic",10904 "sp-core",10905 "sp-io",10906 "sp-std",10907]1090810909[[package]]10910name = "sp-runtime-interface"10911version = "5.0.0"10912source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10913dependencies = [10914 "impl-trait-for-tuples",10915 "parity-scale-codec",10916 "primitive-types 0.10.1",10917 "sp-externalities",10918 "sp-runtime-interface-proc-macro",10919 "sp-std",10920 "sp-storage",10921 "sp-tracing",10922 "sp-wasm-interface",10923 "static_assertions",10924]1092510926[[package]]10927name = "sp-runtime-interface-proc-macro"10928version = "4.0.0"10929source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10930dependencies = [10931 "Inflector",10932 "proc-macro-crate 1.1.3",10933 "proc-macro2",10934 "quote",10935 "syn",10936]1093710938[[package]]10939name = "sp-serializer"10940version = "4.0.0-dev"10941source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10942dependencies = [10943 "serde",10944 "serde_json",10945]1094610947[[package]]10948name = "sp-session"10949version = "4.0.0-dev"10950source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10951dependencies = [10952 "parity-scale-codec",10953 "scale-info",10954 "sp-api",10955 "sp-core",10956 "sp-runtime",10957 "sp-staking",10958 "sp-std",10959]1096010961[[package]]10962name = "sp-staking"10963version = "4.0.0-dev"10964source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10965dependencies = [10966 "parity-scale-codec",10967 "scale-info",10968 "sp-runtime",10969 "sp-std",10970]1097110972[[package]]10973name = "sp-state-machine"10974version = "0.11.0"10975source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"10976dependencies = [10977 "hash-db",10978 "log",10979 "num-traits",10980 "parity-scale-codec",10981 "parking_lot 0.11.2",10982 "rand 0.7.3",10983 "smallvec",10984 "sp-core",10985 "sp-externalities",10986 "sp-panic-handler",10987 "sp-std",10988 "sp-trie",10989 "thiserror",10990 "tracing",10991 "trie-db",10992 "trie-root",10993]1099410995[[package]]10996name = "sp-std"10997version = "4.0.0"10998source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"1099911000[[package]]11001name = "sp-storage"11002version = "5.0.0"11003source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11004dependencies = [11005 "impl-serde",11006 "parity-scale-codec",11007 "ref-cast",11008 "serde",11009 "sp-debug-derive",11010 "sp-std",11011]1101211013[[package]]11014name = "sp-tasks"11015version = "4.0.0-dev"11016source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11017dependencies = [11018 "log",11019 "sp-core",11020 "sp-externalities",11021 "sp-io",11022 "sp-runtime-interface",11023 "sp-std",11024]1102511026[[package]]11027name = "sp-timestamp"11028version = "4.0.0-dev"11029source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11030dependencies = [11031 "async-trait",11032 "futures-timer",11033 "log",11034 "parity-scale-codec",11035 "sp-api",11036 "sp-inherents",11037 "sp-runtime",11038 "sp-std",11039 "thiserror",11040]1104111042[[package]]11043name = "sp-tracing"11044version = "4.0.0"11045source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11046dependencies = [11047 "parity-scale-codec",11048 "sp-std",11049 "tracing",11050 "tracing-core",11051 "tracing-subscriber",11052]1105311054[[package]]11055name = "sp-transaction-pool"11056version = "4.0.0-dev"11057source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11058dependencies = [11059 "sp-api",11060 "sp-runtime",11061]1106211063[[package]]11064name = "sp-transaction-storage-proof"11065version = "4.0.0-dev"11066source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11067dependencies = [11068 "async-trait",11069 "log",11070 "parity-scale-codec",11071 "scale-info",11072 "sp-core",11073 "sp-inherents",11074 "sp-runtime",11075 "sp-std",11076 "sp-trie",11077]1107811079[[package]]11080name = "sp-trie"11081version = "5.0.0"11082source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11083dependencies = [11084 "hash-db",11085 "memory-db",11086 "parity-scale-codec",11087 "scale-info",11088 "sp-core",11089 "sp-std",11090 "trie-db",11091 "trie-root",11092]1109311094[[package]]11095name = "sp-version"11096version = "4.0.0-dev"11097source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11098dependencies = [11099 "impl-serde",11100 "parity-scale-codec",11101 "parity-wasm 0.42.2",11102 "scale-info",11103 "serde",11104 "sp-core-hashing-proc-macro",11105 "sp-runtime",11106 "sp-std",11107 "sp-version-proc-macro",11108 "thiserror",11109]1111011111[[package]]11112name = "sp-version-proc-macro"11113version = "4.0.0-dev"11114source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11115dependencies = [11116 "parity-scale-codec",11117 "proc-macro2",11118 "quote",11119 "syn",11120]1112111122[[package]]11123name = "sp-wasm-interface"11124version = "5.0.0"11125source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11126dependencies = [11127 "impl-trait-for-tuples",11128 "log",11129 "parity-scale-codec",11130 "sp-std",11131 "wasmi",11132 "wasmtime",11133]1113411135[[package]]11136name = "spin"11137version = "0.5.2"11138source = "registry+https://github.com/rust-lang/crates.io-index"11139checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1114011141[[package]]11142name = "ss58-registry"11143version = "1.15.0"11144source = "registry+https://github.com/rust-lang/crates.io-index"11145checksum = "2f9799e6d412271cb2414597581128b03f3285f260ea49f5363d07df6a332b3e"11146dependencies = [11147 "Inflector",11148 "proc-macro2",11149 "quote",11150 "serde",11151 "serde_json",11152 "unicode-xid",11153]1115411155[[package]]11156name = "stable_deref_trait"11157version = "1.2.0"11158source = "registry+https://github.com/rust-lang/crates.io-index"11159checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1116011161[[package]]11162name = "static_assertions"11163version = "1.1.0"11164source = "registry+https://github.com/rust-lang/crates.io-index"11165checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1116611167[[package]]11168name = "static_init"11169version = "0.5.2"11170source = "registry+https://github.com/rust-lang/crates.io-index"11171checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11172dependencies = [11173 "cfg_aliases",11174 "libc",11175 "parking_lot 0.11.2",11176 "static_init_macro",11177]1117811179[[package]]11180name = "static_init_macro"11181version = "0.5.0"11182source = "registry+https://github.com/rust-lang/crates.io-index"11183checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11184dependencies = [11185 "cfg_aliases",11186 "memchr",11187 "proc-macro2",11188 "quote",11189 "syn",11190]1119111192[[package]]11193name = "statrs"11194version = "0.15.0"11195source = "registry+https://github.com/rust-lang/crates.io-index"11196checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11197dependencies = [11198 "approx",11199 "lazy_static",11200 "nalgebra",11201 "num-traits",11202 "rand 0.8.5",11203]1120411205[[package]]11206name = "strsim"11207version = "0.10.0"11208source = "registry+https://github.com/rust-lang/crates.io-index"11209checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1121011211[[package]]11212name = "strum"11213version = "0.23.0"11214source = "registry+https://github.com/rust-lang/crates.io-index"11215checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11216dependencies = [11217 "strum_macros",11218]1121911220[[package]]11221name = "strum_macros"11222version = "0.23.1"11223source = "registry+https://github.com/rust-lang/crates.io-index"11224checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38"11225dependencies = [11226 "heck 0.3.3",11227 "proc-macro2",11228 "quote",11229 "rustversion",11230 "syn",11231]1123211233[[package]]11234name = "substrate-bip39"11235version = "0.4.4"11236source = "registry+https://github.com/rust-lang/crates.io-index"11237checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"11238dependencies = [11239 "hmac 0.11.0",11240 "pbkdf2 0.8.0",11241 "schnorrkel",11242 "sha2 0.9.9",11243 "zeroize",11244]1124511246[[package]]11247name = "substrate-build-script-utils"11248version = "3.0.0"11249source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11250dependencies = [11251 "platforms",11252]1125311254[[package]]11255name = "substrate-frame-rpc-system"11256version = "4.0.0-dev"11257source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11258dependencies = [11259 "frame-system-rpc-runtime-api",11260 "futures 0.3.21",11261 "jsonrpc-core",11262 "jsonrpc-core-client",11263 "jsonrpc-derive",11264 "log",11265 "parity-scale-codec",11266 "sc-client-api",11267 "sc-rpc-api",11268 "sc-transaction-pool-api",11269 "sp-api",11270 "sp-block-builder",11271 "sp-blockchain",11272 "sp-core",11273 "sp-runtime",11274]1127511276[[package]]11277name = "substrate-prometheus-endpoint"11278version = "0.10.0-dev"11279source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11280dependencies = [11281 "async-std",11282 "futures-util",11283 "hyper",11284 "log",11285 "prometheus",11286 "thiserror",11287 "tokio 1.17.0",11288]1128911290[[package]]11291name = "substrate-test-client"11292version = "2.0.1"11293source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11294dependencies = [11295 "async-trait",11296 "futures 0.3.21",11297 "hex",11298 "parity-scale-codec",11299 "sc-client-api",11300 "sc-client-db",11301 "sc-consensus",11302 "sc-executor",11303 "sc-offchain",11304 "sc-service",11305 "serde",11306 "serde_json",11307 "sp-blockchain",11308 "sp-consensus",11309 "sp-core",11310 "sp-keyring",11311 "sp-keystore",11312 "sp-runtime",11313 "sp-state-machine",11314]1131511316[[package]]11317name = "substrate-test-utils"11318version = "4.0.0-dev"11319source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11320dependencies = [11321 "futures 0.3.21",11322 "substrate-test-utils-derive",11323 "tokio 1.17.0",11324]1132511326[[package]]11327name = "substrate-test-utils-derive"11328version = "0.10.0-dev"11329source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11330dependencies = [11331 "proc-macro-crate 1.1.3",11332 "proc-macro2",11333 "quote",11334 "syn",11335]1133611337[[package]]11338name = "substrate-wasm-builder"11339version = "5.0.0-dev"11340source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11341dependencies = [11342 "ansi_term",11343 "build-helper",11344 "cargo_metadata",11345 "sp-maybe-compressed-blob",11346 "strum",11347 "tempfile",11348 "toml",11349 "walkdir",11350 "wasm-gc-api",11351]1135211353[[package]]11354name = "subtle"11355version = "1.0.0"11356source = "registry+https://github.com/rust-lang/crates.io-index"11357checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"1135811359[[package]]11360name = "subtle"11361version = "2.4.1"11362source = "registry+https://github.com/rust-lang/crates.io-index"11363checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1136411365[[package]]11366name = "syn"11367version = "1.0.86"11368source = "registry+https://github.com/rust-lang/crates.io-index"11369checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"11370dependencies = [11371 "proc-macro2",11372 "quote",11373 "unicode-xid",11374]1137511376[[package]]11377name = "synstructure"11378version = "0.12.6"11379source = "registry+https://github.com/rust-lang/crates.io-index"11380checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11381dependencies = [11382 "proc-macro2",11383 "quote",11384 "syn",11385 "unicode-xid",11386]1138711388[[package]]11389name = "tap"11390version = "1.0.1"11391source = "registry+https://github.com/rust-lang/crates.io-index"11392checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1139311394[[package]]11395name = "target-lexicon"11396version = "0.12.3"11397source = "registry+https://github.com/rust-lang/crates.io-index"11398checksum = "d7fa7e55043acb85fca6b3c01485a2eeb6b69c5d21002e273c79e465f43b7ac1"1139911400[[package]]11401name = "tempfile"11402version = "3.3.0"11403source = "registry+https://github.com/rust-lang/crates.io-index"11404checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"11405dependencies = [11406 "cfg-if 1.0.0",11407 "fastrand",11408 "libc",11409 "redox_syscall 0.2.11",11410 "remove_dir_all",11411 "winapi 0.3.9",11412]1141311414[[package]]11415name = "termcolor"11416version = "1.1.3"11417source = "registry+https://github.com/rust-lang/crates.io-index"11418checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"11419dependencies = [11420 "winapi-util",11421]1142211423[[package]]11424name = "test-runtime-constants"11425version = "0.9.17"11426source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"11427dependencies = [11428 "frame-support",11429 "polkadot-primitives",11430 "polkadot-runtime-common",11431 "smallvec",11432 "sp-runtime",11433]1143411435[[package]]11436name = "textwrap"11437version = "0.15.0"11438source = "registry+https://github.com/rust-lang/crates.io-index"11439checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"1144011441[[package]]11442name = "thiserror"11443version = "1.0.30"11444source = "registry+https://github.com/rust-lang/crates.io-index"11445checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"11446dependencies = [11447 "thiserror-impl",11448]1144911450[[package]]11451name = "thiserror-impl"11452version = "1.0.30"11453source = "registry+https://github.com/rust-lang/crates.io-index"11454checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"11455dependencies = [11456 "proc-macro2",11457 "quote",11458 "syn",11459]1146011461[[package]]11462name = "thread_local"11463version = "1.1.4"11464source = "registry+https://github.com/rust-lang/crates.io-index"11465checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"11466dependencies = [11467 "once_cell",11468]1146911470[[package]]11471name = "threadpool"11472version = "1.8.1"11473source = "registry+https://github.com/rust-lang/crates.io-index"11474checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11475dependencies = [11476 "num_cpus",11477]1147811479[[package]]11480name = "thrift"11481version = "0.15.0"11482source = "registry+https://github.com/rust-lang/crates.io-index"11483checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"11484dependencies = [11485 "byteorder",11486 "integer-encoding",11487 "log",11488 "ordered-float",11489 "threadpool",11490]1149111492[[package]]11493name = "time"11494version = "0.1.44"11495source = "registry+https://github.com/rust-lang/crates.io-index"11496checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11497dependencies = [11498 "libc",11499 "wasi 0.10.0+wasi-snapshot-preview1",11500 "winapi 0.3.9",11501]1150211503[[package]]11504name = "tiny-bip39"11505version = "0.8.2"11506source = "registry+https://github.com/rust-lang/crates.io-index"11507checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11508dependencies = [11509 "anyhow",11510 "hmac 0.8.1",11511 "once_cell",11512 "pbkdf2 0.4.0",11513 "rand 0.7.3",11514 "rustc-hash",11515 "sha2 0.9.9",11516 "thiserror",11517 "unicode-normalization",11518 "wasm-bindgen",11519 "zeroize",11520]1152111522[[package]]11523name = "tiny-keccak"11524version = "2.0.2"11525source = "registry+https://github.com/rust-lang/crates.io-index"11526checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11527dependencies = [11528 "crunchy",11529]1153011531[[package]]11532name = "tinyvec"11533version = "1.5.1"11534source = "registry+https://github.com/rust-lang/crates.io-index"11535checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"11536dependencies = [11537 "tinyvec_macros",11538]1153911540[[package]]11541name = "tinyvec_macros"11542version = "0.1.0"11543source = "registry+https://github.com/rust-lang/crates.io-index"11544checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1154511546[[package]]11547name = "tokio"11548version = "0.2.25"11549source = "registry+https://github.com/rust-lang/crates.io-index"11550checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"11551dependencies = [11552 "bytes 0.5.6",11553 "fnv",11554 "pin-project-lite 0.1.12",11555 "tokio-macros 0.2.6",11556]1155711558[[package]]11559name = "tokio"11560version = "1.17.0"11561source = "registry+https://github.com/rust-lang/crates.io-index"11562checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"11563dependencies = [11564 "bytes 1.1.0",11565 "libc",11566 "memchr",11567 "mio 0.8.0",11568 "num_cpus",11569 "once_cell",11570 "pin-project-lite 0.2.8",11571 "signal-hook-registry",11572 "socket2 0.4.4",11573 "tokio-macros 1.7.0",11574 "winapi 0.3.9",11575]1157611577[[package]]11578name = "tokio-macros"11579version = "0.2.6"11580source = "registry+https://github.com/rust-lang/crates.io-index"11581checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"11582dependencies = [11583 "proc-macro2",11584 "quote",11585 "syn",11586]1158711588[[package]]11589name = "tokio-macros"11590version = "1.7.0"11591source = "registry+https://github.com/rust-lang/crates.io-index"11592checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"11593dependencies = [11594 "proc-macro2",11595 "quote",11596 "syn",11597]1159811599[[package]]11600name = "tokio-rustls"11601version = "0.22.0"11602source = "registry+https://github.com/rust-lang/crates.io-index"11603checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11604dependencies = [11605 "rustls 0.19.1",11606 "tokio 1.17.0",11607 "webpki 0.21.4",11608]1160911610[[package]]11611name = "tokio-rustls"11612version = "0.23.2"11613source = "registry+https://github.com/rust-lang/crates.io-index"11614checksum = "a27d5f2b839802bd8267fa19b0530f5a08b9c08cd417976be2a65d130fe1c11b"11615dependencies = [11616 "rustls 0.20.4",11617 "tokio 1.17.0",11618 "webpki 0.22.0",11619]1162011621[[package]]11622name = "tokio-stream"11623version = "0.1.8"11624source = "registry+https://github.com/rust-lang/crates.io-index"11625checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"11626dependencies = [11627 "futures-core",11628 "pin-project-lite 0.2.8",11629 "tokio 1.17.0",11630]1163111632[[package]]11633name = "tokio-util"11634version = "0.6.9"11635source = "registry+https://github.com/rust-lang/crates.io-index"11636checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"11637dependencies = [11638 "bytes 1.1.0",11639 "futures-core",11640 "futures-io",11641 "futures-sink",11642 "log",11643 "pin-project-lite 0.2.8",11644 "tokio 1.17.0",11645]1164611647[[package]]11648name = "toml"11649version = "0.5.8"11650source = "registry+https://github.com/rust-lang/crates.io-index"11651checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"11652dependencies = [11653 "serde",11654]1165511656[[package]]11657name = "tower-service"11658version = "0.3.1"11659source = "registry+https://github.com/rust-lang/crates.io-index"11660checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"1166111662[[package]]11663name = "tracing"11664version = "0.1.31"11665source = "registry+https://github.com/rust-lang/crates.io-index"11666checksum = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f"11667dependencies = [11668 "cfg-if 1.0.0",11669 "pin-project-lite 0.2.8",11670 "tracing-attributes",11671 "tracing-core",11672]1167311674[[package]]11675name = "tracing-attributes"11676version = "0.1.19"11677source = "registry+https://github.com/rust-lang/crates.io-index"11678checksum = "8276d9a4a3a558d7b7ad5303ad50b53d58264641b82914b7ada36bd762e7a716"11679dependencies = [11680 "proc-macro2",11681 "quote",11682 "syn",11683]1168411685[[package]]11686name = "tracing-core"11687version = "0.1.22"11688source = "registry+https://github.com/rust-lang/crates.io-index"11689checksum = "03cfcb51380632a72d3111cb8d3447a8d908e577d31beeac006f836383d29a23"11690dependencies = [11691 "lazy_static",11692 "valuable",11693]1169411695[[package]]11696name = "tracing-futures"11697version = "0.2.5"11698source = "registry+https://github.com/rust-lang/crates.io-index"11699checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"11700dependencies = [11701 "pin-project 1.0.10",11702 "tracing",11703]1170411705[[package]]11706name = "tracing-log"11707version = "0.1.2"11708source = "registry+https://github.com/rust-lang/crates.io-index"11709checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"11710dependencies = [11711 "lazy_static",11712 "log",11713 "tracing-core",11714]1171511716[[package]]11717name = "tracing-serde"11718version = "0.1.3"11719source = "registry+https://github.com/rust-lang/crates.io-index"11720checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"11721dependencies = [11722 "serde",11723 "tracing-core",11724]1172511726[[package]]11727name = "tracing-subscriber"11728version = "0.2.25"11729source = "registry+https://github.com/rust-lang/crates.io-index"11730checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"11731dependencies = [11732 "ansi_term",11733 "chrono",11734 "lazy_static",11735 "matchers",11736 "parking_lot 0.11.2",11737 "regex",11738 "serde",11739 "serde_json",11740 "sharded-slab",11741 "smallvec",11742 "thread_local",11743 "tracing",11744 "tracing-core",11745 "tracing-log",11746 "tracing-serde",11747]1174811749[[package]]11750name = "trie-db"11751version = "0.23.1"11752source = "registry+https://github.com/rust-lang/crates.io-index"11753checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"11754dependencies = [11755 "hash-db",11756 "hashbrown 0.12.0",11757 "log",11758 "rustc-hex",11759 "smallvec",11760]1176111762[[package]]11763name = "trie-root"11764version = "0.17.0"11765source = "registry+https://github.com/rust-lang/crates.io-index"11766checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"11767dependencies = [11768 "hash-db",11769]1177011771[[package]]11772name = "triehash"11773version = "0.8.4"11774source = "registry+https://github.com/rust-lang/crates.io-index"11775checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"11776dependencies = [11777 "hash-db",11778 "rlp",11779]1178011781[[package]]11782name = "trust-dns-proto"11783version = "0.20.4"11784source = "registry+https://github.com/rust-lang/crates.io-index"11785checksum = "ca94d4e9feb6a181c690c4040d7a24ef34018d8313ac5044a61d21222ae24e31"11786dependencies = [11787 "async-trait",11788 "cfg-if 1.0.0",11789 "data-encoding",11790 "enum-as-inner",11791 "futures-channel",11792 "futures-io",11793 "futures-util",11794 "idna 0.2.3",11795 "ipnet",11796 "lazy_static",11797 "log",11798 "rand 0.8.5",11799 "smallvec",11800 "thiserror",11801 "tinyvec",11802 "url 2.2.2",11803]1180411805[[package]]11806name = "trust-dns-resolver"11807version = "0.20.4"11808source = "registry+https://github.com/rust-lang/crates.io-index"11809checksum = "ecae383baad9995efaa34ce8e57d12c3f305e545887472a492b838f4b5cfb77a"11810dependencies = [11811 "cfg-if 1.0.0",11812 "futures-util",11813 "ipconfig",11814 "lazy_static",11815 "log",11816 "lru-cache",11817 "parking_lot 0.11.2",11818 "resolv-conf",11819 "smallvec",11820 "thiserror",11821 "trust-dns-proto",11822]1182311824[[package]]11825name = "try-lock"11826version = "0.2.3"11827source = "registry+https://github.com/rust-lang/crates.io-index"11828checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1182911830[[package]]11831name = "try-runtime-cli"11832version = "0.10.0-dev"11833source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"11834dependencies = [11835 "clap",11836 "jsonrpsee 0.4.1",11837 "log",11838 "parity-scale-codec",11839 "remote-externalities",11840 "sc-chain-spec",11841 "sc-cli",11842 "sc-executor",11843 "sc-service",11844 "serde",11845 "sp-core",11846 "sp-externalities",11847 "sp-io",11848 "sp-keystore",11849 "sp-runtime",11850 "sp-state-machine",11851 "sp-version",11852 "zstd",11853]1185411855[[package]]11856name = "tt-call"11857version = "1.0.8"11858source = "registry+https://github.com/rust-lang/crates.io-index"11859checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1186011861[[package]]11862name = "twox-hash"11863version = "1.6.2"11864source = "registry+https://github.com/rust-lang/crates.io-index"11865checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"11866dependencies = [11867 "cfg-if 1.0.0",11868 "rand 0.8.5",11869 "static_assertions",11870]1187111872[[package]]11873name = "typenum"11874version = "1.15.0"11875source = "registry+https://github.com/rust-lang/crates.io-index"11876checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1187711878[[package]]11879name = "uc-rpc"11880version = "0.1.0"11881dependencies = [11882 "jsonrpc-core",11883 "jsonrpc-core-client",11884 "jsonrpc-derive",11885 "pallet-common",11886 "parity-scale-codec",11887 "sp-api",11888 "sp-blockchain",11889 "sp-core",11890 "sp-rpc",11891 "sp-runtime",11892 "up-data-structs",11893 "up-rpc",11894]1189511896[[package]]11897name = "ucd-trie"11898version = "0.1.3"11899source = "registry+https://github.com/rust-lang/crates.io-index"11900checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1190111902[[package]]11903name = "uint"11904version = "0.9.3"11905source = "registry+https://github.com/rust-lang/crates.io-index"11906checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"11907dependencies = [11908 "byteorder",11909 "crunchy",11910 "hex",11911 "static_assertions",11912]1191311914[[package]]11915name = "unicase"11916version = "2.6.0"11917source = "registry+https://github.com/rust-lang/crates.io-index"11918checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"11919dependencies = [11920 "version_check",11921]1192211923[[package]]11924name = "unicode-bidi"11925version = "0.3.7"11926source = "registry+https://github.com/rust-lang/crates.io-index"11927checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"1192811929[[package]]11930name = "unicode-normalization"11931version = "0.1.19"11932source = "registry+https://github.com/rust-lang/crates.io-index"11933checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"11934dependencies = [11935 "tinyvec",11936]1193711938[[package]]11939name = "unicode-segmentation"11940version = "1.9.0"11941source = "registry+https://github.com/rust-lang/crates.io-index"11942checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"1194311944[[package]]11945name = "unicode-xid"11946version = "0.2.2"11947source = "registry+https://github.com/rust-lang/crates.io-index"11948checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"1194911950[[package]]11951name = "unique-node"11952version = "0.9.17"11953dependencies = [11954 "clap",11955 "cumulus-client-cli",11956 "cumulus-client-collator",11957 "cumulus-client-consensus-aura",11958 "cumulus-client-consensus-common",11959 "cumulus-client-network",11960 "cumulus-client-service",11961 "cumulus-primitives-core",11962 "cumulus-primitives-parachain-inherent",11963 "cumulus-relay-chain-interface",11964 "cumulus-relay-chain-local",11965 "fc-consensus",11966 "fc-db",11967 "fc-mapping-sync",11968 "fc-rpc",11969 "fc-rpc-core",11970 "flexi_logger",11971 "fp-rpc",11972 "frame-benchmarking",11973 "frame-benchmarking-cli",11974 "futures 0.3.21",11975 "jsonrpc-core",11976 "jsonrpc-pubsub",11977 "log",11978 "opal-runtime",11979 "pallet-ethereum",11980 "pallet-transaction-payment-rpc",11981 "pallet-transaction-payment-rpc-runtime-api",11982 "parity-scale-codec",11983 "parking_lot 0.11.2",11984 "polkadot-cli",11985 "polkadot-parachain",11986 "polkadot-primitives",11987 "polkadot-service",11988 "polkadot-test-service",11989 "quartz-runtime",11990 "sc-basic-authorship",11991 "sc-chain-spec",11992 "sc-cli",11993 "sc-client-api",11994 "sc-consensus",11995 "sc-consensus-aura",11996 "sc-consensus-manual-seal",11997 "sc-executor",11998 "sc-finality-grandpa",11999 "sc-keystore",12000 "sc-network",12001 "sc-rpc",12002 "sc-rpc-api",12003 "sc-service",12004 "sc-telemetry",12005 "sc-tracing",12006 "sc-transaction-pool",12007 "serde",12008 "serde_json",12009 "sp-api",12010 "sp-block-builder",12011 "sp-blockchain",12012 "sp-consensus",12013 "sp-consensus-aura",12014 "sp-core",12015 "sp-finality-grandpa",12016 "sp-inherents",12017 "sp-keystore",12018 "sp-offchain",12019 "sp-runtime",12020 "sp-session",12021 "sp-timestamp",12022 "sp-transaction-pool",12023 "sp-trie",12024 "substrate-build-script-utils",12025 "substrate-frame-rpc-system",12026 "substrate-prometheus-endpoint",12027 "unique-rpc",12028 "unique-runtime",12029 "unique-runtime-common",12030 "up-data-structs",12031 "up-rpc",12032]1203312034[[package]]12035name = "unique-rpc"12036version = "0.1.0"12037dependencies = [12038 "fc-db",12039 "fc-mapping-sync",12040 "fc-rpc",12041 "fc-rpc-core",12042 "fp-rpc",12043 "futures 0.3.21",12044 "jsonrpc-core",12045 "jsonrpc-pubsub",12046 "pallet-common",12047 "pallet-ethereum",12048 "pallet-transaction-payment-rpc",12049 "pallet-transaction-payment-rpc-runtime-api",12050 "pallet-unique",12051 "sc-client-api",12052 "sc-consensus-aura",12053 "sc-consensus-epochs",12054 "sc-finality-grandpa",12055 "sc-finality-grandpa-rpc",12056 "sc-keystore",12057 "sc-network",12058 "sc-rpc",12059 "sc-rpc-api",12060 "sc-service",12061 "sc-transaction-pool",12062 "serde",12063 "sp-api",12064 "sp-block-builder",12065 "sp-blockchain",12066 "sp-consensus",12067 "sp-consensus-aura",12068 "sp-core",12069 "sp-offchain",12070 "sp-runtime",12071 "sp-session",12072 "sp-storage",12073 "sp-transaction-pool",12074 "substrate-frame-rpc-system",12075 "tokio 0.2.25",12076 "uc-rpc",12077 "unique-runtime-common",12078 "up-rpc",12079]1208012081[[package]]12082name = "unique-runtime"12083version = "0.9.17"12084dependencies = [12085 "cumulus-pallet-aura-ext",12086 "cumulus-pallet-dmp-queue",12087 "cumulus-pallet-parachain-system",12088 "cumulus-pallet-xcm",12089 "cumulus-pallet-xcmp-queue",12090 "cumulus-primitives-core",12091 "cumulus-primitives-timestamp",12092 "cumulus-primitives-utility",12093 "derivative",12094 "fp-rpc",12095 "fp-self-contained",12096 "frame-benchmarking",12097 "frame-executive",12098 "frame-support",12099 "frame-system",12100 "frame-system-benchmarking",12101 "frame-system-rpc-runtime-api",12102 "hex-literal",12103 "orml-vesting",12104 "pallet-aura",12105 "pallet-balances",12106 "pallet-base-fee",12107 "pallet-common",12108 "pallet-ethereum",12109 "pallet-evm",12110 "pallet-evm-coder-substrate",12111 "pallet-evm-contract-helpers",12112 "pallet-evm-migration",12113 "pallet-evm-transaction-payment",12114 "pallet-fungible",12115 "pallet-inflation",12116 "pallet-nonfungible",12117 "pallet-randomness-collective-flip",12118 "pallet-refungible",12119 "pallet-sudo",12120 "pallet-template-transaction-payment",12121 "pallet-timestamp",12122 "pallet-transaction-payment",12123 "pallet-transaction-payment-rpc-runtime-api",12124 "pallet-treasury",12125 "pallet-unique",12126 "pallet-unq-scheduler",12127 "pallet-xcm",12128 "parachain-info",12129 "parity-scale-codec",12130 "polkadot-parachain",12131 "scale-info",12132 "serde",12133 "smallvec",12134 "sp-api",12135 "sp-arithmetic",12136 "sp-block-builder",12137 "sp-consensus-aura",12138 "sp-core",12139 "sp-inherents",12140 "sp-io",12141 "sp-offchain",12142 "sp-runtime",12143 "sp-session",12144 "sp-std",12145 "sp-transaction-pool",12146 "sp-version",12147 "substrate-wasm-builder",12148 "unique-runtime-common",12149 "up-data-structs",12150 "up-evm-mapping",12151 "up-rpc",12152 "xcm",12153 "xcm-builder",12154 "xcm-executor",12155]1215612157[[package]]12158name = "unique-runtime-common"12159version = "0.1.0"12160dependencies = [12161 "fp-rpc",12162 "frame-support",12163 "frame-system",12164 "pallet-common",12165 "parity-scale-codec",12166 "scale-info",12167 "sp-consensus-aura",12168 "sp-core",12169 "sp-runtime",12170]1217112172[[package]]12173name = "universal-hash"12174version = "0.4.1"12175source = "registry+https://github.com/rust-lang/crates.io-index"12176checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"12177dependencies = [12178 "generic-array 0.14.5",12179 "subtle 2.4.1",12180]1218112182[[package]]12183name = "unsigned-varint"12184version = "0.5.1"12185source = "registry+https://github.com/rust-lang/crates.io-index"12186checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"1218712188[[package]]12189name = "unsigned-varint"12190version = "0.6.0"12191source = "registry+https://github.com/rust-lang/crates.io-index"12192checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"12193dependencies = [12194 "asynchronous-codec 0.5.0",12195 "bytes 1.1.0",12196 "futures-io",12197 "futures-util",12198]1219912200[[package]]12201name = "unsigned-varint"12202version = "0.7.1"12203source = "registry+https://github.com/rust-lang/crates.io-index"12204checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"12205dependencies = [12206 "asynchronous-codec 0.6.0",12207 "bytes 1.1.0",12208 "futures-io",12209 "futures-util",12210]1221112212[[package]]12213name = "untrusted"12214version = "0.7.1"12215source = "registry+https://github.com/rust-lang/crates.io-index"12216checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1221712218[[package]]12219name = "up-data-structs"12220version = "0.1.0"12221dependencies = [12222 "derivative",12223 "frame-support",12224 "frame-system",12225 "parity-scale-codec",12226 "scale-info",12227 "serde",12228 "sp-core",12229 "sp-runtime",12230 "sp-std",12231]1223212233[[package]]12234name = "up-evm-mapping"12235version = "0.1.0"12236dependencies = [12237 "frame-support",12238 "sp-core",12239]1224012241[[package]]12242name = "up-rpc"12243version = "0.1.0"12244dependencies = [12245 "pallet-common",12246 "parity-scale-codec",12247 "sp-api",12248 "sp-core",12249 "sp-runtime",12250 "sp-std",12251 "up-data-structs",12252]1225312254[[package]]12255name = "up-sponsorship"12256version = "0.1.0"12257source = "git+https://github.com/UniqueNetwork/pallet-sponsoring?branch=polkadot-v0.9.17#28f311f8de67155865d362f6ded1d0d5229f3202"12258dependencies = [12259 "impl-trait-for-tuples",12260]1226112262[[package]]12263name = "url"12264version = "1.7.2"12265source = "registry+https://github.com/rust-lang/crates.io-index"12266checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"12267dependencies = [12268 "idna 0.1.5",12269 "matches",12270 "percent-encoding 1.0.1",12271]1227212273[[package]]12274name = "url"12275version = "2.2.2"12276source = "registry+https://github.com/rust-lang/crates.io-index"12277checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"12278dependencies = [12279 "form_urlencoded",12280 "idna 0.2.3",12281 "matches",12282 "percent-encoding 2.1.0",12283]1228412285[[package]]12286name = "valuable"12287version = "0.1.0"12288source = "registry+https://github.com/rust-lang/crates.io-index"12289checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1229012291[[package]]12292name = "value-bag"12293version = "1.0.0-alpha.8"12294source = "registry+https://github.com/rust-lang/crates.io-index"12295checksum = "79923f7731dc61ebfba3633098bf3ac533bbd35ccd8c57e7088d9a5eebe0263f"12296dependencies = [12297 "ctor",12298 "version_check",12299]1230012301[[package]]12302name = "vcpkg"12303version = "0.2.15"12304source = "registry+https://github.com/rust-lang/crates.io-index"12305checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1230612307[[package]]12308name = "version_check"12309version = "0.9.4"12310source = "registry+https://github.com/rust-lang/crates.io-index"12311checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1231212313[[package]]12314name = "void"12315version = "1.0.2"12316source = "registry+https://github.com/rust-lang/crates.io-index"12317checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1231812319[[package]]12320name = "waker-fn"12321version = "1.1.0"12322source = "registry+https://github.com/rust-lang/crates.io-index"12323checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1232412325[[package]]12326name = "walkdir"12327version = "2.3.2"12328source = "registry+https://github.com/rust-lang/crates.io-index"12329checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"12330dependencies = [12331 "same-file",12332 "winapi 0.3.9",12333 "winapi-util",12334]1233512336[[package]]12337name = "want"12338version = "0.3.0"12339source = "registry+https://github.com/rust-lang/crates.io-index"12340checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"12341dependencies = [12342 "log",12343 "try-lock",12344]1234512346[[package]]12347name = "wasi"12348version = "0.9.0+wasi-snapshot-preview1"12349source = "registry+https://github.com/rust-lang/crates.io-index"12350checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1235112352[[package]]12353name = "wasi"12354version = "0.10.0+wasi-snapshot-preview1"12355source = "registry+https://github.com/rust-lang/crates.io-index"12356checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1235712358[[package]]12359name = "wasm-bindgen"12360version = "0.2.79"12361source = "registry+https://github.com/rust-lang/crates.io-index"12362checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"12363dependencies = [12364 "cfg-if 1.0.0",12365 "wasm-bindgen-macro",12366]1236712368[[package]]12369name = "wasm-bindgen-backend"12370version = "0.2.79"12371source = "registry+https://github.com/rust-lang/crates.io-index"12372checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"12373dependencies = [12374 "bumpalo",12375 "lazy_static",12376 "log",12377 "proc-macro2",12378 "quote",12379 "syn",12380 "wasm-bindgen-shared",12381]1238212383[[package]]12384name = "wasm-bindgen-futures"12385version = "0.4.29"12386source = "registry+https://github.com/rust-lang/crates.io-index"12387checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395"12388dependencies = [12389 "cfg-if 1.0.0",12390 "js-sys",12391 "wasm-bindgen",12392 "web-sys",12393]1239412395[[package]]12396name = "wasm-bindgen-macro"12397version = "0.2.79"12398source = "registry+https://github.com/rust-lang/crates.io-index"12399checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"12400dependencies = [12401 "quote",12402 "wasm-bindgen-macro-support",12403]1240412405[[package]]12406name = "wasm-bindgen-macro-support"12407version = "0.2.79"12408source = "registry+https://github.com/rust-lang/crates.io-index"12409checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"12410dependencies = [12411 "proc-macro2",12412 "quote",12413 "syn",12414 "wasm-bindgen-backend",12415 "wasm-bindgen-shared",12416]1241712418[[package]]12419name = "wasm-bindgen-shared"12420version = "0.2.79"12421source = "registry+https://github.com/rust-lang/crates.io-index"12422checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"1242312424[[package]]12425name = "wasm-gc-api"12426version = "0.1.11"12427source = "registry+https://github.com/rust-lang/crates.io-index"12428checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12429dependencies = [12430 "log",12431 "parity-wasm 0.32.0",12432 "rustc-demangle",12433]1243412435[[package]]12436name = "wasm-instrument"12437version = "0.1.1"12438source = "registry+https://github.com/rust-lang/crates.io-index"12439checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"12440dependencies = [12441 "parity-wasm 0.42.2",12442]1244312444[[package]]12445name = "wasm-timer"12446version = "0.2.5"12447source = "registry+https://github.com/rust-lang/crates.io-index"12448checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12449dependencies = [12450 "futures 0.3.21",12451 "js-sys",12452 "parking_lot 0.11.2",12453 "pin-utils",12454 "wasm-bindgen",12455 "wasm-bindgen-futures",12456 "web-sys",12457]1245812459[[package]]12460name = "wasmi"12461version = "0.9.1"12462source = "registry+https://github.com/rust-lang/crates.io-index"12463checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12464dependencies = [12465 "downcast-rs",12466 "libc",12467 "memory_units",12468 "num-rational 0.2.4",12469 "num-traits",12470 "parity-wasm 0.42.2",12471 "wasmi-validation",12472]1247312474[[package]]12475name = "wasmi-validation"12476version = "0.4.1"12477source = "registry+https://github.com/rust-lang/crates.io-index"12478checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12479dependencies = [12480 "parity-wasm 0.42.2",12481]1248212483[[package]]12484name = "wasmparser"12485version = "0.81.0"12486source = "registry+https://github.com/rust-lang/crates.io-index"12487checksum = "98930446519f63d00a836efdc22f67766ceae8dbcc1571379f2bcabc6b2b9abc"1248812489[[package]]12490name = "wasmtime"12491version = "0.33.1"12492source = "registry+https://github.com/rust-lang/crates.io-index"12493checksum = "4c9c724da92e39a85d2231d4c2a942c8be295211441dbca581c6c3f3f45a9f00"12494dependencies = [12495 "anyhow",12496 "backtrace",12497 "bincode",12498 "cfg-if 1.0.0",12499 "cpp_demangle",12500 "indexmap",12501 "lazy_static",12502 "libc",12503 "log",12504 "object",12505 "paste",12506 "psm",12507 "rayon",12508 "region",12509 "rustc-demangle",12510 "serde",12511 "target-lexicon",12512 "wasmparser",12513 "wasmtime-cache",12514 "wasmtime-cranelift",12515 "wasmtime-environ",12516 "wasmtime-jit",12517 "wasmtime-runtime",12518 "winapi 0.3.9",12519]1252012521[[package]]12522name = "wasmtime-cache"12523version = "0.33.1"12524source = "registry+https://github.com/rust-lang/crates.io-index"12525checksum = "da4439d99100298344567c0eb6916ad5864e99e54760b8177c427e529077fb30"12526dependencies = [12527 "anyhow",12528 "base64",12529 "bincode",12530 "directories-next",12531 "file-per-thread-logger",12532 "log",12533 "rustix",12534 "serde",12535 "sha2 0.9.9",12536 "toml",12537 "winapi 0.3.9",12538 "zstd",12539]1254012541[[package]]12542name = "wasmtime-cranelift"12543version = "0.33.1"12544source = "registry+https://github.com/rust-lang/crates.io-index"12545checksum = "1762765dd69245f00e5d9783b695039e449a7be0f9c5383e4c78465dd6131aeb"12546dependencies = [12547 "anyhow",12548 "cranelift-codegen",12549 "cranelift-entity",12550 "cranelift-frontend",12551 "cranelift-native",12552 "cranelift-wasm",12553 "gimli",12554 "log",12555 "more-asserts",12556 "object",12557 "target-lexicon",12558 "thiserror",12559 "wasmparser",12560 "wasmtime-environ",12561]1256212563[[package]]12564name = "wasmtime-environ"12565version = "0.33.1"12566source = "registry+https://github.com/rust-lang/crates.io-index"12567checksum = "c4468301d95ec71710bb6261382efe27d1296447711645e3dbabaea6e4de3504"12568dependencies = [12569 "anyhow",12570 "cranelift-entity",12571 "gimli",12572 "indexmap",12573 "log",12574 "more-asserts",12575 "object",12576 "serde",12577 "target-lexicon",12578 "thiserror",12579 "wasmparser",12580 "wasmtime-types",12581]1258212583[[package]]12584name = "wasmtime-jit"12585version = "0.33.1"12586source = "registry+https://github.com/rust-lang/crates.io-index"12587checksum = "ab0ae6e581ff014b470ec35847ea3c0b4c3ace89a55df5a04c802a11f4574e7d"12588dependencies = [12589 "addr2line",12590 "anyhow",12591 "bincode",12592 "cfg-if 1.0.0",12593 "gimli",12594 "object",12595 "region",12596 "rustix",12597 "serde",12598 "target-lexicon",12599 "thiserror",12600 "wasmtime-environ",12601 "wasmtime-runtime",12602 "winapi 0.3.9",12603]1260412605[[package]]12606name = "wasmtime-runtime"12607version = "0.33.1"12608source = "registry+https://github.com/rust-lang/crates.io-index"12609checksum = "6d9c28877ae37a367cda7b52b8887589816152e95dde9b7c80cc686f52761961"12610dependencies = [12611 "anyhow",12612 "backtrace",12613 "cc",12614 "cfg-if 1.0.0",12615 "indexmap",12616 "lazy_static",12617 "libc",12618 "log",12619 "mach",12620 "memoffset",12621 "more-asserts",12622 "rand 0.8.5",12623 "region",12624 "rustix",12625 "thiserror",12626 "wasmtime-environ",12627 "winapi 0.3.9",12628]1262912630[[package]]12631name = "wasmtime-types"12632version = "0.33.1"12633source = "registry+https://github.com/rust-lang/crates.io-index"12634checksum = "395726e8f5dd8c57cb0db445627b842343f7e29ed7489467fdf7953ed9d3cd4f"12635dependencies = [12636 "cranelift-entity",12637 "serde",12638 "thiserror",12639 "wasmparser",12640]1264112642[[package]]12643name = "web-sys"12644version = "0.3.56"12645source = "registry+https://github.com/rust-lang/crates.io-index"12646checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"12647dependencies = [12648 "js-sys",12649 "wasm-bindgen",12650]1265112652[[package]]12653name = "webpki"12654version = "0.21.4"12655source = "registry+https://github.com/rust-lang/crates.io-index"12656checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"12657dependencies = [12658 "ring",12659 "untrusted",12660]1266112662[[package]]12663name = "webpki"12664version = "0.22.0"12665source = "registry+https://github.com/rust-lang/crates.io-index"12666checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"12667dependencies = [12668 "ring",12669 "untrusted",12670]1267112672[[package]]12673name = "webpki-roots"12674version = "0.21.1"12675source = "registry+https://github.com/rust-lang/crates.io-index"12676checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"12677dependencies = [12678 "webpki 0.21.4",12679]1268012681[[package]]12682name = "webpki-roots"12683version = "0.22.2"12684source = "registry+https://github.com/rust-lang/crates.io-index"12685checksum = "552ceb903e957524388c4d3475725ff2c8b7960922063af6ce53c9a43da07449"12686dependencies = [12687 "webpki 0.22.0",12688]1268912690[[package]]12691name = "wepoll-ffi"12692version = "0.1.2"12693source = "registry+https://github.com/rust-lang/crates.io-index"12694checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"12695dependencies = [12696 "cc",12697]1269812699[[package]]12700name = "westend-runtime"12701version = "0.9.17"12702source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12703dependencies = [12704 "beefy-primitives",12705 "bitvec",12706 "frame-benchmarking",12707 "frame-election-provider-support",12708 "frame-executive",12709 "frame-support",12710 "frame-system",12711 "frame-system-benchmarking",12712 "frame-system-rpc-runtime-api",12713 "frame-try-runtime",12714 "hex-literal",12715 "log",12716 "pallet-authority-discovery",12717 "pallet-authorship",12718 "pallet-babe",12719 "pallet-bags-list",12720 "pallet-balances",12721 "pallet-collective",12722 "pallet-democracy",12723 "pallet-election-provider-multi-phase",12724 "pallet-elections-phragmen",12725 "pallet-grandpa",12726 "pallet-identity",12727 "pallet-im-online",12728 "pallet-indices",12729 "pallet-membership",12730 "pallet-mmr-primitives",12731 "pallet-multisig",12732 "pallet-nicks",12733 "pallet-offences",12734 "pallet-offences-benchmarking",12735 "pallet-preimage",12736 "pallet-proxy",12737 "pallet-recovery",12738 "pallet-scheduler",12739 "pallet-session",12740 "pallet-session-benchmarking",12741 "pallet-society",12742 "pallet-staking",12743 "pallet-staking-reward-curve",12744 "pallet-sudo",12745 "pallet-timestamp",12746 "pallet-transaction-payment",12747 "pallet-transaction-payment-rpc-runtime-api",12748 "pallet-treasury",12749 "pallet-utility",12750 "pallet-vesting",12751 "pallet-xcm",12752 "pallet-xcm-benchmarks",12753 "parity-scale-codec",12754 "polkadot-parachain",12755 "polkadot-primitives",12756 "polkadot-runtime-common",12757 "polkadot-runtime-parachains",12758 "rustc-hex",12759 "scale-info",12760 "serde",12761 "serde_derive",12762 "smallvec",12763 "sp-api",12764 "sp-authority-discovery",12765 "sp-block-builder",12766 "sp-consensus-babe",12767 "sp-core",12768 "sp-inherents",12769 "sp-io",12770 "sp-npos-elections",12771 "sp-offchain",12772 "sp-runtime",12773 "sp-session",12774 "sp-staking",12775 "sp-std",12776 "sp-transaction-pool",12777 "sp-version",12778 "substrate-wasm-builder",12779 "westend-runtime-constants",12780 "xcm",12781 "xcm-builder",12782 "xcm-executor",12783]1278412785[[package]]12786name = "westend-runtime-constants"12787version = "0.9.17"12788source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12789dependencies = [12790 "frame-support",12791 "polkadot-primitives",12792 "polkadot-runtime-common",12793 "smallvec",12794 "sp-runtime",12795]1279612797[[package]]12798name = "which"12799version = "4.2.4"12800source = "registry+https://github.com/rust-lang/crates.io-index"12801checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2"12802dependencies = [12803 "either",12804 "lazy_static",12805 "libc",12806]1280712808[[package]]12809name = "widestring"12810version = "0.4.3"12811source = "registry+https://github.com/rust-lang/crates.io-index"12812checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"1281312814[[package]]12815name = "winapi"12816version = "0.2.8"12817source = "registry+https://github.com/rust-lang/crates.io-index"12818checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"1281912820[[package]]12821name = "winapi"12822version = "0.3.9"12823source = "registry+https://github.com/rust-lang/crates.io-index"12824checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"12825dependencies = [12826 "winapi-i686-pc-windows-gnu",12827 "winapi-x86_64-pc-windows-gnu",12828]1282912830[[package]]12831name = "winapi-build"12832version = "0.1.1"12833source = "registry+https://github.com/rust-lang/crates.io-index"12834checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"1283512836[[package]]12837name = "winapi-i686-pc-windows-gnu"12838version = "0.4.0"12839source = "registry+https://github.com/rust-lang/crates.io-index"12840checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1284112842[[package]]12843name = "winapi-util"12844version = "0.1.5"12845source = "registry+https://github.com/rust-lang/crates.io-index"12846checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"12847dependencies = [12848 "winapi 0.3.9",12849]1285012851[[package]]12852name = "winapi-x86_64-pc-windows-gnu"12853version = "0.4.0"12854source = "registry+https://github.com/rust-lang/crates.io-index"12855checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1285612857[[package]]12858name = "windows-sys"12859version = "0.32.0"12860source = "registry+https://github.com/rust-lang/crates.io-index"12861checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6"12862dependencies = [12863 "windows_aarch64_msvc",12864 "windows_i686_gnu",12865 "windows_i686_msvc",12866 "windows_x86_64_gnu",12867 "windows_x86_64_msvc",12868]1286912870[[package]]12871name = "windows_aarch64_msvc"12872version = "0.32.0"12873source = "registry+https://github.com/rust-lang/crates.io-index"12874checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5"1287512876[[package]]12877name = "windows_i686_gnu"12878version = "0.32.0"12879source = "registry+https://github.com/rust-lang/crates.io-index"12880checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615"1288112882[[package]]12883name = "windows_i686_msvc"12884version = "0.32.0"12885source = "registry+https://github.com/rust-lang/crates.io-index"12886checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172"1288712888[[package]]12889name = "windows_x86_64_gnu"12890version = "0.32.0"12891source = "registry+https://github.com/rust-lang/crates.io-index"12892checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc"1289312894[[package]]12895name = "windows_x86_64_msvc"12896version = "0.32.0"12897source = "registry+https://github.com/rust-lang/crates.io-index"12898checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316"1289912900[[package]]12901name = "winreg"12902version = "0.6.2"12903source = "registry+https://github.com/rust-lang/crates.io-index"12904checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"12905dependencies = [12906 "winapi 0.3.9",12907]1290812909[[package]]12910name = "ws2_32-sys"12911version = "0.2.1"12912source = "registry+https://github.com/rust-lang/crates.io-index"12913checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"12914dependencies = [12915 "winapi 0.2.8",12916 "winapi-build",12917]1291812919[[package]]12920name = "wyz"12921version = "0.2.0"12922source = "registry+https://github.com/rust-lang/crates.io-index"12923checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1292412925[[package]]12926name = "x25519-dalek"12927version = "1.1.1"12928source = "registry+https://github.com/rust-lang/crates.io-index"12929checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"12930dependencies = [12931 "curve25519-dalek 3.2.0",12932 "rand_core 0.5.1",12933 "zeroize",12934]1293512936[[package]]12937name = "xcm"12938version = "0.9.17"12939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12940dependencies = [12941 "derivative",12942 "impl-trait-for-tuples",12943 "log",12944 "parity-scale-codec",12945 "scale-info",12946 "xcm-procedural",12947]1294812949[[package]]12950name = "xcm-builder"12951version = "0.9.17"12952source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12953dependencies = [12954 "frame-support",12955 "frame-system",12956 "log",12957 "pallet-transaction-payment",12958 "parity-scale-codec",12959 "polkadot-parachain",12960 "scale-info",12961 "sp-arithmetic",12962 "sp-io",12963 "sp-runtime",12964 "sp-std",12965 "xcm",12966 "xcm-executor",12967]1296812969[[package]]12970name = "xcm-executor"12971version = "0.9.17"12972source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12973dependencies = [12974 "frame-benchmarking",12975 "frame-support",12976 "impl-trait-for-tuples",12977 "log",12978 "parity-scale-codec",12979 "sp-arithmetic",12980 "sp-core",12981 "sp-io",12982 "sp-runtime",12983 "sp-std",12984 "xcm",12985]1298612987[[package]]12988name = "xcm-procedural"12989version = "0.1.0"12990source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.17#de0ecd4760b146ecf33f5e867d707d789e21e060"12991dependencies = [12992 "Inflector",12993 "proc-macro2",12994 "quote",12995 "syn",12996]1299712998[[package]]12999name = "yamux"13000version = "0.9.0"13001source = "registry+https://github.com/rust-lang/crates.io-index"13002checksum = "e7d9028f208dd5e63c614be69f115c1b53cacc1111437d4c765185856666c107"13003dependencies = [13004 "futures 0.3.21",13005 "log",13006 "nohash-hasher",13007 "parking_lot 0.11.2",13008 "rand 0.8.5",13009 "static_assertions",13010]1301113012[[package]]13013name = "yansi"13014version = "0.5.0"13015source = "registry+https://github.com/rust-lang/crates.io-index"13016checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"1301713018[[package]]13019name = "zeroize"13020version = "1.5.3"13021source = "registry+https://github.com/rust-lang/crates.io-index"13022checksum = "50344758e2f40e3a1fcfc8f6f91aa57b5f8ebd8d27919fe6451f15aaaf9ee608"13023dependencies = [13024 "zeroize_derive",13025]1302613027[[package]]13028name = "zeroize_derive"13029version = "1.3.2"13030source = "registry+https://github.com/rust-lang/crates.io-index"13031checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"13032dependencies = [13033 "proc-macro2",13034 "quote",13035 "syn",13036 "synstructure",13037]1303813039[[package]]13040name = "zstd"13041version = "0.9.2+zstd.1.5.1"13042source = "registry+https://github.com/rust-lang/crates.io-index"13043checksum = "2390ea1bf6c038c39674f22d95f0564725fc06034a47129179810b2fc58caa54"13044dependencies = [13045 "zstd-safe",13046]1304713048[[package]]13049name = "zstd-safe"13050version = "4.1.3+zstd.1.5.1"13051source = "registry+https://github.com/rust-lang/crates.io-index"13052checksum = "e99d81b99fb3c2c2c794e3fe56c305c63d5173a16a46b5850b07c935ffc7db79"13053dependencies = [13054 "libc",13055 "zstd-sys",13056]1305713058[[package]]13059name = "zstd-sys"13060version = "1.6.2+zstd.1.5.1"13061source = "registry+https://github.com/rust-lang/crates.io-index"13062checksum = "2daf2f248d9ea44454bfcb2516534e8b8ad2fc91bf818a1885495fc42bc8ac9f"13063dependencies = [13064 "cc",13065 "libc",13066]