123version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.17.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"20dependencies = [21 "gimli",22]2324[[package]]25name = "adler"26version = "1.0.2"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"2930[[package]]31name = "aead"32version = "0.4.3"33source = "registry+https://github.com/rust-lang/crates.io-index"34checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"35dependencies = [36 "generic-array 0.14.6",37]3839[[package]]40name = "aes"41version = "0.7.5"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"44dependencies = [45 "cfg-if 1.0.0",46 "cipher",47 "cpufeatures",48 "opaque-debug 0.3.0",49]5051[[package]]52name = "aes-gcm"53version = "0.9.4"54source = "registry+https://github.com/rust-lang/crates.io-index"55checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"56dependencies = [57 "aead",58 "aes",59 "cipher",60 "ctr",61 "ghash",62 "subtle",63]6465[[package]]66name = "ahash"67version = "0.7.6"68source = "registry+https://github.com/rust-lang/crates.io-index"69checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"70dependencies = [71 "getrandom 0.2.7",72 "once_cell",73 "version_check",74]7576[[package]]77name = "aho-corasick"78version = "0.7.18"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"81dependencies = [82 "memchr",83]8485[[package]]86name = "always-assert"87version = "0.1.2"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"9091[[package]]92name = "android_system_properties"93version = "0.1.4"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "d7ed72e1635e121ca3e79420540282af22da58be50de153d36f81ddc6b83aa9e"96dependencies = [97 "libc",98]99100[[package]]101name = "ansi_term"102version = "0.12.1"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"105dependencies = [106 "winapi",107]108109[[package]]110name = "anyhow"111version = "1.0.61"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "508b352bb5c066aac251f6daf6b36eccd03e8a88e8081cd44959ea277a3af9a8"114115[[package]]116name = "approx"117version = "0.5.1"118source = "registry+https://github.com/rust-lang/crates.io-index"119checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"120dependencies = [121 "num-traits",122]123124[[package]]125name = "arrayref"126version = "0.3.6"127source = "registry+https://github.com/rust-lang/crates.io-index"128checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"129130[[package]]131name = "arrayvec"132version = "0.4.12"133source = "registry+https://github.com/rust-lang/crates.io-index"134checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"135dependencies = [136 "nodrop",137]138139[[package]]140name = "arrayvec"141version = "0.5.2"142source = "registry+https://github.com/rust-lang/crates.io-index"143checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"144145[[package]]146name = "arrayvec"147version = "0.7.2"148source = "registry+https://github.com/rust-lang/crates.io-index"149checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"150151[[package]]152name = "asn1_der"153version = "0.7.5"154source = "registry+https://github.com/rust-lang/crates.io-index"155checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"156157[[package]]158name = "assert_matches"159version = "1.5.0"160source = "registry+https://github.com/rust-lang/crates.io-index"161checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"162163[[package]]164name = "async-attributes"165version = "1.1.2"166source = "registry+https://github.com/rust-lang/crates.io-index"167checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"168dependencies = [169 "quote",170 "syn",171]172173[[package]]174name = "async-channel"175version = "1.7.1"176source = "registry+https://github.com/rust-lang/crates.io-index"177checksum = "e14485364214912d3b19cc3435dde4df66065127f05fa0d75c712f36f12c2f28"178dependencies = [179 "concurrent-queue",180 "event-listener",181 "futures-core",182]183184[[package]]185name = "async-executor"186version = "1.4.1"187source = "registry+https://github.com/rust-lang/crates.io-index"188checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"189dependencies = [190 "async-task",191 "concurrent-queue",192 "fastrand",193 "futures-lite",194 "once_cell",195 "slab",196]197198[[package]]199name = "async-global-executor"200version = "2.2.0"201source = "registry+https://github.com/rust-lang/crates.io-index"202checksum = "5262ed948da60dd8956c6c5aca4d4163593dddb7b32d73267c93dab7b2e98940"203dependencies = [204 "async-channel",205 "async-executor",206 "async-io",207 "async-lock",208 "blocking",209 "futures-lite",210 "num_cpus",211 "once_cell",212]213214[[package]]215name = "async-io"216version = "1.7.0"217source = "registry+https://github.com/rust-lang/crates.io-index"218checksum = "e5e18f61464ae81cde0a23e713ae8fd299580c54d697a35820cfd0625b8b0e07"219dependencies = [220 "concurrent-queue",221 "futures-lite",222 "libc",223 "log",224 "once_cell",225 "parking",226 "polling",227 "slab",228 "socket2",229 "waker-fn",230 "winapi",231]232233[[package]]234name = "async-lock"235version = "2.5.0"236source = "registry+https://github.com/rust-lang/crates.io-index"237checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"238dependencies = [239 "event-listener",240]241242[[package]]243name = "async-process"244version = "1.4.0"245source = "registry+https://github.com/rust-lang/crates.io-index"246checksum = "cf2c06e30a24e8c78a3987d07f0930edf76ef35e027e7bdb063fccafdad1f60c"247dependencies = [248 "async-io",249 "blocking",250 "cfg-if 1.0.0",251 "event-listener",252 "futures-lite",253 "libc",254 "once_cell",255 "signal-hook",256 "winapi",257]258259[[package]]260name = "async-std"261version = "1.12.0"262source = "registry+https://github.com/rust-lang/crates.io-index"263checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"264dependencies = [265 "async-attributes",266 "async-channel",267 "async-global-executor",268 "async-io",269 "async-lock",270 "async-process",271 "crossbeam-utils",272 "futures-channel",273 "futures-core",274 "futures-io",275 "futures-lite",276 "gloo-timers",277 "kv-log-macro",278 "log",279 "memchr",280 "once_cell",281 "pin-project-lite 0.2.9",282 "pin-utils",283 "slab",284 "wasm-bindgen-futures",285]286287[[package]]288name = "async-std-resolver"289version = "0.21.2"290source = "registry+https://github.com/rust-lang/crates.io-index"291checksum = "0f2f8a4a203be3325981310ab243a28e6e4ea55b6519bffce05d41ab60e09ad8"292dependencies = [293 "async-std",294 "async-trait",295 "futures-io",296 "futures-util",297 "pin-utils",298 "socket2",299 "trust-dns-resolver",300]301302[[package]]303name = "async-task"304version = "4.3.0"305source = "registry+https://github.com/rust-lang/crates.io-index"306checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"307308[[package]]309name = "async-trait"310version = "0.1.57"311source = "registry+https://github.com/rust-lang/crates.io-index"312checksum = "76464446b8bc32758d7e88ee1a804d9914cd9b1cb264c029899680b0be29826f"313dependencies = [314 "proc-macro2",315 "quote",316 "syn",317]318319[[package]]320name = "asynchronous-codec"321version = "0.6.0"322source = "registry+https://github.com/rust-lang/crates.io-index"323checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"324dependencies = [325 "bytes",326 "futures-sink",327 "futures-util",328 "memchr",329 "pin-project-lite 0.2.9",330]331332[[package]]333name = "atomic-waker"334version = "1.0.0"335source = "registry+https://github.com/rust-lang/crates.io-index"336checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"337338[[package]]339name = "atty"340version = "0.2.14"341source = "registry+https://github.com/rust-lang/crates.io-index"342checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"343dependencies = [344 "hermit-abi",345 "libc",346 "winapi",347]348349[[package]]350name = "auto_impl"351version = "0.5.0"352source = "registry+https://github.com/rust-lang/crates.io-index"353checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"354dependencies = [355 "proc-macro-error",356 "proc-macro2",357 "quote",358 "syn",359]360361[[package]]362name = "autocfg"363version = "1.1.0"364source = "registry+https://github.com/rust-lang/crates.io-index"365checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"366367[[package]]368name = "backoff"369version = "0.4.0"370source = "registry+https://github.com/rust-lang/crates.io-index"371checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"372dependencies = [373 "futures-core",374 "getrandom 0.2.7",375 "instant",376 "pin-project-lite 0.2.9",377 "rand 0.8.5",378 "tokio",379]380381[[package]]382name = "backtrace"383version = "0.3.66"384source = "registry+https://github.com/rust-lang/crates.io-index"385checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"386dependencies = [387 "addr2line",388 "cc",389 "cfg-if 1.0.0",390 "libc",391 "miniz_oxide",392 "object 0.29.0",393 "rustc-demangle",394]395396[[package]]397name = "base-x"398version = "0.2.11"399source = "registry+https://github.com/rust-lang/crates.io-index"400checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"401402[[package]]403name = "base16ct"404version = "0.1.1"405source = "registry+https://github.com/rust-lang/crates.io-index"406checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"407408[[package]]409name = "base58"410version = "0.2.0"411source = "registry+https://github.com/rust-lang/crates.io-index"412checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"413414[[package]]415name = "base64"416version = "0.13.0"417source = "registry+https://github.com/rust-lang/crates.io-index"418checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"419420[[package]]421name = "beef"422version = "0.5.2"423source = "registry+https://github.com/rust-lang/crates.io-index"424checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"425dependencies = [426 "serde",427]428429[[package]]430name = "beefy-gadget"431version = "4.0.0-dev"432source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"433dependencies = [434 "beefy-primitives",435 "fnv",436 "futures 0.3.23",437 "futures-timer",438 "hex",439 "log",440 "parity-scale-codec 3.1.5",441 "parking_lot 0.12.1",442 "sc-chain-spec",443 "sc-client-api",444 "sc-finality-grandpa",445 "sc-keystore",446 "sc-network",447 "sc-network-gossip",448 "sc-utils",449 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",450 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",451 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",452 "sp-blockchain",453 "sp-consensus",454 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",455 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",456 "sp-mmr-primitives",457 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",458 "substrate-prometheus-endpoint",459 "thiserror",460 "wasm-timer",461]462463[[package]]464name = "beefy-gadget-rpc"465version = "4.0.0-dev"466source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"467dependencies = [468 "beefy-gadget",469 "beefy-primitives",470 "futures 0.3.23",471 "jsonrpsee",472 "log",473 "parity-scale-codec 3.1.5",474 "parking_lot 0.12.1",475 "sc-rpc",476 "sc-utils",477 "serde",478 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",479 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",480 "thiserror",481]482483[[package]]484name = "beefy-merkle-tree"485version = "4.0.0-dev"486source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"487dependencies = [488 "beefy-primitives",489 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",490]491492[[package]]493name = "beefy-primitives"494version = "4.0.0-dev"495source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"496dependencies = [497 "parity-scale-codec 3.1.5",498 "scale-info",499 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",500 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",501 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",502 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",503 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",504]505506[[package]]507name = "bimap"508version = "0.6.2"509source = "registry+https://github.com/rust-lang/crates.io-index"510checksum = "bc0455254eb5c6964c4545d8bac815e1a1be4f3afe0ae695ea539c12d728d44b"511512[[package]]513name = "bincode"514version = "1.3.3"515source = "registry+https://github.com/rust-lang/crates.io-index"516checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"517dependencies = [518 "serde",519]520521[[package]]522name = "bindgen"523version = "0.59.2"524source = "registry+https://github.com/rust-lang/crates.io-index"525checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"526dependencies = [527 "bitflags",528 "cexpr",529 "clang-sys",530 "lazy_static",531 "lazycell",532 "peeking_take_while",533 "proc-macro2",534 "quote",535 "regex",536 "rustc-hash",537 "shlex",538]539540[[package]]541name = "bitflags"542version = "1.3.2"543source = "registry+https://github.com/rust-lang/crates.io-index"544checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"545546[[package]]547name = "bitvec"548version = "0.20.4"549source = "registry+https://github.com/rust-lang/crates.io-index"550checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"551dependencies = [552 "funty 1.1.0",553 "radium 0.6.2",554 "tap",555 "wyz 0.2.0",556]557558[[package]]559name = "bitvec"560version = "1.0.1"561source = "registry+https://github.com/rust-lang/crates.io-index"562checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"563dependencies = [564 "funty 2.0.0",565 "radium 0.7.0",566 "tap",567 "wyz 0.5.0",568]569570[[package]]571name = "blake2"572version = "0.10.4"573source = "registry+https://github.com/rust-lang/crates.io-index"574checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"575dependencies = [576 "digest 0.10.3",577]578579[[package]]580name = "blake2-rfc"581version = "0.2.18"582source = "registry+https://github.com/rust-lang/crates.io-index"583checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"584dependencies = [585 "arrayvec 0.4.12",586 "constant_time_eq",587]588589[[package]]590name = "blake2b_simd"591version = "1.0.0"592source = "registry+https://github.com/rust-lang/crates.io-index"593checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"594dependencies = [595 "arrayref",596 "arrayvec 0.7.2",597 "constant_time_eq",598]599600[[package]]601name = "blake2s_simd"602version = "1.0.0"603source = "registry+https://github.com/rust-lang/crates.io-index"604checksum = "db539cc2b5f6003621f1cd9ef92d7ded8ea5232c7de0f9faa2de251cd98730d4"605dependencies = [606 "arrayref",607 "arrayvec 0.7.2",608 "constant_time_eq",609]610611[[package]]612name = "blake3"613version = "1.3.1"614source = "registry+https://github.com/rust-lang/crates.io-index"615checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"616dependencies = [617 "arrayref",618 "arrayvec 0.7.2",619 "cc",620 "cfg-if 1.0.0",621 "constant_time_eq",622 "digest 0.10.3",623]624625[[package]]626name = "block-buffer"627version = "0.7.3"628source = "registry+https://github.com/rust-lang/crates.io-index"629checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"630dependencies = [631 "block-padding 0.1.5",632 "byte-tools",633 "byteorder",634 "generic-array 0.12.4",635]636637[[package]]638name = "block-buffer"639version = "0.9.0"640source = "registry+https://github.com/rust-lang/crates.io-index"641checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"642dependencies = [643 "block-padding 0.2.1",644 "generic-array 0.14.6",645]646647[[package]]648name = "block-buffer"649version = "0.10.2"650source = "registry+https://github.com/rust-lang/crates.io-index"651checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"652dependencies = [653 "generic-array 0.14.6",654]655656[[package]]657name = "block-padding"658version = "0.1.5"659source = "registry+https://github.com/rust-lang/crates.io-index"660checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"661dependencies = [662 "byte-tools",663]664665[[package]]666name = "block-padding"667version = "0.2.1"668source = "registry+https://github.com/rust-lang/crates.io-index"669checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"670671[[package]]672name = "blocking"673version = "1.2.0"674source = "registry+https://github.com/rust-lang/crates.io-index"675checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"676dependencies = [677 "async-channel",678 "async-task",679 "atomic-waker",680 "fastrand",681 "futures-lite",682 "once_cell",683]684685[[package]]686name = "bounded-vec"687version = "0.6.0"688source = "registry+https://github.com/rust-lang/crates.io-index"689checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6"690dependencies = [691 "thiserror",692]693694[[package]]695name = "bs58"696version = "0.4.0"697source = "registry+https://github.com/rust-lang/crates.io-index"698checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"699700[[package]]701name = "bstr"702version = "0.2.17"703source = "registry+https://github.com/rust-lang/crates.io-index"704checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"705dependencies = [706 "memchr",707]708709[[package]]710name = "build-helper"711version = "0.1.1"712source = "registry+https://github.com/rust-lang/crates.io-index"713checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"714dependencies = [715 "semver 0.6.0",716]717718[[package]]719name = "bumpalo"720version = "3.10.0"721source = "registry+https://github.com/rust-lang/crates.io-index"722checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"723724[[package]]725name = "byte-slice-cast"726version = "1.2.1"727source = "registry+https://github.com/rust-lang/crates.io-index"728checksum = "87c5fdd0166095e1d463fc6cc01aa8ce547ad77a4e84d42eb6762b084e28067e"729730[[package]]731name = "byte-tools"732version = "0.3.1"733source = "registry+https://github.com/rust-lang/crates.io-index"734checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"735736[[package]]737name = "byteorder"738version = "1.4.3"739source = "registry+https://github.com/rust-lang/crates.io-index"740checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"741742[[package]]743name = "bytes"744version = "1.2.1"745source = "registry+https://github.com/rust-lang/crates.io-index"746checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db"747748[[package]]749name = "bzip2-sys"750version = "0.1.11+1.0.8"751source = "registry+https://github.com/rust-lang/crates.io-index"752checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"753dependencies = [754 "cc",755 "libc",756 "pkg-config",757]758759[[package]]760name = "cache-padded"761version = "1.2.0"762source = "registry+https://github.com/rust-lang/crates.io-index"763checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"764765[[package]]766name = "camino"767version = "1.1.1"768source = "registry+https://github.com/rust-lang/crates.io-index"769checksum = "88ad0e1e3e88dd237a156ab9f571021b8a158caa0ae44b1968a241efb5144c1e"770dependencies = [771 "serde",772]773774[[package]]775name = "cargo-platform"776version = "0.1.2"777source = "registry+https://github.com/rust-lang/crates.io-index"778checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"779dependencies = [780 "serde",781]782783[[package]]784name = "cargo_metadata"785version = "0.14.2"786source = "registry+https://github.com/rust-lang/crates.io-index"787checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"788dependencies = [789 "camino",790 "cargo-platform",791 "semver 1.0.13",792 "serde",793 "serde_json",794]795796[[package]]797name = "cc"798version = "1.0.73"799source = "registry+https://github.com/rust-lang/crates.io-index"800checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"801dependencies = [802 "jobserver",803]804805[[package]]806name = "cexpr"807version = "0.6.0"808source = "registry+https://github.com/rust-lang/crates.io-index"809checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"810dependencies = [811 "nom",812]813814[[package]]815name = "cfg-if"816version = "0.1.10"817source = "registry+https://github.com/rust-lang/crates.io-index"818checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"819820[[package]]821name = "cfg-if"822version = "1.0.0"823source = "registry+https://github.com/rust-lang/crates.io-index"824checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"825826[[package]]827name = "cfg_aliases"828version = "0.1.1"829source = "registry+https://github.com/rust-lang/crates.io-index"830checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"831832[[package]]833name = "chacha20"834version = "0.8.2"835source = "registry+https://github.com/rust-lang/crates.io-index"836checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"837dependencies = [838 "cfg-if 1.0.0",839 "cipher",840 "cpufeatures",841 "zeroize",842]843844[[package]]845name = "chacha20poly1305"846version = "0.9.1"847source = "registry+https://github.com/rust-lang/crates.io-index"848checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"849dependencies = [850 "aead",851 "chacha20",852 "cipher",853 "poly1305",854 "zeroize",855]856857[[package]]858name = "chrono"859version = "0.4.22"860source = "registry+https://github.com/rust-lang/crates.io-index"861checksum = "bfd4d1b31faaa3a89d7934dbded3111da0d2ef28e3ebccdb4f0179f5929d1ef1"862dependencies = [863 "iana-time-zone",864 "js-sys",865 "num-integer",866 "num-traits",867 "time 0.1.44",868 "wasm-bindgen",869 "winapi",870]871872[[package]]873name = "cid"874version = "0.8.6"875source = "registry+https://github.com/rust-lang/crates.io-index"876checksum = "f6ed9c8b2d17acb8110c46f1da5bf4a696d745e1474a16db0cd2b49cd0249bf2"877dependencies = [878 "core2",879 "multibase",880 "multihash",881 "serde",882 "unsigned-varint",883]884885[[package]]886name = "cipher"887version = "0.3.0"888source = "registry+https://github.com/rust-lang/crates.io-index"889checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"890dependencies = [891 "generic-array 0.14.6",892]893894[[package]]895name = "ckb-merkle-mountain-range"896version = "0.3.2"897source = "registry+https://github.com/rust-lang/crates.io-index"898checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"899dependencies = [900 "cfg-if 0.1.10",901]902903[[package]]904name = "clang-sys"905version = "1.3.3"906source = "registry+https://github.com/rust-lang/crates.io-index"907checksum = "5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b"908dependencies = [909 "glob",910 "libc",911 "libloading 0.7.3",912]913914[[package]]915name = "clap"916version = "3.2.17"917source = "registry+https://github.com/rust-lang/crates.io-index"918checksum = "29e724a68d9319343bb3328c9cc2dfde263f4b3142ee1059a9980580171c954b"919dependencies = [920 "atty",921 "bitflags",922 "clap_derive",923 "clap_lex",924 "indexmap",925 "once_cell",926 "strsim",927 "termcolor",928 "textwrap",929]930931[[package]]932name = "clap_derive"933version = "3.2.17"934source = "registry+https://github.com/rust-lang/crates.io-index"935checksum = "13547f7012c01ab4a0e8f8967730ada8f9fdf419e8b6c792788f39cf4e46eefa"936dependencies = [937 "heck",938 "proc-macro-error",939 "proc-macro2",940 "quote",941 "syn",942]943944[[package]]945name = "clap_lex"946version = "0.2.4"947source = "registry+https://github.com/rust-lang/crates.io-index"948checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"949dependencies = [950 "os_str_bytes",951]952953[[package]]954name = "cmake"955version = "0.1.48"956source = "registry+https://github.com/rust-lang/crates.io-index"957checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a"958dependencies = [959 "cc",960]961962[[package]]963name = "coarsetime"964version = "0.1.22"965source = "registry+https://github.com/rust-lang/crates.io-index"966checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46"967dependencies = [968 "libc",969 "once_cell",970 "wasi 0.11.0+wasi-snapshot-preview1",971 "wasm-bindgen",972]973974[[package]]975name = "comfy-table"976version = "6.0.0"977source = "registry+https://github.com/rust-lang/crates.io-index"978checksum = "121d8a5b0346092c18a4b2fd6f620d7a06f0eb7ac0a45860939a0884bc579c56"979dependencies = [980 "strum",981 "strum_macros",982 "unicode-width",983]984985[[package]]986name = "concurrent-queue"987version = "1.2.4"988source = "registry+https://github.com/rust-lang/crates.io-index"989checksum = "af4780a44ab5696ea9e28294517f1fffb421a83a25af521333c838635509db9c"990dependencies = [991 "cache-padded",992]993994[[package]]995name = "const-oid"996version = "0.7.1"997source = "registry+https://github.com/rust-lang/crates.io-index"998checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"9991000[[package]]1001name = "constant_time_eq"1002version = "0.1.5"1003source = "registry+https://github.com/rust-lang/crates.io-index"1004checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"10051006[[package]]1007name = "convert_case"1008version = "0.4.0"1009source = "registry+https://github.com/rust-lang/crates.io-index"1010checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"10111012[[package]]1013name = "core-foundation"1014version = "0.9.3"1015source = "registry+https://github.com/rust-lang/crates.io-index"1016checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1017dependencies = [1018 "core-foundation-sys",1019 "libc",1020]10211022[[package]]1023name = "core-foundation-sys"1024version = "0.8.3"1025source = "registry+https://github.com/rust-lang/crates.io-index"1026checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"10271028[[package]]1029name = "core2"1030version = "0.4.0"1031source = "registry+https://github.com/rust-lang/crates.io-index"1032checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1033dependencies = [1034 "memchr",1035]10361037[[package]]1038name = "cpp_demangle"1039version = "0.3.5"1040source = "registry+https://github.com/rust-lang/crates.io-index"1041checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1042dependencies = [1043 "cfg-if 1.0.0",1044]10451046[[package]]1047name = "cpufeatures"1048version = "0.2.2"1049source = "registry+https://github.com/rust-lang/crates.io-index"1050checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"1051dependencies = [1052 "libc",1053]10541055[[package]]1056name = "cranelift-bforest"1057version = "0.85.3"1058source = "registry+https://github.com/rust-lang/crates.io-index"1059checksum = "749d0d6022c9038dccf480bdde2a38d435937335bf2bb0f14e815d94517cdce8"1060dependencies = [1061 "cranelift-entity",1062]10631064[[package]]1065name = "cranelift-codegen"1066version = "0.85.3"1067source = "registry+https://github.com/rust-lang/crates.io-index"1068checksum = "e94370cc7b37bf652ccd8bb8f09bd900997f7ccf97520edfc75554bb5c4abbea"1069dependencies = [1070 "cranelift-bforest",1071 "cranelift-codegen-meta",1072 "cranelift-codegen-shared",1073 "cranelift-entity",1074 "cranelift-isle",1075 "gimli",1076 "log",1077 "regalloc2",1078 "smallvec",1079 "target-lexicon",1080]10811082[[package]]1083name = "cranelift-codegen-meta"1084version = "0.85.3"1085source = "registry+https://github.com/rust-lang/crates.io-index"1086checksum = "e0a3cea8fdab90e44018c5b9a1dfd460d8ee265ac354337150222a354628bdb6"1087dependencies = [1088 "cranelift-codegen-shared",1089]10901091[[package]]1092name = "cranelift-codegen-shared"1093version = "0.85.3"1094source = "registry+https://github.com/rust-lang/crates.io-index"1095checksum = "5ac72f76f2698598951ab26d8c96eaa854810e693e7dd52523958b5909fde6b2"10961097[[package]]1098name = "cranelift-entity"1099version = "0.85.3"1100source = "registry+https://github.com/rust-lang/crates.io-index"1101checksum = "09eaeacfcd2356fe0e66b295e8f9d59fdd1ac3ace53ba50de14d628ec902f72d"1102dependencies = [1103 "serde",1104]11051106[[package]]1107name = "cranelift-frontend"1108version = "0.85.3"1109source = "registry+https://github.com/rust-lang/crates.io-index"1110checksum = "dba69c9980d5ffd62c18a2bde927855fcd7c8dc92f29feaf8636052662cbd99c"1111dependencies = [1112 "cranelift-codegen",1113 "log",1114 "smallvec",1115 "target-lexicon",1116]11171118[[package]]1119name = "cranelift-isle"1120version = "0.85.3"1121source = "registry+https://github.com/rust-lang/crates.io-index"1122checksum = "d2920dc1e05cac40304456ed3301fde2c09bd6a9b0210bcfa2f101398d628d5b"11231124[[package]]1125name = "cranelift-native"1126version = "0.85.3"1127source = "registry+https://github.com/rust-lang/crates.io-index"1128checksum = "f04dfa45f9b2a6f587c564d6b63388e00cd6589d2df6ea2758cf79e1a13285e6"1129dependencies = [1130 "cranelift-codegen",1131 "libc",1132 "target-lexicon",1133]11341135[[package]]1136name = "cranelift-wasm"1137version = "0.85.3"1138source = "registry+https://github.com/rust-lang/crates.io-index"1139checksum = "31a46513ae6f26f3f267d8d75b5373d555fbbd1e68681f348d99df43f747ec54"1140dependencies = [1141 "cranelift-codegen",1142 "cranelift-entity",1143 "cranelift-frontend",1144 "itertools",1145 "log",1146 "smallvec",1147 "wasmparser",1148 "wasmtime-types",1149]11501151[[package]]1152name = "crc32fast"1153version = "1.3.2"1154source = "registry+https://github.com/rust-lang/crates.io-index"1155checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1156dependencies = [1157 "cfg-if 1.0.0",1158]11591160[[package]]1161name = "crossbeam-channel"1162version = "0.5.6"1163source = "registry+https://github.com/rust-lang/crates.io-index"1164checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1165dependencies = [1166 "cfg-if 1.0.0",1167 "crossbeam-utils",1168]11691170[[package]]1171name = "crossbeam-deque"1172version = "0.8.2"1173source = "registry+https://github.com/rust-lang/crates.io-index"1174checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1175dependencies = [1176 "cfg-if 1.0.0",1177 "crossbeam-epoch",1178 "crossbeam-utils",1179]11801181[[package]]1182name = "crossbeam-epoch"1183version = "0.9.10"1184source = "registry+https://github.com/rust-lang/crates.io-index"1185checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1"1186dependencies = [1187 "autocfg",1188 "cfg-if 1.0.0",1189 "crossbeam-utils",1190 "memoffset",1191 "once_cell",1192 "scopeguard",1193]11941195[[package]]1196name = "crossbeam-queue"1197version = "0.3.6"1198source = "registry+https://github.com/rust-lang/crates.io-index"1199checksum = "1cd42583b04998a5363558e5f9291ee5a5ff6b49944332103f251e7479a82aa7"1200dependencies = [1201 "cfg-if 1.0.0",1202 "crossbeam-utils",1203]12041205[[package]]1206name = "crossbeam-utils"1207version = "0.8.11"1208source = "registry+https://github.com/rust-lang/crates.io-index"1209checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc"1210dependencies = [1211 "cfg-if 1.0.0",1212 "once_cell",1213]12141215[[package]]1216name = "crunchy"1217version = "0.2.2"1218source = "registry+https://github.com/rust-lang/crates.io-index"1219checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"12201221[[package]]1222name = "crypto-bigint"1223version = "0.3.2"1224source = "registry+https://github.com/rust-lang/crates.io-index"1225checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1226dependencies = [1227 "generic-array 0.14.6",1228 "rand_core 0.6.3",1229 "subtle",1230 "zeroize",1231]12321233[[package]]1234name = "crypto-common"1235version = "0.1.6"1236source = "registry+https://github.com/rust-lang/crates.io-index"1237checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1238dependencies = [1239 "generic-array 0.14.6",1240 "typenum",1241]12421243[[package]]1244name = "crypto-mac"1245version = "0.8.0"1246source = "registry+https://github.com/rust-lang/crates.io-index"1247checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1248dependencies = [1249 "generic-array 0.14.6",1250 "subtle",1251]12521253[[package]]1254name = "crypto-mac"1255version = "0.11.1"1256source = "registry+https://github.com/rust-lang/crates.io-index"1257checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1258dependencies = [1259 "generic-array 0.14.6",1260 "subtle",1261]12621263[[package]]1264name = "ctor"1265version = "0.1.23"1266source = "registry+https://github.com/rust-lang/crates.io-index"1267checksum = "cdffe87e1d521a10f9696f833fe502293ea446d7f256c06128293a4119bdf4cb"1268dependencies = [1269 "quote",1270 "syn",1271]12721273[[package]]1274name = "ctr"1275version = "0.8.0"1276source = "registry+https://github.com/rust-lang/crates.io-index"1277checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1278dependencies = [1279 "cipher",1280]12811282[[package]]1283name = "cuckoofilter"1284version = "0.5.0"1285source = "registry+https://github.com/rust-lang/crates.io-index"1286checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1287dependencies = [1288 "byteorder",1289 "fnv",1290 "rand 0.7.3",1291]12921293[[package]]1294name = "cumulus-client-cli"1295version = "0.1.0"1296source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1297dependencies = [1298 "clap",1299 "parity-scale-codec 3.1.5",1300 "sc-chain-spec",1301 "sc-cli",1302 "sc-service",1303 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1304 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1305 "url",1306]13071308[[package]]1309name = "cumulus-client-collator"1310version = "0.1.0"1311source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1312dependencies = [1313 "cumulus-client-consensus-common",1314 "cumulus-client-network",1315 "cumulus-primitives-core",1316 "cumulus-relay-chain-interface",1317 "futures 0.3.23",1318 "parity-scale-codec 3.1.5",1319 "parking_lot 0.12.1",1320 "polkadot-node-primitives",1321 "polkadot-node-subsystem",1322 "polkadot-overseer",1323 "polkadot-primitives",1324 "sc-client-api",1325 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1326 "sp-consensus",1327 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1328 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1329 "tracing",1330]13311332[[package]]1333name = "cumulus-client-consensus-aura"1334version = "0.1.0"1335source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1336dependencies = [1337 "async-trait",1338 "cumulus-client-consensus-common",1339 "cumulus-primitives-core",1340 "futures 0.3.23",1341 "parity-scale-codec 3.1.5",1342 "sc-client-api",1343 "sc-consensus",1344 "sc-consensus-aura",1345 "sc-consensus-slots",1346 "sc-telemetry",1347 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1348 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1349 "sp-block-builder",1350 "sp-blockchain",1351 "sp-consensus",1352 "sp-consensus-aura",1353 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1354 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1355 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1356 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1357 "substrate-prometheus-endpoint",1358 "tracing",1359]13601361[[package]]1362name = "cumulus-client-consensus-common"1363version = "0.1.0"1364source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1365dependencies = [1366 "async-trait",1367 "cumulus-relay-chain-interface",1368 "dyn-clone",1369 "futures 0.3.23",1370 "parity-scale-codec 3.1.5",1371 "polkadot-primitives",1372 "sc-client-api",1373 "sc-consensus",1374 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1375 "sp-blockchain",1376 "sp-consensus",1377 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1378 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1379 "tracing",1380]13811382[[package]]1383name = "cumulus-client-network"1384version = "0.1.0"1385source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1386dependencies = [1387 "async-trait",1388 "cumulus-relay-chain-interface",1389 "derive_more",1390 "futures 0.3.23",1391 "futures-timer",1392 "parity-scale-codec 3.1.5",1393 "parking_lot 0.12.1",1394 "polkadot-node-primitives",1395 "polkadot-parachain",1396 "polkadot-primitives",1397 "sc-client-api",1398 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1399 "sp-blockchain",1400 "sp-consensus",1401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1402 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1403 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1404 "tracing",1405]14061407[[package]]1408name = "cumulus-client-pov-recovery"1409version = "0.1.0"1410source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1411dependencies = [1412 "cumulus-primitives-core",1413 "cumulus-relay-chain-interface",1414 "futures 0.3.23",1415 "futures-timer",1416 "parity-scale-codec 3.1.5",1417 "polkadot-node-primitives",1418 "polkadot-node-subsystem",1419 "polkadot-overseer",1420 "polkadot-primitives",1421 "rand 0.8.5",1422 "sc-client-api",1423 "sc-consensus",1424 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1425 "sp-consensus",1426 "sp-maybe-compressed-blob",1427 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1428 "tracing",1429]14301431[[package]]1432name = "cumulus-client-service"1433version = "0.1.0"1434source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1435dependencies = [1436 "cumulus-client-cli",1437 "cumulus-client-collator",1438 "cumulus-client-consensus-common",1439 "cumulus-client-pov-recovery",1440 "cumulus-primitives-core",1441 "cumulus-relay-chain-interface",1442 "parking_lot 0.12.1",1443 "polkadot-overseer",1444 "polkadot-primitives",1445 "sc-client-api",1446 "sc-consensus",1447 "sc-consensus-babe",1448 "sc-service",1449 "sc-telemetry",1450 "sc-tracing",1451 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1452 "sp-blockchain",1453 "sp-consensus",1454 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1455 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1456 "tracing",1457]14581459[[package]]1460name = "cumulus-pallet-aura-ext"1461version = "0.1.0"1462source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1463dependencies = [1464 "frame-executive",1465 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1466 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1467 "pallet-aura",1468 "parity-scale-codec 3.1.5",1469 "scale-info",1470 "serde",1471 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1472 "sp-consensus-aura",1473 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1474 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1475]14761477[[package]]1478name = "cumulus-pallet-dmp-queue"1479version = "0.1.0"1480source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1481dependencies = [1482 "cumulus-primitives-core",1483 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1484 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1485 "log",1486 "parity-scale-codec 3.1.5",1487 "scale-info",1488 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1489 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1490 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1491 "xcm",1492 "xcm-executor",1493]14941495[[package]]1496name = "cumulus-pallet-parachain-system"1497version = "0.1.0"1498source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1499dependencies = [1500 "cumulus-pallet-parachain-system-proc-macro",1501 "cumulus-primitives-core",1502 "cumulus-primitives-parachain-inherent",1503 "environmental",1504 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1505 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1506 "impl-trait-for-tuples",1507 "log",1508 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1509 "parity-scale-codec 3.1.5",1510 "polkadot-parachain",1511 "scale-info",1512 "serde",1513 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1514 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1515 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1516 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1517 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1518 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1519 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1520 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1521 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1522 "xcm",1523]15241525[[package]]1526name = "cumulus-pallet-parachain-system-proc-macro"1527version = "0.1.0"1528source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1529dependencies = [1530 "proc-macro-crate",1531 "proc-macro2",1532 "quote",1533 "syn",1534]15351536[[package]]1537name = "cumulus-pallet-xcm"1538version = "0.1.0"1539source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1540dependencies = [1541 "cumulus-primitives-core",1542 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1543 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1544 "parity-scale-codec 3.1.5",1545 "scale-info",1546 "serde",1547 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1548 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1549 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1550 "xcm",1551]15521553[[package]]1554name = "cumulus-pallet-xcmp-queue"1555version = "0.1.0"1556source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1557dependencies = [1558 "cumulus-primitives-core",1559 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1560 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1561 "log",1562 "parity-scale-codec 3.1.5",1563 "rand_chacha 0.3.1",1564 "scale-info",1565 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1566 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1567 "xcm",1568 "xcm-executor",1569]15701571[[package]]1572name = "cumulus-primitives-core"1573version = "0.1.0"1574source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1575dependencies = [1576 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1577 "parity-scale-codec 3.1.5",1578 "polkadot-core-primitives",1579 "polkadot-parachain",1580 "polkadot-primitives",1581 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1582 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1583 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1584 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1585]15861587[[package]]1588name = "cumulus-primitives-parachain-inherent"1589version = "0.1.0"1590source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1591dependencies = [1592 "async-trait",1593 "cumulus-primitives-core",1594 "cumulus-relay-chain-interface",1595 "cumulus-test-relay-sproof-builder",1596 "parity-scale-codec 3.1.5",1597 "sc-client-api",1598 "scale-info",1599 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1600 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1601 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1602 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1603 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1604 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1605 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1606 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1607 "tracing",1608]16091610[[package]]1611name = "cumulus-primitives-timestamp"1612version = "0.1.0"1613source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1614dependencies = [1615 "cumulus-primitives-core",1616 "futures 0.3.23",1617 "parity-scale-codec 3.1.5",1618 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1619 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1620 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1621]16221623[[package]]1624name = "cumulus-primitives-utility"1625version = "0.1.0"1626source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1627dependencies = [1628 "cumulus-primitives-core",1629 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1630 "parity-scale-codec 3.1.5",1631 "polkadot-core-primitives",1632 "polkadot-parachain",1633 "polkadot-primitives",1634 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1635 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1636 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1637 "xcm",1638 "xcm-builder",1639 "xcm-executor",1640]16411642[[package]]1643name = "cumulus-relay-chain-inprocess-interface"1644version = "0.1.0"1645source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1646dependencies = [1647 "async-trait",1648 "cumulus-primitives-core",1649 "cumulus-relay-chain-interface",1650 "futures 0.3.23",1651 "futures-timer",1652 "parking_lot 0.12.1",1653 "polkadot-cli",1654 "polkadot-client",1655 "polkadot-service",1656 "sc-cli",1657 "sc-client-api",1658 "sc-consensus-babe",1659 "sc-network",1660 "sc-sysinfo",1661 "sc-telemetry",1662 "sc-tracing",1663 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1664 "sp-blockchain",1665 "sp-consensus",1666 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1667 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1668 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1669 "tracing",1670]16711672[[package]]1673name = "cumulus-relay-chain-interface"1674version = "0.1.0"1675source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1676dependencies = [1677 "async-trait",1678 "cumulus-primitives-core",1679 "derive_more",1680 "futures 0.3.23",1681 "jsonrpsee-core",1682 "parity-scale-codec 3.1.5",1683 "parking_lot 0.12.1",1684 "polkadot-overseer",1685 "polkadot-service",1686 "sc-client-api",1687 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1688 "sp-blockchain",1689 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1690 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1691 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1692 "thiserror",1693]16941695[[package]]1696name = "cumulus-relay-chain-rpc-interface"1697version = "0.1.0"1698source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1699dependencies = [1700 "async-trait",1701 "backoff",1702 "cumulus-primitives-core",1703 "cumulus-relay-chain-interface",1704 "futures 0.3.23",1705 "futures-timer",1706 "jsonrpsee",1707 "parity-scale-codec 3.1.5",1708 "parking_lot 0.12.1",1709 "polkadot-service",1710 "sc-client-api",1711 "sc-rpc-api",1712 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1713 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1714 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1715 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1716 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1717 "tokio",1718 "tracing",1719 "url",1720]17211722[[package]]1723name = "cumulus-test-relay-sproof-builder"1724version = "0.1.0"1725source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1726dependencies = [1727 "cumulus-primitives-core",1728 "parity-scale-codec 3.1.5",1729 "polkadot-primitives",1730 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1731 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1732 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1733]17341735[[package]]1736name = "curve25519-dalek"1737version = "2.1.3"1738source = "registry+https://github.com/rust-lang/crates.io-index"1739checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1740dependencies = [1741 "byteorder",1742 "digest 0.8.1",1743 "rand_core 0.5.1",1744 "subtle",1745 "zeroize",1746]17471748[[package]]1749name = "curve25519-dalek"1750version = "3.2.0"1751source = "registry+https://github.com/rust-lang/crates.io-index"1752checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1753dependencies = [1754 "byteorder",1755 "digest 0.9.0",1756 "rand_core 0.5.1",1757 "subtle",1758 "zeroize",1759]17601761[[package]]1762name = "curve25519-dalek"1763version = "4.0.0-pre.1"1764source = "registry+https://github.com/rust-lang/crates.io-index"1765checksum = "4033478fbf70d6acf2655ac70da91ee65852d69daf7a67bf7a2f518fb47aafcf"1766dependencies = [1767 "byteorder",1768 "digest 0.9.0",1769 "rand_core 0.6.3",1770 "subtle",1771 "zeroize",1772]17731774[[package]]1775name = "data-encoding"1776version = "2.3.2"1777source = "registry+https://github.com/rust-lang/crates.io-index"1778checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"17791780[[package]]1781name = "data-encoding-macro"1782version = "0.1.12"1783source = "registry+https://github.com/rust-lang/crates.io-index"1784checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1785dependencies = [1786 "data-encoding",1787 "data-encoding-macro-internal",1788]17891790[[package]]1791name = "data-encoding-macro-internal"1792version = "0.1.10"1793source = "registry+https://github.com/rust-lang/crates.io-index"1794checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1795dependencies = [1796 "data-encoding",1797 "syn",1798]17991800[[package]]1801name = "der"1802version = "0.5.1"1803source = "registry+https://github.com/rust-lang/crates.io-index"1804checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"1805dependencies = [1806 "const-oid",1807]18081809[[package]]1810name = "derivative"1811version = "2.2.0"1812source = "registry+https://github.com/rust-lang/crates.io-index"1813checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1814dependencies = [1815 "proc-macro2",1816 "quote",1817 "syn",1818]18191820[[package]]1821name = "derive_more"1822version = "0.99.17"1823source = "registry+https://github.com/rust-lang/crates.io-index"1824checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1825dependencies = [1826 "convert_case",1827 "proc-macro2",1828 "quote",1829 "rustc_version 0.4.0",1830 "syn",1831]18321833[[package]]1834name = "digest"1835version = "0.8.1"1836source = "registry+https://github.com/rust-lang/crates.io-index"1837checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1838dependencies = [1839 "generic-array 0.12.4",1840]18411842[[package]]1843name = "digest"1844version = "0.9.0"1845source = "registry+https://github.com/rust-lang/crates.io-index"1846checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1847dependencies = [1848 "generic-array 0.14.6",1849]18501851[[package]]1852name = "digest"1853version = "0.10.3"1854source = "registry+https://github.com/rust-lang/crates.io-index"1855checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"1856dependencies = [1857 "block-buffer 0.10.2",1858 "crypto-common",1859 "subtle",1860]18611862[[package]]1863name = "directories"1864version = "4.0.1"1865source = "registry+https://github.com/rust-lang/crates.io-index"1866checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"1867dependencies = [1868 "dirs-sys",1869]18701871[[package]]1872name = "directories-next"1873version = "2.0.0"1874source = "registry+https://github.com/rust-lang/crates.io-index"1875checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"1876dependencies = [1877 "cfg-if 1.0.0",1878 "dirs-sys-next",1879]18801881[[package]]1882name = "dirs-sys"1883version = "0.3.7"1884source = "registry+https://github.com/rust-lang/crates.io-index"1885checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"1886dependencies = [1887 "libc",1888 "redox_users",1889 "winapi",1890]18911892[[package]]1893name = "dirs-sys-next"1894version = "0.1.2"1895source = "registry+https://github.com/rust-lang/crates.io-index"1896checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"1897dependencies = [1898 "libc",1899 "redox_users",1900 "winapi",1901]19021903[[package]]1904name = "dns-parser"1905version = "0.8.0"1906source = "registry+https://github.com/rust-lang/crates.io-index"1907checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"1908dependencies = [1909 "byteorder",1910 "quick-error",1911]19121913[[package]]1914name = "downcast-rs"1915version = "1.2.0"1916source = "registry+https://github.com/rust-lang/crates.io-index"1917checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"19181919[[package]]1920name = "dtoa"1921version = "1.0.3"1922source = "registry+https://github.com/rust-lang/crates.io-index"1923checksum = "c6053ff46b5639ceb91756a85a4c8914668393a03170efd79c8884a529d80656"19241925[[package]]1926name = "dyn-clonable"1927version = "0.9.0"1928source = "registry+https://github.com/rust-lang/crates.io-index"1929checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"1930dependencies = [1931 "dyn-clonable-impl",1932 "dyn-clone",1933]19341935[[package]]1936name = "dyn-clonable-impl"1937version = "0.9.0"1938source = "registry+https://github.com/rust-lang/crates.io-index"1939checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"1940dependencies = [1941 "proc-macro2",1942 "quote",1943 "syn",1944]19451946[[package]]1947name = "dyn-clone"1948version = "1.0.9"1949source = "registry+https://github.com/rust-lang/crates.io-index"1950checksum = "4f94fa09c2aeea5b8839e414b7b841bf429fd25b9c522116ac97ee87856d88b2"19511952[[package]]1953name = "ecdsa"1954version = "0.13.4"1955source = "registry+https://github.com/rust-lang/crates.io-index"1956checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"1957dependencies = [1958 "der",1959 "elliptic-curve",1960 "rfc6979",1961 "signature",1962]19631964[[package]]1965name = "ed25519"1966version = "1.5.2"1967source = "registry+https://github.com/rust-lang/crates.io-index"1968checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"1969dependencies = [1970 "signature",1971]19721973[[package]]1974name = "ed25519-dalek"1975version = "1.0.1"1976source = "registry+https://github.com/rust-lang/crates.io-index"1977checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"1978dependencies = [1979 "curve25519-dalek 3.2.0",1980 "ed25519",1981 "rand 0.7.3",1982 "serde",1983 "sha2 0.9.9",1984 "zeroize",1985]19861987[[package]]1988name = "either"1989version = "1.7.0"1990source = "registry+https://github.com/rust-lang/crates.io-index"1991checksum = "3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be"19921993[[package]]1994name = "elliptic-curve"1995version = "0.11.12"1996source = "registry+https://github.com/rust-lang/crates.io-index"1997checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"1998dependencies = [1999 "base16ct",2000 "crypto-bigint",2001 "der",2002 "ff",2003 "generic-array 0.14.6",2004 "group",2005 "rand_core 0.6.3",2006 "sec1",2007 "subtle",2008 "zeroize",2009]20102011[[package]]2012name = "enum-as-inner"2013version = "0.4.0"2014source = "registry+https://github.com/rust-lang/crates.io-index"2015checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"2016dependencies = [2017 "heck",2018 "proc-macro2",2019 "quote",2020 "syn",2021]20222023[[package]]2024name = "enumflags2"2025version = "0.7.5"2026source = "registry+https://github.com/rust-lang/crates.io-index"2027checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2028dependencies = [2029 "enumflags2_derive",2030]20312032[[package]]2033name = "enumflags2_derive"2034version = "0.7.4"2035source = "registry+https://github.com/rust-lang/crates.io-index"2036checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2037dependencies = [2038 "proc-macro2",2039 "quote",2040 "syn",2041]20422043[[package]]2044name = "enumn"2045version = "0.1.5"2046source = "registry+https://github.com/rust-lang/crates.io-index"2047checksum = "038b1afa59052df211f9efd58f8b1d84c242935ede1c3dbaed26b018a9e06ae2"2048dependencies = [2049 "proc-macro2",2050 "quote",2051 "syn",2052]20532054[[package]]2055name = "env_logger"2056version = "0.9.0"2057source = "registry+https://github.com/rust-lang/crates.io-index"2058checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2059dependencies = [2060 "atty",2061 "humantime",2062 "log",2063 "regex",2064 "termcolor",2065]20662067[[package]]2068name = "environmental"2069version = "1.1.3"2070source = "registry+https://github.com/rust-lang/crates.io-index"2071checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"20722073[[package]]2074name = "errno"2075version = "0.2.8"2076source = "registry+https://github.com/rust-lang/crates.io-index"2077checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2078dependencies = [2079 "errno-dragonfly",2080 "libc",2081 "winapi",2082]20832084[[package]]2085name = "errno-dragonfly"2086version = "0.1.2"2087source = "registry+https://github.com/rust-lang/crates.io-index"2088checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2089dependencies = [2090 "cc",2091 "libc",2092]20932094[[package]]2095name = "ethbloom"2096version = "0.12.1"2097source = "registry+https://github.com/rust-lang/crates.io-index"2098checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2099dependencies = [2100 "crunchy",2101 "fixed-hash",2102 "impl-codec",2103 "impl-rlp",2104 "impl-serde",2105 "scale-info",2106 "tiny-keccak",2107]21082109[[package]]2110name = "ethereum"2111version = "0.12.0"2112source = "registry+https://github.com/rust-lang/crates.io-index"2113checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2114dependencies = [2115 "bytes",2116 "ethereum-types",2117 "hash-db",2118 "hash256-std-hasher",2119 "parity-scale-codec 3.1.5",2120 "rlp",2121 "rlp-derive",2122 "scale-info",2123 "serde",2124 "sha3 0.10.2",2125 "triehash",2126]21272128[[package]]2129name = "ethereum-types"2130version = "0.13.1"2131source = "registry+https://github.com/rust-lang/crates.io-index"2132checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2133dependencies = [2134 "ethbloom",2135 "fixed-hash",2136 "impl-codec",2137 "impl-rlp",2138 "impl-serde",2139 "primitive-types",2140 "scale-info",2141 "uint",2142]21432144[[package]]2145name = "event-listener"2146version = "2.5.3"2147source = "registry+https://github.com/rust-lang/crates.io-index"2148checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"21492150[[package]]2151name = "evm"2152version = "0.35.0"2153source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2154dependencies = [2155 "auto_impl",2156 "ethereum",2157 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2158 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2159 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2160 "log",2161 "parity-scale-codec 3.1.5",2162 "primitive-types",2163 "rlp",2164 "scale-info",2165 "sha3 0.10.2",2166]21672168[[package]]2169name = "evm"2170version = "0.35.0"2171source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2172dependencies = [2173 "auto_impl",2174 "environmental",2175 "ethereum",2176 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2177 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2178 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2179 "log",2180 "parity-scale-codec 3.1.5",2181 "primitive-types",2182 "rlp",2183 "scale-info",2184 "serde",2185 "sha3 0.10.2",2186]21872188[[package]]2189name = "evm-coder"2190version = "0.1.3"2191dependencies = [2192 "ethereum",2193 "evm-coder-procedural",2194 "evm-core",2195 "hex",2196 "hex-literal",2197 "impl-trait-for-tuples",2198 "primitive-types",2199 "sp-std",2200]22012202[[package]]2203name = "evm-coder-procedural"2204version = "0.2.0"2205dependencies = [2206 "Inflector",2207 "hex",2208 "proc-macro2",2209 "quote",2210 "sha3 0.10.2",2211 "syn",2212]22132214[[package]]2215name = "evm-core"2216version = "0.35.0"2217source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2218dependencies = [2219 "parity-scale-codec 3.1.5",2220 "primitive-types",2221 "scale-info",2222]22232224[[package]]2225name = "evm-core"2226version = "0.35.0"2227source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2228dependencies = [2229 "parity-scale-codec 3.1.5",2230 "primitive-types",2231 "scale-info",2232 "serde",2233]22342235[[package]]2236name = "evm-gasometer"2237version = "0.35.0"2238source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2239dependencies = [2240 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2241 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2242 "primitive-types",2243]22442245[[package]]2246name = "evm-gasometer"2247version = "0.35.0"2248source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2249dependencies = [2250 "environmental",2251 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2252 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2253 "primitive-types",2254]22552256[[package]]2257name = "evm-runtime"2258version = "0.35.0"2259source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"2260dependencies = [2261 "auto_impl",2262 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2263 "primitive-types",2264 "sha3 0.10.2",2265]22662267[[package]]2268name = "evm-runtime"2269version = "0.35.0"2270source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2271dependencies = [2272 "auto_impl",2273 "environmental",2274 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2275 "primitive-types",2276 "sha3 0.10.2",2277]22782279[[package]]2280name = "exit-future"2281version = "0.2.0"2282source = "registry+https://github.com/rust-lang/crates.io-index"2283checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2284dependencies = [2285 "futures 0.3.23",2286]22872288[[package]]2289name = "expander"2290version = "0.0.4"2291source = "registry+https://github.com/rust-lang/crates.io-index"2292checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2293dependencies = [2294 "blake3",2295 "fs-err",2296 "proc-macro2",2297 "quote",2298]22992300[[package]]2301name = "expander"2302version = "0.0.6"2303source = "registry+https://github.com/rust-lang/crates.io-index"2304checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2305dependencies = [2306 "blake2",2307 "fs-err",2308 "proc-macro2",2309 "quote",2310 "syn",2311]23122313[[package]]2314name = "fake-simd"2315version = "0.1.2"2316source = "registry+https://github.com/rust-lang/crates.io-index"2317checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"23182319[[package]]2320name = "fallible-iterator"2321version = "0.2.0"2322source = "registry+https://github.com/rust-lang/crates.io-index"2323checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"23242325[[package]]2326name = "fastrand"2327version = "1.8.0"2328source = "registry+https://github.com/rust-lang/crates.io-index"2329checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"2330dependencies = [2331 "instant",2332]23332334[[package]]2335name = "fatality"2336version = "0.0.6"2337source = "registry+https://github.com/rust-lang/crates.io-index"2338checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2339dependencies = [2340 "fatality-proc-macro",2341 "thiserror",2342]23432344[[package]]2345name = "fatality-proc-macro"2346version = "0.0.6"2347source = "registry+https://github.com/rust-lang/crates.io-index"2348checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2349dependencies = [2350 "expander 0.0.4",2351 "indexmap",2352 "proc-macro-crate",2353 "proc-macro2",2354 "quote",2355 "syn",2356 "thiserror",2357]23582359[[package]]2360name = "fc-consensus"2361version = "2.0.0-dev"2362source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2363dependencies = [2364 "async-trait",2365 "fc-db",2366 "fp-consensus",2367 "fp-rpc",2368 "sc-client-api",2369 "sc-consensus",2370 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2371 "sp-block-builder",2372 "sp-blockchain",2373 "sp-consensus",2374 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2375 "thiserror",2376]23772378[[package]]2379name = "fc-db"2380version = "2.0.0-dev"2381source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2382dependencies = [2383 "fp-storage",2384 "kvdb-rocksdb",2385 "parity-db",2386 "parity-scale-codec 3.1.5",2387 "parking_lot 0.12.1",2388 "sc-client-db",2389 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2390 "sp-database",2391 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2392]23932394[[package]]2395name = "fc-mapping-sync"2396version = "2.0.0-dev"2397source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2398dependencies = [2399 "fc-db",2400 "fp-consensus",2401 "fp-rpc",2402 "futures 0.3.23",2403 "futures-timer",2404 "log",2405 "sc-client-api",2406 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2407 "sp-blockchain",2408 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2409]24102411[[package]]2412name = "fc-rpc"2413version = "2.0.0-dev"2414source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2415dependencies = [2416 "ethereum",2417 "ethereum-types",2418 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2419 "fc-db",2420 "fc-rpc-core",2421 "fp-rpc",2422 "fp-storage",2423 "futures 0.3.23",2424 "hex",2425 "jsonrpsee",2426 "libsecp256k1",2427 "log",2428 "lru 0.7.8",2429 "parity-scale-codec 3.1.5",2430 "prometheus",2431 "rand 0.8.5",2432 "rlp",2433 "rustc-hex",2434 "sc-client-api",2435 "sc-network",2436 "sc-rpc",2437 "sc-service",2438 "sc-transaction-pool",2439 "sc-transaction-pool-api",2440 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2441 "sp-block-builder",2442 "sp-blockchain",2443 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2444 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2445 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2446 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2447 "substrate-prometheus-endpoint",2448 "tokio",2449]24502451[[package]]2452name = "fc-rpc-core"2453version = "1.1.0-dev"2454source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2455dependencies = [2456 "ethereum",2457 "ethereum-types",2458 "jsonrpsee",2459 "rlp",2460 "rustc-hex",2461 "serde",2462 "serde_json",2463]24642465[[package]]2466name = "fdlimit"2467version = "0.2.1"2468source = "registry+https://github.com/rust-lang/crates.io-index"2469checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2470dependencies = [2471 "libc",2472]24732474[[package]]2475name = "ff"2476version = "0.11.1"2477source = "registry+https://github.com/rust-lang/crates.io-index"2478checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2479dependencies = [2480 "rand_core 0.6.3",2481 "subtle",2482]24832484[[package]]2485name = "file-per-thread-logger"2486version = "0.1.5"2487source = "registry+https://github.com/rust-lang/crates.io-index"2488checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2489dependencies = [2490 "env_logger",2491 "log",2492]24932494[[package]]2495name = "filetime"2496version = "0.2.17"2497source = "registry+https://github.com/rust-lang/crates.io-index"2498checksum = "e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c"2499dependencies = [2500 "cfg-if 1.0.0",2501 "libc",2502 "redox_syscall",2503 "windows-sys",2504]25052506[[package]]2507name = "finality-grandpa"2508version = "0.16.0"2509source = "registry+https://github.com/rust-lang/crates.io-index"2510checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5"2511dependencies = [2512 "either",2513 "futures 0.3.23",2514 "futures-timer",2515 "log",2516 "num-traits",2517 "parity-scale-codec 3.1.5",2518 "parking_lot 0.12.1",2519 "scale-info",2520]25212522[[package]]2523name = "fixed-hash"2524version = "0.7.0"2525source = "registry+https://github.com/rust-lang/crates.io-index"2526checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2527dependencies = [2528 "byteorder",2529 "rand 0.8.5",2530 "rustc-hex",2531 "static_assertions",2532]25332534[[package]]2535name = "fixedbitset"2536version = "0.4.2"2537source = "registry+https://github.com/rust-lang/crates.io-index"2538checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"25392540[[package]]2541name = "flate2"2542version = "1.0.24"2543source = "registry+https://github.com/rust-lang/crates.io-index"2544checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"2545dependencies = [2546 "crc32fast",2547 "libz-sys",2548 "miniz_oxide",2549]25502551[[package]]2552name = "flexi_logger"2553version = "0.22.6"2554source = "registry+https://github.com/rust-lang/crates.io-index"2555checksum = "0c76a80dd14a27fc3d8bc696502132cb52b3f227256fd8601166c3a35e45f409"2556dependencies = [2557 "ansi_term",2558 "atty",2559 "glob",2560 "lazy_static",2561 "log",2562 "regex",2563 "rustversion",2564 "thiserror",2565 "time 0.3.9",2566]25672568[[package]]2569name = "fnv"2570version = "1.0.7"2571source = "registry+https://github.com/rust-lang/crates.io-index"2572checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"25732574[[package]]2575name = "fork-tree"2576version = "3.0.0"2577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2578dependencies = [2579 "parity-scale-codec 3.1.5",2580]25812582[[package]]2583name = "form_urlencoded"2584version = "1.0.1"2585source = "registry+https://github.com/rust-lang/crates.io-index"2586checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2587dependencies = [2588 "matches",2589 "percent-encoding",2590]25912592[[package]]2593name = "fp-consensus"2594version = "2.0.0-dev"2595source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2596dependencies = [2597 "ethereum",2598 "parity-scale-codec 3.1.5",2599 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2600 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2601 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2602]26032604[[package]]2605name = "fp-evm"2606version = "3.0.0-dev"2607source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2608dependencies = [2609 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",2610 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2611 "impl-trait-for-tuples",2612 "parity-scale-codec 3.1.5",2613 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2614 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2615]26162617[[package]]2618name = "fp-evm"2619version = "3.0.0-dev"2620source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2621dependencies = [2622 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2623 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2624 "impl-trait-for-tuples",2625 "parity-scale-codec 3.1.5",2626 "serde",2627 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2628 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2629]26302631[[package]]2632name = "fp-evm-mapping"2633version = "0.1.0"2634source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"2635dependencies = [2636 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2637 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2638]26392640[[package]]2641name = "fp-evm-mapping"2642version = "0.1.0"2643source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2644dependencies = [2645 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2646 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2647]26482649[[package]]2650name = "fp-rpc"2651version = "3.0.0-dev"2652source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2653dependencies = [2654 "ethereum",2655 "ethereum-types",2656 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",2657 "parity-scale-codec 3.1.5",2658 "scale-info",2659 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2660 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2661 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2662 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2663 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2664]26652666[[package]]2667name = "fp-self-contained"2668version = "1.0.0-dev"2669source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2670dependencies = [2671 "ethereum",2672 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2673 "parity-scale-codec 3.1.5",2674 "parity-util-mem",2675 "scale-info",2676 "serde",2677 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2678 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2679 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2680]26812682[[package]]2683name = "fp-storage"2684version = "2.0.0"2685source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2686dependencies = [2687 "parity-scale-codec 3.1.5",2688]26892690[[package]]2691name = "frame-benchmarking"2692version = "4.0.0-dev"2693source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2694dependencies = [2695 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2696 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2697 "linregress",2698 "log",2699 "parity-scale-codec 3.1.5",2700 "paste",2701 "scale-info",2702 "serde",2703 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2704 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2705 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2706 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2707 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2708 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2709 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2710]27112712[[package]]2713name = "frame-benchmarking"2714version = "4.0.0-dev"2715source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2716dependencies = [2717 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2718 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2719 "linregress",2720 "log",2721 "parity-scale-codec 3.1.5",2722 "paste",2723 "scale-info",2724 "serde",2725 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2726 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2727 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2728 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2729 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2730 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2731 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2732]27332734[[package]]2735name = "frame-benchmarking-cli"2736version = "4.0.0-dev"2737source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2738dependencies = [2739 "Inflector",2740 "chrono",2741 "clap",2742 "comfy-table",2743 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2744 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2745 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2746 "gethostname",2747 "handlebars",2748 "hash-db",2749 "hex",2750 "itertools",2751 "kvdb",2752 "lazy_static",2753 "linked-hash-map",2754 "log",2755 "memory-db",2756 "parity-scale-codec 3.1.5",2757 "rand 0.8.5",2758 "rand_pcg 0.3.1",2759 "sc-block-builder",2760 "sc-cli",2761 "sc-client-api",2762 "sc-client-db",2763 "sc-executor",2764 "sc-service",2765 "sc-sysinfo",2766 "serde",2767 "serde_json",2768 "serde_nanos",2769 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2770 "sp-blockchain",2771 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2772 "sp-database",2773 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2774 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2775 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2776 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2777 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2778 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2779 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2780 "tempfile",2781 "thiserror",2782 "thousands",2783]27842785[[package]]2786name = "frame-election-provider-solution-type"2787version = "4.0.0-dev"2788source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2789dependencies = [2790 "proc-macro-crate",2791 "proc-macro2",2792 "quote",2793 "syn",2794]27952796[[package]]2797name = "frame-election-provider-support"2798version = "4.0.0-dev"2799source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2800dependencies = [2801 "frame-election-provider-solution-type",2802 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2803 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2804 "parity-scale-codec 3.1.5",2805 "scale-info",2806 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2807 "sp-npos-elections",2808 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2809 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2810]28112812[[package]]2813name = "frame-executive"2814version = "4.0.0-dev"2815source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2816dependencies = [2817 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2818 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2819 "parity-scale-codec 3.1.5",2820 "scale-info",2821 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2822 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2823 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2824 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2825 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2826]28272828[[package]]2829name = "frame-metadata"2830version = "15.0.0"2831source = "registry+https://github.com/rust-lang/crates.io-index"2832checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2833dependencies = [2834 "cfg-if 1.0.0",2835 "parity-scale-codec 3.1.5",2836 "scale-info",2837 "serde",2838]28392840[[package]]2841name = "frame-support"2842version = "4.0.0-dev"2843source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2844dependencies = [2845 "bitflags",2846 "frame-metadata",2847 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2848 "impl-trait-for-tuples",2849 "k256",2850 "log",2851 "once_cell",2852 "parity-scale-codec 3.1.5",2853 "paste",2854 "scale-info",2855 "serde",2856 "smallvec",2857 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2858 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2859 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2860 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2861 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2862 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2863 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2864 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2865 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2866 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2867 "tt-call",2868]28692870[[package]]2871name = "frame-support"2872version = "4.0.0-dev"2873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2874dependencies = [2875 "bitflags",2876 "frame-metadata",2877 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2878 "impl-trait-for-tuples",2879 "k256",2880 "log",2881 "once_cell",2882 "parity-scale-codec 3.1.5",2883 "paste",2884 "scale-info",2885 "serde",2886 "smallvec",2887 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2888 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2889 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2890 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2891 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2892 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2893 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2894 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2895 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2896 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2897 "tt-call",2898]28992900[[package]]2901name = "frame-support-procedural"2902version = "4.0.0-dev"2903source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2904dependencies = [2905 "Inflector",2906 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2907 "proc-macro2",2908 "quote",2909 "syn",2910]29112912[[package]]2913name = "frame-support-procedural"2914version = "4.0.0-dev"2915source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2916dependencies = [2917 "Inflector",2918 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2919 "proc-macro2",2920 "quote",2921 "syn",2922]29232924[[package]]2925name = "frame-support-procedural-tools"2926version = "4.0.0-dev"2927source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2928dependencies = [2929 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2930 "proc-macro-crate",2931 "proc-macro2",2932 "quote",2933 "syn",2934]29352936[[package]]2937name = "frame-support-procedural-tools"2938version = "4.0.0-dev"2939source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2940dependencies = [2941 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2942 "proc-macro-crate",2943 "proc-macro2",2944 "quote",2945 "syn",2946]29472948[[package]]2949name = "frame-support-procedural-tools-derive"2950version = "3.0.0"2951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2952dependencies = [2953 "proc-macro2",2954 "quote",2955 "syn",2956]29572958[[package]]2959name = "frame-support-procedural-tools-derive"2960version = "3.0.0"2961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2962dependencies = [2963 "proc-macro2",2964 "quote",2965 "syn",2966]29672968[[package]]2969name = "frame-system"2970version = "4.0.0-dev"2971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2972dependencies = [2973 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2974 "log",2975 "parity-scale-codec 3.1.5",2976 "scale-info",2977 "serde",2978 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2979 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2980 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2981 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2982 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",2983]29842985[[package]]2986name = "frame-system"2987version = "4.0.0-dev"2988source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2989dependencies = [2990 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2991 "log",2992 "parity-scale-codec 3.1.5",2993 "scale-info",2994 "serde",2995 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2996 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2997 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2998 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2999 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3000]30013002[[package]]3003name = "frame-system-benchmarking"3004version = "4.0.0-dev"3005source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"3006dependencies = [3007 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3008 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3009 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3010 "parity-scale-codec 3.1.5",3011 "scale-info",3012 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3013 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3014 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3015]30163017[[package]]3018name = "frame-system-rpc-runtime-api"3019version = "4.0.0-dev"3020source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"3021dependencies = [3022 "parity-scale-codec 3.1.5",3023 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3024]30253026[[package]]3027name = "frame-try-runtime"3028version = "0.10.0-dev"3029source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"3030dependencies = [3031 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3032 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3033 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3034 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3035]30363037[[package]]3038name = "fs-err"3039version = "2.7.0"3040source = "registry+https://github.com/rust-lang/crates.io-index"3041checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"30423043[[package]]3044name = "fs-swap"3045version = "0.2.6"3046source = "registry+https://github.com/rust-lang/crates.io-index"3047checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"3048dependencies = [3049 "lazy_static",3050 "libc",3051 "libloading 0.5.2",3052 "winapi",3053]30543055[[package]]3056name = "fs2"3057version = "0.4.3"3058source = "registry+https://github.com/rust-lang/crates.io-index"3059checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3060dependencies = [3061 "libc",3062 "winapi",3063]30643065[[package]]3066name = "fs_extra"3067version = "1.2.0"3068source = "registry+https://github.com/rust-lang/crates.io-index"3069checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"30703071[[package]]3072name = "funty"3073version = "1.1.0"3074source = "registry+https://github.com/rust-lang/crates.io-index"3075checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"30763077[[package]]3078name = "funty"3079version = "2.0.0"3080source = "registry+https://github.com/rust-lang/crates.io-index"3081checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"30823083[[package]]3084name = "futures"3085version = "0.1.31"3086source = "registry+https://github.com/rust-lang/crates.io-index"3087checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"30883089[[package]]3090name = "futures"3091version = "0.3.23"3092source = "registry+https://github.com/rust-lang/crates.io-index"3093checksum = "ab30e97ab6aacfe635fad58f22c2bb06c8b685f7421eb1e064a729e2a5f481fa"3094dependencies = [3095 "futures-channel",3096 "futures-core",3097 "futures-executor",3098 "futures-io",3099 "futures-sink",3100 "futures-task",3101 "futures-util",3102]31033104[[package]]3105name = "futures-channel"3106version = "0.3.23"3107source = "registry+https://github.com/rust-lang/crates.io-index"3108checksum = "2bfc52cbddcfd745bf1740338492bb0bd83d76c67b445f91c5fb29fae29ecaa1"3109dependencies = [3110 "futures-core",3111 "futures-sink",3112]31133114[[package]]3115name = "futures-core"3116version = "0.3.23"3117source = "registry+https://github.com/rust-lang/crates.io-index"3118checksum = "d2acedae88d38235936c3922476b10fced7b2b68136f5e3c03c2d5be348a1115"31193120[[package]]3121name = "futures-executor"3122version = "0.3.23"3123source = "registry+https://github.com/rust-lang/crates.io-index"3124checksum = "1d11aa21b5b587a64682c0094c2bdd4df0076c5324961a40cc3abd7f37930528"3125dependencies = [3126 "futures-core",3127 "futures-task",3128 "futures-util",3129 "num_cpus",3130]31313132[[package]]3133name = "futures-io"3134version = "0.3.23"3135source = "registry+https://github.com/rust-lang/crates.io-index"3136checksum = "93a66fc6d035a26a3ae255a6d2bca35eda63ae4c5512bef54449113f7a1228e5"31373138[[package]]3139name = "futures-lite"3140version = "1.12.0"3141source = "registry+https://github.com/rust-lang/crates.io-index"3142checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3143dependencies = [3144 "fastrand",3145 "futures-core",3146 "futures-io",3147 "memchr",3148 "parking",3149 "pin-project-lite 0.2.9",3150 "waker-fn",3151]31523153[[package]]3154name = "futures-macro"3155version = "0.3.23"3156source = "registry+https://github.com/rust-lang/crates.io-index"3157checksum = "0db9cce532b0eae2ccf2766ab246f114b56b9cf6d445e00c2549fbc100ca045d"3158dependencies = [3159 "proc-macro2",3160 "quote",3161 "syn",3162]31633164[[package]]3165name = "futures-rustls"3166version = "0.22.2"3167source = "registry+https://github.com/rust-lang/crates.io-index"3168checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3169dependencies = [3170 "futures-io",3171 "rustls",3172 "webpki",3173]31743175[[package]]3176name = "futures-sink"3177version = "0.3.23"3178source = "registry+https://github.com/rust-lang/crates.io-index"3179checksum = "ca0bae1fe9752cf7fd9b0064c674ae63f97b37bc714d745cbde0afb7ec4e6765"31803181[[package]]3182name = "futures-task"3183version = "0.3.23"3184source = "registry+https://github.com/rust-lang/crates.io-index"3185checksum = "842fc63b931f4056a24d59de13fb1272134ce261816e063e634ad0c15cdc5306"31863187[[package]]3188name = "futures-timer"3189version = "3.0.2"3190source = "registry+https://github.com/rust-lang/crates.io-index"3191checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"31923193[[package]]3194name = "futures-util"3195version = "0.3.23"3196source = "registry+https://github.com/rust-lang/crates.io-index"3197checksum = "f0828a5471e340229c11c77ca80017937ce3c58cb788a17e5f1c2d5c485a9577"3198dependencies = [3199 "futures 0.1.31",3200 "futures-channel",3201 "futures-core",3202 "futures-io",3203 "futures-macro",3204 "futures-sink",3205 "futures-task",3206 "memchr",3207 "pin-project-lite 0.2.9",3208 "pin-utils",3209 "slab",3210]32113212[[package]]3213name = "fxhash"3214version = "0.2.1"3215source = "registry+https://github.com/rust-lang/crates.io-index"3216checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3217dependencies = [3218 "byteorder",3219]32203221[[package]]3222name = "generic-array"3223version = "0.12.4"3224source = "registry+https://github.com/rust-lang/crates.io-index"3225checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3226dependencies = [3227 "typenum",3228]32293230[[package]]3231name = "generic-array"3232version = "0.14.6"3233source = "registry+https://github.com/rust-lang/crates.io-index"3234checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3235dependencies = [3236 "typenum",3237 "version_check",3238]32393240[[package]]3241name = "gethostname"3242version = "0.2.3"3243source = "registry+https://github.com/rust-lang/crates.io-index"3244checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3245dependencies = [3246 "libc",3247 "winapi",3248]32493250[[package]]3251name = "getrandom"3252version = "0.1.16"3253source = "registry+https://github.com/rust-lang/crates.io-index"3254checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3255dependencies = [3256 "cfg-if 1.0.0",3257 "js-sys",3258 "libc",3259 "wasi 0.9.0+wasi-snapshot-preview1",3260 "wasm-bindgen",3261]32623263[[package]]3264name = "getrandom"3265version = "0.2.7"3266source = "registry+https://github.com/rust-lang/crates.io-index"3267checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"3268dependencies = [3269 "cfg-if 1.0.0",3270 "libc",3271 "wasi 0.11.0+wasi-snapshot-preview1",3272]32733274[[package]]3275name = "ghash"3276version = "0.4.4"3277source = "registry+https://github.com/rust-lang/crates.io-index"3278checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3279dependencies = [3280 "opaque-debug 0.3.0",3281 "polyval",3282]32833284[[package]]3285name = "gimli"3286version = "0.26.2"3287source = "registry+https://github.com/rust-lang/crates.io-index"3288checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3289dependencies = [3290 "fallible-iterator",3291 "indexmap",3292 "stable_deref_trait",3293]32943295[[package]]3296name = "glob"3297version = "0.3.0"3298source = "registry+https://github.com/rust-lang/crates.io-index"3299checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"33003301[[package]]3302name = "globset"3303version = "0.4.9"3304source = "registry+https://github.com/rust-lang/crates.io-index"3305checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3306dependencies = [3307 "aho-corasick",3308 "bstr",3309 "fnv",3310 "log",3311 "regex",3312]33133314[[package]]3315name = "gloo-timers"3316version = "0.2.4"3317source = "registry+https://github.com/rust-lang/crates.io-index"3318checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"3319dependencies = [3320 "futures-channel",3321 "futures-core",3322 "js-sys",3323 "wasm-bindgen",3324]33253326[[package]]3327name = "group"3328version = "0.11.0"3329source = "registry+https://github.com/rust-lang/crates.io-index"3330checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3331dependencies = [3332 "ff",3333 "rand_core 0.6.3",3334 "subtle",3335]33363337[[package]]3338name = "h2"3339version = "0.3.13"3340source = "registry+https://github.com/rust-lang/crates.io-index"3341checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"3342dependencies = [3343 "bytes",3344 "fnv",3345 "futures-core",3346 "futures-sink",3347 "futures-util",3348 "http",3349 "indexmap",3350 "slab",3351 "tokio",3352 "tokio-util",3353 "tracing",3354]33553356[[package]]3357name = "handlebars"3358version = "4.3.3"3359source = "registry+https://github.com/rust-lang/crates.io-index"3360checksum = "360d9740069b2f6cbb63ce2dbaa71a20d3185350cbb990d7bebeb9318415eb17"3361dependencies = [3362 "log",3363 "pest",3364 "pest_derive",3365 "serde",3366 "serde_json",3367 "thiserror",3368]33693370[[package]]3371name = "hash-db"3372version = "0.15.2"3373source = "registry+https://github.com/rust-lang/crates.io-index"3374checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"33753376[[package]]3377name = "hash256-std-hasher"3378version = "0.15.2"3379source = "registry+https://github.com/rust-lang/crates.io-index"3380checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3381dependencies = [3382 "crunchy",3383]33843385[[package]]3386name = "hashbrown"3387version = "0.11.2"3388source = "registry+https://github.com/rust-lang/crates.io-index"3389checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3390dependencies = [3391 "ahash",3392]33933394[[package]]3395name = "hashbrown"3396version = "0.12.3"3397source = "registry+https://github.com/rust-lang/crates.io-index"3398checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3399dependencies = [3400 "ahash",3401]34023403[[package]]3404name = "heck"3405version = "0.4.0"3406source = "registry+https://github.com/rust-lang/crates.io-index"3407checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"34083409[[package]]3410name = "hermit-abi"3411version = "0.1.19"3412source = "registry+https://github.com/rust-lang/crates.io-index"3413checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3414dependencies = [3415 "libc",3416]34173418[[package]]3419name = "hex"3420version = "0.4.3"3421source = "registry+https://github.com/rust-lang/crates.io-index"3422checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"34233424[[package]]3425name = "hex-literal"3426version = "0.3.4"3427source = "registry+https://github.com/rust-lang/crates.io-index"3428checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"34293430[[package]]3431name = "hex_fmt"3432version = "0.3.0"3433source = "registry+https://github.com/rust-lang/crates.io-index"3434checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"34353436[[package]]3437name = "hmac"3438version = "0.8.1"3439source = "registry+https://github.com/rust-lang/crates.io-index"3440checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3441dependencies = [3442 "crypto-mac 0.8.0",3443 "digest 0.9.0",3444]34453446[[package]]3447name = "hmac"3448version = "0.11.0"3449source = "registry+https://github.com/rust-lang/crates.io-index"3450checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3451dependencies = [3452 "crypto-mac 0.11.1",3453 "digest 0.9.0",3454]34553456[[package]]3457name = "hmac-drbg"3458version = "0.3.0"3459source = "registry+https://github.com/rust-lang/crates.io-index"3460checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3461dependencies = [3462 "digest 0.9.0",3463 "generic-array 0.14.6",3464 "hmac 0.8.1",3465]34663467[[package]]3468name = "hostname"3469version = "0.3.1"3470source = "registry+https://github.com/rust-lang/crates.io-index"3471checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3472dependencies = [3473 "libc",3474 "match_cfg",3475 "winapi",3476]34773478[[package]]3479name = "http"3480version = "0.2.8"3481source = "registry+https://github.com/rust-lang/crates.io-index"3482checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3483dependencies = [3484 "bytes",3485 "fnv",3486 "itoa 1.0.3",3487]34883489[[package]]3490name = "http-body"3491version = "0.4.5"3492source = "registry+https://github.com/rust-lang/crates.io-index"3493checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3494dependencies = [3495 "bytes",3496 "http",3497 "pin-project-lite 0.2.9",3498]34993500[[package]]3501name = "httparse"3502version = "1.7.1"3503source = "registry+https://github.com/rust-lang/crates.io-index"3504checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"35053506[[package]]3507name = "httpdate"3508version = "1.0.2"3509source = "registry+https://github.com/rust-lang/crates.io-index"3510checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"35113512[[package]]3513name = "humantime"3514version = "2.1.0"3515source = "registry+https://github.com/rust-lang/crates.io-index"3516checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"35173518[[package]]3519name = "hyper"3520version = "0.14.20"3521source = "registry+https://github.com/rust-lang/crates.io-index"3522checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac"3523dependencies = [3524 "bytes",3525 "futures-channel",3526 "futures-core",3527 "futures-util",3528 "h2",3529 "http",3530 "http-body",3531 "httparse",3532 "httpdate",3533 "itoa 1.0.3",3534 "pin-project-lite 0.2.9",3535 "socket2",3536 "tokio",3537 "tower-service",3538 "tracing",3539 "want",3540]35413542[[package]]3543name = "hyper-rustls"3544version = "0.23.0"3545source = "registry+https://github.com/rust-lang/crates.io-index"3546checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"3547dependencies = [3548 "http",3549 "hyper",3550 "log",3551 "rustls",3552 "rustls-native-certs",3553 "tokio",3554 "tokio-rustls",3555]35563557[[package]]3558name = "iana-time-zone"3559version = "0.1.45"3560source = "registry+https://github.com/rust-lang/crates.io-index"3561checksum = "ef5528d9c2817db4e10cc78f8d4c8228906e5854f389ff6b076cee3572a09d35"3562dependencies = [3563 "android_system_properties",3564 "core-foundation-sys",3565 "js-sys",3566 "wasm-bindgen",3567 "winapi",3568]35693570[[package]]3571name = "idna"3572version = "0.2.3"3573source = "registry+https://github.com/rust-lang/crates.io-index"3574checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3575dependencies = [3576 "matches",3577 "unicode-bidi",3578 "unicode-normalization",3579]35803581[[package]]3582name = "if-addrs"3583version = "0.7.0"3584source = "registry+https://github.com/rust-lang/crates.io-index"3585checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3586dependencies = [3587 "libc",3588 "winapi",3589]35903591[[package]]3592name = "if-watch"3593version = "1.1.1"3594source = "registry+https://github.com/rust-lang/crates.io-index"3595checksum = "015a7df1eb6dda30df37f34b63ada9b7b352984b0e84de2a20ed526345000791"3596dependencies = [3597 "async-io",3598 "core-foundation",3599 "fnv",3600 "futures 0.3.23",3601 "if-addrs",3602 "ipnet",3603 "log",3604 "rtnetlink",3605 "system-configuration",3606 "windows",3607]36083609[[package]]3610name = "impl-codec"3611version = "0.6.0"3612source = "registry+https://github.com/rust-lang/crates.io-index"3613checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3614dependencies = [3615 "parity-scale-codec 3.1.5",3616]36173618[[package]]3619name = "impl-rlp"3620version = "0.3.0"3621source = "registry+https://github.com/rust-lang/crates.io-index"3622checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3623dependencies = [3624 "rlp",3625]36263627[[package]]3628name = "impl-serde"3629version = "0.3.2"3630source = "registry+https://github.com/rust-lang/crates.io-index"3631checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3632dependencies = [3633 "serde",3634]36353636[[package]]3637name = "impl-trait-for-tuples"3638version = "0.2.2"3639source = "registry+https://github.com/rust-lang/crates.io-index"3640checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3641dependencies = [3642 "proc-macro2",3643 "quote",3644 "syn",3645]36463647[[package]]3648name = "indexmap"3649version = "1.9.1"3650source = "registry+https://github.com/rust-lang/crates.io-index"3651checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"3652dependencies = [3653 "autocfg",3654 "hashbrown 0.12.3",3655 "serde",3656]36573658[[package]]3659name = "instant"3660version = "0.1.12"3661source = "registry+https://github.com/rust-lang/crates.io-index"3662checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3663dependencies = [3664 "cfg-if 1.0.0",3665]36663667[[package]]3668name = "integer-encoding"3669version = "3.0.4"3670source = "registry+https://github.com/rust-lang/crates.io-index"3671checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"36723673[[package]]3674name = "integer-sqrt"3675version = "0.1.5"3676source = "registry+https://github.com/rust-lang/crates.io-index"3677checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3678dependencies = [3679 "num-traits",3680]36813682[[package]]3683name = "io-lifetimes"3684version = "0.5.3"3685source = "registry+https://github.com/rust-lang/crates.io-index"3686checksum = "ec58677acfea8a15352d42fc87d11d63596ade9239e0a7c9352914417515dbe6"36873688[[package]]3689name = "io-lifetimes"3690version = "0.7.2"3691source = "registry+https://github.com/rust-lang/crates.io-index"3692checksum = "24c3f4eff5495aee4c0399d7b6a0dc2b6e81be84242ffbfcf253ebacccc1d0cb"36933694[[package]]3695name = "ip_network"3696version = "0.4.1"3697source = "registry+https://github.com/rust-lang/crates.io-index"3698checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"36993700[[package]]3701name = "ipconfig"3702version = "0.3.0"3703source = "registry+https://github.com/rust-lang/crates.io-index"3704checksum = "723519edce41262b05d4143ceb95050e4c614f483e78e9fd9e39a8275a84ad98"3705dependencies = [3706 "socket2",3707 "widestring",3708 "winapi",3709 "winreg",3710]37113712[[package]]3713name = "ipnet"3714version = "2.5.0"3715source = "registry+https://github.com/rust-lang/crates.io-index"3716checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b"37173718[[package]]3719name = "itertools"3720version = "0.10.3"3721source = "registry+https://github.com/rust-lang/crates.io-index"3722checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"3723dependencies = [3724 "either",3725]37263727[[package]]3728name = "itoa"3729version = "0.4.8"3730source = "registry+https://github.com/rust-lang/crates.io-index"3731checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"37323733[[package]]3734name = "itoa"3735version = "1.0.3"3736source = "registry+https://github.com/rust-lang/crates.io-index"3737checksum = "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754"37383739[[package]]3740name = "jobserver"3741version = "0.1.24"3742source = "registry+https://github.com/rust-lang/crates.io-index"3743checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3744dependencies = [3745 "libc",3746]37473748[[package]]3749name = "js-sys"3750version = "0.3.59"3751source = "registry+https://github.com/rust-lang/crates.io-index"3752checksum = "258451ab10b34f8af53416d1fdab72c22e805f0c92a1136d59470ec0b11138b2"3753dependencies = [3754 "wasm-bindgen",3755]37563757[[package]]3758name = "jsonrpsee"3759version = "0.14.0"3760source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3761dependencies = [3762 "jsonrpsee-core",3763 "jsonrpsee-http-server",3764 "jsonrpsee-proc-macros",3765 "jsonrpsee-types",3766 "jsonrpsee-ws-client",3767 "jsonrpsee-ws-server",3768 "tracing",3769]37703771[[package]]3772name = "jsonrpsee-client-transport"3773version = "0.14.0"3774source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3775dependencies = [3776 "futures-util",3777 "http",3778 "jsonrpsee-core",3779 "jsonrpsee-types",3780 "pin-project",3781 "rustls-native-certs",3782 "soketto",3783 "thiserror",3784 "tokio",3785 "tokio-rustls",3786 "tokio-util",3787 "tracing",3788 "webpki-roots",3789]37903791[[package]]3792name = "jsonrpsee-core"3793version = "0.14.0"3794source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3795dependencies = [3796 "anyhow",3797 "arrayvec 0.7.2",3798 "async-lock",3799 "async-trait",3800 "beef",3801 "futures-channel",3802 "futures-timer",3803 "futures-util",3804 "globset",3805 "hyper",3806 "jsonrpsee-types",3807 "lazy_static",3808 "parking_lot 0.12.1",3809 "rand 0.8.5",3810 "rustc-hash",3811 "serde",3812 "serde_json",3813 "soketto",3814 "thiserror",3815 "tokio",3816 "tracing",3817 "unicase",3818]38193820[[package]]3821name = "jsonrpsee-http-server"3822version = "0.14.0"3823source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3824dependencies = [3825 "futures-channel",3826 "futures-util",3827 "hyper",3828 "jsonrpsee-core",3829 "jsonrpsee-types",3830 "serde",3831 "serde_json",3832 "tokio",3833 "tracing",3834]38353836[[package]]3837name = "jsonrpsee-proc-macros"3838version = "0.14.0"3839source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3840dependencies = [3841 "proc-macro-crate",3842 "proc-macro2",3843 "quote",3844 "syn",3845]38463847[[package]]3848name = "jsonrpsee-types"3849version = "0.14.0"3850source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3851dependencies = [3852 "anyhow",3853 "beef",3854 "serde",3855 "serde_json",3856 "thiserror",3857 "tracing",3858]38593860[[package]]3861name = "jsonrpsee-ws-client"3862version = "0.14.0"3863source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3864dependencies = [3865 "jsonrpsee-client-transport",3866 "jsonrpsee-core",3867 "jsonrpsee-types",3868]38693870[[package]]3871name = "jsonrpsee-ws-server"3872version = "0.14.0"3873source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.14.0-fix-unknown-fields#01bb8a7ec51880c79206bdcac4f09d54e58b2da8"3874dependencies = [3875 "futures-channel",3876 "futures-util",3877 "jsonrpsee-core",3878 "jsonrpsee-types",3879 "serde_json",3880 "soketto",3881 "tokio",3882 "tokio-stream",3883 "tokio-util",3884 "tracing",3885]38863887[[package]]3888name = "k256"3889version = "0.10.4"3890source = "registry+https://github.com/rust-lang/crates.io-index"3891checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"3892dependencies = [3893 "cfg-if 1.0.0",3894 "ecdsa",3895 "elliptic-curve",3896 "sec1",3897]38983899[[package]]3900name = "keccak"3901version = "0.1.2"3902source = "registry+https://github.com/rust-lang/crates.io-index"3903checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"39043905[[package]]3906name = "kusama-runtime"3907version = "0.9.27"3908source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"3909dependencies = [3910 "beefy-primitives",3911 "bitvec 1.0.1",3912 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3913 "frame-election-provider-support",3914 "frame-executive",3915 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3916 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3917 "frame-system-benchmarking",3918 "frame-system-rpc-runtime-api",3919 "frame-try-runtime",3920 "hex-literal",3921 "kusama-runtime-constants",3922 "log",3923 "pallet-authority-discovery",3924 "pallet-authorship",3925 "pallet-babe",3926 "pallet-bags-list",3927 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3928 "pallet-bounties",3929 "pallet-child-bounties",3930 "pallet-collective",3931 "pallet-democracy",3932 "pallet-election-provider-multi-phase",3933 "pallet-election-provider-support-benchmarking",3934 "pallet-elections-phragmen",3935 "pallet-gilt",3936 "pallet-grandpa",3937 "pallet-identity",3938 "pallet-im-online",3939 "pallet-indices",3940 "pallet-membership",3941 "pallet-multisig",3942 "pallet-nomination-pools",3943 "pallet-nomination-pools-benchmarking",3944 "pallet-nomination-pools-runtime-api",3945 "pallet-offences",3946 "pallet-offences-benchmarking",3947 "pallet-preimage",3948 "pallet-proxy",3949 "pallet-recovery",3950 "pallet-scheduler",3951 "pallet-session",3952 "pallet-session-benchmarking",3953 "pallet-society",3954 "pallet-staking",3955 "pallet-staking-reward-fn",3956 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3957 "pallet-tips",3958 "pallet-transaction-payment",3959 "pallet-transaction-payment-rpc-runtime-api",3960 "pallet-treasury",3961 "pallet-utility",3962 "pallet-vesting",3963 "pallet-xcm",3964 "pallet-xcm-benchmarks",3965 "parity-scale-codec 3.1.5",3966 "polkadot-primitives",3967 "polkadot-runtime-common",3968 "polkadot-runtime-parachains",3969 "rustc-hex",3970 "scale-info",3971 "serde",3972 "serde_derive",3973 "smallvec",3974 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3975 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3976 "sp-authority-discovery",3977 "sp-block-builder",3978 "sp-consensus-babe",3979 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3980 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3981 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3982 "sp-mmr-primitives",3983 "sp-npos-elections",3984 "sp-offchain",3985 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3986 "sp-session",3987 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3988 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3989 "sp-transaction-pool",3990 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3991 "static_assertions",3992 "substrate-wasm-builder",3993 "xcm",3994 "xcm-builder",3995 "xcm-executor",3996]39973998[[package]]3999name = "kusama-runtime-constants"4000version = "0.9.27"4001source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"4002dependencies = [4003 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",4004 "polkadot-primitives",4005 "polkadot-runtime-common",4006 "smallvec",4007 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",4008]40094010[[package]]4011name = "kv-log-macro"4012version = "1.0.7"4013source = "registry+https://github.com/rust-lang/crates.io-index"4014checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4015dependencies = [4016 "log",4017]40184019[[package]]4020name = "kvdb"4021version = "0.11.0"4022source = "registry+https://github.com/rust-lang/crates.io-index"4023checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"4024dependencies = [4025 "parity-util-mem",4026 "smallvec",4027]40284029[[package]]4030name = "kvdb-memorydb"4031version = "0.11.0"4032source = "registry+https://github.com/rust-lang/crates.io-index"4033checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"4034dependencies = [4035 "kvdb",4036 "parity-util-mem",4037 "parking_lot 0.12.1",4038]40394040[[package]]4041name = "kvdb-rocksdb"4042version = "0.15.2"4043source = "registry+https://github.com/rust-lang/crates.io-index"4044checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4045dependencies = [4046 "fs-swap",4047 "kvdb",4048 "log",4049 "num_cpus",4050 "owning_ref",4051 "parity-util-mem",4052 "parking_lot 0.12.1",4053 "regex",4054 "rocksdb",4055 "smallvec",4056]40574058[[package]]4059name = "lazy_static"4060version = "1.4.0"4061source = "registry+https://github.com/rust-lang/crates.io-index"4062checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"40634064[[package]]4065name = "lazycell"4066version = "1.3.0"4067source = "registry+https://github.com/rust-lang/crates.io-index"4068checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"40694070[[package]]4071name = "libc"4072version = "0.2.131"4073source = "registry+https://github.com/rust-lang/crates.io-index"4074checksum = "04c3b4822ccebfa39c02fc03d1534441b22ead323fa0f48bb7ddd8e6ba076a40"40754076[[package]]4077name = "libloading"4078version = "0.5.2"4079source = "registry+https://github.com/rust-lang/crates.io-index"4080checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4081dependencies = [4082 "cc",4083 "winapi",4084]40854086[[package]]4087name = "libloading"4088version = "0.7.3"4089source = "registry+https://github.com/rust-lang/crates.io-index"4090checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"4091dependencies = [4092 "cfg-if 1.0.0",4093 "winapi",4094]40954096[[package]]4097name = "libm"4098version = "0.2.5"4099source = "registry+https://github.com/rust-lang/crates.io-index"4100checksum = "292a948cd991e376cf75541fe5b97a1081d713c618b4f1b9500f8844e49eb565"41014102[[package]]4103name = "libp2p"4104version = "0.46.1"4105source = "registry+https://github.com/rust-lang/crates.io-index"4106checksum = "81327106887e42d004fbdab1fef93675be2e2e07c1b95fce45e2cc813485611d"4107dependencies = [4108 "bytes",4109 "futures 0.3.23",4110 "futures-timer",4111 "getrandom 0.2.7",4112 "instant",4113 "lazy_static",4114 "libp2p-autonat",4115 "libp2p-core",4116 "libp2p-deflate",4117 "libp2p-dns",4118 "libp2p-floodsub",4119 "libp2p-gossipsub",4120 "libp2p-identify",4121 "libp2p-kad",4122 "libp2p-mdns",4123 "libp2p-metrics",4124 "libp2p-mplex",4125 "libp2p-noise",4126 "libp2p-ping",4127 "libp2p-plaintext",4128 "libp2p-pnet",4129 "libp2p-relay",4130 "libp2p-rendezvous",4131 "libp2p-request-response",4132 "libp2p-swarm",4133 "libp2p-swarm-derive",4134 "libp2p-tcp",4135 "libp2p-uds",4136 "libp2p-wasm-ext",4137 "libp2p-websocket",4138 "libp2p-yamux",4139 "multiaddr",4140 "parking_lot 0.12.1",4141 "pin-project",4142 "rand 0.7.3",4143 "smallvec",4144]41454146[[package]]4147name = "libp2p-autonat"4148version = "0.5.0"4149source = "registry+https://github.com/rust-lang/crates.io-index"4150checksum = "4decc51f3573653a9f4ecacb31b1b922dd20c25a6322bb15318ec04287ec46f9"4151dependencies = [4152 "async-trait",4153 "futures 0.3.23",4154 "futures-timer",4155 "instant",4156 "libp2p-core",4157 "libp2p-request-response",4158 "libp2p-swarm",4159 "log",4160 "prost",4161 "prost-build",4162 "rand 0.8.5",4163]41644165[[package]]4166name = "libp2p-core"4167version = "0.34.0"4168source = "registry+https://github.com/rust-lang/crates.io-index"4169checksum = "fbf9b94cefab7599b2d3dff2f93bee218c6621d68590b23ede4485813cbcece6"4170dependencies = [4171 "asn1_der",4172 "bs58",4173 "ed25519-dalek",4174 "either",4175 "fnv",4176 "futures 0.3.23",4177 "futures-timer",4178 "instant",4179 "lazy_static",4180 "libsecp256k1",4181 "log",4182 "multiaddr",4183 "multihash",4184 "multistream-select",4185 "parking_lot 0.12.1",4186 "pin-project",4187 "prost",4188 "prost-build",4189 "rand 0.8.5",4190 "ring",4191 "rw-stream-sink",4192 "sha2 0.10.2",4193 "smallvec",4194 "thiserror",4195 "unsigned-varint",4196 "void",4197 "zeroize",4198]41994200[[package]]4201name = "libp2p-deflate"4202version = "0.34.0"4203source = "registry+https://github.com/rust-lang/crates.io-index"4204checksum = "d0183dc2a3da1fbbf85e5b6cf51217f55b14f5daea0c455a9536eef646bfec71"4205dependencies = [4206 "flate2",4207 "futures 0.3.23",4208 "libp2p-core",4209]42104211[[package]]4212name = "libp2p-dns"4213version = "0.34.0"4214source = "registry+https://github.com/rust-lang/crates.io-index"4215checksum = "6cbf54723250fa5d521383be789bf60efdabe6bacfb443f87da261019a49b4b5"4216dependencies = [4217 "async-std-resolver",4218 "futures 0.3.23",4219 "libp2p-core",4220 "log",4221 "parking_lot 0.12.1",4222 "smallvec",4223 "trust-dns-resolver",4224]42254226[[package]]4227name = "libp2p-floodsub"4228version = "0.37.0"4229source = "registry+https://github.com/rust-lang/crates.io-index"4230checksum = "98a4b6ffd53e355775d24b76f583fdda54b3284806f678499b57913adb94f231"4231dependencies = [4232 "cuckoofilter",4233 "fnv",4234 "futures 0.3.23",4235 "libp2p-core",4236 "libp2p-swarm",4237 "log",4238 "prost",4239 "prost-build",4240 "rand 0.7.3",4241 "smallvec",4242]42434244[[package]]4245name = "libp2p-gossipsub"4246version = "0.39.0"4247source = "registry+https://github.com/rust-lang/crates.io-index"4248checksum = "74b4b888cfbeb1f5551acd3aa1366e01bf88ede26cc3c4645d0d2d004d5ca7b0"4249dependencies = [4250 "asynchronous-codec",4251 "base64",4252 "byteorder",4253 "bytes",4254 "fnv",4255 "futures 0.3.23",4256 "hex_fmt",4257 "instant",4258 "libp2p-core",4259 "libp2p-swarm",4260 "log",4261 "prometheus-client",4262 "prost",4263 "prost-build",4264 "rand 0.7.3",4265 "regex",4266 "sha2 0.10.2",4267 "smallvec",4268 "unsigned-varint",4269 "wasm-timer",4270]42714272[[package]]4273name = "libp2p-identify"4274version = "0.37.0"4275source = "registry+https://github.com/rust-lang/crates.io-index"4276checksum = "c50b585518f8efd06f93ac2f976bd672e17cdac794644b3117edd078e96bda06"4277dependencies = [4278 "asynchronous-codec",4279 "futures 0.3.23",4280 "futures-timer",4281 "libp2p-core",4282 "libp2p-swarm",4283 "log",4284 "lru 0.7.8",4285 "prost",4286 "prost-build",4287 "prost-codec",4288 "smallvec",4289 "thiserror",4290 "void",4291]42924293[[package]]4294name = "libp2p-kad"4295version = "0.38.0"4296source = "registry+https://github.com/rust-lang/crates.io-index"4297checksum = "740862893bb5f06ac24acc9d49bdeadc3a5e52e51818a30a25c1f3519da2c851"4298dependencies = [4299 "arrayvec 0.7.2",4300 "asynchronous-codec",4301 "bytes",4302 "either",4303 "fnv",4304 "futures 0.3.23",4305 "futures-timer",4306 "instant",4307 "libp2p-core",4308 "libp2p-swarm",4309 "log",4310 "prost",4311 "prost-build",4312 "rand 0.7.3",4313 "sha2 0.10.2",4314 "smallvec",4315 "thiserror",4316 "uint",4317 "unsigned-varint",4318 "void",4319]43204321[[package]]4322name = "libp2p-mdns"4323version = "0.38.0"4324source = "registry+https://github.com/rust-lang/crates.io-index"4325checksum = "66e5e5919509603281033fd16306c61df7a4428ce274b67af5e14b07de5cdcb2"4326dependencies = [4327 "async-io",4328 "data-encoding",4329 "dns-parser",4330 "futures 0.3.23",4331 "if-watch",4332 "lazy_static",4333 "libp2p-core",4334 "libp2p-swarm",4335 "log",4336 "rand 0.8.5",4337 "smallvec",4338 "socket2",4339 "void",4340]43414342[[package]]4343name = "libp2p-metrics"4344version = "0.7.0"4345source = "registry+https://github.com/rust-lang/crates.io-index"4346checksum = "ef8aff4a1abef42328fbb30b17c853fff9be986dc39af17ee39f9c5f755c5e0c"4347dependencies = [4348 "libp2p-core",4349 "libp2p-gossipsub",4350 "libp2p-identify",4351 "libp2p-kad",4352 "libp2p-ping",4353 "libp2p-relay",4354 "libp2p-swarm",4355 "prometheus-client",4356]43574358[[package]]4359name = "libp2p-mplex"4360version = "0.34.0"4361source = "registry+https://github.com/rust-lang/crates.io-index"4362checksum = "61fd1b20638ec209c5075dfb2e8ce6a7ea4ec3cd3ad7b77f7a477c06d53322e2"4363dependencies = [4364 "asynchronous-codec",4365 "bytes",4366 "futures 0.3.23",4367 "libp2p-core",4368 "log",4369 "nohash-hasher",4370 "parking_lot 0.12.1",4371 "rand 0.7.3",4372 "smallvec",4373 "unsigned-varint",4374]43754376[[package]]4377name = "libp2p-noise"4378version = "0.37.0"4379source = "registry+https://github.com/rust-lang/crates.io-index"4380checksum = "762408cb5d84b49a600422d7f9a42c18012d8da6ebcd570f9a4a4290ba41fb6f"4381dependencies = [4382 "bytes",4383 "curve25519-dalek 3.2.0",4384 "futures 0.3.23",4385 "lazy_static",4386 "libp2p-core",4387 "log",4388 "prost",4389 "prost-build",4390 "rand 0.8.5",4391 "sha2 0.10.2",4392 "snow",4393 "static_assertions",4394 "x25519-dalek",4395 "zeroize",4396]43974398[[package]]4399name = "libp2p-ping"4400version = "0.37.0"4401source = "registry+https://github.com/rust-lang/crates.io-index"4402checksum = "100a6934ae1dbf8a693a4e7dd1d730fd60b774dafc45688ed63b554497c6c925"4403dependencies = [4404 "futures 0.3.23",4405 "futures-timer",4406 "instant",4407 "libp2p-core",4408 "libp2p-swarm",4409 "log",4410 "rand 0.7.3",4411 "void",4412]44134414[[package]]4415name = "libp2p-plaintext"4416version = "0.34.0"4417source = "registry+https://github.com/rust-lang/crates.io-index"4418checksum = "be27bf0820a6238a4e06365b096d428271cce85a129cf16f2fe9eb1610c4df86"4419dependencies = [4420 "asynchronous-codec",4421 "bytes",4422 "futures 0.3.23",4423 "libp2p-core",4424 "log",4425 "prost",4426 "prost-build",4427 "unsigned-varint",4428 "void",4429]44304431[[package]]4432name = "libp2p-pnet"4433version = "0.22.0"4434source = "registry+https://github.com/rust-lang/crates.io-index"4435checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"4436dependencies = [4437 "futures 0.3.23",4438 "log",4439 "pin-project",4440 "rand 0.7.3",4441 "salsa20",4442 "sha3 0.9.1",4443]44444445[[package]]4446name = "libp2p-relay"4447version = "0.10.0"4448source = "registry+https://github.com/rust-lang/crates.io-index"4449checksum = "4931547ee0cce03971ccc1733ff05bb0c4349fd89120a39e9861e2bbe18843c3"4450dependencies = [4451 "asynchronous-codec",4452 "bytes",4453 "either",4454 "futures 0.3.23",4455 "futures-timer",4456 "instant",4457 "libp2p-core",4458 "libp2p-swarm",4459 "log",4460 "pin-project",4461 "prost",4462 "prost-build",4463 "prost-codec",4464 "rand 0.8.5",4465 "smallvec",4466 "static_assertions",4467 "thiserror",4468 "void",4469]44704471[[package]]4472name = "libp2p-rendezvous"4473version = "0.7.0"4474source = "registry+https://github.com/rust-lang/crates.io-index"4475checksum = "9511c9672ba33284838e349623319c8cad2d18cfad243ae46c6b7e8a2982ea4e"4476dependencies = [4477 "asynchronous-codec",4478 "bimap",4479 "futures 0.3.23",4480 "futures-timer",4481 "instant",4482 "libp2p-core",4483 "libp2p-swarm",4484 "log",4485 "prost",4486 "prost-build",4487 "rand 0.8.5",4488 "sha2 0.10.2",4489 "thiserror",4490 "unsigned-varint",4491 "void",4492]44934494[[package]]4495name = "libp2p-request-response"4496version = "0.19.0"4497source = "registry+https://github.com/rust-lang/crates.io-index"4498checksum = "508a189e2795d892c8f5c1fa1e9e0b1845d32d7b0b249dbf7b05b18811361843"4499dependencies = [4500 "async-trait",4501 "bytes",4502 "futures 0.3.23",4503 "instant",4504 "libp2p-core",4505 "libp2p-swarm",4506 "log",4507 "rand 0.7.3",4508 "smallvec",4509 "unsigned-varint",4510]45114512[[package]]4513name = "libp2p-swarm"4514version = "0.37.0"4515source = "registry+https://github.com/rust-lang/crates.io-index"4516checksum = "95ac5be6c2de2d1ff3f7693fda6faf8a827b1f3e808202277783fea9f527d114"4517dependencies = [4518 "either",4519 "fnv",4520 "futures 0.3.23",4521 "futures-timer",4522 "instant",4523 "libp2p-core",4524 "log",4525 "pin-project",4526 "rand 0.7.3",4527 "smallvec",4528 "thiserror",4529 "void",4530]45314532[[package]]4533name = "libp2p-swarm-derive"4534version = "0.28.0"4535source = "registry+https://github.com/rust-lang/crates.io-index"4536checksum = "9f54a64b6957249e0ce782f8abf41d97f69330d02bf229f0672d864f0650cc76"4537dependencies = [4538 "quote",4539 "syn",4540]45414542[[package]]4543name = "libp2p-tcp"4544version = "0.34.0"4545source = "registry+https://github.com/rust-lang/crates.io-index"4546checksum = "8a6771dc19aa3c65d6af9a8c65222bfc8fcd446630ddca487acd161fa6096f3b"4547dependencies = [4548 "async-io",4549 "futures 0.3.23",4550 "futures-timer",4551 "if-watch",4552 "ipnet",4553 "libc",4554 "libp2p-core",4555 "log",4556 "socket2",4557]45584559[[package]]4560name = "libp2p-uds"4561version = "0.33.0"4562source = "registry+https://github.com/rust-lang/crates.io-index"4563checksum = "d125e3e5f0d58f3c6ac21815b20cf4b6a88b8db9dc26368ea821838f4161fd4d"4564dependencies = [4565 "async-std",4566 "futures 0.3.23",4567 "libp2p-core",4568 "log",4569]45704571[[package]]4572name = "libp2p-wasm-ext"4573version = "0.34.0"4574source = "registry+https://github.com/rust-lang/crates.io-index"4575checksum = "ec894790eec3c1608f8d1a8a0bdf0dbeb79ed4de2dce964222011c2896dfa05a"4576dependencies = [4577 "futures 0.3.23",4578 "js-sys",4579 "libp2p-core",4580 "parity-send-wrapper",4581 "wasm-bindgen",4582 "wasm-bindgen-futures",4583]45844585[[package]]4586name = "libp2p-websocket"4587version = "0.36.0"4588source = "registry+https://github.com/rust-lang/crates.io-index"4589checksum = "9808e57e81be76ff841c106b4c5974fb4d41a233a7bdd2afbf1687ac6def3818"4590dependencies = [4591 "either",4592 "futures 0.3.23",4593 "futures-rustls",4594 "libp2p-core",4595 "log",4596 "parking_lot 0.12.1",4597 "quicksink",4598 "rw-stream-sink",4599 "soketto",4600 "url",4601 "webpki-roots",4602]46034604[[package]]4605name = "libp2p-yamux"4606version = "0.38.0"4607source = "registry+https://github.com/rust-lang/crates.io-index"4608checksum = "c6dea686217a06072033dc025631932810e2f6ad784e4fafa42e27d311c7a81c"4609dependencies = [4610 "futures 0.3.23",4611 "libp2p-core",4612 "parking_lot 0.12.1",4613 "thiserror",4614 "yamux",4615]46164617[[package]]4618name = "librocksdb-sys"4619version = "0.6.1+6.28.2"4620source = "registry+https://github.com/rust-lang/crates.io-index"4621checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4622dependencies = [4623 "bindgen",4624 "bzip2-sys",4625 "cc",4626 "glob",4627 "libc",4628 "libz-sys",4629 "tikv-jemalloc-sys",4630]46314632[[package]]4633name = "libsecp256k1"4634version = "0.7.1"4635source = "registry+https://github.com/rust-lang/crates.io-index"4636checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4637dependencies = [4638 "arrayref",4639 "base64",4640 "digest 0.9.0",4641 "hmac-drbg",4642 "libsecp256k1-core",4643 "libsecp256k1-gen-ecmult",4644 "libsecp256k1-gen-genmult",4645 "rand 0.8.5",4646 "serde",4647 "sha2 0.9.9",4648 "typenum",4649]46504651[[package]]4652name = "libsecp256k1-core"4653version = "0.3.0"4654source = "registry+https://github.com/rust-lang/crates.io-index"4655checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4656dependencies = [4657 "crunchy",4658 "digest 0.9.0",4659 "subtle",4660]46614662[[package]]4663name = "libsecp256k1-gen-ecmult"4664version = "0.3.0"4665source = "registry+https://github.com/rust-lang/crates.io-index"4666checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4667dependencies = [4668 "libsecp256k1-core",4669]46704671[[package]]4672name = "libsecp256k1-gen-genmult"4673version = "0.3.0"4674source = "registry+https://github.com/rust-lang/crates.io-index"4675checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4676dependencies = [4677 "libsecp256k1-core",4678]46794680[[package]]4681name = "libz-sys"4682version = "1.1.8"4683source = "registry+https://github.com/rust-lang/crates.io-index"4684checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4685dependencies = [4686 "cc",4687 "pkg-config",4688 "vcpkg",4689]46904691[[package]]4692name = "linked-hash-map"4693version = "0.5.6"4694source = "registry+https://github.com/rust-lang/crates.io-index"4695checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"46964697[[package]]4698name = "linked_hash_set"4699version = "0.1.4"4700source = "registry+https://github.com/rust-lang/crates.io-index"4701checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4702dependencies = [4703 "linked-hash-map",4704]47054706[[package]]4707name = "linregress"4708version = "0.4.4"4709source = "registry+https://github.com/rust-lang/crates.io-index"4710checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4711dependencies = [4712 "nalgebra",4713 "statrs",4714]47154716[[package]]4717name = "linux-raw-sys"4718version = "0.0.42"4719source = "registry+https://github.com/rust-lang/crates.io-index"4720checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"47214722[[package]]4723name = "linux-raw-sys"4724version = "0.0.46"4725source = "registry+https://github.com/rust-lang/crates.io-index"4726checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"47274728[[package]]4729name = "lock_api"4730version = "0.4.7"4731source = "registry+https://github.com/rust-lang/crates.io-index"4732checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"4733dependencies = [4734 "autocfg",4735 "scopeguard",4736]47374738[[package]]4739name = "log"4740version = "0.4.17"4741source = "registry+https://github.com/rust-lang/crates.io-index"4742checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4743dependencies = [4744 "cfg-if 1.0.0",4745 "value-bag",4746]47474748[[package]]4749name = "lru"4750version = "0.6.6"4751source = "registry+https://github.com/rust-lang/crates.io-index"4752checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4753dependencies = [4754 "hashbrown 0.11.2",4755]47564757[[package]]4758name = "lru"4759version = "0.7.8"4760source = "registry+https://github.com/rust-lang/crates.io-index"4761checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4762dependencies = [4763 "hashbrown 0.12.3",4764]47654766[[package]]4767name = "lru-cache"4768version = "0.1.2"4769source = "registry+https://github.com/rust-lang/crates.io-index"4770checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4771dependencies = [4772 "linked-hash-map",4773]47744775[[package]]4776name = "lz4"4777version = "1.23.3"4778source = "registry+https://github.com/rust-lang/crates.io-index"4779checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885"4780dependencies = [4781 "libc",4782 "lz4-sys",4783]47844785[[package]]4786name = "lz4-sys"4787version = "1.9.3"4788source = "registry+https://github.com/rust-lang/crates.io-index"4789checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17"4790dependencies = [4791 "cc",4792 "libc",4793]47944795[[package]]4796name = "mach"4797version = "0.3.2"4798source = "registry+https://github.com/rust-lang/crates.io-index"4799checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4800dependencies = [4801 "libc",4802]48034804[[package]]4805name = "match_cfg"4806version = "0.1.0"4807source = "registry+https://github.com/rust-lang/crates.io-index"4808checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"48094810[[package]]4811name = "matchers"4812version = "0.0.1"4813source = "registry+https://github.com/rust-lang/crates.io-index"4814checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4815dependencies = [4816 "regex-automata",4817]48184819[[package]]4820name = "matches"4821version = "0.1.9"4822source = "registry+https://github.com/rust-lang/crates.io-index"4823checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"48244825[[package]]4826name = "matrixmultiply"4827version = "0.3.2"4828source = "registry+https://github.com/rust-lang/crates.io-index"4829checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4830dependencies = [4831 "rawpointer",4832]48334834[[package]]4835name = "memchr"4836version = "2.5.0"4837source = "registry+https://github.com/rust-lang/crates.io-index"4838checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"48394840[[package]]4841name = "memfd"4842version = "0.4.1"4843source = "registry+https://github.com/rust-lang/crates.io-index"4844checksum = "f6627dc657574b49d6ad27105ed671822be56e0d2547d413bfbf3e8d8fa92e7a"4845dependencies = [4846 "libc",4847]48484849[[package]]4850name = "memmap2"4851version = "0.2.3"4852source = "registry+https://github.com/rust-lang/crates.io-index"4853checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4854dependencies = [4855 "libc",4856]48574858[[package]]4859name = "memmap2"4860version = "0.5.7"4861source = "registry+https://github.com/rust-lang/crates.io-index"4862checksum = "95af15f345b17af2efc8ead6080fb8bc376f8cec1b35277b935637595fe77498"4863dependencies = [4864 "libc",4865]48664867[[package]]4868name = "memoffset"4869version = "0.6.5"4870source = "registry+https://github.com/rust-lang/crates.io-index"4871checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4872dependencies = [4873 "autocfg",4874]48754876[[package]]4877name = "memory-db"4878version = "0.29.0"4879source = "registry+https://github.com/rust-lang/crates.io-index"4880checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4881dependencies = [4882 "hash-db",4883 "hashbrown 0.12.3",4884 "parity-util-mem",4885]48864887[[package]]4888name = "memory-lru"4889version = "0.1.0"4890source = "registry+https://github.com/rust-lang/crates.io-index"4891checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4892dependencies = [4893 "lru 0.6.6",4894]48954896[[package]]4897name = "memory_units"4898version = "0.3.0"4899source = "registry+https://github.com/rust-lang/crates.io-index"4900checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"49014902[[package]]4903name = "merlin"4904version = "2.0.1"4905source = "registry+https://github.com/rust-lang/crates.io-index"4906checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4907dependencies = [4908 "byteorder",4909 "keccak",4910 "rand_core 0.5.1",4911 "zeroize",4912]49134914[[package]]4915name = "mick-jaeger"4916version = "0.1.8"4917source = "registry+https://github.com/rust-lang/crates.io-index"4918checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4919dependencies = [4920 "futures 0.3.23",4921 "rand 0.8.5",4922 "thrift",4923]49244925[[package]]4926name = "minimal-lexical"4927version = "0.2.1"4928source = "registry+https://github.com/rust-lang/crates.io-index"4929checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"49304931[[package]]4932name = "miniz_oxide"4933version = "0.5.3"4934source = "registry+https://github.com/rust-lang/crates.io-index"4935checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"4936dependencies = [4937 "adler",4938]49394940[[package]]4941name = "mio"4942version = "0.8.4"4943source = "registry+https://github.com/rust-lang/crates.io-index"4944checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"4945dependencies = [4946 "libc",4947 "log",4948 "wasi 0.11.0+wasi-snapshot-preview1",4949 "windows-sys",4950]49514952[[package]]4953name = "more-asserts"4954version = "0.2.2"4955source = "registry+https://github.com/rust-lang/crates.io-index"4956checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"49574958[[package]]4959name = "multiaddr"4960version = "0.14.0"4961source = "registry+https://github.com/rust-lang/crates.io-index"4962checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"4963dependencies = [4964 "arrayref",4965 "bs58",4966 "byteorder",4967 "data-encoding",4968 "multihash",4969 "percent-encoding",4970 "serde",4971 "static_assertions",4972 "unsigned-varint",4973 "url",4974]49754976[[package]]4977name = "multibase"4978version = "0.9.1"4979source = "registry+https://github.com/rust-lang/crates.io-index"4980checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"4981dependencies = [4982 "base-x",4983 "data-encoding",4984 "data-encoding-macro",4985]49864987[[package]]4988name = "multihash"4989version = "0.16.3"4990source = "registry+https://github.com/rust-lang/crates.io-index"4991checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"4992dependencies = [4993 "blake2b_simd",4994 "blake2s_simd",4995 "blake3",4996 "core2",4997 "digest 0.10.3",4998 "multihash-derive",4999 "sha2 0.10.2",5000 "sha3 0.10.2",5001 "unsigned-varint",5002]50035004[[package]]5005name = "multihash-derive"5006version = "0.8.0"5007source = "registry+https://github.com/rust-lang/crates.io-index"5008checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5009dependencies = [5010 "proc-macro-crate",5011 "proc-macro-error",5012 "proc-macro2",5013 "quote",5014 "syn",5015 "synstructure",5016]50175018[[package]]5019name = "multimap"5020version = "0.8.3"5021source = "registry+https://github.com/rust-lang/crates.io-index"5022checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"50235024[[package]]5025name = "multistream-select"5026version = "0.11.0"5027source = "registry+https://github.com/rust-lang/crates.io-index"5028checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5029dependencies = [5030 "bytes",5031 "futures 0.3.23",5032 "log",5033 "pin-project",5034 "smallvec",5035 "unsigned-varint",5036]50375038[[package]]5039name = "nalgebra"5040version = "0.27.1"5041source = "registry+https://github.com/rust-lang/crates.io-index"5042checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5043dependencies = [5044 "approx",5045 "matrixmultiply",5046 "nalgebra-macros",5047 "num-complex",5048 "num-rational 0.4.1",5049 "num-traits",5050 "rand 0.8.5",5051 "rand_distr",5052 "simba",5053 "typenum",5054]50555056[[package]]5057name = "nalgebra-macros"5058version = "0.1.0"5059source = "registry+https://github.com/rust-lang/crates.io-index"5060checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5061dependencies = [5062 "proc-macro2",5063 "quote",5064 "syn",5065]50665067[[package]]5068name = "names"5069version = "0.13.0"5070source = "registry+https://github.com/rust-lang/crates.io-index"5071checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5072dependencies = [5073 "rand 0.8.5",5074]50755076[[package]]5077name = "nanorand"5078version = "0.7.0"5079source = "registry+https://github.com/rust-lang/crates.io-index"5080checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"50815082[[package]]5083name = "netlink-packet-core"5084version = "0.4.2"5085source = "registry+https://github.com/rust-lang/crates.io-index"5086checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5087dependencies = [5088 "anyhow",5089 "byteorder",5090 "libc",5091 "netlink-packet-utils",5092]50935094[[package]]5095name = "netlink-packet-route"5096version = "0.12.0"5097source = "registry+https://github.com/rust-lang/crates.io-index"5098checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5099dependencies = [5100 "anyhow",5101 "bitflags",5102 "byteorder",5103 "libc",5104 "netlink-packet-core",5105 "netlink-packet-utils",5106]51075108[[package]]5109name = "netlink-packet-utils"5110version = "0.5.1"5111source = "registry+https://github.com/rust-lang/crates.io-index"5112checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5113dependencies = [5114 "anyhow",5115 "byteorder",5116 "paste",5117 "thiserror",5118]51195120[[package]]5121name = "netlink-proto"5122version = "0.10.0"5123source = "registry+https://github.com/rust-lang/crates.io-index"5124checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5125dependencies = [5126 "bytes",5127 "futures 0.3.23",5128 "log",5129 "netlink-packet-core",5130 "netlink-sys",5131 "thiserror",5132 "tokio",5133]51345135[[package]]5136name = "netlink-sys"5137version = "0.8.3"5138source = "registry+https://github.com/rust-lang/crates.io-index"5139checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5140dependencies = [5141 "async-io",5142 "bytes",5143 "futures 0.3.23",5144 "libc",5145 "log",5146]51475148[[package]]5149name = "nix"5150version = "0.24.2"5151source = "registry+https://github.com/rust-lang/crates.io-index"5152checksum = "195cdbc1741b8134346d515b3a56a1c94b0912758009cfd53f99ea0f57b065fc"5153dependencies = [5154 "bitflags",5155 "cfg-if 1.0.0",5156 "libc",5157]51585159[[package]]5160name = "nodrop"5161version = "0.1.14"5162source = "registry+https://github.com/rust-lang/crates.io-index"5163checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51645165[[package]]5166name = "nohash-hasher"5167version = "0.2.0"5168source = "registry+https://github.com/rust-lang/crates.io-index"5169checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51705171[[package]]5172name = "nom"5173version = "7.1.1"5174source = "registry+https://github.com/rust-lang/crates.io-index"5175checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5176dependencies = [5177 "memchr",5178 "minimal-lexical",5179]51805181[[package]]5182name = "num-bigint"5183version = "0.2.6"5184source = "registry+https://github.com/rust-lang/crates.io-index"5185checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5186dependencies = [5187 "autocfg",5188 "num-integer",5189 "num-traits",5190]51915192[[package]]5193name = "num-complex"5194version = "0.4.2"5195source = "registry+https://github.com/rust-lang/crates.io-index"5196checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5197dependencies = [5198 "num-traits",5199]52005201[[package]]5202name = "num-format"5203version = "0.4.0"5204source = "registry+https://github.com/rust-lang/crates.io-index"5205checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"5206dependencies = [5207 "arrayvec 0.4.12",5208 "itoa 0.4.8",5209]52105211[[package]]5212name = "num-integer"5213version = "0.1.45"5214source = "registry+https://github.com/rust-lang/crates.io-index"5215checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5216dependencies = [5217 "autocfg",5218 "num-traits",5219]52205221[[package]]5222name = "num-rational"5223version = "0.2.4"5224source = "registry+https://github.com/rust-lang/crates.io-index"5225checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5226dependencies = [5227 "autocfg",5228 "num-bigint",5229 "num-integer",5230 "num-traits",5231]52325233[[package]]5234name = "num-rational"5235version = "0.4.1"5236source = "registry+https://github.com/rust-lang/crates.io-index"5237checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5238dependencies = [5239 "autocfg",5240 "num-integer",5241 "num-traits",5242]52435244[[package]]5245name = "num-traits"5246version = "0.2.15"5247source = "registry+https://github.com/rust-lang/crates.io-index"5248checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5249dependencies = [5250 "autocfg",5251 "libm",5252]52535254[[package]]5255name = "num_cpus"5256version = "1.13.1"5257source = "registry+https://github.com/rust-lang/crates.io-index"5258checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5259dependencies = [5260 "hermit-abi",5261 "libc",5262]52635264[[package]]5265name = "num_threads"5266version = "0.1.6"5267source = "registry+https://github.com/rust-lang/crates.io-index"5268checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"5269dependencies = [5270 "libc",5271]52725273[[package]]5274name = "object"5275version = "0.28.4"5276source = "registry+https://github.com/rust-lang/crates.io-index"5277checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"5278dependencies = [5279 "crc32fast",5280 "hashbrown 0.11.2",5281 "indexmap",5282 "memchr",5283]52845285[[package]]5286name = "object"5287version = "0.29.0"5288source = "registry+https://github.com/rust-lang/crates.io-index"5289checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5290dependencies = [5291 "memchr",5292]52935294[[package]]5295name = "once_cell"5296version = "1.13.0"5297source = "registry+https://github.com/rust-lang/crates.io-index"5298checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"52995300[[package]]5301name = "opal-runtime"5302version = "0.9.27"5303dependencies = [5304 "cumulus-pallet-aura-ext",5305 "cumulus-pallet-dmp-queue",5306 "cumulus-pallet-parachain-system",5307 "cumulus-pallet-xcm",5308 "cumulus-pallet-xcmp-queue",5309 "cumulus-primitives-core",5310 "cumulus-primitives-timestamp",5311 "cumulus-primitives-utility",5312 "derivative",5313 "evm-coder",5314 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5315 "fp-rpc",5316 "fp-self-contained",5317 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5318 "frame-executive",5319 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5320 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5321 "frame-system-benchmarking",5322 "frame-system-rpc-runtime-api",5323 "frame-try-runtime",5324 "hex-literal",5325 "log",5326 "orml-vesting",5327 "pallet-app-promotion",5328 "pallet-aura",5329 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5330 "pallet-base-fee",5331 "pallet-common",5332 "pallet-configuration",5333 "pallet-ethereum",5334 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5335 "pallet-evm-coder-substrate",5336 "pallet-evm-contract-helpers",5337 "pallet-evm-migration",5338 "pallet-evm-transaction-payment",5339 "pallet-fungible",5340 "pallet-inflation",5341 "pallet-nonfungible",5342 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5343 "pallet-refungible",5344 "pallet-rmrk-core",5345 "pallet-rmrk-equip",5346 "pallet-structure",5347 "pallet-sudo",5348 "pallet-template-transaction-payment",5349 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5350 "pallet-transaction-payment",5351 "pallet-transaction-payment-rpc-runtime-api",5352 "pallet-treasury",5353 "pallet-unique",5354 "pallet-unique-scheduler",5355 "pallet-xcm",5356 "parachain-info",5357 "parity-scale-codec 3.1.5",5358 "polkadot-parachain",5359 "rmrk-rpc",5360 "scale-info",5361 "serde",5362 "smallvec",5363 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5364 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5365 "sp-block-builder",5366 "sp-consensus-aura",5367 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5368 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5369 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5370 "sp-offchain",5371 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5372 "sp-session",5373 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5374 "sp-transaction-pool",5375 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5376 "substrate-wasm-builder",5377 "up-common",5378 "up-data-structs",5379 "up-rpc",5380 "up-sponsorship",5381 "xcm",5382 "xcm-builder",5383 "xcm-executor",5384]53855386[[package]]5387name = "opaque-debug"5388version = "0.2.3"5389source = "registry+https://github.com/rust-lang/crates.io-index"5390checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"53915392[[package]]5393name = "opaque-debug"5394version = "0.3.0"5395source = "registry+https://github.com/rust-lang/crates.io-index"5396checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"53975398[[package]]5399name = "openssl-probe"5400version = "0.1.5"5401source = "registry+https://github.com/rust-lang/crates.io-index"5402checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"54035404[[package]]5405name = "orchestra"5406version = "0.0.1"5407source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"5408dependencies = [5409 "async-trait",5410 "dyn-clonable",5411 "futures 0.3.23",5412 "futures-timer",5413 "orchestra-proc-macro",5414 "pin-project",5415 "prioritized-metered-channel",5416 "thiserror",5417 "tracing",5418]54195420[[package]]5421name = "orchestra-proc-macro"5422version = "0.0.1"5423source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"5424dependencies = [5425 "expander 0.0.6",5426 "itertools",5427 "petgraph",5428 "proc-macro-crate",5429 "proc-macro2",5430 "quote",5431 "syn",5432]54335434[[package]]5435name = "ordered-float"5436version = "1.1.1"5437source = "registry+https://github.com/rust-lang/crates.io-index"5438checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5439dependencies = [5440 "num-traits",5441]54425443[[package]]5444name = "orml-vesting"5445version = "0.4.1-dev"5446source = "git+https://github.com/open-web3-stack/open-runtime-module-library?branch=polkadot-v0.9.27#377213f750755cc48e80a3131eaae63b5eda8362"5447dependencies = [5448 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5449 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5450 "parity-scale-codec 3.1.5",5451 "scale-info",5452 "serde",5453 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5454 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5455 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5456]54575458[[package]]5459name = "os_str_bytes"5460version = "6.3.0"5461source = "registry+https://github.com/rust-lang/crates.io-index"5462checksum = "9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff"54635464[[package]]5465name = "owning_ref"5466version = "0.4.1"5467source = "registry+https://github.com/rust-lang/crates.io-index"5468checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5469dependencies = [5470 "stable_deref_trait",5471]54725473[[package]]5474name = "pallet-app-promotion"5475version = "0.1.0"5476dependencies = [5477 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5478 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5479 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5480 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5481 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",5482 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5483 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5484 "parity-scale-codec 3.1.5",5485 "scale-info",5486 "serde",5487 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5488 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5489 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5490 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5491]54925493[[package]]5494name = "pallet-aura"5495version = "4.0.0-dev"5496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5497dependencies = [5498 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5499 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5500 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5501 "parity-scale-codec 3.1.5",5502 "scale-info",5503 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5504 "sp-consensus-aura",5505 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5506 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5507]55085509[[package]]5510name = "pallet-authority-discovery"5511version = "4.0.0-dev"5512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5513dependencies = [5514 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5515 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5516 "pallet-session",5517 "parity-scale-codec 3.1.5",5518 "scale-info",5519 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5520 "sp-authority-discovery",5521 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5522 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5523]55245525[[package]]5526name = "pallet-authorship"5527version = "4.0.0-dev"5528source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5529dependencies = [5530 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5531 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5532 "impl-trait-for-tuples",5533 "parity-scale-codec 3.1.5",5534 "scale-info",5535 "sp-authorship",5536 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5537 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5538]55395540[[package]]5541name = "pallet-babe"5542version = "4.0.0-dev"5543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5544dependencies = [5545 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5546 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5547 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5548 "log",5549 "pallet-authorship",5550 "pallet-session",5551 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5552 "parity-scale-codec 3.1.5",5553 "scale-info",5554 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5555 "sp-consensus-babe",5556 "sp-consensus-vrf",5557 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5558 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5559 "sp-session",5560 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5561 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5562]55635564[[package]]5565name = "pallet-bags-list"5566version = "4.0.0-dev"5567source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5568dependencies = [5569 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5570 "frame-election-provider-support",5571 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5572 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5573 "log",5574 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5575 "parity-scale-codec 3.1.5",5576 "scale-info",5577 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5578 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5579 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5580 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5581 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5582]55835584[[package]]5585name = "pallet-balances"5586version = "4.0.0-dev"5587source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5588dependencies = [5589 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5590 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5591 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5592 "log",5593 "parity-scale-codec 3.1.5",5594 "scale-info",5595 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5596 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5597]55985599[[package]]5600name = "pallet-balances"5601version = "4.0.0-dev"5602source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5603dependencies = [5604 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5605 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5606 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5607 "log",5608 "parity-scale-codec 3.1.5",5609 "scale-info",5610 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5611 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5612]56135614[[package]]5615name = "pallet-base-fee"5616version = "1.0.0"5617source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5618dependencies = [5619 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5620 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5621 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5622 "parity-scale-codec 3.1.5",5623 "scale-info",5624 "serde",5625 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5626 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5627]56285629[[package]]5630name = "pallet-beefy"5631version = "4.0.0-dev"5632source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5633dependencies = [5634 "beefy-primitives",5635 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5636 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5637 "pallet-session",5638 "parity-scale-codec 3.1.5",5639 "scale-info",5640 "serde",5641 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5642 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5643]56445645[[package]]5646name = "pallet-beefy-mmr"5647version = "4.0.0-dev"5648source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5649dependencies = [5650 "beefy-merkle-tree",5651 "beefy-primitives",5652 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5653 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5654 "hex",5655 "log",5656 "pallet-beefy",5657 "pallet-mmr",5658 "pallet-session",5659 "parity-scale-codec 3.1.5",5660 "scale-info",5661 "serde",5662 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5663 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5664 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5665 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5666]56675668[[package]]5669name = "pallet-bounties"5670version = "4.0.0-dev"5671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5672dependencies = [5673 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5674 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5675 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5676 "log",5677 "pallet-treasury",5678 "parity-scale-codec 3.1.5",5679 "scale-info",5680 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5681 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5682 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5683 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5684]56855686[[package]]5687name = "pallet-child-bounties"5688version = "4.0.0-dev"5689source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5690dependencies = [5691 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5692 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5693 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5694 "log",5695 "pallet-bounties",5696 "pallet-treasury",5697 "parity-scale-codec 3.1.5",5698 "scale-info",5699 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5700 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5701 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5702 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5703]57045705[[package]]5706name = "pallet-collective"5707version = "4.0.0-dev"5708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5709dependencies = [5710 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5711 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5712 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5713 "log",5714 "parity-scale-codec 3.1.5",5715 "scale-info",5716 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5717 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5718 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5719 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5720]57215722[[package]]5723name = "pallet-common"5724version = "0.1.8"5725dependencies = [5726 "ethereum",5727 "evm-coder",5728 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5729 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5730 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5731 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5732 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5733 "pallet-evm-coder-substrate",5734 "parity-scale-codec 3.1.5",5735 "scale-info",5736 "serde",5737 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5738 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5739 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5740 "up-data-structs",5741]57425743[[package]]5744name = "pallet-configuration"5745version = "0.1.1"5746dependencies = [5747 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5749 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5750 "parity-scale-codec 3.1.5",5751 "scale-info",5752 "smallvec",5753 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5754 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5755 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5756 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5757]57585759[[package]]5760name = "pallet-democracy"5761version = "4.0.0-dev"5762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5763dependencies = [5764 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5765 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5766 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5767 "parity-scale-codec 3.1.5",5768 "scale-info",5769 "serde",5770 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5771 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5772 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5773]57745775[[package]]5776name = "pallet-election-provider-multi-phase"5777version = "4.0.0-dev"5778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5779dependencies = [5780 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5781 "frame-election-provider-support",5782 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5783 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5784 "log",5785 "parity-scale-codec 3.1.5",5786 "rand 0.7.3",5787 "scale-info",5788 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5789 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5790 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5791 "sp-npos-elections",5792 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5793 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5794 "static_assertions",5795 "strum",5796]57975798[[package]]5799name = "pallet-election-provider-support-benchmarking"5800version = "4.0.0-dev"5801source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5802dependencies = [5803 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5804 "frame-election-provider-support",5805 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5806 "parity-scale-codec 3.1.5",5807 "sp-npos-elections",5808 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5809]58105811[[package]]5812name = "pallet-elections-phragmen"5813version = "5.0.0-dev"5814source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5815dependencies = [5816 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5817 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5818 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5819 "log",5820 "parity-scale-codec 3.1.5",5821 "scale-info",5822 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5823 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5824 "sp-npos-elections",5825 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5826 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5827]58285829[[package]]5830name = "pallet-ethereum"5831version = "4.0.0-dev"5832source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5833dependencies = [5834 "ethereum",5835 "ethereum-types",5836 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",5837 "fp-consensus",5838 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5839 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5840 "fp-rpc",5841 "fp-self-contained",5842 "fp-storage",5843 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5844 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5845 "log",5846 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5847 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5848 "parity-scale-codec 3.1.5",5849 "rlp",5850 "scale-info",5851 "serde",5852 "sha3 0.10.2",5853 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5854 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5855 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5856]58575858[[package]]5859name = "pallet-evm"5860version = "6.0.0-dev"5861source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"5862dependencies = [5863 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",5864 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",5865 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",5866 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5867 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5868 "hex",5869 "impl-trait-for-tuples",5870 "log",5871 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5872 "parity-scale-codec 3.1.5",5873 "primitive-types",5874 "rlp",5875 "scale-info",5876 "sha3 0.10.2",5877 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5878 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5879 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5880 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5881]58825883[[package]]5884name = "pallet-evm"5885version = "6.0.0-dev"5886source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5887dependencies = [5888 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",5889 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5890 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5891 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5892 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5893 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5894 "hex",5895 "impl-trait-for-tuples",5896 "log",5897 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5898 "parity-scale-codec 3.1.5",5899 "primitive-types",5900 "rlp",5901 "scale-info",5902 "serde",5903 "sha3 0.10.2",5904 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5905 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5906 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5907 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5908]59095910[[package]]5911name = "pallet-evm-coder-substrate"5912version = "0.1.3"5913dependencies = [5914 "ethereum",5915 "evm-coder",5916 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5917 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5918 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5919 "pallet-ethereum",5920 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5921 "parity-scale-codec 3.1.5",5922 "scale-info",5923 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5924 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5925 "up-data-structs",5926]59275928[[package]]5929name = "pallet-evm-contract-helpers"5930version = "0.2.0"5931dependencies = [5932 "evm-coder",5933 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5934 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5935 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5936 "log",5937 "pallet-common",5938 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5939 "pallet-evm-coder-substrate",5940 "parity-scale-codec 3.1.5",5941 "scale-info",5942 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5943 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5944 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5945 "up-data-structs",5946 "up-sponsorship",5947]59485949[[package]]5950name = "pallet-evm-migration"5951version = "0.1.1"5952dependencies = [5953 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5954 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5955 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5956 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5957 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5958 "parity-scale-codec 3.1.5",5959 "scale-info",5960 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5961 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5962 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5963 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5964]59655966[[package]]5967name = "pallet-evm-transaction-payment"5968version = "0.1.1"5969dependencies = [5970 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5971 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5972 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5973 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5974 "pallet-ethereum",5975 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5976 "parity-scale-codec 3.1.5",5977 "scale-info",5978 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5979 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5980 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5981 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5982 "up-sponsorship",5983]59845985[[package]]5986name = "pallet-fungible"5987version = "0.1.5"5988dependencies = [5989 "ethereum",5990 "evm-coder",5991 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5992 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5993 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5994 "pallet-common",5995 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5996 "pallet-evm-coder-substrate",5997 "pallet-structure",5998 "parity-scale-codec 3.1.5",5999 "scale-info",6000 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6001 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6002 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6003 "up-data-structs",6004]60056006[[package]]6007name = "pallet-gilt"6008version = "4.0.0-dev"6009source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6010dependencies = [6011 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6012 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6013 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6014 "parity-scale-codec 3.1.5",6015 "scale-info",6016 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6017 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6018 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6019]60206021[[package]]6022name = "pallet-grandpa"6023version = "4.0.0-dev"6024source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6025dependencies = [6026 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6027 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6028 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6029 "log",6030 "pallet-authorship",6031 "pallet-session",6032 "parity-scale-codec 3.1.5",6033 "scale-info",6034 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6035 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6036 "sp-finality-grandpa",6037 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6038 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6039 "sp-session",6040 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6041 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6042]60436044[[package]]6045name = "pallet-identity"6046version = "4.0.0-dev"6047source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6048dependencies = [6049 "enumflags2",6050 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6051 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6052 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6053 "parity-scale-codec 3.1.5",6054 "scale-info",6055 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6056 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6057 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6058]60596060[[package]]6061name = "pallet-im-online"6062version = "4.0.0-dev"6063source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6064dependencies = [6065 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6066 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6067 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6068 "log",6069 "pallet-authorship",6070 "parity-scale-codec 3.1.5",6071 "scale-info",6072 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6073 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6074 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6075 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6076 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6077 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6078]60796080[[package]]6081name = "pallet-indices"6082version = "4.0.0-dev"6083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6084dependencies = [6085 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6086 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6087 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6088 "parity-scale-codec 3.1.5",6089 "scale-info",6090 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6091 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6092 "sp-keyring",6093 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6094 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6095]60966097[[package]]6098name = "pallet-inflation"6099version = "0.1.1"6100dependencies = [6101 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6102 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6103 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6104 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6105 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6106 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6107 "parity-scale-codec 3.1.5",6108 "scale-info",6109 "serde",6110 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6111 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6112 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6113 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6114]61156116[[package]]6117name = "pallet-membership"6118version = "4.0.0-dev"6119source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6120dependencies = [6121 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6122 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6123 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6124 "log",6125 "parity-scale-codec 3.1.5",6126 "scale-info",6127 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6128 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6129 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6130 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6131]61326133[[package]]6134name = "pallet-mmr"6135version = "4.0.0-dev"6136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6137dependencies = [6138 "ckb-merkle-mountain-range",6139 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6140 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6141 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6142 "parity-scale-codec 3.1.5",6143 "scale-info",6144 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6145 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6146 "sp-mmr-primitives",6147 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6148 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6149]61506151[[package]]6152name = "pallet-mmr-rpc"6153version = "3.0.0"6154source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6155dependencies = [6156 "jsonrpsee",6157 "parity-scale-codec 3.1.5",6158 "serde",6159 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6160 "sp-blockchain",6161 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6162 "sp-mmr-primitives",6163 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6164]61656166[[package]]6167name = "pallet-multisig"6168version = "4.0.0-dev"6169source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6170dependencies = [6171 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6172 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6173 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6174 "parity-scale-codec 3.1.5",6175 "scale-info",6176 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6177 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6178 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6179]61806181[[package]]6182name = "pallet-nomination-pools"6183version = "1.0.0"6184source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6185dependencies = [6186 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6187 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6188 "log",6189 "parity-scale-codec 3.1.5",6190 "scale-info",6191 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6192 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6193 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6194 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6195 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6196]61976198[[package]]6199name = "pallet-nomination-pools-benchmarking"6200version = "1.0.0"6201source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6202dependencies = [6203 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6204 "frame-election-provider-support",6205 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6206 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6207 "pallet-bags-list",6208 "pallet-nomination-pools",6209 "pallet-staking",6210 "parity-scale-codec 3.1.5",6211 "scale-info",6212 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6213 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6214 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6215]62166217[[package]]6218name = "pallet-nomination-pools-runtime-api"6219version = "1.0.0-dev"6220source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6221dependencies = [6222 "parity-scale-codec 3.1.5",6223 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6224 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6225]62266227[[package]]6228name = "pallet-nonfungible"6229version = "0.1.5"6230dependencies = [6231 "ethereum",6232 "evm-coder",6233 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6234 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6235 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6236 "pallet-common",6237 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6238 "pallet-evm-coder-substrate",6239 "pallet-structure",6240 "parity-scale-codec 3.1.5",6241 "scale-info",6242 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6243 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6244 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6245 "struct-versioning",6246 "up-data-structs",6247]62486249[[package]]6250name = "pallet-offences"6251version = "4.0.0-dev"6252source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6253dependencies = [6254 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6255 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6256 "log",6257 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6258 "parity-scale-codec 3.1.5",6259 "scale-info",6260 "serde",6261 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6262 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6263 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6264]62656266[[package]]6267name = "pallet-offences-benchmarking"6268version = "4.0.0-dev"6269source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6270dependencies = [6271 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6272 "frame-election-provider-support",6273 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6274 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6275 "pallet-babe",6276 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6277 "pallet-grandpa",6278 "pallet-im-online",6279 "pallet-offences",6280 "pallet-session",6281 "pallet-staking",6282 "parity-scale-codec 3.1.5",6283 "scale-info",6284 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6285 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6286 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6287]62886289[[package]]6290name = "pallet-preimage"6291version = "4.0.0-dev"6292source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6293dependencies = [6294 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6295 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6296 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6297 "parity-scale-codec 3.1.5",6298 "scale-info",6299 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6300 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6301 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6302 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6303]63046305[[package]]6306name = "pallet-proxy"6307version = "4.0.0-dev"6308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6309dependencies = [6310 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6311 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6312 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6313 "parity-scale-codec 3.1.5",6314 "scale-info",6315 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6316 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6317 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6318]63196320[[package]]6321name = "pallet-randomness-collective-flip"6322version = "4.0.0-dev"6323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6324dependencies = [6325 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6326 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6327 "parity-scale-codec 3.1.5",6328 "safe-mix",6329 "scale-info",6330 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6331 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6332]63336334[[package]]6335name = "pallet-randomness-collective-flip"6336version = "4.0.0-dev"6337source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6338dependencies = [6339 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6340 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6341 "parity-scale-codec 3.1.5",6342 "safe-mix",6343 "scale-info",6344 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6345 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6346]63476348[[package]]6349name = "pallet-recovery"6350version = "4.0.0-dev"6351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6352dependencies = [6353 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6354 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6355 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6356 "parity-scale-codec 3.1.5",6357 "scale-info",6358 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6359 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6360 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6361]63626363[[package]]6364name = "pallet-refungible"6365version = "0.2.4"6366dependencies = [6367 "derivative",6368 "ethereum",6369 "evm-coder",6370 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6371 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6372 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6373 "pallet-common",6374 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6375 "pallet-evm-coder-substrate",6376 "pallet-structure",6377 "parity-scale-codec 3.1.5",6378 "scale-info",6379 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6380 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6381 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6382 "struct-versioning",6383 "up-data-structs",6384]63856386[[package]]6387name = "pallet-rmrk-core"6388version = "0.1.2"6389dependencies = [6390 "derivative",6391 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6392 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6393 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6394 "pallet-common",6395 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6396 "pallet-nonfungible",6397 "pallet-structure",6398 "parity-scale-codec 3.1.5",6399 "rmrk-traits",6400 "scale-info",6401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6402 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6403 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6404 "up-data-structs",6405]64066407[[package]]6408name = "pallet-rmrk-equip"6409version = "0.1.2"6410dependencies = [6411 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6412 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6413 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6414 "pallet-common",6415 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6416 "pallet-nonfungible",6417 "pallet-rmrk-core",6418 "parity-scale-codec 3.1.5",6419 "rmrk-traits",6420 "scale-info",6421 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6422 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6423 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6424 "up-data-structs",6425]64266427[[package]]6428name = "pallet-scheduler"6429version = "4.0.0-dev"6430source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6431dependencies = [6432 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6433 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6434 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6435 "log",6436 "parity-scale-codec 3.1.5",6437 "scale-info",6438 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6439 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6440 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6441]64426443[[package]]6444name = "pallet-session"6445version = "4.0.0-dev"6446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6447dependencies = [6448 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6449 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6450 "impl-trait-for-tuples",6451 "log",6452 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6453 "parity-scale-codec 3.1.5",6454 "scale-info",6455 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6456 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6457 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6458 "sp-session",6459 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6460 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6461 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6462]64636464[[package]]6465name = "pallet-session-benchmarking"6466version = "4.0.0-dev"6467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6468dependencies = [6469 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6470 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6471 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6472 "pallet-session",6473 "pallet-staking",6474 "rand 0.7.3",6475 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6476 "sp-session",6477 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6478]64796480[[package]]6481name = "pallet-society"6482version = "4.0.0-dev"6483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6484dependencies = [6485 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6486 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6487 "parity-scale-codec 3.1.5",6488 "rand_chacha 0.2.2",6489 "scale-info",6490 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6491 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6492]64936494[[package]]6495name = "pallet-staking"6496version = "4.0.0-dev"6497source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6498dependencies = [6499 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6500 "frame-election-provider-support",6501 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6502 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6503 "log",6504 "pallet-authorship",6505 "pallet-session",6506 "parity-scale-codec 3.1.5",6507 "rand_chacha 0.2.2",6508 "scale-info",6509 "serde",6510 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6511 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6512 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6513 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6514 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6515]65166517[[package]]6518name = "pallet-staking-reward-curve"6519version = "4.0.0-dev"6520source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6521dependencies = [6522 "proc-macro-crate",6523 "proc-macro2",6524 "quote",6525 "syn",6526]65276528[[package]]6529name = "pallet-staking-reward-fn"6530version = "4.0.0-dev"6531source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6532dependencies = [6533 "log",6534 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6535]65366537[[package]]6538name = "pallet-structure"6539version = "0.1.2"6540dependencies = [6541 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6542 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6543 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6544 "pallet-common",6545 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6546 "parity-scale-codec 3.1.5",6547 "scale-info",6548 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6549 "up-data-structs",6550]65516552[[package]]6553name = "pallet-sudo"6554version = "4.0.0-dev"6555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6556dependencies = [6557 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6558 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6559 "parity-scale-codec 3.1.5",6560 "scale-info",6561 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6562 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6563 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6564]65656566[[package]]6567name = "pallet-template-transaction-payment"6568version = "3.0.0"6569source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.27#853766d6033ceb68a2bef196790b962dd0663a04"6570dependencies = [6571 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6572 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6573 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6574 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6575 "pallet-transaction-payment",6576 "parity-scale-codec 3.1.5",6577 "scale-info",6578 "serde",6579 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6580 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6581 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6582 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6583 "up-sponsorship",6584]65856586[[package]]6587name = "pallet-timestamp"6588version = "4.0.0-dev"6589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6590dependencies = [6591 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6592 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6593 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6594 "log",6595 "parity-scale-codec 3.1.5",6596 "scale-info",6597 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6598 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6599 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6600 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",6601]66026603[[package]]6604name = "pallet-timestamp"6605version = "4.0.0-dev"6606source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6607dependencies = [6608 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6609 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6610 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6611 "log",6612 "parity-scale-codec 3.1.5",6613 "scale-info",6614 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6615 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6616 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6617 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6618 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6619]66206621[[package]]6622name = "pallet-tips"6623version = "4.0.0-dev"6624source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6625dependencies = [6626 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6627 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6628 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6629 "log",6630 "pallet-treasury",6631 "parity-scale-codec 3.1.5",6632 "scale-info",6633 "serde",6634 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6635 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6636 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6637 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6638]66396640[[package]]6641name = "pallet-transaction-payment"6642version = "4.0.0-dev"6643source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6644dependencies = [6645 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6646 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6647 "parity-scale-codec 3.1.5",6648 "scale-info",6649 "serde",6650 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6651 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6652 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6653 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6654]66556656[[package]]6657name = "pallet-transaction-payment-rpc"6658version = "4.0.0-dev"6659source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6660dependencies = [6661 "jsonrpsee",6662 "pallet-transaction-payment-rpc-runtime-api",6663 "parity-scale-codec 3.1.5",6664 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6665 "sp-blockchain",6666 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6667 "sp-rpc",6668 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6669]66706671[[package]]6672name = "pallet-transaction-payment-rpc-runtime-api"6673version = "4.0.0-dev"6674source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6675dependencies = [6676 "pallet-transaction-payment",6677 "parity-scale-codec 3.1.5",6678 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6679 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6680]66816682[[package]]6683name = "pallet-treasury"6684version = "4.0.0-dev"6685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6686dependencies = [6687 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6688 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6689 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6690 "impl-trait-for-tuples",6691 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6692 "parity-scale-codec 3.1.5",6693 "scale-info",6694 "serde",6695 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6696 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6697]66986699[[package]]6700name = "pallet-unique"6701version = "0.1.3"6702dependencies = [6703 "ethereum",6704 "evm-coder",6705 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6706 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6707 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6708 "pallet-common",6709 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6710 "pallet-evm-coder-substrate",6711 "pallet-nonfungible",6712 "pallet-refungible",6713 "parity-scale-codec 3.1.5",6714 "scale-info",6715 "serde",6716 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6717 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6718 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6719 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6720 "up-data-structs",6721]67226723[[package]]6724name = "pallet-unique-scheduler"6725version = "0.1.1"6726dependencies = [6727 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6728 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6729 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6730 "log",6731 "parity-scale-codec 3.1.5",6732 "scale-info",6733 "serde",6734 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6735 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6736 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6737 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6738 "substrate-test-utils",6739 "up-sponsorship",6740]67416742[[package]]6743name = "pallet-utility"6744version = "4.0.0-dev"6745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6746dependencies = [6747 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6749 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6750 "parity-scale-codec 3.1.5",6751 "scale-info",6752 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6753 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6754 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6755 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6756]67576758[[package]]6759name = "pallet-vesting"6760version = "4.0.0-dev"6761source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6762dependencies = [6763 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6764 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6765 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6766 "log",6767 "parity-scale-codec 3.1.5",6768 "scale-info",6769 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6770 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6771]67726773[[package]]6774name = "pallet-xcm"6775version = "0.9.27"6776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6777dependencies = [6778 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6779 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6780 "log",6781 "parity-scale-codec 3.1.5",6782 "scale-info",6783 "serde",6784 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6785 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6786 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6787 "xcm",6788 "xcm-executor",6789]67906791[[package]]6792name = "pallet-xcm-benchmarks"6793version = "0.9.27"6794source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6795dependencies = [6796 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6797 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6798 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6799 "log",6800 "parity-scale-codec 3.1.5",6801 "scale-info",6802 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6803 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6804 "xcm",6805 "xcm-executor",6806]68076808[[package]]6809name = "parachain-info"6810version = "0.1.0"6811source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"6812dependencies = [6813 "cumulus-primitives-core",6814 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6815 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6816 "parity-scale-codec 3.1.5",6817 "scale-info",6818 "serde",6819]68206821[[package]]6822name = "parity-db"6823version = "0.3.16"6824source = "registry+https://github.com/rust-lang/crates.io-index"6825checksum = "2bb474d0ed0836e185cb998a6b140ed1073d1fbf27d690ecf9ede8030289382c"6826dependencies = [6827 "blake2-rfc",6828 "crc32fast",6829 "fs2",6830 "hex",6831 "libc",6832 "log",6833 "lz4",6834 "memmap2 0.2.3",6835 "parking_lot 0.11.2",6836 "rand 0.8.5",6837 "snap",6838]68396840[[package]]6841name = "parity-scale-codec"6842version = "2.3.1"6843source = "registry+https://github.com/rust-lang/crates.io-index"6844checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6845dependencies = [6846 "arrayvec 0.7.2",6847 "bitvec 0.20.4",6848 "byte-slice-cast",6849 "impl-trait-for-tuples",6850 "parity-scale-codec-derive 2.3.1",6851 "serde",6852]68536854[[package]]6855name = "parity-scale-codec"6856version = "3.1.5"6857source = "registry+https://github.com/rust-lang/crates.io-index"6858checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"6859dependencies = [6860 "arrayvec 0.7.2",6861 "bitvec 1.0.1",6862 "byte-slice-cast",6863 "impl-trait-for-tuples",6864 "parity-scale-codec-derive 3.1.3",6865 "serde",6866]68676868[[package]]6869name = "parity-scale-codec-derive"6870version = "2.3.1"6871source = "registry+https://github.com/rust-lang/crates.io-index"6872checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6873dependencies = [6874 "proc-macro-crate",6875 "proc-macro2",6876 "quote",6877 "syn",6878]68796880[[package]]6881name = "parity-scale-codec-derive"6882version = "3.1.3"6883source = "registry+https://github.com/rust-lang/crates.io-index"6884checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"6885dependencies = [6886 "proc-macro-crate",6887 "proc-macro2",6888 "quote",6889 "syn",6890]68916892[[package]]6893name = "parity-send-wrapper"6894version = "0.1.0"6895source = "registry+https://github.com/rust-lang/crates.io-index"6896checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"68976898[[package]]6899name = "parity-util-mem"6900version = "0.11.0"6901source = "registry+https://github.com/rust-lang/crates.io-index"6902checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"6903dependencies = [6904 "cfg-if 1.0.0",6905 "ethereum-types",6906 "hashbrown 0.12.3",6907 "impl-trait-for-tuples",6908 "lru 0.7.8",6909 "parity-util-mem-derive",6910 "parking_lot 0.12.1",6911 "primitive-types",6912 "smallvec",6913 "winapi",6914]69156916[[package]]6917name = "parity-util-mem-derive"6918version = "0.1.0"6919source = "registry+https://github.com/rust-lang/crates.io-index"6920checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6921dependencies = [6922 "proc-macro2",6923 "syn",6924 "synstructure",6925]69266927[[package]]6928name = "parity-wasm"6929version = "0.32.0"6930source = "registry+https://github.com/rust-lang/crates.io-index"6931checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6932dependencies = [6933 "byteorder",6934]69356936[[package]]6937name = "parity-wasm"6938version = "0.42.2"6939source = "registry+https://github.com/rust-lang/crates.io-index"6940checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"69416942[[package]]6943name = "parking"6944version = "2.0.0"6945source = "registry+https://github.com/rust-lang/crates.io-index"6946checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"69476948[[package]]6949name = "parking_lot"6950version = "0.11.2"6951source = "registry+https://github.com/rust-lang/crates.io-index"6952checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6953dependencies = [6954 "instant",6955 "lock_api",6956 "parking_lot_core 0.8.5",6957]69586959[[package]]6960name = "parking_lot"6961version = "0.12.1"6962source = "registry+https://github.com/rust-lang/crates.io-index"6963checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"6964dependencies = [6965 "lock_api",6966 "parking_lot_core 0.9.3",6967]69686969[[package]]6970name = "parking_lot_core"6971version = "0.8.5"6972source = "registry+https://github.com/rust-lang/crates.io-index"6973checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6974dependencies = [6975 "cfg-if 1.0.0",6976 "instant",6977 "libc",6978 "redox_syscall",6979 "smallvec",6980 "winapi",6981]69826983[[package]]6984name = "parking_lot_core"6985version = "0.9.3"6986source = "registry+https://github.com/rust-lang/crates.io-index"6987checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"6988dependencies = [6989 "cfg-if 1.0.0",6990 "libc",6991 "redox_syscall",6992 "smallvec",6993 "windows-sys",6994]69956996[[package]]6997name = "paste"6998version = "1.0.8"6999source = "registry+https://github.com/rust-lang/crates.io-index"7000checksum = "9423e2b32f7a043629287a536f21951e8c6a82482d0acb1eeebfc90bc2225b22"70017002[[package]]7003name = "pbkdf2"7004version = "0.4.0"7005source = "registry+https://github.com/rust-lang/crates.io-index"7006checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"7007dependencies = [7008 "crypto-mac 0.8.0",7009]70107011[[package]]7012name = "pbkdf2"7013version = "0.8.0"7014source = "registry+https://github.com/rust-lang/crates.io-index"7015checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7016dependencies = [7017 "crypto-mac 0.11.1",7018]70197020[[package]]7021name = "peeking_take_while"7022version = "0.1.2"7023source = "registry+https://github.com/rust-lang/crates.io-index"7024checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"70257026[[package]]7027name = "percent-encoding"7028version = "2.1.0"7029source = "registry+https://github.com/rust-lang/crates.io-index"7030checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"70317032[[package]]7033name = "pest"7034version = "2.2.1"7035source = "registry+https://github.com/rust-lang/crates.io-index"7036checksum = "69486e2b8c2d2aeb9762db7b4e00b0331156393555cff467f4163ff06821eef8"7037dependencies = [7038 "thiserror",7039 "ucd-trie",7040]70417042[[package]]7043name = "pest_derive"7044version = "2.2.1"7045source = "registry+https://github.com/rust-lang/crates.io-index"7046checksum = "b13570633aff33c6d22ce47dd566b10a3b9122c2fe9d8e7501895905be532b91"7047dependencies = [7048 "pest",7049 "pest_generator",7050]70517052[[package]]7053name = "pest_generator"7054version = "2.2.1"7055source = "registry+https://github.com/rust-lang/crates.io-index"7056checksum = "b3c567e5702efdc79fb18859ea74c3eb36e14c43da7b8c1f098a4ed6514ec7a0"7057dependencies = [7058 "pest",7059 "pest_meta",7060 "proc-macro2",7061 "quote",7062 "syn",7063]70647065[[package]]7066name = "pest_meta"7067version = "2.2.1"7068source = "registry+https://github.com/rust-lang/crates.io-index"7069checksum = "5eb32be5ee3bbdafa8c7a18b0a8a8d962b66cfa2ceee4037f49267a50ee821fe"7070dependencies = [7071 "once_cell",7072 "pest",7073 "sha-1 0.10.0",7074]70757076[[package]]7077name = "petgraph"7078version = "0.6.2"7079source = "registry+https://github.com/rust-lang/crates.io-index"7080checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7081dependencies = [7082 "fixedbitset",7083 "indexmap",7084]70857086[[package]]7087name = "pin-project"7088version = "1.0.12"7089source = "registry+https://github.com/rust-lang/crates.io-index"7090checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7091dependencies = [7092 "pin-project-internal",7093]70947095[[package]]7096name = "pin-project-internal"7097version = "1.0.12"7098source = "registry+https://github.com/rust-lang/crates.io-index"7099checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7100dependencies = [7101 "proc-macro2",7102 "quote",7103 "syn",7104]71057106[[package]]7107name = "pin-project-lite"7108version = "0.1.12"7109source = "registry+https://github.com/rust-lang/crates.io-index"7110checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"71117112[[package]]7113name = "pin-project-lite"7114version = "0.2.9"7115source = "registry+https://github.com/rust-lang/crates.io-index"7116checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"71177118[[package]]7119name = "pin-utils"7120version = "0.1.0"7121source = "registry+https://github.com/rust-lang/crates.io-index"7122checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"71237124[[package]]7125name = "pkg-config"7126version = "0.3.25"7127source = "registry+https://github.com/rust-lang/crates.io-index"7128checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"71297130[[package]]7131name = "platforms"7132version = "2.0.0"7133source = "registry+https://github.com/rust-lang/crates.io-index"7134checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"71357136[[package]]7137name = "polkadot-approval-distribution"7138version = "0.9.27"7139source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7140dependencies = [7141 "futures 0.3.23",7142 "polkadot-node-network-protocol",7143 "polkadot-node-primitives",7144 "polkadot-node-subsystem",7145 "polkadot-node-subsystem-util",7146 "polkadot-primitives",7147 "rand 0.8.5",7148 "tracing-gum",7149]71507151[[package]]7152name = "polkadot-availability-bitfield-distribution"7153version = "0.9.27"7154source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7155dependencies = [7156 "futures 0.3.23",7157 "polkadot-node-network-protocol",7158 "polkadot-node-subsystem",7159 "polkadot-node-subsystem-util",7160 "polkadot-primitives",7161 "rand 0.8.5",7162 "tracing-gum",7163]71647165[[package]]7166name = "polkadot-availability-distribution"7167version = "0.9.27"7168source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7169dependencies = [7170 "derive_more",7171 "fatality",7172 "futures 0.3.23",7173 "lru 0.7.8",7174 "parity-scale-codec 3.1.5",7175 "polkadot-erasure-coding",7176 "polkadot-node-network-protocol",7177 "polkadot-node-primitives",7178 "polkadot-node-subsystem",7179 "polkadot-node-subsystem-util",7180 "polkadot-primitives",7181 "rand 0.8.5",7182 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7183 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7184 "thiserror",7185 "tracing-gum",7186]71877188[[package]]7189name = "polkadot-availability-recovery"7190version = "0.9.27"7191source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7192dependencies = [7193 "fatality",7194 "futures 0.3.23",7195 "lru 0.7.8",7196 "parity-scale-codec 3.1.5",7197 "polkadot-erasure-coding",7198 "polkadot-node-network-protocol",7199 "polkadot-node-primitives",7200 "polkadot-node-subsystem",7201 "polkadot-node-subsystem-util",7202 "polkadot-primitives",7203 "rand 0.8.5",7204 "sc-network",7205 "thiserror",7206 "tracing-gum",7207]72087209[[package]]7210name = "polkadot-cli"7211version = "0.9.27"7212source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7213dependencies = [7214 "clap",7215 "frame-benchmarking-cli",7216 "futures 0.3.23",7217 "log",7218 "polkadot-client",7219 "polkadot-node-core-pvf",7220 "polkadot-node-metrics",7221 "polkadot-performance-test",7222 "polkadot-service",7223 "sc-cli",7224 "sc-service",7225 "sc-sysinfo",7226 "sc-tracing",7227 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7228 "sp-keyring",7229 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7230 "substrate-build-script-utils",7231 "thiserror",7232 "try-runtime-cli",7233]72347235[[package]]7236name = "polkadot-client"7237version = "0.9.27"7238source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7239dependencies = [7240 "beefy-primitives",7241 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7242 "frame-benchmarking-cli",7243 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7244 "frame-system-rpc-runtime-api",7245 "pallet-transaction-payment",7246 "pallet-transaction-payment-rpc-runtime-api",7247 "polkadot-core-primitives",7248 "polkadot-node-core-parachains-inherent",7249 "polkadot-primitives",7250 "polkadot-runtime",7251 "polkadot-runtime-common",7252 "sc-client-api",7253 "sc-consensus",7254 "sc-executor",7255 "sc-service",7256 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7257 "sp-authority-discovery",7258 "sp-block-builder",7259 "sp-blockchain",7260 "sp-consensus",7261 "sp-consensus-babe",7262 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7263 "sp-finality-grandpa",7264 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7265 "sp-keyring",7266 "sp-mmr-primitives",7267 "sp-offchain",7268 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7269 "sp-session",7270 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7271 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7272 "sp-transaction-pool",7273]72747275[[package]]7276name = "polkadot-collator-protocol"7277version = "0.9.27"7278source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7279dependencies = [7280 "always-assert",7281 "fatality",7282 "futures 0.3.23",7283 "futures-timer",7284 "polkadot-node-network-protocol",7285 "polkadot-node-primitives",7286 "polkadot-node-subsystem",7287 "polkadot-node-subsystem-util",7288 "polkadot-primitives",7289 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7290 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7291 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7292 "thiserror",7293 "tracing-gum",7294]72957296[[package]]7297name = "polkadot-core-primitives"7298version = "0.9.27"7299source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7300dependencies = [7301 "parity-scale-codec 3.1.5",7302 "parity-util-mem",7303 "scale-info",7304 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7306 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7307]73087309[[package]]7310name = "polkadot-dispute-distribution"7311version = "0.9.27"7312source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7313dependencies = [7314 "derive_more",7315 "fatality",7316 "futures 0.3.23",7317 "lru 0.7.8",7318 "parity-scale-codec 3.1.5",7319 "polkadot-erasure-coding",7320 "polkadot-node-network-protocol",7321 "polkadot-node-primitives",7322 "polkadot-node-subsystem",7323 "polkadot-node-subsystem-util",7324 "polkadot-primitives",7325 "sc-network",7326 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7327 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7328 "thiserror",7329 "tracing-gum",7330]73317332[[package]]7333name = "polkadot-erasure-coding"7334version = "0.9.27"7335source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7336dependencies = [7337 "parity-scale-codec 3.1.5",7338 "polkadot-node-primitives",7339 "polkadot-primitives",7340 "reed-solomon-novelpoly",7341 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7342 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7343 "thiserror",7344]73457346[[package]]7347name = "polkadot-gossip-support"7348version = "0.9.27"7349source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7350dependencies = [7351 "futures 0.3.23",7352 "futures-timer",7353 "polkadot-node-network-protocol",7354 "polkadot-node-subsystem",7355 "polkadot-node-subsystem-util",7356 "polkadot-primitives",7357 "rand 0.8.5",7358 "rand_chacha 0.3.1",7359 "sc-network",7360 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7361 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7362 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7363 "tracing-gum",7364]73657366[[package]]7367name = "polkadot-network-bridge"7368version = "0.9.27"7369source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7370dependencies = [7371 "always-assert",7372 "async-trait",7373 "bytes",7374 "fatality",7375 "futures 0.3.23",7376 "parity-scale-codec 3.1.5",7377 "parking_lot 0.12.1",7378 "polkadot-node-network-protocol",7379 "polkadot-node-subsystem",7380 "polkadot-node-subsystem-util",7381 "polkadot-overseer",7382 "polkadot-primitives",7383 "sc-network",7384 "sp-consensus",7385 "thiserror",7386 "tracing-gum",7387]73887389[[package]]7390name = "polkadot-node-collation-generation"7391version = "0.9.27"7392source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7393dependencies = [7394 "futures 0.3.23",7395 "parity-scale-codec 3.1.5",7396 "polkadot-erasure-coding",7397 "polkadot-node-primitives",7398 "polkadot-node-subsystem",7399 "polkadot-node-subsystem-util",7400 "polkadot-primitives",7401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7402 "sp-maybe-compressed-blob",7403 "thiserror",7404 "tracing-gum",7405]74067407[[package]]7408name = "polkadot-node-core-approval-voting"7409version = "0.9.27"7410source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7411dependencies = [7412 "bitvec 1.0.1",7413 "derive_more",7414 "futures 0.3.23",7415 "futures-timer",7416 "kvdb",7417 "lru 0.7.8",7418 "merlin",7419 "parity-scale-codec 3.1.5",7420 "polkadot-node-jaeger",7421 "polkadot-node-primitives",7422 "polkadot-node-subsystem",7423 "polkadot-node-subsystem-util",7424 "polkadot-overseer",7425 "polkadot-primitives",7426 "sc-keystore",7427 "schnorrkel",7428 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7429 "sp-consensus",7430 "sp-consensus-slots",7431 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7432 "thiserror",7433 "tracing-gum",7434]74357436[[package]]7437name = "polkadot-node-core-av-store"7438version = "0.9.27"7439source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7440dependencies = [7441 "bitvec 1.0.1",7442 "futures 0.3.23",7443 "futures-timer",7444 "kvdb",7445 "parity-scale-codec 3.1.5",7446 "polkadot-erasure-coding",7447 "polkadot-node-primitives",7448 "polkadot-node-subsystem",7449 "polkadot-node-subsystem-util",7450 "polkadot-overseer",7451 "polkadot-primitives",7452 "thiserror",7453 "tracing-gum",7454]74557456[[package]]7457name = "polkadot-node-core-backing"7458version = "0.9.27"7459source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7460dependencies = [7461 "bitvec 1.0.1",7462 "fatality",7463 "futures 0.3.23",7464 "polkadot-erasure-coding",7465 "polkadot-node-primitives",7466 "polkadot-node-subsystem",7467 "polkadot-node-subsystem-util",7468 "polkadot-primitives",7469 "polkadot-statement-table",7470 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7471 "thiserror",7472 "tracing-gum",7473]74747475[[package]]7476name = "polkadot-node-core-bitfield-signing"7477version = "0.9.27"7478source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7479dependencies = [7480 "futures 0.3.23",7481 "polkadot-node-subsystem",7482 "polkadot-node-subsystem-util",7483 "polkadot-primitives",7484 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7485 "thiserror",7486 "tracing-gum",7487 "wasm-timer",7488]74897490[[package]]7491name = "polkadot-node-core-candidate-validation"7492version = "0.9.27"7493source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7494dependencies = [7495 "async-trait",7496 "futures 0.3.23",7497 "parity-scale-codec 3.1.5",7498 "polkadot-node-core-pvf",7499 "polkadot-node-primitives",7500 "polkadot-node-subsystem",7501 "polkadot-node-subsystem-util",7502 "polkadot-parachain",7503 "polkadot-primitives",7504 "sp-maybe-compressed-blob",7505 "tracing-gum",7506]75077508[[package]]7509name = "polkadot-node-core-chain-api"7510version = "0.9.27"7511source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7512dependencies = [7513 "futures 0.3.23",7514 "polkadot-node-subsystem",7515 "polkadot-node-subsystem-util",7516 "polkadot-primitives",7517 "sc-client-api",7518 "sc-consensus-babe",7519 "sp-blockchain",7520 "tracing-gum",7521]75227523[[package]]7524name = "polkadot-node-core-chain-selection"7525version = "0.9.27"7526source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7527dependencies = [7528 "futures 0.3.23",7529 "futures-timer",7530 "kvdb",7531 "parity-scale-codec 3.1.5",7532 "polkadot-node-primitives",7533 "polkadot-node-subsystem",7534 "polkadot-node-subsystem-util",7535 "polkadot-primitives",7536 "thiserror",7537 "tracing-gum",7538]75397540[[package]]7541name = "polkadot-node-core-dispute-coordinator"7542version = "0.9.27"7543source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7544dependencies = [7545 "fatality",7546 "futures 0.3.23",7547 "kvdb",7548 "lru 0.7.8",7549 "parity-scale-codec 3.1.5",7550 "polkadot-node-primitives",7551 "polkadot-node-subsystem",7552 "polkadot-node-subsystem-util",7553 "polkadot-primitives",7554 "sc-keystore",7555 "thiserror",7556 "tracing-gum",7557]75587559[[package]]7560name = "polkadot-node-core-parachains-inherent"7561version = "0.9.27"7562source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7563dependencies = [7564 "async-trait",7565 "futures 0.3.23",7566 "futures-timer",7567 "polkadot-node-subsystem",7568 "polkadot-primitives",7569 "sp-blockchain",7570 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7571 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7572 "thiserror",7573 "tracing-gum",7574]75757576[[package]]7577name = "polkadot-node-core-provisioner"7578version = "0.9.27"7579source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7580dependencies = [7581 "bitvec 1.0.1",7582 "fatality",7583 "futures 0.3.23",7584 "futures-timer",7585 "polkadot-node-primitives",7586 "polkadot-node-subsystem",7587 "polkadot-node-subsystem-util",7588 "polkadot-primitives",7589 "rand 0.8.5",7590 "thiserror",7591 "tracing-gum",7592]75937594[[package]]7595name = "polkadot-node-core-pvf"7596version = "0.9.27"7597source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7598dependencies = [7599 "always-assert",7600 "assert_matches",7601 "async-process",7602 "async-std",7603 "futures 0.3.23",7604 "futures-timer",7605 "parity-scale-codec 3.1.5",7606 "pin-project",7607 "polkadot-core-primitives",7608 "polkadot-node-subsystem-util",7609 "polkadot-parachain",7610 "rand 0.8.5",7611 "rayon",7612 "sc-executor",7613 "sc-executor-common",7614 "sc-executor-wasmtime",7615 "slotmap",7616 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7617 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7618 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7619 "sp-maybe-compressed-blob",7620 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7621 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7622 "tempfile",7623 "tracing-gum",7624]76257626[[package]]7627name = "polkadot-node-core-pvf-checker"7628version = "0.9.27"7629source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7630dependencies = [7631 "futures 0.3.23",7632 "polkadot-node-primitives",7633 "polkadot-node-subsystem",7634 "polkadot-node-subsystem-util",7635 "polkadot-overseer",7636 "polkadot-primitives",7637 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7638 "thiserror",7639 "tracing-gum",7640]76417642[[package]]7643name = "polkadot-node-core-runtime-api"7644version = "0.9.27"7645source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7646dependencies = [7647 "futures 0.3.23",7648 "memory-lru",7649 "parity-util-mem",7650 "polkadot-node-subsystem",7651 "polkadot-node-subsystem-types",7652 "polkadot-node-subsystem-util",7653 "polkadot-primitives",7654 "sp-consensus-babe",7655 "tracing-gum",7656]76577658[[package]]7659name = "polkadot-node-jaeger"7660version = "0.9.27"7661source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7662dependencies = [7663 "async-std",7664 "lazy_static",7665 "log",7666 "mick-jaeger",7667 "parity-scale-codec 3.1.5",7668 "parking_lot 0.12.1",7669 "polkadot-node-primitives",7670 "polkadot-primitives",7671 "sc-network",7672 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7673 "thiserror",7674]76757676[[package]]7677name = "polkadot-node-metrics"7678version = "0.9.27"7679source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7680dependencies = [7681 "bs58",7682 "futures 0.3.23",7683 "futures-timer",7684 "log",7685 "parity-scale-codec 3.1.5",7686 "polkadot-primitives",7687 "prioritized-metered-channel",7688 "sc-cli",7689 "sc-service",7690 "sc-tracing",7691 "substrate-prometheus-endpoint",7692 "tracing-gum",7693]76947695[[package]]7696name = "polkadot-node-network-protocol"7697version = "0.9.27"7698source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7699dependencies = [7700 "async-trait",7701 "derive_more",7702 "fatality",7703 "futures 0.3.23",7704 "parity-scale-codec 3.1.5",7705 "polkadot-node-jaeger",7706 "polkadot-node-primitives",7707 "polkadot-primitives",7708 "rand 0.8.5",7709 "sc-authority-discovery",7710 "sc-network",7711 "strum",7712 "thiserror",7713 "tracing-gum",7714]77157716[[package]]7717name = "polkadot-node-primitives"7718version = "0.9.27"7719source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7720dependencies = [7721 "bounded-vec",7722 "futures 0.3.23",7723 "parity-scale-codec 3.1.5",7724 "polkadot-parachain",7725 "polkadot-primitives",7726 "schnorrkel",7727 "serde",7728 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7729 "sp-consensus-babe",7730 "sp-consensus-vrf",7731 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7732 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7733 "sp-maybe-compressed-blob",7734 "thiserror",7735 "zstd",7736]77377738[[package]]7739name = "polkadot-node-subsystem"7740version = "0.9.27"7741source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7742dependencies = [7743 "polkadot-node-jaeger",7744 "polkadot-node-subsystem-types",7745 "polkadot-overseer",7746]77477748[[package]]7749name = "polkadot-node-subsystem-types"7750version = "0.9.27"7751source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7752dependencies = [7753 "async-trait",7754 "derive_more",7755 "futures 0.3.23",7756 "orchestra",7757 "polkadot-node-jaeger",7758 "polkadot-node-network-protocol",7759 "polkadot-node-primitives",7760 "polkadot-primitives",7761 "polkadot-statement-table",7762 "sc-network",7763 "smallvec",7764 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7765 "sp-authority-discovery",7766 "sp-consensus-babe",7767 "substrate-prometheus-endpoint",7768 "thiserror",7769]77707771[[package]]7772name = "polkadot-node-subsystem-util"7773version = "0.9.27"7774source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7775dependencies = [7776 "async-trait",7777 "derive_more",7778 "fatality",7779 "futures 0.3.23",7780 "itertools",7781 "kvdb",7782 "lru 0.7.8",7783 "parity-db",7784 "parity-scale-codec 3.1.5",7785 "parity-util-mem",7786 "parking_lot 0.11.2",7787 "pin-project",7788 "polkadot-node-jaeger",7789 "polkadot-node-metrics",7790 "polkadot-node-network-protocol",7791 "polkadot-node-primitives",7792 "polkadot-node-subsystem",7793 "polkadot-overseer",7794 "polkadot-primitives",7795 "prioritized-metered-channel",7796 "rand 0.8.5",7797 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7798 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7799 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7800 "thiserror",7801 "tracing-gum",7802]78037804[[package]]7805name = "polkadot-overseer"7806version = "0.9.27"7807source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7808dependencies = [7809 "async-trait",7810 "futures 0.3.23",7811 "futures-timer",7812 "lru 0.7.8",7813 "orchestra",7814 "parity-util-mem",7815 "parking_lot 0.12.1",7816 "polkadot-node-metrics",7817 "polkadot-node-network-protocol",7818 "polkadot-node-primitives",7819 "polkadot-node-subsystem-types",7820 "polkadot-primitives",7821 "sc-client-api",7822 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7823 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7824 "tracing-gum",7825]78267827[[package]]7828name = "polkadot-parachain"7829version = "0.9.27"7830source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7831dependencies = [7832 "derive_more",7833 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7834 "parity-scale-codec 3.1.5",7835 "parity-util-mem",7836 "polkadot-core-primitives",7837 "scale-info",7838 "serde",7839 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7840 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7842]78437844[[package]]7845name = "polkadot-performance-test"7846version = "0.9.27"7847source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7848dependencies = [7849 "env_logger",7850 "kusama-runtime",7851 "log",7852 "polkadot-erasure-coding",7853 "polkadot-node-core-pvf",7854 "polkadot-node-primitives",7855 "quote",7856 "thiserror",7857]78587859[[package]]7860name = "polkadot-primitives"7861version = "0.9.27"7862source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7863dependencies = [7864 "bitvec 1.0.1",7865 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7866 "hex-literal",7867 "parity-scale-codec 3.1.5",7868 "parity-util-mem",7869 "polkadot-core-primitives",7870 "polkadot-parachain",7871 "scale-info",7872 "serde",7873 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7874 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7875 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7876 "sp-authority-discovery",7877 "sp-consensus-slots",7878 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7879 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7880 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7881 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7882 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7883 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7884 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7885 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7886 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7887]78887889[[package]]7890name = "polkadot-rpc"7891version = "0.9.27"7892source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7893dependencies = [7894 "beefy-gadget",7895 "beefy-gadget-rpc",7896 "jsonrpsee",7897 "pallet-mmr-rpc",7898 "pallet-transaction-payment-rpc",7899 "polkadot-primitives",7900 "sc-chain-spec",7901 "sc-client-api",7902 "sc-consensus-babe",7903 "sc-consensus-babe-rpc",7904 "sc-consensus-epochs",7905 "sc-finality-grandpa",7906 "sc-finality-grandpa-rpc",7907 "sc-rpc",7908 "sc-sync-state-rpc",7909 "sc-transaction-pool-api",7910 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7911 "sp-block-builder",7912 "sp-blockchain",7913 "sp-consensus",7914 "sp-consensus-babe",7915 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7916 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7917 "substrate-frame-rpc-system",7918 "substrate-state-trie-migration-rpc",7919]79207921[[package]]7922name = "polkadot-runtime"7923version = "0.9.27"7924source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7925dependencies = [7926 "beefy-primitives",7927 "bitvec 1.0.1",7928 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7929 "frame-election-provider-support",7930 "frame-executive",7931 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7932 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7933 "frame-system-benchmarking",7934 "frame-system-rpc-runtime-api",7935 "frame-try-runtime",7936 "hex-literal",7937 "log",7938 "pallet-authority-discovery",7939 "pallet-authorship",7940 "pallet-babe",7941 "pallet-bags-list",7942 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7943 "pallet-bounties",7944 "pallet-child-bounties",7945 "pallet-collective",7946 "pallet-democracy",7947 "pallet-election-provider-multi-phase",7948 "pallet-election-provider-support-benchmarking",7949 "pallet-elections-phragmen",7950 "pallet-grandpa",7951 "pallet-identity",7952 "pallet-im-online",7953 "pallet-indices",7954 "pallet-membership",7955 "pallet-multisig",7956 "pallet-offences",7957 "pallet-offences-benchmarking",7958 "pallet-preimage",7959 "pallet-proxy",7960 "pallet-scheduler",7961 "pallet-session",7962 "pallet-session-benchmarking",7963 "pallet-staking",7964 "pallet-staking-reward-curve",7965 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7966 "pallet-tips",7967 "pallet-transaction-payment",7968 "pallet-transaction-payment-rpc-runtime-api",7969 "pallet-treasury",7970 "pallet-utility",7971 "pallet-vesting",7972 "pallet-xcm",7973 "parity-scale-codec 3.1.5",7974 "polkadot-primitives",7975 "polkadot-runtime-common",7976 "polkadot-runtime-constants",7977 "polkadot-runtime-parachains",7978 "rustc-hex",7979 "scale-info",7980 "serde",7981 "serde_derive",7982 "smallvec",7983 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7984 "sp-authority-discovery",7985 "sp-block-builder",7986 "sp-consensus-babe",7987 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7988 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7989 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7990 "sp-mmr-primitives",7991 "sp-npos-elections",7992 "sp-offchain",7993 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7994 "sp-session",7995 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7996 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7997 "sp-transaction-pool",7998 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7999 "static_assertions",8000 "substrate-wasm-builder",8001 "xcm",8002 "xcm-builder",8003 "xcm-executor",8004]80058006[[package]]8007name = "polkadot-runtime-common"8008version = "0.9.27"8009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8010dependencies = [8011 "beefy-primitives",8012 "bitvec 1.0.1",8013 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8014 "frame-election-provider-support",8015 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8016 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8017 "impl-trait-for-tuples",8018 "libsecp256k1",8019 "log",8020 "pallet-authorship",8021 "pallet-babe",8022 "pallet-bags-list",8023 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8024 "pallet-beefy-mmr",8025 "pallet-election-provider-multi-phase",8026 "pallet-session",8027 "pallet-staking",8028 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8029 "pallet-transaction-payment",8030 "pallet-treasury",8031 "pallet-vesting",8032 "parity-scale-codec 3.1.5",8033 "polkadot-primitives",8034 "polkadot-runtime-parachains",8035 "rustc-hex",8036 "scale-info",8037 "serde",8038 "serde_derive",8039 "slot-range-helper",8040 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8041 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8042 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8043 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8044 "sp-npos-elections",8045 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8046 "sp-session",8047 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8048 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8049 "static_assertions",8050 "xcm",8051]80528053[[package]]8054name = "polkadot-runtime-constants"8055version = "0.9.27"8056source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8057dependencies = [8058 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8059 "polkadot-primitives",8060 "polkadot-runtime-common",8061 "smallvec",8062 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8063]80648065[[package]]8066name = "polkadot-runtime-metrics"8067version = "0.9.27"8068source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8069dependencies = [8070 "bs58",8071 "parity-scale-codec 3.1.5",8072 "polkadot-primitives",8073 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8074 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8075]80768077[[package]]8078name = "polkadot-runtime-parachains"8079version = "0.9.27"8080source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8081dependencies = [8082 "bitflags",8083 "bitvec 1.0.1",8084 "derive_more",8085 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8086 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8087 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8088 "log",8089 "pallet-authority-discovery",8090 "pallet-authorship",8091 "pallet-babe",8092 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8093 "pallet-session",8094 "pallet-staking",8095 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8096 "pallet-vesting",8097 "parity-scale-codec 3.1.5",8098 "polkadot-primitives",8099 "polkadot-runtime-metrics",8100 "rand 0.8.5",8101 "rand_chacha 0.3.1",8102 "rustc-hex",8103 "scale-info",8104 "serde",8105 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8106 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8107 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8108 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8109 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8110 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8111 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8112 "sp-session",8113 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8114 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8115 "static_assertions",8116 "xcm",8117 "xcm-executor",8118]81198120[[package]]8121name = "polkadot-service"8122version = "0.9.27"8123source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8124dependencies = [8125 "async-trait",8126 "beefy-gadget",8127 "beefy-primitives",8128 "frame-system-rpc-runtime-api",8129 "futures 0.3.23",8130 "hex-literal",8131 "kusama-runtime",8132 "kvdb",8133 "kvdb-rocksdb",8134 "lru 0.7.8",8135 "pallet-babe",8136 "pallet-im-online",8137 "pallet-staking",8138 "pallet-transaction-payment-rpc-runtime-api",8139 "parity-db",8140 "polkadot-approval-distribution",8141 "polkadot-availability-bitfield-distribution",8142 "polkadot-availability-distribution",8143 "polkadot-availability-recovery",8144 "polkadot-client",8145 "polkadot-collator-protocol",8146 "polkadot-dispute-distribution",8147 "polkadot-gossip-support",8148 "polkadot-network-bridge",8149 "polkadot-node-collation-generation",8150 "polkadot-node-core-approval-voting",8151 "polkadot-node-core-av-store",8152 "polkadot-node-core-backing",8153 "polkadot-node-core-bitfield-signing",8154 "polkadot-node-core-candidate-validation",8155 "polkadot-node-core-chain-api",8156 "polkadot-node-core-chain-selection",8157 "polkadot-node-core-dispute-coordinator",8158 "polkadot-node-core-parachains-inherent",8159 "polkadot-node-core-provisioner",8160 "polkadot-node-core-pvf-checker",8161 "polkadot-node-core-runtime-api",8162 "polkadot-node-network-protocol",8163 "polkadot-node-primitives",8164 "polkadot-node-subsystem",8165 "polkadot-node-subsystem-types",8166 "polkadot-node-subsystem-util",8167 "polkadot-overseer",8168 "polkadot-parachain",8169 "polkadot-primitives",8170 "polkadot-rpc",8171 "polkadot-runtime",8172 "polkadot-runtime-constants",8173 "polkadot-runtime-parachains",8174 "polkadot-statement-distribution",8175 "rococo-runtime",8176 "sc-authority-discovery",8177 "sc-basic-authorship",8178 "sc-block-builder",8179 "sc-chain-spec",8180 "sc-client-api",8181 "sc-client-db",8182 "sc-consensus",8183 "sc-consensus-babe",8184 "sc-consensus-slots",8185 "sc-consensus-uncles",8186 "sc-executor",8187 "sc-finality-grandpa",8188 "sc-keystore",8189 "sc-network",8190 "sc-offchain",8191 "sc-service",8192 "sc-sync-state-rpc",8193 "sc-sysinfo",8194 "sc-telemetry",8195 "sc-transaction-pool",8196 "serde",8197 "serde_json",8198 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8199 "sp-authority-discovery",8200 "sp-block-builder",8201 "sp-blockchain",8202 "sp-consensus",8203 "sp-consensus-babe",8204 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8205 "sp-finality-grandpa",8206 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8207 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8208 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8209 "sp-offchain",8210 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8211 "sp-session",8212 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8213 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8214 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8215 "sp-transaction-pool",8216 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8217 "substrate-prometheus-endpoint",8218 "thiserror",8219 "tracing-gum",8220 "westend-runtime",8221]82228223[[package]]8224name = "polkadot-statement-distribution"8225version = "0.9.27"8226source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8227dependencies = [8228 "arrayvec 0.5.2",8229 "fatality",8230 "futures 0.3.23",8231 "indexmap",8232 "parity-scale-codec 3.1.5",8233 "polkadot-node-network-protocol",8234 "polkadot-node-primitives",8235 "polkadot-node-subsystem",8236 "polkadot-node-subsystem-util",8237 "polkadot-primitives",8238 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8239 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8240 "thiserror",8241 "tracing-gum",8242]82438244[[package]]8245name = "polkadot-statement-table"8246version = "0.9.27"8247source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8248dependencies = [8249 "parity-scale-codec 3.1.5",8250 "polkadot-primitives",8251 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8252]82538254[[package]]8255name = "polkadot-test-runtime"8256version = "0.9.27"8257source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8258dependencies = [8259 "beefy-primitives",8260 "bitvec 1.0.1",8261 "frame-election-provider-support",8262 "frame-executive",8263 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8264 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8265 "frame-system-rpc-runtime-api",8266 "log",8267 "pallet-authority-discovery",8268 "pallet-authorship",8269 "pallet-babe",8270 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8271 "pallet-grandpa",8272 "pallet-indices",8273 "pallet-offences",8274 "pallet-session",8275 "pallet-staking",8276 "pallet-staking-reward-curve",8277 "pallet-sudo",8278 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8279 "pallet-transaction-payment",8280 "pallet-transaction-payment-rpc-runtime-api",8281 "pallet-vesting",8282 "pallet-xcm",8283 "parity-scale-codec 3.1.5",8284 "polkadot-parachain",8285 "polkadot-primitives",8286 "polkadot-runtime-common",8287 "polkadot-runtime-parachains",8288 "rustc-hex",8289 "scale-info",8290 "serde",8291 "serde_derive",8292 "smallvec",8293 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8294 "sp-authority-discovery",8295 "sp-block-builder",8296 "sp-consensus-babe",8297 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8298 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8299 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8300 "sp-mmr-primitives",8301 "sp-offchain",8302 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8303 "sp-session",8304 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8305 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8306 "sp-transaction-pool",8307 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8308 "substrate-wasm-builder",8309 "test-runtime-constants",8310 "xcm",8311 "xcm-builder",8312 "xcm-executor",8313]83148315[[package]]8316name = "polkadot-test-service"8317version = "0.9.27"8318source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8319dependencies = [8320 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8321 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8322 "futures 0.3.23",8323 "hex",8324 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8325 "pallet-staking",8326 "pallet-transaction-payment",8327 "polkadot-node-primitives",8328 "polkadot-node-subsystem",8329 "polkadot-overseer",8330 "polkadot-parachain",8331 "polkadot-primitives",8332 "polkadot-rpc",8333 "polkadot-runtime-common",8334 "polkadot-runtime-parachains",8335 "polkadot-service",8336 "polkadot-test-runtime",8337 "rand 0.8.5",8338 "sc-authority-discovery",8339 "sc-chain-spec",8340 "sc-cli",8341 "sc-client-api",8342 "sc-consensus",8343 "sc-consensus-babe",8344 "sc-executor",8345 "sc-finality-grandpa",8346 "sc-network",8347 "sc-service",8348 "sc-tracing",8349 "sc-transaction-pool",8350 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8351 "sp-authority-discovery",8352 "sp-blockchain",8353 "sp-consensus",8354 "sp-consensus-babe",8355 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8356 "sp-finality-grandpa",8357 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8358 "sp-keyring",8359 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8360 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8361 "substrate-test-client",8362 "tempfile",8363 "test-runtime-constants",8364 "tokio",8365 "tracing-gum",8366]83678368[[package]]8369name = "polling"8370version = "2.2.0"8371source = "registry+https://github.com/rust-lang/crates.io-index"8372checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"8373dependencies = [8374 "cfg-if 1.0.0",8375 "libc",8376 "log",8377 "wepoll-ffi",8378 "winapi",8379]83808381[[package]]8382name = "poly1305"8383version = "0.7.2"8384source = "registry+https://github.com/rust-lang/crates.io-index"8385checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8386dependencies = [8387 "cpufeatures",8388 "opaque-debug 0.3.0",8389 "universal-hash",8390]83918392[[package]]8393name = "polyval"8394version = "0.5.3"8395source = "registry+https://github.com/rust-lang/crates.io-index"8396checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8397dependencies = [8398 "cfg-if 1.0.0",8399 "cpufeatures",8400 "opaque-debug 0.3.0",8401 "universal-hash",8402]84038404[[package]]8405name = "ppv-lite86"8406version = "0.2.16"8407source = "registry+https://github.com/rust-lang/crates.io-index"8408checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"84098410[[package]]8411name = "primitive-types"8412version = "0.11.1"8413source = "registry+https://github.com/rust-lang/crates.io-index"8414checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8415dependencies = [8416 "fixed-hash",8417 "impl-codec",8418 "impl-rlp",8419 "impl-serde",8420 "scale-info",8421 "uint",8422]84238424[[package]]8425name = "prioritized-metered-channel"8426version = "0.2.0"8427source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8428dependencies = [8429 "coarsetime",8430 "crossbeam-queue",8431 "derive_more",8432 "futures 0.3.23",8433 "futures-timer",8434 "nanorand",8435 "thiserror",8436 "tracing",8437]84388439[[package]]8440name = "proc-macro-crate"8441version = "1.2.1"8442source = "registry+https://github.com/rust-lang/crates.io-index"8443checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"8444dependencies = [8445 "once_cell",8446 "thiserror",8447 "toml",8448]84498450[[package]]8451name = "proc-macro-error"8452version = "1.0.4"8453source = "registry+https://github.com/rust-lang/crates.io-index"8454checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8455dependencies = [8456 "proc-macro-error-attr",8457 "proc-macro2",8458 "quote",8459 "syn",8460 "version_check",8461]84628463[[package]]8464name = "proc-macro-error-attr"8465version = "1.0.4"8466source = "registry+https://github.com/rust-lang/crates.io-index"8467checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8468dependencies = [8469 "proc-macro2",8470 "quote",8471 "version_check",8472]84738474[[package]]8475name = "proc-macro2"8476version = "1.0.43"8477source = "registry+https://github.com/rust-lang/crates.io-index"8478checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"8479dependencies = [8480 "unicode-ident",8481]84828483[[package]]8484name = "prometheus"8485version = "0.13.1"8486source = "registry+https://github.com/rust-lang/crates.io-index"8487checksum = "cface98dfa6d645ea4c789839f176e4b072265d085bfcc48eaa8d137f58d3c39"8488dependencies = [8489 "cfg-if 1.0.0",8490 "fnv",8491 "lazy_static",8492 "memchr",8493 "parking_lot 0.12.1",8494 "thiserror",8495]84968497[[package]]8498name = "prometheus-client"8499version = "0.16.0"8500source = "registry+https://github.com/rust-lang/crates.io-index"8501checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8502dependencies = [8503 "dtoa",8504 "itoa 1.0.3",8505 "owning_ref",8506 "prometheus-client-derive-text-encode",8507]85088509[[package]]8510name = "prometheus-client-derive-text-encode"8511version = "0.2.0"8512source = "registry+https://github.com/rust-lang/crates.io-index"8513checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8514dependencies = [8515 "proc-macro2",8516 "quote",8517 "syn",8518]85198520[[package]]8521name = "prost"8522version = "0.10.4"8523source = "registry+https://github.com/rust-lang/crates.io-index"8524checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8525dependencies = [8526 "bytes",8527 "prost-derive",8528]85298530[[package]]8531name = "prost-build"8532version = "0.10.4"8533source = "registry+https://github.com/rust-lang/crates.io-index"8534checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8535dependencies = [8536 "bytes",8537 "cfg-if 1.0.0",8538 "cmake",8539 "heck",8540 "itertools",8541 "lazy_static",8542 "log",8543 "multimap",8544 "petgraph",8545 "prost",8546 "prost-types",8547 "regex",8548 "tempfile",8549 "which",8550]85518552[[package]]8553name = "prost-codec"8554version = "0.1.0"8555source = "registry+https://github.com/rust-lang/crates.io-index"8556checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8557dependencies = [8558 "asynchronous-codec",8559 "bytes",8560 "prost",8561 "thiserror",8562 "unsigned-varint",8563]85648565[[package]]8566name = "prost-derive"8567version = "0.10.1"8568source = "registry+https://github.com/rust-lang/crates.io-index"8569checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8570dependencies = [8571 "anyhow",8572 "itertools",8573 "proc-macro2",8574 "quote",8575 "syn",8576]85778578[[package]]8579name = "prost-types"8580version = "0.10.1"8581source = "registry+https://github.com/rust-lang/crates.io-index"8582checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8583dependencies = [8584 "bytes",8585 "prost",8586]85878588[[package]]8589name = "psm"8590version = "0.1.20"8591source = "registry+https://github.com/rust-lang/crates.io-index"8592checksum = "f446d0a6efba22928558c4fb4ce0b3fd6c89b0061343e390bf01a703742b8125"8593dependencies = [8594 "cc",8595]85968597[[package]]8598name = "quartz-runtime"8599version = "0.9.27"8600dependencies = [8601 "cumulus-pallet-aura-ext",8602 "cumulus-pallet-dmp-queue",8603 "cumulus-pallet-parachain-system",8604 "cumulus-pallet-xcm",8605 "cumulus-pallet-xcmp-queue",8606 "cumulus-primitives-core",8607 "cumulus-primitives-timestamp",8608 "cumulus-primitives-utility",8609 "derivative",8610 "evm-coder",8611 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",8612 "fp-rpc",8613 "fp-self-contained",8614 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8615 "frame-executive",8616 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8617 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8618 "frame-system-benchmarking",8619 "frame-system-rpc-runtime-api",8620 "frame-try-runtime",8621 "hex-literal",8622 "log",8623 "orml-vesting",8624 "pallet-aura",8625 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8626 "pallet-base-fee",8627 "pallet-common",8628 "pallet-configuration",8629 "pallet-ethereum",8630 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",8631 "pallet-evm-coder-substrate",8632 "pallet-evm-contract-helpers",8633 "pallet-evm-migration",8634 "pallet-evm-transaction-payment",8635 "pallet-fungible",8636 "pallet-inflation",8637 "pallet-nonfungible",8638 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8639 "pallet-refungible",8640 "pallet-rmrk-core",8641 "pallet-rmrk-equip",8642 "pallet-structure",8643 "pallet-sudo",8644 "pallet-template-transaction-payment",8645 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8646 "pallet-transaction-payment",8647 "pallet-transaction-payment-rpc-runtime-api",8648 "pallet-treasury",8649 "pallet-unique",8650 "pallet-unique-scheduler",8651 "pallet-xcm",8652 "parachain-info",8653 "parity-scale-codec 3.1.5",8654 "polkadot-parachain",8655 "rmrk-rpc",8656 "scale-info",8657 "serde",8658 "smallvec",8659 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8660 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8661 "sp-block-builder",8662 "sp-consensus-aura",8663 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8664 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8665 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8666 "sp-offchain",8667 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8668 "sp-session",8669 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8670 "sp-transaction-pool",8671 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8672 "substrate-wasm-builder",8673 "up-common",8674 "up-data-structs",8675 "up-rpc",8676 "up-sponsorship",8677 "xcm",8678 "xcm-builder",8679 "xcm-executor",8680]86818682[[package]]8683name = "quick-error"8684version = "1.2.3"8685source = "registry+https://github.com/rust-lang/crates.io-index"8686checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"86878688[[package]]8689name = "quicksink"8690version = "0.1.2"8691source = "registry+https://github.com/rust-lang/crates.io-index"8692checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8693dependencies = [8694 "futures-core",8695 "futures-sink",8696 "pin-project-lite 0.1.12",8697]86988699[[package]]8700name = "quote"8701version = "1.0.21"8702source = "registry+https://github.com/rust-lang/crates.io-index"8703checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"8704dependencies = [8705 "proc-macro2",8706]87078708[[package]]8709name = "radium"8710version = "0.6.2"8711source = "registry+https://github.com/rust-lang/crates.io-index"8712checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"87138714[[package]]8715name = "radium"8716version = "0.7.0"8717source = "registry+https://github.com/rust-lang/crates.io-index"8718checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"87198720[[package]]8721name = "rand"8722version = "0.7.3"8723source = "registry+https://github.com/rust-lang/crates.io-index"8724checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8725dependencies = [8726 "getrandom 0.1.16",8727 "libc",8728 "rand_chacha 0.2.2",8729 "rand_core 0.5.1",8730 "rand_hc",8731 "rand_pcg 0.2.1",8732]87338734[[package]]8735name = "rand"8736version = "0.8.5"8737source = "registry+https://github.com/rust-lang/crates.io-index"8738checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8739dependencies = [8740 "libc",8741 "rand_chacha 0.3.1",8742 "rand_core 0.6.3",8743]87448745[[package]]8746name = "rand_chacha"8747version = "0.2.2"8748source = "registry+https://github.com/rust-lang/crates.io-index"8749checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8750dependencies = [8751 "ppv-lite86",8752 "rand_core 0.5.1",8753]87548755[[package]]8756name = "rand_chacha"8757version = "0.3.1"8758source = "registry+https://github.com/rust-lang/crates.io-index"8759checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8760dependencies = [8761 "ppv-lite86",8762 "rand_core 0.6.3",8763]87648765[[package]]8766name = "rand_core"8767version = "0.5.1"8768source = "registry+https://github.com/rust-lang/crates.io-index"8769checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8770dependencies = [8771 "getrandom 0.1.16",8772]87738774[[package]]8775name = "rand_core"8776version = "0.6.3"8777source = "registry+https://github.com/rust-lang/crates.io-index"8778checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8779dependencies = [8780 "getrandom 0.2.7",8781]87828783[[package]]8784name = "rand_distr"8785version = "0.4.3"8786source = "registry+https://github.com/rust-lang/crates.io-index"8787checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8788dependencies = [8789 "num-traits",8790 "rand 0.8.5",8791]87928793[[package]]8794name = "rand_hc"8795version = "0.2.0"8796source = "registry+https://github.com/rust-lang/crates.io-index"8797checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8798dependencies = [8799 "rand_core 0.5.1",8800]88018802[[package]]8803name = "rand_pcg"8804version = "0.2.1"8805source = "registry+https://github.com/rust-lang/crates.io-index"8806checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8807dependencies = [8808 "rand_core 0.5.1",8809]88108811[[package]]8812name = "rand_pcg"8813version = "0.3.1"8814source = "registry+https://github.com/rust-lang/crates.io-index"8815checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8816dependencies = [8817 "rand_core 0.6.3",8818]88198820[[package]]8821name = "rawpointer"8822version = "0.2.1"8823source = "registry+https://github.com/rust-lang/crates.io-index"8824checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"88258826[[package]]8827name = "rayon"8828version = "1.5.3"8829source = "registry+https://github.com/rust-lang/crates.io-index"8830checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"8831dependencies = [8832 "autocfg",8833 "crossbeam-deque",8834 "either",8835 "rayon-core",8836]88378838[[package]]8839name = "rayon-core"8840version = "1.9.3"8841source = "registry+https://github.com/rust-lang/crates.io-index"8842checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"8843dependencies = [8844 "crossbeam-channel",8845 "crossbeam-deque",8846 "crossbeam-utils",8847 "num_cpus",8848]88498850[[package]]8851name = "redox_syscall"8852version = "0.2.16"8853source = "registry+https://github.com/rust-lang/crates.io-index"8854checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"8855dependencies = [8856 "bitflags",8857]88588859[[package]]8860name = "redox_users"8861version = "0.4.3"8862source = "registry+https://github.com/rust-lang/crates.io-index"8863checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"8864dependencies = [8865 "getrandom 0.2.7",8866 "redox_syscall",8867 "thiserror",8868]88698870[[package]]8871name = "reed-solomon-novelpoly"8872version = "1.0.0"8873source = "registry+https://github.com/rust-lang/crates.io-index"8874checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8875dependencies = [8876 "derive_more",8877 "fs-err",8878 "itertools",8879 "static_init",8880 "thiserror",8881]88828883[[package]]8884name = "ref-cast"8885version = "1.0.9"8886source = "registry+https://github.com/rust-lang/crates.io-index"8887checksum = "ed13bcd201494ab44900a96490291651d200730904221832b9547d24a87d332b"8888dependencies = [8889 "ref-cast-impl",8890]88918892[[package]]8893name = "ref-cast-impl"8894version = "1.0.9"8895source = "registry+https://github.com/rust-lang/crates.io-index"8896checksum = "5234cd6063258a5e32903b53b1b6ac043a0541c8adc1f610f67b0326c7a578fa"8897dependencies = [8898 "proc-macro2",8899 "quote",8900 "syn",8901]89028903[[package]]8904name = "regalloc2"8905version = "0.2.3"8906source = "registry+https://github.com/rust-lang/crates.io-index"8907checksum = "4a8d23b35d7177df3b9d31ed8a9ab4bf625c668be77a319d4f5efd4a5257701c"8908dependencies = [8909 "fxhash",8910 "log",8911 "slice-group-by",8912 "smallvec",8913]89148915[[package]]8916name = "regex"8917version = "1.6.0"8918source = "registry+https://github.com/rust-lang/crates.io-index"8919checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b"8920dependencies = [8921 "aho-corasick",8922 "memchr",8923 "regex-syntax",8924]89258926[[package]]8927name = "regex-automata"8928version = "0.1.10"8929source = "registry+https://github.com/rust-lang/crates.io-index"8930checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8931dependencies = [8932 "regex-syntax",8933]89348935[[package]]8936name = "regex-syntax"8937version = "0.6.27"8938source = "registry+https://github.com/rust-lang/crates.io-index"8939checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"89408941[[package]]8942name = "region"8943version = "2.2.0"8944source = "registry+https://github.com/rust-lang/crates.io-index"8945checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8946dependencies = [8947 "bitflags",8948 "libc",8949 "mach",8950 "winapi",8951]89528953[[package]]8954name = "remote-externalities"8955version = "0.10.0-dev"8956source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"8957dependencies = [8958 "env_logger",8959 "jsonrpsee",8960 "log",8961 "parity-scale-codec 3.1.5",8962 "serde",8963 "serde_json",8964 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8965 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8966 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8967 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8968]89698970[[package]]8971name = "remove_dir_all"8972version = "0.5.3"8973source = "registry+https://github.com/rust-lang/crates.io-index"8974checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8975dependencies = [8976 "winapi",8977]89788979[[package]]8980name = "resolv-conf"8981version = "0.7.0"8982source = "registry+https://github.com/rust-lang/crates.io-index"8983checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8984dependencies = [8985 "hostname",8986 "quick-error",8987]89888989[[package]]8990name = "retain_mut"8991version = "0.1.9"8992source = "registry+https://github.com/rust-lang/crates.io-index"8993checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"89948995[[package]]8996name = "rfc6979"8997version = "0.1.0"8998source = "registry+https://github.com/rust-lang/crates.io-index"8999checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"9000dependencies = [9001 "crypto-bigint",9002 "hmac 0.11.0",9003 "zeroize",9004]90059006[[package]]9007name = "ring"9008version = "0.16.20"9009source = "registry+https://github.com/rust-lang/crates.io-index"9010checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9011dependencies = [9012 "cc",9013 "libc",9014 "once_cell",9015 "spin",9016 "untrusted",9017 "web-sys",9018 "winapi",9019]90209021[[package]]9022name = "rlp"9023version = "0.5.1"9024source = "registry+https://github.com/rust-lang/crates.io-index"9025checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"9026dependencies = [9027 "bytes",9028 "rustc-hex",9029]90309031[[package]]9032name = "rlp-derive"9033version = "0.1.0"9034source = "registry+https://github.com/rust-lang/crates.io-index"9035checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9036dependencies = [9037 "proc-macro2",9038 "quote",9039 "syn",9040]90419042[[package]]9043name = "rmrk-rpc"9044version = "0.0.2"9045dependencies = [9046 "parity-scale-codec 2.3.1",9047 "rmrk-traits",9048 "serde",9049 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9051 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9052 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9053]90549055[[package]]9056name = "rmrk-traits"9057version = "0.1.0"9058dependencies = [9059 "parity-scale-codec 3.1.5",9060 "scale-info",9061 "serde",9062]90639064[[package]]9065name = "rocksdb"9066version = "0.18.0"9067source = "registry+https://github.com/rust-lang/crates.io-index"9068checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9069dependencies = [9070 "libc",9071 "librocksdb-sys",9072]90739074[[package]]9075name = "rococo-runtime"9076version = "0.9.27"9077source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"9078dependencies = [9079 "beefy-merkle-tree",9080 "beefy-primitives",9081 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9082 "frame-executive",9083 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9084 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9085 "frame-system-benchmarking",9086 "frame-system-rpc-runtime-api",9087 "hex-literal",9088 "log",9089 "pallet-authority-discovery",9090 "pallet-authorship",9091 "pallet-babe",9092 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9093 "pallet-beefy",9094 "pallet-beefy-mmr",9095 "pallet-collective",9096 "pallet-grandpa",9097 "pallet-im-online",9098 "pallet-indices",9099 "pallet-membership",9100 "pallet-mmr",9101 "pallet-multisig",9102 "pallet-offences",9103 "pallet-proxy",9104 "pallet-session",9105 "pallet-staking",9106 "pallet-sudo",9107 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9108 "pallet-transaction-payment",9109 "pallet-transaction-payment-rpc-runtime-api",9110 "pallet-utility",9111 "pallet-xcm",9112 "parity-scale-codec 3.1.5",9113 "polkadot-parachain",9114 "polkadot-primitives",9115 "polkadot-runtime-common",9116 "polkadot-runtime-parachains",9117 "rococo-runtime-constants",9118 "scale-info",9119 "serde",9120 "serde_derive",9121 "smallvec",9122 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9123 "sp-authority-discovery",9124 "sp-block-builder",9125 "sp-consensus-babe",9126 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9127 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9128 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9129 "sp-mmr-primitives",9130 "sp-offchain",9131 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9132 "sp-session",9133 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9134 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9135 "sp-transaction-pool",9136 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9137 "substrate-wasm-builder",9138 "xcm",9139 "xcm-builder",9140 "xcm-executor",9141]91429143[[package]]9144name = "rococo-runtime-constants"9145version = "0.9.27"9146source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"9147dependencies = [9148 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9149 "polkadot-primitives",9150 "polkadot-runtime-common",9151 "smallvec",9152 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9153]91549155[[package]]9156name = "rpassword"9157version = "5.0.1"9158source = "registry+https://github.com/rust-lang/crates.io-index"9159checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"9160dependencies = [9161 "libc",9162 "winapi",9163]91649165[[package]]9166name = "rtnetlink"9167version = "0.10.1"9168source = "registry+https://github.com/rust-lang/crates.io-index"9169checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9170dependencies = [9171 "async-global-executor",9172 "futures 0.3.23",9173 "log",9174 "netlink-packet-route",9175 "netlink-proto",9176 "nix",9177 "thiserror",9178]91799180[[package]]9181name = "rustc-demangle"9182version = "0.1.21"9183source = "registry+https://github.com/rust-lang/crates.io-index"9184checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"91859186[[package]]9187name = "rustc-hash"9188version = "1.1.0"9189source = "registry+https://github.com/rust-lang/crates.io-index"9190checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"91919192[[package]]9193name = "rustc-hex"9194version = "2.1.0"9195source = "registry+https://github.com/rust-lang/crates.io-index"9196checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"91979198[[package]]9199name = "rustc_version"9200version = "0.2.3"9201source = "registry+https://github.com/rust-lang/crates.io-index"9202checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9203dependencies = [9204 "semver 0.9.0",9205]92069207[[package]]9208name = "rustc_version"9209version = "0.4.0"9210source = "registry+https://github.com/rust-lang/crates.io-index"9211checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9212dependencies = [9213 "semver 1.0.13",9214]92159216[[package]]9217name = "rustix"9218version = "0.33.7"9219source = "registry+https://github.com/rust-lang/crates.io-index"9220checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"9221dependencies = [9222 "bitflags",9223 "errno",9224 "io-lifetimes 0.5.3",9225 "libc",9226 "linux-raw-sys 0.0.42",9227 "winapi",9228]92299230[[package]]9231name = "rustix"9232version = "0.35.7"9233source = "registry+https://github.com/rust-lang/crates.io-index"9234checksum = "d51cc38aa10f6bbb377ed28197aa052aa4e2b762c22be9d3153d01822587e787"9235dependencies = [9236 "bitflags",9237 "errno",9238 "io-lifetimes 0.7.2",9239 "libc",9240 "linux-raw-sys 0.0.46",9241 "windows-sys",9242]92439244[[package]]9245name = "rustls"9246version = "0.20.6"9247source = "registry+https://github.com/rust-lang/crates.io-index"9248checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"9249dependencies = [9250 "log",9251 "ring",9252 "sct",9253 "webpki",9254]92559256[[package]]9257name = "rustls-native-certs"9258version = "0.6.2"9259source = "registry+https://github.com/rust-lang/crates.io-index"9260checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9261dependencies = [9262 "openssl-probe",9263 "rustls-pemfile",9264 "schannel",9265 "security-framework",9266]92679268[[package]]9269name = "rustls-pemfile"9270version = "1.0.1"9271source = "registry+https://github.com/rust-lang/crates.io-index"9272checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"9273dependencies = [9274 "base64",9275]92769277[[package]]9278name = "rustversion"9279version = "1.0.9"9280source = "registry+https://github.com/rust-lang/crates.io-index"9281checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"92829283[[package]]9284name = "rw-stream-sink"9285version = "0.3.0"9286source = "registry+https://github.com/rust-lang/crates.io-index"9287checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9288dependencies = [9289 "futures 0.3.23",9290 "pin-project",9291 "static_assertions",9292]92939294[[package]]9295name = "ryu"9296version = "1.0.11"9297source = "registry+https://github.com/rust-lang/crates.io-index"9298checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"92999300[[package]]9301name = "safe-mix"9302version = "1.0.1"9303source = "registry+https://github.com/rust-lang/crates.io-index"9304checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9305dependencies = [9306 "rustc_version 0.2.3",9307]93089309[[package]]9310name = "salsa20"9311version = "0.9.0"9312source = "registry+https://github.com/rust-lang/crates.io-index"9313checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"9314dependencies = [9315 "cipher",9316]93179318[[package]]9319name = "same-file"9320version = "1.0.6"9321source = "registry+https://github.com/rust-lang/crates.io-index"9322checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9323dependencies = [9324 "winapi-util",9325]93269327[[package]]9328name = "sc-allocator"9329version = "4.1.0-dev"9330source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9331dependencies = [9332 "log",9333 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9334 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9335 "thiserror",9336]93379338[[package]]9339name = "sc-authority-discovery"9340version = "0.10.0-dev"9341source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9342dependencies = [9343 "async-trait",9344 "futures 0.3.23",9345 "futures-timer",9346 "ip_network",9347 "libp2p",9348 "log",9349 "parity-scale-codec 3.1.5",9350 "prost",9351 "prost-build",9352 "rand 0.7.3",9353 "sc-client-api",9354 "sc-network",9355 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9356 "sp-authority-discovery",9357 "sp-blockchain",9358 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9359 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9361 "substrate-prometheus-endpoint",9362 "thiserror",9363]93649365[[package]]9366name = "sc-basic-authorship"9367version = "0.10.0-dev"9368source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9369dependencies = [9370 "futures 0.3.23",9371 "futures-timer",9372 "log",9373 "parity-scale-codec 3.1.5",9374 "sc-block-builder",9375 "sc-client-api",9376 "sc-proposer-metrics",9377 "sc-telemetry",9378 "sc-transaction-pool-api",9379 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9380 "sp-blockchain",9381 "sp-consensus",9382 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9383 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9384 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9385 "substrate-prometheus-endpoint",9386]93879388[[package]]9389name = "sc-block-builder"9390version = "0.10.0-dev"9391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9392dependencies = [9393 "parity-scale-codec 3.1.5",9394 "sc-client-api",9395 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9396 "sp-block-builder",9397 "sp-blockchain",9398 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9399 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9400 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9401 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9402]94039404[[package]]9405name = "sc-chain-spec"9406version = "4.0.0-dev"9407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9408dependencies = [9409 "impl-trait-for-tuples",9410 "memmap2 0.5.7",9411 "parity-scale-codec 3.1.5",9412 "sc-chain-spec-derive",9413 "sc-network",9414 "sc-telemetry",9415 "serde",9416 "serde_json",9417 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9418 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9419]94209421[[package]]9422name = "sc-chain-spec-derive"9423version = "4.0.0-dev"9424source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9425dependencies = [9426 "proc-macro-crate",9427 "proc-macro2",9428 "quote",9429 "syn",9430]94319432[[package]]9433name = "sc-cli"9434version = "0.10.0-dev"9435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9436dependencies = [9437 "chrono",9438 "clap",9439 "fdlimit",9440 "futures 0.3.23",9441 "hex",9442 "libp2p",9443 "log",9444 "names",9445 "parity-scale-codec 3.1.5",9446 "rand 0.7.3",9447 "regex",9448 "rpassword",9449 "sc-client-api",9450 "sc-client-db",9451 "sc-keystore",9452 "sc-network",9453 "sc-service",9454 "sc-telemetry",9455 "sc-tracing",9456 "sc-utils",9457 "serde",9458 "serde_json",9459 "sp-blockchain",9460 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9461 "sp-keyring",9462 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9463 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9464 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9465 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9466 "thiserror",9467 "tiny-bip39",9468 "tokio",9469]94709471[[package]]9472name = "sc-client-api"9473version = "4.0.0-dev"9474source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9475dependencies = [9476 "fnv",9477 "futures 0.3.23",9478 "hash-db",9479 "log",9480 "parity-scale-codec 3.1.5",9481 "parking_lot 0.12.1",9482 "sc-executor",9483 "sc-transaction-pool-api",9484 "sc-utils",9485 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9486 "sp-blockchain",9487 "sp-consensus",9488 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9489 "sp-database",9490 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9491 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9492 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9493 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9494 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9495 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9496 "substrate-prometheus-endpoint",9497]94989499[[package]]9500name = "sc-client-db"9501version = "0.10.0-dev"9502source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9503dependencies = [9504 "hash-db",9505 "kvdb",9506 "kvdb-memorydb",9507 "kvdb-rocksdb",9508 "linked-hash-map",9509 "log",9510 "parity-db",9511 "parity-scale-codec 3.1.5",9512 "parking_lot 0.12.1",9513 "sc-client-api",9514 "sc-state-db",9515 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9516 "sp-blockchain",9517 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9518 "sp-database",9519 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9520 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9521 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9522]95239524[[package]]9525name = "sc-consensus"9526version = "0.10.0-dev"9527source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9528dependencies = [9529 "async-trait",9530 "futures 0.3.23",9531 "futures-timer",9532 "libp2p",9533 "log",9534 "parking_lot 0.12.1",9535 "sc-client-api",9536 "sc-utils",9537 "serde",9538 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9539 "sp-blockchain",9540 "sp-consensus",9541 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9542 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9543 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9544 "substrate-prometheus-endpoint",9545 "thiserror",9546]95479548[[package]]9549name = "sc-consensus-aura"9550version = "0.10.0-dev"9551source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9552dependencies = [9553 "async-trait",9554 "futures 0.3.23",9555 "log",9556 "parity-scale-codec 3.1.5",9557 "sc-block-builder",9558 "sc-client-api",9559 "sc-consensus",9560 "sc-consensus-slots",9561 "sc-telemetry",9562 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9563 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9564 "sp-block-builder",9565 "sp-blockchain",9566 "sp-consensus",9567 "sp-consensus-aura",9568 "sp-consensus-slots",9569 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9570 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9571 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9572 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9573 "substrate-prometheus-endpoint",9574 "thiserror",9575]95769577[[package]]9578name = "sc-consensus-babe"9579version = "0.10.0-dev"9580source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9581dependencies = [9582 "async-trait",9583 "fork-tree",9584 "futures 0.3.23",9585 "log",9586 "merlin",9587 "num-bigint",9588 "num-rational 0.2.4",9589 "num-traits",9590 "parity-scale-codec 3.1.5",9591 "parking_lot 0.12.1",9592 "rand 0.7.3",9593 "retain_mut",9594 "sc-client-api",9595 "sc-consensus",9596 "sc-consensus-epochs",9597 "sc-consensus-slots",9598 "sc-keystore",9599 "sc-telemetry",9600 "schnorrkel",9601 "serde",9602 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9603 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9604 "sp-block-builder",9605 "sp-blockchain",9606 "sp-consensus",9607 "sp-consensus-babe",9608 "sp-consensus-slots",9609 "sp-consensus-vrf",9610 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9611 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9612 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9613 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9614 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9615 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9616 "substrate-prometheus-endpoint",9617 "thiserror",9618]96199620[[package]]9621name = "sc-consensus-babe-rpc"9622version = "0.10.0-dev"9623source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9624dependencies = [9625 "futures 0.3.23",9626 "jsonrpsee",9627 "sc-consensus-babe",9628 "sc-consensus-epochs",9629 "sc-rpc-api",9630 "serde",9631 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9632 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9633 "sp-blockchain",9634 "sp-consensus",9635 "sp-consensus-babe",9636 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9637 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9638 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9639 "thiserror",9640]96419642[[package]]9643name = "sc-consensus-epochs"9644version = "0.10.0-dev"9645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9646dependencies = [9647 "fork-tree",9648 "parity-scale-codec 3.1.5",9649 "sc-client-api",9650 "sc-consensus",9651 "sp-blockchain",9652 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9653]96549655[[package]]9656name = "sc-consensus-manual-seal"9657version = "0.10.0-dev"9658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9659dependencies = [9660 "assert_matches",9661 "async-trait",9662 "futures 0.3.23",9663 "jsonrpsee",9664 "log",9665 "parity-scale-codec 3.1.5",9666 "sc-client-api",9667 "sc-consensus",9668 "sc-consensus-aura",9669 "sc-consensus-babe",9670 "sc-consensus-epochs",9671 "sc-transaction-pool",9672 "sc-transaction-pool-api",9673 "serde",9674 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9675 "sp-blockchain",9676 "sp-consensus",9677 "sp-consensus-aura",9678 "sp-consensus-babe",9679 "sp-consensus-slots",9680 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9681 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9682 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9683 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9684 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9685 "substrate-prometheus-endpoint",9686 "thiserror",9687]96889689[[package]]9690name = "sc-consensus-slots"9691version = "0.10.0-dev"9692source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9693dependencies = [9694 "async-trait",9695 "futures 0.3.23",9696 "futures-timer",9697 "log",9698 "parity-scale-codec 3.1.5",9699 "sc-client-api",9700 "sc-consensus",9701 "sc-telemetry",9702 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9703 "sp-blockchain",9704 "sp-consensus",9705 "sp-consensus-slots",9706 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9707 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9708 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9709 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9710 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9711 "thiserror",9712]97139714[[package]]9715name = "sc-consensus-uncles"9716version = "0.10.0-dev"9717source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9718dependencies = [9719 "sc-client-api",9720 "sp-authorship",9721 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9722 "thiserror",9723]97249725[[package]]9726name = "sc-executor"9727version = "0.10.0-dev"9728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9729dependencies = [9730 "lazy_static",9731 "lru 0.7.8",9732 "parity-scale-codec 3.1.5",9733 "parking_lot 0.12.1",9734 "sc-executor-common",9735 "sc-executor-wasmi",9736 "sc-executor-wasmtime",9737 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9738 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9739 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9740 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9741 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9742 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9743 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9744 "sp-tasks",9745 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9746 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9747 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9748 "tracing",9749 "wasmi",9750]97519752[[package]]9753name = "sc-executor-common"9754version = "0.10.0-dev"9755source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9756dependencies = [9757 "environmental",9758 "parity-scale-codec 3.1.5",9759 "sc-allocator",9760 "sp-maybe-compressed-blob",9761 "sp-sandbox",9762 "sp-serializer",9763 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9764 "thiserror",9765 "wasm-instrument",9766 "wasmi",9767]97689769[[package]]9770name = "sc-executor-wasmi"9771version = "0.10.0-dev"9772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9773dependencies = [9774 "log",9775 "parity-scale-codec 3.1.5",9776 "sc-allocator",9777 "sc-executor-common",9778 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9779 "sp-sandbox",9780 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9781 "wasmi",9782]97839784[[package]]9785name = "sc-executor-wasmtime"9786version = "0.10.0-dev"9787source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9788dependencies = [9789 "cfg-if 1.0.0",9790 "libc",9791 "log",9792 "once_cell",9793 "parity-scale-codec 3.1.5",9794 "parity-wasm 0.42.2",9795 "rustix 0.35.7",9796 "sc-allocator",9797 "sc-executor-common",9798 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9799 "sp-sandbox",9800 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9801 "wasmtime",9802]98039804[[package]]9805name = "sc-finality-grandpa"9806version = "0.10.0-dev"9807source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9808dependencies = [9809 "ahash",9810 "async-trait",9811 "dyn-clone",9812 "finality-grandpa",9813 "fork-tree",9814 "futures 0.3.23",9815 "futures-timer",9816 "hex",9817 "log",9818 "parity-scale-codec 3.1.5",9819 "parking_lot 0.12.1",9820 "rand 0.8.5",9821 "sc-block-builder",9822 "sc-chain-spec",9823 "sc-client-api",9824 "sc-consensus",9825 "sc-keystore",9826 "sc-network",9827 "sc-network-common",9828 "sc-network-gossip",9829 "sc-telemetry",9830 "sc-utils",9831 "serde_json",9832 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9833 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9834 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9835 "sp-blockchain",9836 "sp-consensus",9837 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9838 "sp-finality-grandpa",9839 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9840 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9841 "substrate-prometheus-endpoint",9842 "thiserror",9843]98449845[[package]]9846name = "sc-finality-grandpa-rpc"9847version = "0.10.0-dev"9848source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9849dependencies = [9850 "finality-grandpa",9851 "futures 0.3.23",9852 "jsonrpsee",9853 "log",9854 "parity-scale-codec 3.1.5",9855 "sc-client-api",9856 "sc-finality-grandpa",9857 "sc-rpc",9858 "serde",9859 "serde_json",9860 "sp-blockchain",9861 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9862 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9863 "thiserror",9864]98659866[[package]]9867name = "sc-informant"9868version = "0.10.0-dev"9869source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9870dependencies = [9871 "ansi_term",9872 "futures 0.3.23",9873 "futures-timer",9874 "log",9875 "parity-util-mem",9876 "sc-client-api",9877 "sc-network",9878 "sc-transaction-pool-api",9879 "sp-blockchain",9880 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9881]98829883[[package]]9884name = "sc-keystore"9885version = "4.0.0-dev"9886source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9887dependencies = [9888 "async-trait",9889 "hex",9890 "parking_lot 0.12.1",9891 "serde_json",9892 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9893 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9894 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9895 "thiserror",9896]98979898[[package]]9899name = "sc-network"9900version = "0.10.0-dev"9901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9902dependencies = [9903 "async-trait",9904 "asynchronous-codec",9905 "bitflags",9906 "bytes",9907 "cid",9908 "either",9909 "fnv",9910 "fork-tree",9911 "futures 0.3.23",9912 "futures-timer",9913 "hex",9914 "ip_network",9915 "libp2p",9916 "linked-hash-map",9917 "linked_hash_set",9918 "log",9919 "lru 0.7.8",9920 "parity-scale-codec 3.1.5",9921 "parking_lot 0.12.1",9922 "pin-project",9923 "prost",9924 "prost-build",9925 "rand 0.7.3",9926 "sc-block-builder",9927 "sc-client-api",9928 "sc-consensus",9929 "sc-network-common",9930 "sc-peerset",9931 "sc-utils",9932 "serde",9933 "serde_json",9934 "smallvec",9935 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9936 "sp-blockchain",9937 "sp-consensus",9938 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9939 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9940 "substrate-prometheus-endpoint",9941 "thiserror",9942 "unsigned-varint",9943 "void",9944 "zeroize",9945]99469947[[package]]9948name = "sc-network-common"9949version = "0.10.0-dev"9950source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9951dependencies = [9952 "bitflags",9953 "futures 0.3.23",9954 "libp2p",9955 "parity-scale-codec 3.1.5",9956 "prost-build",9957 "sc-consensus",9958 "sc-peerset",9959 "smallvec",9960 "sp-consensus",9961 "sp-finality-grandpa",9962 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9963]99649965[[package]]9966name = "sc-network-gossip"9967version = "0.10.0-dev"9968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9969dependencies = [9970 "ahash",9971 "futures 0.3.23",9972 "futures-timer",9973 "libp2p",9974 "log",9975 "lru 0.7.8",9976 "sc-network",9977 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9978 "substrate-prometheus-endpoint",9979 "tracing",9980]99819982[[package]]9983name = "sc-network-light"9984version = "0.10.0-dev"9985source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9986dependencies = [9987 "futures 0.3.23",9988 "libp2p",9989 "log",9990 "parity-scale-codec 3.1.5",9991 "prost",9992 "prost-build",9993 "sc-client-api",9994 "sc-network-common",9995 "sc-peerset",9996 "sp-blockchain",9997 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9998 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9999 "thiserror",10000]1000110002[[package]]10003name = "sc-network-sync"10004version = "0.10.0-dev"10005source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10006dependencies = [10007 "fork-tree",10008 "futures 0.3.23",10009 "libp2p",10010 "log",10011 "lru 0.7.8",10012 "parity-scale-codec 3.1.5",10013 "prost",10014 "prost-build",10015 "sc-client-api",10016 "sc-consensus",10017 "sc-network-common",10018 "sc-peerset",10019 "smallvec",10020 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10021 "sp-blockchain",10022 "sp-consensus",10023 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10024 "sp-finality-grandpa",10025 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10026 "thiserror",10027]1002810029[[package]]10030name = "sc-offchain"10031version = "4.0.0-dev"10032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10033dependencies = [10034 "bytes",10035 "fnv",10036 "futures 0.3.23",10037 "futures-timer",10038 "hex",10039 "hyper",10040 "hyper-rustls",10041 "num_cpus",10042 "once_cell",10043 "parity-scale-codec 3.1.5",10044 "parking_lot 0.12.1",10045 "rand 0.7.3",10046 "sc-client-api",10047 "sc-network",10048 "sc-utils",10049 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10051 "sp-offchain",10052 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10053 "threadpool",10054 "tracing",10055]1005610057[[package]]10058name = "sc-peerset"10059version = "4.0.0-dev"10060source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10061dependencies = [10062 "futures 0.3.23",10063 "libp2p",10064 "log",10065 "sc-utils",10066 "serde_json",10067 "wasm-timer",10068]1006910070[[package]]10071name = "sc-proposer-metrics"10072version = "0.10.0-dev"10073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10074dependencies = [10075 "log",10076 "substrate-prometheus-endpoint",10077]1007810079[[package]]10080name = "sc-rpc"10081version = "4.0.0-dev"10082source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10083dependencies = [10084 "futures 0.3.23",10085 "hash-db",10086 "jsonrpsee",10087 "log",10088 "parity-scale-codec 3.1.5",10089 "parking_lot 0.12.1",10090 "sc-block-builder",10091 "sc-chain-spec",10092 "sc-client-api",10093 "sc-rpc-api",10094 "sc-tracing",10095 "sc-transaction-pool-api",10096 "sc-utils",10097 "serde_json",10098 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10099 "sp-blockchain",10100 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10101 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10102 "sp-offchain",10103 "sp-rpc",10104 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10105 "sp-session",10106 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10107]1010810109[[package]]10110name = "sc-rpc-api"10111version = "0.10.0-dev"10112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10113dependencies = [10114 "futures 0.3.23",10115 "jsonrpsee",10116 "log",10117 "parity-scale-codec 3.1.5",10118 "parking_lot 0.12.1",10119 "sc-chain-spec",10120 "sc-transaction-pool-api",10121 "scale-info",10122 "serde",10123 "serde_json",10124 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10125 "sp-rpc",10126 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10127 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10128 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10129 "thiserror",10130]1013110132[[package]]10133name = "sc-rpc-server"10134version = "4.0.0-dev"10135source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10136dependencies = [10137 "futures 0.3.23",10138 "jsonrpsee",10139 "log",10140 "serde_json",10141 "substrate-prometheus-endpoint",10142 "tokio",10143]1014410145[[package]]10146name = "sc-service"10147version = "0.10.0-dev"10148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10149dependencies = [10150 "async-trait",10151 "directories",10152 "exit-future",10153 "futures 0.3.23",10154 "futures-timer",10155 "hash-db",10156 "jsonrpsee",10157 "log",10158 "parity-scale-codec 3.1.5",10159 "parity-util-mem",10160 "parking_lot 0.12.1",10161 "pin-project",10162 "rand 0.7.3",10163 "sc-block-builder",10164 "sc-chain-spec",10165 "sc-client-api",10166 "sc-client-db",10167 "sc-consensus",10168 "sc-executor",10169 "sc-informant",10170 "sc-keystore",10171 "sc-network",10172 "sc-network-common",10173 "sc-network-light",10174 "sc-network-sync",10175 "sc-offchain",10176 "sc-rpc",10177 "sc-rpc-server",10178 "sc-sysinfo",10179 "sc-telemetry",10180 "sc-tracing",10181 "sc-transaction-pool",10182 "sc-transaction-pool-api",10183 "sc-utils",10184 "serde",10185 "serde_json",10186 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10187 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10188 "sp-block-builder",10189 "sp-blockchain",10190 "sp-consensus",10191 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10192 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10193 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10194 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10195 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10196 "sp-session",10197 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10198 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10199 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10200 "sp-transaction-pool",10201 "sp-transaction-storage-proof",10202 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10203 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10204 "substrate-prometheus-endpoint",10205 "tempfile",10206 "thiserror",10207 "tokio",10208 "tracing",10209 "tracing-futures",10210]1021110212[[package]]10213name = "sc-state-db"10214version = "0.10.0-dev"10215source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10216dependencies = [10217 "log",10218 "parity-scale-codec 3.1.5",10219 "parity-util-mem",10220 "parity-util-mem-derive",10221 "parking_lot 0.12.1",10222 "sc-client-api",10223 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10224]1022510226[[package]]10227name = "sc-sync-state-rpc"10228version = "0.10.0-dev"10229source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10230dependencies = [10231 "jsonrpsee",10232 "parity-scale-codec 3.1.5",10233 "sc-chain-spec",10234 "sc-client-api",10235 "sc-consensus-babe",10236 "sc-consensus-epochs",10237 "sc-finality-grandpa",10238 "serde",10239 "serde_json",10240 "sp-blockchain",10241 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10242 "thiserror",10243]1024410245[[package]]10246name = "sc-sysinfo"10247version = "6.0.0-dev"10248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10249dependencies = [10250 "futures 0.3.23",10251 "libc",10252 "log",10253 "rand 0.7.3",10254 "rand_pcg 0.2.1",10255 "regex",10256 "sc-telemetry",10257 "serde",10258 "serde_json",10259 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10260 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10261 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10262]1026310264[[package]]10265name = "sc-telemetry"10266version = "4.0.0-dev"10267source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10268dependencies = [10269 "chrono",10270 "futures 0.3.23",10271 "libp2p",10272 "log",10273 "parking_lot 0.12.1",10274 "pin-project",10275 "rand 0.7.3",10276 "serde",10277 "serde_json",10278 "thiserror",10279 "wasm-timer",10280]1028110282[[package]]10283name = "sc-tracing"10284version = "4.0.0-dev"10285source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10286dependencies = [10287 "ansi_term",10288 "atty",10289 "chrono",10290 "lazy_static",10291 "libc",10292 "log",10293 "once_cell",10294 "parking_lot 0.12.1",10295 "regex",10296 "rustc-hash",10297 "sc-client-api",10298 "sc-rpc-server",10299 "sc-tracing-proc-macro",10300 "serde",10301 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10302 "sp-blockchain",10303 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10304 "sp-rpc",10305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10306 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10307 "thiserror",10308 "tracing",10309 "tracing-log",10310 "tracing-subscriber",10311]1031210313[[package]]10314name = "sc-tracing-proc-macro"10315version = "4.0.0-dev"10316source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10317dependencies = [10318 "proc-macro-crate",10319 "proc-macro2",10320 "quote",10321 "syn",10322]1032310324[[package]]10325name = "sc-transaction-pool"10326version = "4.0.0-dev"10327source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10328dependencies = [10329 "futures 0.3.23",10330 "futures-timer",10331 "linked-hash-map",10332 "log",10333 "parity-scale-codec 3.1.5",10334 "parity-util-mem",10335 "parking_lot 0.12.1",10336 "retain_mut",10337 "sc-client-api",10338 "sc-transaction-pool-api",10339 "sc-utils",10340 "serde",10341 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10342 "sp-blockchain",10343 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10344 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10345 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10346 "sp-transaction-pool",10347 "substrate-prometheus-endpoint",10348 "thiserror",10349]1035010351[[package]]10352name = "sc-transaction-pool-api"10353version = "4.0.0-dev"10354source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10355dependencies = [10356 "futures 0.3.23",10357 "log",10358 "serde",10359 "sp-blockchain",10360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10361 "thiserror",10362]1036310364[[package]]10365name = "sc-utils"10366version = "4.0.0-dev"10367source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10368dependencies = [10369 "futures 0.3.23",10370 "futures-timer",10371 "lazy_static",10372 "log",10373 "parking_lot 0.12.1",10374 "prometheus",10375]1037610377[[package]]10378name = "scale-info"10379version = "2.1.2"10380source = "registry+https://github.com/rust-lang/crates.io-index"10381checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10382dependencies = [10383 "bitvec 1.0.1",10384 "cfg-if 1.0.0",10385 "derive_more",10386 "parity-scale-codec 3.1.5",10387 "scale-info-derive",10388 "serde",10389]1039010391[[package]]10392name = "scale-info-derive"10393version = "2.1.2"10394source = "registry+https://github.com/rust-lang/crates.io-index"10395checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c"10396dependencies = [10397 "proc-macro-crate",10398 "proc-macro2",10399 "quote",10400 "syn",10401]1040210403[[package]]10404name = "schannel"10405version = "0.1.20"10406source = "registry+https://github.com/rust-lang/crates.io-index"10407checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10408dependencies = [10409 "lazy_static",10410 "windows-sys",10411]1041210413[[package]]10414name = "schnorrkel"10415version = "0.9.1"10416source = "registry+https://github.com/rust-lang/crates.io-index"10417checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10418dependencies = [10419 "arrayref",10420 "arrayvec 0.5.2",10421 "curve25519-dalek 2.1.3",10422 "getrandom 0.1.16",10423 "merlin",10424 "rand 0.7.3",10425 "rand_core 0.5.1",10426 "sha2 0.8.2",10427 "subtle",10428 "zeroize",10429]1043010431[[package]]10432name = "scopeguard"10433version = "1.1.0"10434source = "registry+https://github.com/rust-lang/crates.io-index"10435checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1043610437[[package]]10438name = "sct"10439version = "0.7.0"10440source = "registry+https://github.com/rust-lang/crates.io-index"10441checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10442dependencies = [10443 "ring",10444 "untrusted",10445]1044610447[[package]]10448name = "sec1"10449version = "0.2.1"10450source = "registry+https://github.com/rust-lang/crates.io-index"10451checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10452dependencies = [10453 "der",10454 "generic-array 0.14.6",10455 "subtle",10456 "zeroize",10457]1045810459[[package]]10460name = "secp256k1"10461version = "0.21.3"10462source = "registry+https://github.com/rust-lang/crates.io-index"10463checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10464dependencies = [10465 "secp256k1-sys 0.4.2",10466]1046710468[[package]]10469name = "secp256k1"10470version = "0.24.0"10471source = "registry+https://github.com/rust-lang/crates.io-index"10472checksum = "b7649a0b3ffb32636e60c7ce0d70511eda9c52c658cd0634e194d5a19943aeff"10473dependencies = [10474 "secp256k1-sys 0.6.0",10475]1047610477[[package]]10478name = "secp256k1-sys"10479version = "0.4.2"10480source = "registry+https://github.com/rust-lang/crates.io-index"10481checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10482dependencies = [10483 "cc",10484]1048510486[[package]]10487name = "secp256k1-sys"10488version = "0.6.0"10489source = "registry+https://github.com/rust-lang/crates.io-index"10490checksum = "7058dc8eaf3f2810d7828680320acda0b25a288f6d288e19278e249bbf74226b"10491dependencies = [10492 "cc",10493]1049410495[[package]]10496name = "secrecy"10497version = "0.8.0"10498source = "registry+https://github.com/rust-lang/crates.io-index"10499checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10500dependencies = [10501 "zeroize",10502]1050310504[[package]]10505name = "security-framework"10506version = "2.6.1"10507source = "registry+https://github.com/rust-lang/crates.io-index"10508checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10509dependencies = [10510 "bitflags",10511 "core-foundation",10512 "core-foundation-sys",10513 "libc",10514 "security-framework-sys",10515]1051610517[[package]]10518name = "security-framework-sys"10519version = "2.6.1"10520source = "registry+https://github.com/rust-lang/crates.io-index"10521checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10522dependencies = [10523 "core-foundation-sys",10524 "libc",10525]1052610527[[package]]10528name = "semver"10529version = "0.6.0"10530source = "registry+https://github.com/rust-lang/crates.io-index"10531checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10532dependencies = [10533 "semver-parser",10534]1053510536[[package]]10537name = "semver"10538version = "0.9.0"10539source = "registry+https://github.com/rust-lang/crates.io-index"10540checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10541dependencies = [10542 "semver-parser",10543]1054410545[[package]]10546name = "semver"10547version = "1.0.13"10548source = "registry+https://github.com/rust-lang/crates.io-index"10549checksum = "93f6841e709003d68bb2deee8c343572bf446003ec20a583e76f7b15cebf3711"10550dependencies = [10551 "serde",10552]1055310554[[package]]10555name = "semver-parser"10556version = "0.7.0"10557source = "registry+https://github.com/rust-lang/crates.io-index"10558checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1055910560[[package]]10561name = "serde"10562version = "1.0.143"10563source = "registry+https://github.com/rust-lang/crates.io-index"10564checksum = "53e8e5d5b70924f74ff5c6d64d9a5acd91422117c60f48c4e07855238a254553"10565dependencies = [10566 "serde_derive",10567]1056810569[[package]]10570name = "serde_derive"10571version = "1.0.143"10572source = "registry+https://github.com/rust-lang/crates.io-index"10573checksum = "d3d8e8de557aee63c26b85b947f5e59b690d0454c753f3adeb5cd7835ab88391"10574dependencies = [10575 "proc-macro2",10576 "quote",10577 "syn",10578]1057910580[[package]]10581name = "serde_json"10582version = "1.0.83"10583source = "registry+https://github.com/rust-lang/crates.io-index"10584checksum = "38dd04e3c8279e75b31ef29dbdceebfe5ad89f4d0937213c53f7d49d01b3d5a7"10585dependencies = [10586 "itoa 1.0.3",10587 "ryu",10588 "serde",10589]1059010591[[package]]10592name = "serde_nanos"10593version = "0.1.2"10594source = "registry+https://github.com/rust-lang/crates.io-index"10595checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10596dependencies = [10597 "serde",10598]1059910600[[package]]10601name = "sha-1"10602version = "0.9.8"10603source = "registry+https://github.com/rust-lang/crates.io-index"10604checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10605dependencies = [10606 "block-buffer 0.9.0",10607 "cfg-if 1.0.0",10608 "cpufeatures",10609 "digest 0.9.0",10610 "opaque-debug 0.3.0",10611]1061210613[[package]]10614name = "sha-1"10615version = "0.10.0"10616source = "registry+https://github.com/rust-lang/crates.io-index"10617checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"10618dependencies = [10619 "cfg-if 1.0.0",10620 "cpufeatures",10621 "digest 0.10.3",10622]1062310624[[package]]10625name = "sha2"10626version = "0.8.2"10627source = "registry+https://github.com/rust-lang/crates.io-index"10628checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10629dependencies = [10630 "block-buffer 0.7.3",10631 "digest 0.8.1",10632 "fake-simd",10633 "opaque-debug 0.2.3",10634]1063510636[[package]]10637name = "sha2"10638version = "0.9.9"10639source = "registry+https://github.com/rust-lang/crates.io-index"10640checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10641dependencies = [10642 "block-buffer 0.9.0",10643 "cfg-if 1.0.0",10644 "cpufeatures",10645 "digest 0.9.0",10646 "opaque-debug 0.3.0",10647]1064810649[[package]]10650name = "sha2"10651version = "0.10.2"10652source = "registry+https://github.com/rust-lang/crates.io-index"10653checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10654dependencies = [10655 "cfg-if 1.0.0",10656 "cpufeatures",10657 "digest 0.10.3",10658]1065910660[[package]]10661name = "sha3"10662version = "0.9.1"10663source = "registry+https://github.com/rust-lang/crates.io-index"10664checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10665dependencies = [10666 "block-buffer 0.9.0",10667 "digest 0.9.0",10668 "keccak",10669 "opaque-debug 0.3.0",10670]1067110672[[package]]10673name = "sha3"10674version = "0.10.2"10675source = "registry+https://github.com/rust-lang/crates.io-index"10676checksum = "0a31480366ec990f395a61b7c08122d99bd40544fdb5abcfc1b06bb29994312c"10677dependencies = [10678 "digest 0.10.3",10679 "keccak",10680]1068110682[[package]]10683name = "sharded-slab"10684version = "0.1.4"10685source = "registry+https://github.com/rust-lang/crates.io-index"10686checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10687dependencies = [10688 "lazy_static",10689]1069010691[[package]]10692name = "shlex"10693version = "1.1.0"10694source = "registry+https://github.com/rust-lang/crates.io-index"10695checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1069610697[[package]]10698name = "signal-hook"10699version = "0.3.14"10700source = "registry+https://github.com/rust-lang/crates.io-index"10701checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"10702dependencies = [10703 "libc",10704 "signal-hook-registry",10705]1070610707[[package]]10708name = "signal-hook-registry"10709version = "1.4.0"10710source = "registry+https://github.com/rust-lang/crates.io-index"10711checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10712dependencies = [10713 "libc",10714]1071510716[[package]]10717name = "signature"10718version = "1.4.0"10719source = "registry+https://github.com/rust-lang/crates.io-index"10720checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10721dependencies = [10722 "digest 0.9.0",10723 "rand_core 0.6.3",10724]1072510726[[package]]10727name = "simba"10728version = "0.5.1"10729source = "registry+https://github.com/rust-lang/crates.io-index"10730checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10731dependencies = [10732 "approx",10733 "num-complex",10734 "num-traits",10735 "paste",10736]1073710738[[package]]10739name = "slab"10740version = "0.4.7"10741source = "registry+https://github.com/rust-lang/crates.io-index"10742checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"10743dependencies = [10744 "autocfg",10745]1074610747[[package]]10748name = "slice-group-by"10749version = "0.3.0"10750source = "registry+https://github.com/rust-lang/crates.io-index"10751checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1075210753[[package]]10754name = "slot-range-helper"10755version = "0.9.27"10756source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"10757dependencies = [10758 "enumn",10759 "parity-scale-codec 3.1.5",10760 "paste",10761 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10762 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10763]1076410765[[package]]10766name = "slotmap"10767version = "1.0.6"10768source = "registry+https://github.com/rust-lang/crates.io-index"10769checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10770dependencies = [10771 "version_check",10772]1077310774[[package]]10775name = "smallvec"10776version = "1.9.0"10777source = "registry+https://github.com/rust-lang/crates.io-index"10778checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"1077910780[[package]]10781name = "snap"10782version = "1.0.5"10783source = "registry+https://github.com/rust-lang/crates.io-index"10784checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1078510786[[package]]10787name = "snow"10788version = "0.9.0"10789source = "registry+https://github.com/rust-lang/crates.io-index"10790checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"10791dependencies = [10792 "aes-gcm",10793 "blake2",10794 "chacha20poly1305",10795 "curve25519-dalek 4.0.0-pre.1",10796 "rand_core 0.6.3",10797 "ring",10798 "rustc_version 0.4.0",10799 "sha2 0.10.2",10800 "subtle",10801]1080210803[[package]]10804name = "socket2"10805version = "0.4.4"10806source = "registry+https://github.com/rust-lang/crates.io-index"10807checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"10808dependencies = [10809 "libc",10810 "winapi",10811]1081210813[[package]]10814name = "soketto"10815version = "0.7.1"10816source = "registry+https://github.com/rust-lang/crates.io-index"10817checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10818dependencies = [10819 "base64",10820 "bytes",10821 "flate2",10822 "futures 0.3.23",10823 "httparse",10824 "log",10825 "rand 0.8.5",10826 "sha-1 0.9.8",10827]1082810829[[package]]10830name = "sp-api"10831version = "4.0.0-dev"10832source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10833dependencies = [10834 "hash-db",10835 "log",10836 "parity-scale-codec 3.1.5",10837 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10838 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10839 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10840 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10842 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10843 "thiserror",10844]1084510846[[package]]10847name = "sp-api"10848version = "4.0.0-dev"10849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10850dependencies = [10851 "hash-db",10852 "log",10853 "parity-scale-codec 3.1.5",10854 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10855 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10856 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10857 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10858 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10859 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10860 "thiserror",10861]1086210863[[package]]10864name = "sp-api-proc-macro"10865version = "4.0.0-dev"10866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10867dependencies = [10868 "blake2",10869 "proc-macro-crate",10870 "proc-macro2",10871 "quote",10872 "syn",10873]1087410875[[package]]10876name = "sp-api-proc-macro"10877version = "4.0.0-dev"10878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10879dependencies = [10880 "blake2",10881 "proc-macro-crate",10882 "proc-macro2",10883 "quote",10884 "syn",10885]1088610887[[package]]10888name = "sp-application-crypto"10889version = "6.0.0"10890source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10891dependencies = [10892 "parity-scale-codec 3.1.5",10893 "scale-info",10894 "serde",10895 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10896 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10897 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10898]1089910900[[package]]10901name = "sp-application-crypto"10902version = "6.0.0"10903source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10904dependencies = [10905 "parity-scale-codec 3.1.5",10906 "scale-info",10907 "serde",10908 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10909 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10910 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10911]1091210913[[package]]10914name = "sp-arithmetic"10915version = "5.0.0"10916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10917dependencies = [10918 "integer-sqrt",10919 "num-traits",10920 "parity-scale-codec 3.1.5",10921 "scale-info",10922 "serde",10923 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10924 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",10925 "static_assertions",10926]1092710928[[package]]10929name = "sp-arithmetic"10930version = "5.0.0"10931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10932dependencies = [10933 "integer-sqrt",10934 "num-traits",10935 "parity-scale-codec 3.1.5",10936 "scale-info",10937 "serde",10938 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10939 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10940 "static_assertions",10941]1094210943[[package]]10944name = "sp-authority-discovery"10945version = "4.0.0-dev"10946source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10947dependencies = [10948 "parity-scale-codec 3.1.5",10949 "scale-info",10950 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10951 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10952 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10953 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10954]1095510956[[package]]10957name = "sp-authorship"10958version = "4.0.0-dev"10959source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10960dependencies = [10961 "async-trait",10962 "parity-scale-codec 3.1.5",10963 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10964 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10965 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10966]1096710968[[package]]10969name = "sp-block-builder"10970version = "4.0.0-dev"10971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10972dependencies = [10973 "parity-scale-codec 3.1.5",10974 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10975 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10976 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10977 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10978]1097910980[[package]]10981name = "sp-blockchain"10982version = "4.0.0-dev"10983source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10984dependencies = [10985 "futures 0.3.23",10986 "log",10987 "lru 0.7.8",10988 "parity-scale-codec 3.1.5",10989 "parking_lot 0.12.1",10990 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10991 "sp-consensus",10992 "sp-database",10993 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10994 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10995 "thiserror",10996]1099710998[[package]]10999name = "sp-consensus"11000version = "0.10.0-dev"11001source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11002dependencies = [11003 "async-trait",11004 "futures 0.3.23",11005 "futures-timer",11006 "log",11007 "parity-scale-codec 3.1.5",11008 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11009 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11010 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11011 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11012 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11013 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11014 "thiserror",11015]1101611017[[package]]11018name = "sp-consensus-aura"11019version = "0.10.0-dev"11020source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11021dependencies = [11022 "async-trait",11023 "parity-scale-codec 3.1.5",11024 "scale-info",11025 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11026 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11027 "sp-consensus",11028 "sp-consensus-slots",11029 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11030 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11031 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11032 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11033]1103411035[[package]]11036name = "sp-consensus-babe"11037version = "0.10.0-dev"11038source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11039dependencies = [11040 "async-trait",11041 "merlin",11042 "parity-scale-codec 3.1.5",11043 "scale-info",11044 "serde",11045 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11046 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11047 "sp-consensus",11048 "sp-consensus-slots",11049 "sp-consensus-vrf",11050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11051 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11052 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11053 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11054 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11055 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11056]1105711058[[package]]11059name = "sp-consensus-slots"11060version = "0.10.0-dev"11061source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11062dependencies = [11063 "parity-scale-codec 3.1.5",11064 "scale-info",11065 "serde",11066 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11067 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11068 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11069 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11070]1107111072[[package]]11073name = "sp-consensus-vrf"11074version = "0.10.0-dev"11075source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11076dependencies = [11077 "parity-scale-codec 3.1.5",11078 "scale-info",11079 "schnorrkel",11080 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11081 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11082 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11083]1108411085[[package]]11086name = "sp-core"11087version = "6.0.0"11088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11089dependencies = [11090 "base58",11091 "bitflags",11092 "blake2-rfc",11093 "byteorder",11094 "dyn-clonable",11095 "ed25519-dalek",11096 "futures 0.3.23",11097 "hash-db",11098 "hash256-std-hasher",11099 "hex",11100 "impl-serde",11101 "lazy_static",11102 "libsecp256k1",11103 "log",11104 "merlin",11105 "num-traits",11106 "parity-scale-codec 3.1.5",11107 "parity-util-mem",11108 "parking_lot 0.12.1",11109 "primitive-types",11110 "rand 0.7.3",11111 "regex",11112 "scale-info",11113 "schnorrkel",11114 "secp256k1 0.21.3",11115 "secrecy",11116 "serde",11117 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11118 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11119 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11120 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11121 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11122 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11123 "ss58-registry",11124 "substrate-bip39",11125 "thiserror",11126 "tiny-bip39",11127 "wasmi",11128 "zeroize",11129]1113011131[[package]]11132name = "sp-core"11133version = "6.0.0"11134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11135dependencies = [11136 "base58",11137 "bitflags",11138 "blake2-rfc",11139 "byteorder",11140 "dyn-clonable",11141 "ed25519-dalek",11142 "futures 0.3.23",11143 "hash-db",11144 "hash256-std-hasher",11145 "hex",11146 "impl-serde",11147 "lazy_static",11148 "libsecp256k1",11149 "log",11150 "merlin",11151 "num-traits",11152 "parity-scale-codec 3.1.5",11153 "parity-util-mem",11154 "parking_lot 0.12.1",11155 "primitive-types",11156 "rand 0.7.3",11157 "regex",11158 "scale-info",11159 "schnorrkel",11160 "secp256k1 0.24.0",11161 "secrecy",11162 "serde",11163 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11164 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11165 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11166 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11167 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11168 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11169 "ss58-registry",11170 "substrate-bip39",11171 "thiserror",11172 "tiny-bip39",11173 "wasmi",11174 "zeroize",11175]1117611177[[package]]11178name = "sp-core-hashing"11179version = "4.0.0"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11181dependencies = [11182 "blake2",11183 "byteorder",11184 "digest 0.10.3",11185 "sha2 0.10.2",11186 "sha3 0.10.2",11187 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11188 "twox-hash",11189]1119011191[[package]]11192name = "sp-core-hashing"11193version = "4.0.0"11194source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11195dependencies = [11196 "blake2",11197 "byteorder",11198 "digest 0.10.3",11199 "sha2 0.10.2",11200 "sha3 0.10.2",11201 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11202 "twox-hash",11203]1120411205[[package]]11206name = "sp-core-hashing-proc-macro"11207version = "5.0.0"11208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11209dependencies = [11210 "proc-macro2",11211 "quote",11212 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11213 "syn",11214]1121511216[[package]]11217name = "sp-core-hashing-proc-macro"11218version = "5.0.0"11219source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11220dependencies = [11221 "proc-macro2",11222 "quote",11223 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11224 "syn",11225]1122611227[[package]]11228name = "sp-database"11229version = "4.0.0-dev"11230source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11231dependencies = [11232 "kvdb",11233 "parking_lot 0.12.1",11234]1123511236[[package]]11237name = "sp-debug-derive"11238version = "4.0.0"11239source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11240dependencies = [11241 "proc-macro2",11242 "quote",11243 "syn",11244]1124511246[[package]]11247name = "sp-debug-derive"11248version = "4.0.0"11249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11250dependencies = [11251 "proc-macro2",11252 "quote",11253 "syn",11254]1125511256[[package]]11257name = "sp-externalities"11258version = "0.12.0"11259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11260dependencies = [11261 "environmental",11262 "parity-scale-codec 3.1.5",11263 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11264 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11265]1126611267[[package]]11268name = "sp-externalities"11269version = "0.12.0"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11271dependencies = [11272 "environmental",11273 "parity-scale-codec 3.1.5",11274 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11275 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11276]1127711278[[package]]11279name = "sp-finality-grandpa"11280version = "4.0.0-dev"11281source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11282dependencies = [11283 "finality-grandpa",11284 "log",11285 "parity-scale-codec 3.1.5",11286 "scale-info",11287 "serde",11288 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11289 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11290 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11291 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11292 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11293 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11294]1129511296[[package]]11297name = "sp-inherents"11298version = "4.0.0-dev"11299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11300dependencies = [11301 "async-trait",11302 "impl-trait-for-tuples",11303 "parity-scale-codec 3.1.5",11304 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11306 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11307 "thiserror",11308]1130911310[[package]]11311name = "sp-inherents"11312version = "4.0.0-dev"11313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11314dependencies = [11315 "async-trait",11316 "impl-trait-for-tuples",11317 "parity-scale-codec 3.1.5",11318 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11319 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11320 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11321 "thiserror",11322]1132311324[[package]]11325name = "sp-io"11326version = "6.0.0"11327source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11328dependencies = [11329 "futures 0.3.23",11330 "hash-db",11331 "libsecp256k1",11332 "log",11333 "parity-scale-codec 3.1.5",11334 "parking_lot 0.12.1",11335 "secp256k1 0.21.3",11336 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11337 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11338 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11339 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11340 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11341 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11342 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11343 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11344 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11345 "tracing",11346 "tracing-core",11347]1134811349[[package]]11350name = "sp-io"11351version = "6.0.0"11352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11353dependencies = [11354 "futures 0.3.23",11355 "hash-db",11356 "libsecp256k1",11357 "log",11358 "parity-scale-codec 3.1.5",11359 "parking_lot 0.12.1",11360 "secp256k1 0.24.0",11361 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11362 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11363 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11364 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11365 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11366 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11367 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11368 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11369 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11370 "tracing",11371 "tracing-core",11372]1137311374[[package]]11375name = "sp-keyring"11376version = "6.0.0"11377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11378dependencies = [11379 "lazy_static",11380 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11381 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11382 "strum",11383]1138411385[[package]]11386name = "sp-keystore"11387version = "0.12.0"11388source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11389dependencies = [11390 "async-trait",11391 "futures 0.3.23",11392 "merlin",11393 "parity-scale-codec 3.1.5",11394 "parking_lot 0.12.1",11395 "schnorrkel",11396 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11397 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11398 "thiserror",11399]1140011401[[package]]11402name = "sp-keystore"11403version = "0.12.0"11404source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11405dependencies = [11406 "async-trait",11407 "futures 0.3.23",11408 "merlin",11409 "parity-scale-codec 3.1.5",11410 "parking_lot 0.12.1",11411 "schnorrkel",11412 "serde",11413 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11414 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11415 "thiserror",11416]1141711418[[package]]11419name = "sp-maybe-compressed-blob"11420version = "4.1.0-dev"11421source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11422dependencies = [11423 "thiserror",11424 "zstd",11425]1142611427[[package]]11428name = "sp-mmr-primitives"11429version = "4.0.0-dev"11430source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11431dependencies = [11432 "log",11433 "parity-scale-codec 3.1.5",11434 "serde",11435 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11436 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11437 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11438 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11439 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11440]1144111442[[package]]11443name = "sp-npos-elections"11444version = "4.0.0-dev"11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11446dependencies = [11447 "parity-scale-codec 3.1.5",11448 "scale-info",11449 "serde",11450 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11451 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11452 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11453 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11454]1145511456[[package]]11457name = "sp-offchain"11458version = "4.0.0-dev"11459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11460dependencies = [11461 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11462 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11463 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11464]1146511466[[package]]11467name = "sp-panic-handler"11468version = "4.0.0"11469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11470dependencies = [11471 "backtrace",11472 "lazy_static",11473 "regex",11474]1147511476[[package]]11477name = "sp-panic-handler"11478version = "4.0.0"11479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11480dependencies = [11481 "backtrace",11482 "lazy_static",11483 "regex",11484]1148511486[[package]]11487name = "sp-rpc"11488version = "6.0.0"11489source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11490dependencies = [11491 "rustc-hash",11492 "serde",11493 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11494]1149511496[[package]]11497name = "sp-runtime"11498version = "6.0.0"11499source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11500dependencies = [11501 "either",11502 "hash256-std-hasher",11503 "impl-trait-for-tuples",11504 "log",11505 "parity-scale-codec 3.1.5",11506 "parity-util-mem",11507 "paste",11508 "rand 0.7.3",11509 "scale-info",11510 "serde",11511 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11512 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11513 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11514 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11515 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11516]1151711518[[package]]11519name = "sp-runtime"11520version = "6.0.0"11521source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11522dependencies = [11523 "either",11524 "hash256-std-hasher",11525 "impl-trait-for-tuples",11526 "log",11527 "parity-scale-codec 3.1.5",11528 "parity-util-mem",11529 "paste",11530 "rand 0.7.3",11531 "scale-info",11532 "serde",11533 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11534 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11535 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11536 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11537 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11538]1153911540[[package]]11541name = "sp-runtime-interface"11542version = "6.0.0"11543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11544dependencies = [11545 "impl-trait-for-tuples",11546 "parity-scale-codec 3.1.5",11547 "primitive-types",11548 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11549 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11550 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11551 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11552 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11553 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11554 "static_assertions",11555]1155611557[[package]]11558name = "sp-runtime-interface"11559version = "6.0.0"11560source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11561dependencies = [11562 "impl-trait-for-tuples",11563 "parity-scale-codec 3.1.5",11564 "primitive-types",11565 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11566 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11567 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11568 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11569 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11570 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11571 "static_assertions",11572]1157311574[[package]]11575name = "sp-runtime-interface-proc-macro"11576version = "5.0.0"11577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11578dependencies = [11579 "Inflector",11580 "proc-macro-crate",11581 "proc-macro2",11582 "quote",11583 "syn",11584]1158511586[[package]]11587name = "sp-runtime-interface-proc-macro"11588version = "5.0.0"11589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11590dependencies = [11591 "Inflector",11592 "proc-macro-crate",11593 "proc-macro2",11594 "quote",11595 "syn",11596]1159711598[[package]]11599name = "sp-sandbox"11600version = "0.10.0-dev"11601source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11602dependencies = [11603 "log",11604 "parity-scale-codec 3.1.5",11605 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11606 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11607 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11608 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11609 "wasmi",11610]1161111612[[package]]11613name = "sp-serializer"11614version = "4.0.0-dev"11615source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11616dependencies = [11617 "serde",11618 "serde_json",11619]1162011621[[package]]11622name = "sp-session"11623version = "4.0.0-dev"11624source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11625dependencies = [11626 "parity-scale-codec 3.1.5",11627 "scale-info",11628 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11629 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11630 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11631 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11632 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11633]1163411635[[package]]11636name = "sp-staking"11637version = "4.0.0-dev"11638source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11639dependencies = [11640 "parity-scale-codec 3.1.5",11641 "scale-info",11642 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11643 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11644]1164511646[[package]]11647name = "sp-staking"11648version = "4.0.0-dev"11649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11650dependencies = [11651 "parity-scale-codec 3.1.5",11652 "scale-info",11653 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11654 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11655]1165611657[[package]]11658name = "sp-state-machine"11659version = "0.12.0"11660source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11661dependencies = [11662 "hash-db",11663 "log",11664 "num-traits",11665 "parity-scale-codec 3.1.5",11666 "parking_lot 0.12.1",11667 "rand 0.7.3",11668 "smallvec",11669 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11670 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11671 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11672 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11673 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11674 "thiserror",11675 "tracing",11676 "trie-root",11677]1167811679[[package]]11680name = "sp-state-machine"11681version = "0.12.0"11682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11683dependencies = [11684 "hash-db",11685 "log",11686 "num-traits",11687 "parity-scale-codec 3.1.5",11688 "parking_lot 0.12.1",11689 "rand 0.7.3",11690 "smallvec",11691 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11692 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11693 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11694 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11695 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11696 "thiserror",11697 "tracing",11698 "trie-root",11699]1170011701[[package]]11702name = "sp-std"11703version = "4.0.0"11704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"1170511706[[package]]11707name = "sp-std"11708version = "4.0.0"11709source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"1171011711[[package]]11712name = "sp-storage"11713version = "6.0.0"11714source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11715dependencies = [11716 "impl-serde",11717 "parity-scale-codec 3.1.5",11718 "ref-cast",11719 "serde",11720 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11721 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11722]1172311724[[package]]11725name = "sp-storage"11726version = "6.0.0"11727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11728dependencies = [11729 "impl-serde",11730 "parity-scale-codec 3.1.5",11731 "ref-cast",11732 "serde",11733 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11734 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11735]1173611737[[package]]11738name = "sp-tasks"11739version = "4.0.0-dev"11740source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11741dependencies = [11742 "log",11743 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11744 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11745 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11746 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11747 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11748]1174911750[[package]]11751name = "sp-timestamp"11752version = "4.0.0-dev"11753source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11754dependencies = [11755 "async-trait",11756 "futures-timer",11757 "log",11758 "parity-scale-codec 3.1.5",11759 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11760 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11761 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11762 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11763 "thiserror",11764]1176511766[[package]]11767name = "sp-timestamp"11768version = "4.0.0-dev"11769source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11770dependencies = [11771 "async-trait",11772 "futures-timer",11773 "log",11774 "parity-scale-codec 3.1.5",11775 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11776 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11777 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11778 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11779 "thiserror",11780]1178111782[[package]]11783name = "sp-tracing"11784version = "5.0.0"11785source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11786dependencies = [11787 "parity-scale-codec 3.1.5",11788 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11789 "tracing",11790 "tracing-core",11791 "tracing-subscriber",11792]1179311794[[package]]11795name = "sp-tracing"11796version = "5.0.0"11797source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11798dependencies = [11799 "parity-scale-codec 3.1.5",11800 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11801 "tracing",11802 "tracing-core",11803 "tracing-subscriber",11804]1180511806[[package]]11807name = "sp-transaction-pool"11808version = "4.0.0-dev"11809source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11810dependencies = [11811 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11812 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11813]1181411815[[package]]11816name = "sp-transaction-storage-proof"11817version = "4.0.0-dev"11818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11819dependencies = [11820 "async-trait",11821 "log",11822 "parity-scale-codec 3.1.5",11823 "scale-info",11824 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11825 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11826 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11827 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11828 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11829]1183011831[[package]]11832name = "sp-trie"11833version = "6.0.0"11834source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11835dependencies = [11836 "hash-db",11837 "memory-db",11838 "parity-scale-codec 3.1.5",11839 "scale-info",11840 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11842 "thiserror",11843 "trie-db",11844 "trie-root",11845]1184611847[[package]]11848name = "sp-trie"11849version = "6.0.0"11850source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11851dependencies = [11852 "hash-db",11853 "memory-db",11854 "parity-scale-codec 3.1.5",11855 "scale-info",11856 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11857 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11858 "thiserror",11859 "trie-db",11860 "trie-root",11861]1186211863[[package]]11864name = "sp-version"11865version = "5.0.0"11866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11867dependencies = [11868 "impl-serde",11869 "parity-scale-codec 3.1.5",11870 "parity-wasm 0.42.2",11871 "scale-info",11872 "serde",11873 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11874 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11875 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11876 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11877 "thiserror",11878]1187911880[[package]]11881name = "sp-version"11882version = "5.0.0"11883source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11884dependencies = [11885 "impl-serde",11886 "parity-scale-codec 3.1.5",11887 "parity-wasm 0.42.2",11888 "scale-info",11889 "serde",11890 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11891 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11892 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11893 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11894 "thiserror",11895]1189611897[[package]]11898name = "sp-version-proc-macro"11899version = "4.0.0-dev"11900source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11901dependencies = [11902 "parity-scale-codec 3.1.5",11903 "proc-macro2",11904 "quote",11905 "syn",11906]1190711908[[package]]11909name = "sp-version-proc-macro"11910version = "4.0.0-dev"11911source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11912dependencies = [11913 "parity-scale-codec 3.1.5",11914 "proc-macro2",11915 "quote",11916 "syn",11917]1191811919[[package]]11920name = "sp-wasm-interface"11921version = "6.0.0"11922source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11923dependencies = [11924 "impl-trait-for-tuples",11925 "log",11926 "parity-scale-codec 3.1.5",11927 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",11928 "wasmi",11929]1193011931[[package]]11932name = "sp-wasm-interface"11933version = "6.0.0"11934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11935dependencies = [11936 "impl-trait-for-tuples",11937 "log",11938 "parity-scale-codec 3.1.5",11939 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11940 "wasmi",11941 "wasmtime",11942]1194311944[[package]]11945name = "spin"11946version = "0.5.2"11947source = "registry+https://github.com/rust-lang/crates.io-index"11948checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1194911950[[package]]11951name = "ss58-registry"11952version = "1.25.0"11953source = "registry+https://github.com/rust-lang/crates.io-index"11954checksum = "a039906277e0d8db996cd9d1ef19278c10209d994ecfc1025ced16342873a17c"11955dependencies = [11956 "Inflector",11957 "num-format",11958 "proc-macro2",11959 "quote",11960 "serde",11961 "serde_json",11962 "unicode-xid",11963]1196411965[[package]]11966name = "stable_deref_trait"11967version = "1.2.0"11968source = "registry+https://github.com/rust-lang/crates.io-index"11969checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1197011971[[package]]11972name = "static_assertions"11973version = "1.1.0"11974source = "registry+https://github.com/rust-lang/crates.io-index"11975checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1197611977[[package]]11978name = "static_init"11979version = "0.5.2"11980source = "registry+https://github.com/rust-lang/crates.io-index"11981checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11982dependencies = [11983 "cfg_aliases",11984 "libc",11985 "parking_lot 0.11.2",11986 "static_init_macro",11987]1198811989[[package]]11990name = "static_init_macro"11991version = "0.5.0"11992source = "registry+https://github.com/rust-lang/crates.io-index"11993checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11994dependencies = [11995 "cfg_aliases",11996 "memchr",11997 "proc-macro2",11998 "quote",11999 "syn",12000]1200112002[[package]]12003name = "statrs"12004version = "0.15.0"12005source = "registry+https://github.com/rust-lang/crates.io-index"12006checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"12007dependencies = [12008 "approx",12009 "lazy_static",12010 "nalgebra",12011 "num-traits",12012 "rand 0.8.5",12013]1201412015[[package]]12016name = "strsim"12017version = "0.10.0"12018source = "registry+https://github.com/rust-lang/crates.io-index"12019checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1202012021[[package]]12022name = "struct-versioning"12023version = "0.1.0"12024dependencies = [12025 "quote",12026 "syn",12027]1202812029[[package]]12030name = "strum"12031version = "0.24.1"12032source = "registry+https://github.com/rust-lang/crates.io-index"12033checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12034dependencies = [12035 "strum_macros",12036]1203712038[[package]]12039name = "strum_macros"12040version = "0.24.3"12041source = "registry+https://github.com/rust-lang/crates.io-index"12042checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12043dependencies = [12044 "heck",12045 "proc-macro2",12046 "quote",12047 "rustversion",12048 "syn",12049]1205012051[[package]]12052name = "substrate-bip39"12053version = "0.4.4"12054source = "registry+https://github.com/rust-lang/crates.io-index"12055checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12056dependencies = [12057 "hmac 0.11.0",12058 "pbkdf2 0.8.0",12059 "schnorrkel",12060 "sha2 0.9.9",12061 "zeroize",12062]1206312064[[package]]12065name = "substrate-build-script-utils"12066version = "3.0.0"12067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12068dependencies = [12069 "platforms",12070]1207112072[[package]]12073name = "substrate-frame-rpc-system"12074version = "4.0.0-dev"12075source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12076dependencies = [12077 "frame-system-rpc-runtime-api",12078 "futures 0.3.23",12079 "jsonrpsee",12080 "log",12081 "parity-scale-codec 3.1.5",12082 "sc-client-api",12083 "sc-rpc-api",12084 "sc-transaction-pool-api",12085 "serde_json",12086 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12087 "sp-block-builder",12088 "sp-blockchain",12089 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12090 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12091]1209212093[[package]]12094name = "substrate-prometheus-endpoint"12095version = "0.10.0-dev"12096source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12097dependencies = [12098 "futures-util",12099 "hyper",12100 "log",12101 "prometheus",12102 "thiserror",12103 "tokio",12104]1210512106[[package]]12107name = "substrate-state-trie-migration-rpc"12108version = "4.0.0-dev"12109source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12110dependencies = [12111 "jsonrpsee",12112 "log",12113 "parity-scale-codec 3.1.5",12114 "sc-client-api",12115 "sc-rpc-api",12116 "scale-info",12117 "serde",12118 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12119 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12120 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12121 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12122 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12123 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12124 "trie-db",12125]1212612127[[package]]12128name = "substrate-test-client"12129version = "2.0.1"12130source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12131dependencies = [12132 "async-trait",12133 "futures 0.3.23",12134 "hex",12135 "parity-scale-codec 3.1.5",12136 "sc-client-api",12137 "sc-client-db",12138 "sc-consensus",12139 "sc-executor",12140 "sc-offchain",12141 "sc-service",12142 "serde",12143 "serde_json",12144 "sp-blockchain",12145 "sp-consensus",12146 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12147 "sp-keyring",12148 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12149 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12150 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12151]1215212153[[package]]12154name = "substrate-test-utils"12155version = "4.0.0-dev"12156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12157dependencies = [12158 "futures 0.3.23",12159 "substrate-test-utils-derive",12160 "tokio",12161]1216212163[[package]]12164name = "substrate-test-utils-derive"12165version = "0.10.0-dev"12166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12167dependencies = [12168 "proc-macro-crate",12169 "proc-macro2",12170 "quote",12171 "syn",12172]1217312174[[package]]12175name = "substrate-wasm-builder"12176version = "5.0.0-dev"12177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12178dependencies = [12179 "ansi_term",12180 "build-helper",12181 "cargo_metadata",12182 "filetime",12183 "sp-maybe-compressed-blob",12184 "strum",12185 "tempfile",12186 "toml",12187 "walkdir",12188 "wasm-gc-api",12189]1219012191[[package]]12192name = "subtle"12193version = "2.4.1"12194source = "registry+https://github.com/rust-lang/crates.io-index"12195checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1219612197[[package]]12198name = "syn"12199version = "1.0.99"12200source = "registry+https://github.com/rust-lang/crates.io-index"12201checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"12202dependencies = [12203 "proc-macro2",12204 "quote",12205 "unicode-ident",12206]1220712208[[package]]12209name = "synstructure"12210version = "0.12.6"12211source = "registry+https://github.com/rust-lang/crates.io-index"12212checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12213dependencies = [12214 "proc-macro2",12215 "quote",12216 "syn",12217 "unicode-xid",12218]1221912220[[package]]12221name = "system-configuration"12222version = "0.5.0"12223source = "registry+https://github.com/rust-lang/crates.io-index"12224checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12225dependencies = [12226 "bitflags",12227 "core-foundation",12228 "system-configuration-sys",12229]1223012231[[package]]12232name = "system-configuration-sys"12233version = "0.5.0"12234source = "registry+https://github.com/rust-lang/crates.io-index"12235checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12236dependencies = [12237 "core-foundation-sys",12238 "libc",12239]1224012241[[package]]12242name = "tap"12243version = "1.0.1"12244source = "registry+https://github.com/rust-lang/crates.io-index"12245checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1224612247[[package]]12248name = "target-lexicon"12249version = "0.12.4"12250source = "registry+https://github.com/rust-lang/crates.io-index"12251checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"1225212253[[package]]12254name = "tempfile"12255version = "3.3.0"12256source = "registry+https://github.com/rust-lang/crates.io-index"12257checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"12258dependencies = [12259 "cfg-if 1.0.0",12260 "fastrand",12261 "libc",12262 "redox_syscall",12263 "remove_dir_all",12264 "winapi",12265]1226612267[[package]]12268name = "termcolor"12269version = "1.1.3"12270source = "registry+https://github.com/rust-lang/crates.io-index"12271checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"12272dependencies = [12273 "winapi-util",12274]1227512276[[package]]12277name = "test-runtime-constants"12278version = "0.9.27"12279source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"12280dependencies = [12281 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12282 "polkadot-primitives",12283 "polkadot-runtime-common",12284 "smallvec",12285 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12286]1228712288[[package]]12289name = "tests"12290version = "0.1.1"12291dependencies = [12292 "evm-coder",12293 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12294 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12295 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12296 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12297 "pallet-common",12298 "pallet-ethereum",12299 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12300 "pallet-evm-coder-substrate",12301 "pallet-fungible",12302 "pallet-nonfungible",12303 "pallet-refungible",12304 "pallet-structure",12305 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12306 "pallet-transaction-payment",12307 "pallet-unique",12308 "parity-scale-codec 3.1.5",12309 "scale-info",12310 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12311 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12312 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12313 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12314 "up-data-structs",12315 "up-sponsorship",12316]1231712318[[package]]12319name = "textwrap"12320version = "0.15.0"12321source = "registry+https://github.com/rust-lang/crates.io-index"12322checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"1232312324[[package]]12325name = "thiserror"12326version = "1.0.32"12327source = "registry+https://github.com/rust-lang/crates.io-index"12328checksum = "f5f6586b7f764adc0231f4c79be7b920e766bb2f3e51b3661cdb263828f19994"12329dependencies = [12330 "thiserror-impl",12331]1233212333[[package]]12334name = "thiserror-impl"12335version = "1.0.32"12336source = "registry+https://github.com/rust-lang/crates.io-index"12337checksum = "12bafc5b54507e0149cdf1b145a5d80ab80a90bcd9275df43d4fff68460f6c21"12338dependencies = [12339 "proc-macro2",12340 "quote",12341 "syn",12342]1234312344[[package]]12345name = "thousands"12346version = "0.2.0"12347source = "registry+https://github.com/rust-lang/crates.io-index"12348checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1234912350[[package]]12351name = "thread_local"12352version = "1.1.4"12353source = "registry+https://github.com/rust-lang/crates.io-index"12354checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"12355dependencies = [12356 "once_cell",12357]1235812359[[package]]12360name = "threadpool"12361version = "1.8.1"12362source = "registry+https://github.com/rust-lang/crates.io-index"12363checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12364dependencies = [12365 "num_cpus",12366]1236712368[[package]]12369name = "thrift"12370version = "0.15.0"12371source = "registry+https://github.com/rust-lang/crates.io-index"12372checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12373dependencies = [12374 "byteorder",12375 "integer-encoding",12376 "log",12377 "ordered-float",12378 "threadpool",12379]1238012381[[package]]12382name = "tikv-jemalloc-sys"12383version = "0.4.3+5.2.1-patched.2"12384source = "registry+https://github.com/rust-lang/crates.io-index"12385checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"12386dependencies = [12387 "cc",12388 "fs_extra",12389 "libc",12390]1239112392[[package]]12393name = "time"12394version = "0.1.44"12395source = "registry+https://github.com/rust-lang/crates.io-index"12396checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"12397dependencies = [12398 "libc",12399 "wasi 0.10.0+wasi-snapshot-preview1",12400 "winapi",12401]1240212403[[package]]12404name = "time"12405version = "0.3.9"12406source = "registry+https://github.com/rust-lang/crates.io-index"12407checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"12408dependencies = [12409 "itoa 1.0.3",12410 "libc",12411 "num_threads",12412 "time-macros",12413]1241412415[[package]]12416name = "time-macros"12417version = "0.2.4"12418source = "registry+https://github.com/rust-lang/crates.io-index"12419checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"1242012421[[package]]12422name = "tiny-bip39"12423version = "0.8.2"12424source = "registry+https://github.com/rust-lang/crates.io-index"12425checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12426dependencies = [12427 "anyhow",12428 "hmac 0.8.1",12429 "once_cell",12430 "pbkdf2 0.4.0",12431 "rand 0.7.3",12432 "rustc-hash",12433 "sha2 0.9.9",12434 "thiserror",12435 "unicode-normalization",12436 "wasm-bindgen",12437 "zeroize",12438]1243912440[[package]]12441name = "tiny-keccak"12442version = "2.0.2"12443source = "registry+https://github.com/rust-lang/crates.io-index"12444checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12445dependencies = [12446 "crunchy",12447]1244812449[[package]]12450name = "tinyvec"12451version = "1.6.0"12452source = "registry+https://github.com/rust-lang/crates.io-index"12453checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12454dependencies = [12455 "tinyvec_macros",12456]1245712458[[package]]12459name = "tinyvec_macros"12460version = "0.1.0"12461source = "registry+https://github.com/rust-lang/crates.io-index"12462checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1246312464[[package]]12465name = "tokio"12466version = "1.20.1"12467source = "registry+https://github.com/rust-lang/crates.io-index"12468checksum = "7a8325f63a7d4774dd041e363b2409ed1c5cbbd0f867795e661df066b2b0a581"12469dependencies = [12470 "autocfg",12471 "bytes",12472 "libc",12473 "memchr",12474 "mio",12475 "num_cpus",12476 "once_cell",12477 "parking_lot 0.12.1",12478 "pin-project-lite 0.2.9",12479 "signal-hook-registry",12480 "socket2",12481 "tokio-macros",12482 "winapi",12483]1248412485[[package]]12486name = "tokio-macros"12487version = "1.8.0"12488source = "registry+https://github.com/rust-lang/crates.io-index"12489checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12490dependencies = [12491 "proc-macro2",12492 "quote",12493 "syn",12494]1249512496[[package]]12497name = "tokio-rustls"12498version = "0.23.4"12499source = "registry+https://github.com/rust-lang/crates.io-index"12500checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12501dependencies = [12502 "rustls",12503 "tokio",12504 "webpki",12505]1250612507[[package]]12508name = "tokio-stream"12509version = "0.1.9"12510source = "registry+https://github.com/rust-lang/crates.io-index"12511checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9"12512dependencies = [12513 "futures-core",12514 "pin-project-lite 0.2.9",12515 "tokio",12516]1251712518[[package]]12519name = "tokio-util"12520version = "0.7.3"12521source = "registry+https://github.com/rust-lang/crates.io-index"12522checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12523dependencies = [12524 "bytes",12525 "futures-core",12526 "futures-io",12527 "futures-sink",12528 "pin-project-lite 0.2.9",12529 "tokio",12530 "tracing",12531]1253212533[[package]]12534name = "toml"12535version = "0.5.9"12536source = "registry+https://github.com/rust-lang/crates.io-index"12537checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12538dependencies = [12539 "serde",12540]1254112542[[package]]12543name = "tower-service"12544version = "0.3.2"12545source = "registry+https://github.com/rust-lang/crates.io-index"12546checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1254712548[[package]]12549name = "tracing"12550version = "0.1.36"12551source = "registry+https://github.com/rust-lang/crates.io-index"12552checksum = "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307"12553dependencies = [12554 "cfg-if 1.0.0",12555 "pin-project-lite 0.2.9",12556 "tracing-attributes",12557 "tracing-core",12558]1255912560[[package]]12561name = "tracing-attributes"12562version = "0.1.22"12563source = "registry+https://github.com/rust-lang/crates.io-index"12564checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"12565dependencies = [12566 "proc-macro2",12567 "quote",12568 "syn",12569]1257012571[[package]]12572name = "tracing-core"12573version = "0.1.29"12574source = "registry+https://github.com/rust-lang/crates.io-index"12575checksum = "5aeea4303076558a00714b823f9ad67d58a3bbda1df83d8827d21193156e22f7"12576dependencies = [12577 "once_cell",12578 "valuable",12579]1258012581[[package]]12582name = "tracing-futures"12583version = "0.2.5"12584source = "registry+https://github.com/rust-lang/crates.io-index"12585checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12586dependencies = [12587 "pin-project",12588 "tracing",12589]1259012591[[package]]12592name = "tracing-gum"12593version = "0.9.27"12594source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"12595dependencies = [12596 "polkadot-node-jaeger",12597 "polkadot-primitives",12598 "tracing",12599 "tracing-gum-proc-macro",12600]1260112602[[package]]12603name = "tracing-gum-proc-macro"12604version = "0.9.27"12605source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"12606dependencies = [12607 "expander 0.0.6",12608 "proc-macro-crate",12609 "proc-macro2",12610 "quote",12611 "syn",12612]1261312614[[package]]12615name = "tracing-log"12616version = "0.1.3"12617source = "registry+https://github.com/rust-lang/crates.io-index"12618checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12619dependencies = [12620 "lazy_static",12621 "log",12622 "tracing-core",12623]1262412625[[package]]12626name = "tracing-serde"12627version = "0.1.3"12628source = "registry+https://github.com/rust-lang/crates.io-index"12629checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12630dependencies = [12631 "serde",12632 "tracing-core",12633]1263412635[[package]]12636name = "tracing-subscriber"12637version = "0.2.25"12638source = "registry+https://github.com/rust-lang/crates.io-index"12639checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12640dependencies = [12641 "ansi_term",12642 "chrono",12643 "lazy_static",12644 "matchers",12645 "parking_lot 0.11.2",12646 "regex",12647 "serde",12648 "serde_json",12649 "sharded-slab",12650 "smallvec",12651 "thread_local",12652 "tracing",12653 "tracing-core",12654 "tracing-log",12655 "tracing-serde",12656]1265712658[[package]]12659name = "trie-db"12660version = "0.23.1"12661source = "registry+https://github.com/rust-lang/crates.io-index"12662checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12663dependencies = [12664 "hash-db",12665 "hashbrown 0.12.3",12666 "log",12667 "rustc-hex",12668 "smallvec",12669]1267012671[[package]]12672name = "trie-root"12673version = "0.17.0"12674source = "registry+https://github.com/rust-lang/crates.io-index"12675checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12676dependencies = [12677 "hash-db",12678]1267912680[[package]]12681name = "triehash"12682version = "0.8.4"12683source = "registry+https://github.com/rust-lang/crates.io-index"12684checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12685dependencies = [12686 "hash-db",12687 "rlp",12688]1268912690[[package]]12691name = "trust-dns-proto"12692version = "0.21.2"12693source = "registry+https://github.com/rust-lang/crates.io-index"12694checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12695dependencies = [12696 "async-trait",12697 "cfg-if 1.0.0",12698 "data-encoding",12699 "enum-as-inner",12700 "futures-channel",12701 "futures-io",12702 "futures-util",12703 "idna",12704 "ipnet",12705 "lazy_static",12706 "log",12707 "rand 0.8.5",12708 "smallvec",12709 "thiserror",12710 "tinyvec",12711 "url",12712]1271312714[[package]]12715name = "trust-dns-resolver"12716version = "0.21.2"12717source = "registry+https://github.com/rust-lang/crates.io-index"12718checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12719dependencies = [12720 "cfg-if 1.0.0",12721 "futures-util",12722 "ipconfig",12723 "lazy_static",12724 "log",12725 "lru-cache",12726 "parking_lot 0.12.1",12727 "resolv-conf",12728 "smallvec",12729 "thiserror",12730 "trust-dns-proto",12731]1273212733[[package]]12734name = "try-lock"12735version = "0.2.3"12736source = "registry+https://github.com/rust-lang/crates.io-index"12737checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1273812739[[package]]12740name = "try-runtime-cli"12741version = "0.10.0-dev"12742source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"12743dependencies = [12744 "clap",12745 "jsonrpsee",12746 "log",12747 "parity-scale-codec 3.1.5",12748 "remote-externalities",12749 "sc-chain-spec",12750 "sc-cli",12751 "sc-executor",12752 "sc-service",12753 "serde",12754 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12755 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12756 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12757 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12758 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12759 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12760 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12761 "zstd",12762]1276312764[[package]]12765name = "tt-call"12766version = "1.0.8"12767source = "registry+https://github.com/rust-lang/crates.io-index"12768checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1276912770[[package]]12771name = "twox-hash"12772version = "1.6.3"12773source = "registry+https://github.com/rust-lang/crates.io-index"12774checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12775dependencies = [12776 "cfg-if 0.1.10",12777 "digest 0.10.3",12778 "rand 0.8.5",12779 "static_assertions",12780]1278112782[[package]]12783name = "typenum"12784version = "1.15.0"12785source = "registry+https://github.com/rust-lang/crates.io-index"12786checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1278712788[[package]]12789name = "uc-rpc"12790version = "0.1.3"12791dependencies = [12792 "anyhow",12793 "jsonrpsee",12794 "pallet-common",12795 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12796 "parity-scale-codec 3.1.5",12797 "rmrk-rpc",12798 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12799 "sp-blockchain",12800 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12801 "sp-rpc",12802 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12803 "up-data-structs",12804 "up-rpc",12805]1280612807[[package]]12808name = "ucd-trie"12809version = "0.1.4"12810source = "registry+https://github.com/rust-lang/crates.io-index"12811checksum = "89570599c4fe5585de2b388aab47e99f7fa4e9238a1399f707a02e356058141c"1281212813[[package]]12814name = "uint"12815version = "0.9.3"12816source = "registry+https://github.com/rust-lang/crates.io-index"12817checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"12818dependencies = [12819 "byteorder",12820 "crunchy",12821 "hex",12822 "static_assertions",12823]1282412825[[package]]12826name = "unicase"12827version = "2.6.0"12828source = "registry+https://github.com/rust-lang/crates.io-index"12829checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12830dependencies = [12831 "version_check",12832]1283312834[[package]]12835name = "unicode-bidi"12836version = "0.3.8"12837source = "registry+https://github.com/rust-lang/crates.io-index"12838checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1283912840[[package]]12841name = "unicode-ident"12842version = "1.0.3"12843source = "registry+https://github.com/rust-lang/crates.io-index"12844checksum = "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf"1284512846[[package]]12847name = "unicode-normalization"12848version = "0.1.21"12849source = "registry+https://github.com/rust-lang/crates.io-index"12850checksum = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6"12851dependencies = [12852 "tinyvec",12853]1285412855[[package]]12856name = "unicode-width"12857version = "0.1.9"12858source = "registry+https://github.com/rust-lang/crates.io-index"12859checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1286012861[[package]]12862name = "unicode-xid"12863version = "0.2.3"12864source = "registry+https://github.com/rust-lang/crates.io-index"12865checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"1286612867[[package]]12868name = "unique-node"12869version = "0.9.27"12870dependencies = [12871 "clap",12872 "cumulus-client-cli",12873 "cumulus-client-collator",12874 "cumulus-client-consensus-aura",12875 "cumulus-client-consensus-common",12876 "cumulus-client-network",12877 "cumulus-client-service",12878 "cumulus-primitives-core",12879 "cumulus-primitives-parachain-inherent",12880 "cumulus-relay-chain-inprocess-interface",12881 "cumulus-relay-chain-interface",12882 "cumulus-relay-chain-rpc-interface",12883 "fc-consensus",12884 "fc-db",12885 "fc-mapping-sync",12886 "fc-rpc",12887 "fc-rpc-core",12888 "flexi_logger",12889 "fp-rpc",12890 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12891 "frame-benchmarking-cli",12892 "futures 0.3.23",12893 "jsonrpsee",12894 "log",12895 "opal-runtime",12896 "pallet-ethereum",12897 "pallet-transaction-payment-rpc",12898 "pallet-transaction-payment-rpc-runtime-api",12899 "parity-scale-codec 3.1.5",12900 "parking_lot 0.12.1",12901 "polkadot-cli",12902 "polkadot-parachain",12903 "polkadot-primitives",12904 "polkadot-service",12905 "polkadot-test-service",12906 "quartz-runtime",12907 "rmrk-rpc",12908 "sc-basic-authorship",12909 "sc-chain-spec",12910 "sc-cli",12911 "sc-client-api",12912 "sc-consensus",12913 "sc-consensus-aura",12914 "sc-consensus-manual-seal",12915 "sc-executor",12916 "sc-finality-grandpa",12917 "sc-keystore",12918 "sc-network",12919 "sc-rpc",12920 "sc-rpc-api",12921 "sc-service",12922 "sc-sysinfo",12923 "sc-telemetry",12924 "sc-tracing",12925 "sc-transaction-pool",12926 "serde",12927 "serde_json",12928 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12929 "sp-block-builder",12930 "sp-blockchain",12931 "sp-consensus",12932 "sp-consensus-aura",12933 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12934 "sp-finality-grandpa",12935 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12936 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12937 "sp-offchain",12938 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12939 "sp-session",12940 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12941 "sp-transaction-pool",12942 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12943 "substrate-build-script-utils",12944 "substrate-frame-rpc-system",12945 "substrate-prometheus-endpoint",12946 "tokio",12947 "try-runtime-cli",12948 "unique-rpc",12949 "unique-runtime",12950 "up-common",12951 "up-data-structs",12952 "up-rpc",12953]1295412955[[package]]12956name = "unique-rpc"12957version = "0.1.1"12958dependencies = [12959 "fc-db",12960 "fc-mapping-sync",12961 "fc-rpc",12962 "fc-rpc-core",12963 "fp-rpc",12964 "fp-storage",12965 "futures 0.3.23",12966 "jsonrpsee",12967 "pallet-common",12968 "pallet-ethereum",12969 "pallet-transaction-payment-rpc",12970 "pallet-transaction-payment-rpc-runtime-api",12971 "pallet-unique",12972 "rmrk-rpc",12973 "sc-client-api",12974 "sc-consensus-aura",12975 "sc-consensus-epochs",12976 "sc-finality-grandpa",12977 "sc-finality-grandpa-rpc",12978 "sc-keystore",12979 "sc-network",12980 "sc-rpc",12981 "sc-rpc-api",12982 "sc-service",12983 "sc-transaction-pool",12984 "serde",12985 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12986 "sp-block-builder",12987 "sp-blockchain",12988 "sp-consensus",12989 "sp-consensus-aura",12990 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12991 "sp-offchain",12992 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12993 "sp-session",12994 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12995 "sp-transaction-pool",12996 "substrate-frame-rpc-system",12997 "tokio",12998 "uc-rpc",12999 "up-common",13000 "up-data-structs",13001 "up-rpc",13002]1300313004[[package]]13005name = "unique-runtime"13006version = "0.9.27"13007dependencies = [13008 "cumulus-pallet-aura-ext",13009 "cumulus-pallet-dmp-queue",13010 "cumulus-pallet-parachain-system",13011 "cumulus-pallet-xcm",13012 "cumulus-pallet-xcmp-queue",13013 "cumulus-primitives-core",13014 "cumulus-primitives-timestamp",13015 "cumulus-primitives-utility",13016 "derivative",13017 "evm-coder",13018 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",13019 "fp-rpc",13020 "fp-self-contained",13021 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13022 "frame-executive",13023 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13024 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13025 "frame-system-benchmarking",13026 "frame-system-rpc-runtime-api",13027 "frame-try-runtime",13028 "hex-literal",13029 "log",13030 "orml-vesting",13031 "pallet-aura",13032 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13033 "pallet-base-fee",13034 "pallet-common",13035 "pallet-configuration",13036 "pallet-ethereum",13037 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",13038 "pallet-evm-coder-substrate",13039 "pallet-evm-contract-helpers",13040 "pallet-evm-migration",13041 "pallet-evm-transaction-payment",13042 "pallet-fungible",13043 "pallet-inflation",13044 "pallet-nonfungible",13045 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13046 "pallet-refungible",13047 "pallet-rmrk-core",13048 "pallet-rmrk-equip",13049 "pallet-structure",13050 "pallet-sudo",13051 "pallet-template-transaction-payment",13052 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13053 "pallet-transaction-payment",13054 "pallet-transaction-payment-rpc-runtime-api",13055 "pallet-treasury",13056 "pallet-unique",13057 "pallet-unique-scheduler",13058 "pallet-xcm",13059 "parachain-info",13060 "parity-scale-codec 3.1.5",13061 "polkadot-parachain",13062 "rmrk-rpc",13063 "scale-info",13064 "serde",13065 "smallvec",13066 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13067 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13068 "sp-block-builder",13069 "sp-consensus-aura",13070 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13071 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13072 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13073 "sp-offchain",13074 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13075 "sp-session",13076 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13077 "sp-transaction-pool",13078 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13079 "substrate-wasm-builder",13080 "up-common",13081 "up-data-structs",13082 "up-rpc",13083 "up-sponsorship",13084 "xcm",13085 "xcm-builder",13086 "xcm-executor",13087]1308813089[[package]]13090name = "universal-hash"13091version = "0.4.1"13092source = "registry+https://github.com/rust-lang/crates.io-index"13093checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13094dependencies = [13095 "generic-array 0.14.6",13096 "subtle",13097]1309813099[[package]]13100name = "unsigned-varint"13101version = "0.7.1"13102source = "registry+https://github.com/rust-lang/crates.io-index"13103checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13104dependencies = [13105 "asynchronous-codec",13106 "bytes",13107 "futures-io",13108 "futures-util",13109]1311013111[[package]]13112name = "untrusted"13113version = "0.7.1"13114source = "registry+https://github.com/rust-lang/crates.io-index"13115checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1311613117[[package]]13118name = "up-common"13119version = "0.9.27"13120dependencies = [13121 "fp-rpc",13122 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13123 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",13124 "sp-consensus-aura",13125 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13126 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13127 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13128]1312913130[[package]]13131name = "up-data-structs"13132version = "0.2.2"13133dependencies = [13134 "derivative",13135 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13136 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13137 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",13138 "parity-scale-codec 3.1.5",13139 "rmrk-traits",13140 "scale-info",13141 "serde",13142 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13143 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13144 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13145 "struct-versioning",13146]1314713148[[package]]13149name = "up-rpc"13150version = "0.1.3"13151dependencies = [13152 "pallet-common",13153 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",13154 "parity-scale-codec 3.1.5",13155 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13156 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13157 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13158 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13159 "up-data-structs",13160]1316113162[[package]]13163name = "up-sponsorship"13164version = "0.1.0"13165source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.27#853766d6033ceb68a2bef196790b962dd0663a04"13166dependencies = [13167 "impl-trait-for-tuples",13168]1316913170[[package]]13171name = "url"13172version = "2.2.2"13173source = "registry+https://github.com/rust-lang/crates.io-index"13174checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"13175dependencies = [13176 "form_urlencoded",13177 "idna",13178 "matches",13179 "percent-encoding",13180]1318113182[[package]]13183name = "valuable"13184version = "0.1.0"13185source = "registry+https://github.com/rust-lang/crates.io-index"13186checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1318713188[[package]]13189name = "value-bag"13190version = "1.0.0-alpha.9"13191source = "registry+https://github.com/rust-lang/crates.io-index"13192checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13193dependencies = [13194 "ctor",13195 "version_check",13196]1319713198[[package]]13199name = "vcpkg"13200version = "0.2.15"13201source = "registry+https://github.com/rust-lang/crates.io-index"13202checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1320313204[[package]]13205name = "version_check"13206version = "0.9.4"13207source = "registry+https://github.com/rust-lang/crates.io-index"13208checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1320913210[[package]]13211name = "void"13212version = "1.0.2"13213source = "registry+https://github.com/rust-lang/crates.io-index"13214checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1321513216[[package]]13217name = "waker-fn"13218version = "1.1.0"13219source = "registry+https://github.com/rust-lang/crates.io-index"13220checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1322113222[[package]]13223name = "walkdir"13224version = "2.3.2"13225source = "registry+https://github.com/rust-lang/crates.io-index"13226checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13227dependencies = [13228 "same-file",13229 "winapi",13230 "winapi-util",13231]1323213233[[package]]13234name = "want"13235version = "0.3.0"13236source = "registry+https://github.com/rust-lang/crates.io-index"13237checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13238dependencies = [13239 "log",13240 "try-lock",13241]1324213243[[package]]13244name = "wasi"13245version = "0.9.0+wasi-snapshot-preview1"13246source = "registry+https://github.com/rust-lang/crates.io-index"13247checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1324813249[[package]]13250name = "wasi"13251version = "0.10.0+wasi-snapshot-preview1"13252source = "registry+https://github.com/rust-lang/crates.io-index"13253checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1325413255[[package]]13256name = "wasi"13257version = "0.11.0+wasi-snapshot-preview1"13258source = "registry+https://github.com/rust-lang/crates.io-index"13259checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1326013261[[package]]13262name = "wasm-bindgen"13263version = "0.2.82"13264source = "registry+https://github.com/rust-lang/crates.io-index"13265checksum = "fc7652e3f6c4706c8d9cd54832c4a4ccb9b5336e2c3bd154d5cccfbf1c1f5f7d"13266dependencies = [13267 "cfg-if 1.0.0",13268 "wasm-bindgen-macro",13269]1327013271[[package]]13272name = "wasm-bindgen-backend"13273version = "0.2.82"13274source = "registry+https://github.com/rust-lang/crates.io-index"13275checksum = "662cd44805586bd52971b9586b1df85cdbbd9112e4ef4d8f41559c334dc6ac3f"13276dependencies = [13277 "bumpalo",13278 "log",13279 "once_cell",13280 "proc-macro2",13281 "quote",13282 "syn",13283 "wasm-bindgen-shared",13284]1328513286[[package]]13287name = "wasm-bindgen-futures"13288version = "0.4.32"13289source = "registry+https://github.com/rust-lang/crates.io-index"13290checksum = "fa76fb221a1f8acddf5b54ace85912606980ad661ac7a503b4570ffd3a624dad"13291dependencies = [13292 "cfg-if 1.0.0",13293 "js-sys",13294 "wasm-bindgen",13295 "web-sys",13296]1329713298[[package]]13299name = "wasm-bindgen-macro"13300version = "0.2.82"13301source = "registry+https://github.com/rust-lang/crates.io-index"13302checksum = "b260f13d3012071dfb1512849c033b1925038373aea48ced3012c09df952c602"13303dependencies = [13304 "quote",13305 "wasm-bindgen-macro-support",13306]1330713308[[package]]13309name = "wasm-bindgen-macro-support"13310version = "0.2.82"13311source = "registry+https://github.com/rust-lang/crates.io-index"13312checksum = "5be8e654bdd9b79216c2929ab90721aa82faf65c48cdf08bdc4e7f51357b80da"13313dependencies = [13314 "proc-macro2",13315 "quote",13316 "syn",13317 "wasm-bindgen-backend",13318 "wasm-bindgen-shared",13319]1332013321[[package]]13322name = "wasm-bindgen-shared"13323version = "0.2.82"13324source = "registry+https://github.com/rust-lang/crates.io-index"13325checksum = "6598dd0bd3c7d51095ff6531a5b23e02acdc81804e30d8f07afb77b7215a140a"1332613327[[package]]13328name = "wasm-gc-api"13329version = "0.1.11"13330source = "registry+https://github.com/rust-lang/crates.io-index"13331checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"13332dependencies = [13333 "log",13334 "parity-wasm 0.32.0",13335 "rustc-demangle",13336]1333713338[[package]]13339name = "wasm-instrument"13340version = "0.1.1"13341source = "registry+https://github.com/rust-lang/crates.io-index"13342checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"13343dependencies = [13344 "parity-wasm 0.42.2",13345]1334613347[[package]]13348name = "wasm-timer"13349version = "0.2.5"13350source = "registry+https://github.com/rust-lang/crates.io-index"13351checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13352dependencies = [13353 "futures 0.3.23",13354 "js-sys",13355 "parking_lot 0.11.2",13356 "pin-utils",13357 "wasm-bindgen",13358 "wasm-bindgen-futures",13359 "web-sys",13360]1336113362[[package]]13363name = "wasmi"13364version = "0.9.1"13365source = "registry+https://github.com/rust-lang/crates.io-index"13366checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"13367dependencies = [13368 "downcast-rs",13369 "libc",13370 "libm",13371 "memory_units",13372 "num-rational 0.2.4",13373 "num-traits",13374 "parity-wasm 0.42.2",13375 "wasmi-validation",13376]1337713378[[package]]13379name = "wasmi-validation"13380version = "0.4.1"13381source = "registry+https://github.com/rust-lang/crates.io-index"13382checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"13383dependencies = [13384 "parity-wasm 0.42.2",13385]1338613387[[package]]13388name = "wasmparser"13389version = "0.85.0"13390source = "registry+https://github.com/rust-lang/crates.io-index"13391checksum = "570460c58b21e9150d2df0eaaedbb7816c34bcec009ae0dcc976e40ba81463e7"13392dependencies = [13393 "indexmap",13394]1339513396[[package]]13397name = "wasmtime"13398version = "0.38.3"13399source = "registry+https://github.com/rust-lang/crates.io-index"13400checksum = "1f50eadf868ab6a04b7b511460233377d0bfbb92e417b2f6a98b98fef2e098f5"13401dependencies = [13402 "anyhow",13403 "backtrace",13404 "bincode",13405 "cfg-if 1.0.0",13406 "indexmap",13407 "lazy_static",13408 "libc",13409 "log",13410 "object 0.28.4",13411 "once_cell",13412 "paste",13413 "psm",13414 "rayon",13415 "region",13416 "serde",13417 "target-lexicon",13418 "wasmparser",13419 "wasmtime-cache",13420 "wasmtime-cranelift",13421 "wasmtime-environ",13422 "wasmtime-jit",13423 "wasmtime-runtime",13424 "winapi",13425]1342613427[[package]]13428name = "wasmtime-cache"13429version = "0.38.3"13430source = "registry+https://github.com/rust-lang/crates.io-index"13431checksum = "d1df23c642e1376892f3b72f311596976979cbf8b85469680cdd3a8a063d12a2"13432dependencies = [13433 "anyhow",13434 "base64",13435 "bincode",13436 "directories-next",13437 "file-per-thread-logger",13438 "log",13439 "rustix 0.33.7",13440 "serde",13441 "sha2 0.9.9",13442 "toml",13443 "winapi",13444 "zstd",13445]1344613447[[package]]13448name = "wasmtime-cranelift"13449version = "0.38.3"13450source = "registry+https://github.com/rust-lang/crates.io-index"13451checksum = "f264ff6b4df247d15584f2f53d009fbc90032cfdc2605b52b961bffc71b6eccd"13452dependencies = [13453 "anyhow",13454 "cranelift-codegen",13455 "cranelift-entity",13456 "cranelift-frontend",13457 "cranelift-native",13458 "cranelift-wasm",13459 "gimli",13460 "log",13461 "more-asserts",13462 "object 0.28.4",13463 "target-lexicon",13464 "thiserror",13465 "wasmparser",13466 "wasmtime-environ",13467]1346813469[[package]]13470name = "wasmtime-environ"13471version = "0.38.3"13472source = "registry+https://github.com/rust-lang/crates.io-index"13473checksum = "839d2820e4b830f4b9e7aa08d4c0acabf4a5036105d639f6dfa1c6891c73bdc6"13474dependencies = [13475 "anyhow",13476 "cranelift-entity",13477 "gimli",13478 "indexmap",13479 "log",13480 "more-asserts",13481 "object 0.28.4",13482 "serde",13483 "target-lexicon",13484 "thiserror",13485 "wasmparser",13486 "wasmtime-types",13487]1348813489[[package]]13490name = "wasmtime-jit"13491version = "0.38.3"13492source = "registry+https://github.com/rust-lang/crates.io-index"13493checksum = "ef0a0bcbfa18b946d890078ba0e1bc76bcc53eccfb40806c0020ec29dcd1bd49"13494dependencies = [13495 "addr2line",13496 "anyhow",13497 "bincode",13498 "cfg-if 1.0.0",13499 "cpp_demangle",13500 "gimli",13501 "log",13502 "object 0.28.4",13503 "region",13504 "rustc-demangle",13505 "rustix 0.33.7",13506 "serde",13507 "target-lexicon",13508 "thiserror",13509 "wasmtime-environ",13510 "wasmtime-jit-debug",13511 "wasmtime-runtime",13512 "winapi",13513]1351413515[[package]]13516name = "wasmtime-jit-debug"13517version = "0.38.3"13518source = "registry+https://github.com/rust-lang/crates.io-index"13519checksum = "4f4779d976206c458edd643d1ac622b6c37e4a0800a8b1d25dfbf245ac2f2cac"13520dependencies = [13521 "lazy_static",13522 "object 0.28.4",13523 "rustix 0.33.7",13524]1352513526[[package]]13527name = "wasmtime-runtime"13528version = "0.38.3"13529source = "registry+https://github.com/rust-lang/crates.io-index"13530checksum = "b7eb6ffa169eb5dcd18ac9473c817358cd57bc62c244622210566d473397954a"13531dependencies = [13532 "anyhow",13533 "backtrace",13534 "cc",13535 "cfg-if 1.0.0",13536 "indexmap",13537 "libc",13538 "log",13539 "mach",13540 "memfd",13541 "memoffset",13542 "more-asserts",13543 "rand 0.8.5",13544 "region",13545 "rustix 0.33.7",13546 "thiserror",13547 "wasmtime-environ",13548 "wasmtime-jit-debug",13549 "winapi",13550]1355113552[[package]]13553name = "wasmtime-types"13554version = "0.38.3"13555source = "registry+https://github.com/rust-lang/crates.io-index"13556checksum = "8d932b0ac5336f7308d869703dd225610a6a3aeaa8e968c52b43eed96cefb1c2"13557dependencies = [13558 "cranelift-entity",13559 "serde",13560 "thiserror",13561 "wasmparser",13562]1356313564[[package]]13565name = "web-sys"13566version = "0.3.59"13567source = "registry+https://github.com/rust-lang/crates.io-index"13568checksum = "ed055ab27f941423197eb86b2035720b1a3ce40504df082cac2ecc6ed73335a1"13569dependencies = [13570 "js-sys",13571 "wasm-bindgen",13572]1357313574[[package]]13575name = "webpki"13576version = "0.22.0"13577source = "registry+https://github.com/rust-lang/crates.io-index"13578checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13579dependencies = [13580 "ring",13581 "untrusted",13582]1358313584[[package]]13585name = "webpki-roots"13586version = "0.22.4"13587source = "registry+https://github.com/rust-lang/crates.io-index"13588checksum = "f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf"13589dependencies = [13590 "webpki",13591]1359213593[[package]]13594name = "wepoll-ffi"13595version = "0.1.2"13596source = "registry+https://github.com/rust-lang/crates.io-index"13597checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13598dependencies = [13599 "cc",13600]1360113602[[package]]13603name = "westend-runtime"13604version = "0.9.27"13605source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13606dependencies = [13607 "beefy-primitives",13608 "bitvec 1.0.1",13609 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13610 "frame-election-provider-support",13611 "frame-executive",13612 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13613 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13614 "frame-system-benchmarking",13615 "frame-system-rpc-runtime-api",13616 "frame-try-runtime",13617 "hex-literal",13618 "log",13619 "pallet-authority-discovery",13620 "pallet-authorship",13621 "pallet-babe",13622 "pallet-bags-list",13623 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13624 "pallet-collective",13625 "pallet-democracy",13626 "pallet-election-provider-multi-phase",13627 "pallet-election-provider-support-benchmarking",13628 "pallet-elections-phragmen",13629 "pallet-grandpa",13630 "pallet-identity",13631 "pallet-im-online",13632 "pallet-indices",13633 "pallet-membership",13634 "pallet-multisig",13635 "pallet-nomination-pools",13636 "pallet-nomination-pools-benchmarking",13637 "pallet-nomination-pools-runtime-api",13638 "pallet-offences",13639 "pallet-offences-benchmarking",13640 "pallet-preimage",13641 "pallet-proxy",13642 "pallet-recovery",13643 "pallet-scheduler",13644 "pallet-session",13645 "pallet-session-benchmarking",13646 "pallet-society",13647 "pallet-staking",13648 "pallet-staking-reward-curve",13649 "pallet-sudo",13650 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13651 "pallet-transaction-payment",13652 "pallet-transaction-payment-rpc-runtime-api",13653 "pallet-treasury",13654 "pallet-utility",13655 "pallet-vesting",13656 "pallet-xcm",13657 "pallet-xcm-benchmarks",13658 "parity-scale-codec 3.1.5",13659 "polkadot-parachain",13660 "polkadot-primitives",13661 "polkadot-runtime-common",13662 "polkadot-runtime-parachains",13663 "rustc-hex",13664 "scale-info",13665 "serde",13666 "serde_derive",13667 "smallvec",13668 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13669 "sp-authority-discovery",13670 "sp-block-builder",13671 "sp-consensus-babe",13672 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13673 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13674 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13675 "sp-mmr-primitives",13676 "sp-npos-elections",13677 "sp-offchain",13678 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13679 "sp-session",13680 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13681 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13682 "sp-transaction-pool",13683 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13684 "substrate-wasm-builder",13685 "westend-runtime-constants",13686 "xcm",13687 "xcm-builder",13688 "xcm-executor",13689]1369013691[[package]]13692name = "westend-runtime-constants"13693version = "0.9.27"13694source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13695dependencies = [13696 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13697 "polkadot-primitives",13698 "polkadot-runtime-common",13699 "smallvec",13700 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13701]1370213703[[package]]13704name = "which"13705version = "4.2.5"13706source = "registry+https://github.com/rust-lang/crates.io-index"13707checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"13708dependencies = [13709 "either",13710 "lazy_static",13711 "libc",13712]1371313714[[package]]13715name = "widestring"13716version = "0.5.1"13717source = "registry+https://github.com/rust-lang/crates.io-index"13718checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1371913720[[package]]13721name = "winapi"13722version = "0.3.9"13723source = "registry+https://github.com/rust-lang/crates.io-index"13724checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13725dependencies = [13726 "winapi-i686-pc-windows-gnu",13727 "winapi-x86_64-pc-windows-gnu",13728]1372913730[[package]]13731name = "winapi-i686-pc-windows-gnu"13732version = "0.4.0"13733source = "registry+https://github.com/rust-lang/crates.io-index"13734checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1373513736[[package]]13737name = "winapi-util"13738version = "0.1.5"13739source = "registry+https://github.com/rust-lang/crates.io-index"13740checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13741dependencies = [13742 "winapi",13743]1374413745[[package]]13746name = "winapi-x86_64-pc-windows-gnu"13747version = "0.4.0"13748source = "registry+https://github.com/rust-lang/crates.io-index"13749checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1375013751[[package]]13752name = "windows"13753version = "0.34.0"13754source = "registry+https://github.com/rust-lang/crates.io-index"13755checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13756dependencies = [13757 "windows_aarch64_msvc 0.34.0",13758 "windows_i686_gnu 0.34.0",13759 "windows_i686_msvc 0.34.0",13760 "windows_x86_64_gnu 0.34.0",13761 "windows_x86_64_msvc 0.34.0",13762]1376313764[[package]]13765name = "windows-sys"13766version = "0.36.1"13767source = "registry+https://github.com/rust-lang/crates.io-index"13768checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13769dependencies = [13770 "windows_aarch64_msvc 0.36.1",13771 "windows_i686_gnu 0.36.1",13772 "windows_i686_msvc 0.36.1",13773 "windows_x86_64_gnu 0.36.1",13774 "windows_x86_64_msvc 0.36.1",13775]1377613777[[package]]13778name = "windows_aarch64_msvc"13779version = "0.34.0"13780source = "registry+https://github.com/rust-lang/crates.io-index"13781checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1378213783[[package]]13784name = "windows_aarch64_msvc"13785version = "0.36.1"13786source = "registry+https://github.com/rust-lang/crates.io-index"13787checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1378813789[[package]]13790name = "windows_i686_gnu"13791version = "0.34.0"13792source = "registry+https://github.com/rust-lang/crates.io-index"13793checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1379413795[[package]]13796name = "windows_i686_gnu"13797version = "0.36.1"13798source = "registry+https://github.com/rust-lang/crates.io-index"13799checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1380013801[[package]]13802name = "windows_i686_msvc"13803version = "0.34.0"13804source = "registry+https://github.com/rust-lang/crates.io-index"13805checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1380613807[[package]]13808name = "windows_i686_msvc"13809version = "0.36.1"13810source = "registry+https://github.com/rust-lang/crates.io-index"13811checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1381213813[[package]]13814name = "windows_x86_64_gnu"13815version = "0.34.0"13816source = "registry+https://github.com/rust-lang/crates.io-index"13817checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1381813819[[package]]13820name = "windows_x86_64_gnu"13821version = "0.36.1"13822source = "registry+https://github.com/rust-lang/crates.io-index"13823checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1382413825[[package]]13826name = "windows_x86_64_msvc"13827version = "0.34.0"13828source = "registry+https://github.com/rust-lang/crates.io-index"13829checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1383013831[[package]]13832name = "windows_x86_64_msvc"13833version = "0.36.1"13834source = "registry+https://github.com/rust-lang/crates.io-index"13835checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1383613837[[package]]13838name = "winreg"13839version = "0.7.0"13840source = "registry+https://github.com/rust-lang/crates.io-index"13841checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"13842dependencies = [13843 "winapi",13844]1384513846[[package]]13847name = "wyz"13848version = "0.2.0"13849source = "registry+https://github.com/rust-lang/crates.io-index"13850checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1385113852[[package]]13853name = "wyz"13854version = "0.5.0"13855source = "registry+https://github.com/rust-lang/crates.io-index"13856checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"13857dependencies = [13858 "tap",13859]1386013861[[package]]13862name = "x25519-dalek"13863version = "1.1.1"13864source = "registry+https://github.com/rust-lang/crates.io-index"13865checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13866dependencies = [13867 "curve25519-dalek 3.2.0",13868 "rand_core 0.5.1",13869 "zeroize",13870]1387113872[[package]]13873name = "xcm"13874version = "0.9.27"13875source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13876dependencies = [13877 "derivative",13878 "impl-trait-for-tuples",13879 "log",13880 "parity-scale-codec 3.1.5",13881 "scale-info",13882 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13883 "xcm-procedural",13884]1388513886[[package]]13887name = "xcm-builder"13888version = "0.9.27"13889source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13890dependencies = [13891 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13892 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13893 "log",13894 "pallet-transaction-payment",13895 "parity-scale-codec 3.1.5",13896 "polkadot-parachain",13897 "scale-info",13898 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13899 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13900 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13901 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13902 "xcm",13903 "xcm-executor",13904]1390513906[[package]]13907name = "xcm-executor"13908version = "0.9.27"13909source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13910dependencies = [13911 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13912 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13913 "impl-trait-for-tuples",13914 "log",13915 "parity-scale-codec 3.1.5",13916 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13917 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13918 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13919 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13920 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13921 "xcm",13922]1392313924[[package]]13925name = "xcm-procedural"13926version = "0.9.27"13927source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13928dependencies = [13929 "Inflector",13930 "proc-macro2",13931 "quote",13932 "syn",13933]1393413935[[package]]13936name = "yamux"13937version = "0.10.2"13938source = "registry+https://github.com/rust-lang/crates.io-index"13939checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"13940dependencies = [13941 "futures 0.3.23",13942 "log",13943 "nohash-hasher",13944 "parking_lot 0.12.1",13945 "rand 0.8.5",13946 "static_assertions",13947]1394813949[[package]]13950name = "zeroize"13951version = "1.5.7"13952source = "registry+https://github.com/rust-lang/crates.io-index"13953checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"13954dependencies = [13955 "zeroize_derive",13956]1395713958[[package]]13959name = "zeroize_derive"13960version = "1.3.2"13961source = "registry+https://github.com/rust-lang/crates.io-index"13962checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"13963dependencies = [13964 "proc-macro2",13965 "quote",13966 "syn",13967 "synstructure",13968]1396913970[[package]]13971name = "zstd"13972version = "0.11.2+zstd.1.5.2"13973source = "registry+https://github.com/rust-lang/crates.io-index"13974checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"13975dependencies = [13976 "zstd-safe",13977]1397813979[[package]]13980name = "zstd-safe"13981version = "5.0.2+zstd.1.5.2"13982source = "registry+https://github.com/rust-lang/crates.io-index"13983checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"13984dependencies = [13985 "libc",13986 "zstd-sys",13987]1398813989[[package]]13990name = "zstd-sys"13991version = "2.0.1+zstd.1.5.2"13992source = "registry+https://github.com/rust-lang/crates.io-index"13993checksum = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b"13994dependencies = [13995 "cc",13996 "libc",13997]