git.delta.rocks / unique-network / refs/commits / f2dde26ccd30

difftreelog

source

Cargo.lock284.1 KiBrenderedsourcehistory
1# This file is automatically @generated by Cargo.2# It is not intended for manual editing.3version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.16.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"20dependencies = [21 "gimli 0.25.0",22]2324[[package]]25name = "addr2line"26version = "0.17.0"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"29dependencies = [30 "gimli 0.26.1",31]3233[[package]]34name = "adler"35version = "1.0.2"36source = "registry+https://github.com/rust-lang/crates.io-index"37checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"3839[[package]]40name = "aead"41version = "0.4.3"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"44dependencies = [45 "generic-array 0.14.4",46]4748[[package]]49name = "aes"50version = "0.7.5"51source = "registry+https://github.com/rust-lang/crates.io-index"52checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"53dependencies = [54 "cfg-if 1.0.0",55 "cipher",56 "cpufeatures 0.2.1",57 "opaque-debug 0.3.0",58]5960[[package]]61name = "aes-gcm"62version = "0.9.4"63source = "registry+https://github.com/rust-lang/crates.io-index"64checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"65dependencies = [66 "aead",67 "aes",68 "cipher",69 "ctr",70 "ghash",71 "subtle 2.4.1",72]7374[[package]]75name = "ahash"76version = "0.7.6"77source = "registry+https://github.com/rust-lang/crates.io-index"78checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"79dependencies = [80 "getrandom 0.2.3",81 "once_cell",82 "version_check",83]8485[[package]]86name = "aho-corasick"87version = "0.7.18"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"90dependencies = [91 "memchr",92]9394[[package]]95name = "always-assert"96version = "0.1.2"97source = "registry+https://github.com/rust-lang/crates.io-index"98checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"99100[[package]]101name = "ansi_term"102version = "0.11.0"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"105dependencies = [106 "winapi 0.3.9",107]108109[[package]]110name = "ansi_term"111version = "0.12.1"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"114dependencies = [115 "winapi 0.3.9",116]117118[[package]]119name = "anyhow"120version = "1.0.44"121source = "registry+https://github.com/rust-lang/crates.io-index"122checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1"123124[[package]]125name = "approx"126version = "0.5.0"127source = "registry+https://github.com/rust-lang/crates.io-index"128checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e"129dependencies = [130 "num-traits",131]132133[[package]]134name = "arrayref"135version = "0.3.6"136source = "registry+https://github.com/rust-lang/crates.io-index"137checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"138139[[package]]140name = "arrayvec"141version = "0.4.12"142source = "registry+https://github.com/rust-lang/crates.io-index"143checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"144dependencies = [145 "nodrop",146]147148[[package]]149name = "arrayvec"150version = "0.5.2"151source = "registry+https://github.com/rust-lang/crates.io-index"152checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"153154[[package]]155name = "arrayvec"156version = "0.7.2"157source = "registry+https://github.com/rust-lang/crates.io-index"158checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"159160[[package]]161name = "asn1_der"162version = "0.7.5"163source = "registry+https://github.com/rust-lang/crates.io-index"164checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"165166[[package]]167name = "assert_matches"168version = "1.5.0"169source = "registry+https://github.com/rust-lang/crates.io-index"170checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"171172[[package]]173name = "async-attributes"174version = "1.1.2"175source = "registry+https://github.com/rust-lang/crates.io-index"176checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"177dependencies = [178 "quote",179 "syn",180]181182[[package]]183name = "async-channel"184version = "1.6.1"185source = "registry+https://github.com/rust-lang/crates.io-index"186checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"187dependencies = [188 "concurrent-queue",189 "event-listener",190 "futures-core",191]192193[[package]]194name = "async-executor"195version = "1.4.1"196source = "registry+https://github.com/rust-lang/crates.io-index"197checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"198dependencies = [199 "async-task",200 "concurrent-queue",201 "fastrand",202 "futures-lite",203 "once_cell",204 "slab",205]206207[[package]]208name = "async-global-executor"209version = "2.0.2"210source = "registry+https://github.com/rust-lang/crates.io-index"211checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"212dependencies = [213 "async-channel",214 "async-executor",215 "async-io",216 "async-mutex",217 "blocking",218 "futures-lite",219 "num_cpus",220 "once_cell",221]222223[[package]]224name = "async-io"225version = "1.6.0"226source = "registry+https://github.com/rust-lang/crates.io-index"227checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b"228dependencies = [229 "concurrent-queue",230 "futures-lite",231 "libc",232 "log",233 "once_cell",234 "parking",235 "polling",236 "slab",237 "socket2 0.4.2",238 "waker-fn",239 "winapi 0.3.9",240]241242[[package]]243name = "async-lock"244version = "2.4.0"245source = "registry+https://github.com/rust-lang/crates.io-index"246checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"247dependencies = [248 "event-listener",249]250251[[package]]252name = "async-mutex"253version = "1.4.0"254source = "registry+https://github.com/rust-lang/crates.io-index"255checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"256dependencies = [257 "event-listener",258]259260[[package]]261name = "async-process"262version = "1.2.0"263source = "registry+https://github.com/rust-lang/crates.io-index"264checksum = "b21b63ab5a0db0369deb913540af2892750e42d949faacc7a61495ac418a1692"265dependencies = [266 "async-io",267 "blocking",268 "cfg-if 1.0.0",269 "event-listener",270 "futures-lite",271 "libc",272 "once_cell",273 "signal-hook",274 "winapi 0.3.9",275]276277[[package]]278name = "async-std"279version = "1.10.0"280source = "registry+https://github.com/rust-lang/crates.io-index"281checksum = "f8056f1455169ab86dd47b47391e4ab0cbd25410a70e9fe675544f49bafaf952"282dependencies = [283 "async-attributes",284 "async-channel",285 "async-global-executor",286 "async-io",287 "async-lock",288 "async-process",289 "crossbeam-utils",290 "futures-channel",291 "futures-core",292 "futures-io",293 "futures-lite",294 "gloo-timers",295 "kv-log-macro",296 "log",297 "memchr",298 "num_cpus",299 "once_cell",300 "pin-project-lite 0.2.7",301 "pin-utils",302 "slab",303 "wasm-bindgen-futures",304]305306[[package]]307name = "async-std-resolver"308version = "0.20.3"309source = "registry+https://github.com/rust-lang/crates.io-index"310checksum = "ed4e2c3da14d8ad45acb1e3191db7a918e9505b6f155b218e70a7c9a1a48c638"311dependencies = [312 "async-std",313 "async-trait",314 "futures-io",315 "futures-util",316 "pin-utils",317 "trust-dns-resolver",318]319320[[package]]321name = "async-task"322version = "4.0.3"323source = "registry+https://github.com/rust-lang/crates.io-index"324checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"325326[[package]]327name = "async-trait"328version = "0.1.51"329source = "registry+https://github.com/rust-lang/crates.io-index"330checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e"331dependencies = [332 "proc-macro2",333 "quote",334 "syn",335]336337[[package]]338name = "asynchronous-codec"339version = "0.5.0"340source = "registry+https://github.com/rust-lang/crates.io-index"341checksum = "fb4401f0a3622dad2e0763fa79e0eb328bc70fb7dccfdd645341f00d671247d6"342dependencies = [343 "bytes 1.1.0",344 "futures-sink",345 "futures-util",346 "memchr",347 "pin-project-lite 0.2.7",348]349350[[package]]351name = "asynchronous-codec"352version = "0.6.0"353source = "registry+https://github.com/rust-lang/crates.io-index"354checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"355dependencies = [356 "bytes 1.1.0",357 "futures-sink",358 "futures-util",359 "memchr",360 "pin-project-lite 0.2.7",361]362363[[package]]364name = "atomic"365version = "0.5.0"366source = "registry+https://github.com/rust-lang/crates.io-index"367checksum = "c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281"368dependencies = [369 "autocfg",370]371372[[package]]373name = "atomic-waker"374version = "1.0.0"375source = "registry+https://github.com/rust-lang/crates.io-index"376checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"377378[[package]]379name = "atty"380version = "0.2.14"381source = "registry+https://github.com/rust-lang/crates.io-index"382checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"383dependencies = [384 "hermit-abi",385 "libc",386 "winapi 0.3.9",387]388389[[package]]390name = "autocfg"391version = "1.0.1"392source = "registry+https://github.com/rust-lang/crates.io-index"393checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"394395[[package]]396name = "backtrace"397version = "0.3.63"398source = "registry+https://github.com/rust-lang/crates.io-index"399checksum = "321629d8ba6513061f26707241fa9bc89524ff1cd7a915a97ef0c62c666ce1b6"400dependencies = [401 "addr2line 0.17.0",402 "cc",403 "cfg-if 1.0.0",404 "libc",405 "miniz_oxide",406 "object 0.27.1",407 "rustc-demangle",408]409410[[package]]411name = "bae"412version = "0.1.6"413source = "registry+https://github.com/rust-lang/crates.io-index"414checksum = "ec107f431ee3d8a8e45e6dd117adab769556ef463959e77bf6a4888d5fd500cf"415dependencies = [416 "heck",417 "proc-macro-error 0.4.12",418 "proc-macro2",419 "quote",420 "syn",421]422423[[package]]424name = "base-x"425version = "0.2.8"426source = "registry+https://github.com/rust-lang/crates.io-index"427checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"428429[[package]]430name = "base58"431version = "0.2.0"432source = "registry+https://github.com/rust-lang/crates.io-index"433checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"434435[[package]]436name = "base64"437version = "0.12.3"438source = "registry+https://github.com/rust-lang/crates.io-index"439checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"440441[[package]]442name = "base64"443version = "0.13.0"444source = "registry+https://github.com/rust-lang/crates.io-index"445checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"446447[[package]]448name = "beef"449version = "0.5.1"450source = "registry+https://github.com/rust-lang/crates.io-index"451checksum = "bed554bd50246729a1ec158d08aa3235d1b69d94ad120ebe187e28894787e736"452dependencies = [453 "serde",454]455456[[package]]457name = "beefy-gadget"458version = "4.0.0-dev"459source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"460dependencies = [461 "beefy-primitives",462 "fnv",463 "futures 0.3.17",464 "log",465 "parity-scale-codec",466 "parking_lot 0.11.2",467 "sc-client-api",468 "sc-keystore",469 "sc-network",470 "sc-network-gossip",471 "sc-utils",472 "sp-api",473 "sp-application-crypto",474 "sp-arithmetic",475 "sp-blockchain",476 "sp-core",477 "sp-keystore",478 "sp-runtime",479 "substrate-prometheus-endpoint",480 "thiserror",481 "wasm-timer",482]483484[[package]]485name = "beefy-gadget-rpc"486version = "4.0.0-dev"487source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"488dependencies = [489 "beefy-gadget",490 "beefy-primitives",491 "futures 0.3.17",492 "jsonrpc-core",493 "jsonrpc-core-client",494 "jsonrpc-derive",495 "jsonrpc-pubsub",496 "log",497 "parity-scale-codec",498 "sc-rpc",499 "serde",500 "sp-core",501 "sp-runtime",502]503504[[package]]505name = "beefy-merkle-tree"506version = "4.0.0-dev"507source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"508509[[package]]510name = "beefy-primitives"511version = "4.0.0-dev"512source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"513dependencies = [514 "parity-scale-codec",515 "scale-info",516 "sp-api",517 "sp-application-crypto",518 "sp-core",519 "sp-runtime",520 "sp-std",521]522523[[package]]524name = "bincode"525version = "1.3.3"526source = "registry+https://github.com/rust-lang/crates.io-index"527checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"528dependencies = [529 "serde",530]531532[[package]]533name = "bindgen"534version = "0.59.1"535source = "registry+https://github.com/rust-lang/crates.io-index"536checksum = "453c49e5950bb0eb63bb3df640e31618846c89d5b7faa54040d76e98e0134375"537dependencies = [538 "bitflags",539 "cexpr",540 "clang-sys",541 "lazy_static",542 "lazycell",543 "peeking_take_while",544 "proc-macro2",545 "quote",546 "regex",547 "rustc-hash",548 "shlex",549]550551[[package]]552name = "bitflags"553version = "1.3.2"554source = "registry+https://github.com/rust-lang/crates.io-index"555checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"556557[[package]]558name = "bitvec"559version = "0.19.5"560source = "registry+https://github.com/rust-lang/crates.io-index"561checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321"562dependencies = [563 "funty",564 "radium 0.5.3",565 "tap",566 "wyz",567]568569[[package]]570name = "bitvec"571version = "0.20.4"572source = "registry+https://github.com/rust-lang/crates.io-index"573checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"574dependencies = [575 "funty",576 "radium 0.6.2",577 "tap",578 "wyz",579]580581[[package]]582name = "blake2"583version = "0.9.2"584source = "registry+https://github.com/rust-lang/crates.io-index"585checksum = "0a4e37d16930f5459780f5621038b6382b9bb37c19016f39fb6b5808d831f174"586dependencies = [587 "crypto-mac 0.8.0",588 "digest 0.9.0",589 "opaque-debug 0.3.0",590]591592[[package]]593name = "blake2-rfc"594version = "0.2.18"595source = "registry+https://github.com/rust-lang/crates.io-index"596checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"597dependencies = [598 "arrayvec 0.4.12",599 "constant_time_eq",600]601602[[package]]603name = "blake2b_simd"604version = "0.5.11"605source = "registry+https://github.com/rust-lang/crates.io-index"606checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"607dependencies = [608 "arrayref",609 "arrayvec 0.5.2",610 "constant_time_eq",611]612613[[package]]614name = "blake2s_simd"615version = "0.5.11"616source = "registry+https://github.com/rust-lang/crates.io-index"617checksum = "9e461a7034e85b211a4acb57ee2e6730b32912b06c08cc242243c39fc21ae6a2"618dependencies = [619 "arrayref",620 "arrayvec 0.5.2",621 "constant_time_eq",622]623624[[package]]625name = "blake3"626version = "0.3.8"627source = "registry+https://github.com/rust-lang/crates.io-index"628checksum = "b64485778c4f16a6a5a9d335e80d449ac6c70cdd6a06d2af18a6f6f775a125b3"629dependencies = [630 "arrayref",631 "arrayvec 0.5.2",632 "cc",633 "cfg-if 0.1.10",634 "constant_time_eq",635 "crypto-mac 0.8.0",636 "digest 0.9.0",637]638639[[package]]640name = "block-buffer"641version = "0.7.3"642source = "registry+https://github.com/rust-lang/crates.io-index"643checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"644dependencies = [645 "block-padding 0.1.5",646 "byte-tools",647 "byteorder",648 "generic-array 0.12.4",649]650651[[package]]652name = "block-buffer"653version = "0.9.0"654source = "registry+https://github.com/rust-lang/crates.io-index"655checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"656dependencies = [657 "block-padding 0.2.1",658 "generic-array 0.14.4",659]660661[[package]]662name = "block-padding"663version = "0.1.5"664source = "registry+https://github.com/rust-lang/crates.io-index"665checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"666dependencies = [667 "byte-tools",668]669670[[package]]671name = "block-padding"672version = "0.2.1"673source = "registry+https://github.com/rust-lang/crates.io-index"674checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"675676[[package]]677name = "blocking"678version = "1.0.2"679source = "registry+https://github.com/rust-lang/crates.io-index"680checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"681dependencies = [682 "async-channel",683 "async-task",684 "atomic-waker",685 "fastrand",686 "futures-lite",687 "once_cell",688]689690[[package]]691name = "bounded-vec"692version = "0.4.0"693source = "registry+https://github.com/rust-lang/crates.io-index"694checksum = "afdd1dffefe5fc66262a524b91087c43b16e478b2e3dc49eb11b0e2fd6b6ec90"695dependencies = [696 "thiserror",697]698699[[package]]700name = "bp-header-chain"701version = "0.1.0"702source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"703dependencies = [704 "finality-grandpa",705 "frame-support",706 "parity-scale-codec",707 "scale-info",708 "serde",709 "sp-core",710 "sp-finality-grandpa",711 "sp-runtime",712 "sp-std",713]714715[[package]]716name = "bp-message-dispatch"717version = "0.1.0"718source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"719dependencies = [720 "bp-runtime",721 "frame-support",722 "parity-scale-codec",723 "scale-info",724 "sp-std",725]726727[[package]]728name = "bp-messages"729version = "0.1.0"730source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"731dependencies = [732 "bitvec 0.20.4",733 "bp-runtime",734 "frame-support",735 "frame-system",736 "impl-trait-for-tuples 0.2.1",737 "parity-scale-codec",738 "scale-info",739 "serde",740 "sp-std",741]742743[[package]]744name = "bp-polkadot-core"745version = "0.1.0"746source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"747dependencies = [748 "bp-messages",749 "bp-runtime",750 "frame-support",751 "frame-system",752 "parity-scale-codec",753 "scale-info",754 "sp-api",755 "sp-core",756 "sp-runtime",757 "sp-std",758 "sp-version",759]760761[[package]]762name = "bp-rialto"763version = "0.1.0"764source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"765dependencies = [766 "bp-messages",767 "bp-runtime",768 "frame-support",769 "frame-system",770 "sp-api",771 "sp-core",772 "sp-runtime",773 "sp-std",774]775776[[package]]777name = "bp-rococo"778version = "0.1.0"779source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"780dependencies = [781 "bp-messages",782 "bp-polkadot-core",783 "bp-runtime",784 "frame-support",785 "parity-scale-codec",786 "smallvec",787 "sp-api",788 "sp-runtime",789 "sp-std",790 "sp-version",791]792793[[package]]794name = "bp-runtime"795version = "0.1.0"796source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"797dependencies = [798 "frame-support",799 "hash-db",800 "num-traits",801 "parity-scale-codec",802 "scale-info",803 "sp-core",804 "sp-io",805 "sp-runtime",806 "sp-state-machine",807 "sp-std",808 "sp-trie",809]810811[[package]]812name = "bp-test-utils"813version = "0.1.0"814source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"815dependencies = [816 "bp-header-chain",817 "ed25519-dalek",818 "finality-grandpa",819 "parity-scale-codec",820 "sp-application-crypto",821 "sp-finality-grandpa",822 "sp-runtime",823 "sp-std",824]825826[[package]]827name = "bp-wococo"828version = "0.1.0"829source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"830dependencies = [831 "bp-messages",832 "bp-polkadot-core",833 "bp-rococo",834 "bp-runtime",835 "parity-scale-codec",836 "sp-api",837 "sp-runtime",838 "sp-std",839]840841[[package]]842name = "bridge-runtime-common"843version = "0.1.0"844source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"845dependencies = [846 "bp-message-dispatch",847 "bp-messages",848 "bp-runtime",849 "frame-support",850 "hash-db",851 "pallet-bridge-dispatch",852 "pallet-bridge-grandpa",853 "pallet-bridge-messages",854 "pallet-transaction-payment",855 "parity-scale-codec",856 "scale-info",857 "sp-core",858 "sp-runtime",859 "sp-state-machine",860 "sp-std",861 "sp-trie",862]863864[[package]]865name = "bs58"866version = "0.4.0"867source = "registry+https://github.com/rust-lang/crates.io-index"868checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"869870[[package]]871name = "bstr"872version = "0.2.17"873source = "registry+https://github.com/rust-lang/crates.io-index"874checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"875dependencies = [876 "memchr",877]878879[[package]]880name = "build-helper"881version = "0.1.1"882source = "registry+https://github.com/rust-lang/crates.io-index"883checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"884dependencies = [885 "semver 0.6.0",886]887888[[package]]889name = "bumpalo"890version = "3.8.0"891source = "registry+https://github.com/rust-lang/crates.io-index"892checksum = "8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c"893894[[package]]895name = "byte-slice-cast"896version = "1.2.0"897source = "registry+https://github.com/rust-lang/crates.io-index"898checksum = "1d30c751592b77c499e7bce34d99d67c2c11bdc0574e9a488ddade14150a4698"899900[[package]]901name = "byte-tools"902version = "0.3.1"903source = "registry+https://github.com/rust-lang/crates.io-index"904checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"905906[[package]]907name = "byteorder"908version = "1.4.3"909source = "registry+https://github.com/rust-lang/crates.io-index"910checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"911912[[package]]913name = "bytes"914version = "0.4.12"915source = "registry+https://github.com/rust-lang/crates.io-index"916checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"917dependencies = [918 "byteorder",919 "iovec",920]921922[[package]]923name = "bytes"924version = "0.5.6"925source = "registry+https://github.com/rust-lang/crates.io-index"926checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"927928[[package]]929name = "bytes"930version = "1.1.0"931source = "registry+https://github.com/rust-lang/crates.io-index"932checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"933934[[package]]935name = "cache-padded"936version = "1.1.1"937source = "registry+https://github.com/rust-lang/crates.io-index"938checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"939940[[package]]941name = "camino"942version = "1.0.5"943source = "registry+https://github.com/rust-lang/crates.io-index"944checksum = "52d74260d9bf6944e2208aa46841b4b8f0d7ffc0849a06837b2f510337f86b2b"945dependencies = [946 "serde",947]948949[[package]]950name = "cargo-platform"951version = "0.1.2"952source = "registry+https://github.com/rust-lang/crates.io-index"953checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"954dependencies = [955 "serde",956]957958[[package]]959name = "cargo_metadata"960version = "0.13.1"961source = "registry+https://github.com/rust-lang/crates.io-index"962checksum = "081e3f0755c1f380c2d010481b6fa2e02973586d5f2b24eebb7a2a1d98b143d8"963dependencies = [964 "camino",965 "cargo-platform",966 "semver 0.11.0",967 "semver-parser 0.10.2",968 "serde",969 "serde_json",970]971972[[package]]973name = "cc"974version = "1.0.71"975source = "registry+https://github.com/rust-lang/crates.io-index"976checksum = "79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd"977dependencies = [978 "jobserver",979]980981[[package]]982name = "cexpr"983version = "0.5.0"984source = "registry+https://github.com/rust-lang/crates.io-index"985checksum = "db507a7679252d2276ed0dd8113c6875ec56d3089f9225b2b42c30cc1f8e5c89"986dependencies = [987 "nom",988]989990[[package]]991name = "cfg-if"992version = "0.1.10"993source = "registry+https://github.com/rust-lang/crates.io-index"994checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"995996[[package]]997name = "cfg-if"998version = "1.0.0"999source = "registry+https://github.com/rust-lang/crates.io-index"1000checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"10011002[[package]]1003name = "cfg_aliases"1004version = "0.1.1"1005source = "registry+https://github.com/rust-lang/crates.io-index"1006checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"10071008[[package]]1009name = "chacha20"1010version = "0.7.1"1011source = "registry+https://github.com/rust-lang/crates.io-index"1012checksum = "fee7ad89dc1128635074c268ee661f90c3f7e83d9fd12910608c36b47d6c3412"1013dependencies = [1014 "cfg-if 1.0.0",1015 "cipher",1016 "cpufeatures 0.1.5",1017 "zeroize",1018]10191020[[package]]1021name = "chacha20poly1305"1022version = "0.8.0"1023source = "registry+https://github.com/rust-lang/crates.io-index"1024checksum = "1580317203210c517b6d44794abfbe600698276db18127e37ad3e69bf5e848e5"1025dependencies = [1026 "aead",1027 "chacha20",1028 "cipher",1029 "poly1305",1030 "zeroize",1031]10321033[[package]]1034name = "chrono"1035version = "0.4.19"1036source = "registry+https://github.com/rust-lang/crates.io-index"1037checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1038dependencies = [1039 "libc",1040 "num-integer",1041 "num-traits",1042 "time",1043 "winapi 0.3.9",1044]10451046[[package]]1047name = "cid"1048version = "0.6.1"1049source = "registry+https://github.com/rust-lang/crates.io-index"1050checksum = "ff0e3bc0b6446b3f9663c1a6aba6ef06c5aeaa1bc92bd18077be337198ab9768"1051dependencies = [1052 "multibase",1053 "multihash 0.13.2",1054 "unsigned-varint 0.5.1",1055]10561057[[package]]1058name = "cipher"1059version = "0.3.0"1060source = "registry+https://github.com/rust-lang/crates.io-index"1061checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"1062dependencies = [1063 "generic-array 0.14.4",1064]10651066[[package]]1067name = "ckb-merkle-mountain-range"1068version = "0.3.2"1069source = "registry+https://github.com/rust-lang/crates.io-index"1070checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"1071dependencies = [1072 "cfg-if 0.1.10",1073]10741075[[package]]1076name = "clang-sys"1077version = "1.3.0"1078source = "registry+https://github.com/rust-lang/crates.io-index"1079checksum = "fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90"1080dependencies = [1081 "glob",1082 "libc",1083 "libloading 0.7.1",1084]10851086[[package]]1087name = "clap"1088version = "2.33.3"1089source = "registry+https://github.com/rust-lang/crates.io-index"1090checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"1091dependencies = [1092 "ansi_term 0.11.0",1093 "atty",1094 "bitflags",1095 "strsim 0.8.0",1096 "textwrap",1097 "unicode-width",1098 "vec_map",1099]11001101[[package]]1102name = "cloudabi"1103version = "0.0.3"1104source = "registry+https://github.com/rust-lang/crates.io-index"1105checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"1106dependencies = [1107 "bitflags",1108]11091110[[package]]1111name = "concurrent-queue"1112version = "1.2.2"1113source = "registry+https://github.com/rust-lang/crates.io-index"1114checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"1115dependencies = [1116 "cache-padded",1117]11181119[[package]]1120name = "constant_time_eq"1121version = "0.1.5"1122source = "registry+https://github.com/rust-lang/crates.io-index"1123checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11241125[[package]]1126name = "convert_case"1127version = "0.4.0"1128source = "registry+https://github.com/rust-lang/crates.io-index"1129checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11301131[[package]]1132name = "core-foundation"1133version = "0.9.2"1134source = "registry+https://github.com/rust-lang/crates.io-index"1135checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3"1136dependencies = [1137 "core-foundation-sys",1138 "libc",1139]11401141[[package]]1142name = "core-foundation-sys"1143version = "0.8.3"1144source = "registry+https://github.com/rust-lang/crates.io-index"1145checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11461147[[package]]1148name = "cpp_demangle"1149version = "0.3.3"1150source = "registry+https://github.com/rust-lang/crates.io-index"1151checksum = "8ea47428dc9d2237f3c6bc134472edfd63ebba0af932e783506dcfd66f10d18a"1152dependencies = [1153 "cfg-if 1.0.0",1154]11551156[[package]]1157name = "cpufeatures"1158version = "0.1.5"1159source = "registry+https://github.com/rust-lang/crates.io-index"1160checksum = "66c99696f6c9dd7f35d486b9d04d7e6e202aa3e8c40d553f2fdf5e7e0c6a71ef"1161dependencies = [1162 "libc",1163]11641165[[package]]1166name = "cpufeatures"1167version = "0.2.1"1168source = "registry+https://github.com/rust-lang/crates.io-index"1169checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"1170dependencies = [1171 "libc",1172]11731174[[package]]1175name = "cranelift-bforest"1176version = "0.77.0"1177source = "registry+https://github.com/rust-lang/crates.io-index"1178checksum = "15013642ddda44eebcf61365b2052a23fd8b7314f90ba44aa059ec02643c5139"1179dependencies = [1180 "cranelift-entity",1181]11821183[[package]]1184name = "cranelift-codegen"1185version = "0.77.0"1186source = "registry+https://github.com/rust-lang/crates.io-index"1187checksum = "298f2a7ed5fdcb062d8e78b7496b0f4b95265d20245f2d0ca88f846dd192a3a3"1188dependencies = [1189 "cranelift-bforest",1190 "cranelift-codegen-meta",1191 "cranelift-codegen-shared",1192 "cranelift-entity",1193 "gimli 0.25.0",1194 "log",1195 "regalloc",1196 "smallvec",1197 "target-lexicon",1198]11991200[[package]]1201name = "cranelift-codegen-meta"1202version = "0.77.0"1203source = "registry+https://github.com/rust-lang/crates.io-index"1204checksum = "5cf504261ac62dfaf4ffb3f41d88fd885e81aba947c1241275043885bc5f0bac"1205dependencies = [1206 "cranelift-codegen-shared",1207 "cranelift-entity",1208]12091210[[package]]1211name = "cranelift-codegen-shared"1212version = "0.77.0"1213source = "registry+https://github.com/rust-lang/crates.io-index"1214checksum = "1cd2a72db4301dbe7e5a4499035eedc1e82720009fb60603e20504d8691fa9cd"12151216[[package]]1217name = "cranelift-entity"1218version = "0.77.0"1219source = "registry+https://github.com/rust-lang/crates.io-index"1220checksum = "48868faa07cacf948dc4a1773648813c0e453ff9467e800ff10f6a78c021b546"1221dependencies = [1222 "serde",1223]12241225[[package]]1226name = "cranelift-frontend"1227version = "0.77.0"1228source = "registry+https://github.com/rust-lang/crates.io-index"1229checksum = "351c9d13b4ecd1a536215ec2fd1c3ee9ee8bc31af172abf1e45ed0adb7a931df"1230dependencies = [1231 "cranelift-codegen",1232 "log",1233 "smallvec",1234 "target-lexicon",1235]12361237[[package]]1238name = "cranelift-native"1239version = "0.77.0"1240source = "registry+https://github.com/rust-lang/crates.io-index"1241checksum = "6df8b556663d7611b137b24db7f6c8d9a8a27d7f29c7ea7835795152c94c1b75"1242dependencies = [1243 "cranelift-codegen",1244 "libc",1245 "target-lexicon",1246]12471248[[package]]1249name = "cranelift-wasm"1250version = "0.77.0"1251source = "registry+https://github.com/rust-lang/crates.io-index"1252checksum = "7a69816d90db694fa79aa39b89dda7208a4ac74b6f2b8f3c4da26ee1c8bdfc5e"1253dependencies = [1254 "cranelift-codegen",1255 "cranelift-entity",1256 "cranelift-frontend",1257 "itertools",1258 "log",1259 "smallvec",1260 "wasmparser",1261 "wasmtime-types",1262]12631264[[package]]1265name = "crc32fast"1266version = "1.2.1"1267source = "registry+https://github.com/rust-lang/crates.io-index"1268checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"1269dependencies = [1270 "cfg-if 1.0.0",1271]12721273[[package]]1274name = "crossbeam-channel"1275version = "0.5.1"1276source = "registry+https://github.com/rust-lang/crates.io-index"1277checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4"1278dependencies = [1279 "cfg-if 1.0.0",1280 "crossbeam-utils",1281]12821283[[package]]1284name = "crossbeam-deque"1285version = "0.8.1"1286source = "registry+https://github.com/rust-lang/crates.io-index"1287checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"1288dependencies = [1289 "cfg-if 1.0.0",1290 "crossbeam-epoch",1291 "crossbeam-utils",1292]12931294[[package]]1295name = "crossbeam-epoch"1296version = "0.9.5"1297source = "registry+https://github.com/rust-lang/crates.io-index"1298checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd"1299dependencies = [1300 "cfg-if 1.0.0",1301 "crossbeam-utils",1302 "lazy_static",1303 "memoffset",1304 "scopeguard",1305]13061307[[package]]1308name = "crossbeam-utils"1309version = "0.8.5"1310source = "registry+https://github.com/rust-lang/crates.io-index"1311checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"1312dependencies = [1313 "cfg-if 1.0.0",1314 "lazy_static",1315]13161317[[package]]1318name = "crunchy"1319version = "0.2.2"1320source = "registry+https://github.com/rust-lang/crates.io-index"1321checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13221323[[package]]1324name = "crypto-mac"1325version = "0.7.0"1326source = "registry+https://github.com/rust-lang/crates.io-index"1327checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"1328dependencies = [1329 "generic-array 0.12.4",1330 "subtle 1.0.0",1331]13321333[[package]]1334name = "crypto-mac"1335version = "0.8.0"1336source = "registry+https://github.com/rust-lang/crates.io-index"1337checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1338dependencies = [1339 "generic-array 0.14.4",1340 "subtle 2.4.1",1341]13421343[[package]]1344name = "crypto-mac"1345version = "0.11.1"1346source = "registry+https://github.com/rust-lang/crates.io-index"1347checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1348dependencies = [1349 "generic-array 0.14.4",1350 "subtle 2.4.1",1351]13521353[[package]]1354name = "ct-logs"1355version = "0.8.0"1356source = "registry+https://github.com/rust-lang/crates.io-index"1357checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"1358dependencies = [1359 "sct",1360]13611362[[package]]1363name = "ctor"1364version = "0.1.21"1365source = "registry+https://github.com/rust-lang/crates.io-index"1366checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"1367dependencies = [1368 "quote",1369 "syn",1370]13711372[[package]]1373name = "ctr"1374version = "0.8.0"1375source = "registry+https://github.com/rust-lang/crates.io-index"1376checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1377dependencies = [1378 "cipher",1379]13801381[[package]]1382name = "cuckoofilter"1383version = "0.5.0"1384source = "registry+https://github.com/rust-lang/crates.io-index"1385checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1386dependencies = [1387 "byteorder",1388 "fnv",1389 "rand 0.7.3",1390]13911392[[package]]1393name = "cumulus-client-cli"1394version = "0.1.0"1395source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1396dependencies = [1397 "sc-cli",1398 "sc-service",1399 "structopt",1400]14011402[[package]]1403name = "cumulus-client-collator"1404version = "0.1.0"1405source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1406dependencies = [1407 "cumulus-client-consensus-common",1408 "cumulus-client-network",1409 "cumulus-primitives-core",1410 "futures 0.3.17",1411 "parity-scale-codec",1412 "parking_lot 0.10.2",1413 "polkadot-node-primitives",1414 "polkadot-node-subsystem",1415 "polkadot-overseer",1416 "polkadot-primitives",1417 "sc-client-api",1418 "sp-api",1419 "sp-consensus",1420 "sp-core",1421 "sp-runtime",1422 "tracing",1423]14241425[[package]]1426name = "cumulus-client-consensus-aura"1427version = "0.1.0"1428source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1429dependencies = [1430 "async-trait",1431 "cumulus-client-consensus-common",1432 "cumulus-primitives-core",1433 "futures 0.3.17",1434 "parity-scale-codec",1435 "polkadot-client",1436 "sc-client-api",1437 "sc-consensus",1438 "sc-consensus-aura",1439 "sc-consensus-slots",1440 "sc-telemetry",1441 "sp-api",1442 "sp-application-crypto",1443 "sp-block-builder",1444 "sp-blockchain",1445 "sp-consensus",1446 "sp-consensus-aura",1447 "sp-core",1448 "sp-inherents",1449 "sp-keystore",1450 "sp-runtime",1451 "substrate-prometheus-endpoint",1452 "tracing",1453]14541455[[package]]1456name = "cumulus-client-consensus-common"1457version = "0.1.0"1458source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1459dependencies = [1460 "async-trait",1461 "dyn-clone",1462 "futures 0.3.17",1463 "parity-scale-codec",1464 "polkadot-primitives",1465 "sc-client-api",1466 "sc-consensus",1467 "sp-api",1468 "sp-blockchain",1469 "sp-consensus",1470 "sp-runtime",1471 "sp-trie",1472 "tracing",1473]14741475[[package]]1476name = "cumulus-client-network"1477version = "0.1.0"1478source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1479dependencies = [1480 "derive_more",1481 "futures 0.3.17",1482 "futures-timer 3.0.2",1483 "parity-scale-codec",1484 "parking_lot 0.10.2",1485 "polkadot-client",1486 "polkadot-node-primitives",1487 "polkadot-parachain",1488 "polkadot-primitives",1489 "sc-client-api",1490 "sp-api",1491 "sp-blockchain",1492 "sp-consensus",1493 "sp-core",1494 "sp-runtime",1495 "tracing",1496]14971498[[package]]1499name = "cumulus-client-pov-recovery"1500version = "0.1.0"1501source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1502dependencies = [1503 "cumulus-primitives-core",1504 "futures 0.3.17",1505 "futures-timer 3.0.2",1506 "parity-scale-codec",1507 "polkadot-node-primitives",1508 "polkadot-node-subsystem",1509 "polkadot-overseer",1510 "polkadot-primitives",1511 "rand 0.8.4",1512 "sc-client-api",1513 "sc-consensus",1514 "sp-api",1515 "sp-consensus",1516 "sp-maybe-compressed-blob",1517 "sp-runtime",1518 "tracing",1519]15201521[[package]]1522name = "cumulus-client-service"1523version = "0.1.0"1524source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1525dependencies = [1526 "cumulus-client-collator",1527 "cumulus-client-consensus-common",1528 "cumulus-client-pov-recovery",1529 "cumulus-primitives-core",1530 "parity-scale-codec",1531 "parking_lot 0.10.2",1532 "polkadot-overseer",1533 "polkadot-primitives",1534 "polkadot-service",1535 "sc-chain-spec",1536 "sc-client-api",1537 "sc-consensus",1538 "sc-consensus-babe",1539 "sc-service",1540 "sc-telemetry",1541 "sc-tracing",1542 "sp-api",1543 "sp-blockchain",1544 "sp-consensus",1545 "sp-core",1546 "sp-runtime",1547 "tracing",1548]15491550[[package]]1551name = "cumulus-pallet-aura-ext"1552version = "0.1.0"1553source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1554dependencies = [1555 "frame-executive",1556 "frame-support",1557 "frame-system",1558 "pallet-aura",1559 "parity-scale-codec",1560 "scale-info",1561 "serde",1562 "sp-application-crypto",1563 "sp-consensus-aura",1564 "sp-runtime",1565 "sp-std",1566]15671568[[package]]1569name = "cumulus-pallet-dmp-queue"1570version = "0.1.0"1571source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1572dependencies = [1573 "cumulus-primitives-core",1574 "frame-support",1575 "frame-system",1576 "log",1577 "parity-scale-codec",1578 "scale-info",1579 "sp-io",1580 "sp-runtime",1581 "sp-std",1582 "xcm",1583 "xcm-executor",1584]15851586[[package]]1587name = "cumulus-pallet-parachain-system"1588version = "0.1.0"1589source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1590dependencies = [1591 "cumulus-pallet-parachain-system-proc-macro",1592 "cumulus-primitives-core",1593 "cumulus-primitives-parachain-inherent",1594 "environmental",1595 "frame-support",1596 "frame-system",1597 "log",1598 "pallet-balances",1599 "parity-scale-codec",1600 "polkadot-parachain",1601 "scale-info",1602 "serde",1603 "sp-core",1604 "sp-externalities",1605 "sp-inherents",1606 "sp-io",1607 "sp-runtime",1608 "sp-state-machine",1609 "sp-std",1610 "sp-trie",1611 "sp-version",1612 "xcm",1613]16141615[[package]]1616name = "cumulus-pallet-parachain-system-proc-macro"1617version = "0.1.0"1618source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1619dependencies = [1620 "proc-macro-crate 1.1.0",1621 "proc-macro2",1622 "quote",1623 "syn",1624]16251626[[package]]1627name = "cumulus-pallet-xcm"1628version = "0.1.0"1629source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1630dependencies = [1631 "cumulus-primitives-core",1632 "frame-support",1633 "frame-system",1634 "parity-scale-codec",1635 "scale-info",1636 "serde",1637 "sp-io",1638 "sp-runtime",1639 "sp-std",1640 "xcm",1641]16421643[[package]]1644name = "cumulus-pallet-xcmp-queue"1645version = "0.1.0"1646source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1647dependencies = [1648 "cumulus-primitives-core",1649 "frame-support",1650 "frame-system",1651 "log",1652 "parity-scale-codec",1653 "rand_chacha 0.3.1",1654 "scale-info",1655 "sp-runtime",1656 "sp-std",1657 "xcm",1658 "xcm-executor",1659]16601661[[package]]1662name = "cumulus-primitives-core"1663version = "0.1.0"1664source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1665dependencies = [1666 "frame-support",1667 "impl-trait-for-tuples 0.2.1",1668 "parity-scale-codec",1669 "polkadot-core-primitives",1670 "polkadot-parachain",1671 "polkadot-primitives",1672 "sp-api",1673 "sp-runtime",1674 "sp-std",1675 "sp-trie",1676]16771678[[package]]1679name = "cumulus-primitives-parachain-inherent"1680version = "0.1.0"1681source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1682dependencies = [1683 "async-trait",1684 "cumulus-primitives-core",1685 "cumulus-test-relay-sproof-builder",1686 "parity-scale-codec",1687 "polkadot-client",1688 "sc-client-api",1689 "scale-info",1690 "sp-api",1691 "sp-core",1692 "sp-inherents",1693 "sp-runtime",1694 "sp-state-machine",1695 "sp-std",1696 "sp-trie",1697 "tracing",1698]16991700[[package]]1701name = "cumulus-primitives-timestamp"1702version = "0.1.0"1703source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1704dependencies = [1705 "cumulus-primitives-core",1706 "sp-inherents",1707 "sp-std",1708 "sp-timestamp",1709]17101711[[package]]1712name = "cumulus-primitives-utility"1713version = "0.1.0"1714source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1715dependencies = [1716 "cumulus-primitives-core",1717 "frame-support",1718 "parity-scale-codec",1719 "polkadot-core-primitives",1720 "polkadot-parachain",1721 "polkadot-primitives",1722 "sp-runtime",1723 "sp-std",1724 "sp-trie",1725 "xcm",1726]17271728[[package]]1729name = "cumulus-test-relay-sproof-builder"1730version = "0.1.0"1731source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1732dependencies = [1733 "cumulus-primitives-core",1734 "parity-scale-codec",1735 "polkadot-primitives",1736 "sp-runtime",1737 "sp-state-machine",1738 "sp-std",1739]17401741[[package]]1742name = "curve25519-dalek"1743version = "2.1.3"1744source = "registry+https://github.com/rust-lang/crates.io-index"1745checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1746dependencies = [1747 "byteorder",1748 "digest 0.8.1",1749 "rand_core 0.5.1",1750 "subtle 2.4.1",1751 "zeroize",1752]17531754[[package]]1755name = "curve25519-dalek"1756version = "3.2.0"1757source = "registry+https://github.com/rust-lang/crates.io-index"1758checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1759dependencies = [1760 "byteorder",1761 "digest 0.9.0",1762 "rand_core 0.5.1",1763 "subtle 2.4.1",1764 "zeroize",1765]17661767[[package]]1768name = "darling"1769version = "0.13.0"1770source = "registry+https://github.com/rust-lang/crates.io-index"1771checksum = "757c0ded2af11d8e739c4daea1ac623dd1624b06c844cf3f5a39f1bdbd99bb12"1772dependencies = [1773 "darling_core",1774 "darling_macro",1775]17761777[[package]]1778name = "darling_core"1779version = "0.13.0"1780source = "registry+https://github.com/rust-lang/crates.io-index"1781checksum = "2c34d8efb62d0c2d7f60ece80f75e5c63c1588ba68032740494b0b9a996466e3"1782dependencies = [1783 "fnv",1784 "ident_case",1785 "proc-macro2",1786 "quote",1787 "strsim 0.10.0",1788 "syn",1789]17901791[[package]]1792name = "darling_macro"1793version = "0.13.0"1794source = "registry+https://github.com/rust-lang/crates.io-index"1795checksum = "ade7bff147130fe5e6d39f089c6bd49ec0250f35d70b2eebf72afdfc919f15cc"1796dependencies = [1797 "darling_core",1798 "quote",1799 "syn",1800]18011802[[package]]1803name = "data-encoding"1804version = "2.3.2"1805source = "registry+https://github.com/rust-lang/crates.io-index"1806checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"18071808[[package]]1809name = "data-encoding-macro"1810version = "0.1.12"1811source = "registry+https://github.com/rust-lang/crates.io-index"1812checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1813dependencies = [1814 "data-encoding",1815 "data-encoding-macro-internal",1816]18171818[[package]]1819name = "data-encoding-macro-internal"1820version = "0.1.10"1821source = "registry+https://github.com/rust-lang/crates.io-index"1822checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1823dependencies = [1824 "data-encoding",1825 "syn",1826]18271828[[package]]1829name = "derivative"1830version = "2.2.0"1831source = "registry+https://github.com/rust-lang/crates.io-index"1832checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1833dependencies = [1834 "proc-macro2",1835 "quote",1836 "syn",1837]18381839[[package]]1840name = "derive_more"1841version = "0.99.16"1842source = "registry+https://github.com/rust-lang/crates.io-index"1843checksum = "40eebddd2156ce1bb37b20bbe5151340a31828b1f2d22ba4141f3531710e38df"1844dependencies = [1845 "convert_case",1846 "proc-macro2",1847 "quote",1848 "rustc_version 0.3.3",1849 "syn",1850]18511852[[package]]1853name = "digest"1854version = "0.8.1"1855source = "registry+https://github.com/rust-lang/crates.io-index"1856checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1857dependencies = [1858 "generic-array 0.12.4",1859]18601861[[package]]1862name = "digest"1863version = "0.9.0"1864source = "registry+https://github.com/rust-lang/crates.io-index"1865checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1866dependencies = [1867 "generic-array 0.14.4",1868]18691870[[package]]1871name = "directories"1872version = "3.0.2"1873source = "registry+https://github.com/rust-lang/crates.io-index"1874checksum = "e69600ff1703123957937708eb27f7a564e48885c537782722ed0ba3189ce1d7"1875dependencies = [1876 "dirs-sys",1877]18781879[[package]]1880name = "directories-next"1881version = "2.0.0"1882source = "registry+https://github.com/rust-lang/crates.io-index"1883checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"1884dependencies = [1885 "cfg-if 1.0.0",1886 "dirs-sys-next",1887]18881889[[package]]1890name = "dirs-sys"1891version = "0.3.6"1892source = "registry+https://github.com/rust-lang/crates.io-index"1893checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"1894dependencies = [1895 "libc",1896 "redox_users",1897 "winapi 0.3.9",1898]18991900[[package]]1901name = "dirs-sys-next"1902version = "0.1.2"1903source = "registry+https://github.com/rust-lang/crates.io-index"1904checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"1905dependencies = [1906 "libc",1907 "redox_users",1908 "winapi 0.3.9",1909]19101911[[package]]1912name = "dns-parser"1913version = "0.8.0"1914source = "registry+https://github.com/rust-lang/crates.io-index"1915checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"1916dependencies = [1917 "byteorder",1918 "quick-error 1.2.3",1919]19201921[[package]]1922name = "downcast-rs"1923version = "1.2.0"1924source = "registry+https://github.com/rust-lang/crates.io-index"1925checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"19261927[[package]]1928name = "dyn-clonable"1929version = "0.9.0"1930source = "registry+https://github.com/rust-lang/crates.io-index"1931checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"1932dependencies = [1933 "dyn-clonable-impl",1934 "dyn-clone",1935]19361937[[package]]1938name = "dyn-clonable-impl"1939version = "0.9.0"1940source = "registry+https://github.com/rust-lang/crates.io-index"1941checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"1942dependencies = [1943 "proc-macro2",1944 "quote",1945 "syn",1946]19471948[[package]]1949name = "dyn-clone"1950version = "1.0.4"1951source = "registry+https://github.com/rust-lang/crates.io-index"1952checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf"19531954[[package]]1955name = "ed25519"1956version = "1.2.0"1957source = "registry+https://github.com/rust-lang/crates.io-index"1958checksum = "4620d40f6d2601794401d6dd95a5cf69b6c157852539470eeda433a99b3c0efc"1959dependencies = [1960 "signature",1961]19621963[[package]]1964name = "ed25519-dalek"1965version = "1.0.1"1966source = "registry+https://github.com/rust-lang/crates.io-index"1967checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"1968dependencies = [1969 "curve25519-dalek 3.2.0",1970 "ed25519",1971 "rand 0.7.3",1972 "serde",1973 "sha2 0.9.8",1974 "zeroize",1975]19761977[[package]]1978name = "either"1979version = "1.6.1"1980source = "registry+https://github.com/rust-lang/crates.io-index"1981checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"19821983[[package]]1984name = "enum-as-inner"1985version = "0.3.3"1986source = "registry+https://github.com/rust-lang/crates.io-index"1987checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"1988dependencies = [1989 "heck",1990 "proc-macro2",1991 "quote",1992 "syn",1993]19941995[[package]]1996name = "enumflags2"1997version = "0.6.4"1998source = "registry+https://github.com/rust-lang/crates.io-index"1999checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0"2000dependencies = [2001 "enumflags2_derive",2002]20032004[[package]]2005name = "enumflags2_derive"2006version = "0.6.4"2007source = "registry+https://github.com/rust-lang/crates.io-index"2008checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce"2009dependencies = [2010 "proc-macro2",2011 "quote",2012 "syn",2013]20142015[[package]]2016name = "enumn"2017version = "0.1.3"2018source = "registry+https://github.com/rust-lang/crates.io-index"2019checksum = "4e58b112d5099aa0857c5d05f0eacab86406dd8c0f85fe5d320a13256d29ecf4"2020dependencies = [2021 "proc-macro2",2022 "quote",2023 "syn",2024]20252026[[package]]2027name = "env_logger"2028version = "0.7.1"2029source = "registry+https://github.com/rust-lang/crates.io-index"2030checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"2031dependencies = [2032 "atty",2033 "humantime 1.3.0",2034 "log",2035 "regex",2036 "termcolor",2037]20382039[[package]]2040name = "env_logger"2041version = "0.9.0"2042source = "registry+https://github.com/rust-lang/crates.io-index"2043checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2044dependencies = [2045 "atty",2046 "humantime 2.1.0",2047 "log",2048 "regex",2049 "termcolor",2050]20512052[[package]]2053name = "environmental"2054version = "1.1.3"2055source = "registry+https://github.com/rust-lang/crates.io-index"2056checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"20572058[[package]]2059name = "errno"2060version = "0.2.8"2061source = "registry+https://github.com/rust-lang/crates.io-index"2062checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2063dependencies = [2064 "errno-dragonfly",2065 "libc",2066 "winapi 0.3.9",2067]20682069[[package]]2070name = "errno-dragonfly"2071version = "0.1.2"2072source = "registry+https://github.com/rust-lang/crates.io-index"2073checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2074dependencies = [2075 "cc",2076 "libc",2077]20782079[[package]]2080name = "ethbloom"2081version = "0.11.1"2082source = "registry+https://github.com/rust-lang/crates.io-index"2083checksum = "bfb684ac8fa8f6c5759f788862bb22ec6fe3cb392f6bfd08e3c64b603661e3f8"2084dependencies = [2085 "crunchy",2086 "fixed-hash",2087 "impl-codec",2088 "impl-rlp",2089 "impl-serde",2090 "scale-info",2091 "tiny-keccak",2092]20932094[[package]]2095name = "ethereum"2096version = "0.9.0"2097source = "registry+https://github.com/rust-lang/crates.io-index"2098checksum = "4a67be3eaf296ef668733f54c637e84d0ca34eaf194f0077455135981ad464c3"2099dependencies = [2100 "bytes 1.1.0",2101 "ethereum-types",2102 "hash-db",2103 "hash256-std-hasher",2104 "parity-scale-codec",2105 "rlp",2106 "rlp-derive",2107 "serde",2108 "sha3 0.9.1",2109 "triehash",2110]21112112[[package]]2113name = "ethereum"2114version = "0.9.0"2115source = "git+https://github.com/purestake/ethereum?branch=joshy-scale-info#2b98173bd88c05bfeefad421d260101b9008497b"2116dependencies = [2117 "bytes 1.1.0",2118 "ethereum-types",2119 "hash-db",2120 "hash256-std-hasher",2121 "parity-scale-codec",2122 "rlp",2123 "rlp-derive",2124 "scale-info",2125 "serde",2126 "sha3 0.9.1",2127 "triehash",2128]21292130[[package]]2131name = "ethereum-types"2132version = "0.12.1"2133source = "registry+https://github.com/rust-lang/crates.io-index"2134checksum = "05136f7057fe789f06e6d41d07b34e6f70d8c86e5693b60f97aaa6553553bdaf"2135dependencies = [2136 "ethbloom",2137 "fixed-hash",2138 "impl-codec",2139 "impl-rlp",2140 "impl-serde",2141 "primitive-types 0.10.1",2142 "scale-info",2143 "uint",2144]21452146[[package]]2147name = "event-listener"2148version = "2.5.1"2149source = "registry+https://github.com/rust-lang/crates.io-index"2150checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"21512152[[package]]2153name = "evm"2154version = "0.30.0"2155source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2156dependencies = [2157 "environmental",2158 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2159 "evm-core",2160 "evm-gasometer",2161 "evm-runtime",2162 "log",2163 "parity-scale-codec",2164 "primitive-types 0.10.1",2165 "rlp",2166 "scale-info",2167 "serde",2168 "sha3 0.8.2",2169]21702171[[package]]2172name = "evm-coder"2173version = "0.1.0"2174dependencies = [2175 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2176 "evm-coder-macros",2177 "evm-core",2178 "hex",2179 "hex-literal",2180 "impl-trait-for-tuples 0.2.1",2181 "primitive-types 0.10.1",2182]21832184[[package]]2185name = "evm-coder-macros"2186version = "0.1.0"2187dependencies = [2188 "Inflector",2189 "darling",2190 "hex",2191 "proc-macro2",2192 "quote",2193 "sha3 0.9.1",2194 "syn",2195]21962197[[package]]2198name = "evm-core"2199version = "0.30.0"2200source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2201dependencies = [2202 "funty",2203 "parity-scale-codec",2204 "primitive-types 0.10.1",2205 "scale-info",2206 "serde",2207]22082209[[package]]2210name = "evm-gasometer"2211version = "0.30.0"2212source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2213dependencies = [2214 "environmental",2215 "evm-core",2216 "evm-runtime",2217 "primitive-types 0.10.1",2218]22192220[[package]]2221name = "evm-runtime"2222version = "0.30.0"2223source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2224dependencies = [2225 "environmental",2226 "evm-core",2227 "primitive-types 0.10.1",2228 "sha3 0.8.2",2229]22302231[[package]]2232name = "exit-future"2233version = "0.2.0"2234source = "registry+https://github.com/rust-lang/crates.io-index"2235checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2236dependencies = [2237 "futures 0.3.17",2238]22392240[[package]]2241name = "fake-simd"2242version = "0.1.2"2243source = "registry+https://github.com/rust-lang/crates.io-index"2244checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"22452246[[package]]2247name = "fallible-iterator"2248version = "0.2.0"2249source = "registry+https://github.com/rust-lang/crates.io-index"2250checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"22512252[[package]]2253name = "fastrand"2254version = "1.5.0"2255source = "registry+https://github.com/rust-lang/crates.io-index"2256checksum = "b394ed3d285a429378d3b384b9eb1285267e7df4b166df24b7a6939a04dc392e"2257dependencies = [2258 "instant",2259]22602261[[package]]2262name = "fc-consensus"2263version = "2.0.0-dev"2264source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2265dependencies = [2266 "async-trait",2267 "derive_more",2268 "fc-db",2269 "fp-consensus",2270 "fp-rpc",2271 "futures 0.3.17",2272 "log",2273 "parity-scale-codec",2274 "sc-client-api",2275 "sc-consensus",2276 "sc-transaction-pool-api",2277 "sp-api",2278 "sp-block-builder",2279 "sp-blockchain",2280 "sp-consensus",2281 "sp-core",2282 "sp-inherents",2283 "sp-runtime",2284 "sp-timestamp",2285 "substrate-prometheus-endpoint",2286]22872288[[package]]2289name = "fc-db"2290version = "2.0.0-dev"2291source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2292dependencies = [2293 "fp-storage",2294 "kvdb",2295 "kvdb-rocksdb",2296 "pallet-ethereum",2297 "parity-scale-codec",2298 "parking_lot 0.11.2",2299 "sp-core",2300 "sp-database",2301 "sp-runtime",2302]23032304[[package]]2305name = "fc-mapping-sync"2306version = "2.0.0-dev"2307source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2308dependencies = [2309 "fc-consensus",2310 "fc-db",2311 "fp-consensus",2312 "fp-rpc",2313 "futures 0.3.17",2314 "futures-timer 3.0.2",2315 "log",2316 "sc-client-api",2317 "sp-api",2318 "sp-blockchain",2319 "sp-runtime",2320]23212322[[package]]2323name = "fc-rpc"2324version = "2.0.0-dev"2325source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2326dependencies = [2327 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2328 "ethereum-types",2329 "evm",2330 "fc-consensus",2331 "fc-db",2332 "fc-rpc-core",2333 "fp-consensus",2334 "fp-evm",2335 "fp-rpc",2336 "fp-storage",2337 "futures 0.3.17",2338 "futures-util",2339 "jsonrpc-core",2340 "jsonrpc-pubsub",2341 "libsecp256k1 0.3.5",2342 "log",2343 "lru 0.6.6",2344 "pallet-ethereum",2345 "pallet-evm",2346 "parity-scale-codec",2347 "parking_lot 0.11.2",2348 "rand 0.7.3",2349 "rlp",2350 "rustc-hex",2351 "sc-client-api",2352 "sc-network",2353 "sc-rpc",2354 "sc-service",2355 "sc-transaction-pool",2356 "sc-transaction-pool-api",2357 "sha3 0.8.2",2358 "sp-api",2359 "sp-blockchain",2360 "sp-io",2361 "sp-runtime",2362 "sp-storage",2363 "sp-transaction-pool",2364]23652366[[package]]2367name = "fc-rpc-core"2368version = "1.1.0-dev"2369source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2370dependencies = [2371 "ethereum-types",2372 "jsonrpc-core",2373 "jsonrpc-core-client",2374 "jsonrpc-derive",2375 "jsonrpc-pubsub",2376 "rustc-hex",2377 "serde",2378 "serde_json",2379]23802381[[package]]2382name = "fdlimit"2383version = "0.2.1"2384source = "registry+https://github.com/rust-lang/crates.io-index"2385checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2386dependencies = [2387 "libc",2388]23892390[[package]]2391name = "file-per-thread-logger"2392version = "0.1.4"2393source = "registry+https://github.com/rust-lang/crates.io-index"2394checksum = "4fdbe0d94371f9ce939b555dd342d0686cc4c0cadbcd4b61d70af5ff97eb4126"2395dependencies = [2396 "env_logger 0.7.1",2397 "log",2398]23992400[[package]]2401name = "finality-grandpa"2402version = "0.14.4"2403source = "registry+https://github.com/rust-lang/crates.io-index"2404checksum = "e8ac3ff5224ef91f3c97e03eb1de2db82743427e91aaa5ac635f454f0b164f5a"2405dependencies = [2406 "either",2407 "futures 0.3.17",2408 "futures-timer 3.0.2",2409 "log",2410 "num-traits",2411 "parity-scale-codec",2412 "parking_lot 0.11.2",2413 "scale-info",2414]24152416[[package]]2417name = "fixed-hash"2418version = "0.7.0"2419source = "registry+https://github.com/rust-lang/crates.io-index"2420checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2421dependencies = [2422 "byteorder",2423 "rand 0.8.4",2424 "rustc-hex",2425 "static_assertions",2426]24272428[[package]]2429name = "fixedbitset"2430version = "0.2.0"2431source = "registry+https://github.com/rust-lang/crates.io-index"2432checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"24332434[[package]]2435name = "flate2"2436version = "1.0.22"2437source = "registry+https://github.com/rust-lang/crates.io-index"2438checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f"2439dependencies = [2440 "cfg-if 1.0.0",2441 "crc32fast",2442 "libc",2443 "libz-sys",2444 "miniz_oxide",2445]24462447[[package]]2448name = "flexi_logger"2449version = "0.15.12"2450source = "registry+https://github.com/rust-lang/crates.io-index"2451checksum = "aaab3caedb4149800f91e8e4899f29cd9ddf3b569b04c365ca9334f92f7542bf"2452dependencies = [2453 "atty",2454 "chrono",2455 "glob",2456 "lazy_static",2457 "log",2458 "regex",2459 "thiserror",2460 "yansi",2461]24622463[[package]]2464name = "fnv"2465version = "1.0.7"2466source = "registry+https://github.com/rust-lang/crates.io-index"2467checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"24682469[[package]]2470name = "fork-tree"2471version = "3.0.0"2472source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2473dependencies = [2474 "parity-scale-codec",2475]24762477[[package]]2478name = "form_urlencoded"2479version = "1.0.1"2480source = "registry+https://github.com/rust-lang/crates.io-index"2481checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2482dependencies = [2483 "matches",2484 "percent-encoding 2.1.0",2485]24862487[[package]]2488name = "fp-consensus"2489version = "2.0.0-dev"2490source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2491dependencies = [2492 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2493 "parity-scale-codec",2494 "rlp",2495 "sha3 0.8.2",2496 "sp-core",2497 "sp-runtime",2498 "sp-std",2499]25002501[[package]]2502name = "fp-evm"2503version = "3.0.0-dev"2504source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2505dependencies = [2506 "evm",2507 "impl-trait-for-tuples 0.1.3",2508 "parity-scale-codec",2509 "scale-info",2510 "serde",2511 "sp-core",2512 "sp-std",2513]25142515[[package]]2516name = "fp-rpc"2517version = "3.0.0-dev"2518source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2519dependencies = [2520 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2521 "ethereum-types",2522 "fp-evm",2523 "parity-scale-codec",2524 "scale-info",2525 "sp-api",2526 "sp-core",2527 "sp-io",2528 "sp-runtime",2529 "sp-std",2530]25312532[[package]]2533name = "fp-self-contained"2534version = "1.0.0-dev"2535source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"2536dependencies = [2537 "ethereum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",2538 "frame-support",2539 "parity-scale-codec",2540 "parity-util-mem",2541 "scale-info",2542 "serde",2543 "sha3 0.8.2",2544 "sp-core",2545 "sp-io",2546 "sp-runtime",2547]25482549[[package]]2550name = "fp-storage"2551version = "2.0.0"2552source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"25532554[[package]]2555name = "frame-benchmarking"2556version = "4.0.0-dev"2557source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2558dependencies = [2559 "frame-support",2560 "frame-system",2561 "linregress",2562 "log",2563 "parity-scale-codec",2564 "paste",2565 "scale-info",2566 "sp-api",2567 "sp-io",2568 "sp-runtime",2569 "sp-runtime-interface",2570 "sp-std",2571 "sp-storage",2572]25732574[[package]]2575name = "frame-benchmarking-cli"2576version = "4.0.0-dev"2577source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2578dependencies = [2579 "Inflector",2580 "chrono",2581 "frame-benchmarking",2582 "frame-support",2583 "handlebars",2584 "linked-hash-map",2585 "log",2586 "parity-scale-codec",2587 "sc-cli",2588 "sc-client-db",2589 "sc-executor",2590 "sc-service",2591 "serde",2592 "sp-core",2593 "sp-externalities",2594 "sp-keystore",2595 "sp-runtime",2596 "sp-state-machine",2597 "structopt",2598]25992600[[package]]2601name = "frame-election-provider-support"2602version = "4.0.0-dev"2603source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2604dependencies = [2605 "frame-support",2606 "frame-system",2607 "parity-scale-codec",2608 "scale-info",2609 "sp-arithmetic",2610 "sp-npos-elections",2611 "sp-std",2612]26132614[[package]]2615name = "frame-executive"2616version = "4.0.0-dev"2617source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2618dependencies = [2619 "frame-support",2620 "frame-system",2621 "parity-scale-codec",2622 "scale-info",2623 "sp-core",2624 "sp-io",2625 "sp-runtime",2626 "sp-std",2627 "sp-tracing",2628]26292630[[package]]2631name = "frame-metadata"2632version = "14.0.0"2633source = "registry+https://github.com/rust-lang/crates.io-index"2634checksum = "96616f82e069102b95a72c87de4c84d2f87ef7f0f20630e78ce3824436483110"2635dependencies = [2636 "cfg-if 1.0.0",2637 "parity-scale-codec",2638 "scale-info",2639 "serde",2640]26412642[[package]]2643name = "frame-support"2644version = "4.0.0-dev"2645source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2646dependencies = [2647 "bitflags",2648 "frame-metadata",2649 "frame-support-procedural",2650 "impl-trait-for-tuples 0.2.1",2651 "log",2652 "once_cell",2653 "parity-scale-codec",2654 "paste",2655 "scale-info",2656 "serde",2657 "smallvec",2658 "sp-arithmetic",2659 "sp-core",2660 "sp-inherents",2661 "sp-io",2662 "sp-runtime",2663 "sp-staking",2664 "sp-state-machine",2665 "sp-std",2666 "sp-tracing",2667]26682669[[package]]2670name = "frame-support-procedural"2671version = "4.0.0-dev"2672source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2673dependencies = [2674 "Inflector",2675 "frame-support-procedural-tools",2676 "proc-macro2",2677 "quote",2678 "syn",2679]26802681[[package]]2682name = "frame-support-procedural-tools"2683version = "4.0.0-dev"2684source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2685dependencies = [2686 "frame-support-procedural-tools-derive",2687 "proc-macro-crate 1.1.0",2688 "proc-macro2",2689 "quote",2690 "syn",2691]26922693[[package]]2694name = "frame-support-procedural-tools-derive"2695version = "3.0.0"2696source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2697dependencies = [2698 "proc-macro2",2699 "quote",2700 "syn",2701]27022703[[package]]2704name = "frame-system"2705version = "4.0.0-dev"2706source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2707dependencies = [2708 "frame-support",2709 "log",2710 "parity-scale-codec",2711 "scale-info",2712 "serde",2713 "sp-core",2714 "sp-io",2715 "sp-runtime",2716 "sp-std",2717 "sp-version",2718]27192720[[package]]2721name = "frame-system-benchmarking"2722version = "4.0.0-dev"2723source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2724dependencies = [2725 "frame-benchmarking",2726 "frame-support",2727 "frame-system",2728 "parity-scale-codec",2729 "scale-info",2730 "sp-core",2731 "sp-runtime",2732 "sp-std",2733]27342735[[package]]2736name = "frame-system-rpc-runtime-api"2737version = "4.0.0-dev"2738source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2739dependencies = [2740 "parity-scale-codec",2741 "sp-api",2742]27432744[[package]]2745name = "frame-try-runtime"2746version = "0.10.0-dev"2747source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2748dependencies = [2749 "frame-support",2750 "sp-api",2751 "sp-runtime",2752 "sp-std",2753]27542755[[package]]2756name = "fs-err"2757version = "2.6.0"2758source = "registry+https://github.com/rust-lang/crates.io-index"2759checksum = "5ebd3504ad6116843b8375ad70df74e7bfe83cac77a1f3fe73200c844d43bfe0"27602761[[package]]2762name = "fs-swap"2763version = "0.2.6"2764source = "registry+https://github.com/rust-lang/crates.io-index"2765checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"2766dependencies = [2767 "lazy_static",2768 "libc",2769 "libloading 0.5.2",2770 "winapi 0.3.9",2771]27722773[[package]]2774name = "fs2"2775version = "0.4.3"2776source = "registry+https://github.com/rust-lang/crates.io-index"2777checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"2778dependencies = [2779 "libc",2780 "winapi 0.3.9",2781]27822783[[package]]2784name = "fuchsia-zircon"2785version = "0.3.3"2786source = "registry+https://github.com/rust-lang/crates.io-index"2787checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"2788dependencies = [2789 "bitflags",2790 "fuchsia-zircon-sys",2791]27922793[[package]]2794name = "fuchsia-zircon-sys"2795version = "0.3.3"2796source = "registry+https://github.com/rust-lang/crates.io-index"2797checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"27982799[[package]]2800name = "funty"2801version = "1.1.0"2802source = "registry+https://github.com/rust-lang/crates.io-index"2803checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"28042805[[package]]2806name = "futures"2807version = "0.1.31"2808source = "registry+https://github.com/rust-lang/crates.io-index"2809checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"28102811[[package]]2812name = "futures"2813version = "0.3.17"2814source = "registry+https://github.com/rust-lang/crates.io-index"2815checksum = "a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca"2816dependencies = [2817 "futures-channel",2818 "futures-core",2819 "futures-executor",2820 "futures-io",2821 "futures-sink",2822 "futures-task",2823 "futures-util",2824]28252826[[package]]2827name = "futures-channel"2828version = "0.3.17"2829source = "registry+https://github.com/rust-lang/crates.io-index"2830checksum = "5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888"2831dependencies = [2832 "futures-core",2833 "futures-sink",2834]28352836[[package]]2837name = "futures-core"2838version = "0.3.17"2839source = "registry+https://github.com/rust-lang/crates.io-index"2840checksum = "88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d"28412842[[package]]2843name = "futures-executor"2844version = "0.3.17"2845source = "registry+https://github.com/rust-lang/crates.io-index"2846checksum = "45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c"2847dependencies = [2848 "futures-core",2849 "futures-task",2850 "futures-util",2851 "num_cpus",2852]28532854[[package]]2855name = "futures-io"2856version = "0.3.17"2857source = "registry+https://github.com/rust-lang/crates.io-index"2858checksum = "522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377"28592860[[package]]2861name = "futures-lite"2862version = "1.12.0"2863source = "registry+https://github.com/rust-lang/crates.io-index"2864checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"2865dependencies = [2866 "fastrand",2867 "futures-core",2868 "futures-io",2869 "memchr",2870 "parking",2871 "pin-project-lite 0.2.7",2872 "waker-fn",2873]28742875[[package]]2876name = "futures-macro"2877version = "0.3.17"2878source = "registry+https://github.com/rust-lang/crates.io-index"2879checksum = "18e4a4b95cea4b4ccbcf1c5675ca7c4ee4e9e75eb79944d07defde18068f79bb"2880dependencies = [2881 "autocfg",2882 "proc-macro-hack",2883 "proc-macro2",2884 "quote",2885 "syn",2886]28872888[[package]]2889name = "futures-rustls"2890version = "0.21.1"2891source = "registry+https://github.com/rust-lang/crates.io-index"2892checksum = "3a1387e07917c711fb4ee4f48ea0adb04a3c9739e53ef85bf43ae1edc2937a8b"2893dependencies = [2894 "futures-io",2895 "rustls",2896 "webpki",2897]28982899[[package]]2900name = "futures-sink"2901version = "0.3.17"2902source = "registry+https://github.com/rust-lang/crates.io-index"2903checksum = "36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11"29042905[[package]]2906name = "futures-task"2907version = "0.3.17"2908source = "registry+https://github.com/rust-lang/crates.io-index"2909checksum = "1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99"29102911[[package]]2912name = "futures-timer"2913version = "2.0.2"2914source = "registry+https://github.com/rust-lang/crates.io-index"2915checksum = "a1de7508b218029b0f01662ed8f61b1c964b3ae99d6f25462d0f55a595109df6"29162917[[package]]2918name = "futures-timer"2919version = "3.0.2"2920source = "registry+https://github.com/rust-lang/crates.io-index"2921checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"29222923[[package]]2924name = "futures-util"2925version = "0.3.17"2926source = "registry+https://github.com/rust-lang/crates.io-index"2927checksum = "36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481"2928dependencies = [2929 "autocfg",2930 "futures 0.1.31",2931 "futures-channel",2932 "futures-core",2933 "futures-io",2934 "futures-macro",2935 "futures-sink",2936 "futures-task",2937 "memchr",2938 "pin-project-lite 0.2.7",2939 "pin-utils",2940 "proc-macro-hack",2941 "proc-macro-nested",2942 "slab",2943]29442945[[package]]2946name = "generic-array"2947version = "0.12.4"2948source = "registry+https://github.com/rust-lang/crates.io-index"2949checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"2950dependencies = [2951 "typenum",2952]29532954[[package]]2955name = "generic-array"2956version = "0.14.4"2957source = "registry+https://github.com/rust-lang/crates.io-index"2958checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"2959dependencies = [2960 "typenum",2961 "version_check",2962]29632964[[package]]2965name = "getrandom"2966version = "0.1.16"2967source = "registry+https://github.com/rust-lang/crates.io-index"2968checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"2969dependencies = [2970 "cfg-if 1.0.0",2971 "js-sys",2972 "libc",2973 "wasi 0.9.0+wasi-snapshot-preview1",2974 "wasm-bindgen",2975]29762977[[package]]2978name = "getrandom"2979version = "0.2.3"2980source = "registry+https://github.com/rust-lang/crates.io-index"2981checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"2982dependencies = [2983 "cfg-if 1.0.0",2984 "libc",2985 "wasi 0.10.0+wasi-snapshot-preview1",2986]29872988[[package]]2989name = "ghash"2990version = "0.4.4"2991source = "registry+https://github.com/rust-lang/crates.io-index"2992checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"2993dependencies = [2994 "opaque-debug 0.3.0",2995 "polyval",2996]29972998[[package]]2999name = "gimli"3000version = "0.25.0"3001source = "registry+https://github.com/rust-lang/crates.io-index"3002checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"3003dependencies = [3004 "fallible-iterator",3005 "indexmap",3006 "stable_deref_trait",3007]30083009[[package]]3010name = "gimli"3011version = "0.26.1"3012source = "registry+https://github.com/rust-lang/crates.io-index"3013checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"30143015[[package]]3016name = "glob"3017version = "0.3.0"3018source = "registry+https://github.com/rust-lang/crates.io-index"3019checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"30203021[[package]]3022name = "globset"3023version = "0.4.8"3024source = "registry+https://github.com/rust-lang/crates.io-index"3025checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"3026dependencies = [3027 "aho-corasick",3028 "bstr",3029 "fnv",3030 "log",3031 "regex",3032]30333034[[package]]3035name = "gloo-timers"3036version = "0.2.1"3037source = "registry+https://github.com/rust-lang/crates.io-index"3038checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f"3039dependencies = [3040 "futures-channel",3041 "futures-core",3042 "js-sys",3043 "wasm-bindgen",3044 "web-sys",3045]30463047[[package]]3048name = "handlebars"3049version = "3.5.5"3050source = "registry+https://github.com/rust-lang/crates.io-index"3051checksum = "4498fc115fa7d34de968184e473529abb40eeb6be8bc5f7faba3d08c316cb3e3"3052dependencies = [3053 "log",3054 "pest",3055 "pest_derive",3056 "quick-error 2.0.1",3057 "serde",3058 "serde_json",3059]30603061[[package]]3062name = "hash-db"3063version = "0.15.2"3064source = "registry+https://github.com/rust-lang/crates.io-index"3065checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"30663067[[package]]3068name = "hash256-std-hasher"3069version = "0.15.2"3070source = "registry+https://github.com/rust-lang/crates.io-index"3071checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3072dependencies = [3073 "crunchy",3074]30753076[[package]]3077name = "hashbrown"3078version = "0.11.2"3079source = "registry+https://github.com/rust-lang/crates.io-index"3080checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3081dependencies = [3082 "ahash",3083]30843085[[package]]3086name = "heck"3087version = "0.3.3"3088source = "registry+https://github.com/rust-lang/crates.io-index"3089checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"3090dependencies = [3091 "unicode-segmentation",3092]30933094[[package]]3095name = "hermit-abi"3096version = "0.1.19"3097source = "registry+https://github.com/rust-lang/crates.io-index"3098checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3099dependencies = [3100 "libc",3101]31023103[[package]]3104name = "hex"3105version = "0.4.3"3106source = "registry+https://github.com/rust-lang/crates.io-index"3107checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"31083109[[package]]3110name = "hex-literal"3111version = "0.3.3"3112source = "registry+https://github.com/rust-lang/crates.io-index"3113checksum = "21e4590e13640f19f249fe3e4eca5113bc4289f2497710378190e7f4bd96f45b"31143115[[package]]3116name = "hex_fmt"3117version = "0.3.0"3118source = "registry+https://github.com/rust-lang/crates.io-index"3119checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"31203121[[package]]3122name = "hmac"3123version = "0.7.1"3124source = "registry+https://github.com/rust-lang/crates.io-index"3125checksum = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"3126dependencies = [3127 "crypto-mac 0.7.0",3128 "digest 0.8.1",3129]31303131[[package]]3132name = "hmac"3133version = "0.8.1"3134source = "registry+https://github.com/rust-lang/crates.io-index"3135checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3136dependencies = [3137 "crypto-mac 0.8.0",3138 "digest 0.9.0",3139]31403141[[package]]3142name = "hmac"3143version = "0.11.0"3144source = "registry+https://github.com/rust-lang/crates.io-index"3145checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3146dependencies = [3147 "crypto-mac 0.11.1",3148 "digest 0.9.0",3149]31503151[[package]]3152name = "hmac-drbg"3153version = "0.2.0"3154source = "registry+https://github.com/rust-lang/crates.io-index"3155checksum = "c6e570451493f10f6581b48cdd530413b63ea9e780f544bfd3bdcaa0d89d1a7b"3156dependencies = [3157 "digest 0.8.1",3158 "generic-array 0.12.4",3159 "hmac 0.7.1",3160]31613162[[package]]3163name = "hmac-drbg"3164version = "0.3.0"3165source = "registry+https://github.com/rust-lang/crates.io-index"3166checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3167dependencies = [3168 "digest 0.9.0",3169 "generic-array 0.14.4",3170 "hmac 0.8.1",3171]31723173[[package]]3174name = "hostname"3175version = "0.3.1"3176source = "registry+https://github.com/rust-lang/crates.io-index"3177checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3178dependencies = [3179 "libc",3180 "match_cfg",3181 "winapi 0.3.9",3182]31833184[[package]]3185name = "http"3186version = "0.2.5"3187source = "registry+https://github.com/rust-lang/crates.io-index"3188checksum = "1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b"3189dependencies = [3190 "bytes 1.1.0",3191 "fnv",3192 "itoa",3193]31943195[[package]]3196name = "http-body"3197version = "0.4.4"3198source = "registry+https://github.com/rust-lang/crates.io-index"3199checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"3200dependencies = [3201 "bytes 1.1.0",3202 "http",3203 "pin-project-lite 0.2.7",3204]32053206[[package]]3207name = "httparse"3208version = "1.5.1"3209source = "registry+https://github.com/rust-lang/crates.io-index"3210checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503"32113212[[package]]3213name = "httpdate"3214version = "1.0.1"3215source = "registry+https://github.com/rust-lang/crates.io-index"3216checksum = "6456b8a6c8f33fee7d958fcd1b60d55b11940a79e63ae87013e6d22e26034440"32173218[[package]]3219name = "humantime"3220version = "1.3.0"3221source = "registry+https://github.com/rust-lang/crates.io-index"3222checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"3223dependencies = [3224 "quick-error 1.2.3",3225]32263227[[package]]3228name = "humantime"3229version = "2.1.0"3230source = "registry+https://github.com/rust-lang/crates.io-index"3231checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"32323233[[package]]3234name = "hyper"3235version = "0.14.14"3236source = "registry+https://github.com/rust-lang/crates.io-index"3237checksum = "2b91bb1f221b6ea1f1e4371216b70f40748774c2fb5971b450c07773fb92d26b"3238dependencies = [3239 "bytes 1.1.0",3240 "futures-channel",3241 "futures-core",3242 "futures-util",3243 "http",3244 "http-body",3245 "httparse",3246 "httpdate",3247 "itoa",3248 "pin-project-lite 0.2.7",3249 "socket2 0.4.2",3250 "tokio 1.13.0",3251 "tower-service",3252 "tracing",3253 "want",3254]32553256[[package]]3257name = "hyper-rustls"3258version = "0.22.1"3259source = "registry+https://github.com/rust-lang/crates.io-index"3260checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"3261dependencies = [3262 "ct-logs",3263 "futures-util",3264 "hyper",3265 "log",3266 "rustls",3267 "rustls-native-certs",3268 "tokio 1.13.0",3269 "tokio-rustls",3270 "webpki",3271]32723273[[package]]3274name = "ident_case"3275version = "1.0.1"3276source = "registry+https://github.com/rust-lang/crates.io-index"3277checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"32783279[[package]]3280name = "idna"3281version = "0.1.5"3282source = "registry+https://github.com/rust-lang/crates.io-index"3283checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"3284dependencies = [3285 "matches",3286 "unicode-bidi",3287 "unicode-normalization",3288]32893290[[package]]3291name = "idna"3292version = "0.2.3"3293source = "registry+https://github.com/rust-lang/crates.io-index"3294checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3295dependencies = [3296 "matches",3297 "unicode-bidi",3298 "unicode-normalization",3299]33003301[[package]]3302name = "if-addrs"3303version = "0.6.6"3304source = "registry+https://github.com/rust-lang/crates.io-index"3305checksum = "c9a83ec4af652890ac713ffd8dc859e650420a5ef47f7b9be29b6664ab50fbc8"3306dependencies = [3307 "if-addrs-sys",3308 "libc",3309 "winapi 0.3.9",3310]33113312[[package]]3313name = "if-addrs-sys"3314version = "0.3.2"3315source = "registry+https://github.com/rust-lang/crates.io-index"3316checksum = "de74b9dd780476e837e5eb5ab7c88b49ed304126e412030a0adba99c8efe79ea"3317dependencies = [3318 "cc",3319 "libc",3320]33213322[[package]]3323name = "if-watch"3324version = "0.2.2"3325source = "registry+https://github.com/rust-lang/crates.io-index"3326checksum = "ae8ab7f67bad3240049cb24fb9cb0b4c2c6af4c245840917fbbdededeee91179"3327dependencies = [3328 "async-io",3329 "futures 0.3.17",3330 "futures-lite",3331 "if-addrs",3332 "ipnet",3333 "libc",3334 "log",3335 "winapi 0.3.9",3336]33373338[[package]]3339name = "impl-codec"3340version = "0.5.1"3341source = "registry+https://github.com/rust-lang/crates.io-index"3342checksum = "161ebdfec3c8e3b52bf61c4f3550a1eea4f9579d10dc1b936f3171ebdcd6c443"3343dependencies = [3344 "parity-scale-codec",3345]33463347[[package]]3348name = "impl-rlp"3349version = "0.3.0"3350source = "registry+https://github.com/rust-lang/crates.io-index"3351checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3352dependencies = [3353 "rlp",3354]33553356[[package]]3357name = "impl-serde"3358version = "0.3.1"3359source = "registry+https://github.com/rust-lang/crates.io-index"3360checksum = "b47ca4d2b6931707a55fce5cf66aff80e2178c8b63bbb4ecb5695cbc870ddf6f"3361dependencies = [3362 "serde",3363]33643365[[package]]3366name = "impl-trait-for-tuples"3367version = "0.1.3"3368source = "registry+https://github.com/rust-lang/crates.io-index"3369checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"3370dependencies = [3371 "proc-macro2",3372 "quote",3373 "syn",3374]33753376[[package]]3377name = "impl-trait-for-tuples"3378version = "0.2.1"3379source = "registry+https://github.com/rust-lang/crates.io-index"3380checksum = "d5dacb10c5b3bb92d46ba347505a9041e676bb20ad220101326bffb0c93031ee"3381dependencies = [3382 "proc-macro2",3383 "quote",3384 "syn",3385]33863387[[package]]3388name = "indexmap"3389version = "1.7.0"3390source = "registry+https://github.com/rust-lang/crates.io-index"3391checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"3392dependencies = [3393 "autocfg",3394 "hashbrown",3395 "serde",3396]33973398[[package]]3399name = "instant"3400version = "0.1.12"3401source = "registry+https://github.com/rust-lang/crates.io-index"3402checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3403dependencies = [3404 "cfg-if 1.0.0",3405]34063407[[package]]3408name = "integer-encoding"3409version = "1.1.7"3410source = "registry+https://github.com/rust-lang/crates.io-index"3411checksum = "48dc51180a9b377fd75814d0cc02199c20f8e99433d6762f650d39cdbbd3b56f"34123413[[package]]3414name = "integer-sqrt"3415version = "0.1.5"3416source = "registry+https://github.com/rust-lang/crates.io-index"3417checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3418dependencies = [3419 "num-traits",3420]34213422[[package]]3423name = "intervalier"3424version = "0.4.0"3425source = "registry+https://github.com/rust-lang/crates.io-index"3426checksum = "64fa110ec7b8f493f416eed552740d10e7030ad5f63b2308f82c9608ec2df275"3427dependencies = [3428 "futures 0.3.17",3429 "futures-timer 2.0.2",3430]34313432[[package]]3433name = "iovec"3434version = "0.1.4"3435source = "registry+https://github.com/rust-lang/crates.io-index"3436checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"3437dependencies = [3438 "libc",3439]34403441[[package]]3442name = "ip_network"3443version = "0.4.0"3444source = "registry+https://github.com/rust-lang/crates.io-index"3445checksum = "09b746553d2f4a1ca26fab939943ddfb217a091f34f53571620a8e3d30691303"34463447[[package]]3448name = "ipconfig"3449version = "0.2.2"3450source = "registry+https://github.com/rust-lang/crates.io-index"3451checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7"3452dependencies = [3453 "socket2 0.3.19",3454 "widestring",3455 "winapi 0.3.9",3456 "winreg",3457]34583459[[package]]3460name = "ipnet"3461version = "2.3.1"3462source = "registry+https://github.com/rust-lang/crates.io-index"3463checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9"34643465[[package]]3466name = "itertools"3467version = "0.10.1"3468source = "registry+https://github.com/rust-lang/crates.io-index"3469checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"3470dependencies = [3471 "either",3472]34733474[[package]]3475name = "itoa"3476version = "0.4.8"3477source = "registry+https://github.com/rust-lang/crates.io-index"3478checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"34793480[[package]]3481name = "jobserver"3482version = "0.1.24"3483source = "registry+https://github.com/rust-lang/crates.io-index"3484checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3485dependencies = [3486 "libc",3487]34883489[[package]]3490name = "js-sys"3491version = "0.3.55"3492source = "registry+https://github.com/rust-lang/crates.io-index"3493checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84"3494dependencies = [3495 "wasm-bindgen",3496]34973498[[package]]3499name = "jsonrpc-client-transports"3500version = "18.0.0"3501source = "registry+https://github.com/rust-lang/crates.io-index"3502checksum = "d2b99d4207e2a04fb4581746903c2bb7eb376f88de9c699d0f3e10feeac0cd3a"3503dependencies = [3504 "derive_more",3505 "futures 0.3.17",3506 "jsonrpc-core",3507 "jsonrpc-pubsub",3508 "log",3509 "serde",3510 "serde_json",3511 "url 1.7.2",3512]35133514[[package]]3515name = "jsonrpc-core"3516version = "18.0.0"3517source = "registry+https://github.com/rust-lang/crates.io-index"3518checksum = "14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb"3519dependencies = [3520 "futures 0.3.17",3521 "futures-executor",3522 "futures-util",3523 "log",3524 "serde",3525 "serde_derive",3526 "serde_json",3527]35283529[[package]]3530name = "jsonrpc-core-client"3531version = "18.0.0"3532source = "registry+https://github.com/rust-lang/crates.io-index"3533checksum = "b51da17abecbdab3e3d4f26b01c5ec075e88d3abe3ab3b05dc9aa69392764ec0"3534dependencies = [3535 "futures 0.3.17",3536 "jsonrpc-client-transports",3537]35383539[[package]]3540name = "jsonrpc-derive"3541version = "18.0.0"3542source = "registry+https://github.com/rust-lang/crates.io-index"3543checksum = "5b939a78fa820cdfcb7ee7484466746a7377760970f6f9c6fe19f9edcc8a38d2"3544dependencies = [3545 "proc-macro-crate 0.1.5",3546 "proc-macro2",3547 "quote",3548 "syn",3549]35503551[[package]]3552name = "jsonrpc-http-server"3553version = "18.0.0"3554source = "registry+https://github.com/rust-lang/crates.io-index"3555checksum = "e1dea6e07251d9ce6a552abfb5d7ad6bc290a4596c8dcc3d795fae2bbdc1f3ff"3556dependencies = [3557 "futures 0.3.17",3558 "hyper",3559 "jsonrpc-core",3560 "jsonrpc-server-utils",3561 "log",3562 "net2",3563 "parking_lot 0.11.2",3564 "unicase",3565]35663567[[package]]3568name = "jsonrpc-ipc-server"3569version = "18.0.0"3570source = "registry+https://github.com/rust-lang/crates.io-index"3571checksum = "382bb0206323ca7cda3dcd7e245cea86d37d02457a02a975e3378fb149a48845"3572dependencies = [3573 "futures 0.3.17",3574 "jsonrpc-core",3575 "jsonrpc-server-utils",3576 "log",3577 "parity-tokio-ipc",3578 "parking_lot 0.11.2",3579 "tower-service",3580]35813582[[package]]3583name = "jsonrpc-pubsub"3584version = "18.0.0"3585source = "registry+https://github.com/rust-lang/crates.io-index"3586checksum = "240f87695e6c6f62fb37f05c02c04953cf68d6408b8c1c89de85c7a0125b1011"3587dependencies = [3588 "futures 0.3.17",3589 "jsonrpc-core",3590 "lazy_static",3591 "log",3592 "parking_lot 0.11.2",3593 "rand 0.7.3",3594 "serde",3595]35963597[[package]]3598name = "jsonrpc-server-utils"3599version = "18.0.0"3600source = "registry+https://github.com/rust-lang/crates.io-index"3601checksum = "fa4fdea130485b572c39a460d50888beb00afb3e35de23ccd7fad8ff19f0e0d4"3602dependencies = [3603 "bytes 1.1.0",3604 "futures 0.3.17",3605 "globset",3606 "jsonrpc-core",3607 "lazy_static",3608 "log",3609 "tokio 1.13.0",3610 "tokio-stream",3611 "tokio-util",3612 "unicase",3613]36143615[[package]]3616name = "jsonrpc-ws-server"3617version = "18.0.0"3618source = "registry+https://github.com/rust-lang/crates.io-index"3619checksum = "f892c7d766369475ab7b0669f417906302d7c0fb521285c0a0c92e52e7c8e946"3620dependencies = [3621 "futures 0.3.17",3622 "jsonrpc-core",3623 "jsonrpc-server-utils",3624 "log",3625 "parity-ws",3626 "parking_lot 0.11.2",3627 "slab",3628]36293630[[package]]3631name = "jsonrpsee-proc-macros"3632version = "0.3.1"3633source = "registry+https://github.com/rust-lang/crates.io-index"3634checksum = "8edb341d35279b59c79d7fe9e060a51aec29d45af99cc7c72ea7caa350fa71a4"3635dependencies = [3636 "Inflector",3637 "bae",3638 "proc-macro-crate 1.1.0",3639 "proc-macro2",3640 "quote",3641 "syn",3642]36433644[[package]]3645name = "jsonrpsee-types"3646version = "0.3.1"3647source = "registry+https://github.com/rust-lang/crates.io-index"3648checksum = "4cc738fd55b676ada3271ef7c383a14a0867a2a88b0fa941311bf5fc0a29d498"3649dependencies = [3650 "async-trait",3651 "beef",3652 "futures-channel",3653 "futures-util",3654 "hyper",3655 "log",3656 "serde",3657 "serde_json",3658 "soketto 0.6.0",3659 "thiserror",3660]36613662[[package]]3663name = "jsonrpsee-ws-client"3664version = "0.3.1"3665source = "registry+https://github.com/rust-lang/crates.io-index"3666checksum = "9841352dbecf4c2ed5dc71698df9f1660262ae4e0b610e968602529bdbcf7b30"3667dependencies = [3668 "async-trait",3669 "fnv",3670 "futures 0.3.17",3671 "jsonrpsee-types",3672 "log",3673 "pin-project 1.0.8",3674 "rustls",3675 "rustls-native-certs",3676 "serde",3677 "serde_json",3678 "soketto 0.6.0",3679 "thiserror",3680 "tokio 1.13.0",3681 "tokio-rustls",3682 "tokio-util",3683 "url 2.2.2",3684]36853686[[package]]3687name = "keccak"3688version = "0.1.0"3689source = "registry+https://github.com/rust-lang/crates.io-index"3690checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"36913692[[package]]3693name = "kernel32-sys"3694version = "0.2.2"3695source = "registry+https://github.com/rust-lang/crates.io-index"3696checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"3697dependencies = [3698 "winapi 0.2.8",3699 "winapi-build",3700]37013702[[package]]3703name = "kusama-runtime"3704version = "0.9.12"3705source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"3706dependencies = [3707 "beefy-primitives",3708 "bitvec 0.20.4",3709 "frame-benchmarking",3710 "frame-election-provider-support",3711 "frame-executive",3712 "frame-support",3713 "frame-system",3714 "frame-system-benchmarking",3715 "frame-system-rpc-runtime-api",3716 "frame-try-runtime",3717 "hex-literal",3718 "log",3719 "pallet-authority-discovery",3720 "pallet-authorship",3721 "pallet-babe",3722 "pallet-bags-list",3723 "pallet-balances",3724 "pallet-bounties",3725 "pallet-collective",3726 "pallet-democracy",3727 "pallet-election-provider-multi-phase",3728 "pallet-elections-phragmen",3729 "pallet-gilt",3730 "pallet-grandpa",3731 "pallet-identity",3732 "pallet-im-online",3733 "pallet-indices",3734 "pallet-membership",3735 "pallet-mmr-primitives",3736 "pallet-multisig",3737 "pallet-nicks",3738 "pallet-offences",3739 "pallet-offences-benchmarking",3740 "pallet-proxy",3741 "pallet-recovery",3742 "pallet-scheduler",3743 "pallet-session",3744 "pallet-session-benchmarking",3745 "pallet-society",3746 "pallet-staking",3747 "pallet-staking-reward-fn",3748 "pallet-timestamp",3749 "pallet-tips",3750 "pallet-transaction-payment",3751 "pallet-transaction-payment-rpc-runtime-api",3752 "pallet-treasury",3753 "pallet-utility",3754 "pallet-vesting",3755 "pallet-xcm",3756 "parity-scale-codec",3757 "polkadot-primitives",3758 "polkadot-runtime-common",3759 "polkadot-runtime-parachains",3760 "rustc-hex",3761 "scale-info",3762 "serde",3763 "serde_derive",3764 "smallvec",3765 "sp-api",3766 "sp-arithmetic",3767 "sp-authority-discovery",3768 "sp-block-builder",3769 "sp-consensus-babe",3770 "sp-core",3771 "sp-inherents",3772 "sp-io",3773 "sp-npos-elections",3774 "sp-offchain",3775 "sp-runtime",3776 "sp-session",3777 "sp-staking",3778 "sp-std",3779 "sp-transaction-pool",3780 "sp-version",3781 "static_assertions",3782 "substrate-wasm-builder",3783 "xcm",3784 "xcm-builder",3785 "xcm-executor",3786]37873788[[package]]3789name = "kv-log-macro"3790version = "1.0.7"3791source = "registry+https://github.com/rust-lang/crates.io-index"3792checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"3793dependencies = [3794 "log",3795]37963797[[package]]3798name = "kvdb"3799version = "0.10.0"3800source = "registry+https://github.com/rust-lang/crates.io-index"3801checksum = "45a3f58dc069ec0e205a27f5b45920722a46faed802a0541538241af6228f512"3802dependencies = [3803 "parity-util-mem",3804 "smallvec",3805]38063807[[package]]3808name = "kvdb-memorydb"3809version = "0.10.0"3810source = "registry+https://github.com/rust-lang/crates.io-index"3811checksum = "c3b6b85fc643f5acd0bffb2cc8a6d150209379267af0d41db72170021841f9f5"3812dependencies = [3813 "kvdb",3814 "parity-util-mem",3815 "parking_lot 0.11.2",3816]38173818[[package]]3819name = "kvdb-rocksdb"3820version = "0.14.0"3821source = "registry+https://github.com/rust-lang/crates.io-index"3822checksum = "9b1b6ea8f2536f504b645ad78419c8246550e19d2c3419a167080ce08edee35a"3823dependencies = [3824 "fs-swap",3825 "kvdb",3826 "log",3827 "num_cpus",3828 "owning_ref",3829 "parity-util-mem",3830 "parking_lot 0.11.2",3831 "regex",3832 "rocksdb",3833 "smallvec",3834]38353836[[package]]3837name = "lazy_static"3838version = "1.4.0"3839source = "registry+https://github.com/rust-lang/crates.io-index"3840checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"38413842[[package]]3843name = "lazycell"3844version = "1.3.0"3845source = "registry+https://github.com/rust-lang/crates.io-index"3846checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"38473848[[package]]3849name = "libc"3850version = "0.2.106"3851source = "registry+https://github.com/rust-lang/crates.io-index"3852checksum = "a60553f9a9e039a333b4e9b20573b9e9b9c0bb3a11e201ccc48ef4283456d673"38533854[[package]]3855name = "libloading"3856version = "0.5.2"3857source = "registry+https://github.com/rust-lang/crates.io-index"3858checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"3859dependencies = [3860 "cc",3861 "winapi 0.3.9",3862]38633864[[package]]3865name = "libloading"3866version = "0.7.1"3867source = "registry+https://github.com/rust-lang/crates.io-index"3868checksum = "c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0"3869dependencies = [3870 "cfg-if 1.0.0",3871 "winapi 0.3.9",3872]38733874[[package]]3875name = "libm"3876version = "0.2.1"3877source = "registry+https://github.com/rust-lang/crates.io-index"3878checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"38793880[[package]]3881name = "libp2p"3882version = "0.39.1"3883source = "registry+https://github.com/rust-lang/crates.io-index"3884checksum = "9004c06878ef8f3b4b4067e69a140d87ed20bf777287f82223e49713b36ee433"3885dependencies = [3886 "atomic",3887 "bytes 1.1.0",3888 "futures 0.3.17",3889 "lazy_static",3890 "libp2p-core",3891 "libp2p-deflate",3892 "libp2p-dns",3893 "libp2p-floodsub",3894 "libp2p-gossipsub",3895 "libp2p-identify",3896 "libp2p-kad",3897 "libp2p-mdns",3898 "libp2p-mplex",3899 "libp2p-noise",3900 "libp2p-ping",3901 "libp2p-plaintext",3902 "libp2p-pnet",3903 "libp2p-relay",3904 "libp2p-request-response",3905 "libp2p-swarm",3906 "libp2p-swarm-derive",3907 "libp2p-tcp",3908 "libp2p-uds",3909 "libp2p-wasm-ext",3910 "libp2p-websocket",3911 "libp2p-yamux",3912 "multiaddr",3913 "parking_lot 0.11.2",3914 "pin-project 1.0.8",3915 "smallvec",3916 "wasm-timer",3917]39183919[[package]]3920name = "libp2p-core"3921version = "0.29.0"3922source = "registry+https://github.com/rust-lang/crates.io-index"3923checksum = "af9b4abdeaa420593a297c8592f63fad4234f4b88dc9343b8fd8e736c35faa59"3924dependencies = [3925 "asn1_der",3926 "bs58",3927 "ed25519-dalek",3928 "either",3929 "fnv",3930 "futures 0.3.17",3931 "futures-timer 3.0.2",3932 "lazy_static",3933 "libsecp256k1 0.5.0",3934 "log",3935 "multiaddr",3936 "multihash 0.14.0",3937 "multistream-select",3938 "parking_lot 0.11.2",3939 "pin-project 1.0.8",3940 "prost",3941 "prost-build",3942 "rand 0.7.3",3943 "ring",3944 "rw-stream-sink",3945 "sha2 0.9.8",3946 "smallvec",3947 "thiserror",3948 "unsigned-varint 0.7.0",3949 "void",3950 "zeroize",3951]39523953[[package]]3954name = "libp2p-deflate"3955version = "0.29.0"3956source = "registry+https://github.com/rust-lang/crates.io-index"3957checksum = "66097fccc0b7f8579f90a03ea76ba6196332ea049fd07fd969490a06819dcdc8"3958dependencies = [3959 "flate2",3960 "futures 0.3.17",3961 "libp2p-core",3962]39633964[[package]]3965name = "libp2p-dns"3966version = "0.29.0"3967source = "registry+https://github.com/rust-lang/crates.io-index"3968checksum = "58ff08b3196b85a17f202d80589e93b1660a574af67275706657fdc762e42c32"3969dependencies = [3970 "async-std-resolver",3971 "futures 0.3.17",3972 "libp2p-core",3973 "log",3974 "smallvec",3975 "trust-dns-resolver",3976]39773978[[package]]3979name = "libp2p-floodsub"3980version = "0.30.0"3981source = "registry+https://github.com/rust-lang/crates.io-index"3982checksum = "404eca8720967179dac7a5b4275eb91f904a53859c69ca8d018560ad6beb214f"3983dependencies = [3984 "cuckoofilter",3985 "fnv",3986 "futures 0.3.17",3987 "libp2p-core",3988 "libp2p-swarm",3989 "log",3990 "prost",3991 "prost-build",3992 "rand 0.7.3",3993 "smallvec",3994]39953996[[package]]3997name = "libp2p-gossipsub"3998version = "0.32.0"3999source = "registry+https://github.com/rust-lang/crates.io-index"4000checksum = "b1cc48709bcbc3a3321f08a73560b4bbb4166a7d56f6fdb615bc775f4f91058e"4001dependencies = [4002 "asynchronous-codec 0.6.0",4003 "base64 0.13.0",4004 "byteorder",4005 "bytes 1.1.0",4006 "fnv",4007 "futures 0.3.17",4008 "hex_fmt",4009 "libp2p-core",4010 "libp2p-swarm",4011 "log",4012 "prost",4013 "prost-build",4014 "rand 0.7.3",4015 "regex",4016 "sha2 0.9.8",4017 "smallvec",4018 "unsigned-varint 0.7.0",4019 "wasm-timer",4020]40214022[[package]]4023name = "libp2p-identify"4024version = "0.30.0"4025source = "registry+https://github.com/rust-lang/crates.io-index"4026checksum = "a7b61f6cf07664fb97016c318c4d4512b3dd4cc07238607f3f0163245f99008e"4027dependencies = [4028 "futures 0.3.17",4029 "libp2p-core",4030 "libp2p-swarm",4031 "log",4032 "prost",4033 "prost-build",4034 "smallvec",4035 "wasm-timer",4036]40374038[[package]]4039name = "libp2p-kad"4040version = "0.31.0"4041source = "registry+https://github.com/rust-lang/crates.io-index"4042checksum = "50ed78489c87924235665a0ab345b298ee34dff0f7ad62c0ba6608b2144fb75e"4043dependencies = [4044 "arrayvec 0.5.2",4045 "asynchronous-codec 0.6.0",4046 "bytes 1.1.0",4047 "either",4048 "fnv",4049 "futures 0.3.17",4050 "libp2p-core",4051 "libp2p-swarm",4052 "log",4053 "prost",4054 "prost-build",4055 "rand 0.7.3",4056 "sha2 0.9.8",4057 "smallvec",4058 "uint",4059 "unsigned-varint 0.7.0",4060 "void",4061 "wasm-timer",4062]40634064[[package]]4065name = "libp2p-mdns"4066version = "0.31.0"4067source = "registry+https://github.com/rust-lang/crates.io-index"4068checksum = "a29e6cbc2a24b8471b6567e580a0e8e7b70a6d0f0ea2be0844d1e842d7d4fa33"4069dependencies = [4070 "async-io",4071 "data-encoding",4072 "dns-parser",4073 "futures 0.3.17",4074 "if-watch",4075 "lazy_static",4076 "libp2p-core",4077 "libp2p-swarm",4078 "log",4079 "rand 0.8.4",4080 "smallvec",4081 "socket2 0.4.2",4082 "void",4083]40844085[[package]]4086name = "libp2p-mplex"4087version = "0.29.0"4088source = "registry+https://github.com/rust-lang/crates.io-index"4089checksum = "313d9ea526c68df4425f580024e67a9d3ffd49f2c33de5154b1f5019816f7a99"4090dependencies = [4091 "asynchronous-codec 0.6.0",4092 "bytes 1.1.0",4093 "futures 0.3.17",4094 "libp2p-core",4095 "log",4096 "nohash-hasher",4097 "parking_lot 0.11.2",4098 "rand 0.7.3",4099 "smallvec",4100 "unsigned-varint 0.7.0",4101]41024103[[package]]4104name = "libp2p-noise"4105version = "0.32.0"4106source = "registry+https://github.com/rust-lang/crates.io-index"4107checksum = "3f1db7212f342b6ba7c981cc40e31f76e9e56cb48e65fa4c142ecaca5839523e"4108dependencies = [4109 "bytes 1.1.0",4110 "curve25519-dalek 3.2.0",4111 "futures 0.3.17",4112 "lazy_static",4113 "libp2p-core",4114 "log",4115 "prost",4116 "prost-build",4117 "rand 0.8.4",4118 "sha2 0.9.8",4119 "snow",4120 "static_assertions",4121 "x25519-dalek",4122 "zeroize",4123]41244125[[package]]4126name = "libp2p-ping"4127version = "0.30.0"4128source = "registry+https://github.com/rust-lang/crates.io-index"4129checksum = "2482cfd9eb0b7a0baaf3e7b329dc4f2785181a161b1a47b7192f8d758f54a439"4130dependencies = [4131 "futures 0.3.17",4132 "libp2p-core",4133 "libp2p-swarm",4134 "log",4135 "rand 0.7.3",4136 "void",4137 "wasm-timer",4138]41394140[[package]]4141name = "libp2p-plaintext"4142version = "0.29.0"4143source = "registry+https://github.com/rust-lang/crates.io-index"4144checksum = "13b4783e5423870b9a5c199f65a7a3bc66d86ab56b2b9beebf3c338d889cf8e4"4145dependencies = [4146 "asynchronous-codec 0.6.0",4147 "bytes 1.1.0",4148 "futures 0.3.17",4149 "libp2p-core",4150 "log",4151 "prost",4152 "prost-build",4153 "unsigned-varint 0.7.0",4154 "void",4155]41564157[[package]]4158name = "libp2p-pnet"4159version = "0.21.0"4160source = "registry+https://github.com/rust-lang/crates.io-index"4161checksum = "07cb4dd4b917e5b40ddefe49b96b07adcd8d342e0317011d175b7b2bb1dcc974"4162dependencies = [4163 "futures 0.3.17",4164 "log",4165 "pin-project 1.0.8",4166 "rand 0.7.3",4167 "salsa20",4168 "sha3 0.9.1",4169]41704171[[package]]4172name = "libp2p-relay"4173version = "0.3.0"4174source = "registry+https://github.com/rust-lang/crates.io-index"4175checksum = "0133f6cfd81cdc16e716de2982e012c62e6b9d4f12e41967b3ee361051c622aa"4176dependencies = [4177 "asynchronous-codec 0.6.0",4178 "bytes 1.1.0",4179 "futures 0.3.17",4180 "futures-timer 3.0.2",4181 "libp2p-core",4182 "libp2p-swarm",4183 "log",4184 "pin-project 1.0.8",4185 "prost",4186 "prost-build",4187 "rand 0.7.3",4188 "smallvec",4189 "unsigned-varint 0.7.0",4190 "void",4191 "wasm-timer",4192]41934194[[package]]4195name = "libp2p-request-response"4196version = "0.12.0"4197source = "registry+https://github.com/rust-lang/crates.io-index"4198checksum = "06cdae44b6821466123af93cbcdec7c9e6ba9534a8af9cdc296446d39416d241"4199dependencies = [4200 "async-trait",4201 "bytes 1.1.0",4202 "futures 0.3.17",4203 "libp2p-core",4204 "libp2p-swarm",4205 "log",4206 "lru 0.6.6",4207 "minicbor",4208 "rand 0.7.3",4209 "smallvec",4210 "unsigned-varint 0.7.0",4211 "wasm-timer",4212]42134214[[package]]4215name = "libp2p-swarm"4216version = "0.30.0"4217source = "registry+https://github.com/rust-lang/crates.io-index"4218checksum = "7083861341e1555467863b4cd802bea1e8c4787c0f7b5110097d0f1f3248f9a9"4219dependencies = [4220 "either",4221 "futures 0.3.17",4222 "libp2p-core",4223 "log",4224 "rand 0.7.3",4225 "smallvec",4226 "void",4227 "wasm-timer",4228]42294230[[package]]4231name = "libp2p-swarm-derive"4232version = "0.24.0"4233source = "registry+https://github.com/rust-lang/crates.io-index"4234checksum = "ab8cb308d4fc854869f5abb54fdab0833d2cf670d407c745849dc47e6e08d79c"4235dependencies = [4236 "quote",4237 "syn",4238]42394240[[package]]4241name = "libp2p-tcp"4242version = "0.29.0"4243source = "registry+https://github.com/rust-lang/crates.io-index"4244checksum = "79edd26b6b4bb5feee210dcda562dca186940dfecb0024b979c3f50824b3bf28"4245dependencies = [4246 "async-io",4247 "futures 0.3.17",4248 "futures-timer 3.0.2",4249 "if-watch",4250 "ipnet",4251 "libc",4252 "libp2p-core",4253 "log",4254 "socket2 0.4.2",4255]42564257[[package]]4258name = "libp2p-uds"4259version = "0.29.0"4260source = "registry+https://github.com/rust-lang/crates.io-index"4261checksum = "280e793440dd4e9f273d714f4497325c72cddb0fe85a49f9a03c88f41dd20182"4262dependencies = [4263 "async-std",4264 "futures 0.3.17",4265 "libp2p-core",4266 "log",4267]42684269[[package]]4270name = "libp2p-wasm-ext"4271version = "0.29.0"4272source = "registry+https://github.com/rust-lang/crates.io-index"4273checksum = "f553b7140fad3d7a76f50497b0ea591e26737d9607428a75509fc191e4d1b1f6"4274dependencies = [4275 "futures 0.3.17",4276 "js-sys",4277 "libp2p-core",4278 "parity-send-wrapper",4279 "wasm-bindgen",4280 "wasm-bindgen-futures",4281]42824283[[package]]4284name = "libp2p-websocket"4285version = "0.30.0"4286source = "registry+https://github.com/rust-lang/crates.io-index"4287checksum = "ddf99dcbf5063e9d59087f61b1e85c686ceab2f5abedb472d32288065c0e5e27"4288dependencies = [4289 "either",4290 "futures 0.3.17",4291 "futures-rustls",4292 "libp2p-core",4293 "log",4294 "quicksink",4295 "rw-stream-sink",4296 "soketto 0.4.2",4297 "url 2.2.2",4298 "webpki-roots",4299]43004301[[package]]4302name = "libp2p-yamux"4303version = "0.33.0"4304source = "registry+https://github.com/rust-lang/crates.io-index"4305checksum = "214cc0dd9c37cbed27f0bb1eba0c41bbafdb93a8be5e9d6ae1e6b4b42cd044bf"4306dependencies = [4307 "futures 0.3.17",4308 "libp2p-core",4309 "parking_lot 0.11.2",4310 "thiserror",4311 "yamux",4312]43134314[[package]]4315name = "librocksdb-sys"4316version = "6.20.3"4317source = "registry+https://github.com/rust-lang/crates.io-index"4318checksum = "c309a9d2470844aceb9a4a098cf5286154d20596868b75a6b36357d2bb9ca25d"4319dependencies = [4320 "bindgen",4321 "cc",4322 "glob",4323 "libc",4324]43254326[[package]]4327name = "libsecp256k1"4328version = "0.3.5"4329source = "registry+https://github.com/rust-lang/crates.io-index"4330checksum = "1fc1e2c808481a63dc6da2074752fdd4336a3c8fcc68b83db6f1fd5224ae7962"4331dependencies = [4332 "arrayref",4333 "crunchy",4334 "digest 0.8.1",4335 "hmac-drbg 0.2.0",4336 "rand 0.7.3",4337 "sha2 0.8.2",4338 "subtle 2.4.1",4339 "typenum",4340]43414342[[package]]4343name = "libsecp256k1"4344version = "0.5.0"4345source = "registry+https://github.com/rust-lang/crates.io-index"4346checksum = "bd1137239ab33b41aa9637a88a28249e5e70c40a42ccc92db7f12cc356c1fcd7"4347dependencies = [4348 "arrayref",4349 "base64 0.12.3",4350 "digest 0.9.0",4351 "hmac-drbg 0.3.0",4352 "libsecp256k1-core 0.2.2",4353 "libsecp256k1-gen-ecmult 0.2.1",4354 "libsecp256k1-gen-genmult 0.2.1",4355 "rand 0.7.3",4356 "serde",4357 "sha2 0.9.8",4358 "typenum",4359]43604361[[package]]4362name = "libsecp256k1"4363version = "0.6.0"4364source = "registry+https://github.com/rust-lang/crates.io-index"4365checksum = "c9d220bc1feda2ac231cb78c3d26f27676b8cf82c96971f7aeef3d0cf2797c73"4366dependencies = [4367 "arrayref",4368 "base64 0.12.3",4369 "digest 0.9.0",4370 "hmac-drbg 0.3.0",4371 "libsecp256k1-core 0.2.2",4372 "libsecp256k1-gen-ecmult 0.2.1",4373 "libsecp256k1-gen-genmult 0.2.1",4374 "rand 0.7.3",4375 "serde",4376 "sha2 0.9.8",4377 "typenum",4378]43794380[[package]]4381name = "libsecp256k1"4382version = "0.7.0"4383source = "registry+https://github.com/rust-lang/crates.io-index"4384checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4385dependencies = [4386 "arrayref",4387 "base64 0.13.0",4388 "digest 0.9.0",4389 "hmac-drbg 0.3.0",4390 "libsecp256k1-core 0.3.0",4391 "libsecp256k1-gen-ecmult 0.3.0",4392 "libsecp256k1-gen-genmult 0.3.0",4393 "rand 0.8.4",4394 "serde",4395 "sha2 0.9.8",4396 "typenum",4397]43984399[[package]]4400name = "libsecp256k1-core"4401version = "0.2.2"4402source = "registry+https://github.com/rust-lang/crates.io-index"4403checksum = "d0f6ab710cec28cef759c5f18671a27dae2a5f952cdaaee1d8e2908cb2478a80"4404dependencies = [4405 "crunchy",4406 "digest 0.9.0",4407 "subtle 2.4.1",4408]44094410[[package]]4411name = "libsecp256k1-core"4412version = "0.3.0"4413source = "registry+https://github.com/rust-lang/crates.io-index"4414checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4415dependencies = [4416 "crunchy",4417 "digest 0.9.0",4418 "subtle 2.4.1",4419]44204421[[package]]4422name = "libsecp256k1-gen-ecmult"4423version = "0.2.1"4424source = "registry+https://github.com/rust-lang/crates.io-index"4425checksum = "ccab96b584d38fac86a83f07e659f0deafd0253dc096dab5a36d53efe653c5c3"4426dependencies = [4427 "libsecp256k1-core 0.2.2",4428]44294430[[package]]4431name = "libsecp256k1-gen-ecmult"4432version = "0.3.0"4433source = "registry+https://github.com/rust-lang/crates.io-index"4434checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4435dependencies = [4436 "libsecp256k1-core 0.3.0",4437]44384439[[package]]4440name = "libsecp256k1-gen-genmult"4441version = "0.2.1"4442source = "registry+https://github.com/rust-lang/crates.io-index"4443checksum = "67abfe149395e3aa1c48a2beb32b068e2334402df8181f818d3aee2b304c4f5d"4444dependencies = [4445 "libsecp256k1-core 0.2.2",4446]44474448[[package]]4449name = "libsecp256k1-gen-genmult"4450version = "0.3.0"4451source = "registry+https://github.com/rust-lang/crates.io-index"4452checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4453dependencies = [4454 "libsecp256k1-core 0.3.0",4455]44564457[[package]]4458name = "libz-sys"4459version = "1.1.3"4460source = "registry+https://github.com/rust-lang/crates.io-index"4461checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"4462dependencies = [4463 "cc",4464 "pkg-config",4465 "vcpkg",4466]44674468[[package]]4469name = "linked-hash-map"4470version = "0.5.4"4471source = "registry+https://github.com/rust-lang/crates.io-index"4472checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"44734474[[package]]4475name = "linked_hash_set"4476version = "0.1.4"4477source = "registry+https://github.com/rust-lang/crates.io-index"4478checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4479dependencies = [4480 "linked-hash-map",4481]44824483[[package]]4484name = "linregress"4485version = "0.4.4"4486source = "registry+https://github.com/rust-lang/crates.io-index"4487checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4488dependencies = [4489 "nalgebra",4490 "statrs",4491]44924493[[package]]4494name = "lock_api"4495version = "0.3.4"4496source = "registry+https://github.com/rust-lang/crates.io-index"4497checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"4498dependencies = [4499 "scopeguard",4500]45014502[[package]]4503name = "lock_api"4504version = "0.4.5"4505source = "registry+https://github.com/rust-lang/crates.io-index"4506checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109"4507dependencies = [4508 "scopeguard",4509]45104511[[package]]4512name = "log"4513version = "0.4.14"4514source = "registry+https://github.com/rust-lang/crates.io-index"4515checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"4516dependencies = [4517 "cfg-if 1.0.0",4518 "value-bag",4519]45204521[[package]]4522name = "lru"4523version = "0.6.6"4524source = "registry+https://github.com/rust-lang/crates.io-index"4525checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4526dependencies = [4527 "hashbrown",4528]45294530[[package]]4531name = "lru"4532version = "0.7.0"4533source = "registry+https://github.com/rust-lang/crates.io-index"4534checksum = "6c748cfe47cb8da225c37595b3108bea1c198c84aaae8ea0ba76d01dda9fc803"4535dependencies = [4536 "hashbrown",4537]45384539[[package]]4540name = "lru-cache"4541version = "0.1.2"4542source = "registry+https://github.com/rust-lang/crates.io-index"4543checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4544dependencies = [4545 "linked-hash-map",4546]45474548[[package]]4549name = "lz4"4550version = "1.23.2"4551source = "registry+https://github.com/rust-lang/crates.io-index"4552checksum = "aac20ed6991e01bf6a2e68cc73df2b389707403662a8ba89f68511fb340f724c"4553dependencies = [4554 "libc",4555 "lz4-sys",4556]45574558[[package]]4559name = "lz4-sys"4560version = "1.9.2"4561source = "registry+https://github.com/rust-lang/crates.io-index"4562checksum = "dca79aa95d8b3226213ad454d328369853be3a1382d89532a854f4d69640acae"4563dependencies = [4564 "cc",4565 "libc",4566]45674568[[package]]4569name = "mach"4570version = "0.3.2"4571source = "registry+https://github.com/rust-lang/crates.io-index"4572checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4573dependencies = [4574 "libc",4575]45764577[[package]]4578name = "maplit"4579version = "1.0.2"4580source = "registry+https://github.com/rust-lang/crates.io-index"4581checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"45824583[[package]]4584name = "match_cfg"4585version = "0.1.0"4586source = "registry+https://github.com/rust-lang/crates.io-index"4587checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"45884589[[package]]4590name = "matchers"4591version = "0.0.1"4592source = "registry+https://github.com/rust-lang/crates.io-index"4593checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4594dependencies = [4595 "regex-automata",4596]45974598[[package]]4599name = "matches"4600version = "0.1.9"4601source = "registry+https://github.com/rust-lang/crates.io-index"4602checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"46034604[[package]]4605name = "matrixmultiply"4606version = "0.3.1"4607source = "registry+https://github.com/rust-lang/crates.io-index"4608checksum = "5a8a15b776d9dfaecd44b03c5828c2199cddff5247215858aac14624f8d6b741"4609dependencies = [4610 "rawpointer",4611]46124613[[package]]4614name = "memchr"4615version = "2.4.1"4616source = "registry+https://github.com/rust-lang/crates.io-index"4617checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"46184619[[package]]4620name = "memmap2"4621version = "0.2.3"4622source = "registry+https://github.com/rust-lang/crates.io-index"4623checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4624dependencies = [4625 "libc",4626]46274628[[package]]4629name = "memoffset"4630version = "0.6.4"4631source = "registry+https://github.com/rust-lang/crates.io-index"4632checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9"4633dependencies = [4634 "autocfg",4635]46364637[[package]]4638name = "memory-db"4639version = "0.27.0"4640source = "registry+https://github.com/rust-lang/crates.io-index"4641checksum = "de006e09d04fc301a5f7e817b75aa49801c4479a8af753764416b085337ddcc5"4642dependencies = [4643 "hash-db",4644 "hashbrown",4645 "parity-util-mem",4646]46474648[[package]]4649name = "memory-lru"4650version = "0.1.0"4651source = "registry+https://github.com/rust-lang/crates.io-index"4652checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4653dependencies = [4654 "lru 0.6.6",4655]46564657[[package]]4658name = "memory_units"4659version = "0.3.0"4660source = "registry+https://github.com/rust-lang/crates.io-index"4661checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"46624663[[package]]4664name = "merlin"4665version = "2.0.1"4666source = "registry+https://github.com/rust-lang/crates.io-index"4667checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4668dependencies = [4669 "byteorder",4670 "keccak",4671 "rand_core 0.5.1",4672 "zeroize",4673]46744675[[package]]4676name = "metered-channel"4677version = "0.9.12"4678source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"4679dependencies = [4680 "derive_more",4681 "futures 0.3.17",4682 "futures-timer 3.0.2",4683 "thiserror",4684 "tracing",4685]46864687[[package]]4688name = "mick-jaeger"4689version = "0.1.4"4690source = "registry+https://github.com/rust-lang/crates.io-index"4691checksum = "c023c3f16109e7f33aa451f773fd61070e265b4977d0b6e344a51049296dd7df"4692dependencies = [4693 "futures 0.3.17",4694 "rand 0.7.3",4695 "thrift",4696]46974698[[package]]4699name = "minicbor"4700version = "0.8.1"4701source = "registry+https://github.com/rust-lang/crates.io-index"4702checksum = "51aa5bb0ca22415daca596a227b507f880ad1b2318a87fa9325312a5d285ca0d"4703dependencies = [4704 "minicbor-derive",4705]47064707[[package]]4708name = "minicbor-derive"4709version = "0.6.4"4710source = "registry+https://github.com/rust-lang/crates.io-index"4711checksum = "54999f917cd092b13904737e26631aa2b2b88d625db68e4bab461dcd8006c788"4712dependencies = [4713 "proc-macro2",4714 "quote",4715 "syn",4716]47174718[[package]]4719name = "miniz_oxide"4720version = "0.4.4"4721source = "registry+https://github.com/rust-lang/crates.io-index"4722checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"4723dependencies = [4724 "adler",4725 "autocfg",4726]47274728[[package]]4729name = "mio"4730version = "0.6.23"4731source = "registry+https://github.com/rust-lang/crates.io-index"4732checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"4733dependencies = [4734 "cfg-if 0.1.10",4735 "fuchsia-zircon",4736 "fuchsia-zircon-sys",4737 "iovec",4738 "kernel32-sys",4739 "libc",4740 "log",4741 "miow 0.2.2",4742 "net2",4743 "slab",4744 "winapi 0.2.8",4745]47464747[[package]]4748name = "mio"4749version = "0.7.14"4750source = "registry+https://github.com/rust-lang/crates.io-index"4751checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc"4752dependencies = [4753 "libc",4754 "log",4755 "miow 0.3.7",4756 "ntapi",4757 "winapi 0.3.9",4758]47594760[[package]]4761name = "mio-extras"4762version = "2.0.6"4763source = "registry+https://github.com/rust-lang/crates.io-index"4764checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"4765dependencies = [4766 "lazycell",4767 "log",4768 "mio 0.6.23",4769 "slab",4770]47714772[[package]]4773name = "miow"4774version = "0.2.2"4775source = "registry+https://github.com/rust-lang/crates.io-index"4776checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"4777dependencies = [4778 "kernel32-sys",4779 "net2",4780 "winapi 0.2.8",4781 "ws2_32-sys",4782]47834784[[package]]4785name = "miow"4786version = "0.3.7"4787source = "registry+https://github.com/rust-lang/crates.io-index"4788checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"4789dependencies = [4790 "winapi 0.3.9",4791]47924793[[package]]4794name = "more-asserts"4795version = "0.2.1"4796source = "registry+https://github.com/rust-lang/crates.io-index"4797checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238"47984799[[package]]4800name = "multiaddr"4801version = "0.13.0"4802source = "registry+https://github.com/rust-lang/crates.io-index"4803checksum = "48ee4ea82141951ac6379f964f71b20876d43712bea8faf6dd1a375e08a46499"4804dependencies = [4805 "arrayref",4806 "bs58",4807 "byteorder",4808 "data-encoding",4809 "multihash 0.14.0",4810 "percent-encoding 2.1.0",4811 "serde",4812 "static_assertions",4813 "unsigned-varint 0.7.0",4814 "url 2.2.2",4815]48164817[[package]]4818name = "multibase"4819version = "0.8.0"4820source = "registry+https://github.com/rust-lang/crates.io-index"4821checksum = "b78c60039650ff12e140ae867ef5299a58e19dded4d334c849dc7177083667e2"4822dependencies = [4823 "base-x",4824 "data-encoding",4825 "data-encoding-macro",4826]48274828[[package]]4829name = "multihash"4830version = "0.13.2"4831source = "registry+https://github.com/rust-lang/crates.io-index"4832checksum = "4dac63698b887d2d929306ea48b63760431ff8a24fac40ddb22f9c7f49fb7cab"4833dependencies = [4834 "blake2b_simd",4835 "blake2s_simd",4836 "blake3",4837 "digest 0.9.0",4838 "generic-array 0.14.4",4839 "multihash-derive",4840 "sha2 0.9.8",4841 "sha3 0.9.1",4842 "unsigned-varint 0.5.1",4843]48444845[[package]]4846name = "multihash"4847version = "0.14.0"4848source = "registry+https://github.com/rust-lang/crates.io-index"4849checksum = "752a61cd890ff691b4411423d23816d5866dd5621e4d1c5687a53b94b5a979d8"4850dependencies = [4851 "digest 0.9.0",4852 "generic-array 0.14.4",4853 "multihash-derive",4854 "sha2 0.9.8",4855 "unsigned-varint 0.7.0",4856]48574858[[package]]4859name = "multihash-derive"4860version = "0.7.2"4861source = "registry+https://github.com/rust-lang/crates.io-index"4862checksum = "424f6e86263cd5294cbd7f1e95746b95aca0e0d66bff31e5a40d6baa87b4aa99"4863dependencies = [4864 "proc-macro-crate 1.1.0",4865 "proc-macro-error 1.0.4",4866 "proc-macro2",4867 "quote",4868 "syn",4869 "synstructure",4870]48714872[[package]]4873name = "multimap"4874version = "0.8.3"4875source = "registry+https://github.com/rust-lang/crates.io-index"4876checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"48774878[[package]]4879name = "multistream-select"4880version = "0.10.4"4881source = "registry+https://github.com/rust-lang/crates.io-index"4882checksum = "56a336acba8bc87c8876f6425407dbbe6c417bf478b22015f8fb0994ef3bc0ab"4883dependencies = [4884 "bytes 1.1.0",4885 "futures 0.3.17",4886 "log",4887 "pin-project 1.0.8",4888 "smallvec",4889 "unsigned-varint 0.7.0",4890]48914892[[package]]4893name = "nalgebra"4894version = "0.27.1"4895source = "registry+https://github.com/rust-lang/crates.io-index"4896checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"4897dependencies = [4898 "approx",4899 "matrixmultiply",4900 "nalgebra-macros",4901 "num-complex",4902 "num-rational 0.4.0",4903 "num-traits",4904 "rand 0.8.4",4905 "rand_distr",4906 "simba",4907 "typenum",4908]49094910[[package]]4911name = "nalgebra-macros"4912version = "0.1.0"4913source = "registry+https://github.com/rust-lang/crates.io-index"4914checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"4915dependencies = [4916 "proc-macro2",4917 "quote",4918 "syn",4919]49204921[[package]]4922name = "names"4923version = "0.12.0"4924source = "registry+https://github.com/rust-lang/crates.io-index"4925checksum = "10a8690bf09abf659851e58cd666c3d37ac6af07c2bd7a9e332cfba471715775"4926dependencies = [4927 "rand 0.8.4",4928]49294930[[package]]4931name = "net2"4932version = "0.2.37"4933source = "registry+https://github.com/rust-lang/crates.io-index"4934checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"4935dependencies = [4936 "cfg-if 0.1.10",4937 "libc",4938 "winapi 0.3.9",4939]49404941[[package]]4942name = "nft"4943version = "0.9.12"4944dependencies = [4945 "cumulus-client-cli",4946 "cumulus-client-collator",4947 "cumulus-client-consensus-aura",4948 "cumulus-client-consensus-common",4949 "cumulus-client-network",4950 "cumulus-client-service",4951 "cumulus-primitives-core",4952 "cumulus-primitives-parachain-inherent",4953 "fc-consensus",4954 "fc-db",4955 "fc-mapping-sync",4956 "fc-rpc",4957 "fc-rpc-core",4958 "flexi_logger",4959 "fp-rpc",4960 "frame-benchmarking",4961 "frame-benchmarking-cli",4962 "futures 0.3.17",4963 "jsonrpc-core",4964 "jsonrpc-pubsub",4965 "log",4966 "nft-data-structs",4967 "nft-rpc",4968 "nft-runtime",4969 "pallet-ethereum",4970 "pallet-transaction-payment-rpc",4971 "parity-scale-codec",4972 "parking_lot 0.11.2",4973 "polkadot-cli",4974 "polkadot-parachain",4975 "polkadot-primitives",4976 "polkadot-service",4977 "polkadot-test-service",4978 "sc-basic-authorship",4979 "sc-chain-spec",4980 "sc-cli",4981 "sc-client-api",4982 "sc-consensus",4983 "sc-consensus-aura",4984 "sc-executor",4985 "sc-finality-grandpa",4986 "sc-keystore",4987 "sc-network",4988 "sc-rpc",4989 "sc-rpc-api",4990 "sc-service",4991 "sc-telemetry",4992 "sc-tracing",4993 "sc-transaction-pool",4994 "serde",4995 "serde_json",4996 "sp-api",4997 "sp-block-builder",4998 "sp-blockchain",4999 "sp-consensus",5000 "sp-consensus-aura",5001 "sp-core",5002 "sp-finality-grandpa",5003 "sp-inherents",5004 "sp-keystore",5005 "sp-offchain",5006 "sp-runtime",5007 "sp-session",5008 "sp-timestamp",5009 "sp-transaction-pool",5010 "sp-trie",5011 "structopt",5012 "substrate-build-script-utils",5013 "substrate-frame-rpc-system",5014 "substrate-prometheus-endpoint",5015]50165017[[package]]5018name = "nft-data-structs"5019version = "0.9.0"5020dependencies = [5021 "derivative",5022 "frame-support",5023 "frame-system",5024 "parity-scale-codec",5025 "scale-info",5026 "serde",5027 "sp-core",5028 "sp-runtime",5029 "sp-std",5030]50315032[[package]]5033name = "nft-rpc"5034version = "3.3.1"5035dependencies = [5036 "fc-db",5037 "fc-mapping-sync",5038 "fc-rpc",5039 "fc-rpc-core",5040 "fp-rpc",5041 "futures 0.3.17",5042 "jsonrpc-core",5043 "jsonrpc-pubsub",5044 "nft-runtime",5045 "pallet-ethereum",5046 "pallet-nft",5047 "pallet-transaction-payment-rpc",5048 "pallet-transaction-payment-rpc-runtime-api",5049 "sc-client-api",5050 "sc-consensus-aura",5051 "sc-consensus-epochs",5052 "sc-finality-grandpa",5053 "sc-finality-grandpa-rpc",5054 "sc-keystore",5055 "sc-network",5056 "sc-rpc",5057 "sc-rpc-api",5058 "sc-service",5059 "sc-transaction-pool",5060 "sp-api",5061 "sp-block-builder",5062 "sp-blockchain",5063 "sp-consensus",5064 "sp-consensus-aura",5065 "sp-core",5066 "sp-offchain",5067 "sp-runtime",5068 "sp-session",5069 "sp-storage",5070 "sp-transaction-pool",5071 "substrate-frame-rpc-system",5072 "tokio 0.2.25",5073 "uc-rpc",5074 "up-rpc",5075]50765077[[package]]5078name = "nft-runtime"5079version = "0.9.12"5080dependencies = [5081 "cumulus-pallet-aura-ext",5082 "cumulus-pallet-dmp-queue",5083 "cumulus-pallet-parachain-system",5084 "cumulus-pallet-xcm",5085 "cumulus-pallet-xcmp-queue",5086 "cumulus-primitives-core",5087 "cumulus-primitives-timestamp",5088 "cumulus-primitives-utility",5089 "derivative",5090 "fp-rpc",5091 "fp-self-contained",5092 "frame-benchmarking",5093 "frame-executive",5094 "frame-support",5095 "frame-system",5096 "frame-system-benchmarking",5097 "frame-system-rpc-runtime-api",5098 "hex-literal",5099 "nft-data-structs",5100 "orml-vesting",5101 "pallet-aura",5102 "pallet-balances",5103 "pallet-common",5104 "pallet-ethereum",5105 "pallet-evm",5106 "pallet-evm-coder-substrate",5107 "pallet-evm-contract-helpers",5108 "pallet-evm-migration",5109 "pallet-evm-transaction-payment",5110 "pallet-fungible",5111 "pallet-inflation",5112 "pallet-nft",5113 "pallet-nonfungible",5114 "pallet-randomness-collective-flip",5115 "pallet-refungible",5116 "pallet-sudo",5117 "pallet-template-transaction-payment",5118 "pallet-timestamp",5119 "pallet-transaction-payment",5120 "pallet-transaction-payment-rpc-runtime-api",5121 "pallet-treasury",5122 "pallet-unq-scheduler",5123 "pallet-xcm",5124 "parachain-info",5125 "parity-scale-codec",5126 "polkadot-parachain",5127 "scale-info",5128 "serde",5129 "smallvec",5130 "sp-api",5131 "sp-arithmetic",5132 "sp-block-builder",5133 "sp-consensus-aura",5134 "sp-core",5135 "sp-inherents",5136 "sp-io",5137 "sp-offchain",5138 "sp-runtime",5139 "sp-session",5140 "sp-std",5141 "sp-transaction-pool",5142 "sp-version",5143 "substrate-wasm-builder",5144 "up-evm-mapping",5145 "up-rpc",5146 "xcm",5147 "xcm-builder",5148 "xcm-executor",5149]51505151[[package]]5152name = "nodrop"5153version = "0.1.14"5154source = "registry+https://github.com/rust-lang/crates.io-index"5155checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51565157[[package]]5158name = "nohash-hasher"5159version = "0.2.0"5160source = "registry+https://github.com/rust-lang/crates.io-index"5161checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51625163[[package]]5164name = "nom"5165version = "6.1.2"5166source = "registry+https://github.com/rust-lang/crates.io-index"5167checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2"5168dependencies = [5169 "bitvec 0.19.5",5170 "funty",5171 "memchr",5172 "version_check",5173]51745175[[package]]5176name = "ntapi"5177version = "0.3.6"5178source = "registry+https://github.com/rust-lang/crates.io-index"5179checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"5180dependencies = [5181 "winapi 0.3.9",5182]51835184[[package]]5185name = "num-bigint"5186version = "0.2.6"5187source = "registry+https://github.com/rust-lang/crates.io-index"5188checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5189dependencies = [5190 "autocfg",5191 "num-integer",5192 "num-traits",5193]51945195[[package]]5196name = "num-complex"5197version = "0.4.0"5198source = "registry+https://github.com/rust-lang/crates.io-index"5199checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"5200dependencies = [5201 "num-traits",5202]52035204[[package]]5205name = "num-integer"5206version = "0.1.44"5207source = "registry+https://github.com/rust-lang/crates.io-index"5208checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"5209dependencies = [5210 "autocfg",5211 "num-traits",5212]52135214[[package]]5215name = "num-rational"5216version = "0.2.4"5217source = "registry+https://github.com/rust-lang/crates.io-index"5218checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5219dependencies = [5220 "autocfg",5221 "num-bigint",5222 "num-integer",5223 "num-traits",5224]52255226[[package]]5227name = "num-rational"5228version = "0.4.0"5229source = "registry+https://github.com/rust-lang/crates.io-index"5230checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5231dependencies = [5232 "autocfg",5233 "num-integer",5234 "num-traits",5235]52365237[[package]]5238name = "num-traits"5239version = "0.2.14"5240source = "registry+https://github.com/rust-lang/crates.io-index"5241checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"5242dependencies = [5243 "autocfg",5244 "libm",5245]52465247[[package]]5248name = "num_cpus"5249version = "1.13.0"5250source = "registry+https://github.com/rust-lang/crates.io-index"5251checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"5252dependencies = [5253 "hermit-abi",5254 "libc",5255]52565257[[package]]5258name = "object"5259version = "0.26.2"5260source = "registry+https://github.com/rust-lang/crates.io-index"5261checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2"5262dependencies = [5263 "crc32fast",5264 "indexmap",5265 "memchr",5266]52675268[[package]]5269name = "object"5270version = "0.27.1"5271source = "registry+https://github.com/rust-lang/crates.io-index"5272checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5273dependencies = [5274 "memchr",5275]52765277[[package]]5278name = "once_cell"5279version = "1.8.0"5280source = "registry+https://github.com/rust-lang/crates.io-index"5281checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"52825283[[package]]5284name = "opaque-debug"5285version = "0.2.3"5286source = "registry+https://github.com/rust-lang/crates.io-index"5287checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"52885289[[package]]5290name = "opaque-debug"5291version = "0.3.0"5292source = "registry+https://github.com/rust-lang/crates.io-index"5293checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"52945295[[package]]5296name = "openssl-probe"5297version = "0.1.4"5298source = "registry+https://github.com/rust-lang/crates.io-index"5299checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a"53005301[[package]]5302name = "ordered-float"5303version = "1.1.1"5304source = "registry+https://github.com/rust-lang/crates.io-index"5305checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5306dependencies = [5307 "num-traits",5308]53095310[[package]]5311name = "orml-vesting"5312version = "0.4.1-dev"5313source = "git+https://github.com/UniqueNetwork/open-runtime-module-library#d69f226e332ae29b7b33d53d2f06f309d2986ea0"5314dependencies = [5315 "frame-support",5316 "frame-system",5317 "parity-scale-codec",5318 "scale-info",5319 "serde",5320 "sp-io",5321 "sp-runtime",5322 "sp-std",5323]53245325[[package]]5326name = "owning_ref"5327version = "0.4.1"5328source = "registry+https://github.com/rust-lang/crates.io-index"5329checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5330dependencies = [5331 "stable_deref_trait",5332]53335334[[package]]5335name = "pallet-aura"5336version = "4.0.0-dev"5337source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5338dependencies = [5339 "frame-support",5340 "frame-system",5341 "pallet-timestamp",5342 "parity-scale-codec",5343 "scale-info",5344 "sp-application-crypto",5345 "sp-consensus-aura",5346 "sp-runtime",5347 "sp-std",5348]53495350[[package]]5351name = "pallet-authority-discovery"5352version = "4.0.0-dev"5353source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5354dependencies = [5355 "frame-support",5356 "frame-system",5357 "pallet-session",5358 "parity-scale-codec",5359 "scale-info",5360 "sp-application-crypto",5361 "sp-authority-discovery",5362 "sp-runtime",5363 "sp-std",5364]53655366[[package]]5367name = "pallet-authorship"5368version = "4.0.0-dev"5369source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5370dependencies = [5371 "frame-support",5372 "frame-system",5373 "impl-trait-for-tuples 0.2.1",5374 "parity-scale-codec",5375 "scale-info",5376 "sp-authorship",5377 "sp-runtime",5378 "sp-std",5379]53805381[[package]]5382name = "pallet-babe"5383version = "4.0.0-dev"5384source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5385dependencies = [5386 "frame-benchmarking",5387 "frame-support",5388 "frame-system",5389 "log",5390 "pallet-authorship",5391 "pallet-session",5392 "pallet-timestamp",5393 "parity-scale-codec",5394 "scale-info",5395 "sp-application-crypto",5396 "sp-consensus-babe",5397 "sp-consensus-vrf",5398 "sp-io",5399 "sp-runtime",5400 "sp-session",5401 "sp-staking",5402 "sp-std",5403]54045405[[package]]5406name = "pallet-bags-list"5407version = "4.0.0-dev"5408source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5409dependencies = [5410 "frame-benchmarking",5411 "frame-election-provider-support",5412 "frame-support",5413 "frame-system",5414 "log",5415 "pallet-balances",5416 "parity-scale-codec",5417 "scale-info",5418 "sp-core",5419 "sp-io",5420 "sp-runtime",5421 "sp-std",5422 "sp-tracing",5423]54245425[[package]]5426name = "pallet-balances"5427version = "4.0.0-dev"5428source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5429dependencies = [5430 "frame-benchmarking",5431 "frame-support",5432 "frame-system",5433 "log",5434 "parity-scale-codec",5435 "scale-info",5436 "sp-runtime",5437 "sp-std",5438]54395440[[package]]5441name = "pallet-beefy"5442version = "4.0.0-dev"5443source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5444dependencies = [5445 "beefy-primitives",5446 "frame-support",5447 "frame-system",5448 "pallet-session",5449 "parity-scale-codec",5450 "scale-info",5451 "serde",5452 "sp-runtime",5453 "sp-std",5454]54555456[[package]]5457name = "pallet-beefy-mmr"5458version = "4.0.0-dev"5459source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5460dependencies = [5461 "beefy-merkle-tree",5462 "beefy-primitives",5463 "frame-support",5464 "frame-system",5465 "hex",5466 "libsecp256k1 0.7.0",5467 "log",5468 "pallet-beefy",5469 "pallet-mmr",5470 "pallet-mmr-primitives",5471 "pallet-session",5472 "parity-scale-codec",5473 "scale-info",5474 "serde",5475 "sp-core",5476 "sp-io",5477 "sp-runtime",5478 "sp-std",5479]54805481[[package]]5482name = "pallet-bounties"5483version = "4.0.0-dev"5484source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5485dependencies = [5486 "frame-benchmarking",5487 "frame-support",5488 "frame-system",5489 "log",5490 "pallet-treasury",5491 "parity-scale-codec",5492 "scale-info",5493 "sp-core",5494 "sp-io",5495 "sp-runtime",5496 "sp-std",5497]54985499[[package]]5500name = "pallet-bridge-dispatch"5501version = "0.1.0"5502source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5503dependencies = [5504 "bp-message-dispatch",5505 "bp-runtime",5506 "frame-support",5507 "frame-system",5508 "log",5509 "parity-scale-codec",5510 "scale-info",5511 "sp-core",5512 "sp-runtime",5513 "sp-std",5514]55155516[[package]]5517name = "pallet-bridge-grandpa"5518version = "0.1.0"5519source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5520dependencies = [5521 "bp-header-chain",5522 "bp-runtime",5523 "bp-test-utils",5524 "finality-grandpa",5525 "frame-support",5526 "frame-system",5527 "log",5528 "num-traits",5529 "parity-scale-codec",5530 "scale-info",5531 "serde",5532 "sp-finality-grandpa",5533 "sp-runtime",5534 "sp-std",5535 "sp-trie",5536]55375538[[package]]5539name = "pallet-bridge-messages"5540version = "0.1.0"5541source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5542dependencies = [5543 "bitvec 0.20.4",5544 "bp-message-dispatch",5545 "bp-messages",5546 "bp-rialto",5547 "bp-runtime",5548 "frame-support",5549 "frame-system",5550 "log",5551 "num-traits",5552 "parity-scale-codec",5553 "scale-info",5554 "serde",5555 "sp-core",5556 "sp-runtime",5557 "sp-std",5558]55595560[[package]]5561name = "pallet-collective"5562version = "4.0.0-dev"5563source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5564dependencies = [5565 "frame-benchmarking",5566 "frame-support",5567 "frame-system",5568 "log",5569 "parity-scale-codec",5570 "scale-info",5571 "sp-core",5572 "sp-io",5573 "sp-runtime",5574 "sp-std",5575]55765577[[package]]5578name = "pallet-common"5579version = "0.1.0"5580dependencies = [5581 "evm-coder",5582 "frame-support",5583 "frame-system",5584 "nft-data-structs",5585 "pallet-evm",5586 "pallet-evm-coder-substrate",5587 "parity-scale-codec",5588 "scale-info",5589 "serde",5590 "sp-core",5591 "sp-runtime",5592 "sp-std",5593 "up-evm-mapping",5594]55955596[[package]]5597name = "pallet-contract-helpers"5598version = "0.1.0"5599dependencies = [5600 "frame-support",5601 "frame-system",5602 "pallet-contracts",5603 "parity-scale-codec",5604 "scale-info",5605 "sp-runtime",5606 "sp-std",5607 "up-sponsorship",5608]56095610[[package]]5611name = "pallet-contracts"5612version = "4.0.0-dev"5613source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5614dependencies = [5615 "bitflags",5616 "frame-benchmarking",5617 "frame-support",5618 "frame-system",5619 "libsecp256k1 0.6.0",5620 "log",5621 "pallet-contracts-primitives",5622 "pallet-contracts-proc-macro",5623 "parity-scale-codec",5624 "pwasm-utils",5625 "rand 0.7.3",5626 "scale-info",5627 "serde",5628 "smallvec",5629 "sp-core",5630 "sp-io",5631 "sp-runtime",5632 "sp-sandbox",5633 "sp-std",5634 "wasmi-validation",5635]56365637[[package]]5638name = "pallet-contracts-primitives"5639version = "4.0.0-dev"5640source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5641dependencies = [5642 "bitflags",5643 "parity-scale-codec",5644 "scale-info",5645 "serde",5646 "sp-core",5647 "sp-runtime",5648 "sp-std",5649]56505651[[package]]5652name = "pallet-contracts-proc-macro"5653version = "4.0.0-dev"5654source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5655dependencies = [5656 "proc-macro2",5657 "quote",5658 "syn",5659]56605661[[package]]5662name = "pallet-democracy"5663version = "4.0.0-dev"5664source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5665dependencies = [5666 "frame-benchmarking",5667 "frame-support",5668 "frame-system",5669 "parity-scale-codec",5670 "scale-info",5671 "serde",5672 "sp-io",5673 "sp-runtime",5674 "sp-std",5675]56765677[[package]]5678name = "pallet-election-provider-multi-phase"5679version = "4.0.0-dev"5680source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5681dependencies = [5682 "frame-benchmarking",5683 "frame-election-provider-support",5684 "frame-support",5685 "frame-system",5686 "log",5687 "parity-scale-codec",5688 "rand 0.7.3",5689 "scale-info",5690 "sp-arithmetic",5691 "sp-core",5692 "sp-io",5693 "sp-npos-elections",5694 "sp-runtime",5695 "sp-std",5696 "static_assertions",5697 "strum 0.21.0",5698 "strum_macros 0.21.1",5699]57005701[[package]]5702name = "pallet-elections-phragmen"5703version = "5.0.0-dev"5704source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5705dependencies = [5706 "frame-benchmarking",5707 "frame-support",5708 "frame-system",5709 "log",5710 "parity-scale-codec",5711 "scale-info",5712 "sp-core",5713 "sp-io",5714 "sp-npos-elections",5715 "sp-runtime",5716 "sp-std",5717]57185719[[package]]5720name = "pallet-ethereum"5721version = "4.0.0-dev"5722source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"5723dependencies = [5724 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5725 "ethereum-types",5726 "evm",5727 "fp-consensus",5728 "fp-evm",5729 "fp-rpc",5730 "fp-self-contained",5731 "fp-storage",5732 "frame-support",5733 "frame-system",5734 "pallet-balances",5735 "pallet-evm",5736 "pallet-timestamp",5737 "parity-scale-codec",5738 "rlp",5739 "rustc-hex",5740 "scale-info",5741 "serde",5742 "sha3 0.8.2",5743 "sp-io",5744 "sp-runtime",5745 "sp-std",5746]57475748[[package]]5749name = "pallet-evm"5750version = "6.0.0-dev"5751source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"5752dependencies = [5753 "evm",5754 "evm-gasometer",5755 "evm-runtime",5756 "fp-evm",5757 "frame-benchmarking",5758 "frame-support",5759 "frame-system",5760 "hex",5761 "impl-trait-for-tuples 0.2.1",5762 "log",5763 "pallet-balances",5764 "pallet-timestamp",5765 "parity-scale-codec",5766 "primitive-types 0.9.1",5767 "rlp",5768 "scale-info",5769 "serde",5770 "sha3 0.8.2",5771 "sp-core",5772 "sp-io",5773 "sp-runtime",5774 "sp-std",5775]57765777[[package]]5778name = "pallet-evm-coder-substrate"5779version = "0.1.0"5780dependencies = [5781 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5782 "evm-coder",5783 "frame-benchmarking",5784 "frame-support",5785 "frame-system",5786 "pallet-ethereum",5787 "pallet-evm",5788 "parity-scale-codec",5789 "scale-info",5790 "sp-core",5791 "sp-std",5792]57935794[[package]]5795name = "pallet-evm-contract-helpers"5796version = "0.1.0"5797dependencies = [5798 "evm-coder",5799 "frame-support",5800 "frame-system",5801 "log",5802 "pallet-evm",5803 "pallet-evm-coder-substrate",5804 "parity-scale-codec",5805 "scale-info",5806 "sp-core",5807 "sp-runtime",5808 "sp-std",5809 "up-sponsorship",5810]58115812[[package]]5813name = "pallet-evm-migration"5814version = "0.1.0"5815dependencies = [5816 "fp-evm",5817 "frame-benchmarking",5818 "frame-support",5819 "frame-system",5820 "pallet-evm",5821 "parity-scale-codec",5822 "scale-info",5823 "sp-core",5824 "sp-io",5825 "sp-runtime",5826 "sp-std",5827]58285829[[package]]5830name = "pallet-evm-transaction-payment"5831version = "0.1.0"5832dependencies = [5833 "fp-evm",5834 "frame-support",5835 "frame-system",5836 "pallet-ethereum",5837 "pallet-evm",5838 "parity-scale-codec",5839 "scale-info",5840 "sp-core",5841 "sp-io",5842 "sp-runtime",5843 "sp-std",5844 "up-evm-mapping",5845 "up-sponsorship",5846]58475848[[package]]5849name = "pallet-fungible"5850version = "0.1.0"5851dependencies = [5852 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5853 "evm-coder",5854 "frame-benchmarking",5855 "frame-support",5856 "frame-system",5857 "nft-data-structs",5858 "pallet-common",5859 "pallet-evm-coder-substrate",5860 "parity-scale-codec",5861 "scale-info",5862 "sp-core",5863 "sp-runtime",5864 "sp-std",5865]58665867[[package]]5868name = "pallet-gilt"5869version = "4.0.0-dev"5870source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5871dependencies = [5872 "frame-benchmarking",5873 "frame-support",5874 "frame-system",5875 "parity-scale-codec",5876 "scale-info",5877 "sp-arithmetic",5878 "sp-runtime",5879 "sp-std",5880]58815882[[package]]5883name = "pallet-grandpa"5884version = "4.0.0-dev"5885source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5886dependencies = [5887 "frame-benchmarking",5888 "frame-support",5889 "frame-system",5890 "log",5891 "pallet-authorship",5892 "pallet-session",5893 "parity-scale-codec",5894 "scale-info",5895 "sp-application-crypto",5896 "sp-core",5897 "sp-finality-grandpa",5898 "sp-io",5899 "sp-runtime",5900 "sp-session",5901 "sp-staking",5902 "sp-std",5903]59045905[[package]]5906name = "pallet-identity"5907version = "4.0.0-dev"5908source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5909dependencies = [5910 "enumflags2",5911 "frame-benchmarking",5912 "frame-support",5913 "frame-system",5914 "parity-scale-codec",5915 "scale-info",5916 "sp-io",5917 "sp-runtime",5918 "sp-std",5919]59205921[[package]]5922name = "pallet-im-online"5923version = "4.0.0-dev"5924source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5925dependencies = [5926 "frame-benchmarking",5927 "frame-support",5928 "frame-system",5929 "log",5930 "pallet-authorship",5931 "parity-scale-codec",5932 "scale-info",5933 "sp-application-crypto",5934 "sp-core",5935 "sp-io",5936 "sp-runtime",5937 "sp-staking",5938 "sp-std",5939]59405941[[package]]5942name = "pallet-indices"5943version = "4.0.0-dev"5944source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5945dependencies = [5946 "frame-benchmarking",5947 "frame-support",5948 "frame-system",5949 "parity-scale-codec",5950 "scale-info",5951 "sp-core",5952 "sp-io",5953 "sp-keyring",5954 "sp-runtime",5955 "sp-std",5956]59575958[[package]]5959name = "pallet-inflation"5960version = "3.0.0"5961dependencies = [5962 "frame-benchmarking",5963 "frame-support",5964 "frame-system",5965 "pallet-balances",5966 "pallet-randomness-collective-flip",5967 "pallet-timestamp",5968 "parity-scale-codec",5969 "scale-info",5970 "serde",5971 "sp-core",5972 "sp-io",5973 "sp-runtime",5974 "sp-std",5975]59765977[[package]]5978name = "pallet-membership"5979version = "4.0.0-dev"5980source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5981dependencies = [5982 "frame-benchmarking",5983 "frame-support",5984 "frame-system",5985 "log",5986 "parity-scale-codec",5987 "scale-info",5988 "sp-core",5989 "sp-io",5990 "sp-runtime",5991 "sp-std",5992]59935994[[package]]5995name = "pallet-mmr"5996version = "4.0.0-dev"5997source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5998dependencies = [5999 "ckb-merkle-mountain-range",6000 "frame-benchmarking",6001 "frame-support",6002 "frame-system",6003 "pallet-mmr-primitives",6004 "parity-scale-codec",6005 "scale-info",6006 "sp-core",6007 "sp-io",6008 "sp-runtime",6009 "sp-std",6010]60116012[[package]]6013name = "pallet-mmr-primitives"6014version = "4.0.0-dev"6015source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6016dependencies = [6017 "frame-support",6018 "frame-system",6019 "log",6020 "parity-scale-codec",6021 "serde",6022 "sp-api",6023 "sp-core",6024 "sp-runtime",6025 "sp-std",6026]60276028[[package]]6029name = "pallet-mmr-rpc"6030version = "3.0.0"6031source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6032dependencies = [6033 "jsonrpc-core",6034 "jsonrpc-core-client",6035 "jsonrpc-derive",6036 "pallet-mmr-primitives",6037 "parity-scale-codec",6038 "serde",6039 "sp-api",6040 "sp-blockchain",6041 "sp-core",6042 "sp-runtime",6043]60446045[[package]]6046name = "pallet-multisig"6047version = "4.0.0-dev"6048source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6049dependencies = [6050 "frame-benchmarking",6051 "frame-support",6052 "frame-system",6053 "parity-scale-codec",6054 "scale-info",6055 "sp-io",6056 "sp-runtime",6057 "sp-std",6058]60596060[[package]]6061name = "pallet-nft"6062version = "3.0.0"6063dependencies = [6064 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",6065 "evm-coder",6066 "fp-evm",6067 "frame-benchmarking",6068 "frame-support",6069 "frame-system",6070 "hex-literal",6071 "nft-data-structs",6072 "pallet-balances",6073 "pallet-common",6074 "pallet-ethereum",6075 "pallet-evm",6076 "pallet-evm-coder-substrate",6077 "pallet-fungible",6078 "pallet-nonfungible",6079 "pallet-randomness-collective-flip",6080 "pallet-refungible",6081 "pallet-timestamp",6082 "pallet-transaction-payment",6083 "parity-scale-codec",6084 "primitive-types 0.10.1",6085 "rlp",6086 "scale-info",6087 "serde",6088 "sp-api",6089 "sp-core",6090 "sp-io",6091 "sp-runtime",6092 "sp-std",6093 "up-evm-mapping",6094 "up-sponsorship",6095]60966097[[package]]6098name = "pallet-nicks"6099version = "4.0.0-dev"6100source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6101dependencies = [6102 "frame-support",6103 "frame-system",6104 "parity-scale-codec",6105 "scale-info",6106 "sp-io",6107 "sp-runtime",6108 "sp-std",6109]61106111[[package]]6112name = "pallet-nonfungible"6113version = "0.1.0"6114dependencies = [6115 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",6116 "evm-coder",6117 "frame-benchmarking",6118 "frame-support",6119 "frame-system",6120 "nft-data-structs",6121 "pallet-common",6122 "pallet-evm-coder-substrate",6123 "parity-scale-codec",6124 "scale-info",6125 "sp-core",6126 "sp-runtime",6127 "sp-std",6128]61296130[[package]]6131name = "pallet-offences"6132version = "4.0.0-dev"6133source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6134dependencies = [6135 "frame-support",6136 "frame-system",6137 "log",6138 "pallet-balances",6139 "parity-scale-codec",6140 "scale-info",6141 "serde",6142 "sp-runtime",6143 "sp-staking",6144 "sp-std",6145]61466147[[package]]6148name = "pallet-offences-benchmarking"6149version = "4.0.0-dev"6150source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6151dependencies = [6152 "frame-benchmarking",6153 "frame-election-provider-support",6154 "frame-support",6155 "frame-system",6156 "pallet-babe",6157 "pallet-balances",6158 "pallet-grandpa",6159 "pallet-im-online",6160 "pallet-offences",6161 "pallet-session",6162 "pallet-staking",6163 "parity-scale-codec",6164 "scale-info",6165 "sp-runtime",6166 "sp-staking",6167 "sp-std",6168]61696170[[package]]6171name = "pallet-proxy"6172version = "4.0.0-dev"6173source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6174dependencies = [6175 "frame-benchmarking",6176 "frame-support",6177 "frame-system",6178 "parity-scale-codec",6179 "scale-info",6180 "sp-io",6181 "sp-runtime",6182 "sp-std",6183]61846185[[package]]6186name = "pallet-randomness-collective-flip"6187version = "4.0.0-dev"6188source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6189dependencies = [6190 "frame-support",6191 "frame-system",6192 "parity-scale-codec",6193 "safe-mix",6194 "scale-info",6195 "sp-runtime",6196 "sp-std",6197]61986199[[package]]6200name = "pallet-recovery"6201version = "4.0.0-dev"6202source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6203dependencies = [6204 "frame-support",6205 "frame-system",6206 "parity-scale-codec",6207 "scale-info",6208 "sp-io",6209 "sp-runtime",6210 "sp-std",6211]62126213[[package]]6214name = "pallet-refungible"6215version = "0.1.0"6216dependencies = [6217 "frame-benchmarking",6218 "frame-support",6219 "frame-system",6220 "nft-data-structs",6221 "pallet-common",6222 "parity-scale-codec",6223 "scale-info",6224 "sp-core",6225 "sp-runtime",6226 "sp-std",6227]62286229[[package]]6230name = "pallet-scheduler"6231version = "4.0.0-dev"6232source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6233dependencies = [6234 "frame-benchmarking",6235 "frame-support",6236 "frame-system",6237 "log",6238 "parity-scale-codec",6239 "scale-info",6240 "sp-io",6241 "sp-runtime",6242 "sp-std",6243]62446245[[package]]6246name = "pallet-session"6247version = "4.0.0-dev"6248source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6249dependencies = [6250 "frame-support",6251 "frame-system",6252 "impl-trait-for-tuples 0.2.1",6253 "log",6254 "pallet-timestamp",6255 "parity-scale-codec",6256 "scale-info",6257 "sp-core",6258 "sp-io",6259 "sp-runtime",6260 "sp-session",6261 "sp-staking",6262 "sp-std",6263 "sp-trie",6264]62656266[[package]]6267name = "pallet-session-benchmarking"6268version = "4.0.0-dev"6269source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6270dependencies = [6271 "frame-benchmarking",6272 "frame-support",6273 "frame-system",6274 "pallet-session",6275 "pallet-staking",6276 "rand 0.7.3",6277 "sp-runtime",6278 "sp-session",6279 "sp-std",6280]62816282[[package]]6283name = "pallet-society"6284version = "4.0.0-dev"6285source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6286dependencies = [6287 "frame-support",6288 "frame-system",6289 "parity-scale-codec",6290 "rand_chacha 0.2.2",6291 "scale-info",6292 "sp-runtime",6293 "sp-std",6294]62956296[[package]]6297name = "pallet-staking"6298version = "4.0.0-dev"6299source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6300dependencies = [6301 "frame-benchmarking",6302 "frame-election-provider-support",6303 "frame-support",6304 "frame-system",6305 "log",6306 "pallet-authorship",6307 "pallet-session",6308 "parity-scale-codec",6309 "rand_chacha 0.2.2",6310 "scale-info",6311 "serde",6312 "sp-application-crypto",6313 "sp-io",6314 "sp-runtime",6315 "sp-staking",6316 "sp-std",6317]63186319[[package]]6320name = "pallet-staking-reward-curve"6321version = "4.0.0-dev"6322source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6323dependencies = [6324 "proc-macro-crate 1.1.0",6325 "proc-macro2",6326 "quote",6327 "syn",6328]63296330[[package]]6331name = "pallet-staking-reward-fn"6332version = "4.0.0-dev"6333source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6334dependencies = [6335 "log",6336 "sp-arithmetic",6337]63386339[[package]]6340name = "pallet-sudo"6341version = "4.0.0-dev"6342source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6343dependencies = [6344 "frame-support",6345 "frame-system",6346 "parity-scale-codec",6347 "scale-info",6348 "sp-io",6349 "sp-runtime",6350 "sp-std",6351]63526353[[package]]6354name = "pallet-template-transaction-payment"6355version = "3.0.0"6356source = "git+https://github.com/UniqueNetwork/pallet-sponsoring#ab8b91e9350a31133f3a3e4f52a84c6de4108e95"6357dependencies = [6358 "frame-benchmarking",6359 "frame-support",6360 "frame-system",6361 "pallet-balances",6362 "pallet-transaction-payment",6363 "parity-scale-codec",6364 "scale-info",6365 "serde",6366 "sp-core",6367 "sp-io",6368 "sp-runtime",6369 "sp-std",6370 "up-sponsorship",6371]63726373[[package]]6374name = "pallet-timestamp"6375version = "4.0.0-dev"6376source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6377dependencies = [6378 "frame-benchmarking",6379 "frame-support",6380 "frame-system",6381 "log",6382 "parity-scale-codec",6383 "scale-info",6384 "sp-inherents",6385 "sp-io",6386 "sp-runtime",6387 "sp-std",6388 "sp-timestamp",6389]63906391[[package]]6392name = "pallet-tips"6393version = "4.0.0-dev"6394source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6395dependencies = [6396 "frame-benchmarking",6397 "frame-support",6398 "frame-system",6399 "log",6400 "pallet-treasury",6401 "parity-scale-codec",6402 "scale-info",6403 "serde",6404 "sp-core",6405 "sp-io",6406 "sp-runtime",6407 "sp-std",6408]64096410[[package]]6411name = "pallet-transaction-payment"6412version = "4.0.0-dev"6413source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6414dependencies = [6415 "frame-support",6416 "frame-system",6417 "parity-scale-codec",6418 "scale-info",6419 "serde",6420 "smallvec",6421 "sp-core",6422 "sp-io",6423 "sp-runtime",6424 "sp-std",6425]64266427[[package]]6428name = "pallet-transaction-payment-rpc"6429version = "4.0.0-dev"6430source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6431dependencies = [6432 "jsonrpc-core",6433 "jsonrpc-core-client",6434 "jsonrpc-derive",6435 "pallet-transaction-payment-rpc-runtime-api",6436 "parity-scale-codec",6437 "sp-api",6438 "sp-blockchain",6439 "sp-core",6440 "sp-rpc",6441 "sp-runtime",6442]64436444[[package]]6445name = "pallet-transaction-payment-rpc-runtime-api"6446version = "4.0.0-dev"6447source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6448dependencies = [6449 "pallet-transaction-payment",6450 "parity-scale-codec",6451 "sp-api",6452 "sp-runtime",6453]64546455[[package]]6456name = "pallet-treasury"6457version = "4.0.0-dev"6458source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6459dependencies = [6460 "frame-benchmarking",6461 "frame-support",6462 "frame-system",6463 "impl-trait-for-tuples 0.2.1",6464 "pallet-balances",6465 "parity-scale-codec",6466 "scale-info",6467 "serde",6468 "sp-runtime",6469 "sp-std",6470]64716472[[package]]6473name = "pallet-unq-scheduler"6474version = "3.0.0"6475dependencies = [6476 "frame-benchmarking",6477 "frame-support",6478 "frame-system",6479 "log",6480 "parity-scale-codec",6481 "scale-info",6482 "serde",6483 "sp-core",6484 "sp-io",6485 "sp-runtime",6486 "sp-std",6487 "substrate-test-utils",6488 "up-sponsorship",6489]64906491[[package]]6492name = "pallet-utility"6493version = "4.0.0-dev"6494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6495dependencies = [6496 "frame-benchmarking",6497 "frame-support",6498 "frame-system",6499 "parity-scale-codec",6500 "scale-info",6501 "sp-core",6502 "sp-io",6503 "sp-runtime",6504 "sp-std",6505]65066507[[package]]6508name = "pallet-vesting"6509version = "4.0.0-dev"6510source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6511dependencies = [6512 "frame-benchmarking",6513 "frame-support",6514 "frame-system",6515 "log",6516 "parity-scale-codec",6517 "scale-info",6518 "sp-runtime",6519 "sp-std",6520]65216522[[package]]6523name = "pallet-xcm"6524version = "0.9.12"6525source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6526dependencies = [6527 "frame-support",6528 "frame-system",6529 "log",6530 "parity-scale-codec",6531 "scale-info",6532 "serde",6533 "sp-core",6534 "sp-runtime",6535 "sp-std",6536 "xcm",6537 "xcm-executor",6538]65396540[[package]]6541name = "pallet-xcm-benchmarks"6542version = "0.9.8"6543source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6544dependencies = [6545 "frame-benchmarking",6546 "frame-support",6547 "frame-system",6548 "log",6549 "parity-scale-codec",6550 "scale-info",6551 "sp-runtime",6552 "sp-std",6553 "xcm",6554 "xcm-executor",6555]65566557[[package]]6558name = "parachain-info"6559version = "0.1.0"6560source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"6561dependencies = [6562 "cumulus-primitives-core",6563 "frame-support",6564 "frame-system",6565 "parity-scale-codec",6566 "scale-info",6567 "serde",6568]65696570[[package]]6571name = "parity-db"6572version = "0.3.3"6573source = "registry+https://github.com/rust-lang/crates.io-index"6574checksum = "e7ccc4a8687027deb53d45c5434a1f1b330c9d1069a59cfe80a62aa9a1da25ae"6575dependencies = [6576 "blake2-rfc",6577 "crc32fast",6578 "fs2",6579 "hex",6580 "libc",6581 "log",6582 "lz4",6583 "memmap2",6584 "parking_lot 0.11.2",6585 "rand 0.8.4",6586 "snap",6587]65886589[[package]]6590name = "parity-scale-codec"6591version = "2.3.1"6592source = "registry+https://github.com/rust-lang/crates.io-index"6593checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6594dependencies = [6595 "arrayvec 0.7.2",6596 "bitvec 0.20.4",6597 "byte-slice-cast",6598 "impl-trait-for-tuples 0.2.1",6599 "parity-scale-codec-derive",6600 "serde",6601]66026603[[package]]6604name = "parity-scale-codec-derive"6605version = "2.3.1"6606source = "registry+https://github.com/rust-lang/crates.io-index"6607checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6608dependencies = [6609 "proc-macro-crate 1.1.0",6610 "proc-macro2",6611 "quote",6612 "syn",6613]66146615[[package]]6616name = "parity-send-wrapper"6617version = "0.1.0"6618source = "registry+https://github.com/rust-lang/crates.io-index"6619checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"66206621[[package]]6622name = "parity-tokio-ipc"6623version = "0.9.0"6624source = "registry+https://github.com/rust-lang/crates.io-index"6625checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"6626dependencies = [6627 "futures 0.3.17",6628 "libc",6629 "log",6630 "rand 0.7.3",6631 "tokio 1.13.0",6632 "winapi 0.3.9",6633]66346635[[package]]6636name = "parity-util-mem"6637version = "0.10.2"6638source = "registry+https://github.com/rust-lang/crates.io-index"6639checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"6640dependencies = [6641 "cfg-if 1.0.0",6642 "ethereum-types",6643 "hashbrown",6644 "impl-trait-for-tuples 0.2.1",6645 "lru 0.6.6",6646 "parity-util-mem-derive",6647 "parking_lot 0.11.2",6648 "primitive-types 0.10.1",6649 "smallvec",6650 "winapi 0.3.9",6651]66526653[[package]]6654name = "parity-util-mem-derive"6655version = "0.1.0"6656source = "registry+https://github.com/rust-lang/crates.io-index"6657checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6658dependencies = [6659 "proc-macro2",6660 "syn",6661 "synstructure",6662]66636664[[package]]6665name = "parity-wasm"6666version = "0.32.0"6667source = "registry+https://github.com/rust-lang/crates.io-index"6668checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6669dependencies = [6670 "byteorder",6671]66726673[[package]]6674name = "parity-wasm"6675version = "0.42.2"6676source = "registry+https://github.com/rust-lang/crates.io-index"6677checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"66786679[[package]]6680name = "parity-ws"6681version = "0.11.1"6682source = "registry+https://github.com/rust-lang/crates.io-index"6683checksum = "5983d3929ad50f12c3eb9a6743f19d691866ecd44da74c0a3308c3f8a56df0c6"6684dependencies = [6685 "byteorder",6686 "bytes 0.4.12",6687 "httparse",6688 "log",6689 "mio 0.6.23",6690 "mio-extras",6691 "rand 0.7.3",6692 "sha-1 0.8.2",6693 "slab",6694 "url 2.2.2",6695]66966697[[package]]6698name = "parking"6699version = "2.0.0"6700source = "registry+https://github.com/rust-lang/crates.io-index"6701checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"67026703[[package]]6704name = "parking_lot"6705version = "0.10.2"6706source = "registry+https://github.com/rust-lang/crates.io-index"6707checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6708dependencies = [6709 "lock_api 0.3.4",6710 "parking_lot_core 0.7.2",6711]67126713[[package]]6714name = "parking_lot"6715version = "0.11.2"6716source = "registry+https://github.com/rust-lang/crates.io-index"6717checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6718dependencies = [6719 "instant",6720 "lock_api 0.4.5",6721 "parking_lot_core 0.8.5",6722]67236724[[package]]6725name = "parking_lot_core"6726version = "0.7.2"6727source = "registry+https://github.com/rust-lang/crates.io-index"6728checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6729dependencies = [6730 "cfg-if 0.1.10",6731 "cloudabi",6732 "libc",6733 "redox_syscall 0.1.57",6734 "smallvec",6735 "winapi 0.3.9",6736]67376738[[package]]6739name = "parking_lot_core"6740version = "0.8.5"6741source = "registry+https://github.com/rust-lang/crates.io-index"6742checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6743dependencies = [6744 "cfg-if 1.0.0",6745 "instant",6746 "libc",6747 "redox_syscall 0.2.10",6748 "smallvec",6749 "winapi 0.3.9",6750]67516752[[package]]6753name = "paste"6754version = "1.0.5"6755source = "registry+https://github.com/rust-lang/crates.io-index"6756checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"67576758[[package]]6759name = "pbkdf2"6760version = "0.4.0"6761source = "registry+https://github.com/rust-lang/crates.io-index"6762checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6763dependencies = [6764 "crypto-mac 0.8.0",6765]67666767[[package]]6768name = "pbkdf2"6769version = "0.8.0"6770source = "registry+https://github.com/rust-lang/crates.io-index"6771checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6772dependencies = [6773 "crypto-mac 0.11.1",6774]67756776[[package]]6777name = "peeking_take_while"6778version = "0.1.2"6779source = "registry+https://github.com/rust-lang/crates.io-index"6780checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"67816782[[package]]6783name = "percent-encoding"6784version = "1.0.1"6785source = "registry+https://github.com/rust-lang/crates.io-index"6786checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"67876788[[package]]6789name = "percent-encoding"6790version = "2.1.0"6791source = "registry+https://github.com/rust-lang/crates.io-index"6792checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"67936794[[package]]6795name = "pest"6796version = "2.1.3"6797source = "registry+https://github.com/rust-lang/crates.io-index"6798checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6799dependencies = [6800 "ucd-trie",6801]68026803[[package]]6804name = "pest_derive"6805version = "2.1.0"6806source = "registry+https://github.com/rust-lang/crates.io-index"6807checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6808dependencies = [6809 "pest",6810 "pest_generator",6811]68126813[[package]]6814name = "pest_generator"6815version = "2.1.3"6816source = "registry+https://github.com/rust-lang/crates.io-index"6817checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6818dependencies = [6819 "pest",6820 "pest_meta",6821 "proc-macro2",6822 "quote",6823 "syn",6824]68256826[[package]]6827name = "pest_meta"6828version = "2.1.3"6829source = "registry+https://github.com/rust-lang/crates.io-index"6830checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6831dependencies = [6832 "maplit",6833 "pest",6834 "sha-1 0.8.2",6835]68366837[[package]]6838name = "petgraph"6839version = "0.5.1"6840source = "registry+https://github.com/rust-lang/crates.io-index"6841checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"6842dependencies = [6843 "fixedbitset",6844 "indexmap",6845]68466847[[package]]6848name = "pin-project"6849version = "0.4.28"6850source = "registry+https://github.com/rust-lang/crates.io-index"6851checksum = "918192b5c59119d51e0cd221f4d49dde9112824ba717369e903c97d076083d0f"6852dependencies = [6853 "pin-project-internal 0.4.28",6854]68556856[[package]]6857name = "pin-project"6858version = "1.0.8"6859source = "registry+https://github.com/rust-lang/crates.io-index"6860checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08"6861dependencies = [6862 "pin-project-internal 1.0.8",6863]68646865[[package]]6866name = "pin-project-internal"6867version = "0.4.28"6868source = "registry+https://github.com/rust-lang/crates.io-index"6869checksum = "3be26700300be6d9d23264c73211d8190e755b6b5ca7a1b28230025511b52a5e"6870dependencies = [6871 "proc-macro2",6872 "quote",6873 "syn",6874]68756876[[package]]6877name = "pin-project-internal"6878version = "1.0.8"6879source = "registry+https://github.com/rust-lang/crates.io-index"6880checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389"6881dependencies = [6882 "proc-macro2",6883 "quote",6884 "syn",6885]68866887[[package]]6888name = "pin-project-lite"6889version = "0.1.12"6890source = "registry+https://github.com/rust-lang/crates.io-index"6891checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"68926893[[package]]6894name = "pin-project-lite"6895version = "0.2.7"6896source = "registry+https://github.com/rust-lang/crates.io-index"6897checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"68986899[[package]]6900name = "pin-utils"6901version = "0.1.0"6902source = "registry+https://github.com/rust-lang/crates.io-index"6903checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"69046905[[package]]6906name = "pkg-config"6907version = "0.3.22"6908source = "registry+https://github.com/rust-lang/crates.io-index"6909checksum = "12295df4f294471248581bc09bef3c38a5e46f1e36d6a37353621a0c6c357e1f"69106911[[package]]6912name = "platforms"6913version = "1.1.0"6914source = "registry+https://github.com/rust-lang/crates.io-index"6915checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325"69166917[[package]]6918name = "polkadot-approval-distribution"6919version = "0.9.12"6920source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6921dependencies = [6922 "futures 0.3.17",6923 "polkadot-node-network-protocol",6924 "polkadot-node-primitives",6925 "polkadot-node-subsystem",6926 "polkadot-node-subsystem-util",6927 "polkadot-primitives",6928 "tracing",6929]69306931[[package]]6932name = "polkadot-availability-bitfield-distribution"6933version = "0.9.12"6934source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6935dependencies = [6936 "futures 0.3.17",6937 "polkadot-node-network-protocol",6938 "polkadot-node-subsystem",6939 "polkadot-node-subsystem-util",6940 "polkadot-primitives",6941 "tracing",6942]69436944[[package]]6945name = "polkadot-availability-distribution"6946version = "0.9.12"6947source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6948dependencies = [6949 "derive_more",6950 "futures 0.3.17",6951 "lru 0.7.0",6952 "parity-scale-codec",6953 "polkadot-erasure-coding",6954 "polkadot-node-network-protocol",6955 "polkadot-node-primitives",6956 "polkadot-node-subsystem",6957 "polkadot-node-subsystem-util",6958 "polkadot-primitives",6959 "rand 0.8.4",6960 "sp-core",6961 "sp-keystore",6962 "thiserror",6963 "tracing",6964]69656966[[package]]6967name = "polkadot-availability-recovery"6968version = "0.9.12"6969source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6970dependencies = [6971 "futures 0.3.17",6972 "lru 0.7.0",6973 "parity-scale-codec",6974 "polkadot-erasure-coding",6975 "polkadot-node-network-protocol",6976 "polkadot-node-primitives",6977 "polkadot-node-subsystem",6978 "polkadot-node-subsystem-util",6979 "polkadot-primitives",6980 "rand 0.8.4",6981 "sc-network",6982 "thiserror",6983 "tracing",6984]69856986[[package]]6987name = "polkadot-cli"6988version = "0.9.12"6989source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6990dependencies = [6991 "frame-benchmarking-cli",6992 "futures 0.3.17",6993 "log",6994 "polkadot-node-core-pvf",6995 "polkadot-service",6996 "sc-cli",6997 "sc-service",6998 "sp-core",6999 "sp-trie",7000 "structopt",7001 "substrate-build-script-utils",7002 "thiserror",7003 "try-runtime-cli",7004]70057006[[package]]7007name = "polkadot-client"7008version = "0.9.12"7009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7010dependencies = [7011 "beefy-primitives",7012 "frame-benchmarking",7013 "frame-system-rpc-runtime-api",7014 "pallet-mmr-primitives",7015 "pallet-transaction-payment-rpc-runtime-api",7016 "polkadot-primitives",7017 "polkadot-runtime",7018 "sc-client-api",7019 "sc-consensus",7020 "sc-executor",7021 "sc-service",7022 "sp-api",7023 "sp-authority-discovery",7024 "sp-block-builder",7025 "sp-blockchain",7026 "sp-consensus",7027 "sp-consensus-babe",7028 "sp-finality-grandpa",7029 "sp-offchain",7030 "sp-runtime",7031 "sp-session",7032 "sp-storage",7033 "sp-transaction-pool",7034]70357036[[package]]7037name = "polkadot-collator-protocol"7038version = "0.9.12"7039source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7040dependencies = [7041 "always-assert",7042 "derive_more",7043 "futures 0.3.17",7044 "futures-timer 3.0.2",7045 "polkadot-node-network-protocol",7046 "polkadot-node-primitives",7047 "polkadot-node-subsystem",7048 "polkadot-node-subsystem-util",7049 "polkadot-primitives",7050 "sp-core",7051 "sp-keystore",7052 "sp-runtime",7053 "thiserror",7054 "tracing",7055]70567057[[package]]7058name = "polkadot-core-primitives"7059version = "0.9.12"7060source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7061dependencies = [7062 "parity-scale-codec",7063 "parity-util-mem",7064 "scale-info",7065 "sp-core",7066 "sp-runtime",7067 "sp-std",7068]70697070[[package]]7071name = "polkadot-dispute-distribution"7072version = "0.9.12"7073source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7074dependencies = [7075 "derive_more",7076 "futures 0.3.17",7077 "lru 0.7.0",7078 "parity-scale-codec",7079 "polkadot-erasure-coding",7080 "polkadot-node-network-protocol",7081 "polkadot-node-primitives",7082 "polkadot-node-subsystem",7083 "polkadot-node-subsystem-util",7084 "polkadot-primitives",7085 "sc-network",7086 "sp-application-crypto",7087 "sp-keystore",7088 "thiserror",7089 "tracing",7090]70917092[[package]]7093name = "polkadot-erasure-coding"7094version = "0.9.12"7095source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7096dependencies = [7097 "parity-scale-codec",7098 "polkadot-node-primitives",7099 "polkadot-primitives",7100 "reed-solomon-novelpoly",7101 "sp-core",7102 "sp-trie",7103 "thiserror",7104]71057106[[package]]7107name = "polkadot-gossip-support"7108version = "0.9.12"7109source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7110dependencies = [7111 "futures 0.3.17",7112 "futures-timer 3.0.2",7113 "polkadot-node-network-protocol",7114 "polkadot-node-subsystem",7115 "polkadot-node-subsystem-util",7116 "polkadot-primitives",7117 "rand 0.8.4",7118 "rand_chacha 0.3.1",7119 "sc-network",7120 "sp-application-crypto",7121 "sp-core",7122 "sp-keystore",7123 "tracing",7124]71257126[[package]]7127name = "polkadot-network-bridge"7128version = "0.9.12"7129source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7130dependencies = [7131 "async-trait",7132 "futures 0.3.17",7133 "parity-scale-codec",7134 "parking_lot 0.11.2",7135 "polkadot-node-network-protocol",7136 "polkadot-node-subsystem",7137 "polkadot-node-subsystem-util",7138 "polkadot-overseer",7139 "polkadot-primitives",7140 "sc-network",7141 "sp-consensus",7142 "tracing",7143]71447145[[package]]7146name = "polkadot-node-collation-generation"7147version = "0.9.12"7148source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7149dependencies = [7150 "futures 0.3.17",7151 "parity-scale-codec",7152 "polkadot-erasure-coding",7153 "polkadot-node-primitives",7154 "polkadot-node-subsystem",7155 "polkadot-node-subsystem-util",7156 "polkadot-primitives",7157 "sp-core",7158 "sp-maybe-compressed-blob",7159 "thiserror",7160 "tracing",7161]71627163[[package]]7164name = "polkadot-node-core-approval-voting"7165version = "0.9.12"7166source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7167dependencies = [7168 "bitvec 0.20.4",7169 "derive_more",7170 "futures 0.3.17",7171 "futures-timer 3.0.2",7172 "kvdb",7173 "lru 0.7.0",7174 "merlin",7175 "parity-scale-codec",7176 "polkadot-node-jaeger",7177 "polkadot-node-primitives",7178 "polkadot-node-subsystem",7179 "polkadot-node-subsystem-util",7180 "polkadot-overseer",7181 "polkadot-primitives",7182 "sc-keystore",7183 "schnorrkel",7184 "sp-application-crypto",7185 "sp-consensus",7186 "sp-consensus-slots",7187 "sp-runtime",7188 "tracing",7189]71907191[[package]]7192name = "polkadot-node-core-av-store"7193version = "0.9.12"7194source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7195dependencies = [7196 "bitvec 0.20.4",7197 "futures 0.3.17",7198 "futures-timer 3.0.2",7199 "kvdb",7200 "parity-scale-codec",7201 "polkadot-erasure-coding",7202 "polkadot-node-primitives",7203 "polkadot-node-subsystem",7204 "polkadot-node-subsystem-util",7205 "polkadot-overseer",7206 "polkadot-primitives",7207 "thiserror",7208 "tracing",7209]72107211[[package]]7212name = "polkadot-node-core-backing"7213version = "0.9.12"7214source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7215dependencies = [7216 "bitvec 0.20.4",7217 "futures 0.3.17",7218 "polkadot-erasure-coding",7219 "polkadot-node-primitives",7220 "polkadot-node-subsystem",7221 "polkadot-node-subsystem-util",7222 "polkadot-primitives",7223 "polkadot-statement-table",7224 "sp-keystore",7225 "thiserror",7226 "tracing",7227]72287229[[package]]7230name = "polkadot-node-core-bitfield-signing"7231version = "0.9.12"7232source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7233dependencies = [7234 "futures 0.3.17",7235 "polkadot-node-subsystem",7236 "polkadot-node-subsystem-util",7237 "polkadot-primitives",7238 "sp-keystore",7239 "thiserror",7240 "tracing",7241 "wasm-timer",7242]72437244[[package]]7245name = "polkadot-node-core-candidate-validation"7246version = "0.9.12"7247source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7248dependencies = [7249 "async-trait",7250 "futures 0.3.17",7251 "parity-scale-codec",7252 "polkadot-node-core-pvf",7253 "polkadot-node-primitives",7254 "polkadot-node-subsystem",7255 "polkadot-node-subsystem-util",7256 "polkadot-parachain",7257 "polkadot-primitives",7258 "sp-maybe-compressed-blob",7259 "tracing",7260]72617262[[package]]7263name = "polkadot-node-core-chain-api"7264version = "0.9.12"7265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7266dependencies = [7267 "futures 0.3.17",7268 "polkadot-node-subsystem",7269 "polkadot-node-subsystem-util",7270 "polkadot-primitives",7271 "sc-client-api",7272 "sc-consensus-babe",7273 "sp-blockchain",7274 "tracing",7275]72767277[[package]]7278name = "polkadot-node-core-chain-selection"7279version = "0.9.12"7280source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7281dependencies = [7282 "futures 0.3.17",7283 "futures-timer 3.0.2",7284 "kvdb",7285 "parity-scale-codec",7286 "polkadot-node-primitives",7287 "polkadot-node-subsystem",7288 "polkadot-node-subsystem-util",7289 "polkadot-primitives",7290 "thiserror",7291 "tracing",7292]72937294[[package]]7295name = "polkadot-node-core-dispute-coordinator"7296version = "0.9.12"7297source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7298dependencies = [7299 "bitvec 0.20.4",7300 "derive_more",7301 "futures 0.3.17",7302 "kvdb",7303 "parity-scale-codec",7304 "polkadot-node-primitives",7305 "polkadot-node-subsystem",7306 "polkadot-node-subsystem-util",7307 "polkadot-primitives",7308 "sc-keystore",7309 "thiserror",7310 "tracing",7311]73127313[[package]]7314name = "polkadot-node-core-dispute-participation"7315version = "0.9.12"7316source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7317dependencies = [7318 "futures 0.3.17",7319 "polkadot-node-primitives",7320 "polkadot-node-subsystem",7321 "polkadot-primitives",7322 "thiserror",7323 "tracing",7324]73257326[[package]]7327name = "polkadot-node-core-parachains-inherent"7328version = "0.9.12"7329source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7330dependencies = [7331 "async-trait",7332 "futures 0.3.17",7333 "futures-timer 3.0.2",7334 "polkadot-node-subsystem",7335 "polkadot-primitives",7336 "sp-blockchain",7337 "sp-inherents",7338 "sp-runtime",7339 "thiserror",7340 "tracing",7341]73427343[[package]]7344name = "polkadot-node-core-provisioner"7345version = "0.9.12"7346source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7347dependencies = [7348 "bitvec 0.20.4",7349 "futures 0.3.17",7350 "futures-timer 3.0.2",7351 "polkadot-node-subsystem",7352 "polkadot-node-subsystem-util",7353 "polkadot-primitives",7354 "thiserror",7355 "tracing",7356]73577358[[package]]7359name = "polkadot-node-core-pvf"7360version = "0.9.12"7361source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7362dependencies = [7363 "always-assert",7364 "assert_matches",7365 "async-process",7366 "async-std",7367 "futures 0.3.17",7368 "futures-timer 3.0.2",7369 "libc",7370 "parity-scale-codec",7371 "pin-project 1.0.8",7372 "polkadot-core-primitives",7373 "polkadot-node-subsystem-util",7374 "polkadot-parachain",7375 "rand 0.8.4",7376 "sc-executor",7377 "sc-executor-common",7378 "sc-executor-wasmtime",7379 "slotmap",7380 "sp-core",7381 "sp-externalities",7382 "sp-io",7383 "sp-maybe-compressed-blob",7384 "sp-tracing",7385 "sp-wasm-interface",7386 "tracing",7387]73887389[[package]]7390name = "polkadot-node-core-runtime-api"7391version = "0.9.12"7392source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7393dependencies = [7394 "futures 0.3.17",7395 "memory-lru",7396 "parity-util-mem",7397 "polkadot-node-subsystem",7398 "polkadot-node-subsystem-util",7399 "polkadot-primitives",7400 "sp-api",7401 "sp-authority-discovery",7402 "sp-consensus-babe",7403 "sp-core",7404 "tracing",7405]74067407[[package]]7408name = "polkadot-node-jaeger"7409version = "0.9.12"7410source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7411dependencies = [7412 "async-std",7413 "lazy_static",7414 "log",7415 "mick-jaeger",7416 "parity-scale-codec",7417 "parking_lot 0.11.2",7418 "polkadot-node-primitives",7419 "polkadot-primitives",7420 "sc-network",7421 "sp-core",7422 "thiserror",7423]74247425[[package]]7426name = "polkadot-node-metrics"7427version = "0.9.12"7428source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7429dependencies = [7430 "futures 0.3.17",7431 "futures-timer 3.0.2",7432 "metered-channel",7433 "substrate-prometheus-endpoint",7434]74357436[[package]]7437name = "polkadot-node-network-protocol"7438version = "0.9.12"7439source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7440dependencies = [7441 "async-trait",7442 "derive_more",7443 "futures 0.3.17",7444 "parity-scale-codec",7445 "polkadot-node-jaeger",7446 "polkadot-node-primitives",7447 "polkadot-primitives",7448 "sc-authority-discovery",7449 "sc-network",7450 "strum 0.22.0",7451 "thiserror",7452]74537454[[package]]7455name = "polkadot-node-primitives"7456version = "0.9.12"7457source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7458dependencies = [7459 "bounded-vec",7460 "futures 0.3.17",7461 "parity-scale-codec",7462 "polkadot-parachain",7463 "polkadot-primitives",7464 "schnorrkel",7465 "serde",7466 "sp-application-crypto",7467 "sp-consensus-babe",7468 "sp-consensus-vrf",7469 "sp-core",7470 "sp-keystore",7471 "sp-maybe-compressed-blob",7472 "thiserror",7473 "zstd",7474]74757476[[package]]7477name = "polkadot-node-subsystem"7478version = "0.9.12"7479source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7480dependencies = [7481 "polkadot-node-jaeger",7482 "polkadot-node-subsystem-types",7483 "polkadot-overseer",7484]74857486[[package]]7487name = "polkadot-node-subsystem-types"7488version = "0.9.12"7489source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7490dependencies = [7491 "derive_more",7492 "futures 0.3.17",7493 "polkadot-node-jaeger",7494 "polkadot-node-network-protocol",7495 "polkadot-node-primitives",7496 "polkadot-overseer-gen",7497 "polkadot-primitives",7498 "polkadot-statement-table",7499 "sc-network",7500 "smallvec",7501 "substrate-prometheus-endpoint",7502 "thiserror",7503]75047505[[package]]7506name = "polkadot-node-subsystem-util"7507version = "0.9.12"7508source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7509dependencies = [7510 "async-trait",7511 "derive_more",7512 "futures 0.3.17",7513 "itertools",7514 "lru 0.7.0",7515 "metered-channel",7516 "parity-scale-codec",7517 "pin-project 1.0.8",7518 "polkadot-node-jaeger",7519 "polkadot-node-metrics",7520 "polkadot-node-network-protocol",7521 "polkadot-node-subsystem",7522 "polkadot-overseer",7523 "polkadot-primitives",7524 "rand 0.8.4",7525 "sp-application-crypto",7526 "sp-core",7527 "sp-keystore",7528 "thiserror",7529 "tracing",7530]75317532[[package]]7533name = "polkadot-overseer"7534version = "0.9.12"7535source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7536dependencies = [7537 "futures 0.3.17",7538 "futures-timer 3.0.2",7539 "lru 0.7.0",7540 "parity-util-mem",7541 "parking_lot 0.11.2",7542 "polkadot-node-metrics",7543 "polkadot-node-network-protocol",7544 "polkadot-node-primitives",7545 "polkadot-node-subsystem-types",7546 "polkadot-overseer-gen",7547 "polkadot-primitives",7548 "sc-client-api",7549 "sp-api",7550 "tracing",7551]75527553[[package]]7554name = "polkadot-overseer-gen"7555version = "0.9.12"7556source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7557dependencies = [7558 "async-trait",7559 "futures 0.3.17",7560 "futures-timer 3.0.2",7561 "metered-channel",7562 "pin-project 1.0.8",7563 "polkadot-node-network-protocol",7564 "polkadot-node-primitives",7565 "polkadot-overseer-gen-proc-macro",7566 "thiserror",7567 "tracing",7568]75697570[[package]]7571name = "polkadot-overseer-gen-proc-macro"7572version = "0.9.12"7573source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7574dependencies = [7575 "proc-macro-crate 1.1.0",7576 "proc-macro2",7577 "quote",7578 "syn",7579]75807581[[package]]7582name = "polkadot-parachain"7583version = "0.9.12"7584source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7585dependencies = [7586 "derive_more",7587 "frame-support",7588 "parity-scale-codec",7589 "parity-util-mem",7590 "polkadot-core-primitives",7591 "scale-info",7592 "serde",7593 "sp-core",7594 "sp-runtime",7595 "sp-std",7596]75977598[[package]]7599name = "polkadot-primitives"7600version = "0.9.12"7601source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7602dependencies = [7603 "bitvec 0.20.4",7604 "frame-system",7605 "hex-literal",7606 "parity-scale-codec",7607 "parity-util-mem",7608 "polkadot-core-primitives",7609 "polkadot-parachain",7610 "scale-info",7611 "serde",7612 "sp-api",7613 "sp-application-crypto",7614 "sp-arithmetic",7615 "sp-authority-discovery",7616 "sp-consensus-slots",7617 "sp-core",7618 "sp-inherents",7619 "sp-io",7620 "sp-keystore",7621 "sp-runtime",7622 "sp-staking",7623 "sp-std",7624 "sp-trie",7625 "sp-version",7626]76277628[[package]]7629name = "polkadot-rpc"7630version = "0.9.12"7631source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7632dependencies = [7633 "beefy-gadget",7634 "beefy-gadget-rpc",7635 "jsonrpc-core",7636 "pallet-mmr-rpc",7637 "pallet-transaction-payment-rpc",7638 "polkadot-primitives",7639 "sc-chain-spec",7640 "sc-client-api",7641 "sc-consensus-babe",7642 "sc-consensus-babe-rpc",7643 "sc-consensus-epochs",7644 "sc-finality-grandpa",7645 "sc-finality-grandpa-rpc",7646 "sc-rpc",7647 "sc-sync-state-rpc",7648 "sc-transaction-pool-api",7649 "sp-api",7650 "sp-block-builder",7651 "sp-blockchain",7652 "sp-consensus",7653 "sp-consensus-babe",7654 "sp-keystore",7655 "sp-runtime",7656 "substrate-frame-rpc-system",7657]76587659[[package]]7660name = "polkadot-runtime"7661version = "0.9.12"7662source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7663dependencies = [7664 "beefy-primitives",7665 "bitvec 0.20.4",7666 "frame-benchmarking",7667 "frame-election-provider-support",7668 "frame-executive",7669 "frame-support",7670 "frame-system",7671 "frame-system-benchmarking",7672 "frame-system-rpc-runtime-api",7673 "frame-try-runtime",7674 "hex-literal",7675 "log",7676 "pallet-authority-discovery",7677 "pallet-authorship",7678 "pallet-babe",7679 "pallet-balances",7680 "pallet-bounties",7681 "pallet-collective",7682 "pallet-democracy",7683 "pallet-election-provider-multi-phase",7684 "pallet-elections-phragmen",7685 "pallet-grandpa",7686 "pallet-identity",7687 "pallet-im-online",7688 "pallet-indices",7689 "pallet-membership",7690 "pallet-mmr-primitives",7691 "pallet-multisig",7692 "pallet-nicks",7693 "pallet-offences",7694 "pallet-offences-benchmarking",7695 "pallet-proxy",7696 "pallet-scheduler",7697 "pallet-session",7698 "pallet-session-benchmarking",7699 "pallet-staking",7700 "pallet-staking-reward-curve",7701 "pallet-timestamp",7702 "pallet-tips",7703 "pallet-transaction-payment",7704 "pallet-transaction-payment-rpc-runtime-api",7705 "pallet-treasury",7706 "pallet-utility",7707 "pallet-vesting",7708 "parity-scale-codec",7709 "polkadot-primitives",7710 "polkadot-runtime-common",7711 "polkadot-runtime-parachains",7712 "rustc-hex",7713 "scale-info",7714 "serde",7715 "serde_derive",7716 "smallvec",7717 "sp-api",7718 "sp-authority-discovery",7719 "sp-block-builder",7720 "sp-consensus-babe",7721 "sp-core",7722 "sp-inherents",7723 "sp-io",7724 "sp-npos-elections",7725 "sp-offchain",7726 "sp-runtime",7727 "sp-session",7728 "sp-staking",7729 "sp-std",7730 "sp-transaction-pool",7731 "sp-version",7732 "static_assertions",7733 "substrate-wasm-builder",7734]77357736[[package]]7737name = "polkadot-runtime-common"7738version = "0.9.12"7739source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7740dependencies = [7741 "beefy-primitives",7742 "bitvec 0.20.4",7743 "frame-benchmarking",7744 "frame-election-provider-support",7745 "frame-support",7746 "frame-system",7747 "impl-trait-for-tuples 0.2.1",7748 "libsecp256k1 0.7.0",7749 "log",7750 "pallet-authorship",7751 "pallet-babe",7752 "pallet-bags-list",7753 "pallet-balances",7754 "pallet-beefy-mmr",7755 "pallet-election-provider-multi-phase",7756 "pallet-session",7757 "pallet-staking",7758 "pallet-timestamp",7759 "pallet-transaction-payment",7760 "pallet-treasury",7761 "pallet-vesting",7762 "parity-scale-codec",7763 "polkadot-primitives",7764 "polkadot-runtime-parachains",7765 "rustc-hex",7766 "scale-info",7767 "serde",7768 "serde_derive",7769 "slot-range-helper",7770 "sp-api",7771 "sp-core",7772 "sp-inherents",7773 "sp-io",7774 "sp-npos-elections",7775 "sp-runtime",7776 "sp-session",7777 "sp-staking",7778 "sp-std",7779 "static_assertions",7780 "xcm",7781]77827783[[package]]7784name = "polkadot-runtime-parachains"7785version = "0.9.12"7786source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7787dependencies = [7788 "bitflags",7789 "bitvec 0.20.4",7790 "derive_more",7791 "frame-benchmarking",7792 "frame-support",7793 "frame-system",7794 "log",7795 "pallet-authority-discovery",7796 "pallet-authorship",7797 "pallet-balances",7798 "pallet-session",7799 "pallet-staking",7800 "pallet-timestamp",7801 "pallet-vesting",7802 "parity-scale-codec",7803 "polkadot-primitives",7804 "rand 0.8.4",7805 "rand_chacha 0.3.1",7806 "rustc-hex",7807 "scale-info",7808 "serde",7809 "sp-api",7810 "sp-core",7811 "sp-inherents",7812 "sp-io",7813 "sp-keystore",7814 "sp-runtime",7815 "sp-session",7816 "sp-staking",7817 "sp-std",7818 "xcm",7819 "xcm-executor",7820]78217822[[package]]7823name = "polkadot-service"7824version = "0.9.12"7825source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7826dependencies = [7827 "async-trait",7828 "beefy-gadget",7829 "beefy-primitives",7830 "frame-system-rpc-runtime-api",7831 "futures 0.3.17",7832 "hex-literal",7833 "kusama-runtime",7834 "kvdb",7835 "kvdb-rocksdb",7836 "lru 0.7.0",7837 "pallet-babe",7838 "pallet-im-online",7839 "pallet-mmr-primitives",7840 "pallet-staking",7841 "pallet-transaction-payment-rpc-runtime-api",7842 "polkadot-approval-distribution",7843 "polkadot-availability-bitfield-distribution",7844 "polkadot-availability-distribution",7845 "polkadot-availability-recovery",7846 "polkadot-client",7847 "polkadot-collator-protocol",7848 "polkadot-dispute-distribution",7849 "polkadot-gossip-support",7850 "polkadot-network-bridge",7851 "polkadot-node-collation-generation",7852 "polkadot-node-core-approval-voting",7853 "polkadot-node-core-av-store",7854 "polkadot-node-core-backing",7855 "polkadot-node-core-bitfield-signing",7856 "polkadot-node-core-candidate-validation",7857 "polkadot-node-core-chain-api",7858 "polkadot-node-core-chain-selection",7859 "polkadot-node-core-dispute-coordinator",7860 "polkadot-node-core-dispute-participation",7861 "polkadot-node-core-parachains-inherent",7862 "polkadot-node-core-provisioner",7863 "polkadot-node-core-runtime-api",7864 "polkadot-node-network-protocol",7865 "polkadot-node-primitives",7866 "polkadot-node-subsystem",7867 "polkadot-node-subsystem-util",7868 "polkadot-overseer",7869 "polkadot-parachain",7870 "polkadot-primitives",7871 "polkadot-rpc",7872 "polkadot-runtime",7873 "polkadot-runtime-parachains",7874 "polkadot-statement-distribution",7875 "rococo-runtime",7876 "sc-authority-discovery",7877 "sc-basic-authorship",7878 "sc-block-builder",7879 "sc-chain-spec",7880 "sc-client-api",7881 "sc-client-db",7882 "sc-consensus",7883 "sc-consensus-babe",7884 "sc-consensus-slots",7885 "sc-consensus-uncles",7886 "sc-executor",7887 "sc-finality-grandpa",7888 "sc-keystore",7889 "sc-network",7890 "sc-service",7891 "sc-sync-state-rpc",7892 "sc-telemetry",7893 "sc-transaction-pool",7894 "serde",7895 "sp-api",7896 "sp-authority-discovery",7897 "sp-block-builder",7898 "sp-blockchain",7899 "sp-consensus",7900 "sp-consensus-babe",7901 "sp-core",7902 "sp-finality-grandpa",7903 "sp-inherents",7904 "sp-io",7905 "sp-keystore",7906 "sp-offchain",7907 "sp-runtime",7908 "sp-session",7909 "sp-state-machine",7910 "sp-storage",7911 "sp-timestamp",7912 "sp-transaction-pool",7913 "sp-trie",7914 "substrate-prometheus-endpoint",7915 "thiserror",7916 "tracing",7917 "westend-runtime",7918]79197920[[package]]7921name = "polkadot-statement-distribution"7922version = "0.9.12"7923source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7924dependencies = [7925 "arrayvec 0.5.2",7926 "derive_more",7927 "futures 0.3.17",7928 "indexmap",7929 "parity-scale-codec",7930 "polkadot-node-network-protocol",7931 "polkadot-node-primitives",7932 "polkadot-node-subsystem",7933 "polkadot-node-subsystem-util",7934 "polkadot-primitives",7935 "sp-keystore",7936 "sp-staking",7937 "thiserror",7938 "tracing",7939]79407941[[package]]7942name = "polkadot-statement-table"7943version = "0.9.12"7944source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7945dependencies = [7946 "parity-scale-codec",7947 "polkadot-primitives",7948 "sp-core",7949]79507951[[package]]7952name = "polkadot-test-runtime"7953version = "0.9.12"7954source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7955dependencies = [7956 "beefy-primitives",7957 "bitvec 0.20.4",7958 "frame-election-provider-support",7959 "frame-executive",7960 "frame-support",7961 "frame-system",7962 "frame-system-rpc-runtime-api",7963 "log",7964 "pallet-authority-discovery",7965 "pallet-authorship",7966 "pallet-babe",7967 "pallet-balances",7968 "pallet-grandpa",7969 "pallet-indices",7970 "pallet-mmr-primitives",7971 "pallet-nicks",7972 "pallet-offences",7973 "pallet-session",7974 "pallet-staking",7975 "pallet-staking-reward-curve",7976 "pallet-sudo",7977 "pallet-timestamp",7978 "pallet-transaction-payment",7979 "pallet-transaction-payment-rpc-runtime-api",7980 "pallet-vesting",7981 "pallet-xcm",7982 "parity-scale-codec",7983 "polkadot-parachain",7984 "polkadot-primitives",7985 "polkadot-runtime-common",7986 "polkadot-runtime-parachains",7987 "rustc-hex",7988 "scale-info",7989 "serde",7990 "serde_derive",7991 "smallvec",7992 "sp-api",7993 "sp-authority-discovery",7994 "sp-block-builder",7995 "sp-consensus-babe",7996 "sp-core",7997 "sp-inherents",7998 "sp-io",7999 "sp-offchain",8000 "sp-runtime",8001 "sp-session",8002 "sp-staking",8003 "sp-std",8004 "sp-transaction-pool",8005 "sp-version",8006 "substrate-wasm-builder",8007 "xcm",8008 "xcm-builder",8009 "xcm-executor",8010]80118012[[package]]8013name = "polkadot-test-service"8014version = "0.9.12"8015source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"8016dependencies = [8017 "frame-benchmarking",8018 "frame-system",8019 "futures 0.1.31",8020 "futures 0.3.17",8021 "hex",8022 "pallet-balances",8023 "pallet-staking",8024 "pallet-transaction-payment",8025 "polkadot-node-primitives",8026 "polkadot-node-subsystem",8027 "polkadot-overseer",8028 "polkadot-parachain",8029 "polkadot-primitives",8030 "polkadot-rpc",8031 "polkadot-runtime-common",8032 "polkadot-runtime-parachains",8033 "polkadot-service",8034 "polkadot-test-runtime",8035 "rand 0.8.4",8036 "sc-authority-discovery",8037 "sc-chain-spec",8038 "sc-cli",8039 "sc-client-api",8040 "sc-consensus",8041 "sc-consensus-babe",8042 "sc-executor",8043 "sc-finality-grandpa",8044 "sc-network",8045 "sc-service",8046 "sc-tracing",8047 "sc-transaction-pool",8048 "sp-arithmetic",8049 "sp-authority-discovery",8050 "sp-blockchain",8051 "sp-consensus",8052 "sp-consensus-babe",8053 "sp-core",8054 "sp-finality-grandpa",8055 "sp-inherents",8056 "sp-keyring",8057 "sp-runtime",8058 "sp-state-machine",8059 "substrate-test-client",8060 "tempfile",8061 "tokio 1.13.0",8062 "tracing",8063]80648065[[package]]8066name = "polling"8067version = "2.1.0"8068source = "registry+https://github.com/rust-lang/crates.io-index"8069checksum = "92341d779fa34ea8437ef4d82d440d5e1ce3f3ff7f824aa64424cd481f9a1f25"8070dependencies = [8071 "cfg-if 1.0.0",8072 "libc",8073 "log",8074 "wepoll-ffi",8075 "winapi 0.3.9",8076]80778078[[package]]8079name = "poly1305"8080version = "0.7.2"8081source = "registry+https://github.com/rust-lang/crates.io-index"8082checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8083dependencies = [8084 "cpufeatures 0.2.1",8085 "opaque-debug 0.3.0",8086 "universal-hash",8087]80888089[[package]]8090name = "polyval"8091version = "0.5.3"8092source = "registry+https://github.com/rust-lang/crates.io-index"8093checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8094dependencies = [8095 "cfg-if 1.0.0",8096 "cpufeatures 0.2.1",8097 "opaque-debug 0.3.0",8098 "universal-hash",8099]81008101[[package]]8102name = "ppv-lite86"8103version = "0.2.15"8104source = "registry+https://github.com/rust-lang/crates.io-index"8105checksum = "ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba"81068107[[package]]8108name = "primitive-types"8109version = "0.9.1"8110source = "registry+https://github.com/rust-lang/crates.io-index"8111checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"8112dependencies = [8113 "fixed-hash",8114 "impl-codec",8115 "impl-rlp",8116 "uint",8117]81188119[[package]]8120name = "primitive-types"8121version = "0.10.1"8122source = "registry+https://github.com/rust-lang/crates.io-index"8123checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"8124dependencies = [8125 "fixed-hash",8126 "impl-codec",8127 "impl-rlp",8128 "impl-serde",8129 "scale-info",8130 "uint",8131]81328133[[package]]8134name = "proc-macro-crate"8135version = "0.1.5"8136source = "registry+https://github.com/rust-lang/crates.io-index"8137checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"8138dependencies = [8139 "toml",8140]81418142[[package]]8143name = "proc-macro-crate"8144version = "1.1.0"8145source = "registry+https://github.com/rust-lang/crates.io-index"8146checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"8147dependencies = [8148 "thiserror",8149 "toml",8150]81518152[[package]]8153name = "proc-macro-error"8154version = "0.4.12"8155source = "registry+https://github.com/rust-lang/crates.io-index"8156checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7"8157dependencies = [8158 "proc-macro-error-attr 0.4.12",8159 "proc-macro2",8160 "quote",8161 "syn",8162 "version_check",8163]81648165[[package]]8166name = "proc-macro-error"8167version = "1.0.4"8168source = "registry+https://github.com/rust-lang/crates.io-index"8169checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8170dependencies = [8171 "proc-macro-error-attr 1.0.4",8172 "proc-macro2",8173 "quote",8174 "syn",8175 "version_check",8176]81778178[[package]]8179name = "proc-macro-error-attr"8180version = "0.4.12"8181source = "registry+https://github.com/rust-lang/crates.io-index"8182checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de"8183dependencies = [8184 "proc-macro2",8185 "quote",8186 "syn",8187 "syn-mid",8188 "version_check",8189]81908191[[package]]8192name = "proc-macro-error-attr"8193version = "1.0.4"8194source = "registry+https://github.com/rust-lang/crates.io-index"8195checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8196dependencies = [8197 "proc-macro2",8198 "quote",8199 "version_check",8200]82018202[[package]]8203name = "proc-macro-hack"8204version = "0.5.19"8205source = "registry+https://github.com/rust-lang/crates.io-index"8206checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"82078208[[package]]8209name = "proc-macro-nested"8210version = "0.1.7"8211source = "registry+https://github.com/rust-lang/crates.io-index"8212checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"82138214[[package]]8215name = "proc-macro2"8216version = "1.0.32"8217source = "registry+https://github.com/rust-lang/crates.io-index"8218checksum = "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"8219dependencies = [8220 "unicode-xid",8221]82228223[[package]]8224name = "prometheus"8225version = "0.12.0"8226source = "registry+https://github.com/rust-lang/crates.io-index"8227checksum = "5986aa8d62380092d2f50f8b1cdba9cb9b6731ffd4b25b51fd126b6c3e05b99c"8228dependencies = [8229 "cfg-if 1.0.0",8230 "fnv",8231 "lazy_static",8232 "memchr",8233 "parking_lot 0.11.2",8234 "thiserror",8235]82368237[[package]]8238name = "prost"8239version = "0.8.0"8240source = "registry+https://github.com/rust-lang/crates.io-index"8241checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"8242dependencies = [8243 "bytes 1.1.0",8244 "prost-derive",8245]82468247[[package]]8248name = "prost-build"8249version = "0.8.0"8250source = "registry+https://github.com/rust-lang/crates.io-index"8251checksum = "355f634b43cdd80724ee7848f95770e7e70eefa6dcf14fea676216573b8fd603"8252dependencies = [8253 "bytes 1.1.0",8254 "heck",8255 "itertools",8256 "log",8257 "multimap",8258 "petgraph",8259 "prost",8260 "prost-types",8261 "tempfile",8262 "which",8263]82648265[[package]]8266name = "prost-derive"8267version = "0.8.0"8268source = "registry+https://github.com/rust-lang/crates.io-index"8269checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"8270dependencies = [8271 "anyhow",8272 "itertools",8273 "proc-macro2",8274 "quote",8275 "syn",8276]82778278[[package]]8279name = "prost-types"8280version = "0.8.0"8281source = "registry+https://github.com/rust-lang/crates.io-index"8282checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"8283dependencies = [8284 "bytes 1.1.0",8285 "prost",8286]82878288[[package]]8289name = "psm"8290version = "0.1.16"8291source = "registry+https://github.com/rust-lang/crates.io-index"8292checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"8293dependencies = [8294 "cc",8295]82968297[[package]]8298name = "pwasm-utils"8299version = "0.18.2"8300source = "registry+https://github.com/rust-lang/crates.io-index"8301checksum = "880b3384fb00b8f6ecccd5d358b93bd2201900ae3daad213791d1864f6441f5c"8302dependencies = [8303 "byteorder",8304 "log",8305 "parity-wasm 0.42.2",8306]83078308[[package]]8309name = "quick-error"8310version = "1.2.3"8311source = "registry+https://github.com/rust-lang/crates.io-index"8312checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"83138314[[package]]8315name = "quick-error"8316version = "2.0.1"8317source = "registry+https://github.com/rust-lang/crates.io-index"8318checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"83198320[[package]]8321name = "quicksink"8322version = "0.1.2"8323source = "registry+https://github.com/rust-lang/crates.io-index"8324checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8325dependencies = [8326 "futures-core",8327 "futures-sink",8328 "pin-project-lite 0.1.12",8329]83308331[[package]]8332name = "quote"8333version = "1.0.10"8334source = "registry+https://github.com/rust-lang/crates.io-index"8335checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05"8336dependencies = [8337 "proc-macro2",8338]83398340[[package]]8341name = "radium"8342version = "0.5.3"8343source = "registry+https://github.com/rust-lang/crates.io-index"8344checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"83458346[[package]]8347name = "radium"8348version = "0.6.2"8349source = "registry+https://github.com/rust-lang/crates.io-index"8350checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"83518352[[package]]8353name = "rand"8354version = "0.7.3"8355source = "registry+https://github.com/rust-lang/crates.io-index"8356checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8357dependencies = [8358 "getrandom 0.1.16",8359 "libc",8360 "rand_chacha 0.2.2",8361 "rand_core 0.5.1",8362 "rand_hc 0.2.0",8363 "rand_pcg",8364]83658366[[package]]8367name = "rand"8368version = "0.8.4"8369source = "registry+https://github.com/rust-lang/crates.io-index"8370checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"8371dependencies = [8372 "libc",8373 "rand_chacha 0.3.1",8374 "rand_core 0.6.3",8375 "rand_hc 0.3.1",8376]83778378[[package]]8379name = "rand_chacha"8380version = "0.2.2"8381source = "registry+https://github.com/rust-lang/crates.io-index"8382checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8383dependencies = [8384 "ppv-lite86",8385 "rand_core 0.5.1",8386]83878388[[package]]8389name = "rand_chacha"8390version = "0.3.1"8391source = "registry+https://github.com/rust-lang/crates.io-index"8392checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8393dependencies = [8394 "ppv-lite86",8395 "rand_core 0.6.3",8396]83978398[[package]]8399name = "rand_core"8400version = "0.5.1"8401source = "registry+https://github.com/rust-lang/crates.io-index"8402checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8403dependencies = [8404 "getrandom 0.1.16",8405]84068407[[package]]8408name = "rand_core"8409version = "0.6.3"8410source = "registry+https://github.com/rust-lang/crates.io-index"8411checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8412dependencies = [8413 "getrandom 0.2.3",8414]84158416[[package]]8417name = "rand_distr"8418version = "0.4.2"8419source = "registry+https://github.com/rust-lang/crates.io-index"8420checksum = "964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f"8421dependencies = [8422 "num-traits",8423 "rand 0.8.4",8424]84258426[[package]]8427name = "rand_hc"8428version = "0.2.0"8429source = "registry+https://github.com/rust-lang/crates.io-index"8430checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8431dependencies = [8432 "rand_core 0.5.1",8433]84348435[[package]]8436name = "rand_hc"8437version = "0.3.1"8438source = "registry+https://github.com/rust-lang/crates.io-index"8439checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"8440dependencies = [8441 "rand_core 0.6.3",8442]84438444[[package]]8445name = "rand_pcg"8446version = "0.2.1"8447source = "registry+https://github.com/rust-lang/crates.io-index"8448checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8449dependencies = [8450 "rand_core 0.5.1",8451]84528453[[package]]8454name = "rawpointer"8455version = "0.2.1"8456source = "registry+https://github.com/rust-lang/crates.io-index"8457checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"84588459[[package]]8460name = "rayon"8461version = "1.5.1"8462source = "registry+https://github.com/rust-lang/crates.io-index"8463checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"8464dependencies = [8465 "autocfg",8466 "crossbeam-deque",8467 "either",8468 "rayon-core",8469]84708471[[package]]8472name = "rayon-core"8473version = "1.9.1"8474source = "registry+https://github.com/rust-lang/crates.io-index"8475checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"8476dependencies = [8477 "crossbeam-channel",8478 "crossbeam-deque",8479 "crossbeam-utils",8480 "lazy_static",8481 "num_cpus",8482]84838484[[package]]8485name = "redox_syscall"8486version = "0.1.57"8487source = "registry+https://github.com/rust-lang/crates.io-index"8488checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"84898490[[package]]8491name = "redox_syscall"8492version = "0.2.10"8493source = "registry+https://github.com/rust-lang/crates.io-index"8494checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"8495dependencies = [8496 "bitflags",8497]84988499[[package]]8500name = "redox_users"8501version = "0.4.0"8502source = "registry+https://github.com/rust-lang/crates.io-index"8503checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8504dependencies = [8505 "getrandom 0.2.3",8506 "redox_syscall 0.2.10",8507]85088509[[package]]8510name = "reed-solomon-novelpoly"8511version = "1.0.0"8512source = "registry+https://github.com/rust-lang/crates.io-index"8513checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8514dependencies = [8515 "derive_more",8516 "fs-err",8517 "itertools",8518 "static_init",8519 "thiserror",8520]85218522[[package]]8523name = "ref-cast"8524version = "1.0.6"8525source = "registry+https://github.com/rust-lang/crates.io-index"8526checksum = "300f2a835d808734ee295d45007adacb9ebb29dd3ae2424acfa17930cae541da"8527dependencies = [8528 "ref-cast-impl",8529]85308531[[package]]8532name = "ref-cast-impl"8533version = "1.0.6"8534source = "registry+https://github.com/rust-lang/crates.io-index"8535checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2"8536dependencies = [8537 "proc-macro2",8538 "quote",8539 "syn",8540]85418542[[package]]8543name = "regalloc"8544version = "0.0.31"8545source = "registry+https://github.com/rust-lang/crates.io-index"8546checksum = "571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5"8547dependencies = [8548 "log",8549 "rustc-hash",8550 "smallvec",8551]85528553[[package]]8554name = "regex"8555version = "1.5.4"8556source = "registry+https://github.com/rust-lang/crates.io-index"8557checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"8558dependencies = [8559 "aho-corasick",8560 "memchr",8561 "regex-syntax",8562]85638564[[package]]8565name = "regex-automata"8566version = "0.1.10"8567source = "registry+https://github.com/rust-lang/crates.io-index"8568checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8569dependencies = [8570 "regex-syntax",8571]85728573[[package]]8574name = "regex-syntax"8575version = "0.6.25"8576source = "registry+https://github.com/rust-lang/crates.io-index"8577checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"85788579[[package]]8580name = "region"8581version = "2.2.0"8582source = "registry+https://github.com/rust-lang/crates.io-index"8583checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8584dependencies = [8585 "bitflags",8586 "libc",8587 "mach",8588 "winapi 0.3.9",8589]85908591[[package]]8592name = "remote-externalities"8593version = "0.10.0-dev"8594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8595dependencies = [8596 "env_logger 0.9.0",8597 "jsonrpsee-proc-macros",8598 "jsonrpsee-ws-client",8599 "log",8600 "parity-scale-codec",8601 "serde",8602 "serde_json",8603 "sp-core",8604 "sp-io",8605 "sp-runtime",8606 "sp-version",8607]86088609[[package]]8610name = "remove_dir_all"8611version = "0.5.3"8612source = "registry+https://github.com/rust-lang/crates.io-index"8613checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8614dependencies = [8615 "winapi 0.3.9",8616]86178618[[package]]8619name = "resolv-conf"8620version = "0.7.0"8621source = "registry+https://github.com/rust-lang/crates.io-index"8622checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8623dependencies = [8624 "hostname",8625 "quick-error 1.2.3",8626]86278628[[package]]8629name = "retain_mut"8630version = "0.1.4"8631source = "registry+https://github.com/rust-lang/crates.io-index"8632checksum = "448296241d034b96c11173591deaa1302f2c17b56092106c1f92c1bc0183a8c9"86338634[[package]]8635name = "ring"8636version = "0.16.20"8637source = "registry+https://github.com/rust-lang/crates.io-index"8638checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8639dependencies = [8640 "cc",8641 "libc",8642 "once_cell",8643 "spin",8644 "untrusted",8645 "web-sys",8646 "winapi 0.3.9",8647]86488649[[package]]8650name = "rlp"8651version = "0.5.1"8652source = "registry+https://github.com/rust-lang/crates.io-index"8653checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8654dependencies = [8655 "bytes 1.1.0",8656 "rustc-hex",8657]86588659[[package]]8660name = "rlp-derive"8661version = "0.1.0"8662source = "registry+https://github.com/rust-lang/crates.io-index"8663checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8664dependencies = [8665 "proc-macro2",8666 "quote",8667 "syn",8668]86698670[[package]]8671name = "rocksdb"8672version = "0.17.0"8673source = "registry+https://github.com/rust-lang/crates.io-index"8674checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"8675dependencies = [8676 "libc",8677 "librocksdb-sys",8678]86798680[[package]]8681name = "rococo-runtime"8682version = "0.9.12"8683source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"8684dependencies = [8685 "beefy-primitives",8686 "bp-messages",8687 "bp-rococo",8688 "bp-runtime",8689 "bp-wococo",8690 "bridge-runtime-common",8691 "frame-benchmarking",8692 "frame-executive",8693 "frame-support",8694 "frame-system",8695 "frame-system-rpc-runtime-api",8696 "hex-literal",8697 "log",8698 "pallet-authority-discovery",8699 "pallet-authorship",8700 "pallet-babe",8701 "pallet-balances",8702 "pallet-beefy",8703 "pallet-beefy-mmr",8704 "pallet-bridge-dispatch",8705 "pallet-bridge-grandpa",8706 "pallet-bridge-messages",8707 "pallet-collective",8708 "pallet-grandpa",8709 "pallet-im-online",8710 "pallet-indices",8711 "pallet-membership",8712 "pallet-mmr",8713 "pallet-mmr-primitives",8714 "pallet-multisig",8715 "pallet-offences",8716 "pallet-proxy",8717 "pallet-session",8718 "pallet-staking",8719 "pallet-sudo",8720 "pallet-timestamp",8721 "pallet-transaction-payment",8722 "pallet-transaction-payment-rpc-runtime-api",8723 "pallet-utility",8724 "pallet-xcm",8725 "parity-scale-codec",8726 "polkadot-parachain",8727 "polkadot-primitives",8728 "polkadot-runtime-common",8729 "polkadot-runtime-parachains",8730 "scale-info",8731 "serde",8732 "serde_derive",8733 "smallvec",8734 "sp-api",8735 "sp-authority-discovery",8736 "sp-block-builder",8737 "sp-consensus-babe",8738 "sp-core",8739 "sp-inherents",8740 "sp-io",8741 "sp-offchain",8742 "sp-runtime",8743 "sp-session",8744 "sp-staking",8745 "sp-std",8746 "sp-transaction-pool",8747 "sp-version",8748 "substrate-wasm-builder",8749 "xcm",8750 "xcm-builder",8751 "xcm-executor",8752]87538754[[package]]8755name = "rpassword"8756version = "5.0.1"8757source = "registry+https://github.com/rust-lang/crates.io-index"8758checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"8759dependencies = [8760 "libc",8761 "winapi 0.3.9",8762]87638764[[package]]8765name = "rustc-demangle"8766version = "0.1.21"8767source = "registry+https://github.com/rust-lang/crates.io-index"8768checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"87698770[[package]]8771name = "rustc-hash"8772version = "1.1.0"8773source = "registry+https://github.com/rust-lang/crates.io-index"8774checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"87758776[[package]]8777name = "rustc-hex"8778version = "2.1.0"8779source = "registry+https://github.com/rust-lang/crates.io-index"8780checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"87818782[[package]]8783name = "rustc_version"8784version = "0.2.3"8785source = "registry+https://github.com/rust-lang/crates.io-index"8786checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"8787dependencies = [8788 "semver 0.9.0",8789]87908791[[package]]8792name = "rustc_version"8793version = "0.3.3"8794source = "registry+https://github.com/rust-lang/crates.io-index"8795checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"8796dependencies = [8797 "semver 0.11.0",8798]87998800[[package]]8801name = "rustls"8802version = "0.19.1"8803source = "registry+https://github.com/rust-lang/crates.io-index"8804checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"8805dependencies = [8806 "base64 0.13.0",8807 "log",8808 "ring",8809 "sct",8810 "webpki",8811]88128813[[package]]8814name = "rustls-native-certs"8815version = "0.5.0"8816source = "registry+https://github.com/rust-lang/crates.io-index"8817checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8818dependencies = [8819 "openssl-probe",8820 "rustls",8821 "schannel",8822 "security-framework",8823]88248825[[package]]8826name = "rw-stream-sink"8827version = "0.2.1"8828source = "registry+https://github.com/rust-lang/crates.io-index"8829checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"8830dependencies = [8831 "futures 0.3.17",8832 "pin-project 0.4.28",8833 "static_assertions",8834]88358836[[package]]8837name = "ryu"8838version = "1.0.5"8839source = "registry+https://github.com/rust-lang/crates.io-index"8840checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"88418842[[package]]8843name = "safe-mix"8844version = "1.0.1"8845source = "registry+https://github.com/rust-lang/crates.io-index"8846checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"8847dependencies = [8848 "rustc_version 0.2.3",8849]88508851[[package]]8852name = "salsa20"8853version = "0.8.1"8854source = "registry+https://github.com/rust-lang/crates.io-index"8855checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"8856dependencies = [8857 "cipher",8858]88598860[[package]]8861name = "same-file"8862version = "1.0.6"8863source = "registry+https://github.com/rust-lang/crates.io-index"8864checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"8865dependencies = [8866 "winapi-util",8867]88688869[[package]]8870name = "sc-allocator"8871version = "4.0.0-dev"8872source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8873dependencies = [8874 "log",8875 "sp-core",8876 "sp-wasm-interface",8877 "thiserror",8878]88798880[[package]]8881name = "sc-authority-discovery"8882version = "0.10.0-dev"8883source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8884dependencies = [8885 "async-trait",8886 "derive_more",8887 "futures 0.3.17",8888 "futures-timer 3.0.2",8889 "ip_network",8890 "libp2p",8891 "log",8892 "parity-scale-codec",8893 "prost",8894 "prost-build",8895 "rand 0.7.3",8896 "sc-client-api",8897 "sc-network",8898 "sp-api",8899 "sp-authority-discovery",8900 "sp-blockchain",8901 "sp-core",8902 "sp-keystore",8903 "sp-runtime",8904 "substrate-prometheus-endpoint",8905]89068907[[package]]8908name = "sc-basic-authorship"8909version = "0.10.0-dev"8910source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8911dependencies = [8912 "futures 0.3.17",8913 "futures-timer 3.0.2",8914 "log",8915 "parity-scale-codec",8916 "sc-block-builder",8917 "sc-client-api",8918 "sc-proposer-metrics",8919 "sc-telemetry",8920 "sc-transaction-pool-api",8921 "sp-api",8922 "sp-blockchain",8923 "sp-consensus",8924 "sp-core",8925 "sp-inherents",8926 "sp-runtime",8927 "substrate-prometheus-endpoint",8928]89298930[[package]]8931name = "sc-block-builder"8932version = "0.10.0-dev"8933source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8934dependencies = [8935 "parity-scale-codec",8936 "sc-client-api",8937 "sp-api",8938 "sp-block-builder",8939 "sp-blockchain",8940 "sp-core",8941 "sp-inherents",8942 "sp-runtime",8943 "sp-state-machine",8944]89458946[[package]]8947name = "sc-chain-spec"8948version = "4.0.0-dev"8949source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8950dependencies = [8951 "impl-trait-for-tuples 0.2.1",8952 "parity-scale-codec",8953 "sc-chain-spec-derive",8954 "sc-network",8955 "sc-telemetry",8956 "serde",8957 "serde_json",8958 "sp-core",8959 "sp-runtime",8960]89618962[[package]]8963name = "sc-chain-spec-derive"8964version = "4.0.0-dev"8965source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8966dependencies = [8967 "proc-macro-crate 1.1.0",8968 "proc-macro2",8969 "quote",8970 "syn",8971]89728973[[package]]8974name = "sc-cli"8975version = "0.10.0-dev"8976source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8977dependencies = [8978 "chrono",8979 "fdlimit",8980 "futures 0.3.17",8981 "hex",8982 "libp2p",8983 "log",8984 "names",8985 "parity-scale-codec",8986 "rand 0.7.3",8987 "regex",8988 "rpassword",8989 "sc-client-api",8990 "sc-keystore",8991 "sc-network",8992 "sc-service",8993 "sc-telemetry",8994 "sc-tracing",8995 "sc-utils",8996 "serde",8997 "serde_json",8998 "sp-blockchain",8999 "sp-core",9000 "sp-keyring",9001 "sp-keystore",9002 "sp-panic-handler",9003 "sp-runtime",9004 "sp-version",9005 "structopt",9006 "thiserror",9007 "tiny-bip39",9008 "tokio 1.13.0",9009]90109011[[package]]9012name = "sc-client-api"9013version = "4.0.0-dev"9014source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9015dependencies = [9016 "fnv",9017 "futures 0.3.17",9018 "hash-db",9019 "log",9020 "parity-scale-codec",9021 "parking_lot 0.11.2",9022 "sc-executor",9023 "sc-transaction-pool-api",9024 "sc-utils",9025 "sp-api",9026 "sp-blockchain",9027 "sp-consensus",9028 "sp-core",9029 "sp-database",9030 "sp-externalities",9031 "sp-keystore",9032 "sp-runtime",9033 "sp-state-machine",9034 "sp-storage",9035 "sp-trie",9036 "substrate-prometheus-endpoint",9037]90389039[[package]]9040name = "sc-client-db"9041version = "0.10.0-dev"9042source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9043dependencies = [9044 "hash-db",9045 "kvdb",9046 "kvdb-memorydb",9047 "kvdb-rocksdb",9048 "linked-hash-map",9049 "log",9050 "parity-db",9051 "parity-scale-codec",9052 "parking_lot 0.11.2",9053 "sc-client-api",9054 "sc-state-db",9055 "sp-arithmetic",9056 "sp-blockchain",9057 "sp-core",9058 "sp-database",9059 "sp-runtime",9060 "sp-state-machine",9061 "sp-trie",9062]90639064[[package]]9065name = "sc-consensus"9066version = "0.10.0-dev"9067source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9068dependencies = [9069 "async-trait",9070 "futures 0.3.17",9071 "futures-timer 3.0.2",9072 "libp2p",9073 "log",9074 "parking_lot 0.11.2",9075 "sc-client-api",9076 "sc-utils",9077 "serde",9078 "sp-api",9079 "sp-blockchain",9080 "sp-consensus",9081 "sp-core",9082 "sp-runtime",9083 "sp-state-machine",9084 "substrate-prometheus-endpoint",9085 "thiserror",9086]90879088[[package]]9089name = "sc-consensus-aura"9090version = "0.10.0-dev"9091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9092dependencies = [9093 "async-trait",9094 "derive_more",9095 "futures 0.3.17",9096 "log",9097 "parity-scale-codec",9098 "sc-block-builder",9099 "sc-client-api",9100 "sc-consensus",9101 "sc-consensus-slots",9102 "sc-telemetry",9103 "sp-api",9104 "sp-application-crypto",9105 "sp-block-builder",9106 "sp-blockchain",9107 "sp-consensus",9108 "sp-consensus-aura",9109 "sp-consensus-slots",9110 "sp-core",9111 "sp-inherents",9112 "sp-keystore",9113 "sp-runtime",9114 "substrate-prometheus-endpoint",9115]91169117[[package]]9118name = "sc-consensus-babe"9119version = "0.10.0-dev"9120source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9121dependencies = [9122 "async-trait",9123 "derive_more",9124 "fork-tree",9125 "futures 0.3.17",9126 "log",9127 "merlin",9128 "num-bigint",9129 "num-rational 0.2.4",9130 "num-traits",9131 "parity-scale-codec",9132 "parking_lot 0.11.2",9133 "rand 0.7.3",9134 "retain_mut",9135 "sc-client-api",9136 "sc-consensus",9137 "sc-consensus-epochs",9138 "sc-consensus-slots",9139 "sc-keystore",9140 "sc-telemetry",9141 "schnorrkel",9142 "serde",9143 "sp-api",9144 "sp-application-crypto",9145 "sp-block-builder",9146 "sp-blockchain",9147 "sp-consensus",9148 "sp-consensus-babe",9149 "sp-consensus-slots",9150 "sp-consensus-vrf",9151 "sp-core",9152 "sp-inherents",9153 "sp-io",9154 "sp-keystore",9155 "sp-runtime",9156 "sp-version",9157 "substrate-prometheus-endpoint",9158]91599160[[package]]9161name = "sc-consensus-babe-rpc"9162version = "0.10.0-dev"9163source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9164dependencies = [9165 "derive_more",9166 "futures 0.3.17",9167 "jsonrpc-core",9168 "jsonrpc-core-client",9169 "jsonrpc-derive",9170 "sc-consensus-babe",9171 "sc-consensus-epochs",9172 "sc-rpc-api",9173 "serde",9174 "sp-api",9175 "sp-application-crypto",9176 "sp-blockchain",9177 "sp-consensus",9178 "sp-consensus-babe",9179 "sp-core",9180 "sp-keystore",9181 "sp-runtime",9182]91839184[[package]]9185name = "sc-consensus-epochs"9186version = "0.10.0-dev"9187source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9188dependencies = [9189 "fork-tree",9190 "parity-scale-codec",9191 "sc-client-api",9192 "sc-consensus",9193 "sp-blockchain",9194 "sp-runtime",9195]91969197[[package]]9198name = "sc-consensus-slots"9199version = "0.10.0-dev"9200source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9201dependencies = [9202 "async-trait",9203 "futures 0.3.17",9204 "futures-timer 3.0.2",9205 "log",9206 "parity-scale-codec",9207 "sc-client-api",9208 "sc-consensus",9209 "sc-telemetry",9210 "sp-api",9211 "sp-arithmetic",9212 "sp-blockchain",9213 "sp-consensus",9214 "sp-consensus-slots",9215 "sp-core",9216 "sp-inherents",9217 "sp-runtime",9218 "sp-state-machine",9219 "sp-timestamp",9220 "thiserror",9221]92229223[[package]]9224name = "sc-consensus-uncles"9225version = "0.10.0-dev"9226source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9227dependencies = [9228 "sc-client-api",9229 "sp-authorship",9230 "sp-runtime",9231 "thiserror",9232]92339234[[package]]9235name = "sc-executor"9236version = "0.10.0-dev"9237source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9238dependencies = [9239 "lazy_static",9240 "libsecp256k1 0.6.0",9241 "log",9242 "parity-scale-codec",9243 "parking_lot 0.11.2",9244 "sc-executor-common",9245 "sc-executor-wasmi",9246 "sc-executor-wasmtime",9247 "sp-api",9248 "sp-core",9249 "sp-externalities",9250 "sp-io",9251 "sp-panic-handler",9252 "sp-runtime-interface",9253 "sp-tasks",9254 "sp-trie",9255 "sp-version",9256 "sp-wasm-interface",9257 "wasmi",9258]92599260[[package]]9261name = "sc-executor-common"9262version = "0.10.0-dev"9263source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9264dependencies = [9265 "derive_more",9266 "environmental",9267 "parity-scale-codec",9268 "pwasm-utils",9269 "sc-allocator",9270 "sp-core",9271 "sp-maybe-compressed-blob",9272 "sp-serializer",9273 "sp-wasm-interface",9274 "thiserror",9275 "wasmi",9276]92779278[[package]]9279name = "sc-executor-wasmi"9280version = "0.10.0-dev"9281source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9282dependencies = [9283 "log",9284 "parity-scale-codec",9285 "sc-allocator",9286 "sc-executor-common",9287 "scoped-tls",9288 "sp-core",9289 "sp-runtime-interface",9290 "sp-wasm-interface",9291 "wasmi",9292]92939294[[package]]9295name = "sc-executor-wasmtime"9296version = "0.10.0-dev"9297source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9298dependencies = [9299 "cfg-if 1.0.0",9300 "libc",9301 "log",9302 "parity-scale-codec",9303 "parity-wasm 0.42.2",9304 "sc-allocator",9305 "sc-executor-common",9306 "sp-core",9307 "sp-runtime-interface",9308 "sp-wasm-interface",9309 "wasmtime",9310]93119312[[package]]9313name = "sc-finality-grandpa"9314version = "0.10.0-dev"9315source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9316dependencies = [9317 "async-trait",9318 "derive_more",9319 "dyn-clone",9320 "finality-grandpa",9321 "fork-tree",9322 "futures 0.3.17",9323 "futures-timer 3.0.2",9324 "log",9325 "parity-scale-codec",9326 "parking_lot 0.11.2",9327 "rand 0.8.4",9328 "sc-block-builder",9329 "sc-client-api",9330 "sc-consensus",9331 "sc-keystore",9332 "sc-network",9333 "sc-network-gossip",9334 "sc-telemetry",9335 "sc-utils",9336 "serde_json",9337 "sp-api",9338 "sp-application-crypto",9339 "sp-arithmetic",9340 "sp-blockchain",9341 "sp-consensus",9342 "sp-core",9343 "sp-finality-grandpa",9344 "sp-keystore",9345 "sp-runtime",9346 "substrate-prometheus-endpoint",9347]93489349[[package]]9350name = "sc-finality-grandpa-rpc"9351version = "0.10.0-dev"9352source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9353dependencies = [9354 "derive_more",9355 "finality-grandpa",9356 "futures 0.3.17",9357 "jsonrpc-core",9358 "jsonrpc-core-client",9359 "jsonrpc-derive",9360 "jsonrpc-pubsub",9361 "log",9362 "parity-scale-codec",9363 "sc-client-api",9364 "sc-finality-grandpa",9365 "sc-rpc",9366 "serde",9367 "serde_json",9368 "sp-blockchain",9369 "sp-core",9370 "sp-runtime",9371]93729373[[package]]9374name = "sc-informant"9375version = "0.10.0-dev"9376source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9377dependencies = [9378 "ansi_term 0.12.1",9379 "futures 0.3.17",9380 "futures-timer 3.0.2",9381 "log",9382 "parity-util-mem",9383 "sc-client-api",9384 "sc-network",9385 "sc-transaction-pool-api",9386 "sp-blockchain",9387 "sp-runtime",9388]93899390[[package]]9391name = "sc-keystore"9392version = "4.0.0-dev"9393source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9394dependencies = [9395 "async-trait",9396 "derive_more",9397 "hex",9398 "parking_lot 0.11.2",9399 "serde_json",9400 "sp-application-crypto",9401 "sp-core",9402 "sp-keystore",9403]94049405[[package]]9406name = "sc-light"9407version = "4.0.0-dev"9408source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9409dependencies = [9410 "hash-db",9411 "parity-scale-codec",9412 "parking_lot 0.11.2",9413 "sc-client-api",9414 "sc-executor",9415 "sp-api",9416 "sp-blockchain",9417 "sp-core",9418 "sp-externalities",9419 "sp-runtime",9420 "sp-state-machine",9421]94229423[[package]]9424name = "sc-network"9425version = "0.10.0-dev"9426source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9427dependencies = [9428 "async-std",9429 "async-trait",9430 "asynchronous-codec 0.5.0",9431 "bitflags",9432 "bytes 1.1.0",9433 "cid",9434 "derive_more",9435 "either",9436 "fnv",9437 "fork-tree",9438 "futures 0.3.17",9439 "futures-timer 3.0.2",9440 "hex",9441 "ip_network",9442 "libp2p",9443 "linked-hash-map",9444 "linked_hash_set",9445 "log",9446 "lru 0.6.6",9447 "parity-scale-codec",9448 "parking_lot 0.11.2",9449 "pin-project 1.0.8",9450 "prost",9451 "prost-build",9452 "rand 0.7.3",9453 "sc-block-builder",9454 "sc-client-api",9455 "sc-consensus",9456 "sc-peerset",9457 "sc-utils",9458 "serde",9459 "serde_json",9460 "smallvec",9461 "sp-arithmetic",9462 "sp-blockchain",9463 "sp-consensus",9464 "sp-core",9465 "sp-finality-grandpa",9466 "sp-runtime",9467 "substrate-prometheus-endpoint",9468 "thiserror",9469 "unsigned-varint 0.6.0",9470 "void",9471 "zeroize",9472]94739474[[package]]9475name = "sc-network-gossip"9476version = "0.10.0-dev"9477source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9478dependencies = [9479 "futures 0.3.17",9480 "futures-timer 3.0.2",9481 "libp2p",9482 "log",9483 "lru 0.6.6",9484 "sc-network",9485 "sp-runtime",9486 "substrate-prometheus-endpoint",9487 "tracing",9488]94899490[[package]]9491name = "sc-offchain"9492version = "4.0.0-dev"9493source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9494dependencies = [9495 "bytes 1.1.0",9496 "fnv",9497 "futures 0.3.17",9498 "futures-timer 3.0.2",9499 "hex",9500 "hyper",9501 "hyper-rustls",9502 "log",9503 "num_cpus",9504 "parity-scale-codec",9505 "parking_lot 0.11.2",9506 "rand 0.7.3",9507 "sc-client-api",9508 "sc-network",9509 "sc-utils",9510 "sp-api",9511 "sp-core",9512 "sp-offchain",9513 "sp-runtime",9514 "threadpool",9515]95169517[[package]]9518name = "sc-peerset"9519version = "4.0.0-dev"9520source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9521dependencies = [9522 "futures 0.3.17",9523 "libp2p",9524 "log",9525 "sc-utils",9526 "serde_json",9527 "wasm-timer",9528]95299530[[package]]9531name = "sc-proposer-metrics"9532version = "0.9.0"9533source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9534dependencies = [9535 "log",9536 "substrate-prometheus-endpoint",9537]95389539[[package]]9540name = "sc-rpc"9541version = "4.0.0-dev"9542source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9543dependencies = [9544 "futures 0.3.17",9545 "hash-db",9546 "jsonrpc-core",9547 "jsonrpc-pubsub",9548 "log",9549 "parity-scale-codec",9550 "parking_lot 0.11.2",9551 "sc-block-builder",9552 "sc-chain-spec",9553 "sc-client-api",9554 "sc-rpc-api",9555 "sc-tracing",9556 "sc-transaction-pool-api",9557 "sc-utils",9558 "serde_json",9559 "sp-api",9560 "sp-blockchain",9561 "sp-core",9562 "sp-keystore",9563 "sp-offchain",9564 "sp-rpc",9565 "sp-runtime",9566 "sp-session",9567 "sp-version",9568]95699570[[package]]9571name = "sc-rpc-api"9572version = "0.10.0-dev"9573source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9574dependencies = [9575 "futures 0.3.17",9576 "jsonrpc-core",9577 "jsonrpc-core-client",9578 "jsonrpc-derive",9579 "jsonrpc-pubsub",9580 "log",9581 "parity-scale-codec",9582 "parking_lot 0.11.2",9583 "sc-chain-spec",9584 "sc-transaction-pool-api",9585 "serde",9586 "serde_json",9587 "sp-core",9588 "sp-rpc",9589 "sp-runtime",9590 "sp-tracing",9591 "sp-version",9592 "thiserror",9593]95949595[[package]]9596name = "sc-rpc-server"9597version = "4.0.0-dev"9598source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9599dependencies = [9600 "futures 0.3.17",9601 "jsonrpc-core",9602 "jsonrpc-http-server",9603 "jsonrpc-ipc-server",9604 "jsonrpc-pubsub",9605 "jsonrpc-ws-server",9606 "log",9607 "serde_json",9608 "substrate-prometheus-endpoint",9609 "tokio 1.13.0",9610]96119612[[package]]9613name = "sc-service"9614version = "0.10.0-dev"9615source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9616dependencies = [9617 "async-trait",9618 "directories",9619 "exit-future",9620 "futures 0.3.17",9621 "futures-timer 3.0.2",9622 "hash-db",9623 "jsonrpc-core",9624 "jsonrpc-pubsub",9625 "log",9626 "parity-scale-codec",9627 "parity-util-mem",9628 "parking_lot 0.11.2",9629 "pin-project 1.0.8",9630 "rand 0.7.3",9631 "sc-block-builder",9632 "sc-chain-spec",9633 "sc-client-api",9634 "sc-client-db",9635 "sc-consensus",9636 "sc-executor",9637 "sc-informant",9638 "sc-keystore",9639 "sc-light",9640 "sc-network",9641 "sc-offchain",9642 "sc-rpc",9643 "sc-rpc-server",9644 "sc-telemetry",9645 "sc-tracing",9646 "sc-transaction-pool",9647 "sc-transaction-pool-api",9648 "sc-utils",9649 "serde",9650 "serde_json",9651 "sp-api",9652 "sp-application-crypto",9653 "sp-block-builder",9654 "sp-blockchain",9655 "sp-consensus",9656 "sp-core",9657 "sp-externalities",9658 "sp-inherents",9659 "sp-keystore",9660 "sp-runtime",9661 "sp-session",9662 "sp-state-machine",9663 "sp-storage",9664 "sp-tracing",9665 "sp-transaction-pool",9666 "sp-transaction-storage-proof",9667 "sp-trie",9668 "sp-version",9669 "substrate-prometheus-endpoint",9670 "tempfile",9671 "thiserror",9672 "tokio 1.13.0",9673 "tracing",9674 "tracing-futures",9675]96769677[[package]]9678name = "sc-state-db"9679version = "0.10.0-dev"9680source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9681dependencies = [9682 "log",9683 "parity-scale-codec",9684 "parity-util-mem",9685 "parity-util-mem-derive",9686 "parking_lot 0.11.2",9687 "sc-client-api",9688 "sp-core",9689]96909691[[package]]9692name = "sc-sync-state-rpc"9693version = "0.10.0-dev"9694source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9695dependencies = [9696 "jsonrpc-core",9697 "jsonrpc-core-client",9698 "jsonrpc-derive",9699 "parity-scale-codec",9700 "sc-chain-spec",9701 "sc-client-api",9702 "sc-consensus-babe",9703 "sc-consensus-epochs",9704 "sc-finality-grandpa",9705 "sc-rpc-api",9706 "serde",9707 "serde_json",9708 "sp-blockchain",9709 "sp-runtime",9710 "thiserror",9711]97129713[[package]]9714name = "sc-telemetry"9715version = "4.0.0-dev"9716source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9717dependencies = [9718 "chrono",9719 "futures 0.3.17",9720 "libp2p",9721 "log",9722 "parking_lot 0.11.2",9723 "pin-project 1.0.8",9724 "rand 0.7.3",9725 "serde",9726 "serde_json",9727 "thiserror",9728 "wasm-timer",9729]97309731[[package]]9732name = "sc-tracing"9733version = "4.0.0-dev"9734source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9735dependencies = [9736 "ansi_term 0.12.1",9737 "atty",9738 "chrono",9739 "lazy_static",9740 "log",9741 "once_cell",9742 "parking_lot 0.11.2",9743 "regex",9744 "rustc-hash",9745 "sc-client-api",9746 "sc-rpc-server",9747 "sc-tracing-proc-macro",9748 "serde",9749 "sp-api",9750 "sp-blockchain",9751 "sp-core",9752 "sp-rpc",9753 "sp-runtime",9754 "sp-tracing",9755 "thiserror",9756 "tracing",9757 "tracing-log",9758 "tracing-subscriber",9759]97609761[[package]]9762name = "sc-tracing-proc-macro"9763version = "4.0.0-dev"9764source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9765dependencies = [9766 "proc-macro-crate 1.1.0",9767 "proc-macro2",9768 "quote",9769 "syn",9770]97719772[[package]]9773name = "sc-transaction-pool"9774version = "4.0.0-dev"9775source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9776dependencies = [9777 "futures 0.3.17",9778 "intervalier",9779 "linked-hash-map",9780 "log",9781 "parity-scale-codec",9782 "parity-util-mem",9783 "parking_lot 0.11.2",9784 "retain_mut",9785 "sc-client-api",9786 "sc-transaction-pool-api",9787 "sc-utils",9788 "serde",9789 "sp-api",9790 "sp-blockchain",9791 "sp-core",9792 "sp-runtime",9793 "sp-tracing",9794 "sp-transaction-pool",9795 "substrate-prometheus-endpoint",9796 "thiserror",9797]97989799[[package]]9800name = "sc-transaction-pool-api"9801version = "4.0.0-dev"9802source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9803dependencies = [9804 "derive_more",9805 "futures 0.3.17",9806 "log",9807 "serde",9808 "sp-blockchain",9809 "sp-runtime",9810 "thiserror",9811]98129813[[package]]9814name = "sc-utils"9815version = "4.0.0-dev"9816source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9817dependencies = [9818 "futures 0.3.17",9819 "futures-timer 3.0.2",9820 "lazy_static",9821 "prometheus",9822]98239824[[package]]9825name = "scale-info"9826version = "1.0.0"9827source = "registry+https://github.com/rust-lang/crates.io-index"9828checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f"9829dependencies = [9830 "bitvec 0.20.4",9831 "cfg-if 1.0.0",9832 "derive_more",9833 "parity-scale-codec",9834 "scale-info-derive",9835 "serde",9836]98379838[[package]]9839name = "scale-info-derive"9840version = "1.0.0"9841source = "registry+https://github.com/rust-lang/crates.io-index"9842checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"9843dependencies = [9844 "proc-macro-crate 1.1.0",9845 "proc-macro2",9846 "quote",9847 "syn",9848]98499850[[package]]9851name = "schannel"9852version = "0.1.19"9853source = "registry+https://github.com/rust-lang/crates.io-index"9854checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"9855dependencies = [9856 "lazy_static",9857 "winapi 0.3.9",9858]98599860[[package]]9861name = "schnorrkel"9862version = "0.9.1"9863source = "registry+https://github.com/rust-lang/crates.io-index"9864checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"9865dependencies = [9866 "arrayref",9867 "arrayvec 0.5.2",9868 "curve25519-dalek 2.1.3",9869 "getrandom 0.1.16",9870 "merlin",9871 "rand 0.7.3",9872 "rand_core 0.5.1",9873 "sha2 0.8.2",9874 "subtle 2.4.1",9875 "zeroize",9876]98779878[[package]]9879name = "scoped-tls"9880version = "1.0.0"9881source = "registry+https://github.com/rust-lang/crates.io-index"9882checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"98839884[[package]]9885name = "scopeguard"9886version = "1.1.0"9887source = "registry+https://github.com/rust-lang/crates.io-index"9888checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"98899890[[package]]9891name = "sct"9892version = "0.6.1"9893source = "registry+https://github.com/rust-lang/crates.io-index"9894checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"9895dependencies = [9896 "ring",9897 "untrusted",9898]98999900[[package]]9901name = "secrecy"9902version = "0.8.0"9903source = "registry+https://github.com/rust-lang/crates.io-index"9904checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"9905dependencies = [9906 "zeroize",9907]99089909[[package]]9910name = "security-framework"9911version = "2.4.2"9912source = "registry+https://github.com/rust-lang/crates.io-index"9913checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87"9914dependencies = [9915 "bitflags",9916 "core-foundation",9917 "core-foundation-sys",9918 "libc",9919 "security-framework-sys",9920]99219922[[package]]9923name = "security-framework-sys"9924version = "2.4.2"9925source = "registry+https://github.com/rust-lang/crates.io-index"9926checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e"9927dependencies = [9928 "core-foundation-sys",9929 "libc",9930]99319932[[package]]9933name = "semver"9934version = "0.6.0"9935source = "registry+https://github.com/rust-lang/crates.io-index"9936checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"9937dependencies = [9938 "semver-parser 0.7.0",9939]99409941[[package]]9942name = "semver"9943version = "0.9.0"9944source = "registry+https://github.com/rust-lang/crates.io-index"9945checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"9946dependencies = [9947 "semver-parser 0.7.0",9948]99499950[[package]]9951name = "semver"9952version = "0.11.0"9953source = "registry+https://github.com/rust-lang/crates.io-index"9954checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"9955dependencies = [9956 "semver-parser 0.10.2",9957 "serde",9958]99599960[[package]]9961name = "semver-parser"9962version = "0.7.0"9963source = "registry+https://github.com/rust-lang/crates.io-index"9964checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"99659966[[package]]9967name = "semver-parser"9968version = "0.10.2"9969source = "registry+https://github.com/rust-lang/crates.io-index"9970checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"9971dependencies = [9972 "pest",9973]99749975[[package]]9976name = "serde"9977version = "1.0.130"9978source = "registry+https://github.com/rust-lang/crates.io-index"9979checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"9980dependencies = [9981 "serde_derive",9982]99839984[[package]]9985name = "serde_derive"9986version = "1.0.130"9987source = "registry+https://github.com/rust-lang/crates.io-index"9988checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"9989dependencies = [9990 "proc-macro2",9991 "quote",9992 "syn",9993]99949995[[package]]9996name = "serde_json"9997version = "1.0.68"9998source = "registry+https://github.com/rust-lang/crates.io-index"9999checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8"10000dependencies = [10001 "itoa",10002 "ryu",10003 "serde",10004]1000510006[[package]]10007name = "sha-1"10008version = "0.8.2"10009source = "registry+https://github.com/rust-lang/crates.io-index"10010checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10011dependencies = [10012 "block-buffer 0.7.3",10013 "digest 0.8.1",10014 "fake-simd",10015 "opaque-debug 0.2.3",10016]1001710018[[package]]10019name = "sha-1"10020version = "0.9.8"10021source = "registry+https://github.com/rust-lang/crates.io-index"10022checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10023dependencies = [10024 "block-buffer 0.9.0",10025 "cfg-if 1.0.0",10026 "cpufeatures 0.2.1",10027 "digest 0.9.0",10028 "opaque-debug 0.3.0",10029]1003010031[[package]]10032name = "sha2"10033version = "0.8.2"10034source = "registry+https://github.com/rust-lang/crates.io-index"10035checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10036dependencies = [10037 "block-buffer 0.7.3",10038 "digest 0.8.1",10039 "fake-simd",10040 "opaque-debug 0.2.3",10041]1004210043[[package]]10044name = "sha2"10045version = "0.9.8"10046source = "registry+https://github.com/rust-lang/crates.io-index"10047checksum = "b69f9a4c9740d74c5baa3fd2e547f9525fa8088a8a958e0ca2409a514e33f5fa"10048dependencies = [10049 "block-buffer 0.9.0",10050 "cfg-if 1.0.0",10051 "cpufeatures 0.2.1",10052 "digest 0.9.0",10053 "opaque-debug 0.3.0",10054]1005510056[[package]]10057name = "sha3"10058version = "0.8.2"10059source = "registry+https://github.com/rust-lang/crates.io-index"10060checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"10061dependencies = [10062 "block-buffer 0.7.3",10063 "byte-tools",10064 "digest 0.8.1",10065 "keccak",10066 "opaque-debug 0.2.3",10067]1006810069[[package]]10070name = "sha3"10071version = "0.9.1"10072source = "registry+https://github.com/rust-lang/crates.io-index"10073checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10074dependencies = [10075 "block-buffer 0.9.0",10076 "digest 0.9.0",10077 "keccak",10078 "opaque-debug 0.3.0",10079]1008010081[[package]]10082name = "sharded-slab"10083version = "0.1.4"10084source = "registry+https://github.com/rust-lang/crates.io-index"10085checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10086dependencies = [10087 "lazy_static",10088]1008910090[[package]]10091name = "shlex"10092version = "1.1.0"10093source = "registry+https://github.com/rust-lang/crates.io-index"10094checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1009510096[[package]]10097name = "signal-hook"10098version = "0.3.10"10099source = "registry+https://github.com/rust-lang/crates.io-index"10100checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1"10101dependencies = [10102 "libc",10103 "signal-hook-registry",10104]1010510106[[package]]10107name = "signal-hook-registry"10108version = "1.4.0"10109source = "registry+https://github.com/rust-lang/crates.io-index"10110checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10111dependencies = [10112 "libc",10113]1011410115[[package]]10116name = "signature"10117version = "1.4.0"10118source = "registry+https://github.com/rust-lang/crates.io-index"10119checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"1012010121[[package]]10122name = "simba"10123version = "0.5.1"10124source = "registry+https://github.com/rust-lang/crates.io-index"10125checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10126dependencies = [10127 "approx",10128 "num-complex",10129 "num-traits",10130 "paste",10131]1013210133[[package]]10134name = "slab"10135version = "0.4.5"10136source = "registry+https://github.com/rust-lang/crates.io-index"10137checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"1013810139[[package]]10140name = "slot-range-helper"10141version = "0.9.12"10142source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"10143dependencies = [10144 "enumn",10145 "parity-scale-codec",10146 "paste",10147 "sp-runtime",10148 "sp-std",10149]1015010151[[package]]10152name = "slotmap"10153version = "1.0.6"10154source = "registry+https://github.com/rust-lang/crates.io-index"10155checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10156dependencies = [10157 "version_check",10158]1015910160[[package]]10161name = "smallvec"10162version = "1.7.0"10163source = "registry+https://github.com/rust-lang/crates.io-index"10164checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309"1016510166[[package]]10167name = "snap"10168version = "1.0.5"10169source = "registry+https://github.com/rust-lang/crates.io-index"10170checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1017110172[[package]]10173name = "snow"10174version = "0.8.0"10175source = "registry+https://github.com/rust-lang/crates.io-index"10176checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"10177dependencies = [10178 "aes-gcm",10179 "blake2",10180 "chacha20poly1305",10181 "rand 0.8.4",10182 "rand_core 0.6.3",10183 "ring",10184 "rustc_version 0.3.3",10185 "sha2 0.9.8",10186 "subtle 2.4.1",10187 "x25519-dalek",10188]1018910190[[package]]10191name = "socket2"10192version = "0.3.19"10193source = "registry+https://github.com/rust-lang/crates.io-index"10194checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"10195dependencies = [10196 "cfg-if 1.0.0",10197 "libc",10198 "winapi 0.3.9",10199]1020010201[[package]]10202name = "socket2"10203version = "0.4.2"10204source = "registry+https://github.com/rust-lang/crates.io-index"10205checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"10206dependencies = [10207 "libc",10208 "winapi 0.3.9",10209]1021010211[[package]]10212name = "soketto"10213version = "0.4.2"10214source = "registry+https://github.com/rust-lang/crates.io-index"10215checksum = "b5c71ed3d54db0a699f4948e1bb3e45b450fa31fe602621dee6680361d569c88"10216dependencies = [10217 "base64 0.12.3",10218 "bytes 0.5.6",10219 "flate2",10220 "futures 0.3.17",10221 "httparse",10222 "log",10223 "rand 0.7.3",10224 "sha-1 0.9.8",10225]1022610227[[package]]10228name = "soketto"10229version = "0.6.0"10230source = "registry+https://github.com/rust-lang/crates.io-index"10231checksum = "a74e48087dbeed4833785c2f3352b59140095dc192dce966a3bfc155020a439f"10232dependencies = [10233 "base64 0.13.0",10234 "bytes 1.1.0",10235 "futures 0.3.17",10236 "httparse",10237 "log",10238 "rand 0.8.4",10239 "sha-1 0.9.8",10240]1024110242[[package]]10243name = "sp-api"10244version = "4.0.0-dev"10245source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10246dependencies = [10247 "hash-db",10248 "log",10249 "parity-scale-codec",10250 "sp-api-proc-macro",10251 "sp-core",10252 "sp-runtime",10253 "sp-state-machine",10254 "sp-std",10255 "sp-version",10256 "thiserror",10257]1025810259[[package]]10260name = "sp-api-proc-macro"10261version = "4.0.0-dev"10262source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10263dependencies = [10264 "blake2-rfc",10265 "proc-macro-crate 1.1.0",10266 "proc-macro2",10267 "quote",10268 "syn",10269]1027010271[[package]]10272name = "sp-application-crypto"10273version = "4.0.0-dev"10274source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10275dependencies = [10276 "parity-scale-codec",10277 "scale-info",10278 "serde",10279 "sp-core",10280 "sp-io",10281 "sp-std",10282]1028310284[[package]]10285name = "sp-arithmetic"10286version = "4.0.0-dev"10287source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10288dependencies = [10289 "integer-sqrt",10290 "num-traits",10291 "parity-scale-codec",10292 "scale-info",10293 "serde",10294 "sp-debug-derive",10295 "sp-std",10296 "static_assertions",10297]1029810299[[package]]10300name = "sp-authority-discovery"10301version = "4.0.0-dev"10302source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10303dependencies = [10304 "parity-scale-codec",10305 "scale-info",10306 "sp-api",10307 "sp-application-crypto",10308 "sp-runtime",10309 "sp-std",10310]1031110312[[package]]10313name = "sp-authorship"10314version = "4.0.0-dev"10315source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10316dependencies = [10317 "async-trait",10318 "parity-scale-codec",10319 "sp-inherents",10320 "sp-runtime",10321 "sp-std",10322]1032310324[[package]]10325name = "sp-block-builder"10326version = "4.0.0-dev"10327source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10328dependencies = [10329 "parity-scale-codec",10330 "sp-api",10331 "sp-inherents",10332 "sp-runtime",10333 "sp-std",10334]1033510336[[package]]10337name = "sp-blockchain"10338version = "4.0.0-dev"10339source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10340dependencies = [10341 "futures 0.3.17",10342 "log",10343 "lru 0.6.6",10344 "parity-scale-codec",10345 "parking_lot 0.11.2",10346 "sp-api",10347 "sp-consensus",10348 "sp-database",10349 "sp-runtime",10350 "sp-state-machine",10351 "thiserror",10352]1035310354[[package]]10355name = "sp-consensus"10356version = "0.10.0-dev"10357source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10358dependencies = [10359 "async-trait",10360 "futures 0.3.17",10361 "futures-timer 3.0.2",10362 "log",10363 "parity-scale-codec",10364 "sp-core",10365 "sp-inherents",10366 "sp-runtime",10367 "sp-state-machine",10368 "sp-std",10369 "sp-version",10370 "thiserror",10371]1037210373[[package]]10374name = "sp-consensus-aura"10375version = "0.10.0-dev"10376source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10377dependencies = [10378 "async-trait",10379 "parity-scale-codec",10380 "scale-info",10381 "sp-api",10382 "sp-application-crypto",10383 "sp-consensus",10384 "sp-consensus-slots",10385 "sp-inherents",10386 "sp-runtime",10387 "sp-std",10388 "sp-timestamp",10389]1039010391[[package]]10392name = "sp-consensus-babe"10393version = "0.10.0-dev"10394source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10395dependencies = [10396 "async-trait",10397 "merlin",10398 "parity-scale-codec",10399 "scale-info",10400 "serde",10401 "sp-api",10402 "sp-application-crypto",10403 "sp-consensus",10404 "sp-consensus-slots",10405 "sp-consensus-vrf",10406 "sp-core",10407 "sp-inherents",10408 "sp-keystore",10409 "sp-runtime",10410 "sp-std",10411 "sp-timestamp",10412]1041310414[[package]]10415name = "sp-consensus-slots"10416version = "0.10.0-dev"10417source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10418dependencies = [10419 "parity-scale-codec",10420 "scale-info",10421 "sp-arithmetic",10422 "sp-runtime",10423]1042410425[[package]]10426name = "sp-consensus-vrf"10427version = "0.10.0-dev"10428source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10429dependencies = [10430 "parity-scale-codec",10431 "schnorrkel",10432 "sp-core",10433 "sp-runtime",10434 "sp-std",10435]1043610437[[package]]10438name = "sp-core"10439version = "4.0.0-dev"10440source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10441dependencies = [10442 "base58",10443 "blake2-rfc",10444 "byteorder",10445 "dyn-clonable",10446 "ed25519-dalek",10447 "futures 0.3.17",10448 "hash-db",10449 "hash256-std-hasher",10450 "hex",10451 "impl-serde",10452 "lazy_static",10453 "libsecp256k1 0.6.0",10454 "log",10455 "merlin",10456 "num-traits",10457 "parity-scale-codec",10458 "parity-util-mem",10459 "parking_lot 0.11.2",10460 "primitive-types 0.10.1",10461 "rand 0.7.3",10462 "regex",10463 "scale-info",10464 "schnorrkel",10465 "secrecy",10466 "serde",10467 "sha2 0.9.8",10468 "sp-debug-derive",10469 "sp-externalities",10470 "sp-runtime-interface",10471 "sp-std",10472 "sp-storage",10473 "ss58-registry",10474 "substrate-bip39",10475 "thiserror",10476 "tiny-bip39",10477 "tiny-keccak",10478 "twox-hash",10479 "wasmi",10480 "zeroize",10481]1048210483[[package]]10484name = "sp-database"10485version = "4.0.0-dev"10486source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10487dependencies = [10488 "kvdb",10489 "parking_lot 0.11.2",10490]1049110492[[package]]10493name = "sp-debug-derive"10494version = "3.0.0"10495source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10496dependencies = [10497 "proc-macro2",10498 "quote",10499 "syn",10500]1050110502[[package]]10503name = "sp-externalities"10504version = "0.10.0-dev"10505source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10506dependencies = [10507 "environmental",10508 "parity-scale-codec",10509 "sp-std",10510 "sp-storage",10511]1051210513[[package]]10514name = "sp-finality-grandpa"10515version = "4.0.0-dev"10516source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10517dependencies = [10518 "finality-grandpa",10519 "log",10520 "parity-scale-codec",10521 "scale-info",10522 "serde",10523 "sp-api",10524 "sp-application-crypto",10525 "sp-core",10526 "sp-keystore",10527 "sp-runtime",10528 "sp-std",10529]1053010531[[package]]10532name = "sp-inherents"10533version = "4.0.0-dev"10534source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10535dependencies = [10536 "async-trait",10537 "impl-trait-for-tuples 0.2.1",10538 "parity-scale-codec",10539 "sp-core",10540 "sp-runtime",10541 "sp-std",10542 "thiserror",10543]1054410545[[package]]10546name = "sp-io"10547version = "4.0.0-dev"10548source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10549dependencies = [10550 "futures 0.3.17",10551 "hash-db",10552 "libsecp256k1 0.6.0",10553 "log",10554 "parity-scale-codec",10555 "parking_lot 0.11.2",10556 "sp-core",10557 "sp-externalities",10558 "sp-keystore",10559 "sp-runtime-interface",10560 "sp-state-machine",10561 "sp-std",10562 "sp-tracing",10563 "sp-trie",10564 "sp-wasm-interface",10565 "tracing",10566 "tracing-core",10567]1056810569[[package]]10570name = "sp-keyring"10571version = "4.0.0-dev"10572source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10573dependencies = [10574 "lazy_static",10575 "sp-core",10576 "sp-runtime",10577 "strum 0.20.0",10578]1057910580[[package]]10581name = "sp-keystore"10582version = "0.10.0-dev"10583source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10584dependencies = [10585 "async-trait",10586 "derive_more",10587 "futures 0.3.17",10588 "merlin",10589 "parity-scale-codec",10590 "parking_lot 0.11.2",10591 "schnorrkel",10592 "serde",10593 "sp-core",10594 "sp-externalities",10595]1059610597[[package]]10598name = "sp-maybe-compressed-blob"10599version = "4.0.0-dev"10600source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10601dependencies = [10602 "zstd",10603]1060410605[[package]]10606name = "sp-npos-elections"10607version = "4.0.0-dev"10608source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10609dependencies = [10610 "parity-scale-codec",10611 "scale-info",10612 "serde",10613 "sp-arithmetic",10614 "sp-core",10615 "sp-npos-elections-solution-type",10616 "sp-runtime",10617 "sp-std",10618]1061910620[[package]]10621name = "sp-npos-elections-solution-type"10622version = "4.0.0-dev"10623source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10624dependencies = [10625 "proc-macro-crate 1.1.0",10626 "proc-macro2",10627 "quote",10628 "syn",10629]1063010631[[package]]10632name = "sp-offchain"10633version = "4.0.0-dev"10634source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10635dependencies = [10636 "sp-api",10637 "sp-core",10638 "sp-runtime",10639]1064010641[[package]]10642name = "sp-panic-handler"10643version = "3.0.0"10644source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10645dependencies = [10646 "backtrace",10647]1064810649[[package]]10650name = "sp-rpc"10651version = "4.0.0-dev"10652source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10653dependencies = [10654 "rustc-hash",10655 "serde",10656 "sp-core",10657]1065810659[[package]]10660name = "sp-runtime"10661version = "4.0.0-dev"10662source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10663dependencies = [10664 "either",10665 "hash256-std-hasher",10666 "impl-trait-for-tuples 0.2.1",10667 "log",10668 "parity-scale-codec",10669 "parity-util-mem",10670 "paste",10671 "rand 0.7.3",10672 "scale-info",10673 "serde",10674 "sp-application-crypto",10675 "sp-arithmetic",10676 "sp-core",10677 "sp-io",10678 "sp-std",10679]1068010681[[package]]10682name = "sp-runtime-interface"10683version = "4.0.0-dev"10684source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10685dependencies = [10686 "impl-trait-for-tuples 0.2.1",10687 "parity-scale-codec",10688 "primitive-types 0.10.1",10689 "sp-externalities",10690 "sp-runtime-interface-proc-macro",10691 "sp-std",10692 "sp-storage",10693 "sp-tracing",10694 "sp-wasm-interface",10695 "static_assertions",10696]1069710698[[package]]10699name = "sp-runtime-interface-proc-macro"10700version = "4.0.0-dev"10701source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10702dependencies = [10703 "Inflector",10704 "proc-macro-crate 1.1.0",10705 "proc-macro2",10706 "quote",10707 "syn",10708]1070910710[[package]]10711name = "sp-sandbox"10712version = "0.10.0-dev"10713source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10714dependencies = [10715 "log",10716 "parity-scale-codec",10717 "sp-core",10718 "sp-io",10719 "sp-std",10720 "sp-wasm-interface",10721 "wasmi",10722]1072310724[[package]]10725name = "sp-serializer"10726version = "3.0.0"10727source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10728dependencies = [10729 "serde",10730 "serde_json",10731]1073210733[[package]]10734name = "sp-session"10735version = "4.0.0-dev"10736source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10737dependencies = [10738 "parity-scale-codec",10739 "scale-info",10740 "sp-api",10741 "sp-core",10742 "sp-runtime",10743 "sp-staking",10744 "sp-std",10745]1074610747[[package]]10748name = "sp-staking"10749version = "4.0.0-dev"10750source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10751dependencies = [10752 "parity-scale-codec",10753 "scale-info",10754 "sp-runtime",10755 "sp-std",10756]1075710758[[package]]10759name = "sp-state-machine"10760version = "0.10.0-dev"10761source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10762dependencies = [10763 "hash-db",10764 "log",10765 "num-traits",10766 "parity-scale-codec",10767 "parking_lot 0.11.2",10768 "rand 0.7.3",10769 "smallvec",10770 "sp-core",10771 "sp-externalities",10772 "sp-panic-handler",10773 "sp-std",10774 "sp-trie",10775 "thiserror",10776 "tracing",10777 "trie-db",10778 "trie-root",10779]1078010781[[package]]10782name = "sp-std"10783version = "4.0.0-dev"10784source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"1078510786[[package]]10787name = "sp-storage"10788version = "4.0.0-dev"10789source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10790dependencies = [10791 "impl-serde",10792 "parity-scale-codec",10793 "ref-cast",10794 "serde",10795 "sp-debug-derive",10796 "sp-std",10797]1079810799[[package]]10800name = "sp-tasks"10801version = "4.0.0-dev"10802source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10803dependencies = [10804 "log",10805 "sp-core",10806 "sp-externalities",10807 "sp-io",10808 "sp-runtime-interface",10809 "sp-std",10810]1081110812[[package]]10813name = "sp-timestamp"10814version = "4.0.0-dev"10815source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10816dependencies = [10817 "async-trait",10818 "futures-timer 3.0.2",10819 "log",10820 "parity-scale-codec",10821 "sp-api",10822 "sp-inherents",10823 "sp-runtime",10824 "sp-std",10825 "thiserror",10826]1082710828[[package]]10829name = "sp-tracing"10830version = "4.0.0-dev"10831source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10832dependencies = [10833 "parity-scale-codec",10834 "sp-std",10835 "tracing",10836 "tracing-core",10837 "tracing-subscriber",10838]1083910840[[package]]10841name = "sp-transaction-pool"10842version = "4.0.0-dev"10843source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10844dependencies = [10845 "sp-api",10846 "sp-runtime",10847]1084810849[[package]]10850name = "sp-transaction-storage-proof"10851version = "4.0.0-dev"10852source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10853dependencies = [10854 "async-trait",10855 "log",10856 "parity-scale-codec",10857 "scale-info",10858 "sp-core",10859 "sp-inherents",10860 "sp-runtime",10861 "sp-std",10862 "sp-trie",10863]1086410865[[package]]10866name = "sp-trie"10867version = "4.0.0-dev"10868source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10869dependencies = [10870 "hash-db",10871 "memory-db",10872 "parity-scale-codec",10873 "scale-info",10874 "sp-core",10875 "sp-std",10876 "trie-db",10877 "trie-root",10878]1087910880[[package]]10881name = "sp-version"10882version = "4.0.0-dev"10883source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10884dependencies = [10885 "impl-serde",10886 "parity-scale-codec",10887 "parity-wasm 0.42.2",10888 "scale-info",10889 "serde",10890 "sp-runtime",10891 "sp-std",10892 "sp-version-proc-macro",10893 "thiserror",10894]1089510896[[package]]10897name = "sp-version-proc-macro"10898version = "4.0.0-dev"10899source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10900dependencies = [10901 "parity-scale-codec",10902 "proc-macro2",10903 "quote",10904 "syn",10905]1090610907[[package]]10908name = "sp-wasm-interface"10909version = "4.0.0-dev"10910source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10911dependencies = [10912 "impl-trait-for-tuples 0.2.1",10913 "parity-scale-codec",10914 "sp-std",10915 "wasmi",10916]1091710918[[package]]10919name = "spin"10920version = "0.5.2"10921source = "registry+https://github.com/rust-lang/crates.io-index"10922checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1092310924[[package]]10925name = "ss58-registry"10926version = "1.2.0"10927source = "registry+https://github.com/rust-lang/crates.io-index"10928checksum = "bb102b328df61c67f8ccf8471b29c31c7d6da646a867aff95fe8bff386fe7c4d"10929dependencies = [10930 "Inflector",10931 "proc-macro2",10932 "quote",10933 "serde",10934 "serde_json",10935 "unicode-xid",10936]1093710938[[package]]10939name = "stable_deref_trait"10940version = "1.2.0"10941source = "registry+https://github.com/rust-lang/crates.io-index"10942checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1094310944[[package]]10945name = "static_assertions"10946version = "1.1.0"10947source = "registry+https://github.com/rust-lang/crates.io-index"10948checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1094910950[[package]]10951name = "static_init"10952version = "0.5.2"10953source = "registry+https://github.com/rust-lang/crates.io-index"10954checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"10955dependencies = [10956 "cfg_aliases",10957 "libc",10958 "parking_lot 0.11.2",10959 "static_init_macro",10960]1096110962[[package]]10963name = "static_init_macro"10964version = "0.5.0"10965source = "registry+https://github.com/rust-lang/crates.io-index"10966checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"10967dependencies = [10968 "cfg_aliases",10969 "memchr",10970 "proc-macro2",10971 "quote",10972 "syn",10973]1097410975[[package]]10976name = "statrs"10977version = "0.15.0"10978source = "registry+https://github.com/rust-lang/crates.io-index"10979checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"10980dependencies = [10981 "approx",10982 "lazy_static",10983 "nalgebra",10984 "num-traits",10985 "rand 0.8.4",10986]1098710988[[package]]10989name = "strsim"10990version = "0.8.0"10991source = "registry+https://github.com/rust-lang/crates.io-index"10992checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"1099310994[[package]]10995name = "strsim"10996version = "0.10.0"10997source = "registry+https://github.com/rust-lang/crates.io-index"10998checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1099911000[[package]]11001name = "structopt"11002version = "0.3.25"11003source = "registry+https://github.com/rust-lang/crates.io-index"11004checksum = "40b9788f4202aa75c240ecc9c15c65185e6a39ccdeb0fd5d008b98825464c87c"11005dependencies = [11006 "clap",11007 "lazy_static",11008 "structopt-derive",11009]1101011011[[package]]11012name = "structopt-derive"11013version = "0.4.18"11014source = "registry+https://github.com/rust-lang/crates.io-index"11015checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"11016dependencies = [11017 "heck",11018 "proc-macro-error 1.0.4",11019 "proc-macro2",11020 "quote",11021 "syn",11022]1102311024[[package]]11025name = "strum"11026version = "0.20.0"11027source = "registry+https://github.com/rust-lang/crates.io-index"11028checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c"11029dependencies = [11030 "strum_macros 0.20.1",11031]1103211033[[package]]11034name = "strum"11035version = "0.21.0"11036source = "registry+https://github.com/rust-lang/crates.io-index"11037checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2"1103811039[[package]]11040name = "strum"11041version = "0.22.0"11042source = "registry+https://github.com/rust-lang/crates.io-index"11043checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"11044dependencies = [11045 "strum_macros 0.22.0",11046]1104711048[[package]]11049name = "strum_macros"11050version = "0.20.1"11051source = "registry+https://github.com/rust-lang/crates.io-index"11052checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149"11053dependencies = [11054 "heck",11055 "proc-macro2",11056 "quote",11057 "syn",11058]1105911060[[package]]11061name = "strum_macros"11062version = "0.21.1"11063source = "registry+https://github.com/rust-lang/crates.io-index"11064checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec"11065dependencies = [11066 "heck",11067 "proc-macro2",11068 "quote",11069 "syn",11070]1107111072[[package]]11073name = "strum_macros"11074version = "0.22.0"11075source = "registry+https://github.com/rust-lang/crates.io-index"11076checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"11077dependencies = [11078 "heck",11079 "proc-macro2",11080 "quote",11081 "syn",11082]1108311084[[package]]11085name = "substrate-bip39"11086version = "0.4.4"11087source = "registry+https://github.com/rust-lang/crates.io-index"11088checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"11089dependencies = [11090 "hmac 0.11.0",11091 "pbkdf2 0.8.0",11092 "schnorrkel",11093 "sha2 0.9.8",11094 "zeroize",11095]1109611097[[package]]11098name = "substrate-build-script-utils"11099version = "3.0.0"11100source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11101dependencies = [11102 "platforms",11103]1110411105[[package]]11106name = "substrate-frame-rpc-system"11107version = "4.0.0-dev"11108source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11109dependencies = [11110 "frame-system-rpc-runtime-api",11111 "futures 0.3.17",11112 "jsonrpc-core",11113 "jsonrpc-core-client",11114 "jsonrpc-derive",11115 "log",11116 "parity-scale-codec",11117 "sc-client-api",11118 "sc-rpc-api",11119 "sc-transaction-pool-api",11120 "sp-api",11121 "sp-block-builder",11122 "sp-blockchain",11123 "sp-core",11124 "sp-runtime",11125]1112611127[[package]]11128name = "substrate-prometheus-endpoint"11129version = "0.9.0"11130source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11131dependencies = [11132 "async-std",11133 "derive_more",11134 "futures-util",11135 "hyper",11136 "log",11137 "prometheus",11138 "tokio 1.13.0",11139]1114011141[[package]]11142name = "substrate-test-client"11143version = "2.0.1"11144source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11145dependencies = [11146 "async-trait",11147 "futures 0.3.17",11148 "hex",11149 "parity-scale-codec",11150 "sc-client-api",11151 "sc-client-db",11152 "sc-consensus",11153 "sc-executor",11154 "sc-light",11155 "sc-offchain",11156 "sc-service",11157 "serde",11158 "serde_json",11159 "sp-blockchain",11160 "sp-consensus",11161 "sp-core",11162 "sp-keyring",11163 "sp-keystore",11164 "sp-runtime",11165 "sp-state-machine",11166]1116711168[[package]]11169name = "substrate-test-utils"11170version = "4.0.0-dev"11171source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11172dependencies = [11173 "futures 0.3.17",11174 "substrate-test-utils-derive",11175 "tokio 1.13.0",11176]1117711178[[package]]11179name = "substrate-test-utils-derive"11180version = "0.10.0-dev"11181source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11182dependencies = [11183 "proc-macro-crate 1.1.0",11184 "proc-macro2",11185 "quote",11186 "syn",11187]1118811189[[package]]11190name = "substrate-wasm-builder"11191version = "5.0.0-dev"11192source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11193dependencies = [11194 "ansi_term 0.12.1",11195 "build-helper",11196 "cargo_metadata",11197 "sp-maybe-compressed-blob",11198 "tempfile",11199 "toml",11200 "walkdir",11201 "wasm-gc-api",11202]1120311204[[package]]11205name = "subtle"11206version = "1.0.0"11207source = "registry+https://github.com/rust-lang/crates.io-index"11208checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"1120911210[[package]]11211name = "subtle"11212version = "2.4.1"11213source = "registry+https://github.com/rust-lang/crates.io-index"11214checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1121511216[[package]]11217name = "syn"11218version = "1.0.81"11219source = "registry+https://github.com/rust-lang/crates.io-index"11220checksum = "f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966"11221dependencies = [11222 "proc-macro2",11223 "quote",11224 "unicode-xid",11225]1122611227[[package]]11228name = "syn-mid"11229version = "0.5.3"11230source = "registry+https://github.com/rust-lang/crates.io-index"11231checksum = "baa8e7560a164edb1621a55d18a0c59abf49d360f47aa7b821061dd7eea7fac9"11232dependencies = [11233 "proc-macro2",11234 "quote",11235 "syn",11236]1123711238[[package]]11239name = "synstructure"11240version = "0.12.6"11241source = "registry+https://github.com/rust-lang/crates.io-index"11242checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11243dependencies = [11244 "proc-macro2",11245 "quote",11246 "syn",11247 "unicode-xid",11248]1124911250[[package]]11251name = "tap"11252version = "1.0.1"11253source = "registry+https://github.com/rust-lang/crates.io-index"11254checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1125511256[[package]]11257name = "target-lexicon"11258version = "0.12.2"11259source = "registry+https://github.com/rust-lang/crates.io-index"11260checksum = "d9bffcddbc2458fa3e6058414599e3c838a022abae82e5c67b4f7f80298d5bff"1126111262[[package]]11263name = "tempfile"11264version = "3.2.0"11265source = "registry+https://github.com/rust-lang/crates.io-index"11266checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"11267dependencies = [11268 "cfg-if 1.0.0",11269 "libc",11270 "rand 0.8.4",11271 "redox_syscall 0.2.10",11272 "remove_dir_all",11273 "winapi 0.3.9",11274]1127511276[[package]]11277name = "termcolor"11278version = "1.1.2"11279source = "registry+https://github.com/rust-lang/crates.io-index"11280checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"11281dependencies = [11282 "winapi-util",11283]1128411285[[package]]11286name = "textwrap"11287version = "0.11.0"11288source = "registry+https://github.com/rust-lang/crates.io-index"11289checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"11290dependencies = [11291 "unicode-width",11292]1129311294[[package]]11295name = "thiserror"11296version = "1.0.30"11297source = "registry+https://github.com/rust-lang/crates.io-index"11298checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"11299dependencies = [11300 "thiserror-impl",11301]1130211303[[package]]11304name = "thiserror-impl"11305version = "1.0.30"11306source = "registry+https://github.com/rust-lang/crates.io-index"11307checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"11308dependencies = [11309 "proc-macro2",11310 "quote",11311 "syn",11312]1131311314[[package]]11315name = "thread_local"11316version = "1.1.3"11317source = "registry+https://github.com/rust-lang/crates.io-index"11318checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"11319dependencies = [11320 "once_cell",11321]1132211323[[package]]11324name = "threadpool"11325version = "1.8.1"11326source = "registry+https://github.com/rust-lang/crates.io-index"11327checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11328dependencies = [11329 "num_cpus",11330]1133111332[[package]]11333name = "thrift"11334version = "0.13.0"11335source = "registry+https://github.com/rust-lang/crates.io-index"11336checksum = "0c6d965454947cc7266d22716ebfd07b18d84ebaf35eec558586bbb2a8cb6b5b"11337dependencies = [11338 "byteorder",11339 "integer-encoding",11340 "log",11341 "ordered-float",11342 "threadpool",11343]1134411345[[package]]11346name = "time"11347version = "0.1.44"11348source = "registry+https://github.com/rust-lang/crates.io-index"11349checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11350dependencies = [11351 "libc",11352 "wasi 0.10.0+wasi-snapshot-preview1",11353 "winapi 0.3.9",11354]1135511356[[package]]11357name = "tiny-bip39"11358version = "0.8.2"11359source = "registry+https://github.com/rust-lang/crates.io-index"11360checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11361dependencies = [11362 "anyhow",11363 "hmac 0.8.1",11364 "once_cell",11365 "pbkdf2 0.4.0",11366 "rand 0.7.3",11367 "rustc-hash",11368 "sha2 0.9.8",11369 "thiserror",11370 "unicode-normalization",11371 "wasm-bindgen",11372 "zeroize",11373]1137411375[[package]]11376name = "tiny-keccak"11377version = "2.0.2"11378source = "registry+https://github.com/rust-lang/crates.io-index"11379checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11380dependencies = [11381 "crunchy",11382]1138311384[[package]]11385name = "tinyvec"11386version = "1.5.0"11387source = "registry+https://github.com/rust-lang/crates.io-index"11388checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7"11389dependencies = [11390 "tinyvec_macros",11391]1139211393[[package]]11394name = "tinyvec_macros"11395version = "0.1.0"11396source = "registry+https://github.com/rust-lang/crates.io-index"11397checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1139811399[[package]]11400name = "tokio"11401version = "0.2.25"11402source = "registry+https://github.com/rust-lang/crates.io-index"11403checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"11404dependencies = [11405 "bytes 0.5.6",11406 "fnv",11407 "pin-project-lite 0.1.12",11408 "tokio-macros 0.2.6",11409]1141011411[[package]]11412name = "tokio"11413version = "1.13.0"11414source = "registry+https://github.com/rust-lang/crates.io-index"11415checksum = "588b2d10a336da58d877567cd8fb8a14b463e2104910f8132cd054b4b96e29ee"11416dependencies = [11417 "autocfg",11418 "bytes 1.1.0",11419 "libc",11420 "memchr",11421 "mio 0.7.14",11422 "num_cpus",11423 "once_cell",11424 "pin-project-lite 0.2.7",11425 "signal-hook-registry",11426 "tokio-macros 1.5.1",11427 "winapi 0.3.9",11428]1142911430[[package]]11431name = "tokio-macros"11432version = "0.2.6"11433source = "registry+https://github.com/rust-lang/crates.io-index"11434checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"11435dependencies = [11436 "proc-macro2",11437 "quote",11438 "syn",11439]1144011441[[package]]11442name = "tokio-macros"11443version = "1.5.1"11444source = "registry+https://github.com/rust-lang/crates.io-index"11445checksum = "114383b041aa6212c579467afa0075fbbdd0718de036100bc0ba7961d8cb9095"11446dependencies = [11447 "proc-macro2",11448 "quote",11449 "syn",11450]1145111452[[package]]11453name = "tokio-rustls"11454version = "0.22.0"11455source = "registry+https://github.com/rust-lang/crates.io-index"11456checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11457dependencies = [11458 "rustls",11459 "tokio 1.13.0",11460 "webpki",11461]1146211463[[package]]11464name = "tokio-stream"11465version = "0.1.8"11466source = "registry+https://github.com/rust-lang/crates.io-index"11467checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"11468dependencies = [11469 "futures-core",11470 "pin-project-lite 0.2.7",11471 "tokio 1.13.0",11472]1147311474[[package]]11475name = "tokio-util"11476version = "0.6.9"11477source = "registry+https://github.com/rust-lang/crates.io-index"11478checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"11479dependencies = [11480 "bytes 1.1.0",11481 "futures-core",11482 "futures-io",11483 "futures-sink",11484 "log",11485 "pin-project-lite 0.2.7",11486 "tokio 1.13.0",11487]1148811489[[package]]11490name = "toml"11491version = "0.5.8"11492source = "registry+https://github.com/rust-lang/crates.io-index"11493checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"11494dependencies = [11495 "serde",11496]1149711498[[package]]11499name = "tower-service"11500version = "0.3.1"11501source = "registry+https://github.com/rust-lang/crates.io-index"11502checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"1150311504[[package]]11505name = "tracing"11506version = "0.1.29"11507source = "registry+https://github.com/rust-lang/crates.io-index"11508checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105"11509dependencies = [11510 "cfg-if 1.0.0",11511 "pin-project-lite 0.2.7",11512 "tracing-attributes",11513 "tracing-core",11514]1151511516[[package]]11517name = "tracing-attributes"11518version = "0.1.18"11519source = "registry+https://github.com/rust-lang/crates.io-index"11520checksum = "f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e"11521dependencies = [11522 "proc-macro2",11523 "quote",11524 "syn",11525]1152611527[[package]]11528name = "tracing-core"11529version = "0.1.21"11530source = "registry+https://github.com/rust-lang/crates.io-index"11531checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4"11532dependencies = [11533 "lazy_static",11534]1153511536[[package]]11537name = "tracing-futures"11538version = "0.2.5"11539source = "registry+https://github.com/rust-lang/crates.io-index"11540checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"11541dependencies = [11542 "pin-project 1.0.8",11543 "tracing",11544]1154511546[[package]]11547name = "tracing-log"11548version = "0.1.2"11549source = "registry+https://github.com/rust-lang/crates.io-index"11550checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"11551dependencies = [11552 "lazy_static",11553 "log",11554 "tracing-core",11555]1155611557[[package]]11558name = "tracing-serde"11559version = "0.1.2"11560source = "registry+https://github.com/rust-lang/crates.io-index"11561checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"11562dependencies = [11563 "serde",11564 "tracing-core",11565]1156611567[[package]]11568name = "tracing-subscriber"11569version = "0.2.25"11570source = "registry+https://github.com/rust-lang/crates.io-index"11571checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"11572dependencies = [11573 "ansi_term 0.12.1",11574 "chrono",11575 "lazy_static",11576 "matchers",11577 "regex",11578 "serde",11579 "serde_json",11580 "sharded-slab",11581 "smallvec",11582 "thread_local",11583 "tracing",11584 "tracing-core",11585 "tracing-log",11586 "tracing-serde",11587]1158811589[[package]]11590name = "trie-db"11591version = "0.22.6"11592source = "registry+https://github.com/rust-lang/crates.io-index"11593checksum = "9eac131e334e81b6b3be07399482042838adcd7957aa0010231d0813e39e02fa"11594dependencies = [11595 "hash-db",11596 "hashbrown",11597 "log",11598 "rustc-hex",11599 "smallvec",11600]1160111602[[package]]11603name = "trie-root"11604version = "0.16.0"11605source = "registry+https://github.com/rust-lang/crates.io-index"11606checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"11607dependencies = [11608 "hash-db",11609]1161011611[[package]]11612name = "triehash"11613version = "0.8.4"11614source = "registry+https://github.com/rust-lang/crates.io-index"11615checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"11616dependencies = [11617 "hash-db",11618 "rlp",11619]1162011621[[package]]11622name = "trust-dns-proto"11623version = "0.20.3"11624source = "registry+https://github.com/rust-lang/crates.io-index"11625checksum = "ad0d7f5db438199a6e2609debe3f69f808d074e0a2888ee0bccb45fe234d03f4"11626dependencies = [11627 "async-trait",11628 "cfg-if 1.0.0",11629 "data-encoding",11630 "enum-as-inner",11631 "futures-channel",11632 "futures-io",11633 "futures-util",11634 "idna 0.2.3",11635 "ipnet",11636 "lazy_static",11637 "log",11638 "rand 0.8.4",11639 "smallvec",11640 "thiserror",11641 "tinyvec",11642 "url 2.2.2",11643]1164411645[[package]]11646name = "trust-dns-resolver"11647version = "0.20.3"11648source = "registry+https://github.com/rust-lang/crates.io-index"11649checksum = "f6ad17b608a64bd0735e67bde16b0636f8aa8591f831a25d18443ed00a699770"11650dependencies = [11651 "cfg-if 1.0.0",11652 "futures-util",11653 "ipconfig",11654 "lazy_static",11655 "log",11656 "lru-cache",11657 "parking_lot 0.11.2",11658 "resolv-conf",11659 "smallvec",11660 "thiserror",11661 "trust-dns-proto",11662]1166311664[[package]]11665name = "try-lock"11666version = "0.2.3"11667source = "registry+https://github.com/rust-lang/crates.io-index"11668checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1166911670[[package]]11671name = "try-runtime-cli"11672version = "0.10.0-dev"11673source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11674dependencies = [11675 "jsonrpsee-ws-client",11676 "log",11677 "parity-scale-codec",11678 "remote-externalities",11679 "sc-chain-spec",11680 "sc-cli",11681 "sc-executor",11682 "sc-service",11683 "serde",11684 "sp-core",11685 "sp-externalities",11686 "sp-io",11687 "sp-keystore",11688 "sp-runtime",11689 "sp-state-machine",11690 "sp-version",11691 "structopt",11692]1169311694[[package]]11695name = "twox-hash"11696version = "1.6.1"11697source = "registry+https://github.com/rust-lang/crates.io-index"11698checksum = "1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e"11699dependencies = [11700 "cfg-if 1.0.0",11701 "rand 0.8.4",11702 "static_assertions",11703]1170411705[[package]]11706name = "typenum"11707version = "1.14.0"11708source = "registry+https://github.com/rust-lang/crates.io-index"11709checksum = "b63708a265f51345575b27fe43f9500ad611579e764c79edbc2037b1121959ec"1171011711[[package]]11712name = "uc-rpc"11713version = "0.1.0"11714dependencies = [11715 "jsonrpc-core",11716 "jsonrpc-core-client",11717 "jsonrpc-derive",11718 "nft-data-structs",11719 "pallet-common",11720 "parity-scale-codec",11721 "sp-api",11722 "sp-blockchain",11723 "sp-core",11724 "sp-rpc",11725 "sp-runtime",11726 "up-rpc",11727]1172811729[[package]]11730name = "ucd-trie"11731version = "0.1.3"11732source = "registry+https://github.com/rust-lang/crates.io-index"11733checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1173411735[[package]]11736name = "uint"11737version = "0.9.1"11738source = "registry+https://github.com/rust-lang/crates.io-index"11739checksum = "6470ab50f482bde894a037a57064480a246dbfdd5960bd65a44824693f08da5f"11740dependencies = [11741 "byteorder",11742 "crunchy",11743 "hex",11744 "static_assertions",11745]1174611747[[package]]11748name = "unicase"11749version = "2.6.0"11750source = "registry+https://github.com/rust-lang/crates.io-index"11751checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"11752dependencies = [11753 "version_check",11754]1175511756[[package]]11757name = "unicode-bidi"11758version = "0.3.7"11759source = "registry+https://github.com/rust-lang/crates.io-index"11760checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"1176111762[[package]]11763name = "unicode-normalization"11764version = "0.1.19"11765source = "registry+https://github.com/rust-lang/crates.io-index"11766checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"11767dependencies = [11768 "tinyvec",11769]1177011771[[package]]11772name = "unicode-segmentation"11773version = "1.8.0"11774source = "registry+https://github.com/rust-lang/crates.io-index"11775checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"1177611777[[package]]11778name = "unicode-width"11779version = "0.1.9"11780source = "registry+https://github.com/rust-lang/crates.io-index"11781checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1178211783[[package]]11784name = "unicode-xid"11785version = "0.2.2"11786source = "registry+https://github.com/rust-lang/crates.io-index"11787checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"1178811789[[package]]11790name = "universal-hash"11791version = "0.4.1"11792source = "registry+https://github.com/rust-lang/crates.io-index"11793checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"11794dependencies = [11795 "generic-array 0.14.4",11796 "subtle 2.4.1",11797]1179811799[[package]]11800name = "unsigned-varint"11801version = "0.5.1"11802source = "registry+https://github.com/rust-lang/crates.io-index"11803checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"1180411805[[package]]11806name = "unsigned-varint"11807version = "0.6.0"11808source = "registry+https://github.com/rust-lang/crates.io-index"11809checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"11810dependencies = [11811 "asynchronous-codec 0.5.0",11812 "bytes 1.1.0",11813 "futures-io",11814 "futures-util",11815]1181611817[[package]]11818name = "unsigned-varint"11819version = "0.7.0"11820source = "registry+https://github.com/rust-lang/crates.io-index"11821checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f"11822dependencies = [11823 "asynchronous-codec 0.6.0",11824 "bytes 1.1.0",11825 "futures-io",11826 "futures-util",11827]1182811829[[package]]11830name = "untrusted"11831version = "0.7.1"11832source = "registry+https://github.com/rust-lang/crates.io-index"11833checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1183411835[[package]]11836name = "up-evm-mapping"11837version = "0.1.0"11838dependencies = [11839 "frame-support",11840 "sp-core",11841]1184211843[[package]]11844name = "up-rpc"11845version = "0.1.0"11846dependencies = [11847 "nft-data-structs",11848 "pallet-common",11849 "parity-scale-codec",11850 "sp-api",11851 "sp-core",11852 "sp-runtime",11853 "sp-std",11854]1185511856[[package]]11857name = "up-sponsorship"11858version = "0.1.0"11859source = "git+https://github.com/UniqueNetwork/pallet-sponsoring#ab8b91e9350a31133f3a3e4f52a84c6de4108e95"11860dependencies = [11861 "impl-trait-for-tuples 0.2.1",11862]1186311864[[package]]11865name = "url"11866version = "1.7.2"11867source = "registry+https://github.com/rust-lang/crates.io-index"11868checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"11869dependencies = [11870 "idna 0.1.5",11871 "matches",11872 "percent-encoding 1.0.1",11873]1187411875[[package]]11876name = "url"11877version = "2.2.2"11878source = "registry+https://github.com/rust-lang/crates.io-index"11879checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"11880dependencies = [11881 "form_urlencoded",11882 "idna 0.2.3",11883 "matches",11884 "percent-encoding 2.1.0",11885]1188611887[[package]]11888name = "value-bag"11889version = "1.0.0-alpha.8"11890source = "registry+https://github.com/rust-lang/crates.io-index"11891checksum = "79923f7731dc61ebfba3633098bf3ac533bbd35ccd8c57e7088d9a5eebe0263f"11892dependencies = [11893 "ctor",11894 "version_check",11895]1189611897[[package]]11898name = "vcpkg"11899version = "0.2.15"11900source = "registry+https://github.com/rust-lang/crates.io-index"11901checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1190211903[[package]]11904name = "vec_map"11905version = "0.8.2"11906source = "registry+https://github.com/rust-lang/crates.io-index"11907checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"1190811909[[package]]11910name = "version_check"11911version = "0.9.3"11912source = "registry+https://github.com/rust-lang/crates.io-index"11913checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"1191411915[[package]]11916name = "void"11917version = "1.0.2"11918source = "registry+https://github.com/rust-lang/crates.io-index"11919checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1192011921[[package]]11922name = "waker-fn"11923version = "1.1.0"11924source = "registry+https://github.com/rust-lang/crates.io-index"11925checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1192611927[[package]]11928name = "walkdir"11929version = "2.3.2"11930source = "registry+https://github.com/rust-lang/crates.io-index"11931checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"11932dependencies = [11933 "same-file",11934 "winapi 0.3.9",11935 "winapi-util",11936]1193711938[[package]]11939name = "want"11940version = "0.3.0"11941source = "registry+https://github.com/rust-lang/crates.io-index"11942checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"11943dependencies = [11944 "log",11945 "try-lock",11946]1194711948[[package]]11949name = "wasi"11950version = "0.9.0+wasi-snapshot-preview1"11951source = "registry+https://github.com/rust-lang/crates.io-index"11952checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1195311954[[package]]11955name = "wasi"11956version = "0.10.0+wasi-snapshot-preview1"11957source = "registry+https://github.com/rust-lang/crates.io-index"11958checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1195911960[[package]]11961name = "wasm-bindgen"11962version = "0.2.78"11963source = "registry+https://github.com/rust-lang/crates.io-index"11964checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce"11965dependencies = [11966 "cfg-if 1.0.0",11967 "wasm-bindgen-macro",11968]1196911970[[package]]11971name = "wasm-bindgen-backend"11972version = "0.2.78"11973source = "registry+https://github.com/rust-lang/crates.io-index"11974checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b"11975dependencies = [11976 "bumpalo",11977 "lazy_static",11978 "log",11979 "proc-macro2",11980 "quote",11981 "syn",11982 "wasm-bindgen-shared",11983]1198411985[[package]]11986name = "wasm-bindgen-futures"11987version = "0.4.28"11988source = "registry+https://github.com/rust-lang/crates.io-index"11989checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39"11990dependencies = [11991 "cfg-if 1.0.0",11992 "js-sys",11993 "wasm-bindgen",11994 "web-sys",11995]1199611997[[package]]11998name = "wasm-bindgen-macro"11999version = "0.2.78"12000source = "registry+https://github.com/rust-lang/crates.io-index"12001checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9"12002dependencies = [12003 "quote",12004 "wasm-bindgen-macro-support",12005]1200612007[[package]]12008name = "wasm-bindgen-macro-support"12009version = "0.2.78"12010source = "registry+https://github.com/rust-lang/crates.io-index"12011checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab"12012dependencies = [12013 "proc-macro2",12014 "quote",12015 "syn",12016 "wasm-bindgen-backend",12017 "wasm-bindgen-shared",12018]1201912020[[package]]12021name = "wasm-bindgen-shared"12022version = "0.2.78"12023source = "registry+https://github.com/rust-lang/crates.io-index"12024checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"1202512026[[package]]12027name = "wasm-gc-api"12028version = "0.1.11"12029source = "registry+https://github.com/rust-lang/crates.io-index"12030checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12031dependencies = [12032 "log",12033 "parity-wasm 0.32.0",12034 "rustc-demangle",12035]1203612037[[package]]12038name = "wasm-timer"12039version = "0.2.5"12040source = "registry+https://github.com/rust-lang/crates.io-index"12041checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12042dependencies = [12043 "futures 0.3.17",12044 "js-sys",12045 "parking_lot 0.11.2",12046 "pin-utils",12047 "wasm-bindgen",12048 "wasm-bindgen-futures",12049 "web-sys",12050]1205112052[[package]]12053name = "wasmi"12054version = "0.9.1"12055source = "registry+https://github.com/rust-lang/crates.io-index"12056checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12057dependencies = [12058 "downcast-rs",12059 "libc",12060 "libm",12061 "memory_units",12062 "num-rational 0.2.4",12063 "num-traits",12064 "parity-wasm 0.42.2",12065 "wasmi-validation",12066]1206712068[[package]]12069name = "wasmi-validation"12070version = "0.4.1"12071source = "registry+https://github.com/rust-lang/crates.io-index"12072checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12073dependencies = [12074 "parity-wasm 0.42.2",12075]1207612077[[package]]12078name = "wasmparser"12079version = "0.80.2"12080source = "registry+https://github.com/rust-lang/crates.io-index"12081checksum = "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b"1208212083[[package]]12084name = "wasmtime"12085version = "0.30.0"12086source = "registry+https://github.com/rust-lang/crates.io-index"12087checksum = "899b1e5261e3d3420860dacfb952871ace9d7ba9f953b314f67aaf9f8e2a4d89"12088dependencies = [12089 "anyhow",12090 "backtrace",12091 "bincode",12092 "cfg-if 1.0.0",12093 "cpp_demangle",12094 "indexmap",12095 "lazy_static",12096 "libc",12097 "log",12098 "object 0.26.2",12099 "paste",12100 "psm",12101 "rayon",12102 "region",12103 "rustc-demangle",12104 "serde",12105 "target-lexicon",12106 "wasmparser",12107 "wasmtime-cache",12108 "wasmtime-cranelift",12109 "wasmtime-environ",12110 "wasmtime-jit",12111 "wasmtime-runtime",12112 "winapi 0.3.9",12113]1211412115[[package]]12116name = "wasmtime-cache"12117version = "0.30.0"12118source = "registry+https://github.com/rust-lang/crates.io-index"12119checksum = "e2493b81d7a9935f7af15e06beec806f256bc974a90a843685f3d61f2fc97058"12120dependencies = [12121 "anyhow",12122 "base64 0.13.0",12123 "bincode",12124 "directories-next",12125 "errno",12126 "file-per-thread-logger",12127 "libc",12128 "log",12129 "serde",12130 "sha2 0.9.8",12131 "toml",12132 "winapi 0.3.9",12133 "zstd",12134]1213512136[[package]]12137name = "wasmtime-cranelift"12138version = "0.30.0"12139source = "registry+https://github.com/rust-lang/crates.io-index"12140checksum = "99706bacdf5143f7f967d417f0437cce83a724cf4518cb1a3ff40e519d793021"12141dependencies = [12142 "anyhow",12143 "cranelift-codegen",12144 "cranelift-entity",12145 "cranelift-frontend",12146 "cranelift-native",12147 "cranelift-wasm",12148 "gimli 0.25.0",12149 "more-asserts",12150 "object 0.26.2",12151 "target-lexicon",12152 "thiserror",12153 "wasmparser",12154 "wasmtime-environ",12155]1215612157[[package]]12158name = "wasmtime-environ"12159version = "0.30.0"12160source = "registry+https://github.com/rust-lang/crates.io-index"12161checksum = "ac42cb562a2f98163857605f02581d719a410c5abe93606128c59a10e84de85b"12162dependencies = [12163 "anyhow",12164 "cfg-if 1.0.0",12165 "cranelift-entity",12166 "gimli 0.25.0",12167 "indexmap",12168 "log",12169 "more-asserts",12170 "object 0.26.2",12171 "serde",12172 "target-lexicon",12173 "thiserror",12174 "wasmparser",12175 "wasmtime-types",12176]1217712178[[package]]12179name = "wasmtime-jit"12180version = "0.30.0"12181source = "registry+https://github.com/rust-lang/crates.io-index"12182checksum = "24f46dd757225f29a419be415ea6fb8558df9b0194f07e3a6a9c99d0e14dd534"12183dependencies = [12184 "addr2line 0.16.0",12185 "anyhow",12186 "bincode",12187 "cfg-if 1.0.0",12188 "gimli 0.25.0",12189 "libc",12190 "log",12191 "more-asserts",12192 "object 0.26.2",12193 "region",12194 "serde",12195 "target-lexicon",12196 "thiserror",12197 "wasmparser",12198 "wasmtime-environ",12199 "wasmtime-runtime",12200 "winapi 0.3.9",12201]1220212203[[package]]12204name = "wasmtime-runtime"12205version = "0.30.0"12206source = "registry+https://github.com/rust-lang/crates.io-index"12207checksum = "0122215a44923f395487048cb0a1d60b5b32c73aab15cf9364b798dbaff0996f"12208dependencies = [12209 "anyhow",12210 "backtrace",12211 "cc",12212 "cfg-if 1.0.0",12213 "indexmap",12214 "lazy_static",12215 "libc",12216 "log",12217 "mach",12218 "memoffset",12219 "more-asserts",12220 "rand 0.8.4",12221 "region",12222 "thiserror",12223 "wasmtime-environ",12224 "winapi 0.3.9",12225]1222612227[[package]]12228name = "wasmtime-types"12229version = "0.30.0"12230source = "registry+https://github.com/rust-lang/crates.io-index"12231checksum = "f9b01caf8a204ef634ebac99700e77ba716d3ebbb68a1abbc2ceb6b16dbec9e4"12232dependencies = [12233 "cranelift-entity",12234 "serde",12235 "thiserror",12236 "wasmparser",12237]1223812239[[package]]12240name = "web-sys"12241version = "0.3.55"12242source = "registry+https://github.com/rust-lang/crates.io-index"12243checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb"12244dependencies = [12245 "js-sys",12246 "wasm-bindgen",12247]1224812249[[package]]12250name = "webpki"12251version = "0.21.4"12252source = "registry+https://github.com/rust-lang/crates.io-index"12253checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"12254dependencies = [12255 "ring",12256 "untrusted",12257]1225812259[[package]]12260name = "webpki-roots"12261version = "0.21.1"12262source = "registry+https://github.com/rust-lang/crates.io-index"12263checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"12264dependencies = [12265 "webpki",12266]1226712268[[package]]12269name = "wepoll-ffi"12270version = "0.1.2"12271source = "registry+https://github.com/rust-lang/crates.io-index"12272checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"12273dependencies = [12274 "cc",12275]1227612277[[package]]12278name = "westend-runtime"12279version = "0.9.12"12280source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12281dependencies = [12282 "beefy-primitives",12283 "bitvec 0.20.4",12284 "frame-benchmarking",12285 "frame-election-provider-support",12286 "frame-executive",12287 "frame-support",12288 "frame-system",12289 "frame-system-benchmarking",12290 "frame-system-rpc-runtime-api",12291 "frame-try-runtime",12292 "hex-literal",12293 "log",12294 "pallet-authority-discovery",12295 "pallet-authorship",12296 "pallet-babe",12297 "pallet-bags-list",12298 "pallet-balances",12299 "pallet-collective",12300 "pallet-democracy",12301 "pallet-election-provider-multi-phase",12302 "pallet-elections-phragmen",12303 "pallet-grandpa",12304 "pallet-identity",12305 "pallet-im-online",12306 "pallet-indices",12307 "pallet-membership",12308 "pallet-mmr-primitives",12309 "pallet-multisig",12310 "pallet-nicks",12311 "pallet-offences",12312 "pallet-offences-benchmarking",12313 "pallet-proxy",12314 "pallet-recovery",12315 "pallet-scheduler",12316 "pallet-session",12317 "pallet-session-benchmarking",12318 "pallet-society",12319 "pallet-staking",12320 "pallet-staking-reward-curve",12321 "pallet-sudo",12322 "pallet-timestamp",12323 "pallet-transaction-payment",12324 "pallet-transaction-payment-rpc-runtime-api",12325 "pallet-treasury",12326 "pallet-utility",12327 "pallet-vesting",12328 "pallet-xcm",12329 "pallet-xcm-benchmarks",12330 "parity-scale-codec",12331 "polkadot-parachain",12332 "polkadot-primitives",12333 "polkadot-runtime-common",12334 "polkadot-runtime-parachains",12335 "rustc-hex",12336 "scale-info",12337 "serde",12338 "serde_derive",12339 "smallvec",12340 "sp-api",12341 "sp-authority-discovery",12342 "sp-block-builder",12343 "sp-consensus-babe",12344 "sp-core",12345 "sp-inherents",12346 "sp-io",12347 "sp-npos-elections",12348 "sp-offchain",12349 "sp-runtime",12350 "sp-session",12351 "sp-staking",12352 "sp-std",12353 "sp-transaction-pool",12354 "sp-version",12355 "substrate-wasm-builder",12356 "xcm",12357 "xcm-builder",12358 "xcm-executor",12359]1236012361[[package]]12362name = "which"12363version = "4.2.2"12364source = "registry+https://github.com/rust-lang/crates.io-index"12365checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"12366dependencies = [12367 "either",12368 "lazy_static",12369 "libc",12370]1237112372[[package]]12373name = "widestring"12374version = "0.4.3"12375source = "registry+https://github.com/rust-lang/crates.io-index"12376checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"1237712378[[package]]12379name = "winapi"12380version = "0.2.8"12381source = "registry+https://github.com/rust-lang/crates.io-index"12382checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"1238312384[[package]]12385name = "winapi"12386version = "0.3.9"12387source = "registry+https://github.com/rust-lang/crates.io-index"12388checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"12389dependencies = [12390 "winapi-i686-pc-windows-gnu",12391 "winapi-x86_64-pc-windows-gnu",12392]1239312394[[package]]12395name = "winapi-build"12396version = "0.1.1"12397source = "registry+https://github.com/rust-lang/crates.io-index"12398checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"1239912400[[package]]12401name = "winapi-i686-pc-windows-gnu"12402version = "0.4.0"12403source = "registry+https://github.com/rust-lang/crates.io-index"12404checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1240512406[[package]]12407name = "winapi-util"12408version = "0.1.5"12409source = "registry+https://github.com/rust-lang/crates.io-index"12410checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"12411dependencies = [12412 "winapi 0.3.9",12413]1241412415[[package]]12416name = "winapi-x86_64-pc-windows-gnu"12417version = "0.4.0"12418source = "registry+https://github.com/rust-lang/crates.io-index"12419checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1242012421[[package]]12422name = "winreg"12423version = "0.6.2"12424source = "registry+https://github.com/rust-lang/crates.io-index"12425checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"12426dependencies = [12427 "winapi 0.3.9",12428]1242912430[[package]]12431name = "ws2_32-sys"12432version = "0.2.1"12433source = "registry+https://github.com/rust-lang/crates.io-index"12434checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"12435dependencies = [12436 "winapi 0.2.8",12437 "winapi-build",12438]1243912440[[package]]12441name = "wyz"12442version = "0.2.0"12443source = "registry+https://github.com/rust-lang/crates.io-index"12444checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1244512446[[package]]12447name = "x25519-dalek"12448version = "1.1.1"12449source = "registry+https://github.com/rust-lang/crates.io-index"12450checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"12451dependencies = [12452 "curve25519-dalek 3.2.0",12453 "rand_core 0.5.1",12454 "zeroize",12455]1245612457[[package]]12458name = "xcm"12459version = "0.9.12"12460source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12461dependencies = [12462 "derivative",12463 "impl-trait-for-tuples 0.2.1",12464 "log",12465 "parity-scale-codec",12466 "scale-info",12467 "xcm-procedural",12468]1246912470[[package]]12471name = "xcm-builder"12472version = "0.9.12"12473source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12474dependencies = [12475 "frame-support",12476 "frame-system",12477 "log",12478 "pallet-transaction-payment",12479 "parity-scale-codec",12480 "polkadot-parachain",12481 "scale-info",12482 "sp-arithmetic",12483 "sp-io",12484 "sp-runtime",12485 "sp-std",12486 "xcm",12487 "xcm-executor",12488]1248912490[[package]]12491name = "xcm-executor"12492version = "0.9.12"12493source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12494dependencies = [12495 "frame-benchmarking",12496 "frame-support",12497 "impl-trait-for-tuples 0.2.1",12498 "log",12499 "parity-scale-codec",12500 "sp-arithmetic",12501 "sp-core",12502 "sp-io",12503 "sp-runtime",12504 "sp-std",12505 "xcm",12506]1250712508[[package]]12509name = "xcm-procedural"12510version = "0.1.0"12511source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12512dependencies = [12513 "proc-macro2",12514 "quote",12515 "syn",12516]1251712518[[package]]12519name = "yamux"12520version = "0.9.0"12521source = "registry+https://github.com/rust-lang/crates.io-index"12522checksum = "e7d9028f208dd5e63c614be69f115c1b53cacc1111437d4c765185856666c107"12523dependencies = [12524 "futures 0.3.17",12525 "log",12526 "nohash-hasher",12527 "parking_lot 0.11.2",12528 "rand 0.8.4",12529 "static_assertions",12530]1253112532[[package]]12533name = "yansi"12534version = "0.5.0"12535source = "registry+https://github.com/rust-lang/crates.io-index"12536checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"1253712538[[package]]12539name = "zeroize"12540version = "1.4.2"12541source = "registry+https://github.com/rust-lang/crates.io-index"12542checksum = "bf68b08513768deaa790264a7fac27a58cbf2705cfcdc9448362229217d7e970"12543dependencies = [12544 "zeroize_derive",12545]1254612547[[package]]12548name = "zeroize_derive"12549version = "1.2.0"12550source = "registry+https://github.com/rust-lang/crates.io-index"12551checksum = "bdff2024a851a322b08f179173ae2ba620445aef1e838f0c196820eade4ae0c7"12552dependencies = [12553 "proc-macro2",12554 "quote",12555 "syn",12556 "synstructure",12557]1255812559[[package]]12560name = "zstd"12561version = "0.9.0+zstd.1.5.0"12562source = "registry+https://github.com/rust-lang/crates.io-index"12563checksum = "07749a5dc2cb6b36661290245e350f15ec3bbb304e493db54a1d354480522ccd"12564dependencies = [12565 "zstd-safe",12566]1256712568[[package]]12569name = "zstd-safe"12570version = "4.1.1+zstd.1.5.0"12571source = "registry+https://github.com/rust-lang/crates.io-index"12572checksum = "c91c90f2c593b003603e5e0493c837088df4469da25aafff8bce42ba48caf079"12573dependencies = [12574 "libc",12575 "zstd-sys",12576]1257712578[[package]]12579name = "zstd-sys"12580version = "1.6.1+zstd.1.5.0"12581source = "registry+https://github.com/rust-lang/crates.io-index"12582checksum = "615120c7a2431d16cf1cf979e7fc31ba7a5b5e5707b29c8a99e5dbf8a8392a33"12583dependencies = [12584 "cc",12585 "libc",12586]