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 0.26.2",22]2324[[package]]25name = "addr2line"26version = "0.19.0"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"29dependencies = [30 "gimli 0.27.0",31]3233[[package]]34name = "adler"35version = "1.0.2"36source = "registry+https://github.com/rust-lang/crates.io-index"37checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"3839[[package]]40name = "aead"41version = "0.4.3"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"44dependencies = [45 "generic-array 0.14.6",46]4748[[package]]49name = "aes"50version = "0.7.5"51source = "registry+https://github.com/rust-lang/crates.io-index"52checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"53dependencies = [54 "cfg-if",55 "cipher",56 "cpufeatures",57 "opaque-debug 0.3.0",58]5960[[package]]61name = "aes-gcm"62version = "0.9.4"63source = "registry+https://github.com/rust-lang/crates.io-index"64checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"65dependencies = [66 "aead",67 "aes",68 "cipher",69 "ctr",70 "ghash",71 "subtle",72]7374[[package]]75name = "ahash"76version = "0.7.6"77source = "registry+https://github.com/rust-lang/crates.io-index"78checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"79dependencies = [80 "getrandom 0.2.8",81 "once_cell",82 "version_check",83]8485[[package]]86name = "aho-corasick"87version = "0.7.20"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"90dependencies = [91 "memchr",92]9394[[package]]95name = "always-assert"96version = "0.1.2"97source = "registry+https://github.com/rust-lang/crates.io-index"98checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"99100[[package]]101name = "android_system_properties"102version = "0.1.5"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"105dependencies = [106 "libc",107]108109[[package]]110name = "ansi_term"111version = "0.12.1"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"114dependencies = [115 "winapi",116]117118[[package]]119name = "anyhow"120version = "1.0.68"121source = "registry+https://github.com/rust-lang/crates.io-index"122checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"123124[[package]]125name = "app-promotion-rpc"126version = "0.1.0"127dependencies = [128 "pallet-common",129 "pallet-evm",130 "parity-scale-codec 3.2.1",131 "sp-api",132 "sp-core",133 "sp-runtime",134 "sp-std",135 "up-data-structs",136]137138[[package]]139name = "approx"140version = "0.5.1"141source = "registry+https://github.com/rust-lang/crates.io-index"142checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"143dependencies = [144 "num-traits",145]146147[[package]]148name = "array-bytes"149version = "4.2.0"150source = "registry+https://github.com/rust-lang/crates.io-index"151checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"152153[[package]]154name = "array-bytes"155version = "6.0.0"156source = "registry+https://github.com/rust-lang/crates.io-index"157checksum = "22f72e9d6fac4bc80778ea470b20197b88d28c292bb7d60c3fb099280003cd19"158159[[package]]160name = "arrayref"161version = "0.3.6"162source = "registry+https://github.com/rust-lang/crates.io-index"163checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"164165[[package]]166name = "arrayvec"167version = "0.5.2"168source = "registry+https://github.com/rust-lang/crates.io-index"169checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"170171[[package]]172name = "arrayvec"173version = "0.7.2"174source = "registry+https://github.com/rust-lang/crates.io-index"175checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"176177[[package]]178name = "asn1_der"179version = "0.7.5"180source = "registry+https://github.com/rust-lang/crates.io-index"181checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"182183[[package]]184name = "assert_matches"185version = "1.5.0"186source = "registry+https://github.com/rust-lang/crates.io-index"187checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"188189[[package]]190name = "async-attributes"191version = "1.1.2"192source = "registry+https://github.com/rust-lang/crates.io-index"193checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"194dependencies = [195 "quote",196 "syn",197]198199[[package]]200name = "async-channel"201version = "1.8.0"202source = "registry+https://github.com/rust-lang/crates.io-index"203checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833"204dependencies = [205 "concurrent-queue",206 "event-listener",207 "futures-core",208]209210[[package]]211name = "async-executor"212version = "1.5.0"213source = "registry+https://github.com/rust-lang/crates.io-index"214checksum = "17adb73da160dfb475c183343c8cccd80721ea5a605d3eb57125f0a7b7a92d0b"215dependencies = [216 "async-lock",217 "async-task",218 "concurrent-queue",219 "fastrand",220 "futures-lite",221 "slab",222]223224[[package]]225name = "async-global-executor"226version = "2.3.1"227source = "registry+https://github.com/rust-lang/crates.io-index"228checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"229dependencies = [230 "async-channel",231 "async-executor",232 "async-io",233 "async-lock",234 "blocking",235 "futures-lite",236 "once_cell",237]238239[[package]]240name = "async-io"241version = "1.12.0"242source = "registry+https://github.com/rust-lang/crates.io-index"243checksum = "8c374dda1ed3e7d8f0d9ba58715f924862c63eae6849c92d3a18e7fbde9e2794"244dependencies = [245 "async-lock",246 "autocfg",247 "concurrent-queue",248 "futures-lite",249 "libc",250 "log",251 "parking",252 "polling",253 "slab",254 "socket2",255 "waker-fn",256 "windows-sys 0.42.0",257]258259[[package]]260name = "async-lock"261version = "2.6.0"262source = "registry+https://github.com/rust-lang/crates.io-index"263checksum = "c8101efe8695a6c17e02911402145357e718ac92d3ff88ae8419e84b1707b685"264dependencies = [265 "event-listener",266 "futures-lite",267]268269[[package]]270name = "async-process"271version = "1.6.0"272source = "registry+https://github.com/rust-lang/crates.io-index"273checksum = "6381ead98388605d0d9ff86371043b5aa922a3905824244de40dc263a14fcba4"274dependencies = [275 "async-io",276 "async-lock",277 "autocfg",278 "blocking",279 "cfg-if",280 "event-listener",281 "futures-lite",282 "libc",283 "signal-hook",284 "windows-sys 0.42.0",285]286287[[package]]288name = "async-std"289version = "1.12.0"290source = "registry+https://github.com/rust-lang/crates.io-index"291checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"292dependencies = [293 "async-attributes",294 "async-channel",295 "async-global-executor",296 "async-io",297 "async-lock",298 "crossbeam-utils",299 "futures-channel",300 "futures-core",301 "futures-io",302 "futures-lite",303 "gloo-timers",304 "kv-log-macro",305 "log",306 "memchr",307 "once_cell",308 "pin-project-lite 0.2.9",309 "pin-utils",310 "slab",311 "wasm-bindgen-futures",312]313314[[package]]315name = "async-task"316version = "4.3.0"317source = "registry+https://github.com/rust-lang/crates.io-index"318checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"319320[[package]]321name = "async-trait"322version = "0.1.60"323source = "registry+https://github.com/rust-lang/crates.io-index"324checksum = "677d1d8ab452a3936018a687b20e6f7cf5363d713b732b8884001317b0e48aa3"325dependencies = [326 "proc-macro2",327 "quote",328 "syn",329]330331[[package]]332name = "asynchronous-codec"333version = "0.6.1"334source = "registry+https://github.com/rust-lang/crates.io-index"335checksum = "06a0daa378f5fd10634e44b0a29b2a87b890657658e072a30d6f26e57ddee182"336dependencies = [337 "bytes",338 "futures-sink",339 "futures-util",340 "memchr",341 "pin-project-lite 0.2.9",342]343344[[package]]345name = "atomic-waker"346version = "1.0.0"347source = "registry+https://github.com/rust-lang/crates.io-index"348checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"349350[[package]]351name = "atty"352version = "0.2.14"353source = "registry+https://github.com/rust-lang/crates.io-index"354checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"355dependencies = [356 "hermit-abi 0.1.19",357 "libc",358 "winapi",359]360361[[package]]362name = "auto_impl"363version = "0.5.0"364source = "registry+https://github.com/rust-lang/crates.io-index"365checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"366dependencies = [367 "proc-macro-error",368 "proc-macro2",369 "quote",370 "syn",371]372373[[package]]374name = "autocfg"375version = "1.1.0"376source = "registry+https://github.com/rust-lang/crates.io-index"377checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"378379[[package]]380name = "backtrace"381version = "0.3.67"382source = "registry+https://github.com/rust-lang/crates.io-index"383checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"384dependencies = [385 "addr2line 0.19.0",386 "cc",387 "cfg-if",388 "libc",389 "miniz_oxide",390 "object 0.30.0",391 "rustc-demangle",392]393394[[package]]395name = "base-x"396version = "0.2.11"397source = "registry+https://github.com/rust-lang/crates.io-index"398checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"399400[[package]]401name = "base16ct"402version = "0.1.1"403source = "registry+https://github.com/rust-lang/crates.io-index"404checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"405406[[package]]407name = "base58"408version = "0.2.0"409source = "registry+https://github.com/rust-lang/crates.io-index"410checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"411412[[package]]413name = "base64"414version = "0.13.1"415source = "registry+https://github.com/rust-lang/crates.io-index"416checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"417418[[package]]419name = "base64ct"420version = "1.5.3"421source = "registry+https://github.com/rust-lang/crates.io-index"422checksum = "b645a089122eccb6111b4f81cbc1a49f5900ac4666bb93ac027feaecf15607bf"423424[[package]]425name = "beef"426version = "0.5.2"427source = "registry+https://github.com/rust-lang/crates.io-index"428checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"429dependencies = [430 "serde",431]432433[[package]]434name = "beefy-gadget"435version = "4.0.0-dev"436source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"437dependencies = [438 "array-bytes 4.2.0",439 "async-trait",440 "fnv",441 "futures 0.3.25",442 "futures-timer",443 "log",444 "parity-scale-codec 3.2.1",445 "parking_lot 0.12.1",446 "sc-chain-spec",447 "sc-client-api",448 "sc-consensus",449 "sc-finality-grandpa",450 "sc-keystore",451 "sc-network",452 "sc-network-common",453 "sc-network-gossip",454 "sc-utils",455 "sp-api",456 "sp-application-crypto",457 "sp-arithmetic",458 "sp-beefy",459 "sp-blockchain",460 "sp-consensus",461 "sp-core",462 "sp-keystore",463 "sp-mmr-primitives",464 "sp-runtime",465 "substrate-prometheus-endpoint",466 "thiserror",467 "wasm-timer",468]469470[[package]]471name = "beefy-gadget-rpc"472version = "4.0.0-dev"473source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"474dependencies = [475 "beefy-gadget",476 "futures 0.3.25",477 "jsonrpsee",478 "log",479 "parity-scale-codec 3.2.1",480 "parking_lot 0.12.1",481 "sc-rpc",482 "sc-utils",483 "serde",484 "sp-beefy",485 "sp-core",486 "sp-runtime",487 "thiserror",488]489490[[package]]491name = "beefy-merkle-tree"492version = "4.0.0-dev"493source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"494dependencies = [495 "sp-api",496 "sp-beefy",497 "sp-runtime",498]499500[[package]]501name = "bincode"502version = "1.3.3"503source = "registry+https://github.com/rust-lang/crates.io-index"504checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"505dependencies = [506 "serde",507]508509[[package]]510name = "bindgen"511version = "0.60.1"512source = "registry+https://github.com/rust-lang/crates.io-index"513checksum = "062dddbc1ba4aca46de6338e2bf87771414c335f7b2f2036e8f3e9befebf88e6"514dependencies = [515 "bitflags",516 "cexpr",517 "clang-sys",518 "lazy_static",519 "lazycell",520 "peeking_take_while",521 "proc-macro2",522 "quote",523 "regex",524 "rustc-hash",525 "shlex",526]527528[[package]]529name = "bitflags"530version = "1.3.2"531source = "registry+https://github.com/rust-lang/crates.io-index"532checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"533534[[package]]535name = "bitvec"536version = "0.20.4"537source = "registry+https://github.com/rust-lang/crates.io-index"538checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"539dependencies = [540 "funty 1.1.0",541 "radium 0.6.2",542 "tap",543 "wyz 0.2.0",544]545546[[package]]547name = "bitvec"548version = "1.0.1"549source = "registry+https://github.com/rust-lang/crates.io-index"550checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"551dependencies = [552 "funty 2.0.0",553 "radium 0.7.0",554 "tap",555 "wyz 0.5.1",556]557558[[package]]559name = "blake2"560version = "0.10.6"561source = "registry+https://github.com/rust-lang/crates.io-index"562checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"563dependencies = [564 "digest 0.10.6",565]566567[[package]]568name = "blake2b_simd"569version = "1.0.0"570source = "registry+https://github.com/rust-lang/crates.io-index"571checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"572dependencies = [573 "arrayref",574 "arrayvec 0.7.2",575 "constant_time_eq 0.1.5",576]577578[[package]]579name = "blake2s_simd"580version = "1.0.0"581source = "registry+https://github.com/rust-lang/crates.io-index"582checksum = "db539cc2b5f6003621f1cd9ef92d7ded8ea5232c7de0f9faa2de251cd98730d4"583dependencies = [584 "arrayref",585 "arrayvec 0.7.2",586 "constant_time_eq 0.1.5",587]588589[[package]]590name = "blake3"591version = "1.3.3"592source = "registry+https://github.com/rust-lang/crates.io-index"593checksum = "42ae2468a89544a466886840aa467a25b766499f4f04bf7d9fcd10ecee9fccef"594dependencies = [595 "arrayref",596 "arrayvec 0.7.2",597 "cc",598 "cfg-if",599 "constant_time_eq 0.2.4",600 "digest 0.10.6",601]602603[[package]]604name = "block-buffer"605version = "0.7.3"606source = "registry+https://github.com/rust-lang/crates.io-index"607checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"608dependencies = [609 "block-padding",610 "byte-tools",611 "byteorder",612 "generic-array 0.12.4",613]614615[[package]]616name = "block-buffer"617version = "0.9.0"618source = "registry+https://github.com/rust-lang/crates.io-index"619checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"620dependencies = [621 "generic-array 0.14.6",622]623624[[package]]625name = "block-buffer"626version = "0.10.3"627source = "registry+https://github.com/rust-lang/crates.io-index"628checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"629dependencies = [630 "generic-array 0.14.6",631]632633[[package]]634name = "block-padding"635version = "0.1.5"636source = "registry+https://github.com/rust-lang/crates.io-index"637checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"638dependencies = [639 "byte-tools",640]641642[[package]]643name = "blocking"644version = "1.3.0"645source = "registry+https://github.com/rust-lang/crates.io-index"646checksum = "3c67b173a56acffd6d2326fb7ab938ba0b00a71480e14902b2591c87bc5741e8"647dependencies = [648 "async-channel",649 "async-lock",650 "async-task",651 "atomic-waker",652 "fastrand",653 "futures-lite",654]655656[[package]]657name = "bondrewd"658version = "0.1.14"659source = "registry+https://github.com/rust-lang/crates.io-index"660checksum = "6d1660fac8d3acced44dac64453fafedf5aab2de196b932c727e63e4ae42d1cc"661dependencies = [662 "bondrewd-derive",663]664665[[package]]666name = "bondrewd-derive"667version = "0.3.18"668source = "registry+https://github.com/rust-lang/crates.io-index"669checksum = "723da0dee1eef38edc021b0793f892bdc024500c6a5b0727a2efe16f0e0a6977"670dependencies = [671 "proc-macro2",672 "quote",673 "syn",674]675676[[package]]677name = "bounded-vec"678version = "0.6.0"679source = "registry+https://github.com/rust-lang/crates.io-index"680checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6"681dependencies = [682 "thiserror",683]684685[[package]]686name = "bs58"687version = "0.4.0"688source = "registry+https://github.com/rust-lang/crates.io-index"689checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"690691[[package]]692name = "bstr"693version = "0.2.17"694source = "registry+https://github.com/rust-lang/crates.io-index"695checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"696dependencies = [697 "lazy_static",698 "memchr",699 "regex-automata",700]701702[[package]]703name = "build-helper"704version = "0.1.1"705source = "registry+https://github.com/rust-lang/crates.io-index"706checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"707dependencies = [708 "semver 0.6.0",709]710711[[package]]712name = "bumpalo"713version = "3.11.1"714source = "registry+https://github.com/rust-lang/crates.io-index"715checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"716717[[package]]718name = "byte-slice-cast"719version = "1.2.2"720source = "registry+https://github.com/rust-lang/crates.io-index"721checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c"722723[[package]]724name = "byte-tools"725version = "0.3.1"726source = "registry+https://github.com/rust-lang/crates.io-index"727checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"728729[[package]]730name = "byteorder"731version = "1.4.3"732source = "registry+https://github.com/rust-lang/crates.io-index"733checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"734735[[package]]736name = "bytes"737version = "1.3.0"738source = "registry+https://github.com/rust-lang/crates.io-index"739checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"740741[[package]]742name = "bzip2-sys"743version = "0.1.11+1.0.8"744source = "registry+https://github.com/rust-lang/crates.io-index"745checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"746dependencies = [747 "cc",748 "libc",749 "pkg-config",750]751752[[package]]753name = "camino"754version = "1.1.1"755source = "registry+https://github.com/rust-lang/crates.io-index"756checksum = "88ad0e1e3e88dd237a156ab9f571021b8a158caa0ae44b1968a241efb5144c1e"757dependencies = [758 "serde",759]760761[[package]]762name = "cargo-platform"763version = "0.1.2"764source = "registry+https://github.com/rust-lang/crates.io-index"765checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"766dependencies = [767 "serde",768]769770[[package]]771name = "cargo_metadata"772version = "0.14.2"773source = "registry+https://github.com/rust-lang/crates.io-index"774checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"775dependencies = [776 "camino",777 "cargo-platform",778 "semver 1.0.16",779 "serde",780 "serde_json",781]782783[[package]]784name = "cc"785version = "1.0.78"786source = "registry+https://github.com/rust-lang/crates.io-index"787checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"788dependencies = [789 "jobserver",790]791792[[package]]793name = "cexpr"794version = "0.6.0"795source = "registry+https://github.com/rust-lang/crates.io-index"796checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"797dependencies = [798 "nom",799]800801[[package]]802name = "cfg-expr"803version = "0.10.3"804source = "registry+https://github.com/rust-lang/crates.io-index"805checksum = "0aacacf4d96c24b2ad6eb8ee6df040e4f27b0d0b39a5710c30091baa830485db"806dependencies = [807 "smallvec",808]809810[[package]]811name = "cfg-if"812version = "1.0.0"813source = "registry+https://github.com/rust-lang/crates.io-index"814checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"815816[[package]]817name = "cfg_aliases"818version = "0.1.1"819source = "registry+https://github.com/rust-lang/crates.io-index"820checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"821822[[package]]823name = "chacha20"824version = "0.8.2"825source = "registry+https://github.com/rust-lang/crates.io-index"826checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"827dependencies = [828 "cfg-if",829 "cipher",830 "cpufeatures",831 "zeroize",832]833834[[package]]835name = "chacha20poly1305"836version = "0.9.1"837source = "registry+https://github.com/rust-lang/crates.io-index"838checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"839dependencies = [840 "aead",841 "chacha20",842 "cipher",843 "poly1305",844 "zeroize",845]846847[[package]]848name = "chrono"849version = "0.4.23"850source = "registry+https://github.com/rust-lang/crates.io-index"851checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"852dependencies = [853 "iana-time-zone",854 "js-sys",855 "num-integer",856 "num-traits",857 "time",858 "wasm-bindgen",859 "winapi",860]861862[[package]]863name = "cid"864version = "0.8.6"865source = "registry+https://github.com/rust-lang/crates.io-index"866checksum = "f6ed9c8b2d17acb8110c46f1da5bf4a696d745e1474a16db0cd2b49cd0249bf2"867dependencies = [868 "core2",869 "multibase",870 "multihash",871 "serde",872 "unsigned-varint",873]874875[[package]]876name = "cipher"877version = "0.3.0"878source = "registry+https://github.com/rust-lang/crates.io-index"879checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"880dependencies = [881 "generic-array 0.14.6",882]883884[[package]]885name = "ckb-merkle-mountain-range"886version = "0.5.2"887source = "registry+https://github.com/rust-lang/crates.io-index"888checksum = "56ccb671c5921be8a84686e6212ca184cb1d7c51cadcdbfcbd1cc3f042f5dfb8"889dependencies = [890 "cfg-if",891]892893[[package]]894name = "clang-sys"895version = "1.4.0"896source = "registry+https://github.com/rust-lang/crates.io-index"897checksum = "fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3"898dependencies = [899 "glob",900 "libc",901 "libloading",902]903904[[package]]905name = "clap"906version = "4.0.29"907source = "registry+https://github.com/rust-lang/crates.io-index"908checksum = "4d63b9e9c07271b9957ad22c173bae2a4d9a81127680962039296abcd2f8251d"909dependencies = [910 "bitflags",911 "clap_derive",912 "clap_lex",913 "is-terminal",914 "once_cell",915 "strsim",916 "termcolor",917]918919[[package]]920name = "clap_derive"921version = "4.0.21"922source = "registry+https://github.com/rust-lang/crates.io-index"923checksum = "0177313f9f02afc995627906bbd8967e2be069f5261954222dac78290c2b9014"924dependencies = [925 "heck",926 "proc-macro-error",927 "proc-macro2",928 "quote",929 "syn",930]931932[[package]]933name = "clap_lex"934version = "0.3.0"935source = "registry+https://github.com/rust-lang/crates.io-index"936checksum = "0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8"937dependencies = [938 "os_str_bytes",939]940941[[package]]942name = "coarsetime"943version = "0.1.22"944source = "registry+https://github.com/rust-lang/crates.io-index"945checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46"946dependencies = [947 "libc",948 "once_cell",949 "wasi 0.11.0+wasi-snapshot-preview1",950 "wasm-bindgen",951]952953[[package]]954name = "codespan-reporting"955version = "0.11.1"956source = "registry+https://github.com/rust-lang/crates.io-index"957checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"958dependencies = [959 "termcolor",960 "unicode-width",961]962963[[package]]964name = "comfy-table"965version = "6.1.3"966source = "registry+https://github.com/rust-lang/crates.io-index"967checksum = "e621e7e86c46fd8a14c32c6ae3cb95656621b4743a27d0cffedb831d46e7ad21"968dependencies = [969 "strum",970 "strum_macros",971 "unicode-width",972]973974[[package]]975name = "concurrent-queue"976version = "2.0.0"977source = "registry+https://github.com/rust-lang/crates.io-index"978checksum = "bd7bef69dc86e3c610e4e7aed41035e2a7ed12e72dd7530f61327a6579a4390b"979dependencies = [980 "crossbeam-utils",981]982983[[package]]984name = "console"985version = "0.15.2"986source = "registry+https://github.com/rust-lang/crates.io-index"987checksum = "c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c"988dependencies = [989 "encode_unicode",990 "lazy_static",991 "libc",992 "terminal_size",993 "winapi",994]995996[[package]]997name = "const-oid"998version = "0.9.1"999source = "registry+https://github.com/rust-lang/crates.io-index"1000checksum = "cec318a675afcb6a1ea1d4340e2d377e56e47c266f28043ceccbf4412ddfdd3b"10011002[[package]]1003name = "constant_time_eq"1004version = "0.1.5"1005source = "registry+https://github.com/rust-lang/crates.io-index"1006checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"10071008[[package]]1009name = "constant_time_eq"1010version = "0.2.4"1011source = "registry+https://github.com/rust-lang/crates.io-index"1012checksum = "f3ad85c1f65dc7b37604eb0e89748faf0b9653065f2a8ef69f96a687ec1e9279"10131014[[package]]1015name = "convert_case"1016version = "0.4.0"1017source = "registry+https://github.com/rust-lang/crates.io-index"1018checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"10191020[[package]]1021name = "core-foundation"1022version = "0.9.3"1023source = "registry+https://github.com/rust-lang/crates.io-index"1024checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1025dependencies = [1026 "core-foundation-sys",1027 "libc",1028]10291030[[package]]1031name = "core-foundation-sys"1032version = "0.8.3"1033source = "registry+https://github.com/rust-lang/crates.io-index"1034checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"10351036[[package]]1037name = "core2"1038version = "0.4.0"1039source = "registry+https://github.com/rust-lang/crates.io-index"1040checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1041dependencies = [1042 "memchr",1043]10441045[[package]]1046name = "cpp_demangle"1047version = "0.3.5"1048source = "registry+https://github.com/rust-lang/crates.io-index"1049checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1050dependencies = [1051 "cfg-if",1052]10531054[[package]]1055name = "cpu-time"1056version = "1.0.0"1057source = "registry+https://github.com/rust-lang/crates.io-index"1058checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded"1059dependencies = [1060 "libc",1061 "winapi",1062]10631064[[package]]1065name = "cpufeatures"1066version = "0.2.5"1067source = "registry+https://github.com/rust-lang/crates.io-index"1068checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1069dependencies = [1070 "libc",1071]10721073[[package]]1074name = "cranelift-bforest"1075version = "0.88.2"1076source = "registry+https://github.com/rust-lang/crates.io-index"1077checksum = "52056f6d0584484b57fa6c1a65c1fcb15f3780d8b6a758426d9e3084169b2ddd"1078dependencies = [1079 "cranelift-entity",1080]10811082[[package]]1083name = "cranelift-codegen"1084version = "0.88.2"1085source = "registry+https://github.com/rust-lang/crates.io-index"1086checksum = "18fed94c8770dc25d01154c3ffa64ed0b3ba9d583736f305fed7beebe5d9cf74"1087dependencies = [1088 "arrayvec 0.7.2",1089 "bumpalo",1090 "cranelift-bforest",1091 "cranelift-codegen-meta",1092 "cranelift-codegen-shared",1093 "cranelift-entity",1094 "cranelift-isle",1095 "gimli 0.26.2",1096 "log",1097 "regalloc2",1098 "smallvec",1099 "target-lexicon",1100]11011102[[package]]1103name = "cranelift-codegen-meta"1104version = "0.88.2"1105source = "registry+https://github.com/rust-lang/crates.io-index"1106checksum = "1c451b81faf237d11c7e4f3165eeb6bac61112762c5cfe7b4c0fb7241474358f"1107dependencies = [1108 "cranelift-codegen-shared",1109]11101111[[package]]1112name = "cranelift-codegen-shared"1113version = "0.88.2"1114source = "registry+https://github.com/rust-lang/crates.io-index"1115checksum = "e7c940133198426d26128f08be2b40b0bd117b84771fd36798969c4d712d81fc"11161117[[package]]1118name = "cranelift-entity"1119version = "0.88.2"1120source = "registry+https://github.com/rust-lang/crates.io-index"1121checksum = "87a0f1b2fdc18776956370cf8d9b009ded3f855350c480c1c52142510961f352"1122dependencies = [1123 "serde",1124]11251126[[package]]1127name = "cranelift-frontend"1128version = "0.88.2"1129source = "registry+https://github.com/rust-lang/crates.io-index"1130checksum = "34897538b36b216cc8dd324e73263596d51b8cf610da6498322838b2546baf8a"1131dependencies = [1132 "cranelift-codegen",1133 "log",1134 "smallvec",1135 "target-lexicon",1136]11371138[[package]]1139name = "cranelift-isle"1140version = "0.88.2"1141source = "registry+https://github.com/rust-lang/crates.io-index"1142checksum = "1b2629a569fae540f16a76b70afcc87ad7decb38dc28fa6c648ac73b51e78470"11431144[[package]]1145name = "cranelift-native"1146version = "0.88.2"1147source = "registry+https://github.com/rust-lang/crates.io-index"1148checksum = "20937dab4e14d3e225c5adfc9c7106bafd4ac669bdb43027b911ff794c6fb318"1149dependencies = [1150 "cranelift-codegen",1151 "libc",1152 "target-lexicon",1153]11541155[[package]]1156name = "cranelift-wasm"1157version = "0.88.2"1158source = "registry+https://github.com/rust-lang/crates.io-index"1159checksum = "80fc2288957a94fd342a015811479de1837850924166d1f1856d8406e6f3609b"1160dependencies = [1161 "cranelift-codegen",1162 "cranelift-entity",1163 "cranelift-frontend",1164 "itertools",1165 "log",1166 "smallvec",1167 "wasmparser",1168 "wasmtime-types",1169]11701171[[package]]1172name = "crc32fast"1173version = "1.3.2"1174source = "registry+https://github.com/rust-lang/crates.io-index"1175checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1176dependencies = [1177 "cfg-if",1178]11791180[[package]]1181name = "crossbeam-channel"1182version = "0.5.6"1183source = "registry+https://github.com/rust-lang/crates.io-index"1184checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1185dependencies = [1186 "cfg-if",1187 "crossbeam-utils",1188]11891190[[package]]1191name = "crossbeam-deque"1192version = "0.8.2"1193source = "registry+https://github.com/rust-lang/crates.io-index"1194checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1195dependencies = [1196 "cfg-if",1197 "crossbeam-epoch",1198 "crossbeam-utils",1199]12001201[[package]]1202name = "crossbeam-epoch"1203version = "0.9.13"1204source = "registry+https://github.com/rust-lang/crates.io-index"1205checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"1206dependencies = [1207 "autocfg",1208 "cfg-if",1209 "crossbeam-utils",1210 "memoffset 0.7.1",1211 "scopeguard",1212]12131214[[package]]1215name = "crossbeam-queue"1216version = "0.3.8"1217source = "registry+https://github.com/rust-lang/crates.io-index"1218checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"1219dependencies = [1220 "cfg-if",1221 "crossbeam-utils",1222]12231224[[package]]1225name = "crossbeam-utils"1226version = "0.8.14"1227source = "registry+https://github.com/rust-lang/crates.io-index"1228checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"1229dependencies = [1230 "cfg-if",1231]12321233[[package]]1234name = "crunchy"1235version = "0.2.2"1236source = "registry+https://github.com/rust-lang/crates.io-index"1237checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"12381239[[package]]1240name = "crypto-bigint"1241version = "0.4.9"1242source = "registry+https://github.com/rust-lang/crates.io-index"1243checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"1244dependencies = [1245 "generic-array 0.14.6",1246 "rand_core 0.6.4",1247 "subtle",1248 "zeroize",1249]12501251[[package]]1252name = "crypto-common"1253version = "0.1.6"1254source = "registry+https://github.com/rust-lang/crates.io-index"1255checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1256dependencies = [1257 "generic-array 0.14.6",1258 "typenum",1259]12601261[[package]]1262name = "crypto-mac"1263version = "0.8.0"1264source = "registry+https://github.com/rust-lang/crates.io-index"1265checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1266dependencies = [1267 "generic-array 0.14.6",1268 "subtle",1269]12701271[[package]]1272name = "crypto-mac"1273version = "0.11.1"1274source = "registry+https://github.com/rust-lang/crates.io-index"1275checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1276dependencies = [1277 "generic-array 0.14.6",1278 "subtle",1279]12801281[[package]]1282name = "ctor"1283version = "0.1.26"1284source = "registry+https://github.com/rust-lang/crates.io-index"1285checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"1286dependencies = [1287 "quote",1288 "syn",1289]12901291[[package]]1292name = "ctr"1293version = "0.8.0"1294source = "registry+https://github.com/rust-lang/crates.io-index"1295checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1296dependencies = [1297 "cipher",1298]12991300[[package]]1301name = "cumulus-client-cli"1302version = "0.1.0"1303source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1304dependencies = [1305 "clap",1306 "parity-scale-codec 3.2.1",1307 "sc-chain-spec",1308 "sc-cli",1309 "sc-service",1310 "sp-core",1311 "sp-runtime",1312 "url",1313]13141315[[package]]1316name = "cumulus-client-collator"1317version = "0.1.0"1318source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1319dependencies = [1320 "cumulus-client-consensus-common",1321 "cumulus-client-network",1322 "cumulus-primitives-core",1323 "futures 0.3.25",1324 "parity-scale-codec 3.2.1",1325 "parking_lot 0.12.1",1326 "polkadot-node-primitives",1327 "polkadot-node-subsystem",1328 "polkadot-overseer",1329 "polkadot-primitives",1330 "sc-client-api",1331 "sp-api",1332 "sp-consensus",1333 "sp-core",1334 "sp-runtime",1335 "tracing",1336]13371338[[package]]1339name = "cumulus-client-consensus-aura"1340version = "0.1.0"1341source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1342dependencies = [1343 "async-trait",1344 "cumulus-client-consensus-common",1345 "cumulus-primitives-core",1346 "futures 0.3.25",1347 "parity-scale-codec 3.2.1",1348 "sc-client-api",1349 "sc-consensus",1350 "sc-consensus-aura",1351 "sc-consensus-slots",1352 "sc-telemetry",1353 "sp-api",1354 "sp-application-crypto",1355 "sp-block-builder",1356 "sp-blockchain",1357 "sp-consensus",1358 "sp-consensus-aura",1359 "sp-core",1360 "sp-inherents",1361 "sp-keystore",1362 "sp-runtime",1363 "substrate-prometheus-endpoint",1364 "tracing",1365]13661367[[package]]1368name = "cumulus-client-consensus-common"1369version = "0.1.0"1370source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1371dependencies = [1372 "async-trait",1373 "cumulus-relay-chain-interface",1374 "dyn-clone",1375 "futures 0.3.25",1376 "parity-scale-codec 3.2.1",1377 "polkadot-primitives",1378 "sc-client-api",1379 "sc-consensus",1380 "sp-blockchain",1381 "sp-consensus",1382 "sp-runtime",1383 "sp-trie",1384 "tracing",1385]13861387[[package]]1388name = "cumulus-client-network"1389version = "0.1.0"1390source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1391dependencies = [1392 "async-trait",1393 "cumulus-relay-chain-interface",1394 "futures 0.3.25",1395 "futures-timer",1396 "parity-scale-codec 3.2.1",1397 "parking_lot 0.12.1",1398 "polkadot-node-primitives",1399 "polkadot-parachain",1400 "polkadot-primitives",1401 "sc-client-api",1402 "sp-blockchain",1403 "sp-consensus",1404 "sp-core",1405 "sp-runtime",1406 "sp-state-machine",1407 "tracing",1408]14091410[[package]]1411name = "cumulus-client-pov-recovery"1412version = "0.1.0"1413source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1414dependencies = [1415 "cumulus-primitives-core",1416 "cumulus-relay-chain-interface",1417 "futures 0.3.25",1418 "futures-timer",1419 "parity-scale-codec 3.2.1",1420 "polkadot-node-primitives",1421 "polkadot-node-subsystem",1422 "polkadot-overseer",1423 "polkadot-primitives",1424 "rand 0.8.5",1425 "sc-client-api",1426 "sc-consensus",1427 "sp-consensus",1428 "sp-maybe-compressed-blob",1429 "sp-runtime",1430 "tracing",1431]14321433[[package]]1434name = "cumulus-client-service"1435version = "0.1.0"1436source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1437dependencies = [1438 "cumulus-client-cli",1439 "cumulus-client-collator",1440 "cumulus-client-consensus-common",1441 "cumulus-client-pov-recovery",1442 "cumulus-primitives-core",1443 "cumulus-relay-chain-inprocess-interface",1444 "cumulus-relay-chain-interface",1445 "cumulus-relay-chain-minimal-node",1446 "parking_lot 0.12.1",1447 "polkadot-primitives",1448 "sc-client-api",1449 "sc-consensus",1450 "sc-service",1451 "sc-sysinfo",1452 "sc-telemetry",1453 "sp-api",1454 "sp-blockchain",1455 "sp-consensus",1456 "sp-core",1457 "sp-runtime",1458]14591460[[package]]1461name = "cumulus-pallet-aura-ext"1462version = "0.1.0"1463source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1464dependencies = [1465 "frame-support",1466 "frame-system",1467 "pallet-aura",1468 "parity-scale-codec 3.2.1",1469 "scale-info",1470 "sp-application-crypto",1471 "sp-consensus-aura",1472 "sp-runtime",1473 "sp-std",1474]14751476[[package]]1477name = "cumulus-pallet-dmp-queue"1478version = "0.1.0"1479source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1480dependencies = [1481 "cumulus-primitives-core",1482 "frame-support",1483 "frame-system",1484 "log",1485 "parity-scale-codec 3.2.1",1486 "scale-info",1487 "sp-io",1488 "sp-runtime",1489 "sp-std",1490 "xcm",1491]14921493[[package]]1494name = "cumulus-pallet-parachain-system"1495version = "0.1.0"1496source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1497dependencies = [1498 "bytes",1499 "cumulus-pallet-parachain-system-proc-macro",1500 "cumulus-primitives-core",1501 "cumulus-primitives-parachain-inherent",1502 "environmental",1503 "frame-support",1504 "frame-system",1505 "impl-trait-for-tuples",1506 "log",1507 "parity-scale-codec 3.2.1",1508 "polkadot-parachain",1509 "scale-info",1510 "sp-core",1511 "sp-externalities",1512 "sp-inherents",1513 "sp-io",1514 "sp-runtime",1515 "sp-state-machine",1516 "sp-std",1517 "sp-trie",1518 "sp-version",1519]15201521[[package]]1522name = "cumulus-pallet-parachain-system-proc-macro"1523version = "0.1.0"1524source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1525dependencies = [1526 "proc-macro-crate",1527 "proc-macro2",1528 "quote",1529 "syn",1530]15311532[[package]]1533name = "cumulus-pallet-xcm"1534version = "0.1.0"1535source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1536dependencies = [1537 "cumulus-primitives-core",1538 "frame-support",1539 "frame-system",1540 "parity-scale-codec 3.2.1",1541 "scale-info",1542 "sp-io",1543 "sp-runtime",1544 "sp-std",1545 "xcm",1546]15471548[[package]]1549name = "cumulus-pallet-xcmp-queue"1550version = "0.1.0"1551source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1552dependencies = [1553 "cumulus-primitives-core",1554 "frame-support",1555 "frame-system",1556 "log",1557 "parity-scale-codec 3.2.1",1558 "rand_chacha 0.3.1",1559 "scale-info",1560 "sp-runtime",1561 "sp-std",1562 "xcm",1563 "xcm-executor",1564]15651566[[package]]1567name = "cumulus-primitives-core"1568version = "0.1.0"1569source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1570dependencies = [1571 "parity-scale-codec 3.2.1",1572 "polkadot-core-primitives",1573 "polkadot-parachain",1574 "polkadot-primitives",1575 "sp-api",1576 "sp-runtime",1577 "sp-std",1578 "sp-trie",1579]15801581[[package]]1582name = "cumulus-primitives-parachain-inherent"1583version = "0.1.0"1584source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1585dependencies = [1586 "async-trait",1587 "cumulus-primitives-core",1588 "cumulus-relay-chain-interface",1589 "cumulus-test-relay-sproof-builder",1590 "parity-scale-codec 3.2.1",1591 "sc-client-api",1592 "scale-info",1593 "sp-api",1594 "sp-core",1595 "sp-inherents",1596 "sp-runtime",1597 "sp-state-machine",1598 "sp-std",1599 "sp-storage",1600 "sp-trie",1601 "tracing",1602]16031604[[package]]1605name = "cumulus-primitives-timestamp"1606version = "0.1.0"1607source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1608dependencies = [1609 "cumulus-primitives-core",1610 "futures 0.3.25",1611 "parity-scale-codec 3.2.1",1612 "sp-inherents",1613 "sp-std",1614 "sp-timestamp",1615]16161617[[package]]1618name = "cumulus-primitives-utility"1619version = "0.1.0"1620source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1621dependencies = [1622 "cumulus-primitives-core",1623 "frame-support",1624 "log",1625 "parity-scale-codec 3.2.1",1626 "sp-runtime",1627 "sp-std",1628 "xcm",1629 "xcm-builder",1630 "xcm-executor",1631]16321633[[package]]1634name = "cumulus-relay-chain-inprocess-interface"1635version = "0.1.0"1636source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1637dependencies = [1638 "async-trait",1639 "cumulus-primitives-core",1640 "cumulus-relay-chain-interface",1641 "futures 0.3.25",1642 "futures-timer",1643 "polkadot-cli",1644 "polkadot-client",1645 "polkadot-service",1646 "sc-cli",1647 "sc-client-api",1648 "sc-sysinfo",1649 "sc-telemetry",1650 "sc-tracing",1651 "sp-api",1652 "sp-consensus",1653 "sp-core",1654 "sp-runtime",1655 "sp-state-machine",1656]16571658[[package]]1659name = "cumulus-relay-chain-interface"1660version = "0.1.0"1661source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1662dependencies = [1663 "async-trait",1664 "cumulus-primitives-core",1665 "futures 0.3.25",1666 "jsonrpsee-core",1667 "parity-scale-codec 3.2.1",1668 "polkadot-overseer",1669 "polkadot-service",1670 "sc-client-api",1671 "sp-api",1672 "sp-blockchain",1673 "sp-state-machine",1674 "thiserror",1675 "tokio",1676]16771678[[package]]1679name = "cumulus-relay-chain-minimal-node"1680version = "0.1.0"1681source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1682dependencies = [1683 "array-bytes 6.0.0",1684 "async-trait",1685 "cumulus-primitives-core",1686 "cumulus-relay-chain-interface",1687 "cumulus-relay-chain-rpc-interface",1688 "futures 0.3.25",1689 "lru",1690 "polkadot-core-primitives",1691 "polkadot-network-bridge",1692 "polkadot-node-network-protocol",1693 "polkadot-node-subsystem-util",1694 "polkadot-overseer",1695 "polkadot-primitives",1696 "polkadot-service",1697 "sc-authority-discovery",1698 "sc-client-api",1699 "sc-consensus",1700 "sc-keystore",1701 "sc-network",1702 "sc-network-common",1703 "sc-service",1704 "sc-telemetry",1705 "sc-tracing",1706 "sc-transaction-pool",1707 "sc-transaction-pool-api",1708 "sp-api",1709 "sp-blockchain",1710 "sp-consensus",1711 "sp-consensus-babe",1712 "sp-runtime",1713 "tokio",1714 "tracing",1715 "url",1716]17171718[[package]]1719name = "cumulus-relay-chain-rpc-interface"1720version = "0.1.0"1721source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1722dependencies = [1723 "async-trait",1724 "cumulus-primitives-core",1725 "cumulus-relay-chain-interface",1726 "futures 0.3.25",1727 "futures-timer",1728 "jsonrpsee",1729 "lru",1730 "parity-scale-codec 3.2.1",1731 "polkadot-service",1732 "sc-client-api",1733 "sc-rpc-api",1734 "serde",1735 "serde_json",1736 "sp-api",1737 "sp-authority-discovery",1738 "sp-consensus-babe",1739 "sp-core",1740 "sp-state-machine",1741 "sp-storage",1742 "tokio",1743 "tracing",1744 "url",1745]17461747[[package]]1748name = "cumulus-test-relay-sproof-builder"1749version = "0.1.0"1750source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"1751dependencies = [1752 "cumulus-primitives-core",1753 "parity-scale-codec 3.2.1",1754 "polkadot-primitives",1755 "sp-runtime",1756 "sp-state-machine",1757 "sp-std",1758]17591760[[package]]1761name = "curve25519-dalek"1762version = "2.1.3"1763source = "registry+https://github.com/rust-lang/crates.io-index"1764checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1765dependencies = [1766 "byteorder",1767 "digest 0.8.1",1768 "rand_core 0.5.1",1769 "subtle",1770 "zeroize",1771]17721773[[package]]1774name = "curve25519-dalek"1775version = "3.2.0"1776source = "registry+https://github.com/rust-lang/crates.io-index"1777checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1778dependencies = [1779 "byteorder",1780 "digest 0.9.0",1781 "rand_core 0.5.1",1782 "subtle",1783 "zeroize",1784]17851786[[package]]1787name = "curve25519-dalek"1788version = "4.0.0-pre.5"1789source = "registry+https://github.com/rust-lang/crates.io-index"1790checksum = "67bc65846be335cb20f4e52d49a437b773a2c1fdb42b19fc84e79e6f6771536f"1791dependencies = [1792 "cfg-if",1793 "fiat-crypto",1794 "packed_simd_2",1795 "platforms 3.0.2",1796 "subtle",1797 "zeroize",1798]17991800[[package]]1801name = "cxx"1802version = "1.0.85"1803source = "registry+https://github.com/rust-lang/crates.io-index"1804checksum = "5add3fc1717409d029b20c5b6903fc0c0b02fa6741d820054f4a2efa5e5816fd"1805dependencies = [1806 "cc",1807 "cxxbridge-flags",1808 "cxxbridge-macro",1809 "link-cplusplus",1810]18111812[[package]]1813name = "cxx-build"1814version = "1.0.85"1815source = "registry+https://github.com/rust-lang/crates.io-index"1816checksum = "b4c87959ba14bc6fbc61df77c3fcfe180fc32b93538c4f1031dd802ccb5f2ff0"1817dependencies = [1818 "cc",1819 "codespan-reporting",1820 "once_cell",1821 "proc-macro2",1822 "quote",1823 "scratch",1824 "syn",1825]18261827[[package]]1828name = "cxxbridge-flags"1829version = "1.0.85"1830source = "registry+https://github.com/rust-lang/crates.io-index"1831checksum = "69a3e162fde4e594ed2b07d0f83c6c67b745e7f28ce58c6df5e6b6bef99dfb59"18321833[[package]]1834name = "cxxbridge-macro"1835version = "1.0.85"1836source = "registry+https://github.com/rust-lang/crates.io-index"1837checksum = "3e7e2adeb6a0d4a282e581096b06e1791532b7d576dcde5ccd9382acf55db8e6"1838dependencies = [1839 "proc-macro2",1840 "quote",1841 "syn",1842]18431844[[package]]1845name = "data-encoding"1846version = "2.3.3"1847source = "registry+https://github.com/rust-lang/crates.io-index"1848checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"18491850[[package]]1851name = "data-encoding-macro"1852version = "0.1.12"1853source = "registry+https://github.com/rust-lang/crates.io-index"1854checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1855dependencies = [1856 "data-encoding",1857 "data-encoding-macro-internal",1858]18591860[[package]]1861name = "data-encoding-macro-internal"1862version = "0.1.10"1863source = "registry+https://github.com/rust-lang/crates.io-index"1864checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1865dependencies = [1866 "data-encoding",1867 "syn",1868]18691870[[package]]1871name = "der"1872version = "0.6.1"1873source = "registry+https://github.com/rust-lang/crates.io-index"1874checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"1875dependencies = [1876 "const-oid",1877 "zeroize",1878]18791880[[package]]1881name = "derivative"1882version = "2.2.0"1883source = "registry+https://github.com/rust-lang/crates.io-index"1884checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1885dependencies = [1886 "proc-macro2",1887 "quote",1888 "syn",1889]18901891[[package]]1892name = "derive_more"1893version = "0.99.17"1894source = "registry+https://github.com/rust-lang/crates.io-index"1895checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1896dependencies = [1897 "convert_case",1898 "proc-macro2",1899 "quote",1900 "rustc_version 0.4.0",1901 "syn",1902]19031904[[package]]1905name = "difflib"1906version = "0.4.0"1907source = "registry+https://github.com/rust-lang/crates.io-index"1908checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"19091910[[package]]1911name = "digest"1912version = "0.8.1"1913source = "registry+https://github.com/rust-lang/crates.io-index"1914checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1915dependencies = [1916 "generic-array 0.12.4",1917]19181919[[package]]1920name = "digest"1921version = "0.9.0"1922source = "registry+https://github.com/rust-lang/crates.io-index"1923checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1924dependencies = [1925 "generic-array 0.14.6",1926]19271928[[package]]1929name = "digest"1930version = "0.10.6"1931source = "registry+https://github.com/rust-lang/crates.io-index"1932checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"1933dependencies = [1934 "block-buffer 0.10.3",1935 "crypto-common",1936 "subtle",1937]19381939[[package]]1940name = "directories"1941version = "4.0.1"1942source = "registry+https://github.com/rust-lang/crates.io-index"1943checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"1944dependencies = [1945 "dirs-sys",1946]19471948[[package]]1949name = "directories-next"1950version = "2.0.0"1951source = "registry+https://github.com/rust-lang/crates.io-index"1952checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"1953dependencies = [1954 "cfg-if",1955 "dirs-sys-next",1956]19571958[[package]]1959name = "dirs-sys"1960version = "0.3.7"1961source = "registry+https://github.com/rust-lang/crates.io-index"1962checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"1963dependencies = [1964 "libc",1965 "redox_users",1966 "winapi",1967]19681969[[package]]1970name = "dirs-sys-next"1971version = "0.1.2"1972source = "registry+https://github.com/rust-lang/crates.io-index"1973checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"1974dependencies = [1975 "libc",1976 "redox_users",1977 "winapi",1978]19791980[[package]]1981name = "dns-parser"1982version = "0.8.0"1983source = "registry+https://github.com/rust-lang/crates.io-index"1984checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"1985dependencies = [1986 "byteorder",1987 "quick-error",1988]19891990[[package]]1991name = "downcast"1992version = "0.11.0"1993source = "registry+https://github.com/rust-lang/crates.io-index"1994checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"19951996[[package]]1997name = "downcast-rs"1998version = "1.2.0"1999source = "registry+https://github.com/rust-lang/crates.io-index"2000checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"20012002[[package]]2003name = "dtoa"2004version = "1.0.5"2005source = "registry+https://github.com/rust-lang/crates.io-index"2006checksum = "c00704156a7de8df8da0911424e30c2049957b0a714542a44e05fe693dd85313"20072008[[package]]2009name = "dyn-clonable"2010version = "0.9.0"2011source = "registry+https://github.com/rust-lang/crates.io-index"2012checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2013dependencies = [2014 "dyn-clonable-impl",2015 "dyn-clone",2016]20172018[[package]]2019name = "dyn-clonable-impl"2020version = "0.9.0"2021source = "registry+https://github.com/rust-lang/crates.io-index"2022checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2023dependencies = [2024 "proc-macro2",2025 "quote",2026 "syn",2027]20282029[[package]]2030name = "dyn-clone"2031version = "1.0.10"2032source = "registry+https://github.com/rust-lang/crates.io-index"2033checksum = "c9b0705efd4599c15a38151f4721f7bc388306f61084d3bfd50bd07fbca5cb60"20342035[[package]]2036name = "ecdsa"2037version = "0.14.8"2038source = "registry+https://github.com/rust-lang/crates.io-index"2039checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"2040dependencies = [2041 "der",2042 "elliptic-curve",2043 "rfc6979",2044 "signature",2045]20462047[[package]]2048name = "ed25519"2049version = "1.5.2"2050source = "registry+https://github.com/rust-lang/crates.io-index"2051checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2052dependencies = [2053 "signature",2054]20552056[[package]]2057name = "ed25519-dalek"2058version = "1.0.1"2059source = "registry+https://github.com/rust-lang/crates.io-index"2060checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2061dependencies = [2062 "curve25519-dalek 3.2.0",2063 "ed25519",2064 "rand 0.7.3",2065 "serde",2066 "sha2 0.9.9",2067 "zeroize",2068]20692070[[package]]2071name = "ed25519-zebra"2072version = "3.1.0"2073source = "registry+https://github.com/rust-lang/crates.io-index"2074checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2075dependencies = [2076 "curve25519-dalek 3.2.0",2077 "hashbrown",2078 "hex",2079 "rand_core 0.6.4",2080 "sha2 0.9.9",2081 "zeroize",2082]20832084[[package]]2085name = "either"2086version = "1.8.0"2087source = "registry+https://github.com/rust-lang/crates.io-index"2088checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"20892090[[package]]2091name = "elliptic-curve"2092version = "0.12.3"2093source = "registry+https://github.com/rust-lang/crates.io-index"2094checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"2095dependencies = [2096 "base16ct",2097 "crypto-bigint",2098 "der",2099 "digest 0.10.6",2100 "ff",2101 "generic-array 0.14.6",2102 "group",2103 "rand_core 0.6.4",2104 "sec1",2105 "subtle",2106 "zeroize",2107]21082109[[package]]2110name = "encode_unicode"2111version = "0.3.6"2112source = "registry+https://github.com/rust-lang/crates.io-index"2113checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"21142115[[package]]2116name = "enum-as-inner"2117version = "0.5.1"2118source = "registry+https://github.com/rust-lang/crates.io-index"2119checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"2120dependencies = [2121 "heck",2122 "proc-macro2",2123 "quote",2124 "syn",2125]21262127[[package]]2128name = "enumflags2"2129version = "0.7.5"2130source = "registry+https://github.com/rust-lang/crates.io-index"2131checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2132dependencies = [2133 "enumflags2_derive",2134]21352136[[package]]2137name = "enumflags2_derive"2138version = "0.7.4"2139source = "registry+https://github.com/rust-lang/crates.io-index"2140checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2141dependencies = [2142 "proc-macro2",2143 "quote",2144 "syn",2145]21462147[[package]]2148name = "enumn"2149version = "0.1.6"2150source = "registry+https://github.com/rust-lang/crates.io-index"2151checksum = "e88bcb3a067a6555d577aba299e75eff9942da276e6506fc6274327daa026132"2152dependencies = [2153 "proc-macro2",2154 "quote",2155 "syn",2156]21572158[[package]]2159name = "env_logger"2160version = "0.9.3"2161source = "registry+https://github.com/rust-lang/crates.io-index"2162checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"2163dependencies = [2164 "atty",2165 "humantime",2166 "log",2167 "regex",2168 "termcolor",2169]21702171[[package]]2172name = "environmental"2173version = "1.1.4"2174source = "registry+https://github.com/rust-lang/crates.io-index"2175checksum = "e48c92028aaa870e83d51c64e5d4e0b6981b360c522198c23959f219a4e1b15b"21762177[[package]]2178name = "errno"2179version = "0.2.8"2180source = "registry+https://github.com/rust-lang/crates.io-index"2181checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2182dependencies = [2183 "errno-dragonfly",2184 "libc",2185 "winapi",2186]21872188[[package]]2189name = "errno-dragonfly"2190version = "0.1.2"2191source = "registry+https://github.com/rust-lang/crates.io-index"2192checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2193dependencies = [2194 "cc",2195 "libc",2196]21972198[[package]]2199name = "ethbloom"2200version = "0.12.1"2201source = "registry+https://github.com/rust-lang/crates.io-index"2202checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2203dependencies = [2204 "crunchy",2205 "fixed-hash 0.7.0",2206 "impl-codec",2207 "impl-rlp",2208 "scale-info",2209 "tiny-keccak",2210]22112212[[package]]2213name = "ethbloom"2214version = "0.13.0"2215source = "registry+https://github.com/rust-lang/crates.io-index"2216checksum = "c22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60"2217dependencies = [2218 "crunchy",2219 "fixed-hash 0.8.0",2220 "impl-codec",2221 "impl-rlp",2222 "impl-serde",2223 "scale-info",2224 "tiny-keccak",2225]22262227[[package]]2228name = "ethereum"2229version = "0.12.0"2230source = "registry+https://github.com/rust-lang/crates.io-index"2231checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2232dependencies = [2233 "bytes",2234 "ethereum-types 0.13.1",2235 "hash-db",2236 "hash256-std-hasher",2237 "rlp",2238 "rlp-derive",2239 "sha3 0.10.6",2240 "triehash",2241]22422243[[package]]2244name = "ethereum"2245version = "0.14.0"2246source = "registry+https://github.com/rust-lang/crates.io-index"2247checksum = "6a89fb87a9e103f71b903b80b670200b54cc67a07578f070681f1fffb7396fb7"2248dependencies = [2249 "bytes",2250 "ethereum-types 0.14.1",2251 "hash-db",2252 "hash256-std-hasher",2253 "parity-scale-codec 3.2.1",2254 "rlp",2255 "scale-info",2256 "serde",2257 "sha3 0.10.6",2258 "triehash",2259]22602261[[package]]2262name = "ethereum-types"2263version = "0.13.1"2264source = "registry+https://github.com/rust-lang/crates.io-index"2265checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2266dependencies = [2267 "ethbloom 0.12.1",2268 "fixed-hash 0.7.0",2269 "impl-codec",2270 "impl-rlp",2271 "primitive-types 0.11.1",2272 "scale-info",2273 "uint",2274]22752276[[package]]2277name = "ethereum-types"2278version = "0.14.1"2279source = "registry+https://github.com/rust-lang/crates.io-index"2280checksum = "02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8ee"2281dependencies = [2282 "ethbloom 0.13.0",2283 "fixed-hash 0.8.0",2284 "impl-codec",2285 "impl-rlp",2286 "impl-serde",2287 "primitive-types 0.12.1",2288 "scale-info",2289 "uint",2290]22912292[[package]]2293name = "event-listener"2294version = "2.5.3"2295source = "registry+https://github.com/rust-lang/crates.io-index"2296checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"22972298[[package]]2299name = "evm"2300version = "0.35.0"2301source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.36#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2302dependencies = [2303 "auto_impl",2304 "environmental",2305 "ethereum 0.14.0",2306 "evm-core",2307 "evm-gasometer",2308 "evm-runtime",2309 "log",2310 "parity-scale-codec 3.2.1",2311 "primitive-types 0.12.1",2312 "rlp",2313 "scale-info",2314 "serde",2315 "sha3 0.10.6",2316]23172318[[package]]2319name = "evm-coder"2320version = "0.1.5"2321dependencies = [2322 "ethereum 0.14.0",2323 "evm-coder-procedural",2324 "evm-core",2325 "frame-support",2326 "hex",2327 "hex-literal",2328 "impl-trait-for-tuples",2329 "pallet-evm",2330 "primitive-types 0.12.1",2331 "sha3-const",2332 "similar-asserts",2333 "sp-std",2334 "trybuild",2335]23362337[[package]]2338name = "evm-coder-procedural"2339version = "0.2.2"2340dependencies = [2341 "Inflector",2342 "hex",2343 "proc-macro2",2344 "quote",2345 "sha3 0.10.6",2346 "syn",2347]23482349[[package]]2350name = "evm-core"2351version = "0.35.0"2352source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.36#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2353dependencies = [2354 "parity-scale-codec 3.2.1",2355 "primitive-types 0.12.1",2356 "scale-info",2357 "serde",2358]23592360[[package]]2361name = "evm-gasometer"2362version = "0.35.0"2363source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.36#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2364dependencies = [2365 "environmental",2366 "evm-core",2367 "evm-runtime",2368 "primitive-types 0.12.1",2369]23702371[[package]]2372name = "evm-runtime"2373version = "0.35.0"2374source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.36#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2375dependencies = [2376 "auto_impl",2377 "environmental",2378 "evm-core",2379 "primitive-types 0.12.1",2380 "sha3 0.10.6",2381]23822383[[package]]2384name = "exit-future"2385version = "0.2.0"2386source = "registry+https://github.com/rust-lang/crates.io-index"2387checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2388dependencies = [2389 "futures 0.3.25",2390]23912392[[package]]2393name = "expander"2394version = "0.0.4"2395source = "registry+https://github.com/rust-lang/crates.io-index"2396checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2397dependencies = [2398 "blake3",2399 "fs-err",2400 "proc-macro2",2401 "quote",2402]24032404[[package]]2405name = "expander"2406version = "0.0.6"2407source = "registry+https://github.com/rust-lang/crates.io-index"2408checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2409dependencies = [2410 "blake2",2411 "fs-err",2412 "proc-macro2",2413 "quote",2414 "syn",2415]24162417[[package]]2418name = "fake-simd"2419version = "0.1.2"2420source = "registry+https://github.com/rust-lang/crates.io-index"2421checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"24222423[[package]]2424name = "fallible-iterator"2425version = "0.2.0"2426source = "registry+https://github.com/rust-lang/crates.io-index"2427checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"24282429[[package]]2430name = "fastrand"2431version = "1.8.0"2432source = "registry+https://github.com/rust-lang/crates.io-index"2433checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"2434dependencies = [2435 "instant",2436]24372438[[package]]2439name = "fatality"2440version = "0.0.6"2441source = "registry+https://github.com/rust-lang/crates.io-index"2442checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2443dependencies = [2444 "fatality-proc-macro",2445 "thiserror",2446]24472448[[package]]2449name = "fatality-proc-macro"2450version = "0.0.6"2451source = "registry+https://github.com/rust-lang/crates.io-index"2452checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2453dependencies = [2454 "expander 0.0.4",2455 "indexmap",2456 "proc-macro-crate",2457 "proc-macro2",2458 "quote",2459 "syn",2460 "thiserror",2461]24622463[[package]]2464name = "fc-consensus"2465version = "2.0.0-dev"2466source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2467dependencies = [2468 "async-trait",2469 "fc-db",2470 "fp-consensus",2471 "fp-rpc",2472 "sc-client-api",2473 "sc-consensus",2474 "sp-api",2475 "sp-block-builder",2476 "sp-blockchain",2477 "sp-consensus",2478 "sp-runtime",2479 "thiserror",2480]24812482[[package]]2483name = "fc-db"2484version = "2.0.0-dev"2485source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2486dependencies = [2487 "fp-storage",2488 "kvdb-rocksdb",2489 "log",2490 "parity-db",2491 "parity-scale-codec 3.2.1",2492 "parking_lot 0.12.1",2493 "sc-client-db",2494 "smallvec",2495 "sp-blockchain",2496 "sp-core",2497 "sp-database",2498 "sp-runtime",2499]25002501[[package]]2502name = "fc-mapping-sync"2503version = "2.0.0-dev"2504source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2505dependencies = [2506 "fc-db",2507 "fp-consensus",2508 "fp-rpc",2509 "futures 0.3.25",2510 "futures-timer",2511 "log",2512 "sc-client-api",2513 "sp-api",2514 "sp-blockchain",2515 "sp-runtime",2516]25172518[[package]]2519name = "fc-rpc"2520version = "2.0.0-dev"2521source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2522dependencies = [2523 "ethereum 0.14.0",2524 "ethereum-types 0.14.1",2525 "evm",2526 "fc-db",2527 "fc-rpc-core",2528 "fp-ethereum",2529 "fp-evm",2530 "fp-rpc",2531 "fp-storage",2532 "futures 0.3.25",2533 "hex",2534 "jsonrpsee",2535 "libsecp256k1",2536 "log",2537 "lru",2538 "parity-scale-codec 3.2.1",2539 "prometheus",2540 "rand 0.8.5",2541 "rlp",2542 "sc-client-api",2543 "sc-network",2544 "sc-network-common",2545 "sc-rpc",2546 "sc-service",2547 "sc-transaction-pool",2548 "sc-transaction-pool-api",2549 "sp-api",2550 "sp-block-builder",2551 "sp-blockchain",2552 "sp-consensus",2553 "sp-core",2554 "sp-io",2555 "sp-runtime",2556 "sp-storage",2557 "substrate-prometheus-endpoint",2558 "tokio",2559]25602561[[package]]2562name = "fc-rpc-core"2563version = "1.1.0-dev"2564source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2565dependencies = [2566 "ethereum 0.14.0",2567 "ethereum-types 0.14.1",2568 "jsonrpsee",2569 "rlp",2570 "rustc-hex",2571 "serde",2572 "serde_json",2573]25742575[[package]]2576name = "fdlimit"2577version = "0.2.1"2578source = "registry+https://github.com/rust-lang/crates.io-index"2579checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2580dependencies = [2581 "libc",2582]25832584[[package]]2585name = "ff"2586version = "0.12.1"2587source = "registry+https://github.com/rust-lang/crates.io-index"2588checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"2589dependencies = [2590 "rand_core 0.6.4",2591 "subtle",2592]25932594[[package]]2595name = "fiat-crypto"2596version = "0.1.17"2597source = "registry+https://github.com/rust-lang/crates.io-index"2598checksum = "a214f5bb88731d436478f3ae1f8a277b62124089ba9fb67f4f93fb100ef73c90"25992600[[package]]2601name = "file-per-thread-logger"2602version = "0.1.5"2603source = "registry+https://github.com/rust-lang/crates.io-index"2604checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2605dependencies = [2606 "env_logger",2607 "log",2608]26092610[[package]]2611name = "filetime"2612version = "0.2.19"2613source = "registry+https://github.com/rust-lang/crates.io-index"2614checksum = "4e884668cd0c7480504233e951174ddc3b382f7c2666e3b7310b5c4e7b0c37f9"2615dependencies = [2616 "cfg-if",2617 "libc",2618 "redox_syscall",2619 "windows-sys 0.42.0",2620]26212622[[package]]2623name = "finality-grandpa"2624version = "0.16.0"2625source = "registry+https://github.com/rust-lang/crates.io-index"2626checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5"2627dependencies = [2628 "either",2629 "futures 0.3.25",2630 "futures-timer",2631 "log",2632 "num-traits",2633 "parity-scale-codec 3.2.1",2634 "parking_lot 0.12.1",2635 "scale-info",2636]26372638[[package]]2639name = "fixed-hash"2640version = "0.7.0"2641source = "registry+https://github.com/rust-lang/crates.io-index"2642checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2643dependencies = [2644 "byteorder",2645 "rustc-hex",2646 "static_assertions",2647]26482649[[package]]2650name = "fixed-hash"2651version = "0.8.0"2652source = "registry+https://github.com/rust-lang/crates.io-index"2653checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"2654dependencies = [2655 "byteorder",2656 "rand 0.8.5",2657 "rustc-hex",2658 "static_assertions",2659]26602661[[package]]2662name = "fixedbitset"2663version = "0.4.2"2664source = "registry+https://github.com/rust-lang/crates.io-index"2665checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"26662667[[package]]2668name = "flate2"2669version = "1.0.25"2670source = "registry+https://github.com/rust-lang/crates.io-index"2671checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"2672dependencies = [2673 "crc32fast",2674 "libz-sys",2675 "miniz_oxide",2676]26772678[[package]]2679name = "flexi_logger"2680version = "0.24.2"2681source = "registry+https://github.com/rust-lang/crates.io-index"2682checksum = "ade8e86c48285f138a4d6ca15a2912e39bd6c74d62db42da4f1985f651a0b057"2683dependencies = [2684 "atty",2685 "chrono",2686 "glob",2687 "lazy_static",2688 "log",2689 "nu-ansi-term",2690 "regex",2691 "thiserror",2692]26932694[[package]]2695name = "float-cmp"2696version = "0.9.0"2697source = "registry+https://github.com/rust-lang/crates.io-index"2698checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"2699dependencies = [2700 "num-traits",2701]27022703[[package]]2704name = "fnv"2705version = "1.0.7"2706source = "registry+https://github.com/rust-lang/crates.io-index"2707checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"27082709[[package]]2710name = "fork-tree"2711version = "3.0.0"2712source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2713dependencies = [2714 "parity-scale-codec 3.2.1",2715]27162717[[package]]2718name = "form_urlencoded"2719version = "1.1.0"2720source = "registry+https://github.com/rust-lang/crates.io-index"2721checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2722dependencies = [2723 "percent-encoding",2724]27252726[[package]]2727name = "fp-consensus"2728version = "2.0.0-dev"2729source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2730dependencies = [2731 "ethereum 0.14.0",2732 "parity-scale-codec 3.2.1",2733 "sp-core",2734 "sp-runtime",2735 "sp-std",2736]27372738[[package]]2739name = "fp-ethereum"2740version = "1.0.0-dev"2741source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2742dependencies = [2743 "ethereum 0.14.0",2744 "ethereum-types 0.14.1",2745 "fp-evm",2746 "frame-support",2747 "num_enum",2748 "parity-scale-codec 3.2.1",2749 "sp-core",2750 "sp-std",2751]27522753[[package]]2754name = "fp-evm"2755version = "3.0.0-dev"2756source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2757dependencies = [2758 "evm",2759 "frame-support",2760 "impl-trait-for-tuples",2761 "parity-scale-codec 3.2.1",2762 "serde",2763 "sp-core",2764 "sp-std",2765]27662767[[package]]2768name = "fp-evm-mapping"2769version = "0.1.0"2770source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2771dependencies = [2772 "frame-support",2773 "sp-core",2774]27752776[[package]]2777name = "fp-rpc"2778version = "3.0.0-dev"2779source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2780dependencies = [2781 "ethereum 0.14.0",2782 "ethereum-types 0.14.1",2783 "fp-evm",2784 "parity-scale-codec 3.2.1",2785 "scale-info",2786 "sp-api",2787 "sp-core",2788 "sp-io",2789 "sp-runtime",2790 "sp-std",2791]27922793[[package]]2794name = "fp-self-contained"2795version = "1.0.0-dev"2796source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2797dependencies = [2798 "ethereum 0.14.0",2799 "frame-support",2800 "parity-scale-codec 3.2.1",2801 "scale-info",2802 "serde",2803 "sp-runtime",2804]28052806[[package]]2807name = "fp-storage"2808version = "2.0.0"2809source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"2810dependencies = [2811 "parity-scale-codec 3.2.1",2812 "serde",2813]28142815[[package]]2816name = "fragile"2817version = "2.0.0"2818source = "registry+https://github.com/rust-lang/crates.io-index"2819checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa"28202821[[package]]2822name = "frame-benchmarking"2823version = "4.0.0-dev"2824source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2825dependencies = [2826 "frame-support",2827 "frame-system",2828 "linregress",2829 "log",2830 "parity-scale-codec 3.2.1",2831 "paste",2832 "scale-info",2833 "serde",2834 "sp-api",2835 "sp-application-crypto",2836 "sp-core",2837 "sp-io",2838 "sp-runtime",2839 "sp-runtime-interface",2840 "sp-std",2841 "sp-storage",2842]28432844[[package]]2845name = "frame-benchmarking-cli"2846version = "4.0.0-dev"2847source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2848dependencies = [2849 "Inflector",2850 "array-bytes 4.2.0",2851 "chrono",2852 "clap",2853 "comfy-table",2854 "frame-benchmarking",2855 "frame-support",2856 "frame-system",2857 "gethostname",2858 "handlebars",2859 "hash-db",2860 "itertools",2861 "kvdb",2862 "lazy_static",2863 "linked-hash-map",2864 "log",2865 "memory-db",2866 "parity-scale-codec 3.2.1",2867 "rand 0.8.5",2868 "rand_pcg 0.3.1",2869 "sc-block-builder",2870 "sc-cli",2871 "sc-client-api",2872 "sc-client-db",2873 "sc-executor",2874 "sc-service",2875 "sc-sysinfo",2876 "serde",2877 "serde_json",2878 "serde_nanos",2879 "sp-api",2880 "sp-blockchain",2881 "sp-core",2882 "sp-database",2883 "sp-externalities",2884 "sp-inherents",2885 "sp-keystore",2886 "sp-runtime",2887 "sp-state-machine",2888 "sp-std",2889 "sp-storage",2890 "sp-trie",2891 "tempfile",2892 "thiserror",2893 "thousands",2894]28952896[[package]]2897name = "frame-election-provider-solution-type"2898version = "4.0.0-dev"2899source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2900dependencies = [2901 "proc-macro-crate",2902 "proc-macro2",2903 "quote",2904 "syn",2905]29062907[[package]]2908name = "frame-election-provider-support"2909version = "4.0.0-dev"2910source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2911dependencies = [2912 "frame-election-provider-solution-type",2913 "frame-support",2914 "frame-system",2915 "parity-scale-codec 3.2.1",2916 "scale-info",2917 "sp-arithmetic",2918 "sp-core",2919 "sp-npos-elections",2920 "sp-runtime",2921 "sp-std",2922]29232924[[package]]2925name = "frame-executive"2926version = "4.0.0-dev"2927source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2928dependencies = [2929 "frame-support",2930 "frame-system",2931 "frame-try-runtime",2932 "parity-scale-codec 3.2.1",2933 "scale-info",2934 "sp-core",2935 "sp-io",2936 "sp-runtime",2937 "sp-std",2938 "sp-tracing",2939]29402941[[package]]2942name = "frame-metadata"2943version = "15.0.0"2944source = "registry+https://github.com/rust-lang/crates.io-index"2945checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2946dependencies = [2947 "cfg-if",2948 "parity-scale-codec 3.2.1",2949 "scale-info",2950 "serde",2951]29522953[[package]]2954name = "frame-remote-externalities"2955version = "0.10.0-dev"2956source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2957dependencies = [2958 "env_logger",2959 "futures 0.3.25",2960 "log",2961 "parity-scale-codec 3.2.1",2962 "serde",2963 "serde_json",2964 "sp-core",2965 "sp-io",2966 "sp-runtime",2967 "sp-version",2968 "substrate-rpc-client",2969 "tokio",2970]29712972[[package]]2973name = "frame-support"2974version = "4.0.0-dev"2975source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"2976dependencies = [2977 "bitflags",2978 "frame-metadata",2979 "frame-support-procedural",2980 "impl-trait-for-tuples",2981 "k256",2982 "log",2983 "once_cell",2984 "parity-scale-codec 3.2.1",2985 "paste",2986 "scale-info",2987 "serde",2988 "smallvec",2989 "sp-api",2990 "sp-arithmetic",2991 "sp-core",2992 "sp-core-hashing-proc-macro",2993 "sp-inherents",2994 "sp-io",2995 "sp-runtime",2996 "sp-staking",2997 "sp-state-machine",2998 "sp-std",2999 "sp-tracing",3000 "sp-weights",3001 "tt-call",3002]30033004[[package]]3005name = "frame-support-procedural"3006version = "4.0.0-dev"3007source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"3008dependencies = [3009 "Inflector",3010 "cfg-expr",3011 "frame-support-procedural-tools",3012 "itertools",3013 "proc-macro2",3014 "quote",3015 "syn",3016]30173018[[package]]3019name = "frame-support-procedural-tools"3020version = "4.0.0-dev"3021source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"3022dependencies = [3023 "frame-support-procedural-tools-derive",3024 "proc-macro-crate",3025 "proc-macro2",3026 "quote",3027 "syn",3028]30293030[[package]]3031name = "frame-support-procedural-tools-derive"3032version = "3.0.0"3033source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"3034dependencies = [3035 "proc-macro2",3036 "quote",3037 "syn",3038]30393040[[package]]3041name = "frame-system"3042version = "4.0.0-dev"3043source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"3044dependencies = [3045 "frame-support",3046 "log",3047 "parity-scale-codec 3.2.1",3048 "scale-info",3049 "serde",3050 "sp-core",3051 "sp-io",3052 "sp-runtime",3053 "sp-std",3054 "sp-version",3055 "sp-weights",3056]30573058[[package]]3059name = "frame-system-benchmarking"3060version = "4.0.0-dev"3061source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"3062dependencies = [3063 "frame-benchmarking",3064 "frame-support",3065 "frame-system",3066 "parity-scale-codec 3.2.1",3067 "scale-info",3068 "sp-core",3069 "sp-runtime",3070 "sp-std",3071]30723073[[package]]3074name = "frame-system-rpc-runtime-api"3075version = "4.0.0-dev"3076source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"3077dependencies = [3078 "parity-scale-codec 3.2.1",3079 "sp-api",3080]30813082[[package]]3083name = "frame-try-runtime"3084version = "0.10.0-dev"3085source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"3086dependencies = [3087 "frame-support",3088 "parity-scale-codec 3.2.1",3089 "sp-api",3090 "sp-runtime",3091 "sp-std",3092]30933094[[package]]3095name = "fs-err"3096version = "2.9.0"3097source = "registry+https://github.com/rust-lang/crates.io-index"3098checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"30993100[[package]]3101name = "fs2"3102version = "0.4.3"3103source = "registry+https://github.com/rust-lang/crates.io-index"3104checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3105dependencies = [3106 "libc",3107 "winapi",3108]31093110[[package]]3111name = "fs_extra"3112version = "1.2.0"3113source = "registry+https://github.com/rust-lang/crates.io-index"3114checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"31153116[[package]]3117name = "funty"3118version = "1.1.0"3119source = "registry+https://github.com/rust-lang/crates.io-index"3120checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"31213122[[package]]3123name = "funty"3124version = "2.0.0"3125source = "registry+https://github.com/rust-lang/crates.io-index"3126checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"31273128[[package]]3129name = "futures"3130version = "0.1.31"3131source = "registry+https://github.com/rust-lang/crates.io-index"3132checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"31333134[[package]]3135name = "futures"3136version = "0.3.25"3137source = "registry+https://github.com/rust-lang/crates.io-index"3138checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"3139dependencies = [3140 "futures-channel",3141 "futures-core",3142 "futures-executor",3143 "futures-io",3144 "futures-sink",3145 "futures-task",3146 "futures-util",3147]31483149[[package]]3150name = "futures-channel"3151version = "0.3.25"3152source = "registry+https://github.com/rust-lang/crates.io-index"3153checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"3154dependencies = [3155 "futures-core",3156 "futures-sink",3157]31583159[[package]]3160name = "futures-core"3161version = "0.3.25"3162source = "registry+https://github.com/rust-lang/crates.io-index"3163checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"31643165[[package]]3166name = "futures-executor"3167version = "0.3.25"3168source = "registry+https://github.com/rust-lang/crates.io-index"3169checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"3170dependencies = [3171 "futures-core",3172 "futures-task",3173 "futures-util",3174 "num_cpus",3175]31763177[[package]]3178name = "futures-io"3179version = "0.3.25"3180source = "registry+https://github.com/rust-lang/crates.io-index"3181checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"31823183[[package]]3184name = "futures-lite"3185version = "1.12.0"3186source = "registry+https://github.com/rust-lang/crates.io-index"3187checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3188dependencies = [3189 "fastrand",3190 "futures-core",3191 "futures-io",3192 "memchr",3193 "parking",3194 "pin-project-lite 0.2.9",3195 "waker-fn",3196]31973198[[package]]3199name = "futures-macro"3200version = "0.3.25"3201source = "registry+https://github.com/rust-lang/crates.io-index"3202checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"3203dependencies = [3204 "proc-macro2",3205 "quote",3206 "syn",3207]32083209[[package]]3210name = "futures-rustls"3211version = "0.22.2"3212source = "registry+https://github.com/rust-lang/crates.io-index"3213checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3214dependencies = [3215 "futures-io",3216 "rustls",3217 "webpki",3218]32193220[[package]]3221name = "futures-sink"3222version = "0.3.25"3223source = "registry+https://github.com/rust-lang/crates.io-index"3224checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"32253226[[package]]3227name = "futures-task"3228version = "0.3.25"3229source = "registry+https://github.com/rust-lang/crates.io-index"3230checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"32313232[[package]]3233name = "futures-timer"3234version = "3.0.2"3235source = "registry+https://github.com/rust-lang/crates.io-index"3236checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"32373238[[package]]3239name = "futures-util"3240version = "0.3.25"3241source = "registry+https://github.com/rust-lang/crates.io-index"3242checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"3243dependencies = [3244 "futures 0.1.31",3245 "futures-channel",3246 "futures-core",3247 "futures-io",3248 "futures-macro",3249 "futures-sink",3250 "futures-task",3251 "memchr",3252 "pin-project-lite 0.2.9",3253 "pin-utils",3254 "slab",3255]32563257[[package]]3258name = "fxhash"3259version = "0.2.1"3260source = "registry+https://github.com/rust-lang/crates.io-index"3261checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3262dependencies = [3263 "byteorder",3264]32653266[[package]]3267name = "generic-array"3268version = "0.12.4"3269source = "registry+https://github.com/rust-lang/crates.io-index"3270checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3271dependencies = [3272 "typenum",3273]32743275[[package]]3276name = "generic-array"3277version = "0.14.6"3278source = "registry+https://github.com/rust-lang/crates.io-index"3279checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3280dependencies = [3281 "typenum",3282 "version_check",3283]32843285[[package]]3286name = "gethostname"3287version = "0.2.3"3288source = "registry+https://github.com/rust-lang/crates.io-index"3289checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3290dependencies = [3291 "libc",3292 "winapi",3293]32943295[[package]]3296name = "getrandom"3297version = "0.1.16"3298source = "registry+https://github.com/rust-lang/crates.io-index"3299checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3300dependencies = [3301 "cfg-if",3302 "js-sys",3303 "libc",3304 "wasi 0.9.0+wasi-snapshot-preview1",3305 "wasm-bindgen",3306]33073308[[package]]3309name = "getrandom"3310version = "0.2.8"3311source = "registry+https://github.com/rust-lang/crates.io-index"3312checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"3313dependencies = [3314 "cfg-if",3315 "libc",3316 "wasi 0.11.0+wasi-snapshot-preview1",3317]33183319[[package]]3320name = "ghash"3321version = "0.4.4"3322source = "registry+https://github.com/rust-lang/crates.io-index"3323checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3324dependencies = [3325 "opaque-debug 0.3.0",3326 "polyval",3327]33283329[[package]]3330name = "gimli"3331version = "0.26.2"3332source = "registry+https://github.com/rust-lang/crates.io-index"3333checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3334dependencies = [3335 "fallible-iterator",3336 "indexmap",3337 "stable_deref_trait",3338]33393340[[package]]3341name = "gimli"3342version = "0.27.0"3343source = "registry+https://github.com/rust-lang/crates.io-index"3344checksum = "dec7af912d60cdbd3677c1af9352ebae6fb8394d165568a2234df0fa00f87793"33453346[[package]]3347name = "glob"3348version = "0.3.0"3349source = "registry+https://github.com/rust-lang/crates.io-index"3350checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"33513352[[package]]3353name = "globset"3354version = "0.4.9"3355source = "registry+https://github.com/rust-lang/crates.io-index"3356checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3357dependencies = [3358 "aho-corasick",3359 "bstr",3360 "fnv",3361 "log",3362 "regex",3363]33643365[[package]]3366name = "gloo-timers"3367version = "0.2.5"3368source = "registry+https://github.com/rust-lang/crates.io-index"3369checksum = "98c4a8d6391675c6b2ee1a6c8d06e8e2d03605c44cec1270675985a4c2a5500b"3370dependencies = [3371 "futures-channel",3372 "futures-core",3373 "js-sys",3374 "wasm-bindgen",3375]33763377[[package]]3378name = "group"3379version = "0.12.1"3380source = "registry+https://github.com/rust-lang/crates.io-index"3381checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"3382dependencies = [3383 "ff",3384 "rand_core 0.6.4",3385 "subtle",3386]33873388[[package]]3389name = "h2"3390version = "0.3.15"3391source = "registry+https://github.com/rust-lang/crates.io-index"3392checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"3393dependencies = [3394 "bytes",3395 "fnv",3396 "futures-core",3397 "futures-sink",3398 "futures-util",3399 "http",3400 "indexmap",3401 "slab",3402 "tokio",3403 "tokio-util",3404 "tracing",3405]34063407[[package]]3408name = "handlebars"3409version = "4.3.5"3410source = "registry+https://github.com/rust-lang/crates.io-index"3411checksum = "433e4ab33f1213cdc25b5fa45c76881240cfe79284cf2b395e8b9e312a30a2fd"3412dependencies = [3413 "log",3414 "pest",3415 "pest_derive",3416 "serde",3417 "serde_json",3418 "thiserror",3419]34203421[[package]]3422name = "hash-db"3423version = "0.15.2"3424source = "registry+https://github.com/rust-lang/crates.io-index"3425checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"34263427[[package]]3428name = "hash256-std-hasher"3429version = "0.15.2"3430source = "registry+https://github.com/rust-lang/crates.io-index"3431checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3432dependencies = [3433 "crunchy",3434]34353436[[package]]3437name = "hashbrown"3438version = "0.12.3"3439source = "registry+https://github.com/rust-lang/crates.io-index"3440checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3441dependencies = [3442 "ahash",3443]34443445[[package]]3446name = "heck"3447version = "0.4.0"3448source = "registry+https://github.com/rust-lang/crates.io-index"3449checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"34503451[[package]]3452name = "hermit-abi"3453version = "0.1.19"3454source = "registry+https://github.com/rust-lang/crates.io-index"3455checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3456dependencies = [3457 "libc",3458]34593460[[package]]3461name = "hermit-abi"3462version = "0.2.6"3463source = "registry+https://github.com/rust-lang/crates.io-index"3464checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"3465dependencies = [3466 "libc",3467]34683469[[package]]3470name = "hex"3471version = "0.4.3"3472source = "registry+https://github.com/rust-lang/crates.io-index"3473checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"34743475[[package]]3476name = "hex-literal"3477version = "0.3.4"3478source = "registry+https://github.com/rust-lang/crates.io-index"3479checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"34803481[[package]]3482name = "hmac"3483version = "0.8.1"3484source = "registry+https://github.com/rust-lang/crates.io-index"3485checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3486dependencies = [3487 "crypto-mac 0.8.0",3488 "digest 0.9.0",3489]34903491[[package]]3492name = "hmac"3493version = "0.11.0"3494source = "registry+https://github.com/rust-lang/crates.io-index"3495checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3496dependencies = [3497 "crypto-mac 0.11.1",3498 "digest 0.9.0",3499]35003501[[package]]3502name = "hmac"3503version = "0.12.1"3504source = "registry+https://github.com/rust-lang/crates.io-index"3505checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"3506dependencies = [3507 "digest 0.10.6",3508]35093510[[package]]3511name = "hmac-drbg"3512version = "0.3.0"3513source = "registry+https://github.com/rust-lang/crates.io-index"3514checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3515dependencies = [3516 "digest 0.9.0",3517 "generic-array 0.14.6",3518 "hmac 0.8.1",3519]35203521[[package]]3522name = "hostname"3523version = "0.3.1"3524source = "registry+https://github.com/rust-lang/crates.io-index"3525checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3526dependencies = [3527 "libc",3528 "match_cfg",3529 "winapi",3530]35313532[[package]]3533name = "http"3534version = "0.2.8"3535source = "registry+https://github.com/rust-lang/crates.io-index"3536checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3537dependencies = [3538 "bytes",3539 "fnv",3540 "itoa",3541]35423543[[package]]3544name = "http-body"3545version = "0.4.5"3546source = "registry+https://github.com/rust-lang/crates.io-index"3547checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3548dependencies = [3549 "bytes",3550 "http",3551 "pin-project-lite 0.2.9",3552]35533554[[package]]3555name = "http-range-header"3556version = "0.3.0"3557source = "registry+https://github.com/rust-lang/crates.io-index"3558checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"35593560[[package]]3561name = "httparse"3562version = "1.8.0"3563source = "registry+https://github.com/rust-lang/crates.io-index"3564checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"35653566[[package]]3567name = "httpdate"3568version = "1.0.2"3569source = "registry+https://github.com/rust-lang/crates.io-index"3570checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"35713572[[package]]3573name = "humantime"3574version = "2.1.0"3575source = "registry+https://github.com/rust-lang/crates.io-index"3576checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"35773578[[package]]3579name = "hyper"3580version = "0.14.23"3581source = "registry+https://github.com/rust-lang/crates.io-index"3582checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"3583dependencies = [3584 "bytes",3585 "futures-channel",3586 "futures-core",3587 "futures-util",3588 "h2",3589 "http",3590 "http-body",3591 "httparse",3592 "httpdate",3593 "itoa",3594 "pin-project-lite 0.2.9",3595 "socket2",3596 "tokio",3597 "tower-service",3598 "tracing",3599 "want",3600]36013602[[package]]3603name = "hyper-rustls"3604version = "0.23.2"3605source = "registry+https://github.com/rust-lang/crates.io-index"3606checksum = "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c"3607dependencies = [3608 "http",3609 "hyper",3610 "log",3611 "rustls",3612 "rustls-native-certs",3613 "tokio",3614 "tokio-rustls",3615]36163617[[package]]3618name = "iana-time-zone"3619version = "0.1.53"3620source = "registry+https://github.com/rust-lang/crates.io-index"3621checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"3622dependencies = [3623 "android_system_properties",3624 "core-foundation-sys",3625 "iana-time-zone-haiku",3626 "js-sys",3627 "wasm-bindgen",3628 "winapi",3629]36303631[[package]]3632name = "iana-time-zone-haiku"3633version = "0.1.1"3634source = "registry+https://github.com/rust-lang/crates.io-index"3635checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"3636dependencies = [3637 "cxx",3638 "cxx-build",3639]36403641[[package]]3642name = "idna"3643version = "0.2.3"3644source = "registry+https://github.com/rust-lang/crates.io-index"3645checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3646dependencies = [3647 "matches",3648 "unicode-bidi",3649 "unicode-normalization",3650]36513652[[package]]3653name = "idna"3654version = "0.3.0"3655source = "registry+https://github.com/rust-lang/crates.io-index"3656checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3657dependencies = [3658 "unicode-bidi",3659 "unicode-normalization",3660]36613662[[package]]3663name = "if-addrs"3664version = "0.7.0"3665source = "registry+https://github.com/rust-lang/crates.io-index"3666checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3667dependencies = [3668 "libc",3669 "winapi",3670]36713672[[package]]3673name = "if-watch"3674version = "2.0.0"3675source = "registry+https://github.com/rust-lang/crates.io-index"3676checksum = "065c008e570a43c00de6aed9714035e5ea6a498c255323db9091722af6ee67dd"3677dependencies = [3678 "async-io",3679 "core-foundation",3680 "fnv",3681 "futures 0.3.25",3682 "if-addrs",3683 "ipnet",3684 "log",3685 "rtnetlink",3686 "system-configuration",3687 "windows",3688]36893690[[package]]3691name = "impl-codec"3692version = "0.6.0"3693source = "registry+https://github.com/rust-lang/crates.io-index"3694checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3695dependencies = [3696 "parity-scale-codec 3.2.1",3697]36983699[[package]]3700name = "impl-rlp"3701version = "0.3.0"3702source = "registry+https://github.com/rust-lang/crates.io-index"3703checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3704dependencies = [3705 "rlp",3706]37073708[[package]]3709name = "impl-serde"3710version = "0.4.0"3711source = "registry+https://github.com/rust-lang/crates.io-index"3712checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd"3713dependencies = [3714 "serde",3715]37163717[[package]]3718name = "impl-trait-for-tuples"3719version = "0.2.2"3720source = "registry+https://github.com/rust-lang/crates.io-index"3721checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3722dependencies = [3723 "proc-macro2",3724 "quote",3725 "syn",3726]37273728[[package]]3729name = "indexmap"3730version = "1.9.2"3731source = "registry+https://github.com/rust-lang/crates.io-index"3732checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"3733dependencies = [3734 "autocfg",3735 "hashbrown",3736 "serde",3737]37383739[[package]]3740name = "instant"3741version = "0.1.12"3742source = "registry+https://github.com/rust-lang/crates.io-index"3743checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3744dependencies = [3745 "cfg-if",3746]37473748[[package]]3749name = "integer-encoding"3750version = "3.0.4"3751source = "registry+https://github.com/rust-lang/crates.io-index"3752checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"37533754[[package]]3755name = "integer-sqrt"3756version = "0.1.5"3757source = "registry+https://github.com/rust-lang/crates.io-index"3758checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3759dependencies = [3760 "num-traits",3761]37623763[[package]]3764name = "io-lifetimes"3765version = "0.7.5"3766source = "registry+https://github.com/rust-lang/crates.io-index"3767checksum = "59ce5ef949d49ee85593fc4d3f3f95ad61657076395cbbce23e2121fc5542074"37683769[[package]]3770name = "io-lifetimes"3771version = "1.0.3"3772source = "registry+https://github.com/rust-lang/crates.io-index"3773checksum = "46112a93252b123d31a119a8d1a1ac19deac4fac6e0e8b0df58f0d4e5870e63c"3774dependencies = [3775 "libc",3776 "windows-sys 0.42.0",3777]37783779[[package]]3780name = "ip_network"3781version = "0.4.1"3782source = "registry+https://github.com/rust-lang/crates.io-index"3783checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"37843785[[package]]3786name = "ipconfig"3787version = "0.3.1"3788source = "registry+https://github.com/rust-lang/crates.io-index"3789checksum = "bd302af1b90f2463a98fa5ad469fc212c8e3175a41c3068601bfa2727591c5be"3790dependencies = [3791 "socket2",3792 "widestring",3793 "winapi",3794 "winreg",3795]37963797[[package]]3798name = "ipnet"3799version = "2.7.0"3800source = "registry+https://github.com/rust-lang/crates.io-index"3801checksum = "11b0d96e660696543b251e58030cf9787df56da39dab19ad60eae7353040917e"38023803[[package]]3804name = "is-terminal"3805version = "0.4.2"3806source = "registry+https://github.com/rust-lang/crates.io-index"3807checksum = "28dfb6c8100ccc63462345b67d1bbc3679177c75ee4bf59bf29c8b1d110b8189"3808dependencies = [3809 "hermit-abi 0.2.6",3810 "io-lifetimes 1.0.3",3811 "rustix 0.36.5",3812 "windows-sys 0.42.0",3813]38143815[[package]]3816name = "itertools"3817version = "0.10.5"3818source = "registry+https://github.com/rust-lang/crates.io-index"3819checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"3820dependencies = [3821 "either",3822]38233824[[package]]3825name = "itoa"3826version = "1.0.5"3827source = "registry+https://github.com/rust-lang/crates.io-index"3828checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"38293830[[package]]3831name = "jobserver"3832version = "0.1.25"3833source = "registry+https://github.com/rust-lang/crates.io-index"3834checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"3835dependencies = [3836 "libc",3837]38383839[[package]]3840name = "js-sys"3841version = "0.3.60"3842source = "registry+https://github.com/rust-lang/crates.io-index"3843checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"3844dependencies = [3845 "wasm-bindgen",3846]38473848[[package]]3849name = "jsonrpsee"3850version = "0.16.2"3851source = "registry+https://github.com/rust-lang/crates.io-index"3852checksum = "7d291e3a5818a2384645fd9756362e6d89cf0541b0b916fa7702ea4a9833608e"3853dependencies = [3854 "jsonrpsee-core",3855 "jsonrpsee-proc-macros",3856 "jsonrpsee-server",3857 "jsonrpsee-types",3858 "jsonrpsee-ws-client",3859 "tracing",3860]38613862[[package]]3863name = "jsonrpsee-client-transport"3864version = "0.16.2"3865source = "registry+https://github.com/rust-lang/crates.io-index"3866checksum = "965de52763f2004bc91ac5bcec504192440f0b568a5d621c59d9dbd6f886c3fb"3867dependencies = [3868 "futures-util",3869 "http",3870 "jsonrpsee-core",3871 "jsonrpsee-types",3872 "pin-project",3873 "rustls-native-certs",3874 "soketto",3875 "thiserror",3876 "tokio",3877 "tokio-rustls",3878 "tokio-util",3879 "tracing",3880 "webpki-roots",3881]38823883[[package]]3884name = "jsonrpsee-core"3885version = "0.16.2"3886source = "registry+https://github.com/rust-lang/crates.io-index"3887checksum = "a4e70b4439a751a5de7dd5ed55eacff78ebf4ffe0fc009cb1ebb11417f5b536b"3888dependencies = [3889 "anyhow",3890 "arrayvec 0.7.2",3891 "async-lock",3892 "async-trait",3893 "beef",3894 "futures-channel",3895 "futures-timer",3896 "futures-util",3897 "globset",3898 "hyper",3899 "jsonrpsee-types",3900 "parking_lot 0.12.1",3901 "rand 0.8.5",3902 "rustc-hash",3903 "serde",3904 "serde_json",3905 "soketto",3906 "thiserror",3907 "tokio",3908 "tracing",3909]39103911[[package]]3912name = "jsonrpsee-proc-macros"3913version = "0.16.2"3914source = "registry+https://github.com/rust-lang/crates.io-index"3915checksum = "baa6da1e4199c10d7b1d0a6e5e8bd8e55f351163b6f4b3cbb044672a69bd4c1c"3916dependencies = [3917 "heck",3918 "proc-macro-crate",3919 "proc-macro2",3920 "quote",3921 "syn",3922]39233924[[package]]3925name = "jsonrpsee-server"3926version = "0.16.2"3927source = "registry+https://github.com/rust-lang/crates.io-index"3928checksum = "1fb69dad85df79527c019659a992498d03f8495390496da2f07e6c24c2b356fc"3929dependencies = [3930 "futures-channel",3931 "futures-util",3932 "http",3933 "hyper",3934 "jsonrpsee-core",3935 "jsonrpsee-types",3936 "serde",3937 "serde_json",3938 "soketto",3939 "tokio",3940 "tokio-stream",3941 "tokio-util",3942 "tower",3943 "tracing",3944]39453946[[package]]3947name = "jsonrpsee-types"3948version = "0.16.2"3949source = "registry+https://github.com/rust-lang/crates.io-index"3950checksum = "5bd522fe1ce3702fd94812965d7bb7a3364b1c9aba743944c5a00529aae80f8c"3951dependencies = [3952 "anyhow",3953 "beef",3954 "serde",3955 "serde_json",3956 "thiserror",3957 "tracing",3958]39593960[[package]]3961name = "jsonrpsee-ws-client"3962version = "0.16.2"3963source = "registry+https://github.com/rust-lang/crates.io-index"3964checksum = "0b83daeecfc6517cfe210df24e570fb06213533dfb990318fae781f4c7119dd9"3965dependencies = [3966 "http",3967 "jsonrpsee-client-transport",3968 "jsonrpsee-core",3969 "jsonrpsee-types",3970]39713972[[package]]3973name = "k256"3974version = "0.11.6"3975source = "registry+https://github.com/rust-lang/crates.io-index"3976checksum = "72c1e0b51e7ec0a97369623508396067a486bd0cbed95a2659a4b863d28cfc8b"3977dependencies = [3978 "cfg-if",3979 "ecdsa",3980 "elliptic-curve",3981 "sha2 0.10.6",3982]39833984[[package]]3985name = "keccak"3986version = "0.1.3"3987source = "registry+https://github.com/rust-lang/crates.io-index"3988checksum = "3afef3b6eff9ce9d8ff9b3601125eec7f0c8cbac7abd14f355d053fa56c98768"3989dependencies = [3990 "cpufeatures",3991]39923993[[package]]3994name = "kusama-runtime"3995version = "0.9.36"3996source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"3997dependencies = [3998 "bitvec 1.0.1",3999 "frame-benchmarking",4000 "frame-election-provider-support",4001 "frame-executive",4002 "frame-support",4003 "frame-system",4004 "frame-system-benchmarking",4005 "frame-system-rpc-runtime-api",4006 "frame-try-runtime",4007 "hex-literal",4008 "kusama-runtime-constants",4009 "log",4010 "pallet-authority-discovery",4011 "pallet-authorship",4012 "pallet-babe",4013 "pallet-bags-list",4014 "pallet-balances",4015 "pallet-bounties",4016 "pallet-child-bounties",4017 "pallet-collective",4018 "pallet-conviction-voting",4019 "pallet-democracy",4020 "pallet-election-provider-multi-phase",4021 "pallet-election-provider-support-benchmarking",4022 "pallet-elections-phragmen",4023 "pallet-fast-unstake",4024 "pallet-grandpa",4025 "pallet-identity",4026 "pallet-im-online",4027 "pallet-indices",4028 "pallet-membership",4029 "pallet-multisig",4030 "pallet-nis",4031 "pallet-nomination-pools",4032 "pallet-nomination-pools-benchmarking",4033 "pallet-nomination-pools-runtime-api",4034 "pallet-offences",4035 "pallet-offences-benchmarking",4036 "pallet-preimage",4037 "pallet-proxy",4038 "pallet-ranked-collective",4039 "pallet-recovery",4040 "pallet-referenda",4041 "pallet-scheduler",4042 "pallet-session",4043 "pallet-session-benchmarking",4044 "pallet-society",4045 "pallet-staking",4046 "pallet-timestamp",4047 "pallet-tips",4048 "pallet-transaction-payment",4049 "pallet-transaction-payment-rpc-runtime-api",4050 "pallet-treasury",4051 "pallet-utility",4052 "pallet-vesting",4053 "pallet-whitelist",4054 "pallet-xcm",4055 "pallet-xcm-benchmarks",4056 "parity-scale-codec 3.2.1",4057 "polkadot-primitives",4058 "polkadot-runtime-common",4059 "polkadot-runtime-parachains",4060 "rustc-hex",4061 "scale-info",4062 "serde",4063 "serde_derive",4064 "smallvec",4065 "sp-api",4066 "sp-arithmetic",4067 "sp-authority-discovery",4068 "sp-beefy",4069 "sp-block-builder",4070 "sp-consensus-babe",4071 "sp-core",4072 "sp-inherents",4073 "sp-io",4074 "sp-mmr-primitives",4075 "sp-npos-elections",4076 "sp-offchain",4077 "sp-runtime",4078 "sp-session",4079 "sp-staking",4080 "sp-std",4081 "sp-transaction-pool",4082 "sp-version",4083 "static_assertions",4084 "substrate-wasm-builder",4085 "xcm",4086 "xcm-builder",4087 "xcm-executor",4088]40894090[[package]]4091name = "kusama-runtime-constants"4092version = "0.9.36"4093source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"4094dependencies = [4095 "frame-support",4096 "polkadot-primitives",4097 "polkadot-runtime-common",4098 "smallvec",4099 "sp-core",4100 "sp-runtime",4101 "sp-weights",4102]41034104[[package]]4105name = "kv-log-macro"4106version = "1.0.7"4107source = "registry+https://github.com/rust-lang/crates.io-index"4108checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4109dependencies = [4110 "log",4111]41124113[[package]]4114name = "kvdb"4115version = "0.13.0"4116source = "registry+https://github.com/rust-lang/crates.io-index"4117checksum = "e7d770dcb02bf6835887c3a979b5107a04ff4bbde97a5f0928d27404a155add9"4118dependencies = [4119 "smallvec",4120]41214122[[package]]4123name = "kvdb-memorydb"4124version = "0.13.0"4125source = "registry+https://github.com/rust-lang/crates.io-index"4126checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"4127dependencies = [4128 "kvdb",4129 "parking_lot 0.12.1",4130]41314132[[package]]4133name = "kvdb-rocksdb"4134version = "0.17.0"4135source = "registry+https://github.com/rust-lang/crates.io-index"4136checksum = "2182b8219fee6bd83aacaab7344e840179ae079d5216aa4e249b4d704646a844"4137dependencies = [4138 "kvdb",4139 "num_cpus",4140 "parking_lot 0.12.1",4141 "regex",4142 "rocksdb",4143 "smallvec",4144]41454146[[package]]4147name = "lazy_static"4148version = "1.4.0"4149source = "registry+https://github.com/rust-lang/crates.io-index"4150checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"41514152[[package]]4153name = "lazycell"4154version = "1.3.0"4155source = "registry+https://github.com/rust-lang/crates.io-index"4156checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"41574158[[package]]4159name = "libc"4160version = "0.2.138"4161source = "registry+https://github.com/rust-lang/crates.io-index"4162checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8"41634164[[package]]4165name = "libloading"4166version = "0.7.4"4167source = "registry+https://github.com/rust-lang/crates.io-index"4168checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"4169dependencies = [4170 "cfg-if",4171 "winapi",4172]41734174[[package]]4175name = "libm"4176version = "0.1.4"4177source = "registry+https://github.com/rust-lang/crates.io-index"4178checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"41794180[[package]]4181name = "libm"4182version = "0.2.6"4183source = "registry+https://github.com/rust-lang/crates.io-index"4184checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"41854186[[package]]4187name = "libp2p"4188version = "0.49.0"4189source = "registry+https://github.com/rust-lang/crates.io-index"4190checksum = "ec878fda12ebec479186b3914ebc48ff180fa4c51847e11a1a68bf65249e02c1"4191dependencies = [4192 "bytes",4193 "futures 0.3.25",4194 "futures-timer",4195 "getrandom 0.2.8",4196 "instant",4197 "lazy_static",4198 "libp2p-core",4199 "libp2p-dns",4200 "libp2p-identify",4201 "libp2p-kad",4202 "libp2p-mdns",4203 "libp2p-metrics",4204 "libp2p-mplex",4205 "libp2p-noise",4206 "libp2p-ping",4207 "libp2p-request-response",4208 "libp2p-swarm",4209 "libp2p-swarm-derive",4210 "libp2p-tcp",4211 "libp2p-wasm-ext",4212 "libp2p-websocket",4213 "libp2p-yamux",4214 "multiaddr",4215 "parking_lot 0.12.1",4216 "pin-project",4217 "smallvec",4218]42194220[[package]]4221name = "libp2p-core"4222version = "0.37.0"4223source = "registry+https://github.com/rust-lang/crates.io-index"4224checksum = "799676bb0807c788065e57551c6527d461ad572162b0519d1958946ff9e0539d"4225dependencies = [4226 "asn1_der",4227 "bs58",4228 "ed25519-dalek",4229 "either",4230 "fnv",4231 "futures 0.3.25",4232 "futures-timer",4233 "instant",4234 "lazy_static",4235 "log",4236 "multiaddr",4237 "multihash",4238 "multistream-select",4239 "parking_lot 0.12.1",4240 "pin-project",4241 "prost",4242 "prost-build",4243 "rand 0.8.5",4244 "rw-stream-sink",4245 "sha2 0.10.6",4246 "smallvec",4247 "thiserror",4248 "unsigned-varint",4249 "void",4250 "zeroize",4251]42524253[[package]]4254name = "libp2p-dns"4255version = "0.37.0"4256source = "registry+https://github.com/rust-lang/crates.io-index"4257checksum = "2322c9fb40d99101def6a01612ee30500c89abbbecb6297b3cd252903a4c1720"4258dependencies = [4259 "futures 0.3.25",4260 "libp2p-core",4261 "log",4262 "parking_lot 0.12.1",4263 "smallvec",4264 "trust-dns-resolver",4265]42664267[[package]]4268name = "libp2p-identify"4269version = "0.40.0"4270source = "registry+https://github.com/rust-lang/crates.io-index"4271checksum = "dcf9a121f699e8719bda2e6e9e9b6ddafc6cff4602471d6481c1067930ccb29b"4272dependencies = [4273 "asynchronous-codec",4274 "futures 0.3.25",4275 "futures-timer",4276 "libp2p-core",4277 "libp2p-swarm",4278 "log",4279 "lru",4280 "prost",4281 "prost-build",4282 "prost-codec",4283 "smallvec",4284 "thiserror",4285 "void",4286]42874288[[package]]4289name = "libp2p-kad"4290version = "0.41.0"4291source = "registry+https://github.com/rust-lang/crates.io-index"4292checksum = "6721c200e2021f6c3fab8b6cf0272ead8912d871610ee194ebd628cecf428f22"4293dependencies = [4294 "arrayvec 0.7.2",4295 "asynchronous-codec",4296 "bytes",4297 "either",4298 "fnv",4299 "futures 0.3.25",4300 "futures-timer",4301 "instant",4302 "libp2p-core",4303 "libp2p-swarm",4304 "log",4305 "prost",4306 "prost-build",4307 "rand 0.8.5",4308 "sha2 0.10.6",4309 "smallvec",4310 "thiserror",4311 "uint",4312 "unsigned-varint",4313 "void",4314]43154316[[package]]4317name = "libp2p-mdns"4318version = "0.41.0"4319source = "registry+https://github.com/rust-lang/crates.io-index"4320checksum = "761704e727f7d68d58d7bc2231eafae5fc1b9814de24290f126df09d4bd37a15"4321dependencies = [4322 "data-encoding",4323 "dns-parser",4324 "futures 0.3.25",4325 "if-watch",4326 "libp2p-core",4327 "libp2p-swarm",4328 "log",4329 "rand 0.8.5",4330 "smallvec",4331 "socket2",4332 "tokio",4333 "void",4334]43354336[[package]]4337name = "libp2p-metrics"4338version = "0.10.0"4339source = "registry+https://github.com/rust-lang/crates.io-index"4340checksum = "9ee31b08e78b7b8bfd1c4204a9dd8a87b4fcdf6dafc57eb51701c1c264a81cb9"4341dependencies = [4342 "libp2p-core",4343 "libp2p-identify",4344 "libp2p-kad",4345 "libp2p-ping",4346 "libp2p-swarm",4347 "prometheus-client",4348]43494350[[package]]4351name = "libp2p-mplex"4352version = "0.37.0"4353source = "registry+https://github.com/rust-lang/crates.io-index"4354checksum = "692664acfd98652de739a8acbb0a0d670f1d67190a49be6b4395e22c37337d89"4355dependencies = [4356 "asynchronous-codec",4357 "bytes",4358 "futures 0.3.25",4359 "libp2p-core",4360 "log",4361 "nohash-hasher",4362 "parking_lot 0.12.1",4363 "rand 0.8.5",4364 "smallvec",4365 "unsigned-varint",4366]43674368[[package]]4369name = "libp2p-noise"4370version = "0.40.0"4371source = "registry+https://github.com/rust-lang/crates.io-index"4372checksum = "048155686bd81fe6cb5efdef0c6290f25ad32a0a42e8f4f72625cf6a505a206f"4373dependencies = [4374 "bytes",4375 "curve25519-dalek 3.2.0",4376 "futures 0.3.25",4377 "lazy_static",4378 "libp2p-core",4379 "log",4380 "prost",4381 "prost-build",4382 "rand 0.8.5",4383 "sha2 0.10.6",4384 "snow",4385 "static_assertions",4386 "x25519-dalek",4387 "zeroize",4388]43894390[[package]]4391name = "libp2p-ping"4392version = "0.40.1"4393source = "registry+https://github.com/rust-lang/crates.io-index"4394checksum = "7228b9318d34689521349a86eb39a3c3a802c9efc99a0568062ffb80913e3f91"4395dependencies = [4396 "futures 0.3.25",4397 "futures-timer",4398 "instant",4399 "libp2p-core",4400 "libp2p-swarm",4401 "log",4402 "rand 0.8.5",4403 "void",4404]44054406[[package]]4407name = "libp2p-request-response"4408version = "0.22.1"4409source = "registry+https://github.com/rust-lang/crates.io-index"4410checksum = "8827af16a017b65311a410bb626205a9ad92ec0473967618425039fa5231adc1"4411dependencies = [4412 "async-trait",4413 "bytes",4414 "futures 0.3.25",4415 "instant",4416 "libp2p-core",4417 "libp2p-swarm",4418 "log",4419 "rand 0.8.5",4420 "smallvec",4421 "unsigned-varint",4422]44234424[[package]]4425name = "libp2p-swarm"4426version = "0.40.1"4427source = "registry+https://github.com/rust-lang/crates.io-index"4428checksum = "46d13df7c37807965d82930c0e4b04a659efcb6cca237373b206043db5398ecf"4429dependencies = [4430 "either",4431 "fnv",4432 "futures 0.3.25",4433 "futures-timer",4434 "instant",4435 "libp2p-core",4436 "log",4437 "pin-project",4438 "rand 0.8.5",4439 "smallvec",4440 "thiserror",4441 "void",4442]44434444[[package]]4445name = "libp2p-swarm-derive"4446version = "0.30.1"4447source = "registry+https://github.com/rust-lang/crates.io-index"4448checksum = "a0eddc4497a8b5a506013c40e8189864f9c3a00db2b25671f428ae9007f3ba32"4449dependencies = [4450 "heck",4451 "quote",4452 "syn",4453]44544455[[package]]4456name = "libp2p-tcp"4457version = "0.37.0"4458source = "registry+https://github.com/rust-lang/crates.io-index"4459checksum = "9839d96761491c6d3e238e70554b856956fca0ab60feb9de2cd08eed4473fa92"4460dependencies = [4461 "futures 0.3.25",4462 "futures-timer",4463 "if-watch",4464 "libc",4465 "libp2p-core",4466 "log",4467 "socket2",4468 "tokio",4469]44704471[[package]]4472name = "libp2p-wasm-ext"4473version = "0.37.0"4474source = "registry+https://github.com/rust-lang/crates.io-index"4475checksum = "a17b5b8e7a73e379e47b1b77f8a82c4721e97eca01abcd18e9cd91a23ca6ce97"4476dependencies = [4477 "futures 0.3.25",4478 "js-sys",4479 "libp2p-core",4480 "parity-send-wrapper",4481 "wasm-bindgen",4482 "wasm-bindgen-futures",4483]44844485[[package]]4486name = "libp2p-websocket"4487version = "0.39.0"4488source = "registry+https://github.com/rust-lang/crates.io-index"4489checksum = "3758ae6f89b2531a24b6d9f5776bda6a626b60a57600d7185d43dfa75ca5ecc4"4490dependencies = [4491 "either",4492 "futures 0.3.25",4493 "futures-rustls",4494 "libp2p-core",4495 "log",4496 "parking_lot 0.12.1",4497 "quicksink",4498 "rw-stream-sink",4499 "soketto",4500 "url",4501 "webpki-roots",4502]45034504[[package]]4505name = "libp2p-yamux"4506version = "0.41.1"4507source = "registry+https://github.com/rust-lang/crates.io-index"4508checksum = "0d6874d66543c4f7e26e3b8ca9a6bead351563a13ab4fafd43c7927f7c0d6c12"4509dependencies = [4510 "futures 0.3.25",4511 "libp2p-core",4512 "log",4513 "parking_lot 0.12.1",4514 "thiserror",4515 "yamux",4516]45174518[[package]]4519name = "librocksdb-sys"4520version = "0.8.0+7.4.4"4521source = "registry+https://github.com/rust-lang/crates.io-index"4522checksum = "611804e4666a25136fcc5f8cf425ab4d26c7f74ea245ffe92ea23b85b6420b5d"4523dependencies = [4524 "bindgen",4525 "bzip2-sys",4526 "cc",4527 "glob",4528 "libc",4529 "libz-sys",4530 "tikv-jemalloc-sys",4531]45324533[[package]]4534name = "libsecp256k1"4535version = "0.7.1"4536source = "registry+https://github.com/rust-lang/crates.io-index"4537checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4538dependencies = [4539 "arrayref",4540 "base64",4541 "digest 0.9.0",4542 "hmac-drbg",4543 "libsecp256k1-core",4544 "libsecp256k1-gen-ecmult",4545 "libsecp256k1-gen-genmult",4546 "rand 0.8.5",4547 "serde",4548 "sha2 0.9.9",4549 "typenum",4550]45514552[[package]]4553name = "libsecp256k1-core"4554version = "0.3.0"4555source = "registry+https://github.com/rust-lang/crates.io-index"4556checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4557dependencies = [4558 "crunchy",4559 "digest 0.9.0",4560 "subtle",4561]45624563[[package]]4564name = "libsecp256k1-gen-ecmult"4565version = "0.3.0"4566source = "registry+https://github.com/rust-lang/crates.io-index"4567checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4568dependencies = [4569 "libsecp256k1-core",4570]45714572[[package]]4573name = "libsecp256k1-gen-genmult"4574version = "0.3.0"4575source = "registry+https://github.com/rust-lang/crates.io-index"4576checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4577dependencies = [4578 "libsecp256k1-core",4579]45804581[[package]]4582name = "libz-sys"4583version = "1.1.8"4584source = "registry+https://github.com/rust-lang/crates.io-index"4585checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4586dependencies = [4587 "cc",4588 "pkg-config",4589 "vcpkg",4590]45914592[[package]]4593name = "link-cplusplus"4594version = "1.0.8"4595source = "registry+https://github.com/rust-lang/crates.io-index"4596checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5"4597dependencies = [4598 "cc",4599]46004601[[package]]4602name = "linked-hash-map"4603version = "0.5.6"4604source = "registry+https://github.com/rust-lang/crates.io-index"4605checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"46064607[[package]]4608name = "linked_hash_set"4609version = "0.1.4"4610source = "registry+https://github.com/rust-lang/crates.io-index"4611checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4612dependencies = [4613 "linked-hash-map",4614]46154616[[package]]4617name = "linregress"4618version = "0.4.4"4619source = "registry+https://github.com/rust-lang/crates.io-index"4620checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4621dependencies = [4622 "nalgebra",4623 "statrs",4624]46254626[[package]]4627name = "linux-raw-sys"4628version = "0.0.46"4629source = "registry+https://github.com/rust-lang/crates.io-index"4630checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"46314632[[package]]4633name = "linux-raw-sys"4634version = "0.1.4"4635source = "registry+https://github.com/rust-lang/crates.io-index"4636checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"46374638[[package]]4639name = "lock_api"4640version = "0.4.9"4641source = "registry+https://github.com/rust-lang/crates.io-index"4642checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4643dependencies = [4644 "autocfg",4645 "scopeguard",4646]46474648[[package]]4649name = "log"4650version = "0.4.17"4651source = "registry+https://github.com/rust-lang/crates.io-index"4652checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4653dependencies = [4654 "cfg-if",4655 "value-bag",4656]46574658[[package]]4659name = "logtest"4660version = "2.0.0"4661source = "registry+https://github.com/rust-lang/crates.io-index"4662checksum = "eb3e43a8657c1d64516dcc9db8ca03826a4aceaf89d5ce1b37b59f6ff0e43026"4663dependencies = [4664 "lazy_static",4665 "log",4666]46674668[[package]]4669name = "lru"4670version = "0.8.1"4671source = "registry+https://github.com/rust-lang/crates.io-index"4672checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4673dependencies = [4674 "hashbrown",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.24.0"4689source = "registry+https://github.com/rust-lang/crates.io-index"4690checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"4691dependencies = [4692 "libc",4693 "lz4-sys",4694]46954696[[package]]4697name = "lz4-sys"4698version = "1.9.4"4699source = "registry+https://github.com/rust-lang/crates.io-index"4700checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"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 = "match_cfg"4717version = "0.1.0"4718source = "registry+https://github.com/rust-lang/crates.io-index"4719checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"47204721[[package]]4722name = "matchers"4723version = "0.0.1"4724source = "registry+https://github.com/rust-lang/crates.io-index"4725checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4726dependencies = [4727 "regex-automata",4728]47294730[[package]]4731name = "matches"4732version = "0.1.9"4733source = "registry+https://github.com/rust-lang/crates.io-index"4734checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"47354736[[package]]4737name = "matrixmultiply"4738version = "0.3.2"4739source = "registry+https://github.com/rust-lang/crates.io-index"4740checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4741dependencies = [4742 "rawpointer",4743]47444745[[package]]4746name = "memchr"4747version = "2.5.0"4748source = "registry+https://github.com/rust-lang/crates.io-index"4749checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"47504751[[package]]4752name = "memfd"4753version = "0.6.2"4754source = "registry+https://github.com/rust-lang/crates.io-index"4755checksum = "b20a59d985586e4a5aef64564ac77299f8586d8be6cf9106a5a40207e8908efb"4756dependencies = [4757 "rustix 0.36.5",4758]47594760[[package]]4761name = "memmap2"4762version = "0.5.8"4763source = "registry+https://github.com/rust-lang/crates.io-index"4764checksum = "4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc"4765dependencies = [4766 "libc",4767]47684769[[package]]4770name = "memoffset"4771version = "0.6.5"4772source = "registry+https://github.com/rust-lang/crates.io-index"4773checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4774dependencies = [4775 "autocfg",4776]47774778[[package]]4779name = "memoffset"4780version = "0.7.1"4781source = "registry+https://github.com/rust-lang/crates.io-index"4782checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"4783dependencies = [4784 "autocfg",4785]47864787[[package]]4788name = "memory-db"4789version = "0.31.0"4790source = "registry+https://github.com/rust-lang/crates.io-index"4791checksum = "5e0c7cba9ce19ac7ffd2053ac9f49843bbd3f4318feedfd74e85c19d5fb0ba66"4792dependencies = [4793 "hash-db",4794 "hashbrown",4795]47964797[[package]]4798name = "memory_units"4799version = "0.4.0"4800source = "registry+https://github.com/rust-lang/crates.io-index"4801checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"48024803[[package]]4804name = "merlin"4805version = "2.0.1"4806source = "registry+https://github.com/rust-lang/crates.io-index"4807checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4808dependencies = [4809 "byteorder",4810 "keccak",4811 "rand_core 0.5.1",4812 "zeroize",4813]48144815[[package]]4816name = "mick-jaeger"4817version = "0.1.8"4818source = "registry+https://github.com/rust-lang/crates.io-index"4819checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4820dependencies = [4821 "futures 0.3.25",4822 "rand 0.8.5",4823 "thrift",4824]48254826[[package]]4827name = "minimal-lexical"4828version = "0.2.1"4829source = "registry+https://github.com/rust-lang/crates.io-index"4830checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"48314832[[package]]4833name = "miniz_oxide"4834version = "0.6.2"4835source = "registry+https://github.com/rust-lang/crates.io-index"4836checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"4837dependencies = [4838 "adler",4839]48404841[[package]]4842name = "mio"4843version = "0.8.5"4844source = "registry+https://github.com/rust-lang/crates.io-index"4845checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"4846dependencies = [4847 "libc",4848 "log",4849 "wasi 0.11.0+wasi-snapshot-preview1",4850 "windows-sys 0.42.0",4851]48524853[[package]]4854name = "mmr-gadget"4855version = "4.0.0-dev"4856source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"4857dependencies = [4858 "futures 0.3.25",4859 "log",4860 "parity-scale-codec 3.2.1",4861 "sc-client-api",4862 "sc-offchain",4863 "sp-api",4864 "sp-beefy",4865 "sp-blockchain",4866 "sp-consensus",4867 "sp-core",4868 "sp-io",4869 "sp-mmr-primitives",4870 "sp-runtime",4871]48724873[[package]]4874name = "mmr-rpc"4875version = "4.0.0-dev"4876source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"4877dependencies = [4878 "anyhow",4879 "jsonrpsee",4880 "parity-scale-codec 3.2.1",4881 "serde",4882 "sp-api",4883 "sp-blockchain",4884 "sp-core",4885 "sp-mmr-primitives",4886 "sp-runtime",4887]48884889[[package]]4890name = "mockall"4891version = "0.11.3"4892source = "registry+https://github.com/rust-lang/crates.io-index"4893checksum = "50e4a1c770583dac7ab5e2f6c139153b783a53a1bbee9729613f193e59828326"4894dependencies = [4895 "cfg-if",4896 "downcast",4897 "fragile",4898 "lazy_static",4899 "mockall_derive",4900 "predicates",4901 "predicates-tree",4902]49034904[[package]]4905name = "mockall_derive"4906version = "0.11.3"4907source = "registry+https://github.com/rust-lang/crates.io-index"4908checksum = "832663583d5fa284ca8810bf7015e46c9fff9622d3cf34bd1eea5003fec06dd0"4909dependencies = [4910 "cfg-if",4911 "proc-macro2",4912 "quote",4913 "syn",4914]49154916[[package]]4917name = "multiaddr"4918version = "0.14.0"4919source = "registry+https://github.com/rust-lang/crates.io-index"4920checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"4921dependencies = [4922 "arrayref",4923 "bs58",4924 "byteorder",4925 "data-encoding",4926 "multihash",4927 "percent-encoding",4928 "serde",4929 "static_assertions",4930 "unsigned-varint",4931 "url",4932]49334934[[package]]4935name = "multibase"4936version = "0.9.1"4937source = "registry+https://github.com/rust-lang/crates.io-index"4938checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"4939dependencies = [4940 "base-x",4941 "data-encoding",4942 "data-encoding-macro",4943]49444945[[package]]4946name = "multihash"4947version = "0.16.3"4948source = "registry+https://github.com/rust-lang/crates.io-index"4949checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"4950dependencies = [4951 "blake2b_simd",4952 "blake2s_simd",4953 "blake3",4954 "core2",4955 "digest 0.10.6",4956 "multihash-derive",4957 "sha2 0.10.6",4958 "sha3 0.10.6",4959 "unsigned-varint",4960]49614962[[package]]4963name = "multihash-derive"4964version = "0.8.0"4965source = "registry+https://github.com/rust-lang/crates.io-index"4966checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"4967dependencies = [4968 "proc-macro-crate",4969 "proc-macro-error",4970 "proc-macro2",4971 "quote",4972 "syn",4973 "synstructure",4974]49754976[[package]]4977name = "multimap"4978version = "0.8.3"4979source = "registry+https://github.com/rust-lang/crates.io-index"4980checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"49814982[[package]]4983name = "multistream-select"4984version = "0.12.1"4985source = "registry+https://github.com/rust-lang/crates.io-index"4986checksum = "c8552ab875c1313b97b8d20cb857b9fd63e2d1d6a0a1b53ce9821e575405f27a"4987dependencies = [4988 "bytes",4989 "futures 0.3.25",4990 "log",4991 "pin-project",4992 "smallvec",4993 "unsigned-varint",4994]49954996[[package]]4997name = "nalgebra"4998version = "0.27.1"4999source = "registry+https://github.com/rust-lang/crates.io-index"5000checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5001dependencies = [5002 "approx",5003 "matrixmultiply",5004 "nalgebra-macros",5005 "num-complex",5006 "num-rational",5007 "num-traits",5008 "rand 0.8.5",5009 "rand_distr",5010 "simba",5011 "typenum",5012]50135014[[package]]5015name = "nalgebra-macros"5016version = "0.1.0"5017source = "registry+https://github.com/rust-lang/crates.io-index"5018checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5019dependencies = [5020 "proc-macro2",5021 "quote",5022 "syn",5023]50245025[[package]]5026name = "names"5027version = "0.13.0"5028source = "registry+https://github.com/rust-lang/crates.io-index"5029checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5030dependencies = [5031 "rand 0.8.5",5032]50335034[[package]]5035name = "nanorand"5036version = "0.7.0"5037source = "registry+https://github.com/rust-lang/crates.io-index"5038checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"50395040[[package]]5041name = "netlink-packet-core"5042version = "0.4.2"5043source = "registry+https://github.com/rust-lang/crates.io-index"5044checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5045dependencies = [5046 "anyhow",5047 "byteorder",5048 "libc",5049 "netlink-packet-utils",5050]50515052[[package]]5053name = "netlink-packet-route"5054version = "0.12.0"5055source = "registry+https://github.com/rust-lang/crates.io-index"5056checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5057dependencies = [5058 "anyhow",5059 "bitflags",5060 "byteorder",5061 "libc",5062 "netlink-packet-core",5063 "netlink-packet-utils",5064]50655066[[package]]5067name = "netlink-packet-utils"5068version = "0.5.1"5069source = "registry+https://github.com/rust-lang/crates.io-index"5070checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5071dependencies = [5072 "anyhow",5073 "byteorder",5074 "paste",5075 "thiserror",5076]50775078[[package]]5079name = "netlink-proto"5080version = "0.10.0"5081source = "registry+https://github.com/rust-lang/crates.io-index"5082checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5083dependencies = [5084 "bytes",5085 "futures 0.3.25",5086 "log",5087 "netlink-packet-core",5088 "netlink-sys",5089 "thiserror",5090 "tokio",5091]50925093[[package]]5094name = "netlink-sys"5095version = "0.8.3"5096source = "registry+https://github.com/rust-lang/crates.io-index"5097checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5098dependencies = [5099 "async-io",5100 "bytes",5101 "futures 0.3.25",5102 "libc",5103 "log",5104]51055106[[package]]5107name = "nix"5108version = "0.24.3"5109source = "registry+https://github.com/rust-lang/crates.io-index"5110checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"5111dependencies = [5112 "bitflags",5113 "cfg-if",5114 "libc",5115]51165117[[package]]5118name = "nohash-hasher"5119version = "0.2.0"5120source = "registry+https://github.com/rust-lang/crates.io-index"5121checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51225123[[package]]5124name = "nom"5125version = "7.1.1"5126source = "registry+https://github.com/rust-lang/crates.io-index"5127checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5128dependencies = [5129 "memchr",5130 "minimal-lexical",5131]51325133[[package]]5134name = "normalize-line-endings"5135version = "0.3.0"5136source = "registry+https://github.com/rust-lang/crates.io-index"5137checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"51385139[[package]]5140name = "nu-ansi-term"5141version = "0.46.0"5142source = "registry+https://github.com/rust-lang/crates.io-index"5143checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"5144dependencies = [5145 "overload",5146 "winapi",5147]51485149[[package]]5150name = "num-bigint"5151version = "0.4.3"5152source = "registry+https://github.com/rust-lang/crates.io-index"5153checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5154dependencies = [5155 "autocfg",5156 "num-integer",5157 "num-traits",5158]51595160[[package]]5161name = "num-complex"5162version = "0.4.2"5163source = "registry+https://github.com/rust-lang/crates.io-index"5164checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5165dependencies = [5166 "num-traits",5167]51685169[[package]]5170name = "num-format"5171version = "0.4.4"5172source = "registry+https://github.com/rust-lang/crates.io-index"5173checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"5174dependencies = [5175 "arrayvec 0.7.2",5176 "itoa",5177]51785179[[package]]5180name = "num-integer"5181version = "0.1.45"5182source = "registry+https://github.com/rust-lang/crates.io-index"5183checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5184dependencies = [5185 "autocfg",5186 "num-traits",5187]51885189[[package]]5190name = "num-rational"5191version = "0.4.1"5192source = "registry+https://github.com/rust-lang/crates.io-index"5193checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5194dependencies = [5195 "autocfg",5196 "num-bigint",5197 "num-integer",5198 "num-traits",5199]52005201[[package]]5202name = "num-traits"5203version = "0.2.15"5204source = "registry+https://github.com/rust-lang/crates.io-index"5205checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5206dependencies = [5207 "autocfg",5208 "libm 0.2.6",5209]52105211[[package]]5212name = "num_cpus"5213version = "1.15.0"5214source = "registry+https://github.com/rust-lang/crates.io-index"5215checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"5216dependencies = [5217 "hermit-abi 0.2.6",5218 "libc",5219]52205221[[package]]5222name = "num_enum"5223version = "0.5.7"5224source = "registry+https://github.com/rust-lang/crates.io-index"5225checksum = "cf5395665662ef45796a4ff5486c5d41d29e0c09640af4c5f17fd94ee2c119c9"5226dependencies = [5227 "num_enum_derive",5228]52295230[[package]]5231name = "num_enum_derive"5232version = "0.5.7"5233source = "registry+https://github.com/rust-lang/crates.io-index"5234checksum = "3b0498641e53dd6ac1a4f22547548caa6864cc4933784319cd1775271c5a46ce"5235dependencies = [5236 "proc-macro-crate",5237 "proc-macro2",5238 "quote",5239 "syn",5240]52415242[[package]]5243name = "object"5244version = "0.29.0"5245source = "registry+https://github.com/rust-lang/crates.io-index"5246checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5247dependencies = [5248 "crc32fast",5249 "hashbrown",5250 "indexmap",5251 "memchr",5252]52535254[[package]]5255name = "object"5256version = "0.30.0"5257source = "registry+https://github.com/rust-lang/crates.io-index"5258checksum = "239da7f290cfa979f43f85a8efeee9a8a76d0827c356d37f9d3d7254d6b537fb"5259dependencies = [5260 "memchr",5261]52625263[[package]]5264name = "once_cell"5265version = "1.16.0"5266source = "registry+https://github.com/rust-lang/crates.io-index"5267checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"52685269[[package]]5270name = "opal-runtime"5271version = "0.9.36"5272dependencies = [5273 "app-promotion-rpc",5274 "cumulus-pallet-aura-ext",5275 "cumulus-pallet-dmp-queue",5276 "cumulus-pallet-parachain-system",5277 "cumulus-pallet-xcm",5278 "cumulus-pallet-xcmp-queue",5279 "cumulus-primitives-core",5280 "cumulus-primitives-timestamp",5281 "cumulus-primitives-utility",5282 "derivative",5283 "evm-coder",5284 "fp-evm",5285 "fp-evm-mapping",5286 "fp-rpc",5287 "fp-self-contained",5288 "frame-benchmarking",5289 "frame-executive",5290 "frame-support",5291 "frame-system",5292 "frame-system-benchmarking",5293 "frame-system-rpc-runtime-api",5294 "frame-try-runtime",5295 "hex-literal",5296 "impl-trait-for-tuples",5297 "log",5298 "logtest",5299 "num_enum",5300 "orml-tokens",5301 "orml-traits",5302 "orml-vesting",5303 "orml-xtokens",5304 "pallet-app-promotion",5305 "pallet-aura",5306 "pallet-balances",5307 "pallet-base-fee",5308 "pallet-common",5309 "pallet-configuration",5310 "pallet-ethereum",5311 "pallet-evm",5312 "pallet-evm-coder-substrate",5313 "pallet-evm-contract-helpers",5314 "pallet-evm-migration",5315 "pallet-evm-precompile-simple",5316 "pallet-evm-transaction-payment",5317 "pallet-foreign-assets",5318 "pallet-fungible",5319 "pallet-inflation",5320 "pallet-maintenance",5321 "pallet-nonfungible",5322 "pallet-randomness-collective-flip",5323 "pallet-refungible",5324 "pallet-rmrk-core",5325 "pallet-rmrk-equip",5326 "pallet-structure",5327 "pallet-sudo",5328 "pallet-template-transaction-payment",5329 "pallet-test-utils",5330 "pallet-timestamp",5331 "pallet-transaction-payment",5332 "pallet-transaction-payment-rpc-runtime-api",5333 "pallet-treasury",5334 "pallet-unique",5335 "pallet-unique-scheduler-v2",5336 "pallet-xcm",5337 "parachain-info",5338 "parity-scale-codec 3.2.1",5339 "polkadot-parachain",5340 "precompile-utils-macro",5341 "rmrk-rpc",5342 "scale-info",5343 "serde",5344 "smallvec",5345 "sp-api",5346 "sp-arithmetic",5347 "sp-block-builder",5348 "sp-consensus-aura",5349 "sp-core",5350 "sp-inherents",5351 "sp-io",5352 "sp-offchain",5353 "sp-runtime",5354 "sp-session",5355 "sp-std",5356 "sp-transaction-pool",5357 "sp-version",5358 "substrate-wasm-builder",5359 "up-common",5360 "up-data-structs",5361 "up-rpc",5362 "up-sponsorship",5363 "xcm",5364 "xcm-builder",5365 "xcm-executor",5366]53675368[[package]]5369name = "opaque-debug"5370version = "0.2.3"5371source = "registry+https://github.com/rust-lang/crates.io-index"5372checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"53735374[[package]]5375name = "opaque-debug"5376version = "0.3.0"5377source = "registry+https://github.com/rust-lang/crates.io-index"5378checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"53795380[[package]]5381name = "openssl-probe"5382version = "0.1.5"5383source = "registry+https://github.com/rust-lang/crates.io-index"5384checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"53855386[[package]]5387name = "orchestra"5388version = "0.0.2"5389source = "registry+https://github.com/rust-lang/crates.io-index"5390checksum = "0aab54694ddaa8a9b703724c6ef04272b2d27bc32d2c855aae5cdd1857216b43"5391dependencies = [5392 "async-trait",5393 "dyn-clonable",5394 "futures 0.3.25",5395 "futures-timer",5396 "orchestra-proc-macro",5397 "pin-project",5398 "prioritized-metered-channel",5399 "thiserror",5400 "tracing",5401]54025403[[package]]5404name = "orchestra-proc-macro"5405version = "0.0.2"5406source = "registry+https://github.com/rust-lang/crates.io-index"5407checksum = "a702b2f6bf592b3eb06c00d80d05afaf7a8eff6b41bb361e397d799acc21b45a"5408dependencies = [5409 "expander 0.0.6",5410 "itertools",5411 "petgraph",5412 "proc-macro-crate",5413 "proc-macro2",5414 "quote",5415 "syn",5416]54175418[[package]]5419name = "ordered-float"5420version = "1.1.1"5421source = "registry+https://github.com/rust-lang/crates.io-index"5422checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5423dependencies = [5424 "num-traits",5425]54265427[[package]]5428name = "orml-tokens"5429version = "0.4.1-dev"5430source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=feature/polkadot-v0.9.36#a0e5ed97ddafed2f4fe40dd4286a2c58edcbbac6"5431dependencies = [5432 "frame-support",5433 "frame-system",5434 "orml-traits",5435 "parity-scale-codec 3.2.1",5436 "scale-info",5437 "serde",5438 "sp-runtime",5439 "sp-std",5440]54415442[[package]]5443name = "orml-traits"5444version = "0.4.1-dev"5445source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=feature/polkadot-v0.9.36#a0e5ed97ddafed2f4fe40dd4286a2c58edcbbac6"5446dependencies = [5447 "frame-support",5448 "impl-trait-for-tuples",5449 "num-traits",5450 "orml-utilities",5451 "parity-scale-codec 3.2.1",5452 "scale-info",5453 "serde",5454 "sp-io",5455 "sp-runtime",5456 "sp-std",5457 "xcm",5458]54595460[[package]]5461name = "orml-utilities"5462version = "0.4.1-dev"5463source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=feature/polkadot-v0.9.36#a0e5ed97ddafed2f4fe40dd4286a2c58edcbbac6"5464dependencies = [5465 "frame-support",5466 "parity-scale-codec 3.2.1",5467 "scale-info",5468 "serde",5469 "sp-io",5470 "sp-runtime",5471 "sp-std",5472]54735474[[package]]5475name = "orml-vesting"5476version = "0.4.1-dev"5477source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=feature/polkadot-v0.9.36#a0e5ed97ddafed2f4fe40dd4286a2c58edcbbac6"5478dependencies = [5479 "frame-support",5480 "frame-system",5481 "parity-scale-codec 3.2.1",5482 "scale-info",5483 "serde",5484 "sp-io",5485 "sp-runtime",5486 "sp-std",5487]54885489[[package]]5490name = "orml-xcm-support"5491version = "0.4.1-dev"5492source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=feature/polkadot-v0.9.36#a0e5ed97ddafed2f4fe40dd4286a2c58edcbbac6"5493dependencies = [5494 "frame-support",5495 "orml-traits",5496 "parity-scale-codec 3.2.1",5497 "sp-runtime",5498 "sp-std",5499 "xcm",5500 "xcm-executor",5501]55025503[[package]]5504name = "orml-xtokens"5505version = "0.4.1-dev"5506source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=feature/polkadot-v0.9.36#a0e5ed97ddafed2f4fe40dd4286a2c58edcbbac6"5507dependencies = [5508 "cumulus-primitives-core",5509 "frame-support",5510 "frame-system",5511 "orml-traits",5512 "orml-xcm-support",5513 "pallet-xcm",5514 "parity-scale-codec 3.2.1",5515 "scale-info",5516 "serde",5517 "sp-io",5518 "sp-runtime",5519 "sp-std",5520 "xcm",5521 "xcm-executor",5522]55235524[[package]]5525name = "os_str_bytes"5526version = "6.4.1"5527source = "registry+https://github.com/rust-lang/crates.io-index"5528checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"55295530[[package]]5531name = "overload"5532version = "0.1.1"5533source = "registry+https://github.com/rust-lang/crates.io-index"5534checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"55355536[[package]]5537name = "packed_simd_2"5538version = "0.3.8"5539source = "registry+https://github.com/rust-lang/crates.io-index"5540checksum = "a1914cd452d8fccd6f9db48147b29fd4ae05bea9dc5d9ad578509f72415de282"5541dependencies = [5542 "cfg-if",5543 "libm 0.1.4",5544]55455546[[package]]5547name = "pallet-app-promotion"5548version = "0.1.1"5549dependencies = [5550 "frame-benchmarking",5551 "frame-support",5552 "frame-system",5553 "pallet-balances",5554 "pallet-common",5555 "pallet-configuration",5556 "pallet-evm",5557 "pallet-evm-contract-helpers",5558 "pallet-evm-migration",5559 "pallet-randomness-collective-flip",5560 "pallet-timestamp",5561 "pallet-unique",5562 "parity-scale-codec 3.2.1",5563 "scale-info",5564 "serde",5565 "sp-core",5566 "sp-io",5567 "sp-runtime",5568 "sp-std",5569 "up-data-structs",5570]55715572[[package]]5573name = "pallet-aura"5574version = "4.0.0-dev"5575source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5576dependencies = [5577 "frame-support",5578 "frame-system",5579 "pallet-timestamp",5580 "parity-scale-codec 3.2.1",5581 "scale-info",5582 "sp-application-crypto",5583 "sp-consensus-aura",5584 "sp-runtime",5585 "sp-std",5586]55875588[[package]]5589name = "pallet-authority-discovery"5590version = "4.0.0-dev"5591source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5592dependencies = [5593 "frame-support",5594 "frame-system",5595 "pallet-session",5596 "parity-scale-codec 3.2.1",5597 "scale-info",5598 "sp-application-crypto",5599 "sp-authority-discovery",5600 "sp-runtime",5601 "sp-std",5602]56035604[[package]]5605name = "pallet-authorship"5606version = "4.0.0-dev"5607source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5608dependencies = [5609 "frame-support",5610 "frame-system",5611 "impl-trait-for-tuples",5612 "parity-scale-codec 3.2.1",5613 "scale-info",5614 "sp-authorship",5615 "sp-runtime",5616 "sp-std",5617]56185619[[package]]5620name = "pallet-babe"5621version = "4.0.0-dev"5622source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5623dependencies = [5624 "frame-benchmarking",5625 "frame-support",5626 "frame-system",5627 "log",5628 "pallet-authorship",5629 "pallet-session",5630 "pallet-timestamp",5631 "parity-scale-codec 3.2.1",5632 "scale-info",5633 "sp-application-crypto",5634 "sp-consensus-babe",5635 "sp-consensus-vrf",5636 "sp-io",5637 "sp-runtime",5638 "sp-session",5639 "sp-staking",5640 "sp-std",5641]56425643[[package]]5644name = "pallet-bags-list"5645version = "4.0.0-dev"5646source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5647dependencies = [5648 "frame-benchmarking",5649 "frame-election-provider-support",5650 "frame-support",5651 "frame-system",5652 "log",5653 "pallet-balances",5654 "parity-scale-codec 3.2.1",5655 "scale-info",5656 "sp-core",5657 "sp-io",5658 "sp-runtime",5659 "sp-std",5660 "sp-tracing",5661]56625663[[package]]5664name = "pallet-balances"5665version = "4.0.0-dev"5666source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5667dependencies = [5668 "frame-benchmarking",5669 "frame-support",5670 "frame-system",5671 "log",5672 "parity-scale-codec 3.2.1",5673 "scale-info",5674 "sp-runtime",5675 "sp-std",5676]56775678[[package]]5679name = "pallet-base-fee"5680version = "1.0.0"5681source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"5682dependencies = [5683 "fp-evm",5684 "frame-support",5685 "frame-system",5686 "parity-scale-codec 3.2.1",5687 "scale-info",5688 "serde",5689 "sp-core",5690 "sp-runtime",5691]56925693[[package]]5694name = "pallet-beefy"5695version = "4.0.0-dev"5696source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5697dependencies = [5698 "frame-support",5699 "frame-system",5700 "pallet-session",5701 "parity-scale-codec 3.2.1",5702 "scale-info",5703 "serde",5704 "sp-beefy",5705 "sp-runtime",5706 "sp-std",5707]57085709[[package]]5710name = "pallet-beefy-mmr"5711version = "4.0.0-dev"5712source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5713dependencies = [5714 "array-bytes 4.2.0",5715 "beefy-merkle-tree",5716 "frame-support",5717 "frame-system",5718 "log",5719 "pallet-beefy",5720 "pallet-mmr",5721 "pallet-session",5722 "parity-scale-codec 3.2.1",5723 "scale-info",5724 "serde",5725 "sp-beefy",5726 "sp-core",5727 "sp-io",5728 "sp-runtime",5729 "sp-std",5730]57315732[[package]]5733name = "pallet-bounties"5734version = "4.0.0-dev"5735source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5736dependencies = [5737 "frame-benchmarking",5738 "frame-support",5739 "frame-system",5740 "log",5741 "pallet-treasury",5742 "parity-scale-codec 3.2.1",5743 "scale-info",5744 "sp-core",5745 "sp-io",5746 "sp-runtime",5747 "sp-std",5748]57495750[[package]]5751name = "pallet-child-bounties"5752version = "4.0.0-dev"5753source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5754dependencies = [5755 "frame-benchmarking",5756 "frame-support",5757 "frame-system",5758 "log",5759 "pallet-bounties",5760 "pallet-treasury",5761 "parity-scale-codec 3.2.1",5762 "scale-info",5763 "sp-core",5764 "sp-io",5765 "sp-runtime",5766 "sp-std",5767]57685769[[package]]5770name = "pallet-collective"5771version = "4.0.0-dev"5772source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5773dependencies = [5774 "frame-benchmarking",5775 "frame-support",5776 "frame-system",5777 "log",5778 "parity-scale-codec 3.2.1",5779 "scale-info",5780 "sp-core",5781 "sp-io",5782 "sp-runtime",5783 "sp-std",5784]57855786[[package]]5787name = "pallet-common"5788version = "0.1.12"5789dependencies = [5790 "ethereum 0.14.0",5791 "evm-coder",5792 "fp-evm-mapping",5793 "frame-benchmarking",5794 "frame-support",5795 "frame-system",5796 "pallet-evm",5797 "pallet-evm-coder-substrate",5798 "parity-scale-codec 3.2.1",5799 "scale-info",5800 "serde",5801 "sp-core",5802 "sp-runtime",5803 "sp-std",5804 "up-data-structs",5805]58065807[[package]]5808name = "pallet-configuration"5809version = "0.1.2"5810dependencies = [5811 "fp-evm",5812 "frame-support",5813 "frame-system",5814 "parity-scale-codec 3.2.1",5815 "scale-info",5816 "smallvec",5817 "sp-arithmetic",5818 "sp-core",5819 "sp-runtime",5820 "sp-std",5821 "xcm",5822]58235824[[package]]5825name = "pallet-conviction-voting"5826version = "4.0.0-dev"5827source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5828dependencies = [5829 "assert_matches",5830 "frame-benchmarking",5831 "frame-support",5832 "frame-system",5833 "parity-scale-codec 3.2.1",5834 "scale-info",5835 "serde",5836 "sp-io",5837 "sp-runtime",5838 "sp-std",5839]58405841[[package]]5842name = "pallet-democracy"5843version = "4.0.0-dev"5844source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5845dependencies = [5846 "frame-benchmarking",5847 "frame-support",5848 "frame-system",5849 "log",5850 "parity-scale-codec 3.2.1",5851 "scale-info",5852 "serde",5853 "sp-core",5854 "sp-io",5855 "sp-runtime",5856 "sp-std",5857]58585859[[package]]5860name = "pallet-election-provider-multi-phase"5861version = "4.0.0-dev"5862source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5863dependencies = [5864 "frame-benchmarking",5865 "frame-election-provider-support",5866 "frame-support",5867 "frame-system",5868 "log",5869 "pallet-election-provider-support-benchmarking",5870 "parity-scale-codec 3.2.1",5871 "rand 0.7.3",5872 "scale-info",5873 "sp-arithmetic",5874 "sp-core",5875 "sp-io",5876 "sp-npos-elections",5877 "sp-runtime",5878 "sp-std",5879 "static_assertions",5880 "strum",5881]58825883[[package]]5884name = "pallet-election-provider-support-benchmarking"5885version = "4.0.0-dev"5886source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5887dependencies = [5888 "frame-benchmarking",5889 "frame-election-provider-support",5890 "frame-system",5891 "parity-scale-codec 3.2.1",5892 "sp-npos-elections",5893 "sp-runtime",5894]58955896[[package]]5897name = "pallet-elections-phragmen"5898version = "5.0.0-dev"5899source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"5900dependencies = [5901 "frame-benchmarking",5902 "frame-support",5903 "frame-system",5904 "log",5905 "parity-scale-codec 3.2.1",5906 "scale-info",5907 "sp-core",5908 "sp-io",5909 "sp-npos-elections",5910 "sp-runtime",5911 "sp-std",5912]59135914[[package]]5915name = "pallet-ethereum"5916version = "4.0.0-dev"5917source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"5918dependencies = [5919 "ethereum 0.14.0",5920 "ethereum-types 0.14.1",5921 "evm",5922 "fp-consensus",5923 "fp-ethereum",5924 "fp-evm",5925 "fp-evm-mapping",5926 "fp-rpc",5927 "fp-self-contained",5928 "fp-storage",5929 "frame-support",5930 "frame-system",5931 "pallet-evm",5932 "pallet-timestamp",5933 "parity-scale-codec 3.2.1",5934 "rlp",5935 "scale-info",5936 "serde",5937 "sp-io",5938 "sp-runtime",5939 "sp-std",5940]59415942[[package]]5943name = "pallet-evm"5944version = "6.0.0-dev"5945source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"5946dependencies = [5947 "environmental",5948 "evm",5949 "fp-evm",5950 "fp-evm-mapping",5951 "frame-benchmarking",5952 "frame-support",5953 "frame-system",5954 "hex",5955 "impl-trait-for-tuples",5956 "log",5957 "pallet-timestamp",5958 "parity-scale-codec 3.2.1",5959 "primitive-types 0.12.1",5960 "rlp",5961 "scale-info",5962 "serde",5963 "sp-core",5964 "sp-io",5965 "sp-runtime",5966 "sp-std",5967]59685969[[package]]5970name = "pallet-evm-coder-substrate"5971version = "0.1.3"5972dependencies = [5973 "ethereum 0.14.0",5974 "evm-coder",5975 "frame-benchmarking",5976 "frame-support",5977 "frame-system",5978 "pallet-ethereum",5979 "pallet-evm",5980 "parity-scale-codec 3.2.1",5981 "scale-info",5982 "sp-core",5983 "sp-std",5984 "up-data-structs",5985]59865987[[package]]5988name = "pallet-evm-contract-helpers"5989version = "0.3.0"5990dependencies = [5991 "ethereum 0.14.0",5992 "evm-coder",5993 "fp-evm-mapping",5994 "frame-support",5995 "frame-system",5996 "log",5997 "pallet-common",5998 "pallet-evm",5999 "pallet-evm-coder-substrate",6000 "pallet-evm-transaction-payment",6001 "parity-scale-codec 3.2.1",6002 "scale-info",6003 "sp-core",6004 "sp-runtime",6005 "sp-std",6006 "up-data-structs",6007 "up-sponsorship",6008]60096010[[package]]6011name = "pallet-evm-migration"6012version = "0.1.1"6013dependencies = [6014 "ethereum 0.14.0",6015 "fp-evm",6016 "frame-benchmarking",6017 "frame-support",6018 "frame-system",6019 "pallet-evm",6020 "parity-scale-codec 3.2.1",6021 "scale-info",6022 "sp-core",6023 "sp-io",6024 "sp-runtime",6025 "sp-std",6026]60276028[[package]]6029name = "pallet-evm-precompile-simple"6030version = "2.0.0-dev"6031source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.36#db60b911813df1d82e60e0de7f3dfa290e60d2f0"6032dependencies = [6033 "fp-evm",6034 "ripemd",6035 "sp-io",6036]60376038[[package]]6039name = "pallet-evm-transaction-payment"6040version = "0.1.1"6041dependencies = [6042 "fp-evm",6043 "fp-evm-mapping",6044 "frame-support",6045 "frame-system",6046 "pallet-ethereum",6047 "pallet-evm",6048 "parity-scale-codec 3.2.1",6049 "scale-info",6050 "sp-core",6051 "sp-io",6052 "sp-runtime",6053 "sp-std",6054 "up-sponsorship",6055]60566057[[package]]6058name = "pallet-fast-unstake"6059version = "4.0.0-dev"6060source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6061dependencies = [6062 "frame-benchmarking",6063 "frame-election-provider-support",6064 "frame-support",6065 "frame-system",6066 "log",6067 "parity-scale-codec 3.2.1",6068 "scale-info",6069 "sp-io",6070 "sp-runtime",6071 "sp-staking",6072 "sp-std",6073]60746075[[package]]6076name = "pallet-foreign-assets"6077version = "0.1.0"6078dependencies = [6079 "frame-benchmarking",6080 "frame-support",6081 "frame-system",6082 "hex",6083 "log",6084 "orml-tokens",6085 "pallet-balances",6086 "pallet-common",6087 "pallet-fungible",6088 "pallet-timestamp",6089 "parity-scale-codec 3.2.1",6090 "scale-info",6091 "serde",6092 "serde_json",6093 "sp-core",6094 "sp-io",6095 "sp-runtime",6096 "sp-std",6097 "up-data-structs",6098 "xcm",6099 "xcm-builder",6100 "xcm-executor",6101]61026103[[package]]6104name = "pallet-fungible"6105version = "0.1.9"6106dependencies = [6107 "ethereum 0.14.0",6108 "evm-coder",6109 "frame-benchmarking",6110 "frame-support",6111 "frame-system",6112 "pallet-common",6113 "pallet-evm",6114 "pallet-evm-coder-substrate",6115 "pallet-structure",6116 "parity-scale-codec 3.2.1",6117 "scale-info",6118 "sp-core",6119 "sp-runtime",6120 "sp-std",6121 "up-data-structs",6122]61236124[[package]]6125name = "pallet-grandpa"6126version = "4.0.0-dev"6127source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6128dependencies = [6129 "frame-benchmarking",6130 "frame-support",6131 "frame-system",6132 "log",6133 "pallet-authorship",6134 "pallet-session",6135 "parity-scale-codec 3.2.1",6136 "scale-info",6137 "sp-application-crypto",6138 "sp-core",6139 "sp-finality-grandpa",6140 "sp-io",6141 "sp-runtime",6142 "sp-session",6143 "sp-staking",6144 "sp-std",6145]61466147[[package]]6148name = "pallet-identity"6149version = "4.0.0-dev"6150source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6151dependencies = [6152 "enumflags2",6153 "frame-benchmarking",6154 "frame-support",6155 "frame-system",6156 "parity-scale-codec 3.2.1",6157 "scale-info",6158 "sp-io",6159 "sp-runtime",6160 "sp-std",6161]61626163[[package]]6164name = "pallet-im-online"6165version = "4.0.0-dev"6166source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6167dependencies = [6168 "frame-benchmarking",6169 "frame-support",6170 "frame-system",6171 "log",6172 "pallet-authorship",6173 "parity-scale-codec 3.2.1",6174 "scale-info",6175 "sp-application-crypto",6176 "sp-core",6177 "sp-io",6178 "sp-runtime",6179 "sp-staking",6180 "sp-std",6181]61826183[[package]]6184name = "pallet-indices"6185version = "4.0.0-dev"6186source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6187dependencies = [6188 "frame-benchmarking",6189 "frame-support",6190 "frame-system",6191 "parity-scale-codec 3.2.1",6192 "scale-info",6193 "sp-core",6194 "sp-io",6195 "sp-keyring",6196 "sp-runtime",6197 "sp-std",6198]61996200[[package]]6201name = "pallet-inflation"6202version = "0.1.1"6203dependencies = [6204 "frame-benchmarking",6205 "frame-support",6206 "frame-system",6207 "pallet-balances",6208 "pallet-randomness-collective-flip",6209 "pallet-timestamp",6210 "parity-scale-codec 3.2.1",6211 "scale-info",6212 "serde",6213 "sp-core",6214 "sp-io",6215 "sp-runtime",6216 "sp-std",6217]62186219[[package]]6220name = "pallet-maintenance"6221version = "0.1.0"6222dependencies = [6223 "frame-benchmarking",6224 "frame-support",6225 "frame-system",6226 "parity-scale-codec 3.2.1",6227 "scale-info",6228 "sp-std",6229]62306231[[package]]6232name = "pallet-membership"6233version = "4.0.0-dev"6234source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6235dependencies = [6236 "frame-benchmarking",6237 "frame-support",6238 "frame-system",6239 "log",6240 "parity-scale-codec 3.2.1",6241 "scale-info",6242 "sp-core",6243 "sp-io",6244 "sp-runtime",6245 "sp-std",6246]62476248[[package]]6249name = "pallet-mmr"6250version = "4.0.0-dev"6251source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6252dependencies = [6253 "frame-benchmarking",6254 "frame-support",6255 "frame-system",6256 "parity-scale-codec 3.2.1",6257 "scale-info",6258 "sp-core",6259 "sp-io",6260 "sp-mmr-primitives",6261 "sp-runtime",6262 "sp-std",6263]62646265[[package]]6266name = "pallet-multisig"6267version = "4.0.0-dev"6268source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6269dependencies = [6270 "frame-benchmarking",6271 "frame-support",6272 "frame-system",6273 "log",6274 "parity-scale-codec 3.2.1",6275 "scale-info",6276 "sp-io",6277 "sp-runtime",6278 "sp-std",6279]62806281[[package]]6282name = "pallet-nis"6283version = "4.0.0-dev"6284source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6285dependencies = [6286 "frame-benchmarking",6287 "frame-support",6288 "frame-system",6289 "parity-scale-codec 3.2.1",6290 "scale-info",6291 "sp-arithmetic",6292 "sp-core",6293 "sp-runtime",6294 "sp-std",6295]62966297[[package]]6298name = "pallet-nomination-pools"6299version = "1.0.0"6300source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6301dependencies = [6302 "frame-support",6303 "frame-system",6304 "log",6305 "parity-scale-codec 3.2.1",6306 "scale-info",6307 "sp-core",6308 "sp-io",6309 "sp-runtime",6310 "sp-staking",6311 "sp-std",6312]63136314[[package]]6315name = "pallet-nomination-pools-benchmarking"6316version = "1.0.0"6317source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6318dependencies = [6319 "frame-benchmarking",6320 "frame-election-provider-support",6321 "frame-support",6322 "frame-system",6323 "pallet-bags-list",6324 "pallet-nomination-pools",6325 "pallet-staking",6326 "parity-scale-codec 3.2.1",6327 "scale-info",6328 "sp-runtime",6329 "sp-runtime-interface",6330 "sp-staking",6331 "sp-std",6332]63336334[[package]]6335name = "pallet-nomination-pools-runtime-api"6336version = "1.0.0-dev"6337source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6338dependencies = [6339 "parity-scale-codec 3.2.1",6340 "sp-api",6341 "sp-std",6342]63436344[[package]]6345name = "pallet-nonfungible"6346version = "0.1.12"6347dependencies = [6348 "ethereum 0.14.0",6349 "evm-coder",6350 "frame-benchmarking",6351 "frame-support",6352 "frame-system",6353 "pallet-common",6354 "pallet-evm",6355 "pallet-evm-coder-substrate",6356 "pallet-structure",6357 "parity-scale-codec 3.2.1",6358 "scale-info",6359 "sp-core",6360 "sp-runtime",6361 "sp-std",6362 "struct-versioning",6363 "up-data-structs",6364]63656366[[package]]6367name = "pallet-offences"6368version = "4.0.0-dev"6369source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6370dependencies = [6371 "frame-support",6372 "frame-system",6373 "log",6374 "pallet-balances",6375 "parity-scale-codec 3.2.1",6376 "scale-info",6377 "serde",6378 "sp-runtime",6379 "sp-staking",6380 "sp-std",6381]63826383[[package]]6384name = "pallet-offences-benchmarking"6385version = "4.0.0-dev"6386source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6387dependencies = [6388 "frame-benchmarking",6389 "frame-election-provider-support",6390 "frame-support",6391 "frame-system",6392 "pallet-babe",6393 "pallet-balances",6394 "pallet-grandpa",6395 "pallet-im-online",6396 "pallet-offences",6397 "pallet-session",6398 "pallet-staking",6399 "parity-scale-codec 3.2.1",6400 "scale-info",6401 "sp-runtime",6402 "sp-staking",6403 "sp-std",6404]64056406[[package]]6407name = "pallet-preimage"6408version = "4.0.0-dev"6409source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6410dependencies = [6411 "frame-benchmarking",6412 "frame-support",6413 "frame-system",6414 "log",6415 "parity-scale-codec 3.2.1",6416 "scale-info",6417 "sp-core",6418 "sp-io",6419 "sp-runtime",6420 "sp-std",6421]64226423[[package]]6424name = "pallet-proxy"6425version = "4.0.0-dev"6426source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6427dependencies = [6428 "frame-benchmarking",6429 "frame-support",6430 "frame-system",6431 "parity-scale-codec 3.2.1",6432 "scale-info",6433 "sp-io",6434 "sp-runtime",6435 "sp-std",6436]64376438[[package]]6439name = "pallet-randomness-collective-flip"6440version = "4.0.0-dev"6441source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6442dependencies = [6443 "frame-support",6444 "frame-system",6445 "parity-scale-codec 3.2.1",6446 "safe-mix",6447 "scale-info",6448 "sp-runtime",6449 "sp-std",6450]64516452[[package]]6453name = "pallet-ranked-collective"6454version = "4.0.0-dev"6455source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6456dependencies = [6457 "frame-benchmarking",6458 "frame-support",6459 "frame-system",6460 "log",6461 "parity-scale-codec 3.2.1",6462 "scale-info",6463 "sp-arithmetic",6464 "sp-core",6465 "sp-io",6466 "sp-runtime",6467 "sp-std",6468]64696470[[package]]6471name = "pallet-recovery"6472version = "4.0.0-dev"6473source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6474dependencies = [6475 "frame-benchmarking",6476 "frame-support",6477 "frame-system",6478 "parity-scale-codec 3.2.1",6479 "scale-info",6480 "sp-io",6481 "sp-runtime",6482 "sp-std",6483]64846485[[package]]6486name = "pallet-referenda"6487version = "4.0.0-dev"6488source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6489dependencies = [6490 "assert_matches",6491 "frame-benchmarking",6492 "frame-support",6493 "frame-system",6494 "log",6495 "parity-scale-codec 3.2.1",6496 "scale-info",6497 "serde",6498 "sp-arithmetic",6499 "sp-io",6500 "sp-runtime",6501 "sp-std",6502]65036504[[package]]6505name = "pallet-refungible"6506version = "0.2.11"6507dependencies = [6508 "derivative",6509 "ethereum 0.14.0",6510 "evm-coder",6511 "frame-benchmarking",6512 "frame-support",6513 "frame-system",6514 "pallet-common",6515 "pallet-evm",6516 "pallet-evm-coder-substrate",6517 "pallet-structure",6518 "parity-scale-codec 3.2.1",6519 "scale-info",6520 "sp-core",6521 "sp-runtime",6522 "sp-std",6523 "struct-versioning",6524 "up-data-structs",6525]65266527[[package]]6528name = "pallet-rmrk-core"6529version = "0.1.2"6530dependencies = [6531 "derivative",6532 "frame-benchmarking",6533 "frame-support",6534 "frame-system",6535 "pallet-common",6536 "pallet-evm",6537 "pallet-nonfungible",6538 "pallet-structure",6539 "parity-scale-codec 3.2.1",6540 "rmrk-traits",6541 "scale-info",6542 "sp-core",6543 "sp-runtime",6544 "sp-std",6545 "up-data-structs",6546]65476548[[package]]6549name = "pallet-rmrk-equip"6550version = "0.1.2"6551dependencies = [6552 "frame-benchmarking",6553 "frame-support",6554 "frame-system",6555 "pallet-common",6556 "pallet-evm",6557 "pallet-nonfungible",6558 "pallet-rmrk-core",6559 "parity-scale-codec 3.2.1",6560 "rmrk-traits",6561 "scale-info",6562 "sp-core",6563 "sp-runtime",6564 "sp-std",6565 "up-data-structs",6566]65676568[[package]]6569name = "pallet-scheduler"6570version = "4.0.0-dev"6571source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6572dependencies = [6573 "frame-benchmarking",6574 "frame-support",6575 "frame-system",6576 "log",6577 "parity-scale-codec 3.2.1",6578 "scale-info",6579 "sp-io",6580 "sp-runtime",6581 "sp-std",6582 "sp-weights",6583]65846585[[package]]6586name = "pallet-session"6587version = "4.0.0-dev"6588source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6589dependencies = [6590 "frame-support",6591 "frame-system",6592 "impl-trait-for-tuples",6593 "log",6594 "pallet-timestamp",6595 "parity-scale-codec 3.2.1",6596 "scale-info",6597 "sp-core",6598 "sp-io",6599 "sp-runtime",6600 "sp-session",6601 "sp-staking",6602 "sp-std",6603 "sp-trie",6604]66056606[[package]]6607name = "pallet-session-benchmarking"6608version = "4.0.0-dev"6609source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6610dependencies = [6611 "frame-benchmarking",6612 "frame-support",6613 "frame-system",6614 "pallet-session",6615 "pallet-staking",6616 "rand 0.7.3",6617 "sp-runtime",6618 "sp-session",6619 "sp-std",6620]66216622[[package]]6623name = "pallet-society"6624version = "4.0.0-dev"6625source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6626dependencies = [6627 "frame-support",6628 "frame-system",6629 "parity-scale-codec 3.2.1",6630 "rand_chacha 0.2.2",6631 "scale-info",6632 "sp-runtime",6633 "sp-std",6634]66356636[[package]]6637name = "pallet-staking"6638version = "4.0.0-dev"6639source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6640dependencies = [6641 "frame-benchmarking",6642 "frame-election-provider-support",6643 "frame-support",6644 "frame-system",6645 "log",6646 "pallet-authorship",6647 "pallet-session",6648 "parity-scale-codec 3.2.1",6649 "rand_chacha 0.2.2",6650 "scale-info",6651 "serde",6652 "sp-application-crypto",6653 "sp-io",6654 "sp-runtime",6655 "sp-staking",6656 "sp-std",6657]66586659[[package]]6660name = "pallet-staking-reward-curve"6661version = "4.0.0-dev"6662source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6663dependencies = [6664 "proc-macro-crate",6665 "proc-macro2",6666 "quote",6667 "syn",6668]66696670[[package]]6671name = "pallet-staking-reward-fn"6672version = "4.0.0-dev"6673source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6674dependencies = [6675 "log",6676 "sp-arithmetic",6677]66786679[[package]]6680name = "pallet-state-trie-migration"6681version = "4.0.0-dev"6682source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6683dependencies = [6684 "frame-benchmarking",6685 "frame-support",6686 "frame-system",6687 "log",6688 "parity-scale-codec 3.2.1",6689 "scale-info",6690 "sp-core",6691 "sp-io",6692 "sp-runtime",6693 "sp-std",6694]66956696[[package]]6697name = "pallet-structure"6698version = "0.1.2"6699dependencies = [6700 "frame-benchmarking",6701 "frame-support",6702 "frame-system",6703 "pallet-common",6704 "pallet-evm",6705 "parity-scale-codec 3.2.1",6706 "scale-info",6707 "sp-std",6708 "up-data-structs",6709]67106711[[package]]6712name = "pallet-sudo"6713version = "4.0.0-dev"6714source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6715dependencies = [6716 "frame-support",6717 "frame-system",6718 "parity-scale-codec 3.2.1",6719 "scale-info",6720 "sp-io",6721 "sp-runtime",6722 "sp-std",6723]67246725[[package]]6726name = "pallet-template-transaction-payment"6727version = "3.0.0"6728source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.36#55943b982e9b0b80465885f31f76db3dba91dac4"6729dependencies = [6730 "frame-benchmarking",6731 "frame-support",6732 "frame-system",6733 "pallet-balances",6734 "pallet-transaction-payment",6735 "parity-scale-codec 3.2.1",6736 "scale-info",6737 "serde",6738 "sp-core",6739 "sp-io",6740 "sp-runtime",6741 "sp-std",6742 "up-sponsorship",6743]67446745[[package]]6746name = "pallet-test-utils"6747version = "0.1.0"6748dependencies = [6749 "frame-support",6750 "frame-system",6751 "pallet-unique-scheduler-v2",6752 "parity-scale-codec 3.2.1",6753 "scale-info",6754 "sp-std",6755]67566757[[package]]6758name = "pallet-timestamp"6759version = "4.0.0-dev"6760source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6761dependencies = [6762 "frame-benchmarking",6763 "frame-support",6764 "frame-system",6765 "log",6766 "parity-scale-codec 3.2.1",6767 "scale-info",6768 "sp-inherents",6769 "sp-io",6770 "sp-runtime",6771 "sp-std",6772 "sp-timestamp",6773]67746775[[package]]6776name = "pallet-tips"6777version = "4.0.0-dev"6778source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6779dependencies = [6780 "frame-benchmarking",6781 "frame-support",6782 "frame-system",6783 "log",6784 "pallet-treasury",6785 "parity-scale-codec 3.2.1",6786 "scale-info",6787 "serde",6788 "sp-core",6789 "sp-io",6790 "sp-runtime",6791 "sp-std",6792]67936794[[package]]6795name = "pallet-transaction-payment"6796version = "4.0.0-dev"6797source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6798dependencies = [6799 "frame-support",6800 "frame-system",6801 "parity-scale-codec 3.2.1",6802 "scale-info",6803 "serde",6804 "sp-core",6805 "sp-io",6806 "sp-runtime",6807 "sp-std",6808]68096810[[package]]6811name = "pallet-transaction-payment-rpc"6812version = "4.0.0-dev"6813source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6814dependencies = [6815 "jsonrpsee",6816 "pallet-transaction-payment-rpc-runtime-api",6817 "parity-scale-codec 3.2.1",6818 "sp-api",6819 "sp-blockchain",6820 "sp-core",6821 "sp-rpc",6822 "sp-runtime",6823 "sp-weights",6824]68256826[[package]]6827name = "pallet-transaction-payment-rpc-runtime-api"6828version = "4.0.0-dev"6829source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6830dependencies = [6831 "pallet-transaction-payment",6832 "parity-scale-codec 3.2.1",6833 "sp-api",6834 "sp-runtime",6835 "sp-weights",6836]68376838[[package]]6839name = "pallet-treasury"6840version = "4.0.0-dev"6841source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6842dependencies = [6843 "frame-benchmarking",6844 "frame-support",6845 "frame-system",6846 "impl-trait-for-tuples",6847 "pallet-balances",6848 "parity-scale-codec 3.2.1",6849 "scale-info",6850 "serde",6851 "sp-runtime",6852 "sp-std",6853]68546855[[package]]6856name = "pallet-unique"6857version = "0.2.1"6858dependencies = [6859 "ethereum 0.12.0",6860 "evm-coder",6861 "frame-benchmarking",6862 "frame-support",6863 "frame-system",6864 "pallet-common",6865 "pallet-evm",6866 "pallet-evm-coder-substrate",6867 "pallet-nonfungible",6868 "pallet-refungible",6869 "parity-scale-codec 3.2.1",6870 "scale-info",6871 "serde",6872 "sp-core",6873 "sp-io",6874 "sp-runtime",6875 "sp-std",6876 "up-data-structs",6877]68786879[[package]]6880name = "pallet-unique-scheduler-v2"6881version = "0.1.0"6882dependencies = [6883 "frame-benchmarking",6884 "frame-support",6885 "frame-system",6886 "log",6887 "pallet-preimage",6888 "parity-scale-codec 3.2.1",6889 "scale-info",6890 "sp-core",6891 "sp-io",6892 "sp-runtime",6893 "sp-std",6894 "substrate-test-utils",6895]68966897[[package]]6898name = "pallet-utility"6899version = "4.0.0-dev"6900source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6901dependencies = [6902 "frame-benchmarking",6903 "frame-support",6904 "frame-system",6905 "parity-scale-codec 3.2.1",6906 "scale-info",6907 "sp-core",6908 "sp-io",6909 "sp-runtime",6910 "sp-std",6911]69126913[[package]]6914name = "pallet-vesting"6915version = "4.0.0-dev"6916source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6917dependencies = [6918 "frame-benchmarking",6919 "frame-support",6920 "frame-system",6921 "log",6922 "parity-scale-codec 3.2.1",6923 "scale-info",6924 "sp-runtime",6925 "sp-std",6926]69276928[[package]]6929name = "pallet-whitelist"6930version = "4.0.0-dev"6931source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"6932dependencies = [6933 "frame-benchmarking",6934 "frame-support",6935 "frame-system",6936 "parity-scale-codec 3.2.1",6937 "scale-info",6938 "sp-api",6939 "sp-runtime",6940 "sp-std",6941]69426943[[package]]6944name = "pallet-xcm"6945version = "0.9.36"6946source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"6947dependencies = [6948 "frame-support",6949 "frame-system",6950 "log",6951 "parity-scale-codec 3.2.1",6952 "scale-info",6953 "serde",6954 "sp-core",6955 "sp-runtime",6956 "sp-std",6957 "xcm",6958 "xcm-executor",6959]69606961[[package]]6962name = "pallet-xcm-benchmarks"6963version = "0.9.36"6964source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"6965dependencies = [6966 "frame-benchmarking",6967 "frame-support",6968 "frame-system",6969 "log",6970 "parity-scale-codec 3.2.1",6971 "scale-info",6972 "sp-runtime",6973 "sp-std",6974 "xcm",6975 "xcm-executor",6976]69776978[[package]]6979name = "parachain-info"6980version = "0.1.0"6981source = "git+https://github.com/paritytech/cumulus?branch=draft-polkadot-v0.9.36#391a5d89880283dfd49b0be95dd214274d28de4d"6982dependencies = [6983 "cumulus-primitives-core",6984 "frame-support",6985 "frame-system",6986 "parity-scale-codec 3.2.1",6987 "scale-info",6988]69896990[[package]]6991name = "parity-db"6992version = "0.4.2"6993source = "registry+https://github.com/rust-lang/crates.io-index"6994checksum = "3a7511a0bec4a336b5929999d02b560d2439c993cccf98c26481484e811adc43"6995dependencies = [6996 "blake2",6997 "crc32fast",6998 "fs2",6999 "hex",7000 "libc",7001 "log",7002 "lz4",7003 "memmap2",7004 "parking_lot 0.12.1",7005 "rand 0.8.5",7006 "snap",7007]70087009[[package]]7010name = "parity-scale-codec"7011version = "2.3.1"7012source = "registry+https://github.com/rust-lang/crates.io-index"7013checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"7014dependencies = [7015 "arrayvec 0.7.2",7016 "bitvec 0.20.4",7017 "byte-slice-cast",7018 "impl-trait-for-tuples",7019 "parity-scale-codec-derive 2.3.1",7020 "serde",7021]70227023[[package]]7024name = "parity-scale-codec"7025version = "3.2.1"7026source = "registry+https://github.com/rust-lang/crates.io-index"7027checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a"7028dependencies = [7029 "arrayvec 0.7.2",7030 "bitvec 1.0.1",7031 "byte-slice-cast",7032 "bytes",7033 "impl-trait-for-tuples",7034 "parity-scale-codec-derive 3.1.3",7035 "serde",7036]70377038[[package]]7039name = "parity-scale-codec-derive"7040version = "2.3.1"7041source = "registry+https://github.com/rust-lang/crates.io-index"7042checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"7043dependencies = [7044 "proc-macro-crate",7045 "proc-macro2",7046 "quote",7047 "syn",7048]70497050[[package]]7051name = "parity-scale-codec-derive"7052version = "3.1.3"7053source = "registry+https://github.com/rust-lang/crates.io-index"7054checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"7055dependencies = [7056 "proc-macro-crate",7057 "proc-macro2",7058 "quote",7059 "syn",7060]70617062[[package]]7063name = "parity-send-wrapper"7064version = "0.1.0"7065source = "registry+https://github.com/rust-lang/crates.io-index"7066checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"70677068[[package]]7069name = "parity-wasm"7070version = "0.45.0"7071source = "registry+https://github.com/rust-lang/crates.io-index"7072checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"70737074[[package]]7075name = "parking"7076version = "2.0.0"7077source = "registry+https://github.com/rust-lang/crates.io-index"7078checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"70797080[[package]]7081name = "parking_lot"7082version = "0.11.2"7083source = "registry+https://github.com/rust-lang/crates.io-index"7084checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7085dependencies = [7086 "instant",7087 "lock_api",7088 "parking_lot_core 0.8.6",7089]70907091[[package]]7092name = "parking_lot"7093version = "0.12.1"7094source = "registry+https://github.com/rust-lang/crates.io-index"7095checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7096dependencies = [7097 "lock_api",7098 "parking_lot_core 0.9.5",7099]71007101[[package]]7102name = "parking_lot_core"7103version = "0.8.6"7104source = "registry+https://github.com/rust-lang/crates.io-index"7105checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"7106dependencies = [7107 "cfg-if",7108 "instant",7109 "libc",7110 "redox_syscall",7111 "smallvec",7112 "winapi",7113]71147115[[package]]7116name = "parking_lot_core"7117version = "0.9.5"7118source = "registry+https://github.com/rust-lang/crates.io-index"7119checksum = "7ff9f3fef3968a3ec5945535ed654cb38ff72d7495a25619e2247fb15a2ed9ba"7120dependencies = [7121 "cfg-if",7122 "libc",7123 "redox_syscall",7124 "smallvec",7125 "windows-sys 0.42.0",7126]71277128[[package]]7129name = "paste"7130version = "1.0.11"7131source = "registry+https://github.com/rust-lang/crates.io-index"7132checksum = "d01a5bd0424d00070b0098dd17ebca6f961a959dead1dbcbbbc1d1cd8d3deeba"71337134[[package]]7135name = "pbkdf2"7136version = "0.4.0"7137source = "registry+https://github.com/rust-lang/crates.io-index"7138checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"7139dependencies = [7140 "crypto-mac 0.8.0",7141]71427143[[package]]7144name = "pbkdf2"7145version = "0.8.0"7146source = "registry+https://github.com/rust-lang/crates.io-index"7147checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7148dependencies = [7149 "crypto-mac 0.11.1",7150]71517152[[package]]7153name = "peeking_take_while"7154version = "0.1.2"7155source = "registry+https://github.com/rust-lang/crates.io-index"7156checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"71577158[[package]]7159name = "percent-encoding"7160version = "2.2.0"7161source = "registry+https://github.com/rust-lang/crates.io-index"7162checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"71637164[[package]]7165name = "pest"7166version = "2.5.1"7167source = "registry+https://github.com/rust-lang/crates.io-index"7168checksum = "cc8bed3549e0f9b0a2a78bf7c0018237a2cdf085eecbbc048e52612438e4e9d0"7169dependencies = [7170 "thiserror",7171 "ucd-trie",7172]71737174[[package]]7175name = "pest_derive"7176version = "2.5.1"7177source = "registry+https://github.com/rust-lang/crates.io-index"7178checksum = "cdc078600d06ff90d4ed238f0119d84ab5d43dbaad278b0e33a8820293b32344"7179dependencies = [7180 "pest",7181 "pest_generator",7182]71837184[[package]]7185name = "pest_generator"7186version = "2.5.1"7187source = "registry+https://github.com/rust-lang/crates.io-index"7188checksum = "28a1af60b1c4148bb269006a750cff8e2ea36aff34d2d96cf7be0b14d1bed23c"7189dependencies = [7190 "pest",7191 "pest_meta",7192 "proc-macro2",7193 "quote",7194 "syn",7195]71967197[[package]]7198name = "pest_meta"7199version = "2.5.1"7200source = "registry+https://github.com/rust-lang/crates.io-index"7201checksum = "fec8605d59fc2ae0c6c1aefc0c7c7a9769732017c0ce07f7a9cfffa7b4404f20"7202dependencies = [7203 "once_cell",7204 "pest",7205 "sha1",7206]72077208[[package]]7209name = "petgraph"7210version = "0.6.2"7211source = "registry+https://github.com/rust-lang/crates.io-index"7212checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7213dependencies = [7214 "fixedbitset",7215 "indexmap",7216]72177218[[package]]7219name = "pin-project"7220version = "1.0.12"7221source = "registry+https://github.com/rust-lang/crates.io-index"7222checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7223dependencies = [7224 "pin-project-internal",7225]72267227[[package]]7228name = "pin-project-internal"7229version = "1.0.12"7230source = "registry+https://github.com/rust-lang/crates.io-index"7231checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7232dependencies = [7233 "proc-macro2",7234 "quote",7235 "syn",7236]72377238[[package]]7239name = "pin-project-lite"7240version = "0.1.12"7241source = "registry+https://github.com/rust-lang/crates.io-index"7242checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"72437244[[package]]7245name = "pin-project-lite"7246version = "0.2.9"7247source = "registry+https://github.com/rust-lang/crates.io-index"7248checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"72497250[[package]]7251name = "pin-utils"7252version = "0.1.0"7253source = "registry+https://github.com/rust-lang/crates.io-index"7254checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"72557256[[package]]7257name = "pkcs8"7258version = "0.9.0"7259source = "registry+https://github.com/rust-lang/crates.io-index"7260checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"7261dependencies = [7262 "der",7263 "spki",7264]72657266[[package]]7267name = "pkg-config"7268version = "0.3.26"7269source = "registry+https://github.com/rust-lang/crates.io-index"7270checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"72717272[[package]]7273name = "platforms"7274version = "2.0.0"7275source = "registry+https://github.com/rust-lang/crates.io-index"7276checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"72777278[[package]]7279name = "platforms"7280version = "3.0.2"7281source = "registry+https://github.com/rust-lang/crates.io-index"7282checksum = "e3d7ddaed09e0eb771a79ab0fd64609ba0afb0a8366421957936ad14cbd13630"72837284[[package]]7285name = "polkadot-approval-distribution"7286version = "0.9.36"7287source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7288dependencies = [7289 "futures 0.3.25",7290 "polkadot-node-network-protocol",7291 "polkadot-node-primitives",7292 "polkadot-node-subsystem",7293 "polkadot-node-subsystem-util",7294 "polkadot-primitives",7295 "rand 0.8.5",7296 "tracing-gum",7297]72987299[[package]]7300name = "polkadot-availability-bitfield-distribution"7301version = "0.9.36"7302source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7303dependencies = [7304 "futures 0.3.25",7305 "polkadot-node-network-protocol",7306 "polkadot-node-subsystem",7307 "polkadot-node-subsystem-util",7308 "polkadot-primitives",7309 "rand 0.8.5",7310 "tracing-gum",7311]73127313[[package]]7314name = "polkadot-availability-distribution"7315version = "0.9.36"7316source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7317dependencies = [7318 "derive_more",7319 "fatality",7320 "futures 0.3.25",7321 "lru",7322 "parity-scale-codec 3.2.1",7323 "polkadot-erasure-coding",7324 "polkadot-node-network-protocol",7325 "polkadot-node-primitives",7326 "polkadot-node-subsystem",7327 "polkadot-node-subsystem-util",7328 "polkadot-primitives",7329 "rand 0.8.5",7330 "sp-core",7331 "sp-keystore",7332 "thiserror",7333 "tracing-gum",7334]73357336[[package]]7337name = "polkadot-availability-recovery"7338version = "0.9.36"7339source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7340dependencies = [7341 "fatality",7342 "futures 0.3.25",7343 "lru",7344 "parity-scale-codec 3.2.1",7345 "polkadot-erasure-coding",7346 "polkadot-node-network-protocol",7347 "polkadot-node-primitives",7348 "polkadot-node-subsystem",7349 "polkadot-node-subsystem-util",7350 "polkadot-primitives",7351 "rand 0.8.5",7352 "sc-network",7353 "thiserror",7354 "tracing-gum",7355]73567357[[package]]7358name = "polkadot-cli"7359version = "0.9.36"7360source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7361dependencies = [7362 "clap",7363 "frame-benchmarking-cli",7364 "futures 0.3.25",7365 "log",7366 "polkadot-client",7367 "polkadot-node-core-pvf",7368 "polkadot-node-metrics",7369 "polkadot-performance-test",7370 "polkadot-service",7371 "sc-cli",7372 "sc-executor",7373 "sc-service",7374 "sc-sysinfo",7375 "sc-tracing",7376 "sp-core",7377 "sp-io",7378 "sp-keyring",7379 "substrate-build-script-utils",7380 "thiserror",7381 "try-runtime-cli",7382]73837384[[package]]7385name = "polkadot-client"7386version = "0.9.36"7387source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7388dependencies = [7389 "async-trait",7390 "frame-benchmarking",7391 "frame-benchmarking-cli",7392 "frame-system",7393 "frame-system-rpc-runtime-api",7394 "futures 0.3.25",7395 "pallet-transaction-payment",7396 "pallet-transaction-payment-rpc-runtime-api",7397 "polkadot-core-primitives",7398 "polkadot-node-core-parachains-inherent",7399 "polkadot-primitives",7400 "polkadot-runtime",7401 "polkadot-runtime-common",7402 "sc-client-api",7403 "sc-consensus",7404 "sc-executor",7405 "sc-service",7406 "sp-api",7407 "sp-authority-discovery",7408 "sp-beefy",7409 "sp-block-builder",7410 "sp-blockchain",7411 "sp-consensus",7412 "sp-consensus-babe",7413 "sp-core",7414 "sp-finality-grandpa",7415 "sp-inherents",7416 "sp-keyring",7417 "sp-mmr-primitives",7418 "sp-offchain",7419 "sp-runtime",7420 "sp-session",7421 "sp-storage",7422 "sp-timestamp",7423 "sp-transaction-pool",7424]74257426[[package]]7427name = "polkadot-collator-protocol"7428version = "0.9.36"7429source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7430dependencies = [7431 "always-assert",7432 "bitvec 1.0.1",7433 "fatality",7434 "futures 0.3.25",7435 "futures-timer",7436 "polkadot-node-network-protocol",7437 "polkadot-node-primitives",7438 "polkadot-node-subsystem",7439 "polkadot-node-subsystem-util",7440 "polkadot-primitives",7441 "sp-core",7442 "sp-keystore",7443 "sp-runtime",7444 "thiserror",7445 "tracing-gum",7446]74477448[[package]]7449name = "polkadot-core-primitives"7450version = "0.9.36"7451source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7452dependencies = [7453 "parity-scale-codec 3.2.1",7454 "scale-info",7455 "sp-core",7456 "sp-runtime",7457 "sp-std",7458]74597460[[package]]7461name = "polkadot-dispute-distribution"7462version = "0.9.36"7463source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7464dependencies = [7465 "derive_more",7466 "fatality",7467 "futures 0.3.25",7468 "futures-timer",7469 "indexmap",7470 "lru",7471 "parity-scale-codec 3.2.1",7472 "polkadot-erasure-coding",7473 "polkadot-node-network-protocol",7474 "polkadot-node-primitives",7475 "polkadot-node-subsystem",7476 "polkadot-node-subsystem-util",7477 "polkadot-primitives",7478 "sc-network",7479 "sp-application-crypto",7480 "sp-keystore",7481 "thiserror",7482 "tracing-gum",7483]74847485[[package]]7486name = "polkadot-erasure-coding"7487version = "0.9.36"7488source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7489dependencies = [7490 "parity-scale-codec 3.2.1",7491 "polkadot-node-primitives",7492 "polkadot-primitives",7493 "reed-solomon-novelpoly",7494 "sp-core",7495 "sp-trie",7496 "thiserror",7497]74987499[[package]]7500name = "polkadot-gossip-support"7501version = "0.9.36"7502source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7503dependencies = [7504 "futures 0.3.25",7505 "futures-timer",7506 "polkadot-node-network-protocol",7507 "polkadot-node-subsystem",7508 "polkadot-node-subsystem-util",7509 "polkadot-primitives",7510 "rand 0.8.5",7511 "rand_chacha 0.3.1",7512 "sc-network",7513 "sp-application-crypto",7514 "sp-core",7515 "sp-keystore",7516 "tracing-gum",7517]75187519[[package]]7520name = "polkadot-network-bridge"7521version = "0.9.36"7522source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7523dependencies = [7524 "always-assert",7525 "async-trait",7526 "bytes",7527 "fatality",7528 "futures 0.3.25",7529 "parity-scale-codec 3.2.1",7530 "parking_lot 0.12.1",7531 "polkadot-node-network-protocol",7532 "polkadot-node-subsystem",7533 "polkadot-node-subsystem-util",7534 "polkadot-overseer",7535 "polkadot-primitives",7536 "sc-network",7537 "sc-network-common",7538 "sp-consensus",7539 "thiserror",7540 "tracing-gum",7541]75427543[[package]]7544name = "polkadot-node-collation-generation"7545version = "0.9.36"7546source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7547dependencies = [7548 "futures 0.3.25",7549 "parity-scale-codec 3.2.1",7550 "polkadot-erasure-coding",7551 "polkadot-node-primitives",7552 "polkadot-node-subsystem",7553 "polkadot-node-subsystem-util",7554 "polkadot-primitives",7555 "sp-core",7556 "sp-maybe-compressed-blob",7557 "thiserror",7558 "tracing-gum",7559]75607561[[package]]7562name = "polkadot-node-core-approval-voting"7563version = "0.9.36"7564source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7565dependencies = [7566 "bitvec 1.0.1",7567 "derive_more",7568 "futures 0.3.25",7569 "futures-timer",7570 "kvdb",7571 "lru",7572 "merlin",7573 "parity-scale-codec 3.2.1",7574 "polkadot-node-jaeger",7575 "polkadot-node-primitives",7576 "polkadot-node-subsystem",7577 "polkadot-node-subsystem-util",7578 "polkadot-overseer",7579 "polkadot-primitives",7580 "sc-keystore",7581 "schnorrkel",7582 "sp-application-crypto",7583 "sp-consensus",7584 "sp-consensus-slots",7585 "sp-runtime",7586 "thiserror",7587 "tracing-gum",7588]75897590[[package]]7591name = "polkadot-node-core-av-store"7592version = "0.9.36"7593source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7594dependencies = [7595 "bitvec 1.0.1",7596 "futures 0.3.25",7597 "futures-timer",7598 "kvdb",7599 "parity-scale-codec 3.2.1",7600 "polkadot-erasure-coding",7601 "polkadot-node-primitives",7602 "polkadot-node-subsystem",7603 "polkadot-node-subsystem-util",7604 "polkadot-overseer",7605 "polkadot-primitives",7606 "thiserror",7607 "tracing-gum",7608]76097610[[package]]7611name = "polkadot-node-core-backing"7612version = "0.9.36"7613source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7614dependencies = [7615 "bitvec 1.0.1",7616 "fatality",7617 "futures 0.3.25",7618 "polkadot-erasure-coding",7619 "polkadot-node-primitives",7620 "polkadot-node-subsystem",7621 "polkadot-node-subsystem-util",7622 "polkadot-primitives",7623 "polkadot-statement-table",7624 "sp-keystore",7625 "thiserror",7626 "tracing-gum",7627]76287629[[package]]7630name = "polkadot-node-core-bitfield-signing"7631version = "0.9.36"7632source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7633dependencies = [7634 "futures 0.3.25",7635 "polkadot-node-subsystem",7636 "polkadot-node-subsystem-util",7637 "polkadot-primitives",7638 "sp-keystore",7639 "thiserror",7640 "tracing-gum",7641 "wasm-timer",7642]76437644[[package]]7645name = "polkadot-node-core-candidate-validation"7646version = "0.9.36"7647source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7648dependencies = [7649 "async-trait",7650 "futures 0.3.25",7651 "futures-timer",7652 "parity-scale-codec 3.2.1",7653 "polkadot-node-core-pvf",7654 "polkadot-node-primitives",7655 "polkadot-node-subsystem",7656 "polkadot-node-subsystem-util",7657 "polkadot-parachain",7658 "polkadot-primitives",7659 "sp-maybe-compressed-blob",7660 "tracing-gum",7661]76627663[[package]]7664name = "polkadot-node-core-chain-api"7665version = "0.9.36"7666source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7667dependencies = [7668 "futures 0.3.25",7669 "polkadot-node-subsystem",7670 "polkadot-node-subsystem-util",7671 "polkadot-primitives",7672 "sc-client-api",7673 "sc-consensus-babe",7674 "sp-blockchain",7675 "tracing-gum",7676]76777678[[package]]7679name = "polkadot-node-core-chain-selection"7680version = "0.9.36"7681source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7682dependencies = [7683 "futures 0.3.25",7684 "futures-timer",7685 "kvdb",7686 "parity-scale-codec 3.2.1",7687 "polkadot-node-primitives",7688 "polkadot-node-subsystem",7689 "polkadot-node-subsystem-util",7690 "polkadot-primitives",7691 "thiserror",7692 "tracing-gum",7693]76947695[[package]]7696name = "polkadot-node-core-dispute-coordinator"7697version = "0.9.36"7698source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7699dependencies = [7700 "fatality",7701 "futures 0.3.25",7702 "kvdb",7703 "lru",7704 "parity-scale-codec 3.2.1",7705 "polkadot-node-primitives",7706 "polkadot-node-subsystem",7707 "polkadot-node-subsystem-util",7708 "polkadot-primitives",7709 "sc-keystore",7710 "thiserror",7711 "tracing-gum",7712]77137714[[package]]7715name = "polkadot-node-core-parachains-inherent"7716version = "0.9.36"7717source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7718dependencies = [7719 "async-trait",7720 "futures 0.3.25",7721 "futures-timer",7722 "polkadot-node-subsystem",7723 "polkadot-overseer",7724 "polkadot-primitives",7725 "sp-blockchain",7726 "sp-inherents",7727 "sp-runtime",7728 "thiserror",7729 "tracing-gum",7730]77317732[[package]]7733name = "polkadot-node-core-provisioner"7734version = "0.9.36"7735source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7736dependencies = [7737 "bitvec 1.0.1",7738 "fatality",7739 "futures 0.3.25",7740 "futures-timer",7741 "polkadot-node-primitives",7742 "polkadot-node-subsystem",7743 "polkadot-node-subsystem-util",7744 "polkadot-primitives",7745 "rand 0.8.5",7746 "thiserror",7747 "tracing-gum",7748]77497750[[package]]7751name = "polkadot-node-core-pvf"7752version = "0.9.36"7753source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7754dependencies = [7755 "always-assert",7756 "assert_matches",7757 "async-process",7758 "async-std",7759 "cpu-time",7760 "futures 0.3.25",7761 "futures-timer",7762 "parity-scale-codec 3.2.1",7763 "pin-project",7764 "polkadot-core-primitives",7765 "polkadot-node-metrics",7766 "polkadot-parachain",7767 "rand 0.8.5",7768 "rayon",7769 "sc-executor",7770 "sc-executor-common",7771 "sc-executor-wasmtime",7772 "slotmap",7773 "sp-core",7774 "sp-externalities",7775 "sp-io",7776 "sp-maybe-compressed-blob",7777 "sp-tracing",7778 "sp-wasm-interface",7779 "tempfile",7780 "tracing-gum",7781]77827783[[package]]7784name = "polkadot-node-core-pvf-checker"7785version = "0.9.36"7786source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7787dependencies = [7788 "futures 0.3.25",7789 "polkadot-node-primitives",7790 "polkadot-node-subsystem",7791 "polkadot-node-subsystem-util",7792 "polkadot-overseer",7793 "polkadot-primitives",7794 "sp-keystore",7795 "thiserror",7796 "tracing-gum",7797]77987799[[package]]7800name = "polkadot-node-core-runtime-api"7801version = "0.9.36"7802source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7803dependencies = [7804 "futures 0.3.25",7805 "lru",7806 "polkadot-node-subsystem",7807 "polkadot-node-subsystem-types",7808 "polkadot-node-subsystem-util",7809 "polkadot-primitives",7810 "sp-consensus-babe",7811 "tracing-gum",7812]78137814[[package]]7815name = "polkadot-node-jaeger"7816version = "0.9.36"7817source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7818dependencies = [7819 "lazy_static",7820 "log",7821 "mick-jaeger",7822 "parity-scale-codec 3.2.1",7823 "parking_lot 0.12.1",7824 "polkadot-node-primitives",7825 "polkadot-primitives",7826 "sc-network",7827 "sp-core",7828 "thiserror",7829 "tokio",7830]78317832[[package]]7833name = "polkadot-node-metrics"7834version = "0.9.36"7835source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7836dependencies = [7837 "bs58",7838 "futures 0.3.25",7839 "futures-timer",7840 "log",7841 "parity-scale-codec 3.2.1",7842 "polkadot-primitives",7843 "prioritized-metered-channel",7844 "sc-cli",7845 "sc-service",7846 "sc-tracing",7847 "substrate-prometheus-endpoint",7848 "tracing-gum",7849]78507851[[package]]7852name = "polkadot-node-network-protocol"7853version = "0.9.36"7854source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7855dependencies = [7856 "async-trait",7857 "derive_more",7858 "fatality",7859 "futures 0.3.25",7860 "hex",7861 "parity-scale-codec 3.2.1",7862 "polkadot-node-jaeger",7863 "polkadot-node-primitives",7864 "polkadot-primitives",7865 "rand 0.8.5",7866 "sc-authority-discovery",7867 "sc-network",7868 "sc-network-common",7869 "strum",7870 "thiserror",7871 "tracing-gum",7872]78737874[[package]]7875name = "polkadot-node-primitives"7876version = "0.9.36"7877source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7878dependencies = [7879 "bounded-vec",7880 "futures 0.3.25",7881 "parity-scale-codec 3.2.1",7882 "polkadot-parachain",7883 "polkadot-primitives",7884 "schnorrkel",7885 "serde",7886 "sp-application-crypto",7887 "sp-consensus-babe",7888 "sp-consensus-vrf",7889 "sp-core",7890 "sp-keystore",7891 "sp-maybe-compressed-blob",7892 "thiserror",7893 "zstd",7894]78957896[[package]]7897name = "polkadot-node-subsystem"7898version = "0.9.36"7899source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7900dependencies = [7901 "polkadot-node-jaeger",7902 "polkadot-node-subsystem-types",7903 "polkadot-overseer",7904]79057906[[package]]7907name = "polkadot-node-subsystem-types"7908version = "0.9.36"7909source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7910dependencies = [7911 "async-trait",7912 "derive_more",7913 "futures 0.3.25",7914 "orchestra",7915 "polkadot-node-jaeger",7916 "polkadot-node-network-protocol",7917 "polkadot-node-primitives",7918 "polkadot-primitives",7919 "polkadot-statement-table",7920 "sc-network",7921 "smallvec",7922 "sp-api",7923 "sp-authority-discovery",7924 "sp-consensus-babe",7925 "substrate-prometheus-endpoint",7926 "thiserror",7927]79287929[[package]]7930name = "polkadot-node-subsystem-util"7931version = "0.9.36"7932source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7933dependencies = [7934 "async-trait",7935 "derive_more",7936 "fatality",7937 "futures 0.3.25",7938 "itertools",7939 "kvdb",7940 "lru",7941 "parity-db",7942 "parity-scale-codec 3.2.1",7943 "parking_lot 0.11.2",7944 "pin-project",7945 "polkadot-node-jaeger",7946 "polkadot-node-metrics",7947 "polkadot-node-network-protocol",7948 "polkadot-node-primitives",7949 "polkadot-node-subsystem",7950 "polkadot-overseer",7951 "polkadot-primitives",7952 "prioritized-metered-channel",7953 "rand 0.8.5",7954 "sp-application-crypto",7955 "sp-core",7956 "sp-keystore",7957 "thiserror",7958 "tracing-gum",7959]79607961[[package]]7962name = "polkadot-overseer"7963version = "0.9.36"7964source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7965dependencies = [7966 "async-trait",7967 "futures 0.3.25",7968 "futures-timer",7969 "lru",7970 "orchestra",7971 "parking_lot 0.12.1",7972 "polkadot-node-metrics",7973 "polkadot-node-network-protocol",7974 "polkadot-node-primitives",7975 "polkadot-node-subsystem-types",7976 "polkadot-primitives",7977 "sc-client-api",7978 "sp-api",7979 "sp-core",7980 "tikv-jemalloc-ctl",7981 "tracing-gum",7982]79837984[[package]]7985name = "polkadot-parachain"7986version = "0.9.36"7987source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"7988dependencies = [7989 "derive_more",7990 "frame-support",7991 "parity-scale-codec 3.2.1",7992 "polkadot-core-primitives",7993 "scale-info",7994 "serde",7995 "sp-core",7996 "sp-runtime",7997 "sp-std",7998]79998000[[package]]8001name = "polkadot-performance-test"8002version = "0.9.36"8003source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8004dependencies = [8005 "env_logger",8006 "kusama-runtime",8007 "log",8008 "polkadot-erasure-coding",8009 "polkadot-node-core-pvf",8010 "polkadot-node-primitives",8011 "quote",8012 "thiserror",8013]80148015[[package]]8016name = "polkadot-primitives"8017version = "0.9.36"8018source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8019dependencies = [8020 "bitvec 1.0.1",8021 "hex-literal",8022 "parity-scale-codec 3.2.1",8023 "polkadot-core-primitives",8024 "polkadot-parachain",8025 "scale-info",8026 "serde",8027 "sp-api",8028 "sp-application-crypto",8029 "sp-arithmetic",8030 "sp-authority-discovery",8031 "sp-consensus-slots",8032 "sp-core",8033 "sp-inherents",8034 "sp-io",8035 "sp-keystore",8036 "sp-runtime",8037 "sp-staking",8038 "sp-std",8039]80408041[[package]]8042name = "polkadot-rpc"8043version = "0.9.36"8044source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8045dependencies = [8046 "beefy-gadget",8047 "beefy-gadget-rpc",8048 "jsonrpsee",8049 "mmr-rpc",8050 "pallet-transaction-payment-rpc",8051 "polkadot-primitives",8052 "sc-chain-spec",8053 "sc-client-api",8054 "sc-consensus-babe",8055 "sc-consensus-babe-rpc",8056 "sc-consensus-epochs",8057 "sc-finality-grandpa",8058 "sc-finality-grandpa-rpc",8059 "sc-rpc",8060 "sc-sync-state-rpc",8061 "sc-transaction-pool-api",8062 "sp-api",8063 "sp-block-builder",8064 "sp-blockchain",8065 "sp-consensus",8066 "sp-consensus-babe",8067 "sp-keystore",8068 "sp-runtime",8069 "substrate-frame-rpc-system",8070 "substrate-state-trie-migration-rpc",8071]80728073[[package]]8074name = "polkadot-runtime"8075version = "0.9.36"8076source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8077dependencies = [8078 "bitvec 1.0.1",8079 "frame-benchmarking",8080 "frame-election-provider-support",8081 "frame-executive",8082 "frame-support",8083 "frame-system",8084 "frame-system-benchmarking",8085 "frame-system-rpc-runtime-api",8086 "frame-try-runtime",8087 "hex-literal",8088 "log",8089 "pallet-authority-discovery",8090 "pallet-authorship",8091 "pallet-babe",8092 "pallet-bags-list",8093 "pallet-balances",8094 "pallet-bounties",8095 "pallet-child-bounties",8096 "pallet-collective",8097 "pallet-democracy",8098 "pallet-election-provider-multi-phase",8099 "pallet-election-provider-support-benchmarking",8100 "pallet-elections-phragmen",8101 "pallet-fast-unstake",8102 "pallet-grandpa",8103 "pallet-identity",8104 "pallet-im-online",8105 "pallet-indices",8106 "pallet-membership",8107 "pallet-multisig",8108 "pallet-nomination-pools",8109 "pallet-nomination-pools-benchmarking",8110 "pallet-nomination-pools-runtime-api",8111 "pallet-offences",8112 "pallet-offences-benchmarking",8113 "pallet-preimage",8114 "pallet-proxy",8115 "pallet-scheduler",8116 "pallet-session",8117 "pallet-session-benchmarking",8118 "pallet-staking",8119 "pallet-staking-reward-curve",8120 "pallet-timestamp",8121 "pallet-tips",8122 "pallet-transaction-payment",8123 "pallet-transaction-payment-rpc-runtime-api",8124 "pallet-treasury",8125 "pallet-utility",8126 "pallet-vesting",8127 "pallet-xcm",8128 "parity-scale-codec 3.2.1",8129 "polkadot-primitives",8130 "polkadot-runtime-common",8131 "polkadot-runtime-constants",8132 "polkadot-runtime-parachains",8133 "rustc-hex",8134 "scale-info",8135 "serde",8136 "serde_derive",8137 "smallvec",8138 "sp-api",8139 "sp-authority-discovery",8140 "sp-beefy",8141 "sp-block-builder",8142 "sp-consensus-babe",8143 "sp-core",8144 "sp-inherents",8145 "sp-io",8146 "sp-mmr-primitives",8147 "sp-npos-elections",8148 "sp-offchain",8149 "sp-runtime",8150 "sp-session",8151 "sp-staking",8152 "sp-std",8153 "sp-transaction-pool",8154 "sp-version",8155 "static_assertions",8156 "substrate-wasm-builder",8157 "xcm",8158 "xcm-builder",8159 "xcm-executor",8160]81618162[[package]]8163name = "polkadot-runtime-common"8164version = "0.9.36"8165source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8166dependencies = [8167 "bitvec 1.0.1",8168 "frame-benchmarking",8169 "frame-election-provider-support",8170 "frame-support",8171 "frame-system",8172 "impl-trait-for-tuples",8173 "libsecp256k1",8174 "log",8175 "pallet-authorship",8176 "pallet-babe",8177 "pallet-bags-list",8178 "pallet-balances",8179 "pallet-beefy-mmr",8180 "pallet-election-provider-multi-phase",8181 "pallet-session",8182 "pallet-staking",8183 "pallet-staking-reward-fn",8184 "pallet-timestamp",8185 "pallet-transaction-payment",8186 "pallet-treasury",8187 "pallet-vesting",8188 "parity-scale-codec 3.2.1",8189 "polkadot-primitives",8190 "polkadot-runtime-parachains",8191 "rustc-hex",8192 "scale-info",8193 "serde",8194 "serde_derive",8195 "slot-range-helper",8196 "sp-api",8197 "sp-beefy",8198 "sp-core",8199 "sp-inherents",8200 "sp-io",8201 "sp-npos-elections",8202 "sp-runtime",8203 "sp-session",8204 "sp-staking",8205 "sp-std",8206 "static_assertions",8207 "xcm",8208]82098210[[package]]8211name = "polkadot-runtime-constants"8212version = "0.9.36"8213source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8214dependencies = [8215 "frame-support",8216 "polkadot-primitives",8217 "polkadot-runtime-common",8218 "smallvec",8219 "sp-core",8220 "sp-runtime",8221 "sp-weights",8222]82238224[[package]]8225name = "polkadot-runtime-metrics"8226version = "0.9.36"8227source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8228dependencies = [8229 "bs58",8230 "parity-scale-codec 3.2.1",8231 "polkadot-primitives",8232 "sp-std",8233 "sp-tracing",8234]82358236[[package]]8237name = "polkadot-runtime-parachains"8238version = "0.9.36"8239source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8240dependencies = [8241 "bitflags",8242 "bitvec 1.0.1",8243 "derive_more",8244 "frame-benchmarking",8245 "frame-support",8246 "frame-system",8247 "log",8248 "pallet-authority-discovery",8249 "pallet-authorship",8250 "pallet-babe",8251 "pallet-balances",8252 "pallet-session",8253 "pallet-staking",8254 "pallet-timestamp",8255 "pallet-vesting",8256 "parity-scale-codec 3.2.1",8257 "polkadot-primitives",8258 "polkadot-runtime-metrics",8259 "rand 0.8.5",8260 "rand_chacha 0.3.1",8261 "rustc-hex",8262 "scale-info",8263 "serde",8264 "sp-api",8265 "sp-application-crypto",8266 "sp-core",8267 "sp-inherents",8268 "sp-io",8269 "sp-keystore",8270 "sp-runtime",8271 "sp-session",8272 "sp-staking",8273 "sp-std",8274 "static_assertions",8275 "xcm",8276 "xcm-executor",8277]82788279[[package]]8280name = "polkadot-service"8281version = "0.9.36"8282source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8283dependencies = [8284 "async-trait",8285 "beefy-gadget",8286 "frame-support",8287 "frame-system-rpc-runtime-api",8288 "futures 0.3.25",8289 "hex-literal",8290 "kusama-runtime",8291 "kvdb",8292 "kvdb-rocksdb",8293 "lru",8294 "mmr-gadget",8295 "pallet-babe",8296 "pallet-im-online",8297 "pallet-staking",8298 "pallet-transaction-payment-rpc-runtime-api",8299 "parity-db",8300 "polkadot-approval-distribution",8301 "polkadot-availability-bitfield-distribution",8302 "polkadot-availability-distribution",8303 "polkadot-availability-recovery",8304 "polkadot-client",8305 "polkadot-collator-protocol",8306 "polkadot-dispute-distribution",8307 "polkadot-gossip-support",8308 "polkadot-network-bridge",8309 "polkadot-node-collation-generation",8310 "polkadot-node-core-approval-voting",8311 "polkadot-node-core-av-store",8312 "polkadot-node-core-backing",8313 "polkadot-node-core-bitfield-signing",8314 "polkadot-node-core-candidate-validation",8315 "polkadot-node-core-chain-api",8316 "polkadot-node-core-chain-selection",8317 "polkadot-node-core-dispute-coordinator",8318 "polkadot-node-core-parachains-inherent",8319 "polkadot-node-core-provisioner",8320 "polkadot-node-core-pvf-checker",8321 "polkadot-node-core-runtime-api",8322 "polkadot-node-network-protocol",8323 "polkadot-node-primitives",8324 "polkadot-node-subsystem",8325 "polkadot-node-subsystem-types",8326 "polkadot-node-subsystem-util",8327 "polkadot-overseer",8328 "polkadot-parachain",8329 "polkadot-primitives",8330 "polkadot-rpc",8331 "polkadot-runtime",8332 "polkadot-runtime-constants",8333 "polkadot-runtime-parachains",8334 "polkadot-statement-distribution",8335 "rococo-runtime",8336 "sc-authority-discovery",8337 "sc-basic-authorship",8338 "sc-block-builder",8339 "sc-chain-spec",8340 "sc-client-api",8341 "sc-client-db",8342 "sc-consensus",8343 "sc-consensus-babe",8344 "sc-consensus-slots",8345 "sc-executor",8346 "sc-finality-grandpa",8347 "sc-keystore",8348 "sc-network",8349 "sc-network-common",8350 "sc-offchain",8351 "sc-service",8352 "sc-sync-state-rpc",8353 "sc-sysinfo",8354 "sc-telemetry",8355 "sc-transaction-pool",8356 "serde",8357 "serde_json",8358 "sp-api",8359 "sp-authority-discovery",8360 "sp-beefy",8361 "sp-block-builder",8362 "sp-blockchain",8363 "sp-consensus",8364 "sp-consensus-babe",8365 "sp-core",8366 "sp-finality-grandpa",8367 "sp-inherents",8368 "sp-io",8369 "sp-keystore",8370 "sp-mmr-primitives",8371 "sp-offchain",8372 "sp-runtime",8373 "sp-session",8374 "sp-state-machine",8375 "sp-storage",8376 "sp-timestamp",8377 "sp-transaction-pool",8378 "sp-trie",8379 "substrate-prometheus-endpoint",8380 "thiserror",8381 "tracing-gum",8382 "westend-runtime",8383]83848385[[package]]8386name = "polkadot-statement-distribution"8387version = "0.9.36"8388source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8389dependencies = [8390 "arrayvec 0.5.2",8391 "fatality",8392 "futures 0.3.25",8393 "indexmap",8394 "parity-scale-codec 3.2.1",8395 "polkadot-node-network-protocol",8396 "polkadot-node-primitives",8397 "polkadot-node-subsystem",8398 "polkadot-node-subsystem-util",8399 "polkadot-primitives",8400 "sp-keystore",8401 "sp-staking",8402 "thiserror",8403 "tracing-gum",8404]84058406[[package]]8407name = "polkadot-statement-table"8408version = "0.9.36"8409source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8410dependencies = [8411 "parity-scale-codec 3.2.1",8412 "polkadot-primitives",8413 "sp-core",8414]84158416[[package]]8417name = "polkadot-test-runtime"8418version = "0.9.36"8419source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8420dependencies = [8421 "bitvec 1.0.1",8422 "frame-election-provider-support",8423 "frame-executive",8424 "frame-support",8425 "frame-system",8426 "frame-system-rpc-runtime-api",8427 "log",8428 "pallet-authority-discovery",8429 "pallet-authorship",8430 "pallet-babe",8431 "pallet-balances",8432 "pallet-grandpa",8433 "pallet-indices",8434 "pallet-offences",8435 "pallet-session",8436 "pallet-staking",8437 "pallet-staking-reward-curve",8438 "pallet-sudo",8439 "pallet-timestamp",8440 "pallet-transaction-payment",8441 "pallet-transaction-payment-rpc-runtime-api",8442 "pallet-vesting",8443 "pallet-xcm",8444 "parity-scale-codec 3.2.1",8445 "polkadot-parachain",8446 "polkadot-primitives",8447 "polkadot-runtime-common",8448 "polkadot-runtime-parachains",8449 "rustc-hex",8450 "scale-info",8451 "serde",8452 "serde_derive",8453 "smallvec",8454 "sp-api",8455 "sp-authority-discovery",8456 "sp-beefy",8457 "sp-block-builder",8458 "sp-consensus-babe",8459 "sp-core",8460 "sp-inherents",8461 "sp-io",8462 "sp-mmr-primitives",8463 "sp-offchain",8464 "sp-runtime",8465 "sp-session",8466 "sp-staking",8467 "sp-std",8468 "sp-transaction-pool",8469 "sp-version",8470 "substrate-wasm-builder",8471 "test-runtime-constants",8472 "xcm",8473 "xcm-builder",8474 "xcm-executor",8475]84768477[[package]]8478name = "polkadot-test-service"8479version = "0.9.36"8480source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"8481dependencies = [8482 "frame-benchmarking",8483 "frame-system",8484 "futures 0.3.25",8485 "hex",8486 "pallet-balances",8487 "pallet-staking",8488 "pallet-transaction-payment",8489 "polkadot-node-primitives",8490 "polkadot-node-subsystem",8491 "polkadot-overseer",8492 "polkadot-parachain",8493 "polkadot-primitives",8494 "polkadot-rpc",8495 "polkadot-runtime-common",8496 "polkadot-runtime-parachains",8497 "polkadot-service",8498 "polkadot-test-runtime",8499 "rand 0.8.5",8500 "sc-authority-discovery",8501 "sc-chain-spec",8502 "sc-cli",8503 "sc-client-api",8504 "sc-consensus",8505 "sc-consensus-babe",8506 "sc-executor",8507 "sc-finality-grandpa",8508 "sc-network",8509 "sc-network-common",8510 "sc-service",8511 "sc-tracing",8512 "sc-transaction-pool",8513 "sp-arithmetic",8514 "sp-authority-discovery",8515 "sp-blockchain",8516 "sp-consensus",8517 "sp-consensus-babe",8518 "sp-core",8519 "sp-finality-grandpa",8520 "sp-inherents",8521 "sp-keyring",8522 "sp-runtime",8523 "sp-state-machine",8524 "substrate-test-client",8525 "tempfile",8526 "test-runtime-constants",8527 "tokio",8528 "tracing-gum",8529]85308531[[package]]8532name = "polling"8533version = "2.5.2"8534source = "registry+https://github.com/rust-lang/crates.io-index"8535checksum = "22122d5ec4f9fe1b3916419b76be1e80bcb93f618d071d2edf841b137b2a2bd6"8536dependencies = [8537 "autocfg",8538 "cfg-if",8539 "libc",8540 "log",8541 "wepoll-ffi",8542 "windows-sys 0.42.0",8543]85448545[[package]]8546name = "poly1305"8547version = "0.7.2"8548source = "registry+https://github.com/rust-lang/crates.io-index"8549checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8550dependencies = [8551 "cpufeatures",8552 "opaque-debug 0.3.0",8553 "universal-hash",8554]85558556[[package]]8557name = "polyval"8558version = "0.5.3"8559source = "registry+https://github.com/rust-lang/crates.io-index"8560checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8561dependencies = [8562 "cfg-if",8563 "cpufeatures",8564 "opaque-debug 0.3.0",8565 "universal-hash",8566]85678568[[package]]8569name = "ppv-lite86"8570version = "0.2.17"8571source = "registry+https://github.com/rust-lang/crates.io-index"8572checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"85738574[[package]]8575name = "precompile-utils-macro"8576version = "0.1.0"8577dependencies = [8578 "num_enum",8579 "proc-macro2",8580 "quote",8581 "sha3 0.8.2",8582 "syn",8583]85848585[[package]]8586name = "predicates"8587version = "2.1.4"8588source = "registry+https://github.com/rust-lang/crates.io-index"8589checksum = "f54fc5dc63ed3bbf19494623db4f3af16842c0d975818e469022d09e53f0aa05"8590dependencies = [8591 "difflib",8592 "float-cmp",8593 "itertools",8594 "normalize-line-endings",8595 "predicates-core",8596 "regex",8597]85988599[[package]]8600name = "predicates-core"8601version = "1.0.5"8602source = "registry+https://github.com/rust-lang/crates.io-index"8603checksum = "72f883590242d3c6fc5bf50299011695fa6590c2c70eac95ee1bdb9a733ad1a2"86048605[[package]]8606name = "predicates-tree"8607version = "1.0.7"8608source = "registry+https://github.com/rust-lang/crates.io-index"8609checksum = "54ff541861505aabf6ea722d2131ee980b8276e10a1297b94e896dd8b621850d"8610dependencies = [8611 "predicates-core",8612 "termtree",8613]86148615[[package]]8616name = "prettyplease"8617version = "0.1.22"8618source = "registry+https://github.com/rust-lang/crates.io-index"8619checksum = "2c8992a85d8e93a28bdf76137db888d3874e3b230dee5ed8bebac4c9f7617773"8620dependencies = [8621 "proc-macro2",8622 "syn",8623]86248625[[package]]8626name = "primitive-types"8627version = "0.11.1"8628source = "registry+https://github.com/rust-lang/crates.io-index"8629checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8630dependencies = [8631 "fixed-hash 0.7.0",8632 "impl-codec",8633 "impl-rlp",8634 "scale-info",8635 "uint",8636]86378638[[package]]8639name = "primitive-types"8640version = "0.12.1"8641source = "registry+https://github.com/rust-lang/crates.io-index"8642checksum = "9f3486ccba82358b11a77516035647c34ba167dfa53312630de83b12bd4f3d66"8643dependencies = [8644 "fixed-hash 0.8.0",8645 "impl-codec",8646 "impl-rlp",8647 "impl-serde",8648 "scale-info",8649 "uint",8650]86518652[[package]]8653name = "prioritized-metered-channel"8654version = "0.2.0"8655source = "registry+https://github.com/rust-lang/crates.io-index"8656checksum = "382698e48a268c832d0b181ed438374a6bb708a82a8ca273bb0f61c74cf209c4"8657dependencies = [8658 "coarsetime",8659 "crossbeam-queue",8660 "derive_more",8661 "futures 0.3.25",8662 "futures-timer",8663 "nanorand",8664 "thiserror",8665 "tracing",8666]86678668[[package]]8669name = "proc-macro-crate"8670version = "1.2.1"8671source = "registry+https://github.com/rust-lang/crates.io-index"8672checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"8673dependencies = [8674 "once_cell",8675 "thiserror",8676 "toml",8677]86788679[[package]]8680name = "proc-macro-error"8681version = "1.0.4"8682source = "registry+https://github.com/rust-lang/crates.io-index"8683checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8684dependencies = [8685 "proc-macro-error-attr",8686 "proc-macro2",8687 "quote",8688 "syn",8689 "version_check",8690]86918692[[package]]8693name = "proc-macro-error-attr"8694version = "1.0.4"8695source = "registry+https://github.com/rust-lang/crates.io-index"8696checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8697dependencies = [8698 "proc-macro2",8699 "quote",8700 "version_check",8701]87028703[[package]]8704name = "proc-macro2"8705version = "1.0.49"8706source = "registry+https://github.com/rust-lang/crates.io-index"8707checksum = "57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5"8708dependencies = [8709 "unicode-ident",8710]87118712[[package]]8713name = "prometheus"8714version = "0.13.3"8715source = "registry+https://github.com/rust-lang/crates.io-index"8716checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"8717dependencies = [8718 "cfg-if",8719 "fnv",8720 "lazy_static",8721 "memchr",8722 "parking_lot 0.12.1",8723 "thiserror",8724]87258726[[package]]8727name = "prometheus-client"8728version = "0.18.1"8729source = "registry+https://github.com/rust-lang/crates.io-index"8730checksum = "83cd1b99916654a69008fd66b4f9397fbe08e6e51dfe23d4417acf5d3b8cb87c"8731dependencies = [8732 "dtoa",8733 "itoa",8734 "parking_lot 0.12.1",8735 "prometheus-client-derive-text-encode",8736]87378738[[package]]8739name = "prometheus-client-derive-text-encode"8740version = "0.3.0"8741source = "registry+https://github.com/rust-lang/crates.io-index"8742checksum = "66a455fbcb954c1a7decf3c586e860fd7889cddf4b8e164be736dbac95a953cd"8743dependencies = [8744 "proc-macro2",8745 "quote",8746 "syn",8747]87488749[[package]]8750name = "prost"8751version = "0.11.5"8752source = "registry+https://github.com/rust-lang/crates.io-index"8753checksum = "c01db6702aa05baa3f57dec92b8eeeeb4cb19e894e73996b32a4093289e54592"8754dependencies = [8755 "bytes",8756 "prost-derive",8757]87588759[[package]]8760name = "prost-build"8761version = "0.11.5"8762source = "registry+https://github.com/rust-lang/crates.io-index"8763checksum = "cb5320c680de74ba083512704acb90fe00f28f79207286a848e730c45dd73ed6"8764dependencies = [8765 "bytes",8766 "heck",8767 "itertools",8768 "lazy_static",8769 "log",8770 "multimap",8771 "petgraph",8772 "prettyplease",8773 "prost",8774 "prost-types",8775 "regex",8776 "syn",8777 "tempfile",8778 "which",8779]87808781[[package]]8782name = "prost-codec"8783version = "0.2.0"8784source = "registry+https://github.com/rust-lang/crates.io-index"8785checksum = "011ae9ff8359df7915f97302d591cdd9e0e27fbd5a4ddc5bd13b71079bb20987"8786dependencies = [8787 "asynchronous-codec",8788 "bytes",8789 "prost",8790 "thiserror",8791 "unsigned-varint",8792]87938794[[package]]8795name = "prost-derive"8796version = "0.11.5"8797source = "registry+https://github.com/rust-lang/crates.io-index"8798checksum = "c8842bad1a5419bca14eac663ba798f6bc19c413c2fdceb5f3ba3b0932d96720"8799dependencies = [8800 "anyhow",8801 "itertools",8802 "proc-macro2",8803 "quote",8804 "syn",8805]88068807[[package]]8808name = "prost-types"8809version = "0.11.5"8810source = "registry+https://github.com/rust-lang/crates.io-index"8811checksum = "017f79637768cde62820bc2d4fe0e45daaa027755c323ad077767c6c5f173091"8812dependencies = [8813 "bytes",8814 "prost",8815]88168817[[package]]8818name = "psm"8819version = "0.1.21"8820source = "registry+https://github.com/rust-lang/crates.io-index"8821checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"8822dependencies = [8823 "cc",8824]88258826[[package]]8827name = "quartz-runtime"8828version = "0.9.36"8829dependencies = [8830 "app-promotion-rpc",8831 "cumulus-pallet-aura-ext",8832 "cumulus-pallet-dmp-queue",8833 "cumulus-pallet-parachain-system",8834 "cumulus-pallet-xcm",8835 "cumulus-pallet-xcmp-queue",8836 "cumulus-primitives-core",8837 "cumulus-primitives-timestamp",8838 "cumulus-primitives-utility",8839 "derivative",8840 "evm-coder",8841 "fp-evm",8842 "fp-evm-mapping",8843 "fp-rpc",8844 "fp-self-contained",8845 "frame-benchmarking",8846 "frame-executive",8847 "frame-support",8848 "frame-system",8849 "frame-system-benchmarking",8850 "frame-system-rpc-runtime-api",8851 "frame-try-runtime",8852 "hex-literal",8853 "impl-trait-for-tuples",8854 "log",8855 "logtest",8856 "num_enum",8857 "orml-tokens",8858 "orml-traits",8859 "orml-vesting",8860 "orml-xtokens",8861 "pallet-app-promotion",8862 "pallet-aura",8863 "pallet-balances",8864 "pallet-base-fee",8865 "pallet-common",8866 "pallet-configuration",8867 "pallet-ethereum",8868 "pallet-evm",8869 "pallet-evm-coder-substrate",8870 "pallet-evm-contract-helpers",8871 "pallet-evm-migration",8872 "pallet-evm-precompile-simple",8873 "pallet-evm-transaction-payment",8874 "pallet-foreign-assets",8875 "pallet-fungible",8876 "pallet-inflation",8877 "pallet-maintenance",8878 "pallet-nonfungible",8879 "pallet-randomness-collective-flip",8880 "pallet-refungible",8881 "pallet-rmrk-core",8882 "pallet-rmrk-equip",8883 "pallet-structure",8884 "pallet-sudo",8885 "pallet-template-transaction-payment",8886 "pallet-timestamp",8887 "pallet-transaction-payment",8888 "pallet-transaction-payment-rpc-runtime-api",8889 "pallet-treasury",8890 "pallet-unique",8891 "pallet-xcm",8892 "parachain-info",8893 "parity-scale-codec 3.2.1",8894 "polkadot-parachain",8895 "precompile-utils-macro",8896 "rmrk-rpc",8897 "scale-info",8898 "serde",8899 "smallvec",8900 "sp-api",8901 "sp-arithmetic",8902 "sp-block-builder",8903 "sp-consensus-aura",8904 "sp-core",8905 "sp-inherents",8906 "sp-io",8907 "sp-offchain",8908 "sp-runtime",8909 "sp-session",8910 "sp-std",8911 "sp-transaction-pool",8912 "sp-version",8913 "substrate-wasm-builder",8914 "up-common",8915 "up-data-structs",8916 "up-rpc",8917 "up-sponsorship",8918 "xcm",8919 "xcm-builder",8920 "xcm-executor",8921]89228923[[package]]8924name = "quick-error"8925version = "1.2.3"8926source = "registry+https://github.com/rust-lang/crates.io-index"8927checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"89288929[[package]]8930name = "quicksink"8931version = "0.1.2"8932source = "registry+https://github.com/rust-lang/crates.io-index"8933checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8934dependencies = [8935 "futures-core",8936 "futures-sink",8937 "pin-project-lite 0.1.12",8938]89398940[[package]]8941name = "quote"8942version = "1.0.23"8943source = "registry+https://github.com/rust-lang/crates.io-index"8944checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"8945dependencies = [8946 "proc-macro2",8947]89488949[[package]]8950name = "radium"8951version = "0.6.2"8952source = "registry+https://github.com/rust-lang/crates.io-index"8953checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"89548955[[package]]8956name = "radium"8957version = "0.7.0"8958source = "registry+https://github.com/rust-lang/crates.io-index"8959checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"89608961[[package]]8962name = "rand"8963version = "0.7.3"8964source = "registry+https://github.com/rust-lang/crates.io-index"8965checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8966dependencies = [8967 "getrandom 0.1.16",8968 "libc",8969 "rand_chacha 0.2.2",8970 "rand_core 0.5.1",8971 "rand_hc",8972 "rand_pcg 0.2.1",8973]89748975[[package]]8976name = "rand"8977version = "0.8.5"8978source = "registry+https://github.com/rust-lang/crates.io-index"8979checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8980dependencies = [8981 "libc",8982 "rand_chacha 0.3.1",8983 "rand_core 0.6.4",8984]89858986[[package]]8987name = "rand_chacha"8988version = "0.2.2"8989source = "registry+https://github.com/rust-lang/crates.io-index"8990checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8991dependencies = [8992 "ppv-lite86",8993 "rand_core 0.5.1",8994]89958996[[package]]8997name = "rand_chacha"8998version = "0.3.1"8999source = "registry+https://github.com/rust-lang/crates.io-index"9000checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9001dependencies = [9002 "ppv-lite86",9003 "rand_core 0.6.4",9004]90059006[[package]]9007name = "rand_core"9008version = "0.5.1"9009source = "registry+https://github.com/rust-lang/crates.io-index"9010checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9011dependencies = [9012 "getrandom 0.1.16",9013]90149015[[package]]9016name = "rand_core"9017version = "0.6.4"9018source = "registry+https://github.com/rust-lang/crates.io-index"9019checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9020dependencies = [9021 "getrandom 0.2.8",9022]90239024[[package]]9025name = "rand_distr"9026version = "0.4.3"9027source = "registry+https://github.com/rust-lang/crates.io-index"9028checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"9029dependencies = [9030 "num-traits",9031 "rand 0.8.5",9032]90339034[[package]]9035name = "rand_hc"9036version = "0.2.0"9037source = "registry+https://github.com/rust-lang/crates.io-index"9038checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9039dependencies = [9040 "rand_core 0.5.1",9041]90429043[[package]]9044name = "rand_pcg"9045version = "0.2.1"9046source = "registry+https://github.com/rust-lang/crates.io-index"9047checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"9048dependencies = [9049 "rand_core 0.5.1",9050]90519052[[package]]9053name = "rand_pcg"9054version = "0.3.1"9055source = "registry+https://github.com/rust-lang/crates.io-index"9056checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9057dependencies = [9058 "rand_core 0.6.4",9059]90609061[[package]]9062name = "rawpointer"9063version = "0.2.1"9064source = "registry+https://github.com/rust-lang/crates.io-index"9065checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"90669067[[package]]9068name = "rayon"9069version = "1.6.1"9070source = "registry+https://github.com/rust-lang/crates.io-index"9071checksum = "6db3a213adf02b3bcfd2d3846bb41cb22857d131789e01df434fb7e7bc0759b7"9072dependencies = [9073 "either",9074 "rayon-core",9075]90769077[[package]]9078name = "rayon-core"9079version = "1.10.1"9080source = "registry+https://github.com/rust-lang/crates.io-index"9081checksum = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3"9082dependencies = [9083 "crossbeam-channel",9084 "crossbeam-deque",9085 "crossbeam-utils",9086 "num_cpus",9087]90889089[[package]]9090name = "redox_syscall"9091version = "0.2.16"9092source = "registry+https://github.com/rust-lang/crates.io-index"9093checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9094dependencies = [9095 "bitflags",9096]90979098[[package]]9099name = "redox_users"9100version = "0.4.3"9101source = "registry+https://github.com/rust-lang/crates.io-index"9102checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9103dependencies = [9104 "getrandom 0.2.8",9105 "redox_syscall",9106 "thiserror",9107]91089109[[package]]9110name = "reed-solomon-novelpoly"9111version = "1.0.0"9112source = "registry+https://github.com/rust-lang/crates.io-index"9113checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9114dependencies = [9115 "derive_more",9116 "fs-err",9117 "itertools",9118 "static_init 0.5.2",9119 "thiserror",9120]91219122[[package]]9123name = "ref-cast"9124version = "1.0.14"9125source = "registry+https://github.com/rust-lang/crates.io-index"9126checksum = "8c78fb8c9293bcd48ef6fce7b4ca950ceaf21210de6e105a883ee280c0f7b9ed"9127dependencies = [9128 "ref-cast-impl",9129]91309131[[package]]9132name = "ref-cast-impl"9133version = "1.0.14"9134source = "registry+https://github.com/rust-lang/crates.io-index"9135checksum = "9f9c0c92af03644e4806106281fe2e068ac5bc0ae74a707266d06ea27bccee5f"9136dependencies = [9137 "proc-macro2",9138 "quote",9139 "syn",9140]91419142[[package]]9143name = "regalloc2"9144version = "0.3.2"9145source = "registry+https://github.com/rust-lang/crates.io-index"9146checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779"9147dependencies = [9148 "fxhash",9149 "log",9150 "slice-group-by",9151 "smallvec",9152]91539154[[package]]9155name = "regex"9156version = "1.7.0"9157source = "registry+https://github.com/rust-lang/crates.io-index"9158checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"9159dependencies = [9160 "aho-corasick",9161 "memchr",9162 "regex-syntax",9163]91649165[[package]]9166name = "regex-automata"9167version = "0.1.10"9168source = "registry+https://github.com/rust-lang/crates.io-index"9169checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9170dependencies = [9171 "regex-syntax",9172]91739174[[package]]9175name = "regex-syntax"9176version = "0.6.28"9177source = "registry+https://github.com/rust-lang/crates.io-index"9178checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"91799180[[package]]9181name = "remove_dir_all"9182version = "0.5.3"9183source = "registry+https://github.com/rust-lang/crates.io-index"9184checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"9185dependencies = [9186 "winapi",9187]91889189[[package]]9190name = "resolv-conf"9191version = "0.7.0"9192source = "registry+https://github.com/rust-lang/crates.io-index"9193checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9194dependencies = [9195 "hostname",9196 "quick-error",9197]91989199[[package]]9200name = "rfc6979"9201version = "0.3.1"9202source = "registry+https://github.com/rust-lang/crates.io-index"9203checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"9204dependencies = [9205 "crypto-bigint",9206 "hmac 0.12.1",9207 "zeroize",9208]92099210[[package]]9211name = "ring"9212version = "0.16.20"9213source = "registry+https://github.com/rust-lang/crates.io-index"9214checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9215dependencies = [9216 "cc",9217 "libc",9218 "once_cell",9219 "spin",9220 "untrusted",9221 "web-sys",9222 "winapi",9223]92249225[[package]]9226name = "ripemd"9227version = "0.1.3"9228source = "registry+https://github.com/rust-lang/crates.io-index"9229checksum = "bd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09f"9230dependencies = [9231 "digest 0.10.6",9232]92339234[[package]]9235name = "rlp"9236version = "0.5.2"9237source = "registry+https://github.com/rust-lang/crates.io-index"9238checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9239dependencies = [9240 "bytes",9241 "rlp-derive",9242 "rustc-hex",9243]92449245[[package]]9246name = "rlp-derive"9247version = "0.1.0"9248source = "registry+https://github.com/rust-lang/crates.io-index"9249checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9250dependencies = [9251 "proc-macro2",9252 "quote",9253 "syn",9254]92559256[[package]]9257name = "rmrk-rpc"9258version = "0.0.2"9259dependencies = [9260 "parity-scale-codec 2.3.1",9261 "rmrk-traits",9262 "serde",9263 "sp-api",9264 "sp-core",9265 "sp-runtime",9266 "sp-std",9267]92689269[[package]]9270name = "rmrk-traits"9271version = "0.1.0"9272dependencies = [9273 "parity-scale-codec 3.2.1",9274 "scale-info",9275 "serde",9276]92779278[[package]]9279name = "rocksdb"9280version = "0.19.0"9281source = "registry+https://github.com/rust-lang/crates.io-index"9282checksum = "7e9562ea1d70c0cc63a34a22d977753b50cca91cc6b6527750463bd5dd8697bc"9283dependencies = [9284 "libc",9285 "librocksdb-sys",9286]92879288[[package]]9289name = "rococo-runtime"9290version = "0.9.36"9291source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"9292dependencies = [9293 "beefy-merkle-tree",9294 "frame-benchmarking",9295 "frame-executive",9296 "frame-support",9297 "frame-system",9298 "frame-system-benchmarking",9299 "frame-system-rpc-runtime-api",9300 "hex-literal",9301 "log",9302 "pallet-authority-discovery",9303 "pallet-authorship",9304 "pallet-babe",9305 "pallet-balances",9306 "pallet-beefy",9307 "pallet-beefy-mmr",9308 "pallet-bounties",9309 "pallet-child-bounties",9310 "pallet-collective",9311 "pallet-democracy",9312 "pallet-elections-phragmen",9313 "pallet-grandpa",9314 "pallet-identity",9315 "pallet-im-online",9316 "pallet-indices",9317 "pallet-membership",9318 "pallet-mmr",9319 "pallet-multisig",9320 "pallet-nis",9321 "pallet-offences",9322 "pallet-preimage",9323 "pallet-proxy",9324 "pallet-recovery",9325 "pallet-scheduler",9326 "pallet-session",9327 "pallet-society",9328 "pallet-staking",9329 "pallet-state-trie-migration",9330 "pallet-sudo",9331 "pallet-timestamp",9332 "pallet-tips",9333 "pallet-transaction-payment",9334 "pallet-transaction-payment-rpc-runtime-api",9335 "pallet-treasury",9336 "pallet-utility",9337 "pallet-vesting",9338 "pallet-xcm",9339 "pallet-xcm-benchmarks",9340 "parity-scale-codec 3.2.1",9341 "polkadot-parachain",9342 "polkadot-primitives",9343 "polkadot-runtime-common",9344 "polkadot-runtime-parachains",9345 "rococo-runtime-constants",9346 "scale-info",9347 "serde",9348 "serde_derive",9349 "smallvec",9350 "sp-api",9351 "sp-authority-discovery",9352 "sp-beefy",9353 "sp-block-builder",9354 "sp-consensus-babe",9355 "sp-core",9356 "sp-inherents",9357 "sp-io",9358 "sp-mmr-primitives",9359 "sp-offchain",9360 "sp-runtime",9361 "sp-session",9362 "sp-staking",9363 "sp-std",9364 "sp-transaction-pool",9365 "sp-version",9366 "static_assertions",9367 "substrate-wasm-builder",9368 "xcm",9369 "xcm-builder",9370 "xcm-executor",9371]93729373[[package]]9374name = "rococo-runtime-constants"9375version = "0.9.36"9376source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"9377dependencies = [9378 "frame-support",9379 "polkadot-primitives",9380 "polkadot-runtime-common",9381 "smallvec",9382 "sp-core",9383 "sp-runtime",9384 "sp-weights",9385]93869387[[package]]9388name = "rpassword"9389version = "7.2.0"9390source = "registry+https://github.com/rust-lang/crates.io-index"9391checksum = "6678cf63ab3491898c0d021b493c94c9b221d91295294a2a5746eacbe5928322"9392dependencies = [9393 "libc",9394 "rtoolbox",9395 "winapi",9396]93979398[[package]]9399name = "rtnetlink"9400version = "0.10.1"9401source = "registry+https://github.com/rust-lang/crates.io-index"9402checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9403dependencies = [9404 "async-global-executor",9405 "futures 0.3.25",9406 "log",9407 "netlink-packet-route",9408 "netlink-proto",9409 "nix",9410 "thiserror",9411]94129413[[package]]9414name = "rtoolbox"9415version = "0.0.1"9416source = "registry+https://github.com/rust-lang/crates.io-index"9417checksum = "034e22c514f5c0cb8a10ff341b9b048b5ceb21591f31c8f44c43b960f9b3524a"9418dependencies = [9419 "libc",9420 "winapi",9421]94229423[[package]]9424name = "rustc-demangle"9425version = "0.1.21"9426source = "registry+https://github.com/rust-lang/crates.io-index"9427checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"94289429[[package]]9430name = "rustc-hash"9431version = "1.1.0"9432source = "registry+https://github.com/rust-lang/crates.io-index"9433checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"94349435[[package]]9436name = "rustc-hex"9437version = "2.1.0"9438source = "registry+https://github.com/rust-lang/crates.io-index"9439checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"94409441[[package]]9442name = "rustc_version"9443version = "0.2.3"9444source = "registry+https://github.com/rust-lang/crates.io-index"9445checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9446dependencies = [9447 "semver 0.9.0",9448]94499450[[package]]9451name = "rustc_version"9452version = "0.4.0"9453source = "registry+https://github.com/rust-lang/crates.io-index"9454checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9455dependencies = [9456 "semver 1.0.16",9457]94589459[[package]]9460name = "rustix"9461version = "0.35.13"9462source = "registry+https://github.com/rust-lang/crates.io-index"9463checksum = "727a1a6d65f786ec22df8a81ca3121107f235970dc1705ed681d3e6e8b9cd5f9"9464dependencies = [9465 "bitflags",9466 "errno",9467 "io-lifetimes 0.7.5",9468 "libc",9469 "linux-raw-sys 0.0.46",9470 "windows-sys 0.42.0",9471]94729473[[package]]9474name = "rustix"9475version = "0.36.5"9476source = "registry+https://github.com/rust-lang/crates.io-index"9477checksum = "a3807b5d10909833d3e9acd1eb5fb988f79376ff10fce42937de71a449c4c588"9478dependencies = [9479 "bitflags",9480 "errno",9481 "io-lifetimes 1.0.3",9482 "libc",9483 "linux-raw-sys 0.1.4",9484 "windows-sys 0.42.0",9485]94869487[[package]]9488name = "rustls"9489version = "0.20.7"9490source = "registry+https://github.com/rust-lang/crates.io-index"9491checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"9492dependencies = [9493 "log",9494 "ring",9495 "sct",9496 "webpki",9497]94989499[[package]]9500name = "rustls-native-certs"9501version = "0.6.2"9502source = "registry+https://github.com/rust-lang/crates.io-index"9503checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9504dependencies = [9505 "openssl-probe",9506 "rustls-pemfile",9507 "schannel",9508 "security-framework",9509]95109511[[package]]9512name = "rustls-pemfile"9513version = "1.0.1"9514source = "registry+https://github.com/rust-lang/crates.io-index"9515checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"9516dependencies = [9517 "base64",9518]95199520[[package]]9521name = "rustversion"9522version = "1.0.11"9523source = "registry+https://github.com/rust-lang/crates.io-index"9524checksum = "5583e89e108996506031660fe09baa5011b9dd0341b89029313006d1fb508d70"95259526[[package]]9527name = "rw-stream-sink"9528version = "0.3.0"9529source = "registry+https://github.com/rust-lang/crates.io-index"9530checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9531dependencies = [9532 "futures 0.3.25",9533 "pin-project",9534 "static_assertions",9535]95369537[[package]]9538name = "ryu"9539version = "1.0.12"9540source = "registry+https://github.com/rust-lang/crates.io-index"9541checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"95429543[[package]]9544name = "safe-mix"9545version = "1.0.1"9546source = "registry+https://github.com/rust-lang/crates.io-index"9547checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9548dependencies = [9549 "rustc_version 0.2.3",9550]95519552[[package]]9553name = "same-file"9554version = "1.0.6"9555source = "registry+https://github.com/rust-lang/crates.io-index"9556checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9557dependencies = [9558 "winapi-util",9559]95609561[[package]]9562name = "sc-allocator"9563version = "4.1.0-dev"9564source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9565dependencies = [9566 "log",9567 "sp-core",9568 "sp-wasm-interface",9569 "thiserror",9570]95719572[[package]]9573name = "sc-authority-discovery"9574version = "0.10.0-dev"9575source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9576dependencies = [9577 "async-trait",9578 "futures 0.3.25",9579 "futures-timer",9580 "ip_network",9581 "libp2p",9582 "log",9583 "parity-scale-codec 3.2.1",9584 "prost",9585 "prost-build",9586 "rand 0.7.3",9587 "sc-client-api",9588 "sc-network-common",9589 "sp-api",9590 "sp-authority-discovery",9591 "sp-blockchain",9592 "sp-core",9593 "sp-keystore",9594 "sp-runtime",9595 "substrate-prometheus-endpoint",9596 "thiserror",9597]95989599[[package]]9600name = "sc-basic-authorship"9601version = "0.10.0-dev"9602source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9603dependencies = [9604 "futures 0.3.25",9605 "futures-timer",9606 "log",9607 "parity-scale-codec 3.2.1",9608 "sc-block-builder",9609 "sc-client-api",9610 "sc-proposer-metrics",9611 "sc-telemetry",9612 "sc-transaction-pool-api",9613 "sp-api",9614 "sp-blockchain",9615 "sp-consensus",9616 "sp-core",9617 "sp-inherents",9618 "sp-runtime",9619 "substrate-prometheus-endpoint",9620]96219622[[package]]9623name = "sc-block-builder"9624version = "0.10.0-dev"9625source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9626dependencies = [9627 "parity-scale-codec 3.2.1",9628 "sc-client-api",9629 "sp-api",9630 "sp-block-builder",9631 "sp-blockchain",9632 "sp-core",9633 "sp-inherents",9634 "sp-runtime",9635 "sp-state-machine",9636]96379638[[package]]9639name = "sc-chain-spec"9640version = "4.0.0-dev"9641source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9642dependencies = [9643 "impl-trait-for-tuples",9644 "memmap2",9645 "parity-scale-codec 3.2.1",9646 "sc-chain-spec-derive",9647 "sc-network-common",9648 "sc-telemetry",9649 "serde",9650 "serde_json",9651 "sp-core",9652 "sp-runtime",9653]96549655[[package]]9656name = "sc-chain-spec-derive"9657version = "4.0.0-dev"9658source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9659dependencies = [9660 "proc-macro-crate",9661 "proc-macro2",9662 "quote",9663 "syn",9664]96659666[[package]]9667name = "sc-cli"9668version = "0.10.0-dev"9669source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9670dependencies = [9671 "array-bytes 4.2.0",9672 "chrono",9673 "clap",9674 "fdlimit",9675 "futures 0.3.25",9676 "libp2p",9677 "log",9678 "names",9679 "parity-scale-codec 3.2.1",9680 "rand 0.7.3",9681 "regex",9682 "rpassword",9683 "sc-client-api",9684 "sc-client-db",9685 "sc-keystore",9686 "sc-network",9687 "sc-network-common",9688 "sc-service",9689 "sc-telemetry",9690 "sc-tracing",9691 "sc-utils",9692 "serde",9693 "serde_json",9694 "sp-blockchain",9695 "sp-core",9696 "sp-keyring",9697 "sp-keystore",9698 "sp-panic-handler",9699 "sp-runtime",9700 "sp-version",9701 "thiserror",9702 "tiny-bip39",9703 "tokio",9704]97059706[[package]]9707name = "sc-client-api"9708version = "4.0.0-dev"9709source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9710dependencies = [9711 "fnv",9712 "futures 0.3.25",9713 "hash-db",9714 "log",9715 "parity-scale-codec 3.2.1",9716 "parking_lot 0.12.1",9717 "sc-executor",9718 "sc-transaction-pool-api",9719 "sc-utils",9720 "sp-api",9721 "sp-blockchain",9722 "sp-consensus",9723 "sp-core",9724 "sp-database",9725 "sp-externalities",9726 "sp-keystore",9727 "sp-runtime",9728 "sp-state-machine",9729 "sp-storage",9730 "sp-trie",9731 "substrate-prometheus-endpoint",9732]97339734[[package]]9735name = "sc-client-db"9736version = "0.10.0-dev"9737source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9738dependencies = [9739 "hash-db",9740 "kvdb",9741 "kvdb-memorydb",9742 "kvdb-rocksdb",9743 "linked-hash-map",9744 "log",9745 "parity-db",9746 "parity-scale-codec 3.2.1",9747 "parking_lot 0.12.1",9748 "sc-client-api",9749 "sc-state-db",9750 "sp-arithmetic",9751 "sp-blockchain",9752 "sp-core",9753 "sp-database",9754 "sp-runtime",9755 "sp-state-machine",9756 "sp-trie",9757]97589759[[package]]9760name = "sc-consensus"9761version = "0.10.0-dev"9762source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9763dependencies = [9764 "async-trait",9765 "futures 0.3.25",9766 "futures-timer",9767 "libp2p",9768 "log",9769 "mockall",9770 "parking_lot 0.12.1",9771 "sc-client-api",9772 "sc-utils",9773 "serde",9774 "sp-api",9775 "sp-blockchain",9776 "sp-consensus",9777 "sp-core",9778 "sp-runtime",9779 "sp-state-machine",9780 "substrate-prometheus-endpoint",9781 "thiserror",9782]97839784[[package]]9785name = "sc-consensus-aura"9786version = "0.10.0-dev"9787source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9788dependencies = [9789 "async-trait",9790 "futures 0.3.25",9791 "log",9792 "parity-scale-codec 3.2.1",9793 "sc-block-builder",9794 "sc-client-api",9795 "sc-consensus",9796 "sc-consensus-slots",9797 "sc-telemetry",9798 "sp-api",9799 "sp-application-crypto",9800 "sp-block-builder",9801 "sp-blockchain",9802 "sp-consensus",9803 "sp-consensus-aura",9804 "sp-consensus-slots",9805 "sp-core",9806 "sp-inherents",9807 "sp-keystore",9808 "sp-runtime",9809 "substrate-prometheus-endpoint",9810 "thiserror",9811]98129813[[package]]9814name = "sc-consensus-babe"9815version = "0.10.0-dev"9816source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9817dependencies = [9818 "async-trait",9819 "fork-tree",9820 "futures 0.3.25",9821 "log",9822 "merlin",9823 "num-bigint",9824 "num-rational",9825 "num-traits",9826 "parity-scale-codec 3.2.1",9827 "parking_lot 0.12.1",9828 "sc-client-api",9829 "sc-consensus",9830 "sc-consensus-epochs",9831 "sc-consensus-slots",9832 "sc-keystore",9833 "sc-telemetry",9834 "schnorrkel",9835 "serde",9836 "sp-api",9837 "sp-application-crypto",9838 "sp-block-builder",9839 "sp-blockchain",9840 "sp-consensus",9841 "sp-consensus-babe",9842 "sp-consensus-slots",9843 "sp-consensus-vrf",9844 "sp-core",9845 "sp-inherents",9846 "sp-io",9847 "sp-keystore",9848 "sp-runtime",9849 "sp-version",9850 "substrate-prometheus-endpoint",9851 "thiserror",9852]98539854[[package]]9855name = "sc-consensus-babe-rpc"9856version = "0.10.0-dev"9857source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9858dependencies = [9859 "futures 0.3.25",9860 "jsonrpsee",9861 "sc-consensus-babe",9862 "sc-consensus-epochs",9863 "sc-rpc-api",9864 "serde",9865 "sp-api",9866 "sp-application-crypto",9867 "sp-blockchain",9868 "sp-consensus",9869 "sp-consensus-babe",9870 "sp-core",9871 "sp-keystore",9872 "sp-runtime",9873 "thiserror",9874]98759876[[package]]9877name = "sc-consensus-epochs"9878version = "0.10.0-dev"9879source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9880dependencies = [9881 "fork-tree",9882 "parity-scale-codec 3.2.1",9883 "sc-client-api",9884 "sc-consensus",9885 "sp-blockchain",9886 "sp-runtime",9887]98889889[[package]]9890name = "sc-consensus-manual-seal"9891version = "0.10.0-dev"9892source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9893dependencies = [9894 "assert_matches",9895 "async-trait",9896 "futures 0.3.25",9897 "jsonrpsee",9898 "log",9899 "parity-scale-codec 3.2.1",9900 "sc-client-api",9901 "sc-consensus",9902 "sc-consensus-aura",9903 "sc-consensus-babe",9904 "sc-consensus-epochs",9905 "sc-transaction-pool",9906 "sc-transaction-pool-api",9907 "serde",9908 "sp-api",9909 "sp-blockchain",9910 "sp-consensus",9911 "sp-consensus-aura",9912 "sp-consensus-babe",9913 "sp-consensus-slots",9914 "sp-core",9915 "sp-inherents",9916 "sp-keystore",9917 "sp-runtime",9918 "sp-timestamp",9919 "substrate-prometheus-endpoint",9920 "thiserror",9921]99229923[[package]]9924name = "sc-consensus-slots"9925version = "0.10.0-dev"9926source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9927dependencies = [9928 "async-trait",9929 "futures 0.3.25",9930 "futures-timer",9931 "log",9932 "parity-scale-codec 3.2.1",9933 "sc-client-api",9934 "sc-consensus",9935 "sc-telemetry",9936 "sp-arithmetic",9937 "sp-blockchain",9938 "sp-consensus",9939 "sp-consensus-slots",9940 "sp-core",9941 "sp-inherents",9942 "sp-runtime",9943 "sp-state-machine",9944 "thiserror",9945]99469947[[package]]9948name = "sc-executor"9949version = "0.10.0-dev"9950source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9951dependencies = [9952 "lru",9953 "parity-scale-codec 3.2.1",9954 "parking_lot 0.12.1",9955 "sc-executor-common",9956 "sc-executor-wasmi",9957 "sc-executor-wasmtime",9958 "sp-api",9959 "sp-core",9960 "sp-externalities",9961 "sp-io",9962 "sp-panic-handler",9963 "sp-runtime-interface",9964 "sp-trie",9965 "sp-version",9966 "sp-wasm-interface",9967 "tracing",9968 "wasmi",9969]99709971[[package]]9972name = "sc-executor-common"9973version = "0.10.0-dev"9974source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9975dependencies = [9976 "sc-allocator",9977 "sp-maybe-compressed-blob",9978 "sp-wasm-interface",9979 "thiserror",9980 "wasm-instrument",9981 "wasmi",9982]99839984[[package]]9985name = "sc-executor-wasmi"9986version = "0.10.0-dev"9987source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"9988dependencies = [9989 "log",9990 "sc-allocator",9991 "sc-executor-common",9992 "sp-runtime-interface",9993 "sp-wasm-interface",9994 "wasmi",9995]99969997[[package]]9998name = "sc-executor-wasmtime"9999version = "0.10.0-dev"10000source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10001dependencies = [10002 "cfg-if",10003 "libc",10004 "log",10005 "once_cell",10006 "rustix 0.35.13",10007 "sc-allocator",10008 "sc-executor-common",10009 "sp-runtime-interface",10010 "sp-wasm-interface",10011 "wasmtime",10012]1001310014[[package]]10015name = "sc-finality-grandpa"10016version = "0.10.0-dev"10017source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10018dependencies = [10019 "ahash",10020 "array-bytes 4.2.0",10021 "async-trait",10022 "dyn-clone",10023 "finality-grandpa",10024 "fork-tree",10025 "futures 0.3.25",10026 "futures-timer",10027 "log",10028 "parity-scale-codec 3.2.1",10029 "parking_lot 0.12.1",10030 "rand 0.8.5",10031 "sc-block-builder",10032 "sc-chain-spec",10033 "sc-client-api",10034 "sc-consensus",10035 "sc-keystore",10036 "sc-network",10037 "sc-network-common",10038 "sc-network-gossip",10039 "sc-telemetry",10040 "sc-utils",10041 "serde_json",10042 "sp-api",10043 "sp-application-crypto",10044 "sp-arithmetic",10045 "sp-blockchain",10046 "sp-consensus",10047 "sp-core",10048 "sp-finality-grandpa",10049 "sp-keystore",10050 "sp-runtime",10051 "substrate-prometheus-endpoint",10052 "thiserror",10053]1005410055[[package]]10056name = "sc-finality-grandpa-rpc"10057version = "0.10.0-dev"10058source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10059dependencies = [10060 "finality-grandpa",10061 "futures 0.3.25",10062 "jsonrpsee",10063 "log",10064 "parity-scale-codec 3.2.1",10065 "sc-client-api",10066 "sc-finality-grandpa",10067 "sc-rpc",10068 "serde",10069 "serde_json",10070 "sp-blockchain",10071 "sp-core",10072 "sp-runtime",10073 "thiserror",10074]1007510076[[package]]10077name = "sc-informant"10078version = "0.10.0-dev"10079source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10080dependencies = [10081 "ansi_term",10082 "futures 0.3.25",10083 "futures-timer",10084 "log",10085 "sc-client-api",10086 "sc-network-common",10087 "sc-transaction-pool-api",10088 "sp-blockchain",10089 "sp-runtime",10090]1009110092[[package]]10093name = "sc-keystore"10094version = "4.0.0-dev"10095source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10096dependencies = [10097 "array-bytes 4.2.0",10098 "async-trait",10099 "parking_lot 0.12.1",10100 "serde_json",10101 "sp-application-crypto",10102 "sp-core",10103 "sp-keystore",10104 "thiserror",10105]1010610107[[package]]10108name = "sc-network"10109version = "0.10.0-dev"10110source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10111dependencies = [10112 "array-bytes 4.2.0",10113 "async-trait",10114 "asynchronous-codec",10115 "bitflags",10116 "bytes",10117 "cid",10118 "either",10119 "fnv",10120 "fork-tree",10121 "futures 0.3.25",10122 "futures-timer",10123 "ip_network",10124 "libp2p",10125 "linked-hash-map",10126 "linked_hash_set",10127 "log",10128 "lru",10129 "parity-scale-codec 3.2.1",10130 "parking_lot 0.12.1",10131 "pin-project",10132 "prost",10133 "rand 0.7.3",10134 "sc-block-builder",10135 "sc-client-api",10136 "sc-consensus",10137 "sc-network-common",10138 "sc-peerset",10139 "sc-utils",10140 "serde",10141 "serde_json",10142 "smallvec",10143 "sp-arithmetic",10144 "sp-blockchain",10145 "sp-consensus",10146 "sp-core",10147 "sp-runtime",10148 "substrate-prometheus-endpoint",10149 "thiserror",10150 "unsigned-varint",10151 "zeroize",10152]1015310154[[package]]10155name = "sc-network-bitswap"10156version = "0.10.0-dev"10157source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10158dependencies = [10159 "cid",10160 "futures 0.3.25",10161 "libp2p",10162 "log",10163 "prost",10164 "prost-build",10165 "sc-client-api",10166 "sc-network-common",10167 "sp-blockchain",10168 "sp-runtime",10169 "thiserror",10170 "unsigned-varint",10171 "void",10172]1017310174[[package]]10175name = "sc-network-common"10176version = "0.10.0-dev"10177source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10178dependencies = [10179 "async-trait",10180 "bitflags",10181 "bytes",10182 "futures 0.3.25",10183 "futures-timer",10184 "libp2p",10185 "linked_hash_set",10186 "parity-scale-codec 3.2.1",10187 "prost-build",10188 "sc-consensus",10189 "sc-peerset",10190 "serde",10191 "smallvec",10192 "sp-blockchain",10193 "sp-consensus",10194 "sp-finality-grandpa",10195 "sp-runtime",10196 "substrate-prometheus-endpoint",10197 "thiserror",10198]1019910200[[package]]10201name = "sc-network-gossip"10202version = "0.10.0-dev"10203source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10204dependencies = [10205 "ahash",10206 "futures 0.3.25",10207 "futures-timer",10208 "libp2p",10209 "log",10210 "lru",10211 "sc-network-common",10212 "sc-peerset",10213 "sp-runtime",10214 "substrate-prometheus-endpoint",10215 "tracing",10216]1021710218[[package]]10219name = "sc-network-light"10220version = "0.10.0-dev"10221source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10222dependencies = [10223 "array-bytes 4.2.0",10224 "futures 0.3.25",10225 "libp2p",10226 "log",10227 "parity-scale-codec 3.2.1",10228 "prost",10229 "prost-build",10230 "sc-client-api",10231 "sc-network-common",10232 "sc-peerset",10233 "sp-blockchain",10234 "sp-core",10235 "sp-runtime",10236 "thiserror",10237]1023810239[[package]]10240name = "sc-network-sync"10241version = "0.10.0-dev"10242source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10243dependencies = [10244 "array-bytes 4.2.0",10245 "async-trait",10246 "fork-tree",10247 "futures 0.3.25",10248 "libp2p",10249 "log",10250 "lru",10251 "mockall",10252 "parity-scale-codec 3.2.1",10253 "prost",10254 "prost-build",10255 "sc-client-api",10256 "sc-consensus",10257 "sc-network-common",10258 "sc-peerset",10259 "sc-utils",10260 "smallvec",10261 "sp-arithmetic",10262 "sp-blockchain",10263 "sp-consensus",10264 "sp-core",10265 "sp-finality-grandpa",10266 "sp-runtime",10267 "substrate-prometheus-endpoint",10268 "thiserror",10269]1027010271[[package]]10272name = "sc-network-transactions"10273version = "0.10.0-dev"10274source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10275dependencies = [10276 "array-bytes 4.2.0",10277 "futures 0.3.25",10278 "hex",10279 "libp2p",10280 "log",10281 "parity-scale-codec 3.2.1",10282 "pin-project",10283 "sc-network-common",10284 "sc-peerset",10285 "sp-consensus",10286 "sp-runtime",10287 "substrate-prometheus-endpoint",10288]1028910290[[package]]10291name = "sc-offchain"10292version = "4.0.0-dev"10293source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10294dependencies = [10295 "array-bytes 4.2.0",10296 "bytes",10297 "fnv",10298 "futures 0.3.25",10299 "futures-timer",10300 "hyper",10301 "hyper-rustls",10302 "libp2p",10303 "num_cpus",10304 "once_cell",10305 "parity-scale-codec 3.2.1",10306 "parking_lot 0.12.1",10307 "rand 0.7.3",10308 "sc-client-api",10309 "sc-network-common",10310 "sc-peerset",10311 "sc-utils",10312 "sp-api",10313 "sp-core",10314 "sp-offchain",10315 "sp-runtime",10316 "threadpool",10317 "tracing",10318]1031910320[[package]]10321name = "sc-peerset"10322version = "4.0.0-dev"10323source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10324dependencies = [10325 "futures 0.3.25",10326 "libp2p",10327 "log",10328 "sc-utils",10329 "serde_json",10330 "wasm-timer",10331]1033210333[[package]]10334name = "sc-proposer-metrics"10335version = "0.10.0-dev"10336source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10337dependencies = [10338 "log",10339 "substrate-prometheus-endpoint",10340]1034110342[[package]]10343name = "sc-rpc"10344version = "4.0.0-dev"10345source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10346dependencies = [10347 "futures 0.3.25",10348 "hash-db",10349 "jsonrpsee",10350 "log",10351 "parity-scale-codec 3.2.1",10352 "parking_lot 0.12.1",10353 "sc-block-builder",10354 "sc-chain-spec",10355 "sc-client-api",10356 "sc-rpc-api",10357 "sc-tracing",10358 "sc-transaction-pool-api",10359 "sc-utils",10360 "serde_json",10361 "sp-api",10362 "sp-blockchain",10363 "sp-core",10364 "sp-keystore",10365 "sp-offchain",10366 "sp-rpc",10367 "sp-runtime",10368 "sp-session",10369 "sp-version",10370]1037110372[[package]]10373name = "sc-rpc-api"10374version = "0.10.0-dev"10375source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10376dependencies = [10377 "futures 0.3.25",10378 "jsonrpsee",10379 "log",10380 "parity-scale-codec 3.2.1",10381 "parking_lot 0.12.1",10382 "sc-chain-spec",10383 "sc-transaction-pool-api",10384 "scale-info",10385 "serde",10386 "serde_json",10387 "sp-core",10388 "sp-rpc",10389 "sp-runtime",10390 "sp-tracing",10391 "sp-version",10392 "thiserror",10393]1039410395[[package]]10396name = "sc-rpc-server"10397version = "4.0.0-dev"10398source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10399dependencies = [10400 "futures 0.3.25",10401 "http",10402 "jsonrpsee",10403 "log",10404 "serde_json",10405 "substrate-prometheus-endpoint",10406 "tokio",10407 "tower",10408 "tower-http",10409]1041010411[[package]]10412name = "sc-rpc-spec-v2"10413version = "0.10.0-dev"10414source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10415dependencies = [10416 "futures 0.3.25",10417 "hex",10418 "jsonrpsee",10419 "parity-scale-codec 3.2.1",10420 "sc-chain-spec",10421 "sc-transaction-pool-api",10422 "serde",10423 "sp-api",10424 "sp-blockchain",10425 "sp-core",10426 "sp-runtime",10427 "thiserror",10428]1042910430[[package]]10431name = "sc-service"10432version = "0.10.0-dev"10433source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10434dependencies = [10435 "async-trait",10436 "directories",10437 "exit-future",10438 "futures 0.3.25",10439 "futures-timer",10440 "hash-db",10441 "jsonrpsee",10442 "log",10443 "parity-scale-codec 3.2.1",10444 "parking_lot 0.12.1",10445 "pin-project",10446 "rand 0.7.3",10447 "sc-block-builder",10448 "sc-chain-spec",10449 "sc-client-api",10450 "sc-client-db",10451 "sc-consensus",10452 "sc-executor",10453 "sc-informant",10454 "sc-keystore",10455 "sc-network",10456 "sc-network-bitswap",10457 "sc-network-common",10458 "sc-network-light",10459 "sc-network-sync",10460 "sc-network-transactions",10461 "sc-offchain",10462 "sc-rpc",10463 "sc-rpc-server",10464 "sc-rpc-spec-v2",10465 "sc-sysinfo",10466 "sc-telemetry",10467 "sc-tracing",10468 "sc-transaction-pool",10469 "sc-transaction-pool-api",10470 "sc-utils",10471 "serde",10472 "serde_json",10473 "sp-api",10474 "sp-application-crypto",10475 "sp-block-builder",10476 "sp-blockchain",10477 "sp-consensus",10478 "sp-core",10479 "sp-externalities",10480 "sp-inherents",10481 "sp-keystore",10482 "sp-runtime",10483 "sp-session",10484 "sp-state-machine",10485 "sp-storage",10486 "sp-tracing",10487 "sp-transaction-pool",10488 "sp-transaction-storage-proof",10489 "sp-trie",10490 "sp-version",10491 "static_init 1.0.3",10492 "substrate-prometheus-endpoint",10493 "tempfile",10494 "thiserror",10495 "tokio",10496 "tracing",10497 "tracing-futures",10498]1049910500[[package]]10501name = "sc-state-db"10502version = "0.10.0-dev"10503source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10504dependencies = [10505 "log",10506 "parity-scale-codec 3.2.1",10507 "parking_lot 0.12.1",10508 "sc-client-api",10509 "sp-core",10510]1051110512[[package]]10513name = "sc-sync-state-rpc"10514version = "0.10.0-dev"10515source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10516dependencies = [10517 "jsonrpsee",10518 "parity-scale-codec 3.2.1",10519 "sc-chain-spec",10520 "sc-client-api",10521 "sc-consensus-babe",10522 "sc-consensus-epochs",10523 "sc-finality-grandpa",10524 "serde",10525 "serde_json",10526 "sp-blockchain",10527 "sp-runtime",10528 "thiserror",10529]1053010531[[package]]10532name = "sc-sysinfo"10533version = "6.0.0-dev"10534source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10535dependencies = [10536 "futures 0.3.25",10537 "libc",10538 "log",10539 "rand 0.7.3",10540 "rand_pcg 0.2.1",10541 "regex",10542 "sc-telemetry",10543 "serde",10544 "serde_json",10545 "sp-core",10546 "sp-io",10547 "sp-std",10548]1054910550[[package]]10551name = "sc-telemetry"10552version = "4.0.0-dev"10553source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10554dependencies = [10555 "chrono",10556 "futures 0.3.25",10557 "libp2p",10558 "log",10559 "parking_lot 0.12.1",10560 "pin-project",10561 "rand 0.7.3",10562 "serde",10563 "serde_json",10564 "thiserror",10565 "wasm-timer",10566]1056710568[[package]]10569name = "sc-tracing"10570version = "4.0.0-dev"10571source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10572dependencies = [10573 "ansi_term",10574 "atty",10575 "chrono",10576 "lazy_static",10577 "libc",10578 "log",10579 "once_cell",10580 "parking_lot 0.12.1",10581 "regex",10582 "rustc-hash",10583 "sc-client-api",10584 "sc-rpc-server",10585 "sc-tracing-proc-macro",10586 "serde",10587 "sp-api",10588 "sp-blockchain",10589 "sp-core",10590 "sp-rpc",10591 "sp-runtime",10592 "sp-tracing",10593 "thiserror",10594 "tracing",10595 "tracing-log",10596 "tracing-subscriber",10597]1059810599[[package]]10600name = "sc-tracing-proc-macro"10601version = "4.0.0-dev"10602source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10603dependencies = [10604 "proc-macro-crate",10605 "proc-macro2",10606 "quote",10607 "syn",10608]1060910610[[package]]10611name = "sc-transaction-pool"10612version = "4.0.0-dev"10613source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10614dependencies = [10615 "async-trait",10616 "futures 0.3.25",10617 "futures-timer",10618 "linked-hash-map",10619 "log",10620 "parity-scale-codec 3.2.1",10621 "parking_lot 0.12.1",10622 "sc-client-api",10623 "sc-transaction-pool-api",10624 "sc-utils",10625 "serde",10626 "sp-api",10627 "sp-blockchain",10628 "sp-core",10629 "sp-runtime",10630 "sp-tracing",10631 "sp-transaction-pool",10632 "substrate-prometheus-endpoint",10633 "thiserror",10634]1063510636[[package]]10637name = "sc-transaction-pool-api"10638version = "4.0.0-dev"10639source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10640dependencies = [10641 "async-trait",10642 "futures 0.3.25",10643 "log",10644 "serde",10645 "sp-blockchain",10646 "sp-runtime",10647 "thiserror",10648]1064910650[[package]]10651name = "sc-utils"10652version = "4.0.0-dev"10653source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"10654dependencies = [10655 "futures 0.3.25",10656 "futures-timer",10657 "lazy_static",10658 "log",10659 "parking_lot 0.12.1",10660 "prometheus",10661]1066210663[[package]]10664name = "scale-info"10665version = "2.3.1"10666source = "registry+https://github.com/rust-lang/crates.io-index"10667checksum = "001cf62ece89779fd16105b5f515ad0e5cedcd5440d3dd806bb067978e7c3608"10668dependencies = [10669 "bitvec 1.0.1",10670 "cfg-if",10671 "derive_more",10672 "parity-scale-codec 3.2.1",10673 "scale-info-derive",10674 "serde",10675]1067610677[[package]]10678name = "scale-info-derive"10679version = "2.3.1"10680source = "registry+https://github.com/rust-lang/crates.io-index"10681checksum = "303959cf613a6f6efd19ed4b4ad5bf79966a13352716299ad532cfb115f4205c"10682dependencies = [10683 "proc-macro-crate",10684 "proc-macro2",10685 "quote",10686 "syn",10687]1068810689[[package]]10690name = "schannel"10691version = "0.1.20"10692source = "registry+https://github.com/rust-lang/crates.io-index"10693checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10694dependencies = [10695 "lazy_static",10696 "windows-sys 0.36.1",10697]1069810699[[package]]10700name = "schnorrkel"10701version = "0.9.1"10702source = "registry+https://github.com/rust-lang/crates.io-index"10703checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10704dependencies = [10705 "arrayref",10706 "arrayvec 0.5.2",10707 "curve25519-dalek 2.1.3",10708 "getrandom 0.1.16",10709 "merlin",10710 "rand 0.7.3",10711 "rand_core 0.5.1",10712 "sha2 0.8.2",10713 "subtle",10714 "zeroize",10715]1071610717[[package]]10718name = "scopeguard"10719version = "1.1.0"10720source = "registry+https://github.com/rust-lang/crates.io-index"10721checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1072210723[[package]]10724name = "scratch"10725version = "1.0.3"10726source = "registry+https://github.com/rust-lang/crates.io-index"10727checksum = "ddccb15bcce173023b3fedd9436f882a0739b8dfb45e4f6b6002bee5929f61b2"1072810729[[package]]10730name = "sct"10731version = "0.7.0"10732source = "registry+https://github.com/rust-lang/crates.io-index"10733checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10734dependencies = [10735 "ring",10736 "untrusted",10737]1073810739[[package]]10740name = "sec1"10741version = "0.3.0"10742source = "registry+https://github.com/rust-lang/crates.io-index"10743checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"10744dependencies = [10745 "base16ct",10746 "der",10747 "generic-array 0.14.6",10748 "pkcs8",10749 "subtle",10750 "zeroize",10751]1075210753[[package]]10754name = "secp256k1"10755version = "0.24.2"10756source = "registry+https://github.com/rust-lang/crates.io-index"10757checksum = "d9512ffd81e3a3503ed401f79c33168b9148c75038956039166cd750eaa037c3"10758dependencies = [10759 "secp256k1-sys",10760]1076110762[[package]]10763name = "secp256k1-sys"10764version = "0.6.1"10765source = "registry+https://github.com/rust-lang/crates.io-index"10766checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"10767dependencies = [10768 "cc",10769]1077010771[[package]]10772name = "secrecy"10773version = "0.8.0"10774source = "registry+https://github.com/rust-lang/crates.io-index"10775checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10776dependencies = [10777 "zeroize",10778]1077910780[[package]]10781name = "security-framework"10782version = "2.7.0"10783source = "registry+https://github.com/rust-lang/crates.io-index"10784checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"10785dependencies = [10786 "bitflags",10787 "core-foundation",10788 "core-foundation-sys",10789 "libc",10790 "security-framework-sys",10791]1079210793[[package]]10794name = "security-framework-sys"10795version = "2.6.1"10796source = "registry+https://github.com/rust-lang/crates.io-index"10797checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10798dependencies = [10799 "core-foundation-sys",10800 "libc",10801]1080210803[[package]]10804name = "semver"10805version = "0.6.0"10806source = "registry+https://github.com/rust-lang/crates.io-index"10807checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10808dependencies = [10809 "semver-parser",10810]1081110812[[package]]10813name = "semver"10814version = "0.9.0"10815source = "registry+https://github.com/rust-lang/crates.io-index"10816checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10817dependencies = [10818 "semver-parser",10819]1082010821[[package]]10822name = "semver"10823version = "1.0.16"10824source = "registry+https://github.com/rust-lang/crates.io-index"10825checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"10826dependencies = [10827 "serde",10828]1082910830[[package]]10831name = "semver-parser"10832version = "0.7.0"10833source = "registry+https://github.com/rust-lang/crates.io-index"10834checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1083510836[[package]]10837name = "serde"10838version = "1.0.151"10839source = "registry+https://github.com/rust-lang/crates.io-index"10840checksum = "97fed41fc1a24994d044e6db6935e69511a1153b52c15eb42493b26fa87feba0"10841dependencies = [10842 "serde_derive",10843]1084410845[[package]]10846name = "serde_derive"10847version = "1.0.151"10848source = "registry+https://github.com/rust-lang/crates.io-index"10849checksum = "255abe9a125a985c05190d687b320c12f9b1f0b99445e608c21ba0782c719ad8"10850dependencies = [10851 "proc-macro2",10852 "quote",10853 "syn",10854]1085510856[[package]]10857name = "serde_json"10858version = "1.0.91"10859source = "registry+https://github.com/rust-lang/crates.io-index"10860checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883"10861dependencies = [10862 "itoa",10863 "ryu",10864 "serde",10865]1086610867[[package]]10868name = "serde_nanos"10869version = "0.1.2"10870source = "registry+https://github.com/rust-lang/crates.io-index"10871checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10872dependencies = [10873 "serde",10874]1087510876[[package]]10877name = "sha-1"10878version = "0.9.8"10879source = "registry+https://github.com/rust-lang/crates.io-index"10880checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10881dependencies = [10882 "block-buffer 0.9.0",10883 "cfg-if",10884 "cpufeatures",10885 "digest 0.9.0",10886 "opaque-debug 0.3.0",10887]1088810889[[package]]10890name = "sha1"10891version = "0.10.5"10892source = "registry+https://github.com/rust-lang/crates.io-index"10893checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"10894dependencies = [10895 "cfg-if",10896 "cpufeatures",10897 "digest 0.10.6",10898]1089910900[[package]]10901name = "sha2"10902version = "0.8.2"10903source = "registry+https://github.com/rust-lang/crates.io-index"10904checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10905dependencies = [10906 "block-buffer 0.7.3",10907 "digest 0.8.1",10908 "fake-simd",10909 "opaque-debug 0.2.3",10910]1091110912[[package]]10913name = "sha2"10914version = "0.9.9"10915source = "registry+https://github.com/rust-lang/crates.io-index"10916checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10917dependencies = [10918 "block-buffer 0.9.0",10919 "cfg-if",10920 "cpufeatures",10921 "digest 0.9.0",10922 "opaque-debug 0.3.0",10923]1092410925[[package]]10926name = "sha2"10927version = "0.10.6"10928source = "registry+https://github.com/rust-lang/crates.io-index"10929checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"10930dependencies = [10931 "cfg-if",10932 "cpufeatures",10933 "digest 0.10.6",10934]1093510936[[package]]10937name = "sha3"10938version = "0.8.2"10939source = "registry+https://github.com/rust-lang/crates.io-index"10940checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"10941dependencies = [10942 "block-buffer 0.7.3",10943 "byte-tools",10944 "digest 0.8.1",10945 "keccak",10946 "opaque-debug 0.2.3",10947]1094810949[[package]]10950name = "sha3"10951version = "0.10.6"10952source = "registry+https://github.com/rust-lang/crates.io-index"10953checksum = "bdf0c33fae925bdc080598b84bc15c55e7b9a4a43b3c704da051f977469691c9"10954dependencies = [10955 "digest 0.10.6",10956 "keccak",10957]1095810959[[package]]10960name = "sha3-const"10961version = "0.1.1"10962source = "registry+https://github.com/rust-lang/crates.io-index"10963checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1096410965[[package]]10966name = "sharded-slab"10967version = "0.1.4"10968source = "registry+https://github.com/rust-lang/crates.io-index"10969checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10970dependencies = [10971 "lazy_static",10972]1097310974[[package]]10975name = "shlex"10976version = "1.1.0"10977source = "registry+https://github.com/rust-lang/crates.io-index"10978checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1097910980[[package]]10981name = "signal-hook"10982version = "0.3.14"10983source = "registry+https://github.com/rust-lang/crates.io-index"10984checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"10985dependencies = [10986 "libc",10987 "signal-hook-registry",10988]1098910990[[package]]10991name = "signal-hook-registry"10992version = "1.4.0"10993source = "registry+https://github.com/rust-lang/crates.io-index"10994checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10995dependencies = [10996 "libc",10997]1099810999[[package]]11000name = "signature"11001version = "1.6.4"11002source = "registry+https://github.com/rust-lang/crates.io-index"11003checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"11004dependencies = [11005 "digest 0.10.6",11006 "rand_core 0.6.4",11007]1100811009[[package]]11010name = "simba"11011version = "0.5.1"11012source = "registry+https://github.com/rust-lang/crates.io-index"11013checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"11014dependencies = [11015 "approx",11016 "num-complex",11017 "num-traits",11018 "paste",11019]1102011021[[package]]11022name = "similar"11023version = "2.2.1"11024source = "registry+https://github.com/rust-lang/crates.io-index"11025checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf"11026dependencies = [11027 "bstr",11028 "unicode-segmentation",11029]1103011031[[package]]11032name = "similar-asserts"11033version = "1.4.2"11034source = "registry+https://github.com/rust-lang/crates.io-index"11035checksum = "bbf644ad016b75129f01a34a355dcb8d66a5bc803e417c7a77cc5d5ee9fa0f18"11036dependencies = [11037 "console",11038 "similar",11039]1104011041[[package]]11042name = "slab"11043version = "0.4.7"11044source = "registry+https://github.com/rust-lang/crates.io-index"11045checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"11046dependencies = [11047 "autocfg",11048]1104911050[[package]]11051name = "slice-group-by"11052version = "0.3.0"11053source = "registry+https://github.com/rust-lang/crates.io-index"11054checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1105511056[[package]]11057name = "slot-range-helper"11058version = "0.9.36"11059source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"11060dependencies = [11061 "enumn",11062 "parity-scale-codec 3.2.1",11063 "paste",11064 "sp-runtime",11065 "sp-std",11066]1106711068[[package]]11069name = "slotmap"11070version = "1.0.6"11071source = "registry+https://github.com/rust-lang/crates.io-index"11072checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11073dependencies = [11074 "version_check",11075]1107611077[[package]]11078name = "smallvec"11079version = "1.10.0"11080source = "registry+https://github.com/rust-lang/crates.io-index"11081checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1108211083[[package]]11084name = "snap"11085version = "1.1.0"11086source = "registry+https://github.com/rust-lang/crates.io-index"11087checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"1108811089[[package]]11090name = "snow"11091version = "0.9.0"11092source = "registry+https://github.com/rust-lang/crates.io-index"11093checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"11094dependencies = [11095 "aes-gcm",11096 "blake2",11097 "chacha20poly1305",11098 "curve25519-dalek 4.0.0-pre.5",11099 "rand_core 0.6.4",11100 "ring",11101 "rustc_version 0.4.0",11102 "sha2 0.10.6",11103 "subtle",11104]1110511106[[package]]11107name = "socket2"11108version = "0.4.7"11109source = "registry+https://github.com/rust-lang/crates.io-index"11110checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"11111dependencies = [11112 "libc",11113 "winapi",11114]1111511116[[package]]11117name = "soketto"11118version = "0.7.1"11119source = "registry+https://github.com/rust-lang/crates.io-index"11120checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11121dependencies = [11122 "base64",11123 "bytes",11124 "flate2",11125 "futures 0.3.25",11126 "http",11127 "httparse",11128 "log",11129 "rand 0.8.5",11130 "sha-1",11131]1113211133[[package]]11134name = "sp-api"11135version = "4.0.0-dev"11136source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11137dependencies = [11138 "hash-db",11139 "log",11140 "parity-scale-codec 3.2.1",11141 "sp-api-proc-macro",11142 "sp-core",11143 "sp-runtime",11144 "sp-state-machine",11145 "sp-std",11146 "sp-trie",11147 "sp-version",11148 "thiserror",11149]1115011151[[package]]11152name = "sp-api-proc-macro"11153version = "4.0.0-dev"11154source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11155dependencies = [11156 "blake2",11157 "proc-macro-crate",11158 "proc-macro2",11159 "quote",11160 "syn",11161]1116211163[[package]]11164name = "sp-application-crypto"11165version = "7.0.0"11166source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11167dependencies = [11168 "parity-scale-codec 3.2.1",11169 "scale-info",11170 "serde",11171 "sp-core",11172 "sp-io",11173 "sp-std",11174]1117511176[[package]]11177name = "sp-arithmetic"11178version = "6.0.0"11179source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11180dependencies = [11181 "integer-sqrt",11182 "num-traits",11183 "parity-scale-codec 3.2.1",11184 "scale-info",11185 "serde",11186 "sp-debug-derive",11187 "sp-std",11188 "static_assertions",11189]1119011191[[package]]11192name = "sp-authority-discovery"11193version = "4.0.0-dev"11194source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11195dependencies = [11196 "parity-scale-codec 3.2.1",11197 "scale-info",11198 "sp-api",11199 "sp-application-crypto",11200 "sp-runtime",11201 "sp-std",11202]1120311204[[package]]11205name = "sp-authorship"11206version = "4.0.0-dev"11207source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11208dependencies = [11209 "async-trait",11210 "parity-scale-codec 3.2.1",11211 "sp-inherents",11212 "sp-runtime",11213 "sp-std",11214]1121511216[[package]]11217name = "sp-beefy"11218version = "4.0.0-dev"11219source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11220dependencies = [11221 "parity-scale-codec 3.2.1",11222 "scale-info",11223 "serde",11224 "sp-api",11225 "sp-application-crypto",11226 "sp-core",11227 "sp-io",11228 "sp-mmr-primitives",11229 "sp-runtime",11230 "sp-std",11231]1123211233[[package]]11234name = "sp-block-builder"11235version = "4.0.0-dev"11236source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11237dependencies = [11238 "parity-scale-codec 3.2.1",11239 "sp-api",11240 "sp-inherents",11241 "sp-runtime",11242 "sp-std",11243]1124411245[[package]]11246name = "sp-blockchain"11247version = "4.0.0-dev"11248source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11249dependencies = [11250 "futures 0.3.25",11251 "log",11252 "lru",11253 "parity-scale-codec 3.2.1",11254 "parking_lot 0.12.1",11255 "sp-api",11256 "sp-consensus",11257 "sp-database",11258 "sp-runtime",11259 "sp-state-machine",11260 "thiserror",11261]1126211263[[package]]11264name = "sp-consensus"11265version = "0.10.0-dev"11266source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11267dependencies = [11268 "async-trait",11269 "futures 0.3.25",11270 "futures-timer",11271 "log",11272 "parity-scale-codec 3.2.1",11273 "sp-core",11274 "sp-inherents",11275 "sp-runtime",11276 "sp-state-machine",11277 "sp-std",11278 "sp-version",11279 "thiserror",11280]1128111282[[package]]11283name = "sp-consensus-aura"11284version = "0.10.0-dev"11285source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11286dependencies = [11287 "async-trait",11288 "parity-scale-codec 3.2.1",11289 "scale-info",11290 "sp-api",11291 "sp-application-crypto",11292 "sp-consensus",11293 "sp-consensus-slots",11294 "sp-inherents",11295 "sp-runtime",11296 "sp-std",11297 "sp-timestamp",11298]1129911300[[package]]11301name = "sp-consensus-babe"11302version = "0.10.0-dev"11303source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11304dependencies = [11305 "async-trait",11306 "merlin",11307 "parity-scale-codec 3.2.1",11308 "scale-info",11309 "serde",11310 "sp-api",11311 "sp-application-crypto",11312 "sp-consensus",11313 "sp-consensus-slots",11314 "sp-consensus-vrf",11315 "sp-core",11316 "sp-inherents",11317 "sp-keystore",11318 "sp-runtime",11319 "sp-std",11320 "sp-timestamp",11321]1132211323[[package]]11324name = "sp-consensus-slots"11325version = "0.10.0-dev"11326source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11327dependencies = [11328 "parity-scale-codec 3.2.1",11329 "scale-info",11330 "serde",11331 "sp-arithmetic",11332 "sp-runtime",11333 "sp-std",11334 "sp-timestamp",11335]1133611337[[package]]11338name = "sp-consensus-vrf"11339version = "0.10.0-dev"11340source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11341dependencies = [11342 "parity-scale-codec 3.2.1",11343 "scale-info",11344 "schnorrkel",11345 "sp-core",11346 "sp-runtime",11347 "sp-std",11348]1134911350[[package]]11351name = "sp-core"11352version = "7.0.0"11353source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11354dependencies = [11355 "array-bytes 4.2.0",11356 "base58",11357 "bitflags",11358 "blake2",11359 "byteorder",11360 "dyn-clonable",11361 "ed25519-zebra",11362 "futures 0.3.25",11363 "hash-db",11364 "hash256-std-hasher",11365 "impl-serde",11366 "lazy_static",11367 "libsecp256k1",11368 "log",11369 "merlin",11370 "num-traits",11371 "parity-scale-codec 3.2.1",11372 "parking_lot 0.12.1",11373 "primitive-types 0.12.1",11374 "rand 0.7.3",11375 "regex",11376 "scale-info",11377 "schnorrkel",11378 "secp256k1",11379 "secrecy",11380 "serde",11381 "sp-core-hashing",11382 "sp-debug-derive",11383 "sp-externalities",11384 "sp-runtime-interface",11385 "sp-std",11386 "sp-storage",11387 "ss58-registry",11388 "substrate-bip39",11389 "thiserror",11390 "tiny-bip39",11391 "wasmi",11392 "zeroize",11393]1139411395[[package]]11396name = "sp-core-hashing"11397version = "5.0.0"11398source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11399dependencies = [11400 "blake2",11401 "byteorder",11402 "digest 0.10.6",11403 "sha2 0.10.6",11404 "sha3 0.10.6",11405 "sp-std",11406 "twox-hash",11407]1140811409[[package]]11410name = "sp-core-hashing-proc-macro"11411version = "5.0.0"11412source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11413dependencies = [11414 "proc-macro2",11415 "quote",11416 "sp-core-hashing",11417 "syn",11418]1141911420[[package]]11421name = "sp-database"11422version = "4.0.0-dev"11423source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11424dependencies = [11425 "kvdb",11426 "parking_lot 0.12.1",11427]1142811429[[package]]11430name = "sp-debug-derive"11431version = "5.0.0"11432source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11433dependencies = [11434 "proc-macro2",11435 "quote",11436 "syn",11437]1143811439[[package]]11440name = "sp-externalities"11441version = "0.13.0"11442source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11443dependencies = [11444 "environmental",11445 "parity-scale-codec 3.2.1",11446 "sp-std",11447 "sp-storage",11448]1144911450[[package]]11451name = "sp-finality-grandpa"11452version = "4.0.0-dev"11453source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11454dependencies = [11455 "finality-grandpa",11456 "log",11457 "parity-scale-codec 3.2.1",11458 "scale-info",11459 "serde",11460 "sp-api",11461 "sp-application-crypto",11462 "sp-core",11463 "sp-keystore",11464 "sp-runtime",11465 "sp-std",11466]1146711468[[package]]11469name = "sp-inherents"11470version = "4.0.0-dev"11471source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11472dependencies = [11473 "async-trait",11474 "impl-trait-for-tuples",11475 "parity-scale-codec 3.2.1",11476 "sp-core",11477 "sp-runtime",11478 "sp-std",11479 "thiserror",11480]1148111482[[package]]11483name = "sp-io"11484version = "7.0.0"11485source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11486dependencies = [11487 "bytes",11488 "ed25519-dalek",11489 "futures 0.3.25",11490 "hash-db",11491 "libsecp256k1",11492 "log",11493 "parity-scale-codec 3.2.1",11494 "parking_lot 0.12.1",11495 "secp256k1",11496 "sp-core",11497 "sp-externalities",11498 "sp-keystore",11499 "sp-runtime-interface",11500 "sp-state-machine",11501 "sp-std",11502 "sp-tracing",11503 "sp-trie",11504 "sp-wasm-interface",11505 "tracing",11506 "tracing-core",11507]1150811509[[package]]11510name = "sp-keyring"11511version = "7.0.0"11512source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11513dependencies = [11514 "lazy_static",11515 "sp-core",11516 "sp-runtime",11517 "strum",11518]1151911520[[package]]11521name = "sp-keystore"11522version = "0.13.0"11523source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11524dependencies = [11525 "async-trait",11526 "futures 0.3.25",11527 "merlin",11528 "parity-scale-codec 3.2.1",11529 "parking_lot 0.12.1",11530 "schnorrkel",11531 "serde",11532 "sp-core",11533 "sp-externalities",11534 "thiserror",11535]1153611537[[package]]11538name = "sp-maybe-compressed-blob"11539version = "4.1.0-dev"11540source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11541dependencies = [11542 "thiserror",11543 "zstd",11544]1154511546[[package]]11547name = "sp-mmr-primitives"11548version = "4.0.0-dev"11549source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11550dependencies = [11551 "ckb-merkle-mountain-range",11552 "log",11553 "parity-scale-codec 3.2.1",11554 "scale-info",11555 "serde",11556 "sp-api",11557 "sp-core",11558 "sp-debug-derive",11559 "sp-runtime",11560 "sp-std",11561 "thiserror",11562]1156311564[[package]]11565name = "sp-npos-elections"11566version = "4.0.0-dev"11567source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11568dependencies = [11569 "parity-scale-codec 3.2.1",11570 "scale-info",11571 "serde",11572 "sp-arithmetic",11573 "sp-core",11574 "sp-runtime",11575 "sp-std",11576]1157711578[[package]]11579name = "sp-offchain"11580version = "4.0.0-dev"11581source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11582dependencies = [11583 "sp-api",11584 "sp-core",11585 "sp-runtime",11586]1158711588[[package]]11589name = "sp-panic-handler"11590version = "5.0.0"11591source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11592dependencies = [11593 "backtrace",11594 "lazy_static",11595 "regex",11596]1159711598[[package]]11599name = "sp-rpc"11600version = "6.0.0"11601source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11602dependencies = [11603 "rustc-hash",11604 "serde",11605 "sp-core",11606]1160711608[[package]]11609name = "sp-runtime"11610version = "7.0.0"11611source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11612dependencies = [11613 "either",11614 "hash256-std-hasher",11615 "impl-trait-for-tuples",11616 "log",11617 "parity-scale-codec 3.2.1",11618 "paste",11619 "rand 0.7.3",11620 "scale-info",11621 "serde",11622 "sp-application-crypto",11623 "sp-arithmetic",11624 "sp-core",11625 "sp-io",11626 "sp-std",11627 "sp-weights",11628]1162911630[[package]]11631name = "sp-runtime-interface"11632version = "7.0.0"11633source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11634dependencies = [11635 "bytes",11636 "impl-trait-for-tuples",11637 "parity-scale-codec 3.2.1",11638 "primitive-types 0.12.1",11639 "sp-externalities",11640 "sp-runtime-interface-proc-macro",11641 "sp-std",11642 "sp-storage",11643 "sp-tracing",11644 "sp-wasm-interface",11645 "static_assertions",11646]1164711648[[package]]11649name = "sp-runtime-interface-proc-macro"11650version = "6.0.0"11651source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11652dependencies = [11653 "Inflector",11654 "proc-macro-crate",11655 "proc-macro2",11656 "quote",11657 "syn",11658]1165911660[[package]]11661name = "sp-session"11662version = "4.0.0-dev"11663source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11664dependencies = [11665 "parity-scale-codec 3.2.1",11666 "scale-info",11667 "sp-api",11668 "sp-core",11669 "sp-runtime",11670 "sp-staking",11671 "sp-std",11672]1167311674[[package]]11675name = "sp-staking"11676version = "4.0.0-dev"11677source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11678dependencies = [11679 "parity-scale-codec 3.2.1",11680 "scale-info",11681 "sp-core",11682 "sp-runtime",11683 "sp-std",11684]1168511686[[package]]11687name = "sp-state-machine"11688version = "0.13.0"11689source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11690dependencies = [11691 "hash-db",11692 "log",11693 "num-traits",11694 "parity-scale-codec 3.2.1",11695 "parking_lot 0.12.1",11696 "rand 0.7.3",11697 "smallvec",11698 "sp-core",11699 "sp-externalities",11700 "sp-panic-handler",11701 "sp-std",11702 "sp-trie",11703 "thiserror",11704 "tracing",11705 "trie-root",11706]1170711708[[package]]11709name = "sp-std"11710version = "5.0.0"11711source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"1171211713[[package]]11714name = "sp-storage"11715version = "7.0.0"11716source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11717dependencies = [11718 "impl-serde",11719 "parity-scale-codec 3.2.1",11720 "ref-cast",11721 "serde",11722 "sp-debug-derive",11723 "sp-std",11724]1172511726[[package]]11727name = "sp-timestamp"11728version = "4.0.0-dev"11729source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11730dependencies = [11731 "async-trait",11732 "futures-timer",11733 "log",11734 "parity-scale-codec 3.2.1",11735 "sp-api",11736 "sp-inherents",11737 "sp-runtime",11738 "sp-std",11739 "thiserror",11740]1174111742[[package]]11743name = "sp-tracing"11744version = "6.0.0"11745source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11746dependencies = [11747 "parity-scale-codec 3.2.1",11748 "sp-std",11749 "tracing",11750 "tracing-core",11751 "tracing-subscriber",11752]1175311754[[package]]11755name = "sp-transaction-pool"11756version = "4.0.0-dev"11757source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11758dependencies = [11759 "sp-api",11760 "sp-runtime",11761]1176211763[[package]]11764name = "sp-transaction-storage-proof"11765version = "4.0.0-dev"11766source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11767dependencies = [11768 "async-trait",11769 "log",11770 "parity-scale-codec 3.2.1",11771 "scale-info",11772 "sp-core",11773 "sp-inherents",11774 "sp-runtime",11775 "sp-std",11776 "sp-trie",11777]1177811779[[package]]11780name = "sp-trie"11781version = "7.0.0"11782source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11783dependencies = [11784 "ahash",11785 "hash-db",11786 "hashbrown",11787 "lazy_static",11788 "lru",11789 "memory-db",11790 "nohash-hasher",11791 "parity-scale-codec 3.2.1",11792 "parking_lot 0.12.1",11793 "scale-info",11794 "sp-core",11795 "sp-std",11796 "thiserror",11797 "tracing",11798 "trie-db",11799 "trie-root",11800]1180111802[[package]]11803name = "sp-version"11804version = "5.0.0"11805source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11806dependencies = [11807 "impl-serde",11808 "parity-scale-codec 3.2.1",11809 "parity-wasm",11810 "scale-info",11811 "serde",11812 "sp-core-hashing-proc-macro",11813 "sp-runtime",11814 "sp-std",11815 "sp-version-proc-macro",11816 "thiserror",11817]1181811819[[package]]11820name = "sp-version-proc-macro"11821version = "4.0.0-dev"11822source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11823dependencies = [11824 "parity-scale-codec 3.2.1",11825 "proc-macro2",11826 "quote",11827 "syn",11828]1182911830[[package]]11831name = "sp-wasm-interface"11832version = "7.0.0"11833source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11834dependencies = [11835 "impl-trait-for-tuples",11836 "log",11837 "parity-scale-codec 3.2.1",11838 "sp-std",11839 "wasmi",11840 "wasmtime",11841]1184211843[[package]]11844name = "sp-weights"11845version = "4.0.0"11846source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"11847dependencies = [11848 "impl-trait-for-tuples",11849 "parity-scale-codec 3.2.1",11850 "scale-info",11851 "serde",11852 "smallvec",11853 "sp-arithmetic",11854 "sp-core",11855 "sp-debug-derive",11856 "sp-std",11857]1185811859[[package]]11860name = "spin"11861version = "0.5.2"11862source = "registry+https://github.com/rust-lang/crates.io-index"11863checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1186411865[[package]]11866name = "spki"11867version = "0.6.0"11868source = "registry+https://github.com/rust-lang/crates.io-index"11869checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"11870dependencies = [11871 "base64ct",11872 "der",11873]1187411875[[package]]11876name = "ss58-registry"11877version = "1.36.0"11878source = "registry+https://github.com/rust-lang/crates.io-index"11879checksum = "23d92659e7d18d82b803824a9ba5a6022cff101c3491d027c1c1d8d30e749284"11880dependencies = [11881 "Inflector",11882 "num-format",11883 "proc-macro2",11884 "quote",11885 "serde",11886 "serde_json",11887 "unicode-xid",11888]1188911890[[package]]11891name = "stable_deref_trait"11892version = "1.2.0"11893source = "registry+https://github.com/rust-lang/crates.io-index"11894checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1189511896[[package]]11897name = "static_assertions"11898version = "1.1.0"11899source = "registry+https://github.com/rust-lang/crates.io-index"11900checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1190111902[[package]]11903name = "static_init"11904version = "0.5.2"11905source = "registry+https://github.com/rust-lang/crates.io-index"11906checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11907dependencies = [11908 "cfg_aliases",11909 "libc",11910 "parking_lot 0.11.2",11911 "static_init_macro 0.5.0",11912]1191311914[[package]]11915name = "static_init"11916version = "1.0.3"11917source = "registry+https://github.com/rust-lang/crates.io-index"11918checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"11919dependencies = [11920 "bitflags",11921 "cfg_aliases",11922 "libc",11923 "parking_lot 0.11.2",11924 "parking_lot_core 0.8.6",11925 "static_init_macro 1.0.2",11926 "winapi",11927]1192811929[[package]]11930name = "static_init_macro"11931version = "0.5.0"11932source = "registry+https://github.com/rust-lang/crates.io-index"11933checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11934dependencies = [11935 "cfg_aliases",11936 "memchr",11937 "proc-macro2",11938 "quote",11939 "syn",11940]1194111942[[package]]11943name = "static_init_macro"11944version = "1.0.2"11945source = "registry+https://github.com/rust-lang/crates.io-index"11946checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"11947dependencies = [11948 "cfg_aliases",11949 "memchr",11950 "proc-macro2",11951 "quote",11952 "syn",11953]1195411955[[package]]11956name = "statrs"11957version = "0.15.0"11958source = "registry+https://github.com/rust-lang/crates.io-index"11959checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11960dependencies = [11961 "approx",11962 "lazy_static",11963 "nalgebra",11964 "num-traits",11965 "rand 0.8.5",11966]1196711968[[package]]11969name = "strsim"11970version = "0.10.0"11971source = "registry+https://github.com/rust-lang/crates.io-index"11972checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1197311974[[package]]11975name = "struct-versioning"11976version = "0.1.0"11977dependencies = [11978 "quote",11979 "syn",11980]1198111982[[package]]11983name = "strum"11984version = "0.24.1"11985source = "registry+https://github.com/rust-lang/crates.io-index"11986checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11987dependencies = [11988 "strum_macros",11989]1199011991[[package]]11992name = "strum_macros"11993version = "0.24.3"11994source = "registry+https://github.com/rust-lang/crates.io-index"11995checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"11996dependencies = [11997 "heck",11998 "proc-macro2",11999 "quote",12000 "rustversion",12001 "syn",12002]1200312004[[package]]12005name = "substrate-bip39"12006version = "0.4.4"12007source = "registry+https://github.com/rust-lang/crates.io-index"12008checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12009dependencies = [12010 "hmac 0.11.0",12011 "pbkdf2 0.8.0",12012 "schnorrkel",12013 "sha2 0.9.9",12014 "zeroize",12015]1201612017[[package]]12018name = "substrate-build-script-utils"12019version = "3.0.0"12020source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12021dependencies = [12022 "platforms 2.0.0",12023]1202412025[[package]]12026name = "substrate-frame-rpc-system"12027version = "4.0.0-dev"12028source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12029dependencies = [12030 "frame-system-rpc-runtime-api",12031 "futures 0.3.25",12032 "jsonrpsee",12033 "log",12034 "parity-scale-codec 3.2.1",12035 "sc-client-api",12036 "sc-rpc-api",12037 "sc-transaction-pool-api",12038 "serde_json",12039 "sp-api",12040 "sp-block-builder",12041 "sp-blockchain",12042 "sp-core",12043 "sp-runtime",12044]1204512046[[package]]12047name = "substrate-prometheus-endpoint"12048version = "0.10.0-dev"12049source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12050dependencies = [12051 "futures-util",12052 "hyper",12053 "log",12054 "prometheus",12055 "thiserror",12056 "tokio",12057]1205812059[[package]]12060name = "substrate-rpc-client"12061version = "0.10.0-dev"12062source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12063dependencies = [12064 "async-trait",12065 "jsonrpsee",12066 "log",12067 "sc-rpc-api",12068 "serde",12069 "sp-runtime",12070]1207112072[[package]]12073name = "substrate-state-trie-migration-rpc"12074version = "4.0.0-dev"12075source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12076dependencies = [12077 "jsonrpsee",12078 "log",12079 "parity-scale-codec 3.2.1",12080 "sc-client-api",12081 "sc-rpc-api",12082 "scale-info",12083 "serde",12084 "sp-core",12085 "sp-io",12086 "sp-runtime",12087 "sp-state-machine",12088 "sp-std",12089 "sp-trie",12090 "trie-db",12091]1209212093[[package]]12094name = "substrate-test-client"12095version = "2.0.1"12096source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12097dependencies = [12098 "array-bytes 4.2.0",12099 "async-trait",12100 "futures 0.3.25",12101 "parity-scale-codec 3.2.1",12102 "sc-client-api",12103 "sc-client-db",12104 "sc-consensus",12105 "sc-executor",12106 "sc-offchain",12107 "sc-service",12108 "serde",12109 "serde_json",12110 "sp-blockchain",12111 "sp-consensus",12112 "sp-core",12113 "sp-keyring",12114 "sp-keystore",12115 "sp-runtime",12116 "sp-state-machine",12117]1211812119[[package]]12120name = "substrate-test-utils"12121version = "4.0.0-dev"12122source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12123dependencies = [12124 "futures 0.3.25",12125 "substrate-test-utils-derive",12126 "tokio",12127]1212812129[[package]]12130name = "substrate-test-utils-derive"12131version = "0.10.0-dev"12132source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12133dependencies = [12134 "proc-macro-crate",12135 "proc-macro2",12136 "quote",12137 "syn",12138]1213912140[[package]]12141name = "substrate-wasm-builder"12142version = "5.0.0-dev"12143source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12144dependencies = [12145 "ansi_term",12146 "build-helper",12147 "cargo_metadata",12148 "filetime",12149 "sp-maybe-compressed-blob",12150 "strum",12151 "tempfile",12152 "toml",12153 "walkdir",12154 "wasm-opt",12155]1215612157[[package]]12158name = "subtle"12159version = "2.4.1"12160source = "registry+https://github.com/rust-lang/crates.io-index"12161checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1216212163[[package]]12164name = "syn"12165version = "1.0.107"12166source = "registry+https://github.com/rust-lang/crates.io-index"12167checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"12168dependencies = [12169 "proc-macro2",12170 "quote",12171 "unicode-ident",12172]1217312174[[package]]12175name = "synstructure"12176version = "0.12.6"12177source = "registry+https://github.com/rust-lang/crates.io-index"12178checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12179dependencies = [12180 "proc-macro2",12181 "quote",12182 "syn",12183 "unicode-xid",12184]1218512186[[package]]12187name = "system-configuration"12188version = "0.5.0"12189source = "registry+https://github.com/rust-lang/crates.io-index"12190checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12191dependencies = [12192 "bitflags",12193 "core-foundation",12194 "system-configuration-sys",12195]1219612197[[package]]12198name = "system-configuration-sys"12199version = "0.5.0"12200source = "registry+https://github.com/rust-lang/crates.io-index"12201checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12202dependencies = [12203 "core-foundation-sys",12204 "libc",12205]1220612207[[package]]12208name = "tap"12209version = "1.0.1"12210source = "registry+https://github.com/rust-lang/crates.io-index"12211checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1221212213[[package]]12214name = "target-lexicon"12215version = "0.12.5"12216source = "registry+https://github.com/rust-lang/crates.io-index"12217checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"1221812219[[package]]12220name = "tempfile"12221version = "3.3.0"12222source = "registry+https://github.com/rust-lang/crates.io-index"12223checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"12224dependencies = [12225 "cfg-if",12226 "fastrand",12227 "libc",12228 "redox_syscall",12229 "remove_dir_all",12230 "winapi",12231]1223212233[[package]]12234name = "termcolor"12235version = "1.1.3"12236source = "registry+https://github.com/rust-lang/crates.io-index"12237checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"12238dependencies = [12239 "winapi-util",12240]1224112242[[package]]12243name = "terminal_size"12244version = "0.1.17"12245source = "registry+https://github.com/rust-lang/crates.io-index"12246checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"12247dependencies = [12248 "libc",12249 "winapi",12250]1225112252[[package]]12253name = "termtree"12254version = "0.4.0"12255source = "registry+https://github.com/rust-lang/crates.io-index"12256checksum = "95059e91184749cb66be6dc994f67f182b6d897cb3df74a5bf66b5e709295fd8"1225712258[[package]]12259name = "test-runtime-constants"12260version = "0.9.36"12261source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"12262dependencies = [12263 "frame-support",12264 "polkadot-primitives",12265 "polkadot-runtime-common",12266 "smallvec",12267 "sp-core",12268 "sp-runtime",12269 "sp-weights",12270]1227112272[[package]]12273name = "tests"12274version = "0.1.1"12275dependencies = [12276 "evm-coder",12277 "fp-evm-mapping",12278 "frame-support",12279 "frame-system",12280 "pallet-balances",12281 "pallet-common",12282 "pallet-ethereum",12283 "pallet-evm",12284 "pallet-evm-coder-substrate",12285 "pallet-fungible",12286 "pallet-nonfungible",12287 "pallet-refungible",12288 "pallet-structure",12289 "pallet-timestamp",12290 "pallet-transaction-payment",12291 "pallet-unique",12292 "parity-scale-codec 3.2.1",12293 "scale-info",12294 "sp-core",12295 "sp-io",12296 "sp-runtime",12297 "sp-std",12298 "up-data-structs",12299 "up-sponsorship",12300]1230112302[[package]]12303name = "thiserror"12304version = "1.0.38"12305source = "registry+https://github.com/rust-lang/crates.io-index"12306checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"12307dependencies = [12308 "thiserror-impl",12309]1231012311[[package]]12312name = "thiserror-impl"12313version = "1.0.38"12314source = "registry+https://github.com/rust-lang/crates.io-index"12315checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"12316dependencies = [12317 "proc-macro2",12318 "quote",12319 "syn",12320]1232112322[[package]]12323name = "thousands"12324version = "0.2.0"12325source = "registry+https://github.com/rust-lang/crates.io-index"12326checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1232712328[[package]]12329name = "thread_local"12330version = "1.1.4"12331source = "registry+https://github.com/rust-lang/crates.io-index"12332checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"12333dependencies = [12334 "once_cell",12335]1233612337[[package]]12338name = "threadpool"12339version = "1.8.1"12340source = "registry+https://github.com/rust-lang/crates.io-index"12341checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12342dependencies = [12343 "num_cpus",12344]1234512346[[package]]12347name = "thrift"12348version = "0.15.0"12349source = "registry+https://github.com/rust-lang/crates.io-index"12350checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12351dependencies = [12352 "byteorder",12353 "integer-encoding",12354 "log",12355 "ordered-float",12356 "threadpool",12357]1235812359[[package]]12360name = "tikv-jemalloc-ctl"12361version = "0.5.0"12362source = "registry+https://github.com/rust-lang/crates.io-index"12363checksum = "e37706572f4b151dff7a0146e040804e9c26fe3a3118591112f05cf12a4216c1"12364dependencies = [12365 "libc",12366 "paste",12367 "tikv-jemalloc-sys",12368]1236912370[[package]]12371name = "tikv-jemalloc-sys"12372version = "0.5.2+5.3.0-patched"12373source = "registry+https://github.com/rust-lang/crates.io-index"12374checksum = "ec45c14da997d0925c7835883e4d5c181f196fa142f8c19d7643d1e9af2592c3"12375dependencies = [12376 "cc",12377 "fs_extra",12378 "libc",12379]1238012381[[package]]12382name = "time"12383version = "0.1.45"12384source = "registry+https://github.com/rust-lang/crates.io-index"12385checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"12386dependencies = [12387 "libc",12388 "wasi 0.10.0+wasi-snapshot-preview1",12389 "winapi",12390]1239112392[[package]]12393name = "tiny-bip39"12394version = "0.8.2"12395source = "registry+https://github.com/rust-lang/crates.io-index"12396checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12397dependencies = [12398 "anyhow",12399 "hmac 0.8.1",12400 "once_cell",12401 "pbkdf2 0.4.0",12402 "rand 0.7.3",12403 "rustc-hash",12404 "sha2 0.9.9",12405 "thiserror",12406 "unicode-normalization",12407 "wasm-bindgen",12408 "zeroize",12409]1241012411[[package]]12412name = "tiny-keccak"12413version = "2.0.2"12414source = "registry+https://github.com/rust-lang/crates.io-index"12415checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12416dependencies = [12417 "crunchy",12418]1241912420[[package]]12421name = "tinyvec"12422version = "1.6.0"12423source = "registry+https://github.com/rust-lang/crates.io-index"12424checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12425dependencies = [12426 "tinyvec_macros",12427]1242812429[[package]]12430name = "tinyvec_macros"12431version = "0.1.0"12432source = "registry+https://github.com/rust-lang/crates.io-index"12433checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1243412435[[package]]12436name = "tokio"12437version = "1.23.0"12438source = "registry+https://github.com/rust-lang/crates.io-index"12439checksum = "eab6d665857cc6ca78d6e80303a02cea7a7851e85dfbd77cbdc09bd129f1ef46"12440dependencies = [12441 "autocfg",12442 "bytes",12443 "libc",12444 "memchr",12445 "mio",12446 "num_cpus",12447 "parking_lot 0.12.1",12448 "pin-project-lite 0.2.9",12449 "signal-hook-registry",12450 "socket2",12451 "tokio-macros",12452 "windows-sys 0.42.0",12453]1245412455[[package]]12456name = "tokio-macros"12457version = "1.8.2"12458source = "registry+https://github.com/rust-lang/crates.io-index"12459checksum = "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8"12460dependencies = [12461 "proc-macro2",12462 "quote",12463 "syn",12464]1246512466[[package]]12467name = "tokio-rustls"12468version = "0.23.4"12469source = "registry+https://github.com/rust-lang/crates.io-index"12470checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12471dependencies = [12472 "rustls",12473 "tokio",12474 "webpki",12475]1247612477[[package]]12478name = "tokio-stream"12479version = "0.1.11"12480source = "registry+https://github.com/rust-lang/crates.io-index"12481checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"12482dependencies = [12483 "futures-core",12484 "pin-project-lite 0.2.9",12485 "tokio",12486]1248712488[[package]]12489name = "tokio-util"12490version = "0.7.4"12491source = "registry+https://github.com/rust-lang/crates.io-index"12492checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"12493dependencies = [12494 "bytes",12495 "futures-core",12496 "futures-io",12497 "futures-sink",12498 "pin-project-lite 0.2.9",12499 "tokio",12500 "tracing",12501]1250212503[[package]]12504name = "toml"12505version = "0.5.10"12506source = "registry+https://github.com/rust-lang/crates.io-index"12507checksum = "1333c76748e868a4d9d1017b5ab53171dfd095f70c712fdb4653a406547f598f"12508dependencies = [12509 "serde",12510]1251112512[[package]]12513name = "tower"12514version = "0.4.13"12515source = "registry+https://github.com/rust-lang/crates.io-index"12516checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"12517dependencies = [12518 "tower-layer",12519 "tower-service",12520 "tracing",12521]1252212523[[package]]12524name = "tower-http"12525version = "0.3.5"12526source = "registry+https://github.com/rust-lang/crates.io-index"12527checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"12528dependencies = [12529 "bitflags",12530 "bytes",12531 "futures-core",12532 "futures-util",12533 "http",12534 "http-body",12535 "http-range-header",12536 "pin-project-lite 0.2.9",12537 "tower-layer",12538 "tower-service",12539]1254012541[[package]]12542name = "tower-layer"12543version = "0.3.2"12544source = "registry+https://github.com/rust-lang/crates.io-index"12545checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"1254612547[[package]]12548name = "tower-service"12549version = "0.3.2"12550source = "registry+https://github.com/rust-lang/crates.io-index"12551checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1255212553[[package]]12554name = "tracing"12555version = "0.1.37"12556source = "registry+https://github.com/rust-lang/crates.io-index"12557checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"12558dependencies = [12559 "cfg-if",12560 "log",12561 "pin-project-lite 0.2.9",12562 "tracing-attributes",12563 "tracing-core",12564]1256512566[[package]]12567name = "tracing-attributes"12568version = "0.1.23"12569source = "registry+https://github.com/rust-lang/crates.io-index"12570checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"12571dependencies = [12572 "proc-macro2",12573 "quote",12574 "syn",12575]1257612577[[package]]12578name = "tracing-core"12579version = "0.1.30"12580source = "registry+https://github.com/rust-lang/crates.io-index"12581checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"12582dependencies = [12583 "once_cell",12584 "valuable",12585]1258612587[[package]]12588name = "tracing-futures"12589version = "0.2.5"12590source = "registry+https://github.com/rust-lang/crates.io-index"12591checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12592dependencies = [12593 "pin-project",12594 "tracing",12595]1259612597[[package]]12598name = "tracing-gum"12599version = "0.9.36"12600source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"12601dependencies = [12602 "polkadot-node-jaeger",12603 "polkadot-primitives",12604 "tracing",12605 "tracing-gum-proc-macro",12606]1260712608[[package]]12609name = "tracing-gum-proc-macro"12610version = "0.9.36"12611source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"12612dependencies = [12613 "expander 0.0.6",12614 "proc-macro-crate",12615 "proc-macro2",12616 "quote",12617 "syn",12618]1261912620[[package]]12621name = "tracing-log"12622version = "0.1.3"12623source = "registry+https://github.com/rust-lang/crates.io-index"12624checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12625dependencies = [12626 "lazy_static",12627 "log",12628 "tracing-core",12629]1263012631[[package]]12632name = "tracing-serde"12633version = "0.1.3"12634source = "registry+https://github.com/rust-lang/crates.io-index"12635checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12636dependencies = [12637 "serde",12638 "tracing-core",12639]1264012641[[package]]12642name = "tracing-subscriber"12643version = "0.2.25"12644source = "registry+https://github.com/rust-lang/crates.io-index"12645checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12646dependencies = [12647 "ansi_term",12648 "chrono",12649 "lazy_static",12650 "matchers",12651 "parking_lot 0.11.2",12652 "regex",12653 "serde",12654 "serde_json",12655 "sharded-slab",12656 "smallvec",12657 "thread_local",12658 "tracing",12659 "tracing-core",12660 "tracing-log",12661 "tracing-serde",12662]1266312664[[package]]12665name = "trie-db"12666version = "0.24.0"12667source = "registry+https://github.com/rust-lang/crates.io-index"12668checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"12669dependencies = [12670 "hash-db",12671 "hashbrown",12672 "log",12673 "rustc-hex",12674 "smallvec",12675]1267612677[[package]]12678name = "trie-root"12679version = "0.17.0"12680source = "registry+https://github.com/rust-lang/crates.io-index"12681checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12682dependencies = [12683 "hash-db",12684]1268512686[[package]]12687name = "triehash"12688version = "0.8.4"12689source = "registry+https://github.com/rust-lang/crates.io-index"12690checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12691dependencies = [12692 "hash-db",12693 "rlp",12694]1269512696[[package]]12697name = "trust-dns-proto"12698version = "0.22.0"12699source = "registry+https://github.com/rust-lang/crates.io-index"12700checksum = "4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26"12701dependencies = [12702 "async-trait",12703 "cfg-if",12704 "data-encoding",12705 "enum-as-inner",12706 "futures-channel",12707 "futures-io",12708 "futures-util",12709 "idna 0.2.3",12710 "ipnet",12711 "lazy_static",12712 "rand 0.8.5",12713 "smallvec",12714 "thiserror",12715 "tinyvec",12716 "tokio",12717 "tracing",12718 "url",12719]1272012721[[package]]12722name = "trust-dns-resolver"12723version = "0.22.0"12724source = "registry+https://github.com/rust-lang/crates.io-index"12725checksum = "aff21aa4dcefb0a1afbfac26deb0adc93888c7d295fb63ab273ef276ba2b7cfe"12726dependencies = [12727 "cfg-if",12728 "futures-util",12729 "ipconfig",12730 "lazy_static",12731 "lru-cache",12732 "parking_lot 0.12.1",12733 "resolv-conf",12734 "smallvec",12735 "thiserror",12736 "tokio",12737 "tracing",12738 "trust-dns-proto",12739]1274012741[[package]]12742name = "try-lock"12743version = "0.2.3"12744source = "registry+https://github.com/rust-lang/crates.io-index"12745checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1274612747[[package]]12748name = "try-runtime-cli"12749version = "0.10.0-dev"12750source = "git+https://github.com/paritytech//substrate?branch=polkadot-v0.9.36#cb4f2491b00af7d7817f3a54209c26b20faa1f51"12751dependencies = [12752 "clap",12753 "frame-remote-externalities",12754 "frame-try-runtime",12755 "hex",12756 "log",12757 "parity-scale-codec 3.2.1",12758 "sc-chain-spec",12759 "sc-cli",12760 "sc-executor",12761 "sc-service",12762 "serde",12763 "sp-api",12764 "sp-core",12765 "sp-debug-derive",12766 "sp-externalities",12767 "sp-io",12768 "sp-keystore",12769 "sp-rpc",12770 "sp-runtime",12771 "sp-state-machine",12772 "sp-version",12773 "sp-weights",12774 "substrate-rpc-client",12775 "zstd",12776]1277712778[[package]]12779name = "trybuild"12780version = "1.0.73"12781source = "registry+https://github.com/rust-lang/crates.io-index"12782checksum = "ed01de3de062db82c0920b5cabe804f88d599a3f217932292597c678c903754d"12783dependencies = [12784 "glob",12785 "once_cell",12786 "serde",12787 "serde_derive",12788 "serde_json",12789 "termcolor",12790 "toml",12791]1279212793[[package]]12794name = "tt-call"12795version = "1.0.9"12796source = "registry+https://github.com/rust-lang/crates.io-index"12797checksum = "f4f195fd851901624eee5a58c4bb2b4f06399148fcd0ed336e6f1cb60a9881df"1279812799[[package]]12800name = "twox-hash"12801version = "1.6.3"12802source = "registry+https://github.com/rust-lang/crates.io-index"12803checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12804dependencies = [12805 "cfg-if",12806 "digest 0.10.6",12807 "rand 0.8.5",12808 "static_assertions",12809]1281012811[[package]]12812name = "typenum"12813version = "1.16.0"12814source = "registry+https://github.com/rust-lang/crates.io-index"12815checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"1281612817[[package]]12818name = "uc-rpc"12819version = "0.1.4"12820dependencies = [12821 "anyhow",12822 "app-promotion-rpc",12823 "jsonrpsee",12824 "pallet-common",12825 "pallet-evm",12826 "parity-scale-codec 3.2.1",12827 "rmrk-rpc",12828 "sp-api",12829 "sp-blockchain",12830 "sp-core",12831 "sp-rpc",12832 "sp-runtime",12833 "up-data-structs",12834 "up-rpc",12835]1283612837[[package]]12838name = "ucd-trie"12839version = "0.1.5"12840source = "registry+https://github.com/rust-lang/crates.io-index"12841checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1284212843[[package]]12844name = "uint"12845version = "0.9.5"12846source = "registry+https://github.com/rust-lang/crates.io-index"12847checksum = "76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52"12848dependencies = [12849 "byteorder",12850 "crunchy",12851 "hex",12852 "static_assertions",12853]1285412855[[package]]12856name = "unicode-bidi"12857version = "0.3.8"12858source = "registry+https://github.com/rust-lang/crates.io-index"12859checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1286012861[[package]]12862name = "unicode-ident"12863version = "1.0.6"12864source = "registry+https://github.com/rust-lang/crates.io-index"12865checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"1286612867[[package]]12868name = "unicode-normalization"12869version = "0.1.22"12870source = "registry+https://github.com/rust-lang/crates.io-index"12871checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"12872dependencies = [12873 "tinyvec",12874]1287512876[[package]]12877name = "unicode-segmentation"12878version = "1.10.0"12879source = "registry+https://github.com/rust-lang/crates.io-index"12880checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"1288112882[[package]]12883name = "unicode-width"12884version = "0.1.10"12885source = "registry+https://github.com/rust-lang/crates.io-index"12886checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1288712888[[package]]12889name = "unicode-xid"12890version = "0.2.4"12891source = "registry+https://github.com/rust-lang/crates.io-index"12892checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1289312894[[package]]12895name = "unique-node"12896version = "0.9.36"12897dependencies = [12898 "app-promotion-rpc",12899 "clap",12900 "cumulus-client-cli",12901 "cumulus-client-collator",12902 "cumulus-client-consensus-aura",12903 "cumulus-client-consensus-common",12904 "cumulus-client-network",12905 "cumulus-client-service",12906 "cumulus-primitives-core",12907 "cumulus-primitives-parachain-inherent",12908 "cumulus-relay-chain-inprocess-interface",12909 "cumulus-relay-chain-interface",12910 "cumulus-relay-chain-minimal-node",12911 "fc-consensus",12912 "fc-db",12913 "fc-mapping-sync",12914 "fc-rpc",12915 "fc-rpc-core",12916 "flexi_logger",12917 "fp-rpc",12918 "frame-benchmarking",12919 "frame-benchmarking-cli",12920 "futures 0.3.25",12921 "jsonrpsee",12922 "log",12923 "opal-runtime",12924 "pallet-ethereum",12925 "pallet-transaction-payment-rpc",12926 "pallet-transaction-payment-rpc-runtime-api",12927 "parity-scale-codec 3.2.1",12928 "parking_lot 0.12.1",12929 "polkadot-cli",12930 "polkadot-parachain",12931 "polkadot-primitives",12932 "polkadot-service",12933 "polkadot-test-service",12934 "quartz-runtime",12935 "rmrk-rpc",12936 "sc-basic-authorship",12937 "sc-chain-spec",12938 "sc-cli",12939 "sc-client-api",12940 "sc-consensus",12941 "sc-consensus-aura",12942 "sc-consensus-manual-seal",12943 "sc-executor",12944 "sc-finality-grandpa",12945 "sc-keystore",12946 "sc-network",12947 "sc-rpc",12948 "sc-rpc-api",12949 "sc-service",12950 "sc-sysinfo",12951 "sc-telemetry",12952 "sc-tracing",12953 "sc-transaction-pool",12954 "serde",12955 "serde_json",12956 "sp-api",12957 "sp-block-builder",12958 "sp-blockchain",12959 "sp-consensus",12960 "sp-consensus-aura",12961 "sp-core",12962 "sp-finality-grandpa",12963 "sp-inherents",12964 "sp-keystore",12965 "sp-offchain",12966 "sp-runtime",12967 "sp-session",12968 "sp-timestamp",12969 "sp-transaction-pool",12970 "sp-trie",12971 "substrate-build-script-utils",12972 "substrate-frame-rpc-system",12973 "substrate-prometheus-endpoint",12974 "tokio",12975 "try-runtime-cli",12976 "unique-rpc",12977 "unique-runtime",12978 "up-common",12979 "up-data-structs",12980 "up-rpc",12981]1298212983[[package]]12984name = "unique-rpc"12985version = "0.1.2"12986dependencies = [12987 "app-promotion-rpc",12988 "fc-db",12989 "fc-mapping-sync",12990 "fc-rpc",12991 "fc-rpc-core",12992 "fp-rpc",12993 "fp-storage",12994 "futures 0.3.25",12995 "jsonrpsee",12996 "pallet-common",12997 "pallet-ethereum",12998 "pallet-transaction-payment-rpc",12999 "pallet-transaction-payment-rpc-runtime-api",13000 "pallet-unique",13001 "rmrk-rpc",13002 "sc-client-api",13003 "sc-consensus-aura",13004 "sc-consensus-epochs",13005 "sc-finality-grandpa",13006 "sc-finality-grandpa-rpc",13007 "sc-keystore",13008 "sc-network",13009 "sc-rpc",13010 "sc-rpc-api",13011 "sc-service",13012 "sc-transaction-pool",13013 "serde",13014 "sp-api",13015 "sp-block-builder",13016 "sp-blockchain",13017 "sp-consensus",13018 "sp-consensus-aura",13019 "sp-core",13020 "sp-offchain",13021 "sp-runtime",13022 "sp-session",13023 "sp-storage",13024 "sp-transaction-pool",13025 "substrate-frame-rpc-system",13026 "tokio",13027 "uc-rpc",13028 "up-common",13029 "up-data-structs",13030 "up-rpc",13031]1303213033[[package]]13034name = "unique-runtime"13035version = "0.9.36"13036dependencies = [13037 "app-promotion-rpc",13038 "cumulus-pallet-aura-ext",13039 "cumulus-pallet-dmp-queue",13040 "cumulus-pallet-parachain-system",13041 "cumulus-pallet-xcm",13042 "cumulus-pallet-xcmp-queue",13043 "cumulus-primitives-core",13044 "cumulus-primitives-timestamp",13045 "cumulus-primitives-utility",13046 "derivative",13047 "evm-coder",13048 "fp-evm",13049 "fp-evm-mapping",13050 "fp-rpc",13051 "fp-self-contained",13052 "frame-benchmarking",13053 "frame-executive",13054 "frame-support",13055 "frame-system",13056 "frame-system-benchmarking",13057 "frame-system-rpc-runtime-api",13058 "frame-try-runtime",13059 "hex-literal",13060 "impl-trait-for-tuples",13061 "log",13062 "logtest",13063 "num_enum",13064 "orml-tokens",13065 "orml-traits",13066 "orml-vesting",13067 "orml-xtokens",13068 "pallet-app-promotion",13069 "pallet-aura",13070 "pallet-balances",13071 "pallet-base-fee",13072 "pallet-common",13073 "pallet-configuration",13074 "pallet-ethereum",13075 "pallet-evm",13076 "pallet-evm-coder-substrate",13077 "pallet-evm-contract-helpers",13078 "pallet-evm-migration",13079 "pallet-evm-precompile-simple",13080 "pallet-evm-transaction-payment",13081 "pallet-foreign-assets",13082 "pallet-fungible",13083 "pallet-inflation",13084 "pallet-maintenance",13085 "pallet-nonfungible",13086 "pallet-randomness-collective-flip",13087 "pallet-refungible",13088 "pallet-rmrk-core",13089 "pallet-rmrk-equip",13090 "pallet-structure",13091 "pallet-sudo",13092 "pallet-template-transaction-payment",13093 "pallet-timestamp",13094 "pallet-transaction-payment",13095 "pallet-transaction-payment-rpc-runtime-api",13096 "pallet-treasury",13097 "pallet-unique",13098 "pallet-xcm",13099 "parachain-info",13100 "parity-scale-codec 3.2.1",13101 "polkadot-parachain",13102 "precompile-utils-macro",13103 "rmrk-rpc",13104 "scale-info",13105 "serde",13106 "smallvec",13107 "sp-api",13108 "sp-arithmetic",13109 "sp-block-builder",13110 "sp-consensus-aura",13111 "sp-core",13112 "sp-inherents",13113 "sp-io",13114 "sp-offchain",13115 "sp-runtime",13116 "sp-session",13117 "sp-std",13118 "sp-transaction-pool",13119 "sp-version",13120 "substrate-wasm-builder",13121 "up-common",13122 "up-data-structs",13123 "up-rpc",13124 "up-sponsorship",13125 "xcm",13126 "xcm-builder",13127 "xcm-executor",13128]1312913130[[package]]13131name = "universal-hash"13132version = "0.4.1"13133source = "registry+https://github.com/rust-lang/crates.io-index"13134checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13135dependencies = [13136 "generic-array 0.14.6",13137 "subtle",13138]1313913140[[package]]13141name = "unsigned-varint"13142version = "0.7.1"13143source = "registry+https://github.com/rust-lang/crates.io-index"13144checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13145dependencies = [13146 "asynchronous-codec",13147 "bytes",13148 "futures-io",13149 "futures-util",13150]1315113152[[package]]13153name = "untrusted"13154version = "0.7.1"13155source = "registry+https://github.com/rust-lang/crates.io-index"13156checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1315713158[[package]]13159name = "up-common"13160version = "0.9.36"13161dependencies = [13162 "cumulus-primitives-core",13163 "fp-rpc",13164 "frame-support",13165 "pallet-evm",13166 "sp-consensus-aura",13167 "sp-core",13168 "sp-runtime",13169 "sp-std",13170]1317113172[[package]]13173name = "up-data-structs"13174version = "0.2.2"13175dependencies = [13176 "bondrewd",13177 "derivative",13178 "frame-support",13179 "frame-system",13180 "pallet-evm",13181 "parity-scale-codec 3.2.1",13182 "rmrk-traits",13183 "scale-info",13184 "serde",13185 "sp-core",13186 "sp-runtime",13187 "sp-std",13188 "struct-versioning",13189]1319013191[[package]]13192name = "up-rpc"13193version = "0.1.3"13194dependencies = [13195 "pallet-common",13196 "pallet-evm",13197 "parity-scale-codec 3.2.1",13198 "sp-api",13199 "sp-core",13200 "sp-runtime",13201 "sp-std",13202 "up-data-structs",13203]1320413205[[package]]13206name = "up-sponsorship"13207version = "0.1.0"13208source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.36#55943b982e9b0b80465885f31f76db3dba91dac4"13209dependencies = [13210 "impl-trait-for-tuples",13211]1321213213[[package]]13214name = "url"13215version = "2.3.1"13216source = "registry+https://github.com/rust-lang/crates.io-index"13217checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13218dependencies = [13219 "form_urlencoded",13220 "idna 0.3.0",13221 "percent-encoding",13222]1322313224[[package]]13225name = "valuable"13226version = "0.1.0"13227source = "registry+https://github.com/rust-lang/crates.io-index"13228checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1322913230[[package]]13231name = "value-bag"13232version = "1.0.0-alpha.9"13233source = "registry+https://github.com/rust-lang/crates.io-index"13234checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13235dependencies = [13236 "ctor",13237 "version_check",13238]1323913240[[package]]13241name = "vcpkg"13242version = "0.2.15"13243source = "registry+https://github.com/rust-lang/crates.io-index"13244checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1324513246[[package]]13247name = "version_check"13248version = "0.9.4"13249source = "registry+https://github.com/rust-lang/crates.io-index"13250checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1325113252[[package]]13253name = "void"13254version = "1.0.2"13255source = "registry+https://github.com/rust-lang/crates.io-index"13256checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1325713258[[package]]13259name = "waker-fn"13260version = "1.1.0"13261source = "registry+https://github.com/rust-lang/crates.io-index"13262checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1326313264[[package]]13265name = "walkdir"13266version = "2.3.2"13267source = "registry+https://github.com/rust-lang/crates.io-index"13268checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13269dependencies = [13270 "same-file",13271 "winapi",13272 "winapi-util",13273]1327413275[[package]]13276name = "want"13277version = "0.3.0"13278source = "registry+https://github.com/rust-lang/crates.io-index"13279checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13280dependencies = [13281 "log",13282 "try-lock",13283]1328413285[[package]]13286name = "wasi"13287version = "0.9.0+wasi-snapshot-preview1"13288source = "registry+https://github.com/rust-lang/crates.io-index"13289checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1329013291[[package]]13292name = "wasi"13293version = "0.10.0+wasi-snapshot-preview1"13294source = "registry+https://github.com/rust-lang/crates.io-index"13295checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1329613297[[package]]13298name = "wasi"13299version = "0.11.0+wasi-snapshot-preview1"13300source = "registry+https://github.com/rust-lang/crates.io-index"13301checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1330213303[[package]]13304name = "wasm-bindgen"13305version = "0.2.83"13306source = "registry+https://github.com/rust-lang/crates.io-index"13307checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"13308dependencies = [13309 "cfg-if",13310 "wasm-bindgen-macro",13311]1331213313[[package]]13314name = "wasm-bindgen-backend"13315version = "0.2.83"13316source = "registry+https://github.com/rust-lang/crates.io-index"13317checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"13318dependencies = [13319 "bumpalo",13320 "log",13321 "once_cell",13322 "proc-macro2",13323 "quote",13324 "syn",13325 "wasm-bindgen-shared",13326]1332713328[[package]]13329name = "wasm-bindgen-futures"13330version = "0.4.33"13331source = "registry+https://github.com/rust-lang/crates.io-index"13332checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"13333dependencies = [13334 "cfg-if",13335 "js-sys",13336 "wasm-bindgen",13337 "web-sys",13338]1333913340[[package]]13341name = "wasm-bindgen-macro"13342version = "0.2.83"13343source = "registry+https://github.com/rust-lang/crates.io-index"13344checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"13345dependencies = [13346 "quote",13347 "wasm-bindgen-macro-support",13348]1334913350[[package]]13351name = "wasm-bindgen-macro-support"13352version = "0.2.83"13353source = "registry+https://github.com/rust-lang/crates.io-index"13354checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"13355dependencies = [13356 "proc-macro2",13357 "quote",13358 "syn",13359 "wasm-bindgen-backend",13360 "wasm-bindgen-shared",13361]1336213363[[package]]13364name = "wasm-bindgen-shared"13365version = "0.2.83"13366source = "registry+https://github.com/rust-lang/crates.io-index"13367checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"1336813369[[package]]13370name = "wasm-instrument"13371version = "0.3.0"13372source = "registry+https://github.com/rust-lang/crates.io-index"13373checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"13374dependencies = [13375 "parity-wasm",13376]1337713378[[package]]13379name = "wasm-opt"13380version = "0.110.2"13381source = "registry+https://github.com/rust-lang/crates.io-index"13382checksum = "b68e8037b4daf711393f4be2056246d12d975651b14d581520ad5d1f19219cec"13383dependencies = [13384 "anyhow",13385 "libc",13386 "strum",13387 "strum_macros",13388 "tempfile",13389 "thiserror",13390 "wasm-opt-cxx-sys",13391 "wasm-opt-sys",13392]1339313394[[package]]13395name = "wasm-opt-cxx-sys"13396version = "0.110.2"13397source = "registry+https://github.com/rust-lang/crates.io-index"13398checksum = "91adbad477e97bba3fbd21dd7bfb594e7ad5ceb9169ab1c93ab9cb0ada636b6f"13399dependencies = [13400 "anyhow",13401 "cxx",13402 "cxx-build",13403 "wasm-opt-sys",13404]1340513406[[package]]13407name = "wasm-opt-sys"13408version = "0.110.2"13409source = "registry+https://github.com/rust-lang/crates.io-index"13410checksum = "ec4fa5a322a4e6ac22fd141f498d56afbdbf9df5debeac32380d2dcaa3e06941"13411dependencies = [13412 "anyhow",13413 "cc",13414 "cxx",13415 "cxx-build",13416 "regex",13417]1341813419[[package]]13420name = "wasm-timer"13421version = "0.2.5"13422source = "registry+https://github.com/rust-lang/crates.io-index"13423checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13424dependencies = [13425 "futures 0.3.25",13426 "js-sys",13427 "parking_lot 0.11.2",13428 "pin-utils",13429 "wasm-bindgen",13430 "wasm-bindgen-futures",13431 "web-sys",13432]1343313434[[package]]13435name = "wasmi"13436version = "0.13.2"13437source = "registry+https://github.com/rust-lang/crates.io-index"13438checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"13439dependencies = [13440 "parity-wasm",13441 "wasmi-validation",13442 "wasmi_core",13443]1344413445[[package]]13446name = "wasmi-validation"13447version = "0.5.0"13448source = "registry+https://github.com/rust-lang/crates.io-index"13449checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"13450dependencies = [13451 "parity-wasm",13452]1345313454[[package]]13455name = "wasmi_core"13456version = "0.2.1"13457source = "registry+https://github.com/rust-lang/crates.io-index"13458checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"13459dependencies = [13460 "downcast-rs",13461 "libm 0.2.6",13462 "memory_units",13463 "num-rational",13464 "num-traits",13465]1346613467[[package]]13468name = "wasmparser"13469version = "0.89.1"13470source = "registry+https://github.com/rust-lang/crates.io-index"13471checksum = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef"13472dependencies = [13473 "indexmap",13474]1347513476[[package]]13477name = "wasmtime"13478version = "1.0.2"13479source = "registry+https://github.com/rust-lang/crates.io-index"13480checksum = "4ad5af6ba38311282f2a21670d96e78266e8c8e2f38cbcd52c254df6ccbc7731"13481dependencies = [13482 "anyhow",13483 "bincode",13484 "cfg-if",13485 "indexmap",13486 "libc",13487 "log",13488 "object 0.29.0",13489 "once_cell",13490 "paste",13491 "psm",13492 "rayon",13493 "serde",13494 "target-lexicon",13495 "wasmparser",13496 "wasmtime-cache",13497 "wasmtime-cranelift",13498 "wasmtime-environ",13499 "wasmtime-jit",13500 "wasmtime-runtime",13501 "windows-sys 0.36.1",13502]1350313504[[package]]13505name = "wasmtime-asm-macros"13506version = "1.0.2"13507source = "registry+https://github.com/rust-lang/crates.io-index"13508checksum = "45de63ddfc8b9223d1adc8f7b2ee5f35d1f6d112833934ad7ea66e4f4339e597"13509dependencies = [13510 "cfg-if",13511]1351213513[[package]]13514name = "wasmtime-cache"13515version = "1.0.2"13516source = "registry+https://github.com/rust-lang/crates.io-index"13517checksum = "bcd849399d17d2270141cfe47fa0d91ee52d5f8ea9b98cf7ddde0d53e5f79882"13518dependencies = [13519 "anyhow",13520 "base64",13521 "bincode",13522 "directories-next",13523 "file-per-thread-logger",13524 "log",13525 "rustix 0.35.13",13526 "serde",13527 "sha2 0.9.9",13528 "toml",13529 "windows-sys 0.36.1",13530 "zstd",13531]1353213533[[package]]13534name = "wasmtime-cranelift"13535version = "1.0.2"13536source = "registry+https://github.com/rust-lang/crates.io-index"13537checksum = "4bd91339b742ff20bfed4532a27b73c86b5bcbfedd6bea2dcdf2d64471e1b5c6"13538dependencies = [13539 "anyhow",13540 "cranelift-codegen",13541 "cranelift-entity",13542 "cranelift-frontend",13543 "cranelift-native",13544 "cranelift-wasm",13545 "gimli 0.26.2",13546 "log",13547 "object 0.29.0",13548 "target-lexicon",13549 "thiserror",13550 "wasmparser",13551 "wasmtime-environ",13552]1355313554[[package]]13555name = "wasmtime-environ"13556version = "1.0.2"13557source = "registry+https://github.com/rust-lang/crates.io-index"13558checksum = "ebb881c61f4f627b5d45c54e629724974f8a8890d455bcbe634330cc27309644"13559dependencies = [13560 "anyhow",13561 "cranelift-entity",13562 "gimli 0.26.2",13563 "indexmap",13564 "log",13565 "object 0.29.0",13566 "serde",13567 "target-lexicon",13568 "thiserror",13569 "wasmparser",13570 "wasmtime-types",13571]1357213573[[package]]13574name = "wasmtime-jit"13575version = "1.0.2"13576source = "registry+https://github.com/rust-lang/crates.io-index"13577checksum = "1985c628011fe26adf5e23a5301bdc79b245e0e338f14bb58b39e4e25e4d8681"13578dependencies = [13579 "addr2line 0.17.0",13580 "anyhow",13581 "bincode",13582 "cfg-if",13583 "cpp_demangle",13584 "gimli 0.26.2",13585 "log",13586 "object 0.29.0",13587 "rustc-demangle",13588 "rustix 0.35.13",13589 "serde",13590 "target-lexicon",13591 "thiserror",13592 "wasmtime-environ",13593 "wasmtime-jit-debug",13594 "wasmtime-runtime",13595 "windows-sys 0.36.1",13596]1359713598[[package]]13599name = "wasmtime-jit-debug"13600version = "1.0.2"13601source = "registry+https://github.com/rust-lang/crates.io-index"13602checksum = "f671b588486f5ccec8c5a3dba6b4c07eac2e66ab8c60e6f4e53717c77f709731"13603dependencies = [13604 "object 0.29.0",13605 "once_cell",13606 "rustix 0.35.13",13607]1360813609[[package]]13610name = "wasmtime-runtime"13611version = "1.0.2"13612source = "registry+https://github.com/rust-lang/crates.io-index"13613checksum = "ee8f92ad4b61736339c29361da85769ebc200f184361959d1792832e592a1afd"13614dependencies = [13615 "anyhow",13616 "cc",13617 "cfg-if",13618 "indexmap",13619 "libc",13620 "log",13621 "mach",13622 "memfd",13623 "memoffset 0.6.5",13624 "paste",13625 "rand 0.8.5",13626 "rustix 0.35.13",13627 "thiserror",13628 "wasmtime-asm-macros",13629 "wasmtime-environ",13630 "wasmtime-jit-debug",13631 "windows-sys 0.36.1",13632]1363313634[[package]]13635name = "wasmtime-types"13636version = "1.0.2"13637source = "registry+https://github.com/rust-lang/crates.io-index"13638checksum = "d23d61cb4c46e837b431196dd06abb11731541021916d03476a178b54dc07aeb"13639dependencies = [13640 "cranelift-entity",13641 "serde",13642 "thiserror",13643 "wasmparser",13644]1364513646[[package]]13647name = "web-sys"13648version = "0.3.60"13649source = "registry+https://github.com/rust-lang/crates.io-index"13650checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"13651dependencies = [13652 "js-sys",13653 "wasm-bindgen",13654]1365513656[[package]]13657name = "webpki"13658version = "0.22.0"13659source = "registry+https://github.com/rust-lang/crates.io-index"13660checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13661dependencies = [13662 "ring",13663 "untrusted",13664]1366513666[[package]]13667name = "webpki-roots"13668version = "0.22.6"13669source = "registry+https://github.com/rust-lang/crates.io-index"13670checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"13671dependencies = [13672 "webpki",13673]1367413675[[package]]13676name = "wepoll-ffi"13677version = "0.1.2"13678source = "registry+https://github.com/rust-lang/crates.io-index"13679checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13680dependencies = [13681 "cc",13682]1368313684[[package]]13685name = "westend-runtime"13686version = "0.9.36"13687source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"13688dependencies = [13689 "bitvec 1.0.1",13690 "frame-benchmarking",13691 "frame-election-provider-support",13692 "frame-executive",13693 "frame-support",13694 "frame-system",13695 "frame-system-benchmarking",13696 "frame-system-rpc-runtime-api",13697 "frame-try-runtime",13698 "hex-literal",13699 "log",13700 "pallet-authority-discovery",13701 "pallet-authorship",13702 "pallet-babe",13703 "pallet-bags-list",13704 "pallet-balances",13705 "pallet-collective",13706 "pallet-democracy",13707 "pallet-election-provider-multi-phase",13708 "pallet-election-provider-support-benchmarking",13709 "pallet-elections-phragmen",13710 "pallet-fast-unstake",13711 "pallet-grandpa",13712 "pallet-identity",13713 "pallet-im-online",13714 "pallet-indices",13715 "pallet-membership",13716 "pallet-multisig",13717 "pallet-nomination-pools",13718 "pallet-nomination-pools-benchmarking",13719 "pallet-nomination-pools-runtime-api",13720 "pallet-offences",13721 "pallet-offences-benchmarking",13722 "pallet-preimage",13723 "pallet-proxy",13724 "pallet-recovery",13725 "pallet-scheduler",13726 "pallet-session",13727 "pallet-session-benchmarking",13728 "pallet-society",13729 "pallet-staking",13730 "pallet-staking-reward-curve",13731 "pallet-sudo",13732 "pallet-timestamp",13733 "pallet-transaction-payment",13734 "pallet-transaction-payment-rpc-runtime-api",13735 "pallet-treasury",13736 "pallet-utility",13737 "pallet-vesting",13738 "pallet-xcm",13739 "pallet-xcm-benchmarks",13740 "parity-scale-codec 3.2.1",13741 "polkadot-parachain",13742 "polkadot-primitives",13743 "polkadot-runtime-common",13744 "polkadot-runtime-parachains",13745 "rustc-hex",13746 "scale-info",13747 "serde",13748 "serde_derive",13749 "smallvec",13750 "sp-api",13751 "sp-authority-discovery",13752 "sp-beefy",13753 "sp-block-builder",13754 "sp-consensus-babe",13755 "sp-core",13756 "sp-inherents",13757 "sp-io",13758 "sp-mmr-primitives",13759 "sp-npos-elections",13760 "sp-offchain",13761 "sp-runtime",13762 "sp-session",13763 "sp-staking",13764 "sp-std",13765 "sp-transaction-pool",13766 "sp-version",13767 "substrate-wasm-builder",13768 "westend-runtime-constants",13769 "xcm",13770 "xcm-builder",13771 "xcm-executor",13772]1377313774[[package]]13775name = "westend-runtime-constants"13776version = "0.9.36"13777source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"13778dependencies = [13779 "frame-support",13780 "polkadot-primitives",13781 "polkadot-runtime-common",13782 "smallvec",13783 "sp-core",13784 "sp-runtime",13785 "sp-weights",13786]1378713788[[package]]13789name = "which"13790version = "4.3.0"13791source = "registry+https://github.com/rust-lang/crates.io-index"13792checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"13793dependencies = [13794 "either",13795 "libc",13796 "once_cell",13797]1379813799[[package]]13800name = "widestring"13801version = "0.5.1"13802source = "registry+https://github.com/rust-lang/crates.io-index"13803checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1380413805[[package]]13806name = "winapi"13807version = "0.3.9"13808source = "registry+https://github.com/rust-lang/crates.io-index"13809checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13810dependencies = [13811 "winapi-i686-pc-windows-gnu",13812 "winapi-x86_64-pc-windows-gnu",13813]1381413815[[package]]13816name = "winapi-i686-pc-windows-gnu"13817version = "0.4.0"13818source = "registry+https://github.com/rust-lang/crates.io-index"13819checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1382013821[[package]]13822name = "winapi-util"13823version = "0.1.5"13824source = "registry+https://github.com/rust-lang/crates.io-index"13825checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13826dependencies = [13827 "winapi",13828]1382913830[[package]]13831name = "winapi-x86_64-pc-windows-gnu"13832version = "0.4.0"13833source = "registry+https://github.com/rust-lang/crates.io-index"13834checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1383513836[[package]]13837name = "windows"13838version = "0.34.0"13839source = "registry+https://github.com/rust-lang/crates.io-index"13840checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13841dependencies = [13842 "windows_aarch64_msvc 0.34.0",13843 "windows_i686_gnu 0.34.0",13844 "windows_i686_msvc 0.34.0",13845 "windows_x86_64_gnu 0.34.0",13846 "windows_x86_64_msvc 0.34.0",13847]1384813849[[package]]13850name = "windows-sys"13851version = "0.36.1"13852source = "registry+https://github.com/rust-lang/crates.io-index"13853checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13854dependencies = [13855 "windows_aarch64_msvc 0.36.1",13856 "windows_i686_gnu 0.36.1",13857 "windows_i686_msvc 0.36.1",13858 "windows_x86_64_gnu 0.36.1",13859 "windows_x86_64_msvc 0.36.1",13860]1386113862[[package]]13863name = "windows-sys"13864version = "0.42.0"13865source = "registry+https://github.com/rust-lang/crates.io-index"13866checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"13867dependencies = [13868 "windows_aarch64_gnullvm",13869 "windows_aarch64_msvc 0.42.0",13870 "windows_i686_gnu 0.42.0",13871 "windows_i686_msvc 0.42.0",13872 "windows_x86_64_gnu 0.42.0",13873 "windows_x86_64_gnullvm",13874 "windows_x86_64_msvc 0.42.0",13875]1387613877[[package]]13878name = "windows_aarch64_gnullvm"13879version = "0.42.0"13880source = "registry+https://github.com/rust-lang/crates.io-index"13881checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"1388213883[[package]]13884name = "windows_aarch64_msvc"13885version = "0.34.0"13886source = "registry+https://github.com/rust-lang/crates.io-index"13887checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1388813889[[package]]13890name = "windows_aarch64_msvc"13891version = "0.36.1"13892source = "registry+https://github.com/rust-lang/crates.io-index"13893checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1389413895[[package]]13896name = "windows_aarch64_msvc"13897version = "0.42.0"13898source = "registry+https://github.com/rust-lang/crates.io-index"13899checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"1390013901[[package]]13902name = "windows_i686_gnu"13903version = "0.34.0"13904source = "registry+https://github.com/rust-lang/crates.io-index"13905checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1390613907[[package]]13908name = "windows_i686_gnu"13909version = "0.36.1"13910source = "registry+https://github.com/rust-lang/crates.io-index"13911checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1391213913[[package]]13914name = "windows_i686_gnu"13915version = "0.42.0"13916source = "registry+https://github.com/rust-lang/crates.io-index"13917checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"1391813919[[package]]13920name = "windows_i686_msvc"13921version = "0.34.0"13922source = "registry+https://github.com/rust-lang/crates.io-index"13923checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1392413925[[package]]13926name = "windows_i686_msvc"13927version = "0.36.1"13928source = "registry+https://github.com/rust-lang/crates.io-index"13929checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1393013931[[package]]13932name = "windows_i686_msvc"13933version = "0.42.0"13934source = "registry+https://github.com/rust-lang/crates.io-index"13935checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"1393613937[[package]]13938name = "windows_x86_64_gnu"13939version = "0.34.0"13940source = "registry+https://github.com/rust-lang/crates.io-index"13941checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1394213943[[package]]13944name = "windows_x86_64_gnu"13945version = "0.36.1"13946source = "registry+https://github.com/rust-lang/crates.io-index"13947checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1394813949[[package]]13950name = "windows_x86_64_gnu"13951version = "0.42.0"13952source = "registry+https://github.com/rust-lang/crates.io-index"13953checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"1395413955[[package]]13956name = "windows_x86_64_gnullvm"13957version = "0.42.0"13958source = "registry+https://github.com/rust-lang/crates.io-index"13959checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"1396013961[[package]]13962name = "windows_x86_64_msvc"13963version = "0.34.0"13964source = "registry+https://github.com/rust-lang/crates.io-index"13965checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1396613967[[package]]13968name = "windows_x86_64_msvc"13969version = "0.36.1"13970source = "registry+https://github.com/rust-lang/crates.io-index"13971checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1397213973[[package]]13974name = "windows_x86_64_msvc"13975version = "0.42.0"13976source = "registry+https://github.com/rust-lang/crates.io-index"13977checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"1397813979[[package]]13980name = "winreg"13981version = "0.10.1"13982source = "registry+https://github.com/rust-lang/crates.io-index"13983checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"13984dependencies = [13985 "winapi",13986]1398713988[[package]]13989name = "wyz"13990version = "0.2.0"13991source = "registry+https://github.com/rust-lang/crates.io-index"13992checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1399313994[[package]]13995name = "wyz"13996version = "0.5.1"13997source = "registry+https://github.com/rust-lang/crates.io-index"13998checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"13999dependencies = [14000 "tap",14001]1400214003[[package]]14004name = "x25519-dalek"14005version = "1.1.1"14006source = "registry+https://github.com/rust-lang/crates.io-index"14007checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"14008dependencies = [14009 "curve25519-dalek 3.2.0",14010 "rand_core 0.5.1",14011 "zeroize",14012]1401314014[[package]]14015name = "xcm"14016version = "0.9.36"14017source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"14018dependencies = [14019 "derivative",14020 "impl-trait-for-tuples",14021 "log",14022 "parity-scale-codec 3.2.1",14023 "scale-info",14024 "sp-runtime",14025 "xcm-procedural",14026]1402714028[[package]]14029name = "xcm-builder"14030version = "0.9.36"14031source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"14032dependencies = [14033 "frame-support",14034 "frame-system",14035 "log",14036 "pallet-transaction-payment",14037 "parity-scale-codec 3.2.1",14038 "polkadot-parachain",14039 "scale-info",14040 "sp-arithmetic",14041 "sp-io",14042 "sp-runtime",14043 "sp-std",14044 "xcm",14045 "xcm-executor",14046]1404714048[[package]]14049name = "xcm-executor"14050version = "0.9.36"14051source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"14052dependencies = [14053 "frame-benchmarking",14054 "frame-support",14055 "impl-trait-for-tuples",14056 "log",14057 "parity-scale-codec 3.2.1",14058 "sp-arithmetic",14059 "sp-core",14060 "sp-io",14061 "sp-runtime",14062 "sp-std",14063 "xcm",14064]1406514066[[package]]14067name = "xcm-procedural"14068version = "0.9.36"14069source = "git+https://github.com/paritytech//polkadot?branch=release-v0.9.36#dc25abc712e42b9b51d87ad1168e453a42b5f0bc"14070dependencies = [14071 "Inflector",14072 "proc-macro2",14073 "quote",14074 "syn",14075]1407614077[[package]]14078name = "yamux"14079version = "0.10.2"14080source = "registry+https://github.com/rust-lang/crates.io-index"14081checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"14082dependencies = [14083 "futures 0.3.25",14084 "log",14085 "nohash-hasher",14086 "parking_lot 0.12.1",14087 "rand 0.8.5",14088 "static_assertions",14089]1409014091[[package]]14092name = "zeroize"14093version = "1.5.7"14094source = "registry+https://github.com/rust-lang/crates.io-index"14095checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"14096dependencies = [14097 "zeroize_derive",14098]1409914100[[package]]14101name = "zeroize_derive"14102version = "1.3.3"14103source = "registry+https://github.com/rust-lang/crates.io-index"14104checksum = "44bf07cb3e50ea2003396695d58bf46bc9887a1f362260446fad6bc4e79bd36c"14105dependencies = [14106 "proc-macro2",14107 "quote",14108 "syn",14109 "synstructure",14110]1411114112[[package]]14113name = "zstd"14114version = "0.11.2+zstd.1.5.2"14115source = "registry+https://github.com/rust-lang/crates.io-index"14116checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"14117dependencies = [14118 "zstd-safe",14119]1412014121[[package]]14122name = "zstd-safe"14123version = "5.0.2+zstd.1.5.2"14124source = "registry+https://github.com/rust-lang/crates.io-index"14125checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"14126dependencies = [14127 "libc",14128 "zstd-sys",14129]1413014131[[package]]14132name = "zstd-sys"14133version = "2.0.4+zstd.1.5.2"14134source = "registry+https://github.com/rust-lang/crates.io-index"14135checksum = "4fa202f2ef00074143e219d15b62ffc317d17cc33909feac471c044087cad7b0"14136dependencies = [14137 "cc",14138 "libc",14139]