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

difftreelog

source

Cargo.lock283.9 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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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#43ce3be6274eceaf47d9664ddc71cba68a990923"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-support",5784 "frame-system",5785 "pallet-ethereum",5786 "pallet-evm",5787 "parity-scale-codec",5788 "scale-info",5789 "sp-core",5790 "sp-std",5791]57925793[[package]]5794name = "pallet-evm-contract-helpers"5795version = "0.1.0"5796dependencies = [5797 "evm-coder",5798 "frame-support",5799 "frame-system",5800 "log",5801 "pallet-evm",5802 "pallet-evm-coder-substrate",5803 "parity-scale-codec",5804 "scale-info",5805 "sp-core",5806 "sp-runtime",5807 "sp-std",5808 "up-sponsorship",5809]58105811[[package]]5812name = "pallet-evm-migration"5813version = "0.1.0"5814dependencies = [5815 "fp-evm",5816 "frame-benchmarking",5817 "frame-support",5818 "frame-system",5819 "pallet-evm",5820 "parity-scale-codec",5821 "scale-info",5822 "sp-core",5823 "sp-io",5824 "sp-runtime",5825 "sp-std",5826]58275828[[package]]5829name = "pallet-evm-transaction-payment"5830version = "0.1.0"5831dependencies = [5832 "fp-evm",5833 "frame-support",5834 "frame-system",5835 "pallet-ethereum",5836 "pallet-evm",5837 "parity-scale-codec",5838 "scale-info",5839 "sp-core",5840 "sp-io",5841 "sp-runtime",5842 "sp-std",5843 "up-evm-mapping",5844 "up-sponsorship",5845]58465847[[package]]5848name = "pallet-fungible"5849version = "0.1.0"5850dependencies = [5851 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5852 "evm-coder",5853 "frame-benchmarking",5854 "frame-support",5855 "frame-system",5856 "nft-data-structs",5857 "pallet-common",5858 "pallet-evm-coder-substrate",5859 "parity-scale-codec",5860 "scale-info",5861 "sp-core",5862 "sp-runtime",5863 "sp-std",5864]58655866[[package]]5867name = "pallet-gilt"5868version = "4.0.0-dev"5869source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5870dependencies = [5871 "frame-benchmarking",5872 "frame-support",5873 "frame-system",5874 "parity-scale-codec",5875 "scale-info",5876 "sp-arithmetic",5877 "sp-runtime",5878 "sp-std",5879]58805881[[package]]5882name = "pallet-grandpa"5883version = "4.0.0-dev"5884source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5885dependencies = [5886 "frame-benchmarking",5887 "frame-support",5888 "frame-system",5889 "log",5890 "pallet-authorship",5891 "pallet-session",5892 "parity-scale-codec",5893 "scale-info",5894 "sp-application-crypto",5895 "sp-core",5896 "sp-finality-grandpa",5897 "sp-io",5898 "sp-runtime",5899 "sp-session",5900 "sp-staking",5901 "sp-std",5902]59035904[[package]]5905name = "pallet-identity"5906version = "4.0.0-dev"5907source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5908dependencies = [5909 "enumflags2",5910 "frame-benchmarking",5911 "frame-support",5912 "frame-system",5913 "parity-scale-codec",5914 "scale-info",5915 "sp-io",5916 "sp-runtime",5917 "sp-std",5918]59195920[[package]]5921name = "pallet-im-online"5922version = "4.0.0-dev"5923source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5924dependencies = [5925 "frame-benchmarking",5926 "frame-support",5927 "frame-system",5928 "log",5929 "pallet-authorship",5930 "parity-scale-codec",5931 "scale-info",5932 "sp-application-crypto",5933 "sp-core",5934 "sp-io",5935 "sp-runtime",5936 "sp-staking",5937 "sp-std",5938]59395940[[package]]5941name = "pallet-indices"5942version = "4.0.0-dev"5943source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5944dependencies = [5945 "frame-benchmarking",5946 "frame-support",5947 "frame-system",5948 "parity-scale-codec",5949 "scale-info",5950 "sp-core",5951 "sp-io",5952 "sp-keyring",5953 "sp-runtime",5954 "sp-std",5955]59565957[[package]]5958name = "pallet-inflation"5959version = "3.0.0"5960dependencies = [5961 "frame-benchmarking",5962 "frame-support",5963 "frame-system",5964 "pallet-balances",5965 "pallet-randomness-collective-flip",5966 "pallet-timestamp",5967 "parity-scale-codec",5968 "scale-info",5969 "serde",5970 "sp-core",5971 "sp-io",5972 "sp-runtime",5973 "sp-std",5974]59755976[[package]]5977name = "pallet-membership"5978version = "4.0.0-dev"5979source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5980dependencies = [5981 "frame-benchmarking",5982 "frame-support",5983 "frame-system",5984 "log",5985 "parity-scale-codec",5986 "scale-info",5987 "sp-core",5988 "sp-io",5989 "sp-runtime",5990 "sp-std",5991]59925993[[package]]5994name = "pallet-mmr"5995version = "4.0.0-dev"5996source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5997dependencies = [5998 "ckb-merkle-mountain-range",5999 "frame-benchmarking",6000 "frame-support",6001 "frame-system",6002 "pallet-mmr-primitives",6003 "parity-scale-codec",6004 "scale-info",6005 "sp-core",6006 "sp-io",6007 "sp-runtime",6008 "sp-std",6009]60106011[[package]]6012name = "pallet-mmr-primitives"6013version = "4.0.0-dev"6014source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6015dependencies = [6016 "frame-support",6017 "frame-system",6018 "log",6019 "parity-scale-codec",6020 "serde",6021 "sp-api",6022 "sp-core",6023 "sp-runtime",6024 "sp-std",6025]60266027[[package]]6028name = "pallet-mmr-rpc"6029version = "3.0.0"6030source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6031dependencies = [6032 "jsonrpc-core",6033 "jsonrpc-core-client",6034 "jsonrpc-derive",6035 "pallet-mmr-primitives",6036 "parity-scale-codec",6037 "serde",6038 "sp-api",6039 "sp-blockchain",6040 "sp-core",6041 "sp-runtime",6042]60436044[[package]]6045name = "pallet-multisig"6046version = "4.0.0-dev"6047source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6048dependencies = [6049 "frame-benchmarking",6050 "frame-support",6051 "frame-system",6052 "parity-scale-codec",6053 "scale-info",6054 "sp-io",6055 "sp-runtime",6056 "sp-std",6057]60586059[[package]]6060name = "pallet-nft"6061version = "3.0.0"6062dependencies = [6063 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",6064 "evm-coder",6065 "fp-evm",6066 "frame-benchmarking",6067 "frame-support",6068 "frame-system",6069 "hex-literal",6070 "nft-data-structs",6071 "pallet-balances",6072 "pallet-common",6073 "pallet-ethereum",6074 "pallet-evm",6075 "pallet-evm-coder-substrate",6076 "pallet-fungible",6077 "pallet-nonfungible",6078 "pallet-randomness-collective-flip",6079 "pallet-refungible",6080 "pallet-timestamp",6081 "pallet-transaction-payment",6082 "parity-scale-codec",6083 "primitive-types 0.10.1",6084 "rlp",6085 "scale-info",6086 "serde",6087 "sp-api",6088 "sp-core",6089 "sp-io",6090 "sp-runtime",6091 "sp-std",6092 "up-evm-mapping",6093 "up-sponsorship",6094]60956096[[package]]6097name = "pallet-nicks"6098version = "4.0.0-dev"6099source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6100dependencies = [6101 "frame-support",6102 "frame-system",6103 "parity-scale-codec",6104 "scale-info",6105 "sp-io",6106 "sp-runtime",6107 "sp-std",6108]61096110[[package]]6111name = "pallet-nonfungible"6112version = "0.1.0"6113dependencies = [6114 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",6115 "evm-coder",6116 "frame-benchmarking",6117 "frame-support",6118 "frame-system",6119 "nft-data-structs",6120 "pallet-common",6121 "pallet-evm-coder-substrate",6122 "parity-scale-codec",6123 "scale-info",6124 "sp-core",6125 "sp-runtime",6126 "sp-std",6127]61286129[[package]]6130name = "pallet-offences"6131version = "4.0.0-dev"6132source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6133dependencies = [6134 "frame-support",6135 "frame-system",6136 "log",6137 "pallet-balances",6138 "parity-scale-codec",6139 "scale-info",6140 "serde",6141 "sp-runtime",6142 "sp-staking",6143 "sp-std",6144]61456146[[package]]6147name = "pallet-offences-benchmarking"6148version = "4.0.0-dev"6149source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6150dependencies = [6151 "frame-benchmarking",6152 "frame-election-provider-support",6153 "frame-support",6154 "frame-system",6155 "pallet-babe",6156 "pallet-balances",6157 "pallet-grandpa",6158 "pallet-im-online",6159 "pallet-offences",6160 "pallet-session",6161 "pallet-staking",6162 "parity-scale-codec",6163 "scale-info",6164 "sp-runtime",6165 "sp-staking",6166 "sp-std",6167]61686169[[package]]6170name = "pallet-proxy"6171version = "4.0.0-dev"6172source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6173dependencies = [6174 "frame-benchmarking",6175 "frame-support",6176 "frame-system",6177 "parity-scale-codec",6178 "scale-info",6179 "sp-io",6180 "sp-runtime",6181 "sp-std",6182]61836184[[package]]6185name = "pallet-randomness-collective-flip"6186version = "4.0.0-dev"6187source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6188dependencies = [6189 "frame-support",6190 "frame-system",6191 "parity-scale-codec",6192 "safe-mix",6193 "scale-info",6194 "sp-runtime",6195 "sp-std",6196]61976198[[package]]6199name = "pallet-recovery"6200version = "4.0.0-dev"6201source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6202dependencies = [6203 "frame-support",6204 "frame-system",6205 "parity-scale-codec",6206 "scale-info",6207 "sp-io",6208 "sp-runtime",6209 "sp-std",6210]62116212[[package]]6213name = "pallet-refungible"6214version = "0.1.0"6215dependencies = [6216 "frame-benchmarking",6217 "frame-support",6218 "frame-system",6219 "nft-data-structs",6220 "pallet-common",6221 "parity-scale-codec",6222 "scale-info",6223 "sp-core",6224 "sp-runtime",6225 "sp-std",6226]62276228[[package]]6229name = "pallet-scheduler"6230version = "4.0.0-dev"6231source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6232dependencies = [6233 "frame-benchmarking",6234 "frame-support",6235 "frame-system",6236 "log",6237 "parity-scale-codec",6238 "scale-info",6239 "sp-io",6240 "sp-runtime",6241 "sp-std",6242]62436244[[package]]6245name = "pallet-session"6246version = "4.0.0-dev"6247source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6248dependencies = [6249 "frame-support",6250 "frame-system",6251 "impl-trait-for-tuples 0.2.1",6252 "log",6253 "pallet-timestamp",6254 "parity-scale-codec",6255 "scale-info",6256 "sp-core",6257 "sp-io",6258 "sp-runtime",6259 "sp-session",6260 "sp-staking",6261 "sp-std",6262 "sp-trie",6263]62646265[[package]]6266name = "pallet-session-benchmarking"6267version = "4.0.0-dev"6268source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6269dependencies = [6270 "frame-benchmarking",6271 "frame-support",6272 "frame-system",6273 "pallet-session",6274 "pallet-staking",6275 "rand 0.7.3",6276 "sp-runtime",6277 "sp-session",6278 "sp-std",6279]62806281[[package]]6282name = "pallet-society"6283version = "4.0.0-dev"6284source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6285dependencies = [6286 "frame-support",6287 "frame-system",6288 "parity-scale-codec",6289 "rand_chacha 0.2.2",6290 "scale-info",6291 "sp-runtime",6292 "sp-std",6293]62946295[[package]]6296name = "pallet-staking"6297version = "4.0.0-dev"6298source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6299dependencies = [6300 "frame-benchmarking",6301 "frame-election-provider-support",6302 "frame-support",6303 "frame-system",6304 "log",6305 "pallet-authorship",6306 "pallet-session",6307 "parity-scale-codec",6308 "rand_chacha 0.2.2",6309 "scale-info",6310 "serde",6311 "sp-application-crypto",6312 "sp-io",6313 "sp-runtime",6314 "sp-staking",6315 "sp-std",6316]63176318[[package]]6319name = "pallet-staking-reward-curve"6320version = "4.0.0-dev"6321source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6322dependencies = [6323 "proc-macro-crate 1.1.0",6324 "proc-macro2",6325 "quote",6326 "syn",6327]63286329[[package]]6330name = "pallet-staking-reward-fn"6331version = "4.0.0-dev"6332source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6333dependencies = [6334 "log",6335 "sp-arithmetic",6336]63376338[[package]]6339name = "pallet-sudo"6340version = "4.0.0-dev"6341source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6342dependencies = [6343 "frame-support",6344 "frame-system",6345 "parity-scale-codec",6346 "scale-info",6347 "sp-io",6348 "sp-runtime",6349 "sp-std",6350]63516352[[package]]6353name = "pallet-template-transaction-payment"6354version = "3.0.0"6355source = "git+https://github.com/UniqueNetwork/pallet-sponsoring#ab8b91e9350a31133f3a3e4f52a84c6de4108e95"6356dependencies = [6357 "frame-benchmarking",6358 "frame-support",6359 "frame-system",6360 "pallet-balances",6361 "pallet-transaction-payment",6362 "parity-scale-codec",6363 "scale-info",6364 "serde",6365 "sp-core",6366 "sp-io",6367 "sp-runtime",6368 "sp-std",6369 "up-sponsorship",6370]63716372[[package]]6373name = "pallet-timestamp"6374version = "4.0.0-dev"6375source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6376dependencies = [6377 "frame-benchmarking",6378 "frame-support",6379 "frame-system",6380 "log",6381 "parity-scale-codec",6382 "scale-info",6383 "sp-inherents",6384 "sp-io",6385 "sp-runtime",6386 "sp-std",6387 "sp-timestamp",6388]63896390[[package]]6391name = "pallet-tips"6392version = "4.0.0-dev"6393source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6394dependencies = [6395 "frame-benchmarking",6396 "frame-support",6397 "frame-system",6398 "log",6399 "pallet-treasury",6400 "parity-scale-codec",6401 "scale-info",6402 "serde",6403 "sp-core",6404 "sp-io",6405 "sp-runtime",6406 "sp-std",6407]64086409[[package]]6410name = "pallet-transaction-payment"6411version = "4.0.0-dev"6412source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6413dependencies = [6414 "frame-support",6415 "frame-system",6416 "parity-scale-codec",6417 "scale-info",6418 "serde",6419 "smallvec",6420 "sp-core",6421 "sp-io",6422 "sp-runtime",6423 "sp-std",6424]64256426[[package]]6427name = "pallet-transaction-payment-rpc"6428version = "4.0.0-dev"6429source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6430dependencies = [6431 "jsonrpc-core",6432 "jsonrpc-core-client",6433 "jsonrpc-derive",6434 "pallet-transaction-payment-rpc-runtime-api",6435 "parity-scale-codec",6436 "sp-api",6437 "sp-blockchain",6438 "sp-core",6439 "sp-rpc",6440 "sp-runtime",6441]64426443[[package]]6444name = "pallet-transaction-payment-rpc-runtime-api"6445version = "4.0.0-dev"6446source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6447dependencies = [6448 "pallet-transaction-payment",6449 "parity-scale-codec",6450 "sp-api",6451 "sp-runtime",6452]64536454[[package]]6455name = "pallet-treasury"6456version = "4.0.0-dev"6457source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6458dependencies = [6459 "frame-benchmarking",6460 "frame-support",6461 "frame-system",6462 "impl-trait-for-tuples 0.2.1",6463 "pallet-balances",6464 "parity-scale-codec",6465 "scale-info",6466 "serde",6467 "sp-runtime",6468 "sp-std",6469]64706471[[package]]6472name = "pallet-unq-scheduler"6473version = "3.0.0"6474dependencies = [6475 "frame-benchmarking",6476 "frame-support",6477 "frame-system",6478 "log",6479 "parity-scale-codec",6480 "scale-info",6481 "serde",6482 "sp-core",6483 "sp-io",6484 "sp-runtime",6485 "sp-std",6486 "substrate-test-utils",6487 "up-sponsorship",6488]64896490[[package]]6491name = "pallet-utility"6492version = "4.0.0-dev"6493source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6494dependencies = [6495 "frame-benchmarking",6496 "frame-support",6497 "frame-system",6498 "parity-scale-codec",6499 "scale-info",6500 "sp-core",6501 "sp-io",6502 "sp-runtime",6503 "sp-std",6504]65056506[[package]]6507name = "pallet-vesting"6508version = "4.0.0-dev"6509source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6510dependencies = [6511 "frame-benchmarking",6512 "frame-support",6513 "frame-system",6514 "log",6515 "parity-scale-codec",6516 "scale-info",6517 "sp-runtime",6518 "sp-std",6519]65206521[[package]]6522name = "pallet-xcm"6523version = "0.9.12"6524source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6525dependencies = [6526 "frame-support",6527 "frame-system",6528 "log",6529 "parity-scale-codec",6530 "scale-info",6531 "serde",6532 "sp-core",6533 "sp-runtime",6534 "sp-std",6535 "xcm",6536 "xcm-executor",6537]65386539[[package]]6540name = "pallet-xcm-benchmarks"6541version = "0.9.8"6542source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6543dependencies = [6544 "frame-benchmarking",6545 "frame-support",6546 "frame-system",6547 "log",6548 "parity-scale-codec",6549 "scale-info",6550 "sp-runtime",6551 "sp-std",6552 "xcm",6553 "xcm-executor",6554]65556556[[package]]6557name = "parachain-info"6558version = "0.1.0"6559source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"6560dependencies = [6561 "cumulus-primitives-core",6562 "frame-support",6563 "frame-system",6564 "parity-scale-codec",6565 "scale-info",6566 "serde",6567]65686569[[package]]6570name = "parity-db"6571version = "0.3.3"6572source = "registry+https://github.com/rust-lang/crates.io-index"6573checksum = "e7ccc4a8687027deb53d45c5434a1f1b330c9d1069a59cfe80a62aa9a1da25ae"6574dependencies = [6575 "blake2-rfc",6576 "crc32fast",6577 "fs2",6578 "hex",6579 "libc",6580 "log",6581 "lz4",6582 "memmap2",6583 "parking_lot 0.11.2",6584 "rand 0.8.4",6585 "snap",6586]65876588[[package]]6589name = "parity-scale-codec"6590version = "2.3.1"6591source = "registry+https://github.com/rust-lang/crates.io-index"6592checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6593dependencies = [6594 "arrayvec 0.7.2",6595 "bitvec 0.20.4",6596 "byte-slice-cast",6597 "impl-trait-for-tuples 0.2.1",6598 "parity-scale-codec-derive",6599 "serde",6600]66016602[[package]]6603name = "parity-scale-codec-derive"6604version = "2.3.1"6605source = "registry+https://github.com/rust-lang/crates.io-index"6606checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6607dependencies = [6608 "proc-macro-crate 1.1.0",6609 "proc-macro2",6610 "quote",6611 "syn",6612]66136614[[package]]6615name = "parity-send-wrapper"6616version = "0.1.0"6617source = "registry+https://github.com/rust-lang/crates.io-index"6618checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"66196620[[package]]6621name = "parity-tokio-ipc"6622version = "0.9.0"6623source = "registry+https://github.com/rust-lang/crates.io-index"6624checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"6625dependencies = [6626 "futures 0.3.17",6627 "libc",6628 "log",6629 "rand 0.7.3",6630 "tokio 1.13.0",6631 "winapi 0.3.9",6632]66336634[[package]]6635name = "parity-util-mem"6636version = "0.10.2"6637source = "registry+https://github.com/rust-lang/crates.io-index"6638checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"6639dependencies = [6640 "cfg-if 1.0.0",6641 "ethereum-types",6642 "hashbrown",6643 "impl-trait-for-tuples 0.2.1",6644 "lru 0.6.6",6645 "parity-util-mem-derive",6646 "parking_lot 0.11.2",6647 "primitive-types 0.10.1",6648 "smallvec",6649 "winapi 0.3.9",6650]66516652[[package]]6653name = "parity-util-mem-derive"6654version = "0.1.0"6655source = "registry+https://github.com/rust-lang/crates.io-index"6656checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6657dependencies = [6658 "proc-macro2",6659 "syn",6660 "synstructure",6661]66626663[[package]]6664name = "parity-wasm"6665version = "0.32.0"6666source = "registry+https://github.com/rust-lang/crates.io-index"6667checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6668dependencies = [6669 "byteorder",6670]66716672[[package]]6673name = "parity-wasm"6674version = "0.42.2"6675source = "registry+https://github.com/rust-lang/crates.io-index"6676checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"66776678[[package]]6679name = "parity-ws"6680version = "0.11.1"6681source = "registry+https://github.com/rust-lang/crates.io-index"6682checksum = "5983d3929ad50f12c3eb9a6743f19d691866ecd44da74c0a3308c3f8a56df0c6"6683dependencies = [6684 "byteorder",6685 "bytes 0.4.12",6686 "httparse",6687 "log",6688 "mio 0.6.23",6689 "mio-extras",6690 "rand 0.7.3",6691 "sha-1 0.8.2",6692 "slab",6693 "url 2.2.2",6694]66956696[[package]]6697name = "parking"6698version = "2.0.0"6699source = "registry+https://github.com/rust-lang/crates.io-index"6700checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"67016702[[package]]6703name = "parking_lot"6704version = "0.10.2"6705source = "registry+https://github.com/rust-lang/crates.io-index"6706checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6707dependencies = [6708 "lock_api 0.3.4",6709 "parking_lot_core 0.7.2",6710]67116712[[package]]6713name = "parking_lot"6714version = "0.11.2"6715source = "registry+https://github.com/rust-lang/crates.io-index"6716checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6717dependencies = [6718 "instant",6719 "lock_api 0.4.5",6720 "parking_lot_core 0.8.5",6721]67226723[[package]]6724name = "parking_lot_core"6725version = "0.7.2"6726source = "registry+https://github.com/rust-lang/crates.io-index"6727checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6728dependencies = [6729 "cfg-if 0.1.10",6730 "cloudabi",6731 "libc",6732 "redox_syscall 0.1.57",6733 "smallvec",6734 "winapi 0.3.9",6735]67366737[[package]]6738name = "parking_lot_core"6739version = "0.8.5"6740source = "registry+https://github.com/rust-lang/crates.io-index"6741checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6742dependencies = [6743 "cfg-if 1.0.0",6744 "instant",6745 "libc",6746 "redox_syscall 0.2.10",6747 "smallvec",6748 "winapi 0.3.9",6749]67506751[[package]]6752name = "paste"6753version = "1.0.5"6754source = "registry+https://github.com/rust-lang/crates.io-index"6755checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"67566757[[package]]6758name = "pbkdf2"6759version = "0.4.0"6760source = "registry+https://github.com/rust-lang/crates.io-index"6761checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6762dependencies = [6763 "crypto-mac 0.8.0",6764]67656766[[package]]6767name = "pbkdf2"6768version = "0.8.0"6769source = "registry+https://github.com/rust-lang/crates.io-index"6770checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6771dependencies = [6772 "crypto-mac 0.11.1",6773]67746775[[package]]6776name = "peeking_take_while"6777version = "0.1.2"6778source = "registry+https://github.com/rust-lang/crates.io-index"6779checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"67806781[[package]]6782name = "percent-encoding"6783version = "1.0.1"6784source = "registry+https://github.com/rust-lang/crates.io-index"6785checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"67866787[[package]]6788name = "percent-encoding"6789version = "2.1.0"6790source = "registry+https://github.com/rust-lang/crates.io-index"6791checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"67926793[[package]]6794name = "pest"6795version = "2.1.3"6796source = "registry+https://github.com/rust-lang/crates.io-index"6797checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6798dependencies = [6799 "ucd-trie",6800]68016802[[package]]6803name = "pest_derive"6804version = "2.1.0"6805source = "registry+https://github.com/rust-lang/crates.io-index"6806checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6807dependencies = [6808 "pest",6809 "pest_generator",6810]68116812[[package]]6813name = "pest_generator"6814version = "2.1.3"6815source = "registry+https://github.com/rust-lang/crates.io-index"6816checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6817dependencies = [6818 "pest",6819 "pest_meta",6820 "proc-macro2",6821 "quote",6822 "syn",6823]68246825[[package]]6826name = "pest_meta"6827version = "2.1.3"6828source = "registry+https://github.com/rust-lang/crates.io-index"6829checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6830dependencies = [6831 "maplit",6832 "pest",6833 "sha-1 0.8.2",6834]68356836[[package]]6837name = "petgraph"6838version = "0.5.1"6839source = "registry+https://github.com/rust-lang/crates.io-index"6840checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"6841dependencies = [6842 "fixedbitset",6843 "indexmap",6844]68456846[[package]]6847name = "pin-project"6848version = "0.4.28"6849source = "registry+https://github.com/rust-lang/crates.io-index"6850checksum = "918192b5c59119d51e0cd221f4d49dde9112824ba717369e903c97d076083d0f"6851dependencies = [6852 "pin-project-internal 0.4.28",6853]68546855[[package]]6856name = "pin-project"6857version = "1.0.8"6858source = "registry+https://github.com/rust-lang/crates.io-index"6859checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08"6860dependencies = [6861 "pin-project-internal 1.0.8",6862]68636864[[package]]6865name = "pin-project-internal"6866version = "0.4.28"6867source = "registry+https://github.com/rust-lang/crates.io-index"6868checksum = "3be26700300be6d9d23264c73211d8190e755b6b5ca7a1b28230025511b52a5e"6869dependencies = [6870 "proc-macro2",6871 "quote",6872 "syn",6873]68746875[[package]]6876name = "pin-project-internal"6877version = "1.0.8"6878source = "registry+https://github.com/rust-lang/crates.io-index"6879checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389"6880dependencies = [6881 "proc-macro2",6882 "quote",6883 "syn",6884]68856886[[package]]6887name = "pin-project-lite"6888version = "0.1.12"6889source = "registry+https://github.com/rust-lang/crates.io-index"6890checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"68916892[[package]]6893name = "pin-project-lite"6894version = "0.2.7"6895source = "registry+https://github.com/rust-lang/crates.io-index"6896checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"68976898[[package]]6899name = "pin-utils"6900version = "0.1.0"6901source = "registry+https://github.com/rust-lang/crates.io-index"6902checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"69036904[[package]]6905name = "pkg-config"6906version = "0.3.22"6907source = "registry+https://github.com/rust-lang/crates.io-index"6908checksum = "12295df4f294471248581bc09bef3c38a5e46f1e36d6a37353621a0c6c357e1f"69096910[[package]]6911name = "platforms"6912version = "1.1.0"6913source = "registry+https://github.com/rust-lang/crates.io-index"6914checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325"69156916[[package]]6917name = "polkadot-approval-distribution"6918version = "0.9.12"6919source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6920dependencies = [6921 "futures 0.3.17",6922 "polkadot-node-network-protocol",6923 "polkadot-node-primitives",6924 "polkadot-node-subsystem",6925 "polkadot-node-subsystem-util",6926 "polkadot-primitives",6927 "tracing",6928]69296930[[package]]6931name = "polkadot-availability-bitfield-distribution"6932version = "0.9.12"6933source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6934dependencies = [6935 "futures 0.3.17",6936 "polkadot-node-network-protocol",6937 "polkadot-node-subsystem",6938 "polkadot-node-subsystem-util",6939 "polkadot-primitives",6940 "tracing",6941]69426943[[package]]6944name = "polkadot-availability-distribution"6945version = "0.9.12"6946source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6947dependencies = [6948 "derive_more",6949 "futures 0.3.17",6950 "lru 0.7.0",6951 "parity-scale-codec",6952 "polkadot-erasure-coding",6953 "polkadot-node-network-protocol",6954 "polkadot-node-primitives",6955 "polkadot-node-subsystem",6956 "polkadot-node-subsystem-util",6957 "polkadot-primitives",6958 "rand 0.8.4",6959 "sp-core",6960 "sp-keystore",6961 "thiserror",6962 "tracing",6963]69646965[[package]]6966name = "polkadot-availability-recovery"6967version = "0.9.12"6968source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6969dependencies = [6970 "futures 0.3.17",6971 "lru 0.7.0",6972 "parity-scale-codec",6973 "polkadot-erasure-coding",6974 "polkadot-node-network-protocol",6975 "polkadot-node-primitives",6976 "polkadot-node-subsystem",6977 "polkadot-node-subsystem-util",6978 "polkadot-primitives",6979 "rand 0.8.4",6980 "sc-network",6981 "thiserror",6982 "tracing",6983]69846985[[package]]6986name = "polkadot-cli"6987version = "0.9.12"6988source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6989dependencies = [6990 "frame-benchmarking-cli",6991 "futures 0.3.17",6992 "log",6993 "polkadot-node-core-pvf",6994 "polkadot-service",6995 "sc-cli",6996 "sc-service",6997 "sp-core",6998 "sp-trie",6999 "structopt",7000 "substrate-build-script-utils",7001 "thiserror",7002 "try-runtime-cli",7003]70047005[[package]]7006name = "polkadot-client"7007version = "0.9.12"7008source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7009dependencies = [7010 "beefy-primitives",7011 "frame-benchmarking",7012 "frame-system-rpc-runtime-api",7013 "pallet-mmr-primitives",7014 "pallet-transaction-payment-rpc-runtime-api",7015 "polkadot-primitives",7016 "polkadot-runtime",7017 "sc-client-api",7018 "sc-consensus",7019 "sc-executor",7020 "sc-service",7021 "sp-api",7022 "sp-authority-discovery",7023 "sp-block-builder",7024 "sp-blockchain",7025 "sp-consensus",7026 "sp-consensus-babe",7027 "sp-finality-grandpa",7028 "sp-offchain",7029 "sp-runtime",7030 "sp-session",7031 "sp-storage",7032 "sp-transaction-pool",7033]70347035[[package]]7036name = "polkadot-collator-protocol"7037version = "0.9.12"7038source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7039dependencies = [7040 "always-assert",7041 "derive_more",7042 "futures 0.3.17",7043 "futures-timer 3.0.2",7044 "polkadot-node-network-protocol",7045 "polkadot-node-primitives",7046 "polkadot-node-subsystem",7047 "polkadot-node-subsystem-util",7048 "polkadot-primitives",7049 "sp-core",7050 "sp-keystore",7051 "sp-runtime",7052 "thiserror",7053 "tracing",7054]70557056[[package]]7057name = "polkadot-core-primitives"7058version = "0.9.12"7059source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7060dependencies = [7061 "parity-scale-codec",7062 "parity-util-mem",7063 "scale-info",7064 "sp-core",7065 "sp-runtime",7066 "sp-std",7067]70687069[[package]]7070name = "polkadot-dispute-distribution"7071version = "0.9.12"7072source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7073dependencies = [7074 "derive_more",7075 "futures 0.3.17",7076 "lru 0.7.0",7077 "parity-scale-codec",7078 "polkadot-erasure-coding",7079 "polkadot-node-network-protocol",7080 "polkadot-node-primitives",7081 "polkadot-node-subsystem",7082 "polkadot-node-subsystem-util",7083 "polkadot-primitives",7084 "sc-network",7085 "sp-application-crypto",7086 "sp-keystore",7087 "thiserror",7088 "tracing",7089]70907091[[package]]7092name = "polkadot-erasure-coding"7093version = "0.9.12"7094source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7095dependencies = [7096 "parity-scale-codec",7097 "polkadot-node-primitives",7098 "polkadot-primitives",7099 "reed-solomon-novelpoly",7100 "sp-core",7101 "sp-trie",7102 "thiserror",7103]71047105[[package]]7106name = "polkadot-gossip-support"7107version = "0.9.12"7108source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7109dependencies = [7110 "futures 0.3.17",7111 "futures-timer 3.0.2",7112 "polkadot-node-network-protocol",7113 "polkadot-node-subsystem",7114 "polkadot-node-subsystem-util",7115 "polkadot-primitives",7116 "rand 0.8.4",7117 "rand_chacha 0.3.1",7118 "sc-network",7119 "sp-application-crypto",7120 "sp-core",7121 "sp-keystore",7122 "tracing",7123]71247125[[package]]7126name = "polkadot-network-bridge"7127version = "0.9.12"7128source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7129dependencies = [7130 "async-trait",7131 "futures 0.3.17",7132 "parity-scale-codec",7133 "parking_lot 0.11.2",7134 "polkadot-node-network-protocol",7135 "polkadot-node-subsystem",7136 "polkadot-node-subsystem-util",7137 "polkadot-overseer",7138 "polkadot-primitives",7139 "sc-network",7140 "sp-consensus",7141 "tracing",7142]71437144[[package]]7145name = "polkadot-node-collation-generation"7146version = "0.9.12"7147source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7148dependencies = [7149 "futures 0.3.17",7150 "parity-scale-codec",7151 "polkadot-erasure-coding",7152 "polkadot-node-primitives",7153 "polkadot-node-subsystem",7154 "polkadot-node-subsystem-util",7155 "polkadot-primitives",7156 "sp-core",7157 "sp-maybe-compressed-blob",7158 "thiserror",7159 "tracing",7160]71617162[[package]]7163name = "polkadot-node-core-approval-voting"7164version = "0.9.12"7165source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7166dependencies = [7167 "bitvec 0.20.4",7168 "derive_more",7169 "futures 0.3.17",7170 "futures-timer 3.0.2",7171 "kvdb",7172 "lru 0.7.0",7173 "merlin",7174 "parity-scale-codec",7175 "polkadot-node-jaeger",7176 "polkadot-node-primitives",7177 "polkadot-node-subsystem",7178 "polkadot-node-subsystem-util",7179 "polkadot-overseer",7180 "polkadot-primitives",7181 "sc-keystore",7182 "schnorrkel",7183 "sp-application-crypto",7184 "sp-consensus",7185 "sp-consensus-slots",7186 "sp-runtime",7187 "tracing",7188]71897190[[package]]7191name = "polkadot-node-core-av-store"7192version = "0.9.12"7193source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7194dependencies = [7195 "bitvec 0.20.4",7196 "futures 0.3.17",7197 "futures-timer 3.0.2",7198 "kvdb",7199 "parity-scale-codec",7200 "polkadot-erasure-coding",7201 "polkadot-node-primitives",7202 "polkadot-node-subsystem",7203 "polkadot-node-subsystem-util",7204 "polkadot-overseer",7205 "polkadot-primitives",7206 "thiserror",7207 "tracing",7208]72097210[[package]]7211name = "polkadot-node-core-backing"7212version = "0.9.12"7213source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7214dependencies = [7215 "bitvec 0.20.4",7216 "futures 0.3.17",7217 "polkadot-erasure-coding",7218 "polkadot-node-primitives",7219 "polkadot-node-subsystem",7220 "polkadot-node-subsystem-util",7221 "polkadot-primitives",7222 "polkadot-statement-table",7223 "sp-keystore",7224 "thiserror",7225 "tracing",7226]72277228[[package]]7229name = "polkadot-node-core-bitfield-signing"7230version = "0.9.12"7231source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7232dependencies = [7233 "futures 0.3.17",7234 "polkadot-node-subsystem",7235 "polkadot-node-subsystem-util",7236 "polkadot-primitives",7237 "sp-keystore",7238 "thiserror",7239 "tracing",7240 "wasm-timer",7241]72427243[[package]]7244name = "polkadot-node-core-candidate-validation"7245version = "0.9.12"7246source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7247dependencies = [7248 "async-trait",7249 "futures 0.3.17",7250 "parity-scale-codec",7251 "polkadot-node-core-pvf",7252 "polkadot-node-primitives",7253 "polkadot-node-subsystem",7254 "polkadot-node-subsystem-util",7255 "polkadot-parachain",7256 "polkadot-primitives",7257 "sp-maybe-compressed-blob",7258 "tracing",7259]72607261[[package]]7262name = "polkadot-node-core-chain-api"7263version = "0.9.12"7264source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7265dependencies = [7266 "futures 0.3.17",7267 "polkadot-node-subsystem",7268 "polkadot-node-subsystem-util",7269 "polkadot-primitives",7270 "sc-client-api",7271 "sc-consensus-babe",7272 "sp-blockchain",7273 "tracing",7274]72757276[[package]]7277name = "polkadot-node-core-chain-selection"7278version = "0.9.12"7279source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7280dependencies = [7281 "futures 0.3.17",7282 "futures-timer 3.0.2",7283 "kvdb",7284 "parity-scale-codec",7285 "polkadot-node-primitives",7286 "polkadot-node-subsystem",7287 "polkadot-node-subsystem-util",7288 "polkadot-primitives",7289 "thiserror",7290 "tracing",7291]72927293[[package]]7294name = "polkadot-node-core-dispute-coordinator"7295version = "0.9.12"7296source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7297dependencies = [7298 "bitvec 0.20.4",7299 "derive_more",7300 "futures 0.3.17",7301 "kvdb",7302 "parity-scale-codec",7303 "polkadot-node-primitives",7304 "polkadot-node-subsystem",7305 "polkadot-node-subsystem-util",7306 "polkadot-primitives",7307 "sc-keystore",7308 "thiserror",7309 "tracing",7310]73117312[[package]]7313name = "polkadot-node-core-dispute-participation"7314version = "0.9.12"7315source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7316dependencies = [7317 "futures 0.3.17",7318 "polkadot-node-primitives",7319 "polkadot-node-subsystem",7320 "polkadot-primitives",7321 "thiserror",7322 "tracing",7323]73247325[[package]]7326name = "polkadot-node-core-parachains-inherent"7327version = "0.9.12"7328source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7329dependencies = [7330 "async-trait",7331 "futures 0.3.17",7332 "futures-timer 3.0.2",7333 "polkadot-node-subsystem",7334 "polkadot-primitives",7335 "sp-blockchain",7336 "sp-inherents",7337 "sp-runtime",7338 "thiserror",7339 "tracing",7340]73417342[[package]]7343name = "polkadot-node-core-provisioner"7344version = "0.9.12"7345source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7346dependencies = [7347 "bitvec 0.20.4",7348 "futures 0.3.17",7349 "futures-timer 3.0.2",7350 "polkadot-node-subsystem",7351 "polkadot-node-subsystem-util",7352 "polkadot-primitives",7353 "thiserror",7354 "tracing",7355]73567357[[package]]7358name = "polkadot-node-core-pvf"7359version = "0.9.12"7360source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7361dependencies = [7362 "always-assert",7363 "assert_matches",7364 "async-process",7365 "async-std",7366 "futures 0.3.17",7367 "futures-timer 3.0.2",7368 "libc",7369 "parity-scale-codec",7370 "pin-project 1.0.8",7371 "polkadot-core-primitives",7372 "polkadot-node-subsystem-util",7373 "polkadot-parachain",7374 "rand 0.8.4",7375 "sc-executor",7376 "sc-executor-common",7377 "sc-executor-wasmtime",7378 "slotmap",7379 "sp-core",7380 "sp-externalities",7381 "sp-io",7382 "sp-maybe-compressed-blob",7383 "sp-tracing",7384 "sp-wasm-interface",7385 "tracing",7386]73877388[[package]]7389name = "polkadot-node-core-runtime-api"7390version = "0.9.12"7391source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7392dependencies = [7393 "futures 0.3.17",7394 "memory-lru",7395 "parity-util-mem",7396 "polkadot-node-subsystem",7397 "polkadot-node-subsystem-util",7398 "polkadot-primitives",7399 "sp-api",7400 "sp-authority-discovery",7401 "sp-consensus-babe",7402 "sp-core",7403 "tracing",7404]74057406[[package]]7407name = "polkadot-node-jaeger"7408version = "0.9.12"7409source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7410dependencies = [7411 "async-std",7412 "lazy_static",7413 "log",7414 "mick-jaeger",7415 "parity-scale-codec",7416 "parking_lot 0.11.2",7417 "polkadot-node-primitives",7418 "polkadot-primitives",7419 "sc-network",7420 "sp-core",7421 "thiserror",7422]74237424[[package]]7425name = "polkadot-node-metrics"7426version = "0.9.12"7427source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7428dependencies = [7429 "futures 0.3.17",7430 "futures-timer 3.0.2",7431 "metered-channel",7432 "substrate-prometheus-endpoint",7433]74347435[[package]]7436name = "polkadot-node-network-protocol"7437version = "0.9.12"7438source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7439dependencies = [7440 "async-trait",7441 "derive_more",7442 "futures 0.3.17",7443 "parity-scale-codec",7444 "polkadot-node-jaeger",7445 "polkadot-node-primitives",7446 "polkadot-primitives",7447 "sc-authority-discovery",7448 "sc-network",7449 "strum 0.22.0",7450 "thiserror",7451]74527453[[package]]7454name = "polkadot-node-primitives"7455version = "0.9.12"7456source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7457dependencies = [7458 "bounded-vec",7459 "futures 0.3.17",7460 "parity-scale-codec",7461 "polkadot-parachain",7462 "polkadot-primitives",7463 "schnorrkel",7464 "serde",7465 "sp-application-crypto",7466 "sp-consensus-babe",7467 "sp-consensus-vrf",7468 "sp-core",7469 "sp-keystore",7470 "sp-maybe-compressed-blob",7471 "thiserror",7472 "zstd",7473]74747475[[package]]7476name = "polkadot-node-subsystem"7477version = "0.9.12"7478source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7479dependencies = [7480 "polkadot-node-jaeger",7481 "polkadot-node-subsystem-types",7482 "polkadot-overseer",7483]74847485[[package]]7486name = "polkadot-node-subsystem-types"7487version = "0.9.12"7488source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7489dependencies = [7490 "derive_more",7491 "futures 0.3.17",7492 "polkadot-node-jaeger",7493 "polkadot-node-network-protocol",7494 "polkadot-node-primitives",7495 "polkadot-overseer-gen",7496 "polkadot-primitives",7497 "polkadot-statement-table",7498 "sc-network",7499 "smallvec",7500 "substrate-prometheus-endpoint",7501 "thiserror",7502]75037504[[package]]7505name = "polkadot-node-subsystem-util"7506version = "0.9.12"7507source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7508dependencies = [7509 "async-trait",7510 "derive_more",7511 "futures 0.3.17",7512 "itertools",7513 "lru 0.7.0",7514 "metered-channel",7515 "parity-scale-codec",7516 "pin-project 1.0.8",7517 "polkadot-node-jaeger",7518 "polkadot-node-metrics",7519 "polkadot-node-network-protocol",7520 "polkadot-node-subsystem",7521 "polkadot-overseer",7522 "polkadot-primitives",7523 "rand 0.8.4",7524 "sp-application-crypto",7525 "sp-core",7526 "sp-keystore",7527 "thiserror",7528 "tracing",7529]75307531[[package]]7532name = "polkadot-overseer"7533version = "0.9.12"7534source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7535dependencies = [7536 "futures 0.3.17",7537 "futures-timer 3.0.2",7538 "lru 0.7.0",7539 "parity-util-mem",7540 "parking_lot 0.11.2",7541 "polkadot-node-metrics",7542 "polkadot-node-network-protocol",7543 "polkadot-node-primitives",7544 "polkadot-node-subsystem-types",7545 "polkadot-overseer-gen",7546 "polkadot-primitives",7547 "sc-client-api",7548 "sp-api",7549 "tracing",7550]75517552[[package]]7553name = "polkadot-overseer-gen"7554version = "0.9.12"7555source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7556dependencies = [7557 "async-trait",7558 "futures 0.3.17",7559 "futures-timer 3.0.2",7560 "metered-channel",7561 "pin-project 1.0.8",7562 "polkadot-node-network-protocol",7563 "polkadot-node-primitives",7564 "polkadot-overseer-gen-proc-macro",7565 "thiserror",7566 "tracing",7567]75687569[[package]]7570name = "polkadot-overseer-gen-proc-macro"7571version = "0.9.12"7572source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7573dependencies = [7574 "proc-macro-crate 1.1.0",7575 "proc-macro2",7576 "quote",7577 "syn",7578]75797580[[package]]7581name = "polkadot-parachain"7582version = "0.9.12"7583source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7584dependencies = [7585 "derive_more",7586 "frame-support",7587 "parity-scale-codec",7588 "parity-util-mem",7589 "polkadot-core-primitives",7590 "scale-info",7591 "serde",7592 "sp-core",7593 "sp-runtime",7594 "sp-std",7595]75967597[[package]]7598name = "polkadot-primitives"7599version = "0.9.12"7600source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7601dependencies = [7602 "bitvec 0.20.4",7603 "frame-system",7604 "hex-literal",7605 "parity-scale-codec",7606 "parity-util-mem",7607 "polkadot-core-primitives",7608 "polkadot-parachain",7609 "scale-info",7610 "serde",7611 "sp-api",7612 "sp-application-crypto",7613 "sp-arithmetic",7614 "sp-authority-discovery",7615 "sp-consensus-slots",7616 "sp-core",7617 "sp-inherents",7618 "sp-io",7619 "sp-keystore",7620 "sp-runtime",7621 "sp-staking",7622 "sp-std",7623 "sp-trie",7624 "sp-version",7625]76267627[[package]]7628name = "polkadot-rpc"7629version = "0.9.12"7630source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7631dependencies = [7632 "beefy-gadget",7633 "beefy-gadget-rpc",7634 "jsonrpc-core",7635 "pallet-mmr-rpc",7636 "pallet-transaction-payment-rpc",7637 "polkadot-primitives",7638 "sc-chain-spec",7639 "sc-client-api",7640 "sc-consensus-babe",7641 "sc-consensus-babe-rpc",7642 "sc-consensus-epochs",7643 "sc-finality-grandpa",7644 "sc-finality-grandpa-rpc",7645 "sc-rpc",7646 "sc-sync-state-rpc",7647 "sc-transaction-pool-api",7648 "sp-api",7649 "sp-block-builder",7650 "sp-blockchain",7651 "sp-consensus",7652 "sp-consensus-babe",7653 "sp-keystore",7654 "sp-runtime",7655 "substrate-frame-rpc-system",7656]76577658[[package]]7659name = "polkadot-runtime"7660version = "0.9.12"7661source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7662dependencies = [7663 "beefy-primitives",7664 "bitvec 0.20.4",7665 "frame-benchmarking",7666 "frame-election-provider-support",7667 "frame-executive",7668 "frame-support",7669 "frame-system",7670 "frame-system-benchmarking",7671 "frame-system-rpc-runtime-api",7672 "frame-try-runtime",7673 "hex-literal",7674 "log",7675 "pallet-authority-discovery",7676 "pallet-authorship",7677 "pallet-babe",7678 "pallet-balances",7679 "pallet-bounties",7680 "pallet-collective",7681 "pallet-democracy",7682 "pallet-election-provider-multi-phase",7683 "pallet-elections-phragmen",7684 "pallet-grandpa",7685 "pallet-identity",7686 "pallet-im-online",7687 "pallet-indices",7688 "pallet-membership",7689 "pallet-mmr-primitives",7690 "pallet-multisig",7691 "pallet-nicks",7692 "pallet-offences",7693 "pallet-offences-benchmarking",7694 "pallet-proxy",7695 "pallet-scheduler",7696 "pallet-session",7697 "pallet-session-benchmarking",7698 "pallet-staking",7699 "pallet-staking-reward-curve",7700 "pallet-timestamp",7701 "pallet-tips",7702 "pallet-transaction-payment",7703 "pallet-transaction-payment-rpc-runtime-api",7704 "pallet-treasury",7705 "pallet-utility",7706 "pallet-vesting",7707 "parity-scale-codec",7708 "polkadot-primitives",7709 "polkadot-runtime-common",7710 "polkadot-runtime-parachains",7711 "rustc-hex",7712 "scale-info",7713 "serde",7714 "serde_derive",7715 "smallvec",7716 "sp-api",7717 "sp-authority-discovery",7718 "sp-block-builder",7719 "sp-consensus-babe",7720 "sp-core",7721 "sp-inherents",7722 "sp-io",7723 "sp-npos-elections",7724 "sp-offchain",7725 "sp-runtime",7726 "sp-session",7727 "sp-staking",7728 "sp-std",7729 "sp-transaction-pool",7730 "sp-version",7731 "static_assertions",7732 "substrate-wasm-builder",7733]77347735[[package]]7736name = "polkadot-runtime-common"7737version = "0.9.12"7738source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7739dependencies = [7740 "beefy-primitives",7741 "bitvec 0.20.4",7742 "frame-benchmarking",7743 "frame-election-provider-support",7744 "frame-support",7745 "frame-system",7746 "impl-trait-for-tuples 0.2.1",7747 "libsecp256k1 0.7.0",7748 "log",7749 "pallet-authorship",7750 "pallet-babe",7751 "pallet-bags-list",7752 "pallet-balances",7753 "pallet-beefy-mmr",7754 "pallet-election-provider-multi-phase",7755 "pallet-session",7756 "pallet-staking",7757 "pallet-timestamp",7758 "pallet-transaction-payment",7759 "pallet-treasury",7760 "pallet-vesting",7761 "parity-scale-codec",7762 "polkadot-primitives",7763 "polkadot-runtime-parachains",7764 "rustc-hex",7765 "scale-info",7766 "serde",7767 "serde_derive",7768 "slot-range-helper",7769 "sp-api",7770 "sp-core",7771 "sp-inherents",7772 "sp-io",7773 "sp-npos-elections",7774 "sp-runtime",7775 "sp-session",7776 "sp-staking",7777 "sp-std",7778 "static_assertions",7779 "xcm",7780]77817782[[package]]7783name = "polkadot-runtime-parachains"7784version = "0.9.12"7785source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7786dependencies = [7787 "bitflags",7788 "bitvec 0.20.4",7789 "derive_more",7790 "frame-benchmarking",7791 "frame-support",7792 "frame-system",7793 "log",7794 "pallet-authority-discovery",7795 "pallet-authorship",7796 "pallet-balances",7797 "pallet-session",7798 "pallet-staking",7799 "pallet-timestamp",7800 "pallet-vesting",7801 "parity-scale-codec",7802 "polkadot-primitives",7803 "rand 0.8.4",7804 "rand_chacha 0.3.1",7805 "rustc-hex",7806 "scale-info",7807 "serde",7808 "sp-api",7809 "sp-core",7810 "sp-inherents",7811 "sp-io",7812 "sp-keystore",7813 "sp-runtime",7814 "sp-session",7815 "sp-staking",7816 "sp-std",7817 "xcm",7818 "xcm-executor",7819]78207821[[package]]7822name = "polkadot-service"7823version = "0.9.12"7824source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7825dependencies = [7826 "async-trait",7827 "beefy-gadget",7828 "beefy-primitives",7829 "frame-system-rpc-runtime-api",7830 "futures 0.3.17",7831 "hex-literal",7832 "kusama-runtime",7833 "kvdb",7834 "kvdb-rocksdb",7835 "lru 0.7.0",7836 "pallet-babe",7837 "pallet-im-online",7838 "pallet-mmr-primitives",7839 "pallet-staking",7840 "pallet-transaction-payment-rpc-runtime-api",7841 "polkadot-approval-distribution",7842 "polkadot-availability-bitfield-distribution",7843 "polkadot-availability-distribution",7844 "polkadot-availability-recovery",7845 "polkadot-client",7846 "polkadot-collator-protocol",7847 "polkadot-dispute-distribution",7848 "polkadot-gossip-support",7849 "polkadot-network-bridge",7850 "polkadot-node-collation-generation",7851 "polkadot-node-core-approval-voting",7852 "polkadot-node-core-av-store",7853 "polkadot-node-core-backing",7854 "polkadot-node-core-bitfield-signing",7855 "polkadot-node-core-candidate-validation",7856 "polkadot-node-core-chain-api",7857 "polkadot-node-core-chain-selection",7858 "polkadot-node-core-dispute-coordinator",7859 "polkadot-node-core-dispute-participation",7860 "polkadot-node-core-parachains-inherent",7861 "polkadot-node-core-provisioner",7862 "polkadot-node-core-runtime-api",7863 "polkadot-node-network-protocol",7864 "polkadot-node-primitives",7865 "polkadot-node-subsystem",7866 "polkadot-node-subsystem-util",7867 "polkadot-overseer",7868 "polkadot-parachain",7869 "polkadot-primitives",7870 "polkadot-rpc",7871 "polkadot-runtime",7872 "polkadot-runtime-parachains",7873 "polkadot-statement-distribution",7874 "rococo-runtime",7875 "sc-authority-discovery",7876 "sc-basic-authorship",7877 "sc-block-builder",7878 "sc-chain-spec",7879 "sc-client-api",7880 "sc-client-db",7881 "sc-consensus",7882 "sc-consensus-babe",7883 "sc-consensus-slots",7884 "sc-consensus-uncles",7885 "sc-executor",7886 "sc-finality-grandpa",7887 "sc-keystore",7888 "sc-network",7889 "sc-service",7890 "sc-sync-state-rpc",7891 "sc-telemetry",7892 "sc-transaction-pool",7893 "serde",7894 "sp-api",7895 "sp-authority-discovery",7896 "sp-block-builder",7897 "sp-blockchain",7898 "sp-consensus",7899 "sp-consensus-babe",7900 "sp-core",7901 "sp-finality-grandpa",7902 "sp-inherents",7903 "sp-io",7904 "sp-keystore",7905 "sp-offchain",7906 "sp-runtime",7907 "sp-session",7908 "sp-state-machine",7909 "sp-storage",7910 "sp-timestamp",7911 "sp-transaction-pool",7912 "sp-trie",7913 "substrate-prometheus-endpoint",7914 "thiserror",7915 "tracing",7916 "westend-runtime",7917]79187919[[package]]7920name = "polkadot-statement-distribution"7921version = "0.9.12"7922source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7923dependencies = [7924 "arrayvec 0.5.2",7925 "derive_more",7926 "futures 0.3.17",7927 "indexmap",7928 "parity-scale-codec",7929 "polkadot-node-network-protocol",7930 "polkadot-node-primitives",7931 "polkadot-node-subsystem",7932 "polkadot-node-subsystem-util",7933 "polkadot-primitives",7934 "sp-keystore",7935 "sp-staking",7936 "thiserror",7937 "tracing",7938]79397940[[package]]7941name = "polkadot-statement-table"7942version = "0.9.12"7943source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7944dependencies = [7945 "parity-scale-codec",7946 "polkadot-primitives",7947 "sp-core",7948]79497950[[package]]7951name = "polkadot-test-runtime"7952version = "0.9.12"7953source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7954dependencies = [7955 "beefy-primitives",7956 "bitvec 0.20.4",7957 "frame-election-provider-support",7958 "frame-executive",7959 "frame-support",7960 "frame-system",7961 "frame-system-rpc-runtime-api",7962 "log",7963 "pallet-authority-discovery",7964 "pallet-authorship",7965 "pallet-babe",7966 "pallet-balances",7967 "pallet-grandpa",7968 "pallet-indices",7969 "pallet-mmr-primitives",7970 "pallet-nicks",7971 "pallet-offences",7972 "pallet-session",7973 "pallet-staking",7974 "pallet-staking-reward-curve",7975 "pallet-sudo",7976 "pallet-timestamp",7977 "pallet-transaction-payment",7978 "pallet-transaction-payment-rpc-runtime-api",7979 "pallet-vesting",7980 "pallet-xcm",7981 "parity-scale-codec",7982 "polkadot-parachain",7983 "polkadot-primitives",7984 "polkadot-runtime-common",7985 "polkadot-runtime-parachains",7986 "rustc-hex",7987 "scale-info",7988 "serde",7989 "serde_derive",7990 "smallvec",7991 "sp-api",7992 "sp-authority-discovery",7993 "sp-block-builder",7994 "sp-consensus-babe",7995 "sp-core",7996 "sp-inherents",7997 "sp-io",7998 "sp-offchain",7999 "sp-runtime",8000 "sp-session",8001 "sp-staking",8002 "sp-std",8003 "sp-transaction-pool",8004 "sp-version",8005 "substrate-wasm-builder",8006 "xcm",8007 "xcm-builder",8008 "xcm-executor",8009]80108011[[package]]8012name = "polkadot-test-service"8013version = "0.9.12"8014source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"8015dependencies = [8016 "frame-benchmarking",8017 "frame-system",8018 "futures 0.1.31",8019 "futures 0.3.17",8020 "hex",8021 "pallet-balances",8022 "pallet-staking",8023 "pallet-transaction-payment",8024 "polkadot-node-primitives",8025 "polkadot-node-subsystem",8026 "polkadot-overseer",8027 "polkadot-parachain",8028 "polkadot-primitives",8029 "polkadot-rpc",8030 "polkadot-runtime-common",8031 "polkadot-runtime-parachains",8032 "polkadot-service",8033 "polkadot-test-runtime",8034 "rand 0.8.4",8035 "sc-authority-discovery",8036 "sc-chain-spec",8037 "sc-cli",8038 "sc-client-api",8039 "sc-consensus",8040 "sc-consensus-babe",8041 "sc-executor",8042 "sc-finality-grandpa",8043 "sc-network",8044 "sc-service",8045 "sc-tracing",8046 "sc-transaction-pool",8047 "sp-arithmetic",8048 "sp-authority-discovery",8049 "sp-blockchain",8050 "sp-consensus",8051 "sp-consensus-babe",8052 "sp-core",8053 "sp-finality-grandpa",8054 "sp-inherents",8055 "sp-keyring",8056 "sp-runtime",8057 "sp-state-machine",8058 "substrate-test-client",8059 "tempfile",8060 "tokio 1.13.0",8061 "tracing",8062]80638064[[package]]8065name = "polling"8066version = "2.1.0"8067source = "registry+https://github.com/rust-lang/crates.io-index"8068checksum = "92341d779fa34ea8437ef4d82d440d5e1ce3f3ff7f824aa64424cd481f9a1f25"8069dependencies = [8070 "cfg-if 1.0.0",8071 "libc",8072 "log",8073 "wepoll-ffi",8074 "winapi 0.3.9",8075]80768077[[package]]8078name = "poly1305"8079version = "0.7.2"8080source = "registry+https://github.com/rust-lang/crates.io-index"8081checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8082dependencies = [8083 "cpufeatures 0.2.1",8084 "opaque-debug 0.3.0",8085 "universal-hash",8086]80878088[[package]]8089name = "polyval"8090version = "0.5.3"8091source = "registry+https://github.com/rust-lang/crates.io-index"8092checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8093dependencies = [8094 "cfg-if 1.0.0",8095 "cpufeatures 0.2.1",8096 "opaque-debug 0.3.0",8097 "universal-hash",8098]80998100[[package]]8101name = "ppv-lite86"8102version = "0.2.15"8103source = "registry+https://github.com/rust-lang/crates.io-index"8104checksum = "ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba"81058106[[package]]8107name = "primitive-types"8108version = "0.9.1"8109source = "registry+https://github.com/rust-lang/crates.io-index"8110checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"8111dependencies = [8112 "fixed-hash",8113 "impl-codec",8114 "impl-rlp",8115 "uint",8116]81178118[[package]]8119name = "primitive-types"8120version = "0.10.1"8121source = "registry+https://github.com/rust-lang/crates.io-index"8122checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"8123dependencies = [8124 "fixed-hash",8125 "impl-codec",8126 "impl-rlp",8127 "impl-serde",8128 "scale-info",8129 "uint",8130]81318132[[package]]8133name = "proc-macro-crate"8134version = "0.1.5"8135source = "registry+https://github.com/rust-lang/crates.io-index"8136checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"8137dependencies = [8138 "toml",8139]81408141[[package]]8142name = "proc-macro-crate"8143version = "1.1.0"8144source = "registry+https://github.com/rust-lang/crates.io-index"8145checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"8146dependencies = [8147 "thiserror",8148 "toml",8149]81508151[[package]]8152name = "proc-macro-error"8153version = "0.4.12"8154source = "registry+https://github.com/rust-lang/crates.io-index"8155checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7"8156dependencies = [8157 "proc-macro-error-attr 0.4.12",8158 "proc-macro2",8159 "quote",8160 "syn",8161 "version_check",8162]81638164[[package]]8165name = "proc-macro-error"8166version = "1.0.4"8167source = "registry+https://github.com/rust-lang/crates.io-index"8168checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8169dependencies = [8170 "proc-macro-error-attr 1.0.4",8171 "proc-macro2",8172 "quote",8173 "syn",8174 "version_check",8175]81768177[[package]]8178name = "proc-macro-error-attr"8179version = "0.4.12"8180source = "registry+https://github.com/rust-lang/crates.io-index"8181checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de"8182dependencies = [8183 "proc-macro2",8184 "quote",8185 "syn",8186 "syn-mid",8187 "version_check",8188]81898190[[package]]8191name = "proc-macro-error-attr"8192version = "1.0.4"8193source = "registry+https://github.com/rust-lang/crates.io-index"8194checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8195dependencies = [8196 "proc-macro2",8197 "quote",8198 "version_check",8199]82008201[[package]]8202name = "proc-macro-hack"8203version = "0.5.19"8204source = "registry+https://github.com/rust-lang/crates.io-index"8205checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"82068207[[package]]8208name = "proc-macro-nested"8209version = "0.1.7"8210source = "registry+https://github.com/rust-lang/crates.io-index"8211checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"82128213[[package]]8214name = "proc-macro2"8215version = "1.0.32"8216source = "registry+https://github.com/rust-lang/crates.io-index"8217checksum = "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"8218dependencies = [8219 "unicode-xid",8220]82218222[[package]]8223name = "prometheus"8224version = "0.12.0"8225source = "registry+https://github.com/rust-lang/crates.io-index"8226checksum = "5986aa8d62380092d2f50f8b1cdba9cb9b6731ffd4b25b51fd126b6c3e05b99c"8227dependencies = [8228 "cfg-if 1.0.0",8229 "fnv",8230 "lazy_static",8231 "memchr",8232 "parking_lot 0.11.2",8233 "thiserror",8234]82358236[[package]]8237name = "prost"8238version = "0.8.0"8239source = "registry+https://github.com/rust-lang/crates.io-index"8240checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"8241dependencies = [8242 "bytes 1.1.0",8243 "prost-derive",8244]82458246[[package]]8247name = "prost-build"8248version = "0.8.0"8249source = "registry+https://github.com/rust-lang/crates.io-index"8250checksum = "355f634b43cdd80724ee7848f95770e7e70eefa6dcf14fea676216573b8fd603"8251dependencies = [8252 "bytes 1.1.0",8253 "heck",8254 "itertools",8255 "log",8256 "multimap",8257 "petgraph",8258 "prost",8259 "prost-types",8260 "tempfile",8261 "which",8262]82638264[[package]]8265name = "prost-derive"8266version = "0.8.0"8267source = "registry+https://github.com/rust-lang/crates.io-index"8268checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"8269dependencies = [8270 "anyhow",8271 "itertools",8272 "proc-macro2",8273 "quote",8274 "syn",8275]82768277[[package]]8278name = "prost-types"8279version = "0.8.0"8280source = "registry+https://github.com/rust-lang/crates.io-index"8281checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"8282dependencies = [8283 "bytes 1.1.0",8284 "prost",8285]82868287[[package]]8288name = "psm"8289version = "0.1.16"8290source = "registry+https://github.com/rust-lang/crates.io-index"8291checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"8292dependencies = [8293 "cc",8294]82958296[[package]]8297name = "pwasm-utils"8298version = "0.18.2"8299source = "registry+https://github.com/rust-lang/crates.io-index"8300checksum = "880b3384fb00b8f6ecccd5d358b93bd2201900ae3daad213791d1864f6441f5c"8301dependencies = [8302 "byteorder",8303 "log",8304 "parity-wasm 0.42.2",8305]83068307[[package]]8308name = "quick-error"8309version = "1.2.3"8310source = "registry+https://github.com/rust-lang/crates.io-index"8311checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"83128313[[package]]8314name = "quick-error"8315version = "2.0.1"8316source = "registry+https://github.com/rust-lang/crates.io-index"8317checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"83188319[[package]]8320name = "quicksink"8321version = "0.1.2"8322source = "registry+https://github.com/rust-lang/crates.io-index"8323checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8324dependencies = [8325 "futures-core",8326 "futures-sink",8327 "pin-project-lite 0.1.12",8328]83298330[[package]]8331name = "quote"8332version = "1.0.10"8333source = "registry+https://github.com/rust-lang/crates.io-index"8334checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05"8335dependencies = [8336 "proc-macro2",8337]83388339[[package]]8340name = "radium"8341version = "0.5.3"8342source = "registry+https://github.com/rust-lang/crates.io-index"8343checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"83448345[[package]]8346name = "radium"8347version = "0.6.2"8348source = "registry+https://github.com/rust-lang/crates.io-index"8349checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"83508351[[package]]8352name = "rand"8353version = "0.7.3"8354source = "registry+https://github.com/rust-lang/crates.io-index"8355checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8356dependencies = [8357 "getrandom 0.1.16",8358 "libc",8359 "rand_chacha 0.2.2",8360 "rand_core 0.5.1",8361 "rand_hc 0.2.0",8362 "rand_pcg",8363]83648365[[package]]8366name = "rand"8367version = "0.8.4"8368source = "registry+https://github.com/rust-lang/crates.io-index"8369checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"8370dependencies = [8371 "libc",8372 "rand_chacha 0.3.1",8373 "rand_core 0.6.3",8374 "rand_hc 0.3.1",8375]83768377[[package]]8378name = "rand_chacha"8379version = "0.2.2"8380source = "registry+https://github.com/rust-lang/crates.io-index"8381checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8382dependencies = [8383 "ppv-lite86",8384 "rand_core 0.5.1",8385]83868387[[package]]8388name = "rand_chacha"8389version = "0.3.1"8390source = "registry+https://github.com/rust-lang/crates.io-index"8391checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8392dependencies = [8393 "ppv-lite86",8394 "rand_core 0.6.3",8395]83968397[[package]]8398name = "rand_core"8399version = "0.5.1"8400source = "registry+https://github.com/rust-lang/crates.io-index"8401checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8402dependencies = [8403 "getrandom 0.1.16",8404]84058406[[package]]8407name = "rand_core"8408version = "0.6.3"8409source = "registry+https://github.com/rust-lang/crates.io-index"8410checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8411dependencies = [8412 "getrandom 0.2.3",8413]84148415[[package]]8416name = "rand_distr"8417version = "0.4.2"8418source = "registry+https://github.com/rust-lang/crates.io-index"8419checksum = "964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f"8420dependencies = [8421 "num-traits",8422 "rand 0.8.4",8423]84248425[[package]]8426name = "rand_hc"8427version = "0.2.0"8428source = "registry+https://github.com/rust-lang/crates.io-index"8429checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8430dependencies = [8431 "rand_core 0.5.1",8432]84338434[[package]]8435name = "rand_hc"8436version = "0.3.1"8437source = "registry+https://github.com/rust-lang/crates.io-index"8438checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"8439dependencies = [8440 "rand_core 0.6.3",8441]84428443[[package]]8444name = "rand_pcg"8445version = "0.2.1"8446source = "registry+https://github.com/rust-lang/crates.io-index"8447checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8448dependencies = [8449 "rand_core 0.5.1",8450]84518452[[package]]8453name = "rawpointer"8454version = "0.2.1"8455source = "registry+https://github.com/rust-lang/crates.io-index"8456checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"84578458[[package]]8459name = "rayon"8460version = "1.5.1"8461source = "registry+https://github.com/rust-lang/crates.io-index"8462checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"8463dependencies = [8464 "autocfg",8465 "crossbeam-deque",8466 "either",8467 "rayon-core",8468]84698470[[package]]8471name = "rayon-core"8472version = "1.9.1"8473source = "registry+https://github.com/rust-lang/crates.io-index"8474checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"8475dependencies = [8476 "crossbeam-channel",8477 "crossbeam-deque",8478 "crossbeam-utils",8479 "lazy_static",8480 "num_cpus",8481]84828483[[package]]8484name = "redox_syscall"8485version = "0.1.57"8486source = "registry+https://github.com/rust-lang/crates.io-index"8487checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"84888489[[package]]8490name = "redox_syscall"8491version = "0.2.10"8492source = "registry+https://github.com/rust-lang/crates.io-index"8493checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"8494dependencies = [8495 "bitflags",8496]84978498[[package]]8499name = "redox_users"8500version = "0.4.0"8501source = "registry+https://github.com/rust-lang/crates.io-index"8502checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8503dependencies = [8504 "getrandom 0.2.3",8505 "redox_syscall 0.2.10",8506]85078508[[package]]8509name = "reed-solomon-novelpoly"8510version = "1.0.0"8511source = "registry+https://github.com/rust-lang/crates.io-index"8512checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8513dependencies = [8514 "derive_more",8515 "fs-err",8516 "itertools",8517 "static_init",8518 "thiserror",8519]85208521[[package]]8522name = "ref-cast"8523version = "1.0.6"8524source = "registry+https://github.com/rust-lang/crates.io-index"8525checksum = "300f2a835d808734ee295d45007adacb9ebb29dd3ae2424acfa17930cae541da"8526dependencies = [8527 "ref-cast-impl",8528]85298530[[package]]8531name = "ref-cast-impl"8532version = "1.0.6"8533source = "registry+https://github.com/rust-lang/crates.io-index"8534checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2"8535dependencies = [8536 "proc-macro2",8537 "quote",8538 "syn",8539]85408541[[package]]8542name = "regalloc"8543version = "0.0.31"8544source = "registry+https://github.com/rust-lang/crates.io-index"8545checksum = "571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5"8546dependencies = [8547 "log",8548 "rustc-hash",8549 "smallvec",8550]85518552[[package]]8553name = "regex"8554version = "1.5.4"8555source = "registry+https://github.com/rust-lang/crates.io-index"8556checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"8557dependencies = [8558 "aho-corasick",8559 "memchr",8560 "regex-syntax",8561]85628563[[package]]8564name = "regex-automata"8565version = "0.1.10"8566source = "registry+https://github.com/rust-lang/crates.io-index"8567checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8568dependencies = [8569 "regex-syntax",8570]85718572[[package]]8573name = "regex-syntax"8574version = "0.6.25"8575source = "registry+https://github.com/rust-lang/crates.io-index"8576checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"85778578[[package]]8579name = "region"8580version = "2.2.0"8581source = "registry+https://github.com/rust-lang/crates.io-index"8582checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8583dependencies = [8584 "bitflags",8585 "libc",8586 "mach",8587 "winapi 0.3.9",8588]85898590[[package]]8591name = "remote-externalities"8592version = "0.10.0-dev"8593source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8594dependencies = [8595 "env_logger 0.9.0",8596 "jsonrpsee-proc-macros",8597 "jsonrpsee-ws-client",8598 "log",8599 "parity-scale-codec",8600 "serde",8601 "serde_json",8602 "sp-core",8603 "sp-io",8604 "sp-runtime",8605 "sp-version",8606]86078608[[package]]8609name = "remove_dir_all"8610version = "0.5.3"8611source = "registry+https://github.com/rust-lang/crates.io-index"8612checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8613dependencies = [8614 "winapi 0.3.9",8615]86168617[[package]]8618name = "resolv-conf"8619version = "0.7.0"8620source = "registry+https://github.com/rust-lang/crates.io-index"8621checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8622dependencies = [8623 "hostname",8624 "quick-error 1.2.3",8625]86268627[[package]]8628name = "retain_mut"8629version = "0.1.4"8630source = "registry+https://github.com/rust-lang/crates.io-index"8631checksum = "448296241d034b96c11173591deaa1302f2c17b56092106c1f92c1bc0183a8c9"86328633[[package]]8634name = "ring"8635version = "0.16.20"8636source = "registry+https://github.com/rust-lang/crates.io-index"8637checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8638dependencies = [8639 "cc",8640 "libc",8641 "once_cell",8642 "spin",8643 "untrusted",8644 "web-sys",8645 "winapi 0.3.9",8646]86478648[[package]]8649name = "rlp"8650version = "0.5.1"8651source = "registry+https://github.com/rust-lang/crates.io-index"8652checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8653dependencies = [8654 "bytes 1.1.0",8655 "rustc-hex",8656]86578658[[package]]8659name = "rlp-derive"8660version = "0.1.0"8661source = "registry+https://github.com/rust-lang/crates.io-index"8662checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8663dependencies = [8664 "proc-macro2",8665 "quote",8666 "syn",8667]86688669[[package]]8670name = "rocksdb"8671version = "0.17.0"8672source = "registry+https://github.com/rust-lang/crates.io-index"8673checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"8674dependencies = [8675 "libc",8676 "librocksdb-sys",8677]86788679[[package]]8680name = "rococo-runtime"8681version = "0.9.12"8682source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"8683dependencies = [8684 "beefy-primitives",8685 "bp-messages",8686 "bp-rococo",8687 "bp-runtime",8688 "bp-wococo",8689 "bridge-runtime-common",8690 "frame-benchmarking",8691 "frame-executive",8692 "frame-support",8693 "frame-system",8694 "frame-system-rpc-runtime-api",8695 "hex-literal",8696 "log",8697 "pallet-authority-discovery",8698 "pallet-authorship",8699 "pallet-babe",8700 "pallet-balances",8701 "pallet-beefy",8702 "pallet-beefy-mmr",8703 "pallet-bridge-dispatch",8704 "pallet-bridge-grandpa",8705 "pallet-bridge-messages",8706 "pallet-collective",8707 "pallet-grandpa",8708 "pallet-im-online",8709 "pallet-indices",8710 "pallet-membership",8711 "pallet-mmr",8712 "pallet-mmr-primitives",8713 "pallet-multisig",8714 "pallet-offences",8715 "pallet-proxy",8716 "pallet-session",8717 "pallet-staking",8718 "pallet-sudo",8719 "pallet-timestamp",8720 "pallet-transaction-payment",8721 "pallet-transaction-payment-rpc-runtime-api",8722 "pallet-utility",8723 "pallet-xcm",8724 "parity-scale-codec",8725 "polkadot-parachain",8726 "polkadot-primitives",8727 "polkadot-runtime-common",8728 "polkadot-runtime-parachains",8729 "scale-info",8730 "serde",8731 "serde_derive",8732 "smallvec",8733 "sp-api",8734 "sp-authority-discovery",8735 "sp-block-builder",8736 "sp-consensus-babe",8737 "sp-core",8738 "sp-inherents",8739 "sp-io",8740 "sp-offchain",8741 "sp-runtime",8742 "sp-session",8743 "sp-staking",8744 "sp-std",8745 "sp-transaction-pool",8746 "sp-version",8747 "substrate-wasm-builder",8748 "xcm",8749 "xcm-builder",8750 "xcm-executor",8751]87528753[[package]]8754name = "rpassword"8755version = "5.0.1"8756source = "registry+https://github.com/rust-lang/crates.io-index"8757checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"8758dependencies = [8759 "libc",8760 "winapi 0.3.9",8761]87628763[[package]]8764name = "rustc-demangle"8765version = "0.1.21"8766source = "registry+https://github.com/rust-lang/crates.io-index"8767checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"87688769[[package]]8770name = "rustc-hash"8771version = "1.1.0"8772source = "registry+https://github.com/rust-lang/crates.io-index"8773checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"87748775[[package]]8776name = "rustc-hex"8777version = "2.1.0"8778source = "registry+https://github.com/rust-lang/crates.io-index"8779checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"87808781[[package]]8782name = "rustc_version"8783version = "0.2.3"8784source = "registry+https://github.com/rust-lang/crates.io-index"8785checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"8786dependencies = [8787 "semver 0.9.0",8788]87898790[[package]]8791name = "rustc_version"8792version = "0.3.3"8793source = "registry+https://github.com/rust-lang/crates.io-index"8794checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"8795dependencies = [8796 "semver 0.11.0",8797]87988799[[package]]8800name = "rustls"8801version = "0.19.1"8802source = "registry+https://github.com/rust-lang/crates.io-index"8803checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"8804dependencies = [8805 "base64 0.13.0",8806 "log",8807 "ring",8808 "sct",8809 "webpki",8810]88118812[[package]]8813name = "rustls-native-certs"8814version = "0.5.0"8815source = "registry+https://github.com/rust-lang/crates.io-index"8816checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8817dependencies = [8818 "openssl-probe",8819 "rustls",8820 "schannel",8821 "security-framework",8822]88238824[[package]]8825name = "rw-stream-sink"8826version = "0.2.1"8827source = "registry+https://github.com/rust-lang/crates.io-index"8828checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"8829dependencies = [8830 "futures 0.3.17",8831 "pin-project 0.4.28",8832 "static_assertions",8833]88348835[[package]]8836name = "ryu"8837version = "1.0.5"8838source = "registry+https://github.com/rust-lang/crates.io-index"8839checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"88408841[[package]]8842name = "safe-mix"8843version = "1.0.1"8844source = "registry+https://github.com/rust-lang/crates.io-index"8845checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"8846dependencies = [8847 "rustc_version 0.2.3",8848]88498850[[package]]8851name = "salsa20"8852version = "0.8.1"8853source = "registry+https://github.com/rust-lang/crates.io-index"8854checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"8855dependencies = [8856 "cipher",8857]88588859[[package]]8860name = "same-file"8861version = "1.0.6"8862source = "registry+https://github.com/rust-lang/crates.io-index"8863checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"8864dependencies = [8865 "winapi-util",8866]88678868[[package]]8869name = "sc-allocator"8870version = "4.0.0-dev"8871source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8872dependencies = [8873 "log",8874 "sp-core",8875 "sp-wasm-interface",8876 "thiserror",8877]88788879[[package]]8880name = "sc-authority-discovery"8881version = "0.10.0-dev"8882source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8883dependencies = [8884 "async-trait",8885 "derive_more",8886 "futures 0.3.17",8887 "futures-timer 3.0.2",8888 "ip_network",8889 "libp2p",8890 "log",8891 "parity-scale-codec",8892 "prost",8893 "prost-build",8894 "rand 0.7.3",8895 "sc-client-api",8896 "sc-network",8897 "sp-api",8898 "sp-authority-discovery",8899 "sp-blockchain",8900 "sp-core",8901 "sp-keystore",8902 "sp-runtime",8903 "substrate-prometheus-endpoint",8904]89058906[[package]]8907name = "sc-basic-authorship"8908version = "0.10.0-dev"8909source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8910dependencies = [8911 "futures 0.3.17",8912 "futures-timer 3.0.2",8913 "log",8914 "parity-scale-codec",8915 "sc-block-builder",8916 "sc-client-api",8917 "sc-proposer-metrics",8918 "sc-telemetry",8919 "sc-transaction-pool-api",8920 "sp-api",8921 "sp-blockchain",8922 "sp-consensus",8923 "sp-core",8924 "sp-inherents",8925 "sp-runtime",8926 "substrate-prometheus-endpoint",8927]89288929[[package]]8930name = "sc-block-builder"8931version = "0.10.0-dev"8932source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8933dependencies = [8934 "parity-scale-codec",8935 "sc-client-api",8936 "sp-api",8937 "sp-block-builder",8938 "sp-blockchain",8939 "sp-core",8940 "sp-inherents",8941 "sp-runtime",8942 "sp-state-machine",8943]89448945[[package]]8946name = "sc-chain-spec"8947version = "4.0.0-dev"8948source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8949dependencies = [8950 "impl-trait-for-tuples 0.2.1",8951 "parity-scale-codec",8952 "sc-chain-spec-derive",8953 "sc-network",8954 "sc-telemetry",8955 "serde",8956 "serde_json",8957 "sp-core",8958 "sp-runtime",8959]89608961[[package]]8962name = "sc-chain-spec-derive"8963version = "4.0.0-dev"8964source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8965dependencies = [8966 "proc-macro-crate 1.1.0",8967 "proc-macro2",8968 "quote",8969 "syn",8970]89718972[[package]]8973name = "sc-cli"8974version = "0.10.0-dev"8975source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8976dependencies = [8977 "chrono",8978 "fdlimit",8979 "futures 0.3.17",8980 "hex",8981 "libp2p",8982 "log",8983 "names",8984 "parity-scale-codec",8985 "rand 0.7.3",8986 "regex",8987 "rpassword",8988 "sc-client-api",8989 "sc-keystore",8990 "sc-network",8991 "sc-service",8992 "sc-telemetry",8993 "sc-tracing",8994 "sc-utils",8995 "serde",8996 "serde_json",8997 "sp-blockchain",8998 "sp-core",8999 "sp-keyring",9000 "sp-keystore",9001 "sp-panic-handler",9002 "sp-runtime",9003 "sp-version",9004 "structopt",9005 "thiserror",9006 "tiny-bip39",9007 "tokio 1.13.0",9008]90099010[[package]]9011name = "sc-client-api"9012version = "4.0.0-dev"9013source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9014dependencies = [9015 "fnv",9016 "futures 0.3.17",9017 "hash-db",9018 "log",9019 "parity-scale-codec",9020 "parking_lot 0.11.2",9021 "sc-executor",9022 "sc-transaction-pool-api",9023 "sc-utils",9024 "sp-api",9025 "sp-blockchain",9026 "sp-consensus",9027 "sp-core",9028 "sp-database",9029 "sp-externalities",9030 "sp-keystore",9031 "sp-runtime",9032 "sp-state-machine",9033 "sp-storage",9034 "sp-trie",9035 "substrate-prometheus-endpoint",9036]90379038[[package]]9039name = "sc-client-db"9040version = "0.10.0-dev"9041source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9042dependencies = [9043 "hash-db",9044 "kvdb",9045 "kvdb-memorydb",9046 "kvdb-rocksdb",9047 "linked-hash-map",9048 "log",9049 "parity-db",9050 "parity-scale-codec",9051 "parking_lot 0.11.2",9052 "sc-client-api",9053 "sc-state-db",9054 "sp-arithmetic",9055 "sp-blockchain",9056 "sp-core",9057 "sp-database",9058 "sp-runtime",9059 "sp-state-machine",9060 "sp-trie",9061]90629063[[package]]9064name = "sc-consensus"9065version = "0.10.0-dev"9066source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9067dependencies = [9068 "async-trait",9069 "futures 0.3.17",9070 "futures-timer 3.0.2",9071 "libp2p",9072 "log",9073 "parking_lot 0.11.2",9074 "sc-client-api",9075 "sc-utils",9076 "serde",9077 "sp-api",9078 "sp-blockchain",9079 "sp-consensus",9080 "sp-core",9081 "sp-runtime",9082 "sp-state-machine",9083 "substrate-prometheus-endpoint",9084 "thiserror",9085]90869087[[package]]9088name = "sc-consensus-aura"9089version = "0.10.0-dev"9090source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9091dependencies = [9092 "async-trait",9093 "derive_more",9094 "futures 0.3.17",9095 "log",9096 "parity-scale-codec",9097 "sc-block-builder",9098 "sc-client-api",9099 "sc-consensus",9100 "sc-consensus-slots",9101 "sc-telemetry",9102 "sp-api",9103 "sp-application-crypto",9104 "sp-block-builder",9105 "sp-blockchain",9106 "sp-consensus",9107 "sp-consensus-aura",9108 "sp-consensus-slots",9109 "sp-core",9110 "sp-inherents",9111 "sp-keystore",9112 "sp-runtime",9113 "substrate-prometheus-endpoint",9114]91159116[[package]]9117name = "sc-consensus-babe"9118version = "0.10.0-dev"9119source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9120dependencies = [9121 "async-trait",9122 "derive_more",9123 "fork-tree",9124 "futures 0.3.17",9125 "log",9126 "merlin",9127 "num-bigint",9128 "num-rational 0.2.4",9129 "num-traits",9130 "parity-scale-codec",9131 "parking_lot 0.11.2",9132 "rand 0.7.3",9133 "retain_mut",9134 "sc-client-api",9135 "sc-consensus",9136 "sc-consensus-epochs",9137 "sc-consensus-slots",9138 "sc-keystore",9139 "sc-telemetry",9140 "schnorrkel",9141 "serde",9142 "sp-api",9143 "sp-application-crypto",9144 "sp-block-builder",9145 "sp-blockchain",9146 "sp-consensus",9147 "sp-consensus-babe",9148 "sp-consensus-slots",9149 "sp-consensus-vrf",9150 "sp-core",9151 "sp-inherents",9152 "sp-io",9153 "sp-keystore",9154 "sp-runtime",9155 "sp-version",9156 "substrate-prometheus-endpoint",9157]91589159[[package]]9160name = "sc-consensus-babe-rpc"9161version = "0.10.0-dev"9162source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9163dependencies = [9164 "derive_more",9165 "futures 0.3.17",9166 "jsonrpc-core",9167 "jsonrpc-core-client",9168 "jsonrpc-derive",9169 "sc-consensus-babe",9170 "sc-consensus-epochs",9171 "sc-rpc-api",9172 "serde",9173 "sp-api",9174 "sp-application-crypto",9175 "sp-blockchain",9176 "sp-consensus",9177 "sp-consensus-babe",9178 "sp-core",9179 "sp-keystore",9180 "sp-runtime",9181]91829183[[package]]9184name = "sc-consensus-epochs"9185version = "0.10.0-dev"9186source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9187dependencies = [9188 "fork-tree",9189 "parity-scale-codec",9190 "sc-client-api",9191 "sc-consensus",9192 "sp-blockchain",9193 "sp-runtime",9194]91959196[[package]]9197name = "sc-consensus-slots"9198version = "0.10.0-dev"9199source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9200dependencies = [9201 "async-trait",9202 "futures 0.3.17",9203 "futures-timer 3.0.2",9204 "log",9205 "parity-scale-codec",9206 "sc-client-api",9207 "sc-consensus",9208 "sc-telemetry",9209 "sp-api",9210 "sp-arithmetic",9211 "sp-blockchain",9212 "sp-consensus",9213 "sp-consensus-slots",9214 "sp-core",9215 "sp-inherents",9216 "sp-runtime",9217 "sp-state-machine",9218 "sp-timestamp",9219 "thiserror",9220]92219222[[package]]9223name = "sc-consensus-uncles"9224version = "0.10.0-dev"9225source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9226dependencies = [9227 "sc-client-api",9228 "sp-authorship",9229 "sp-runtime",9230 "thiserror",9231]92329233[[package]]9234name = "sc-executor"9235version = "0.10.0-dev"9236source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9237dependencies = [9238 "lazy_static",9239 "libsecp256k1 0.6.0",9240 "log",9241 "parity-scale-codec",9242 "parking_lot 0.11.2",9243 "sc-executor-common",9244 "sc-executor-wasmi",9245 "sc-executor-wasmtime",9246 "sp-api",9247 "sp-core",9248 "sp-externalities",9249 "sp-io",9250 "sp-panic-handler",9251 "sp-runtime-interface",9252 "sp-tasks",9253 "sp-trie",9254 "sp-version",9255 "sp-wasm-interface",9256 "wasmi",9257]92589259[[package]]9260name = "sc-executor-common"9261version = "0.10.0-dev"9262source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9263dependencies = [9264 "derive_more",9265 "environmental",9266 "parity-scale-codec",9267 "pwasm-utils",9268 "sc-allocator",9269 "sp-core",9270 "sp-maybe-compressed-blob",9271 "sp-serializer",9272 "sp-wasm-interface",9273 "thiserror",9274 "wasmi",9275]92769277[[package]]9278name = "sc-executor-wasmi"9279version = "0.10.0-dev"9280source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9281dependencies = [9282 "log",9283 "parity-scale-codec",9284 "sc-allocator",9285 "sc-executor-common",9286 "scoped-tls",9287 "sp-core",9288 "sp-runtime-interface",9289 "sp-wasm-interface",9290 "wasmi",9291]92929293[[package]]9294name = "sc-executor-wasmtime"9295version = "0.10.0-dev"9296source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9297dependencies = [9298 "cfg-if 1.0.0",9299 "libc",9300 "log",9301 "parity-scale-codec",9302 "parity-wasm 0.42.2",9303 "sc-allocator",9304 "sc-executor-common",9305 "sp-core",9306 "sp-runtime-interface",9307 "sp-wasm-interface",9308 "wasmtime",9309]93109311[[package]]9312name = "sc-finality-grandpa"9313version = "0.10.0-dev"9314source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9315dependencies = [9316 "async-trait",9317 "derive_more",9318 "dyn-clone",9319 "finality-grandpa",9320 "fork-tree",9321 "futures 0.3.17",9322 "futures-timer 3.0.2",9323 "log",9324 "parity-scale-codec",9325 "parking_lot 0.11.2",9326 "rand 0.8.4",9327 "sc-block-builder",9328 "sc-client-api",9329 "sc-consensus",9330 "sc-keystore",9331 "sc-network",9332 "sc-network-gossip",9333 "sc-telemetry",9334 "sc-utils",9335 "serde_json",9336 "sp-api",9337 "sp-application-crypto",9338 "sp-arithmetic",9339 "sp-blockchain",9340 "sp-consensus",9341 "sp-core",9342 "sp-finality-grandpa",9343 "sp-keystore",9344 "sp-runtime",9345 "substrate-prometheus-endpoint",9346]93479348[[package]]9349name = "sc-finality-grandpa-rpc"9350version = "0.10.0-dev"9351source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9352dependencies = [9353 "derive_more",9354 "finality-grandpa",9355 "futures 0.3.17",9356 "jsonrpc-core",9357 "jsonrpc-core-client",9358 "jsonrpc-derive",9359 "jsonrpc-pubsub",9360 "log",9361 "parity-scale-codec",9362 "sc-client-api",9363 "sc-finality-grandpa",9364 "sc-rpc",9365 "serde",9366 "serde_json",9367 "sp-blockchain",9368 "sp-core",9369 "sp-runtime",9370]93719372[[package]]9373name = "sc-informant"9374version = "0.10.0-dev"9375source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9376dependencies = [9377 "ansi_term 0.12.1",9378 "futures 0.3.17",9379 "futures-timer 3.0.2",9380 "log",9381 "parity-util-mem",9382 "sc-client-api",9383 "sc-network",9384 "sc-transaction-pool-api",9385 "sp-blockchain",9386 "sp-runtime",9387]93889389[[package]]9390name = "sc-keystore"9391version = "4.0.0-dev"9392source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9393dependencies = [9394 "async-trait",9395 "derive_more",9396 "hex",9397 "parking_lot 0.11.2",9398 "serde_json",9399 "sp-application-crypto",9400 "sp-core",9401 "sp-keystore",9402]94039404[[package]]9405name = "sc-light"9406version = "4.0.0-dev"9407source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9408dependencies = [9409 "hash-db",9410 "parity-scale-codec",9411 "parking_lot 0.11.2",9412 "sc-client-api",9413 "sc-executor",9414 "sp-api",9415 "sp-blockchain",9416 "sp-core",9417 "sp-externalities",9418 "sp-runtime",9419 "sp-state-machine",9420]94219422[[package]]9423name = "sc-network"9424version = "0.10.0-dev"9425source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9426dependencies = [9427 "async-std",9428 "async-trait",9429 "asynchronous-codec 0.5.0",9430 "bitflags",9431 "bytes 1.1.0",9432 "cid",9433 "derive_more",9434 "either",9435 "fnv",9436 "fork-tree",9437 "futures 0.3.17",9438 "futures-timer 3.0.2",9439 "hex",9440 "ip_network",9441 "libp2p",9442 "linked-hash-map",9443 "linked_hash_set",9444 "log",9445 "lru 0.6.6",9446 "parity-scale-codec",9447 "parking_lot 0.11.2",9448 "pin-project 1.0.8",9449 "prost",9450 "prost-build",9451 "rand 0.7.3",9452 "sc-block-builder",9453 "sc-client-api",9454 "sc-consensus",9455 "sc-peerset",9456 "sc-utils",9457 "serde",9458 "serde_json",9459 "smallvec",9460 "sp-arithmetic",9461 "sp-blockchain",9462 "sp-consensus",9463 "sp-core",9464 "sp-finality-grandpa",9465 "sp-runtime",9466 "substrate-prometheus-endpoint",9467 "thiserror",9468 "unsigned-varint 0.6.0",9469 "void",9470 "zeroize",9471]94729473[[package]]9474name = "sc-network-gossip"9475version = "0.10.0-dev"9476source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9477dependencies = [9478 "futures 0.3.17",9479 "futures-timer 3.0.2",9480 "libp2p",9481 "log",9482 "lru 0.6.6",9483 "sc-network",9484 "sp-runtime",9485 "substrate-prometheus-endpoint",9486 "tracing",9487]94889489[[package]]9490name = "sc-offchain"9491version = "4.0.0-dev"9492source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9493dependencies = [9494 "bytes 1.1.0",9495 "fnv",9496 "futures 0.3.17",9497 "futures-timer 3.0.2",9498 "hex",9499 "hyper",9500 "hyper-rustls",9501 "log",9502 "num_cpus",9503 "parity-scale-codec",9504 "parking_lot 0.11.2",9505 "rand 0.7.3",9506 "sc-client-api",9507 "sc-network",9508 "sc-utils",9509 "sp-api",9510 "sp-core",9511 "sp-offchain",9512 "sp-runtime",9513 "threadpool",9514]95159516[[package]]9517name = "sc-peerset"9518version = "4.0.0-dev"9519source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9520dependencies = [9521 "futures 0.3.17",9522 "libp2p",9523 "log",9524 "sc-utils",9525 "serde_json",9526 "wasm-timer",9527]95289529[[package]]9530name = "sc-proposer-metrics"9531version = "0.9.0"9532source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9533dependencies = [9534 "log",9535 "substrate-prometheus-endpoint",9536]95379538[[package]]9539name = "sc-rpc"9540version = "4.0.0-dev"9541source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9542dependencies = [9543 "futures 0.3.17",9544 "hash-db",9545 "jsonrpc-core",9546 "jsonrpc-pubsub",9547 "log",9548 "parity-scale-codec",9549 "parking_lot 0.11.2",9550 "sc-block-builder",9551 "sc-chain-spec",9552 "sc-client-api",9553 "sc-rpc-api",9554 "sc-tracing",9555 "sc-transaction-pool-api",9556 "sc-utils",9557 "serde_json",9558 "sp-api",9559 "sp-blockchain",9560 "sp-core",9561 "sp-keystore",9562 "sp-offchain",9563 "sp-rpc",9564 "sp-runtime",9565 "sp-session",9566 "sp-version",9567]95689569[[package]]9570name = "sc-rpc-api"9571version = "0.10.0-dev"9572source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9573dependencies = [9574 "futures 0.3.17",9575 "jsonrpc-core",9576 "jsonrpc-core-client",9577 "jsonrpc-derive",9578 "jsonrpc-pubsub",9579 "log",9580 "parity-scale-codec",9581 "parking_lot 0.11.2",9582 "sc-chain-spec",9583 "sc-transaction-pool-api",9584 "serde",9585 "serde_json",9586 "sp-core",9587 "sp-rpc",9588 "sp-runtime",9589 "sp-tracing",9590 "sp-version",9591 "thiserror",9592]95939594[[package]]9595name = "sc-rpc-server"9596version = "4.0.0-dev"9597source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9598dependencies = [9599 "futures 0.3.17",9600 "jsonrpc-core",9601 "jsonrpc-http-server",9602 "jsonrpc-ipc-server",9603 "jsonrpc-pubsub",9604 "jsonrpc-ws-server",9605 "log",9606 "serde_json",9607 "substrate-prometheus-endpoint",9608 "tokio 1.13.0",9609]96109611[[package]]9612name = "sc-service"9613version = "0.10.0-dev"9614source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9615dependencies = [9616 "async-trait",9617 "directories",9618 "exit-future",9619 "futures 0.3.17",9620 "futures-timer 3.0.2",9621 "hash-db",9622 "jsonrpc-core",9623 "jsonrpc-pubsub",9624 "log",9625 "parity-scale-codec",9626 "parity-util-mem",9627 "parking_lot 0.11.2",9628 "pin-project 1.0.8",9629 "rand 0.7.3",9630 "sc-block-builder",9631 "sc-chain-spec",9632 "sc-client-api",9633 "sc-client-db",9634 "sc-consensus",9635 "sc-executor",9636 "sc-informant",9637 "sc-keystore",9638 "sc-light",9639 "sc-network",9640 "sc-offchain",9641 "sc-rpc",9642 "sc-rpc-server",9643 "sc-telemetry",9644 "sc-tracing",9645 "sc-transaction-pool",9646 "sc-transaction-pool-api",9647 "sc-utils",9648 "serde",9649 "serde_json",9650 "sp-api",9651 "sp-application-crypto",9652 "sp-block-builder",9653 "sp-blockchain",9654 "sp-consensus",9655 "sp-core",9656 "sp-externalities",9657 "sp-inherents",9658 "sp-keystore",9659 "sp-runtime",9660 "sp-session",9661 "sp-state-machine",9662 "sp-storage",9663 "sp-tracing",9664 "sp-transaction-pool",9665 "sp-transaction-storage-proof",9666 "sp-trie",9667 "sp-version",9668 "substrate-prometheus-endpoint",9669 "tempfile",9670 "thiserror",9671 "tokio 1.13.0",9672 "tracing",9673 "tracing-futures",9674]96759676[[package]]9677name = "sc-state-db"9678version = "0.10.0-dev"9679source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9680dependencies = [9681 "log",9682 "parity-scale-codec",9683 "parity-util-mem",9684 "parity-util-mem-derive",9685 "parking_lot 0.11.2",9686 "sc-client-api",9687 "sp-core",9688]96899690[[package]]9691name = "sc-sync-state-rpc"9692version = "0.10.0-dev"9693source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9694dependencies = [9695 "jsonrpc-core",9696 "jsonrpc-core-client",9697 "jsonrpc-derive",9698 "parity-scale-codec",9699 "sc-chain-spec",9700 "sc-client-api",9701 "sc-consensus-babe",9702 "sc-consensus-epochs",9703 "sc-finality-grandpa",9704 "sc-rpc-api",9705 "serde",9706 "serde_json",9707 "sp-blockchain",9708 "sp-runtime",9709 "thiserror",9710]97119712[[package]]9713name = "sc-telemetry"9714version = "4.0.0-dev"9715source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9716dependencies = [9717 "chrono",9718 "futures 0.3.17",9719 "libp2p",9720 "log",9721 "parking_lot 0.11.2",9722 "pin-project 1.0.8",9723 "rand 0.7.3",9724 "serde",9725 "serde_json",9726 "thiserror",9727 "wasm-timer",9728]97299730[[package]]9731name = "sc-tracing"9732version = "4.0.0-dev"9733source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9734dependencies = [9735 "ansi_term 0.12.1",9736 "atty",9737 "chrono",9738 "lazy_static",9739 "log",9740 "once_cell",9741 "parking_lot 0.11.2",9742 "regex",9743 "rustc-hash",9744 "sc-client-api",9745 "sc-rpc-server",9746 "sc-tracing-proc-macro",9747 "serde",9748 "sp-api",9749 "sp-blockchain",9750 "sp-core",9751 "sp-rpc",9752 "sp-runtime",9753 "sp-tracing",9754 "thiserror",9755 "tracing",9756 "tracing-log",9757 "tracing-subscriber",9758]97599760[[package]]9761name = "sc-tracing-proc-macro"9762version = "4.0.0-dev"9763source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9764dependencies = [9765 "proc-macro-crate 1.1.0",9766 "proc-macro2",9767 "quote",9768 "syn",9769]97709771[[package]]9772name = "sc-transaction-pool"9773version = "4.0.0-dev"9774source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9775dependencies = [9776 "futures 0.3.17",9777 "intervalier",9778 "linked-hash-map",9779 "log",9780 "parity-scale-codec",9781 "parity-util-mem",9782 "parking_lot 0.11.2",9783 "retain_mut",9784 "sc-client-api",9785 "sc-transaction-pool-api",9786 "sc-utils",9787 "serde",9788 "sp-api",9789 "sp-blockchain",9790 "sp-core",9791 "sp-runtime",9792 "sp-tracing",9793 "sp-transaction-pool",9794 "substrate-prometheus-endpoint",9795 "thiserror",9796]97979798[[package]]9799name = "sc-transaction-pool-api"9800version = "4.0.0-dev"9801source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9802dependencies = [9803 "derive_more",9804 "futures 0.3.17",9805 "log",9806 "serde",9807 "sp-blockchain",9808 "sp-runtime",9809 "thiserror",9810]98119812[[package]]9813name = "sc-utils"9814version = "4.0.0-dev"9815source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9816dependencies = [9817 "futures 0.3.17",9818 "futures-timer 3.0.2",9819 "lazy_static",9820 "prometheus",9821]98229823[[package]]9824name = "scale-info"9825version = "1.0.0"9826source = "registry+https://github.com/rust-lang/crates.io-index"9827checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f"9828dependencies = [9829 "bitvec 0.20.4",9830 "cfg-if 1.0.0",9831 "derive_more",9832 "parity-scale-codec",9833 "scale-info-derive",9834 "serde",9835]98369837[[package]]9838name = "scale-info-derive"9839version = "1.0.0"9840source = "registry+https://github.com/rust-lang/crates.io-index"9841checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"9842dependencies = [9843 "proc-macro-crate 1.1.0",9844 "proc-macro2",9845 "quote",9846 "syn",9847]98489849[[package]]9850name = "schannel"9851version = "0.1.19"9852source = "registry+https://github.com/rust-lang/crates.io-index"9853checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"9854dependencies = [9855 "lazy_static",9856 "winapi 0.3.9",9857]98589859[[package]]9860name = "schnorrkel"9861version = "0.9.1"9862source = "registry+https://github.com/rust-lang/crates.io-index"9863checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"9864dependencies = [9865 "arrayref",9866 "arrayvec 0.5.2",9867 "curve25519-dalek 2.1.3",9868 "getrandom 0.1.16",9869 "merlin",9870 "rand 0.7.3",9871 "rand_core 0.5.1",9872 "sha2 0.8.2",9873 "subtle 2.4.1",9874 "zeroize",9875]98769877[[package]]9878name = "scoped-tls"9879version = "1.0.0"9880source = "registry+https://github.com/rust-lang/crates.io-index"9881checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"98829883[[package]]9884name = "scopeguard"9885version = "1.1.0"9886source = "registry+https://github.com/rust-lang/crates.io-index"9887checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"98889889[[package]]9890name = "sct"9891version = "0.6.1"9892source = "registry+https://github.com/rust-lang/crates.io-index"9893checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"9894dependencies = [9895 "ring",9896 "untrusted",9897]98989899[[package]]9900name = "secrecy"9901version = "0.8.0"9902source = "registry+https://github.com/rust-lang/crates.io-index"9903checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"9904dependencies = [9905 "zeroize",9906]99079908[[package]]9909name = "security-framework"9910version = "2.4.2"9911source = "registry+https://github.com/rust-lang/crates.io-index"9912checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87"9913dependencies = [9914 "bitflags",9915 "core-foundation",9916 "core-foundation-sys",9917 "libc",9918 "security-framework-sys",9919]99209921[[package]]9922name = "security-framework-sys"9923version = "2.4.2"9924source = "registry+https://github.com/rust-lang/crates.io-index"9925checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e"9926dependencies = [9927 "core-foundation-sys",9928 "libc",9929]99309931[[package]]9932name = "semver"9933version = "0.6.0"9934source = "registry+https://github.com/rust-lang/crates.io-index"9935checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"9936dependencies = [9937 "semver-parser 0.7.0",9938]99399940[[package]]9941name = "semver"9942version = "0.9.0"9943source = "registry+https://github.com/rust-lang/crates.io-index"9944checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"9945dependencies = [9946 "semver-parser 0.7.0",9947]99489949[[package]]9950name = "semver"9951version = "0.11.0"9952source = "registry+https://github.com/rust-lang/crates.io-index"9953checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"9954dependencies = [9955 "semver-parser 0.10.2",9956 "serde",9957]99589959[[package]]9960name = "semver-parser"9961version = "0.7.0"9962source = "registry+https://github.com/rust-lang/crates.io-index"9963checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"99649965[[package]]9966name = "semver-parser"9967version = "0.10.2"9968source = "registry+https://github.com/rust-lang/crates.io-index"9969checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"9970dependencies = [9971 "pest",9972]99739974[[package]]9975name = "serde"9976version = "1.0.130"9977source = "registry+https://github.com/rust-lang/crates.io-index"9978checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"9979dependencies = [9980 "serde_derive",9981]99829983[[package]]9984name = "serde_derive"9985version = "1.0.130"9986source = "registry+https://github.com/rust-lang/crates.io-index"9987checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"9988dependencies = [9989 "proc-macro2",9990 "quote",9991 "syn",9992]99939994[[package]]9995name = "serde_json"9996version = "1.0.68"9997source = "registry+https://github.com/rust-lang/crates.io-index"9998checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8"9999dependencies = [10000 "itoa",10001 "ryu",10002 "serde",10003]1000410005[[package]]10006name = "sha-1"10007version = "0.8.2"10008source = "registry+https://github.com/rust-lang/crates.io-index"10009checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10010dependencies = [10011 "block-buffer 0.7.3",10012 "digest 0.8.1",10013 "fake-simd",10014 "opaque-debug 0.2.3",10015]1001610017[[package]]10018name = "sha-1"10019version = "0.9.8"10020source = "registry+https://github.com/rust-lang/crates.io-index"10021checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10022dependencies = [10023 "block-buffer 0.9.0",10024 "cfg-if 1.0.0",10025 "cpufeatures 0.2.1",10026 "digest 0.9.0",10027 "opaque-debug 0.3.0",10028]1002910030[[package]]10031name = "sha2"10032version = "0.8.2"10033source = "registry+https://github.com/rust-lang/crates.io-index"10034checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10035dependencies = [10036 "block-buffer 0.7.3",10037 "digest 0.8.1",10038 "fake-simd",10039 "opaque-debug 0.2.3",10040]1004110042[[package]]10043name = "sha2"10044version = "0.9.8"10045source = "registry+https://github.com/rust-lang/crates.io-index"10046checksum = "b69f9a4c9740d74c5baa3fd2e547f9525fa8088a8a958e0ca2409a514e33f5fa"10047dependencies = [10048 "block-buffer 0.9.0",10049 "cfg-if 1.0.0",10050 "cpufeatures 0.2.1",10051 "digest 0.9.0",10052 "opaque-debug 0.3.0",10053]1005410055[[package]]10056name = "sha3"10057version = "0.8.2"10058source = "registry+https://github.com/rust-lang/crates.io-index"10059checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"10060dependencies = [10061 "block-buffer 0.7.3",10062 "byte-tools",10063 "digest 0.8.1",10064 "keccak",10065 "opaque-debug 0.2.3",10066]1006710068[[package]]10069name = "sha3"10070version = "0.9.1"10071source = "registry+https://github.com/rust-lang/crates.io-index"10072checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10073dependencies = [10074 "block-buffer 0.9.0",10075 "digest 0.9.0",10076 "keccak",10077 "opaque-debug 0.3.0",10078]1007910080[[package]]10081name = "sharded-slab"10082version = "0.1.4"10083source = "registry+https://github.com/rust-lang/crates.io-index"10084checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10085dependencies = [10086 "lazy_static",10087]1008810089[[package]]10090name = "shlex"10091version = "1.1.0"10092source = "registry+https://github.com/rust-lang/crates.io-index"10093checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1009410095[[package]]10096name = "signal-hook"10097version = "0.3.10"10098source = "registry+https://github.com/rust-lang/crates.io-index"10099checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1"10100dependencies = [10101 "libc",10102 "signal-hook-registry",10103]1010410105[[package]]10106name = "signal-hook-registry"10107version = "1.4.0"10108source = "registry+https://github.com/rust-lang/crates.io-index"10109checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10110dependencies = [10111 "libc",10112]1011310114[[package]]10115name = "signature"10116version = "1.4.0"10117source = "registry+https://github.com/rust-lang/crates.io-index"10118checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"1011910120[[package]]10121name = "simba"10122version = "0.5.1"10123source = "registry+https://github.com/rust-lang/crates.io-index"10124checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10125dependencies = [10126 "approx",10127 "num-complex",10128 "num-traits",10129 "paste",10130]1013110132[[package]]10133name = "slab"10134version = "0.4.5"10135source = "registry+https://github.com/rust-lang/crates.io-index"10136checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"1013710138[[package]]10139name = "slot-range-helper"10140version = "0.9.12"10141source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"10142dependencies = [10143 "enumn",10144 "parity-scale-codec",10145 "paste",10146 "sp-runtime",10147 "sp-std",10148]1014910150[[package]]10151name = "slotmap"10152version = "1.0.6"10153source = "registry+https://github.com/rust-lang/crates.io-index"10154checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10155dependencies = [10156 "version_check",10157]1015810159[[package]]10160name = "smallvec"10161version = "1.7.0"10162source = "registry+https://github.com/rust-lang/crates.io-index"10163checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309"1016410165[[package]]10166name = "snap"10167version = "1.0.5"10168source = "registry+https://github.com/rust-lang/crates.io-index"10169checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1017010171[[package]]10172name = "snow"10173version = "0.8.0"10174source = "registry+https://github.com/rust-lang/crates.io-index"10175checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"10176dependencies = [10177 "aes-gcm",10178 "blake2",10179 "chacha20poly1305",10180 "rand 0.8.4",10181 "rand_core 0.6.3",10182 "ring",10183 "rustc_version 0.3.3",10184 "sha2 0.9.8",10185 "subtle 2.4.1",10186 "x25519-dalek",10187]1018810189[[package]]10190name = "socket2"10191version = "0.3.19"10192source = "registry+https://github.com/rust-lang/crates.io-index"10193checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"10194dependencies = [10195 "cfg-if 1.0.0",10196 "libc",10197 "winapi 0.3.9",10198]1019910200[[package]]10201name = "socket2"10202version = "0.4.2"10203source = "registry+https://github.com/rust-lang/crates.io-index"10204checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"10205dependencies = [10206 "libc",10207 "winapi 0.3.9",10208]1020910210[[package]]10211name = "soketto"10212version = "0.4.2"10213source = "registry+https://github.com/rust-lang/crates.io-index"10214checksum = "b5c71ed3d54db0a699f4948e1bb3e45b450fa31fe602621dee6680361d569c88"10215dependencies = [10216 "base64 0.12.3",10217 "bytes 0.5.6",10218 "flate2",10219 "futures 0.3.17",10220 "httparse",10221 "log",10222 "rand 0.7.3",10223 "sha-1 0.9.8",10224]1022510226[[package]]10227name = "soketto"10228version = "0.6.0"10229source = "registry+https://github.com/rust-lang/crates.io-index"10230checksum = "a74e48087dbeed4833785c2f3352b59140095dc192dce966a3bfc155020a439f"10231dependencies = [10232 "base64 0.13.0",10233 "bytes 1.1.0",10234 "futures 0.3.17",10235 "httparse",10236 "log",10237 "rand 0.8.4",10238 "sha-1 0.9.8",10239]1024010241[[package]]10242name = "sp-api"10243version = "4.0.0-dev"10244source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10245dependencies = [10246 "hash-db",10247 "log",10248 "parity-scale-codec",10249 "sp-api-proc-macro",10250 "sp-core",10251 "sp-runtime",10252 "sp-state-machine",10253 "sp-std",10254 "sp-version",10255 "thiserror",10256]1025710258[[package]]10259name = "sp-api-proc-macro"10260version = "4.0.0-dev"10261source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10262dependencies = [10263 "blake2-rfc",10264 "proc-macro-crate 1.1.0",10265 "proc-macro2",10266 "quote",10267 "syn",10268]1026910270[[package]]10271name = "sp-application-crypto"10272version = "4.0.0-dev"10273source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10274dependencies = [10275 "parity-scale-codec",10276 "scale-info",10277 "serde",10278 "sp-core",10279 "sp-io",10280 "sp-std",10281]1028210283[[package]]10284name = "sp-arithmetic"10285version = "4.0.0-dev"10286source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10287dependencies = [10288 "integer-sqrt",10289 "num-traits",10290 "parity-scale-codec",10291 "scale-info",10292 "serde",10293 "sp-debug-derive",10294 "sp-std",10295 "static_assertions",10296]1029710298[[package]]10299name = "sp-authority-discovery"10300version = "4.0.0-dev"10301source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10302dependencies = [10303 "parity-scale-codec",10304 "scale-info",10305 "sp-api",10306 "sp-application-crypto",10307 "sp-runtime",10308 "sp-std",10309]1031010311[[package]]10312name = "sp-authorship"10313version = "4.0.0-dev"10314source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10315dependencies = [10316 "async-trait",10317 "parity-scale-codec",10318 "sp-inherents",10319 "sp-runtime",10320 "sp-std",10321]1032210323[[package]]10324name = "sp-block-builder"10325version = "4.0.0-dev"10326source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10327dependencies = [10328 "parity-scale-codec",10329 "sp-api",10330 "sp-inherents",10331 "sp-runtime",10332 "sp-std",10333]1033410335[[package]]10336name = "sp-blockchain"10337version = "4.0.0-dev"10338source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10339dependencies = [10340 "futures 0.3.17",10341 "log",10342 "lru 0.6.6",10343 "parity-scale-codec",10344 "parking_lot 0.11.2",10345 "sp-api",10346 "sp-consensus",10347 "sp-database",10348 "sp-runtime",10349 "sp-state-machine",10350 "thiserror",10351]1035210353[[package]]10354name = "sp-consensus"10355version = "0.10.0-dev"10356source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10357dependencies = [10358 "async-trait",10359 "futures 0.3.17",10360 "futures-timer 3.0.2",10361 "log",10362 "parity-scale-codec",10363 "sp-core",10364 "sp-inherents",10365 "sp-runtime",10366 "sp-state-machine",10367 "sp-std",10368 "sp-version",10369 "thiserror",10370]1037110372[[package]]10373name = "sp-consensus-aura"10374version = "0.10.0-dev"10375source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10376dependencies = [10377 "async-trait",10378 "parity-scale-codec",10379 "scale-info",10380 "sp-api",10381 "sp-application-crypto",10382 "sp-consensus",10383 "sp-consensus-slots",10384 "sp-inherents",10385 "sp-runtime",10386 "sp-std",10387 "sp-timestamp",10388]1038910390[[package]]10391name = "sp-consensus-babe"10392version = "0.10.0-dev"10393source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10394dependencies = [10395 "async-trait",10396 "merlin",10397 "parity-scale-codec",10398 "scale-info",10399 "serde",10400 "sp-api",10401 "sp-application-crypto",10402 "sp-consensus",10403 "sp-consensus-slots",10404 "sp-consensus-vrf",10405 "sp-core",10406 "sp-inherents",10407 "sp-keystore",10408 "sp-runtime",10409 "sp-std",10410 "sp-timestamp",10411]1041210413[[package]]10414name = "sp-consensus-slots"10415version = "0.10.0-dev"10416source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10417dependencies = [10418 "parity-scale-codec",10419 "scale-info",10420 "sp-arithmetic",10421 "sp-runtime",10422]1042310424[[package]]10425name = "sp-consensus-vrf"10426version = "0.10.0-dev"10427source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10428dependencies = [10429 "parity-scale-codec",10430 "schnorrkel",10431 "sp-core",10432 "sp-runtime",10433 "sp-std",10434]1043510436[[package]]10437name = "sp-core"10438version = "4.0.0-dev"10439source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10440dependencies = [10441 "base58",10442 "blake2-rfc",10443 "byteorder",10444 "dyn-clonable",10445 "ed25519-dalek",10446 "futures 0.3.17",10447 "hash-db",10448 "hash256-std-hasher",10449 "hex",10450 "impl-serde",10451 "lazy_static",10452 "libsecp256k1 0.6.0",10453 "log",10454 "merlin",10455 "num-traits",10456 "parity-scale-codec",10457 "parity-util-mem",10458 "parking_lot 0.11.2",10459 "primitive-types 0.10.1",10460 "rand 0.7.3",10461 "regex",10462 "scale-info",10463 "schnorrkel",10464 "secrecy",10465 "serde",10466 "sha2 0.9.8",10467 "sp-debug-derive",10468 "sp-externalities",10469 "sp-runtime-interface",10470 "sp-std",10471 "sp-storage",10472 "ss58-registry",10473 "substrate-bip39",10474 "thiserror",10475 "tiny-bip39",10476 "tiny-keccak",10477 "twox-hash",10478 "wasmi",10479 "zeroize",10480]1048110482[[package]]10483name = "sp-database"10484version = "4.0.0-dev"10485source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10486dependencies = [10487 "kvdb",10488 "parking_lot 0.11.2",10489]1049010491[[package]]10492name = "sp-debug-derive"10493version = "3.0.0"10494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10495dependencies = [10496 "proc-macro2",10497 "quote",10498 "syn",10499]1050010501[[package]]10502name = "sp-externalities"10503version = "0.10.0-dev"10504source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10505dependencies = [10506 "environmental",10507 "parity-scale-codec",10508 "sp-std",10509 "sp-storage",10510]1051110512[[package]]10513name = "sp-finality-grandpa"10514version = "4.0.0-dev"10515source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10516dependencies = [10517 "finality-grandpa",10518 "log",10519 "parity-scale-codec",10520 "scale-info",10521 "serde",10522 "sp-api",10523 "sp-application-crypto",10524 "sp-core",10525 "sp-keystore",10526 "sp-runtime",10527 "sp-std",10528]1052910530[[package]]10531name = "sp-inherents"10532version = "4.0.0-dev"10533source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10534dependencies = [10535 "async-trait",10536 "impl-trait-for-tuples 0.2.1",10537 "parity-scale-codec",10538 "sp-core",10539 "sp-runtime",10540 "sp-std",10541 "thiserror",10542]1054310544[[package]]10545name = "sp-io"10546version = "4.0.0-dev"10547source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10548dependencies = [10549 "futures 0.3.17",10550 "hash-db",10551 "libsecp256k1 0.6.0",10552 "log",10553 "parity-scale-codec",10554 "parking_lot 0.11.2",10555 "sp-core",10556 "sp-externalities",10557 "sp-keystore",10558 "sp-runtime-interface",10559 "sp-state-machine",10560 "sp-std",10561 "sp-tracing",10562 "sp-trie",10563 "sp-wasm-interface",10564 "tracing",10565 "tracing-core",10566]1056710568[[package]]10569name = "sp-keyring"10570version = "4.0.0-dev"10571source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10572dependencies = [10573 "lazy_static",10574 "sp-core",10575 "sp-runtime",10576 "strum 0.20.0",10577]1057810579[[package]]10580name = "sp-keystore"10581version = "0.10.0-dev"10582source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10583dependencies = [10584 "async-trait",10585 "derive_more",10586 "futures 0.3.17",10587 "merlin",10588 "parity-scale-codec",10589 "parking_lot 0.11.2",10590 "schnorrkel",10591 "serde",10592 "sp-core",10593 "sp-externalities",10594]1059510596[[package]]10597name = "sp-maybe-compressed-blob"10598version = "4.0.0-dev"10599source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10600dependencies = [10601 "zstd",10602]1060310604[[package]]10605name = "sp-npos-elections"10606version = "4.0.0-dev"10607source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10608dependencies = [10609 "parity-scale-codec",10610 "scale-info",10611 "serde",10612 "sp-arithmetic",10613 "sp-core",10614 "sp-npos-elections-solution-type",10615 "sp-runtime",10616 "sp-std",10617]1061810619[[package]]10620name = "sp-npos-elections-solution-type"10621version = "4.0.0-dev"10622source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10623dependencies = [10624 "proc-macro-crate 1.1.0",10625 "proc-macro2",10626 "quote",10627 "syn",10628]1062910630[[package]]10631name = "sp-offchain"10632version = "4.0.0-dev"10633source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10634dependencies = [10635 "sp-api",10636 "sp-core",10637 "sp-runtime",10638]1063910640[[package]]10641name = "sp-panic-handler"10642version = "3.0.0"10643source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10644dependencies = [10645 "backtrace",10646]1064710648[[package]]10649name = "sp-rpc"10650version = "4.0.0-dev"10651source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10652dependencies = [10653 "rustc-hash",10654 "serde",10655 "sp-core",10656]1065710658[[package]]10659name = "sp-runtime"10660version = "4.0.0-dev"10661source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10662dependencies = [10663 "either",10664 "hash256-std-hasher",10665 "impl-trait-for-tuples 0.2.1",10666 "log",10667 "parity-scale-codec",10668 "parity-util-mem",10669 "paste",10670 "rand 0.7.3",10671 "scale-info",10672 "serde",10673 "sp-application-crypto",10674 "sp-arithmetic",10675 "sp-core",10676 "sp-io",10677 "sp-std",10678]1067910680[[package]]10681name = "sp-runtime-interface"10682version = "4.0.0-dev"10683source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10684dependencies = [10685 "impl-trait-for-tuples 0.2.1",10686 "parity-scale-codec",10687 "primitive-types 0.10.1",10688 "sp-externalities",10689 "sp-runtime-interface-proc-macro",10690 "sp-std",10691 "sp-storage",10692 "sp-tracing",10693 "sp-wasm-interface",10694 "static_assertions",10695]1069610697[[package]]10698name = "sp-runtime-interface-proc-macro"10699version = "4.0.0-dev"10700source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10701dependencies = [10702 "Inflector",10703 "proc-macro-crate 1.1.0",10704 "proc-macro2",10705 "quote",10706 "syn",10707]1070810709[[package]]10710name = "sp-sandbox"10711version = "0.10.0-dev"10712source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10713dependencies = [10714 "log",10715 "parity-scale-codec",10716 "sp-core",10717 "sp-io",10718 "sp-std",10719 "sp-wasm-interface",10720 "wasmi",10721]1072210723[[package]]10724name = "sp-serializer"10725version = "3.0.0"10726source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10727dependencies = [10728 "serde",10729 "serde_json",10730]1073110732[[package]]10733name = "sp-session"10734version = "4.0.0-dev"10735source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10736dependencies = [10737 "parity-scale-codec",10738 "scale-info",10739 "sp-api",10740 "sp-core",10741 "sp-runtime",10742 "sp-staking",10743 "sp-std",10744]1074510746[[package]]10747name = "sp-staking"10748version = "4.0.0-dev"10749source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10750dependencies = [10751 "parity-scale-codec",10752 "scale-info",10753 "sp-runtime",10754 "sp-std",10755]1075610757[[package]]10758name = "sp-state-machine"10759version = "0.10.0-dev"10760source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10761dependencies = [10762 "hash-db",10763 "log",10764 "num-traits",10765 "parity-scale-codec",10766 "parking_lot 0.11.2",10767 "rand 0.7.3",10768 "smallvec",10769 "sp-core",10770 "sp-externalities",10771 "sp-panic-handler",10772 "sp-std",10773 "sp-trie",10774 "thiserror",10775 "tracing",10776 "trie-db",10777 "trie-root",10778]1077910780[[package]]10781name = "sp-std"10782version = "4.0.0-dev"10783source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"1078410785[[package]]10786name = "sp-storage"10787version = "4.0.0-dev"10788source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10789dependencies = [10790 "impl-serde",10791 "parity-scale-codec",10792 "ref-cast",10793 "serde",10794 "sp-debug-derive",10795 "sp-std",10796]1079710798[[package]]10799name = "sp-tasks"10800version = "4.0.0-dev"10801source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10802dependencies = [10803 "log",10804 "sp-core",10805 "sp-externalities",10806 "sp-io",10807 "sp-runtime-interface",10808 "sp-std",10809]1081010811[[package]]10812name = "sp-timestamp"10813version = "4.0.0-dev"10814source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10815dependencies = [10816 "async-trait",10817 "futures-timer 3.0.2",10818 "log",10819 "parity-scale-codec",10820 "sp-api",10821 "sp-inherents",10822 "sp-runtime",10823 "sp-std",10824 "thiserror",10825]1082610827[[package]]10828name = "sp-tracing"10829version = "4.0.0-dev"10830source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10831dependencies = [10832 "parity-scale-codec",10833 "sp-std",10834 "tracing",10835 "tracing-core",10836 "tracing-subscriber",10837]1083810839[[package]]10840name = "sp-transaction-pool"10841version = "4.0.0-dev"10842source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10843dependencies = [10844 "sp-api",10845 "sp-runtime",10846]1084710848[[package]]10849name = "sp-transaction-storage-proof"10850version = "4.0.0-dev"10851source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10852dependencies = [10853 "async-trait",10854 "log",10855 "parity-scale-codec",10856 "scale-info",10857 "sp-core",10858 "sp-inherents",10859 "sp-runtime",10860 "sp-std",10861 "sp-trie",10862]1086310864[[package]]10865name = "sp-trie"10866version = "4.0.0-dev"10867source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10868dependencies = [10869 "hash-db",10870 "memory-db",10871 "parity-scale-codec",10872 "scale-info",10873 "sp-core",10874 "sp-std",10875 "trie-db",10876 "trie-root",10877]1087810879[[package]]10880name = "sp-version"10881version = "4.0.0-dev"10882source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10883dependencies = [10884 "impl-serde",10885 "parity-scale-codec",10886 "parity-wasm 0.42.2",10887 "scale-info",10888 "serde",10889 "sp-runtime",10890 "sp-std",10891 "sp-version-proc-macro",10892 "thiserror",10893]1089410895[[package]]10896name = "sp-version-proc-macro"10897version = "4.0.0-dev"10898source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10899dependencies = [10900 "parity-scale-codec",10901 "proc-macro2",10902 "quote",10903 "syn",10904]1090510906[[package]]10907name = "sp-wasm-interface"10908version = "4.0.0-dev"10909source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10910dependencies = [10911 "impl-trait-for-tuples 0.2.1",10912 "parity-scale-codec",10913 "sp-std",10914 "wasmi",10915]1091610917[[package]]10918name = "spin"10919version = "0.5.2"10920source = "registry+https://github.com/rust-lang/crates.io-index"10921checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1092210923[[package]]10924name = "ss58-registry"10925version = "1.2.0"10926source = "registry+https://github.com/rust-lang/crates.io-index"10927checksum = "bb102b328df61c67f8ccf8471b29c31c7d6da646a867aff95fe8bff386fe7c4d"10928dependencies = [10929 "Inflector",10930 "proc-macro2",10931 "quote",10932 "serde",10933 "serde_json",10934 "unicode-xid",10935]1093610937[[package]]10938name = "stable_deref_trait"10939version = "1.2.0"10940source = "registry+https://github.com/rust-lang/crates.io-index"10941checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1094210943[[package]]10944name = "static_assertions"10945version = "1.1.0"10946source = "registry+https://github.com/rust-lang/crates.io-index"10947checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1094810949[[package]]10950name = "static_init"10951version = "0.5.2"10952source = "registry+https://github.com/rust-lang/crates.io-index"10953checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"10954dependencies = [10955 "cfg_aliases",10956 "libc",10957 "parking_lot 0.11.2",10958 "static_init_macro",10959]1096010961[[package]]10962name = "static_init_macro"10963version = "0.5.0"10964source = "registry+https://github.com/rust-lang/crates.io-index"10965checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"10966dependencies = [10967 "cfg_aliases",10968 "memchr",10969 "proc-macro2",10970 "quote",10971 "syn",10972]1097310974[[package]]10975name = "statrs"10976version = "0.15.0"10977source = "registry+https://github.com/rust-lang/crates.io-index"10978checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"10979dependencies = [10980 "approx",10981 "lazy_static",10982 "nalgebra",10983 "num-traits",10984 "rand 0.8.4",10985]1098610987[[package]]10988name = "strsim"10989version = "0.8.0"10990source = "registry+https://github.com/rust-lang/crates.io-index"10991checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"1099210993[[package]]10994name = "strsim"10995version = "0.10.0"10996source = "registry+https://github.com/rust-lang/crates.io-index"10997checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1099810999[[package]]11000name = "structopt"11001version = "0.3.25"11002source = "registry+https://github.com/rust-lang/crates.io-index"11003checksum = "40b9788f4202aa75c240ecc9c15c65185e6a39ccdeb0fd5d008b98825464c87c"11004dependencies = [11005 "clap",11006 "lazy_static",11007 "structopt-derive",11008]1100911010[[package]]11011name = "structopt-derive"11012version = "0.4.18"11013source = "registry+https://github.com/rust-lang/crates.io-index"11014checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"11015dependencies = [11016 "heck",11017 "proc-macro-error 1.0.4",11018 "proc-macro2",11019 "quote",11020 "syn",11021]1102211023[[package]]11024name = "strum"11025version = "0.20.0"11026source = "registry+https://github.com/rust-lang/crates.io-index"11027checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c"11028dependencies = [11029 "strum_macros 0.20.1",11030]1103111032[[package]]11033name = "strum"11034version = "0.21.0"11035source = "registry+https://github.com/rust-lang/crates.io-index"11036checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2"1103711038[[package]]11039name = "strum"11040version = "0.22.0"11041source = "registry+https://github.com/rust-lang/crates.io-index"11042checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"11043dependencies = [11044 "strum_macros 0.22.0",11045]1104611047[[package]]11048name = "strum_macros"11049version = "0.20.1"11050source = "registry+https://github.com/rust-lang/crates.io-index"11051checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149"11052dependencies = [11053 "heck",11054 "proc-macro2",11055 "quote",11056 "syn",11057]1105811059[[package]]11060name = "strum_macros"11061version = "0.21.1"11062source = "registry+https://github.com/rust-lang/crates.io-index"11063checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec"11064dependencies = [11065 "heck",11066 "proc-macro2",11067 "quote",11068 "syn",11069]1107011071[[package]]11072name = "strum_macros"11073version = "0.22.0"11074source = "registry+https://github.com/rust-lang/crates.io-index"11075checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"11076dependencies = [11077 "heck",11078 "proc-macro2",11079 "quote",11080 "syn",11081]1108211083[[package]]11084name = "substrate-bip39"11085version = "0.4.4"11086source = "registry+https://github.com/rust-lang/crates.io-index"11087checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"11088dependencies = [11089 "hmac 0.11.0",11090 "pbkdf2 0.8.0",11091 "schnorrkel",11092 "sha2 0.9.8",11093 "zeroize",11094]1109511096[[package]]11097name = "substrate-build-script-utils"11098version = "3.0.0"11099source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11100dependencies = [11101 "platforms",11102]1110311104[[package]]11105name = "substrate-frame-rpc-system"11106version = "4.0.0-dev"11107source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11108dependencies = [11109 "frame-system-rpc-runtime-api",11110 "futures 0.3.17",11111 "jsonrpc-core",11112 "jsonrpc-core-client",11113 "jsonrpc-derive",11114 "log",11115 "parity-scale-codec",11116 "sc-client-api",11117 "sc-rpc-api",11118 "sc-transaction-pool-api",11119 "sp-api",11120 "sp-block-builder",11121 "sp-blockchain",11122 "sp-core",11123 "sp-runtime",11124]1112511126[[package]]11127name = "substrate-prometheus-endpoint"11128version = "0.9.0"11129source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11130dependencies = [11131 "async-std",11132 "derive_more",11133 "futures-util",11134 "hyper",11135 "log",11136 "prometheus",11137 "tokio 1.13.0",11138]1113911140[[package]]11141name = "substrate-test-client"11142version = "2.0.1"11143source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11144dependencies = [11145 "async-trait",11146 "futures 0.3.17",11147 "hex",11148 "parity-scale-codec",11149 "sc-client-api",11150 "sc-client-db",11151 "sc-consensus",11152 "sc-executor",11153 "sc-light",11154 "sc-offchain",11155 "sc-service",11156 "serde",11157 "serde_json",11158 "sp-blockchain",11159 "sp-consensus",11160 "sp-core",11161 "sp-keyring",11162 "sp-keystore",11163 "sp-runtime",11164 "sp-state-machine",11165]1116611167[[package]]11168name = "substrate-test-utils"11169version = "4.0.0-dev"11170source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11171dependencies = [11172 "futures 0.3.17",11173 "substrate-test-utils-derive",11174 "tokio 1.13.0",11175]1117611177[[package]]11178name = "substrate-test-utils-derive"11179version = "0.10.0-dev"11180source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11181dependencies = [11182 "proc-macro-crate 1.1.0",11183 "proc-macro2",11184 "quote",11185 "syn",11186]1118711188[[package]]11189name = "substrate-wasm-builder"11190version = "5.0.0-dev"11191source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11192dependencies = [11193 "ansi_term 0.12.1",11194 "build-helper",11195 "cargo_metadata",11196 "sp-maybe-compressed-blob",11197 "tempfile",11198 "toml",11199 "walkdir",11200 "wasm-gc-api",11201]1120211203[[package]]11204name = "subtle"11205version = "1.0.0"11206source = "registry+https://github.com/rust-lang/crates.io-index"11207checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"1120811209[[package]]11210name = "subtle"11211version = "2.4.1"11212source = "registry+https://github.com/rust-lang/crates.io-index"11213checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1121411215[[package]]11216name = "syn"11217version = "1.0.81"11218source = "registry+https://github.com/rust-lang/crates.io-index"11219checksum = "f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966"11220dependencies = [11221 "proc-macro2",11222 "quote",11223 "unicode-xid",11224]1122511226[[package]]11227name = "syn-mid"11228version = "0.5.3"11229source = "registry+https://github.com/rust-lang/crates.io-index"11230checksum = "baa8e7560a164edb1621a55d18a0c59abf49d360f47aa7b821061dd7eea7fac9"11231dependencies = [11232 "proc-macro2",11233 "quote",11234 "syn",11235]1123611237[[package]]11238name = "synstructure"11239version = "0.12.6"11240source = "registry+https://github.com/rust-lang/crates.io-index"11241checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11242dependencies = [11243 "proc-macro2",11244 "quote",11245 "syn",11246 "unicode-xid",11247]1124811249[[package]]11250name = "tap"11251version = "1.0.1"11252source = "registry+https://github.com/rust-lang/crates.io-index"11253checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1125411255[[package]]11256name = "target-lexicon"11257version = "0.12.2"11258source = "registry+https://github.com/rust-lang/crates.io-index"11259checksum = "d9bffcddbc2458fa3e6058414599e3c838a022abae82e5c67b4f7f80298d5bff"1126011261[[package]]11262name = "tempfile"11263version = "3.2.0"11264source = "registry+https://github.com/rust-lang/crates.io-index"11265checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"11266dependencies = [11267 "cfg-if 1.0.0",11268 "libc",11269 "rand 0.8.4",11270 "redox_syscall 0.2.10",11271 "remove_dir_all",11272 "winapi 0.3.9",11273]1127411275[[package]]11276name = "termcolor"11277version = "1.1.2"11278source = "registry+https://github.com/rust-lang/crates.io-index"11279checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"11280dependencies = [11281 "winapi-util",11282]1128311284[[package]]11285name = "textwrap"11286version = "0.11.0"11287source = "registry+https://github.com/rust-lang/crates.io-index"11288checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"11289dependencies = [11290 "unicode-width",11291]1129211293[[package]]11294name = "thiserror"11295version = "1.0.30"11296source = "registry+https://github.com/rust-lang/crates.io-index"11297checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"11298dependencies = [11299 "thiserror-impl",11300]1130111302[[package]]11303name = "thiserror-impl"11304version = "1.0.30"11305source = "registry+https://github.com/rust-lang/crates.io-index"11306checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"11307dependencies = [11308 "proc-macro2",11309 "quote",11310 "syn",11311]1131211313[[package]]11314name = "thread_local"11315version = "1.1.3"11316source = "registry+https://github.com/rust-lang/crates.io-index"11317checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"11318dependencies = [11319 "once_cell",11320]1132111322[[package]]11323name = "threadpool"11324version = "1.8.1"11325source = "registry+https://github.com/rust-lang/crates.io-index"11326checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11327dependencies = [11328 "num_cpus",11329]1133011331[[package]]11332name = "thrift"11333version = "0.13.0"11334source = "registry+https://github.com/rust-lang/crates.io-index"11335checksum = "0c6d965454947cc7266d22716ebfd07b18d84ebaf35eec558586bbb2a8cb6b5b"11336dependencies = [11337 "byteorder",11338 "integer-encoding",11339 "log",11340 "ordered-float",11341 "threadpool",11342]1134311344[[package]]11345name = "time"11346version = "0.1.44"11347source = "registry+https://github.com/rust-lang/crates.io-index"11348checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11349dependencies = [11350 "libc",11351 "wasi 0.10.0+wasi-snapshot-preview1",11352 "winapi 0.3.9",11353]1135411355[[package]]11356name = "tiny-bip39"11357version = "0.8.2"11358source = "registry+https://github.com/rust-lang/crates.io-index"11359checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11360dependencies = [11361 "anyhow",11362 "hmac 0.8.1",11363 "once_cell",11364 "pbkdf2 0.4.0",11365 "rand 0.7.3",11366 "rustc-hash",11367 "sha2 0.9.8",11368 "thiserror",11369 "unicode-normalization",11370 "wasm-bindgen",11371 "zeroize",11372]1137311374[[package]]11375name = "tiny-keccak"11376version = "2.0.2"11377source = "registry+https://github.com/rust-lang/crates.io-index"11378checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11379dependencies = [11380 "crunchy",11381]1138211383[[package]]11384name = "tinyvec"11385version = "1.5.0"11386source = "registry+https://github.com/rust-lang/crates.io-index"11387checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7"11388dependencies = [11389 "tinyvec_macros",11390]1139111392[[package]]11393name = "tinyvec_macros"11394version = "0.1.0"11395source = "registry+https://github.com/rust-lang/crates.io-index"11396checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1139711398[[package]]11399name = "tokio"11400version = "0.2.25"11401source = "registry+https://github.com/rust-lang/crates.io-index"11402checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"11403dependencies = [11404 "bytes 0.5.6",11405 "fnv",11406 "pin-project-lite 0.1.12",11407 "tokio-macros 0.2.6",11408]1140911410[[package]]11411name = "tokio"11412version = "1.13.0"11413source = "registry+https://github.com/rust-lang/crates.io-index"11414checksum = "588b2d10a336da58d877567cd8fb8a14b463e2104910f8132cd054b4b96e29ee"11415dependencies = [11416 "autocfg",11417 "bytes 1.1.0",11418 "libc",11419 "memchr",11420 "mio 0.7.14",11421 "num_cpus",11422 "once_cell",11423 "pin-project-lite 0.2.7",11424 "signal-hook-registry",11425 "tokio-macros 1.5.1",11426 "winapi 0.3.9",11427]1142811429[[package]]11430name = "tokio-macros"11431version = "0.2.6"11432source = "registry+https://github.com/rust-lang/crates.io-index"11433checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"11434dependencies = [11435 "proc-macro2",11436 "quote",11437 "syn",11438]1143911440[[package]]11441name = "tokio-macros"11442version = "1.5.1"11443source = "registry+https://github.com/rust-lang/crates.io-index"11444checksum = "114383b041aa6212c579467afa0075fbbdd0718de036100bc0ba7961d8cb9095"11445dependencies = [11446 "proc-macro2",11447 "quote",11448 "syn",11449]1145011451[[package]]11452name = "tokio-rustls"11453version = "0.22.0"11454source = "registry+https://github.com/rust-lang/crates.io-index"11455checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11456dependencies = [11457 "rustls",11458 "tokio 1.13.0",11459 "webpki",11460]1146111462[[package]]11463name = "tokio-stream"11464version = "0.1.8"11465source = "registry+https://github.com/rust-lang/crates.io-index"11466checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"11467dependencies = [11468 "futures-core",11469 "pin-project-lite 0.2.7",11470 "tokio 1.13.0",11471]1147211473[[package]]11474name = "tokio-util"11475version = "0.6.9"11476source = "registry+https://github.com/rust-lang/crates.io-index"11477checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"11478dependencies = [11479 "bytes 1.1.0",11480 "futures-core",11481 "futures-io",11482 "futures-sink",11483 "log",11484 "pin-project-lite 0.2.7",11485 "tokio 1.13.0",11486]1148711488[[package]]11489name = "toml"11490version = "0.5.8"11491source = "registry+https://github.com/rust-lang/crates.io-index"11492checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"11493dependencies = [11494 "serde",11495]1149611497[[package]]11498name = "tower-service"11499version = "0.3.1"11500source = "registry+https://github.com/rust-lang/crates.io-index"11501checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"1150211503[[package]]11504name = "tracing"11505version = "0.1.29"11506source = "registry+https://github.com/rust-lang/crates.io-index"11507checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105"11508dependencies = [11509 "cfg-if 1.0.0",11510 "pin-project-lite 0.2.7",11511 "tracing-attributes",11512 "tracing-core",11513]1151411515[[package]]11516name = "tracing-attributes"11517version = "0.1.18"11518source = "registry+https://github.com/rust-lang/crates.io-index"11519checksum = "f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e"11520dependencies = [11521 "proc-macro2",11522 "quote",11523 "syn",11524]1152511526[[package]]11527name = "tracing-core"11528version = "0.1.21"11529source = "registry+https://github.com/rust-lang/crates.io-index"11530checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4"11531dependencies = [11532 "lazy_static",11533]1153411535[[package]]11536name = "tracing-futures"11537version = "0.2.5"11538source = "registry+https://github.com/rust-lang/crates.io-index"11539checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"11540dependencies = [11541 "pin-project 1.0.8",11542 "tracing",11543]1154411545[[package]]11546name = "tracing-log"11547version = "0.1.2"11548source = "registry+https://github.com/rust-lang/crates.io-index"11549checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"11550dependencies = [11551 "lazy_static",11552 "log",11553 "tracing-core",11554]1155511556[[package]]11557name = "tracing-serde"11558version = "0.1.2"11559source = "registry+https://github.com/rust-lang/crates.io-index"11560checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"11561dependencies = [11562 "serde",11563 "tracing-core",11564]1156511566[[package]]11567name = "tracing-subscriber"11568version = "0.2.25"11569source = "registry+https://github.com/rust-lang/crates.io-index"11570checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"11571dependencies = [11572 "ansi_term 0.12.1",11573 "chrono",11574 "lazy_static",11575 "matchers",11576 "regex",11577 "serde",11578 "serde_json",11579 "sharded-slab",11580 "smallvec",11581 "thread_local",11582 "tracing",11583 "tracing-core",11584 "tracing-log",11585 "tracing-serde",11586]1158711588[[package]]11589name = "trie-db"11590version = "0.22.6"11591source = "registry+https://github.com/rust-lang/crates.io-index"11592checksum = "9eac131e334e81b6b3be07399482042838adcd7957aa0010231d0813e39e02fa"11593dependencies = [11594 "hash-db",11595 "hashbrown",11596 "log",11597 "rustc-hex",11598 "smallvec",11599]1160011601[[package]]11602name = "trie-root"11603version = "0.16.0"11604source = "registry+https://github.com/rust-lang/crates.io-index"11605checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"11606dependencies = [11607 "hash-db",11608]1160911610[[package]]11611name = "triehash"11612version = "0.8.4"11613source = "registry+https://github.com/rust-lang/crates.io-index"11614checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"11615dependencies = [11616 "hash-db",11617 "rlp",11618]1161911620[[package]]11621name = "trust-dns-proto"11622version = "0.20.3"11623source = "registry+https://github.com/rust-lang/crates.io-index"11624checksum = "ad0d7f5db438199a6e2609debe3f69f808d074e0a2888ee0bccb45fe234d03f4"11625dependencies = [11626 "async-trait",11627 "cfg-if 1.0.0",11628 "data-encoding",11629 "enum-as-inner",11630 "futures-channel",11631 "futures-io",11632 "futures-util",11633 "idna 0.2.3",11634 "ipnet",11635 "lazy_static",11636 "log",11637 "rand 0.8.4",11638 "smallvec",11639 "thiserror",11640 "tinyvec",11641 "url 2.2.2",11642]1164311644[[package]]11645name = "trust-dns-resolver"11646version = "0.20.3"11647source = "registry+https://github.com/rust-lang/crates.io-index"11648checksum = "f6ad17b608a64bd0735e67bde16b0636f8aa8591f831a25d18443ed00a699770"11649dependencies = [11650 "cfg-if 1.0.0",11651 "futures-util",11652 "ipconfig",11653 "lazy_static",11654 "log",11655 "lru-cache",11656 "parking_lot 0.11.2",11657 "resolv-conf",11658 "smallvec",11659 "thiserror",11660 "trust-dns-proto",11661]1166211663[[package]]11664name = "try-lock"11665version = "0.2.3"11666source = "registry+https://github.com/rust-lang/crates.io-index"11667checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1166811669[[package]]11670name = "try-runtime-cli"11671version = "0.10.0-dev"11672source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11673dependencies = [11674 "jsonrpsee-ws-client",11675 "log",11676 "parity-scale-codec",11677 "remote-externalities",11678 "sc-chain-spec",11679 "sc-cli",11680 "sc-executor",11681 "sc-service",11682 "serde",11683 "sp-core",11684 "sp-externalities",11685 "sp-io",11686 "sp-keystore",11687 "sp-runtime",11688 "sp-state-machine",11689 "sp-version",11690 "structopt",11691]1169211693[[package]]11694name = "twox-hash"11695version = "1.6.1"11696source = "registry+https://github.com/rust-lang/crates.io-index"11697checksum = "1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e"11698dependencies = [11699 "cfg-if 1.0.0",11700 "rand 0.8.4",11701 "static_assertions",11702]1170311704[[package]]11705name = "typenum"11706version = "1.14.0"11707source = "registry+https://github.com/rust-lang/crates.io-index"11708checksum = "b63708a265f51345575b27fe43f9500ad611579e764c79edbc2037b1121959ec"1170911710[[package]]11711name = "uc-rpc"11712version = "0.1.0"11713dependencies = [11714 "jsonrpc-core",11715 "jsonrpc-core-client",11716 "jsonrpc-derive",11717 "nft-data-structs",11718 "pallet-common",11719 "parity-scale-codec",11720 "sp-api",11721 "sp-blockchain",11722 "sp-core",11723 "sp-rpc",11724 "sp-runtime",11725 "up-rpc",11726]1172711728[[package]]11729name = "ucd-trie"11730version = "0.1.3"11731source = "registry+https://github.com/rust-lang/crates.io-index"11732checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1173311734[[package]]11735name = "uint"11736version = "0.9.1"11737source = "registry+https://github.com/rust-lang/crates.io-index"11738checksum = "6470ab50f482bde894a037a57064480a246dbfdd5960bd65a44824693f08da5f"11739dependencies = [11740 "byteorder",11741 "crunchy",11742 "hex",11743 "static_assertions",11744]1174511746[[package]]11747name = "unicase"11748version = "2.6.0"11749source = "registry+https://github.com/rust-lang/crates.io-index"11750checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"11751dependencies = [11752 "version_check",11753]1175411755[[package]]11756name = "unicode-bidi"11757version = "0.3.7"11758source = "registry+https://github.com/rust-lang/crates.io-index"11759checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"1176011761[[package]]11762name = "unicode-normalization"11763version = "0.1.19"11764source = "registry+https://github.com/rust-lang/crates.io-index"11765checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"11766dependencies = [11767 "tinyvec",11768]1176911770[[package]]11771name = "unicode-segmentation"11772version = "1.8.0"11773source = "registry+https://github.com/rust-lang/crates.io-index"11774checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"1177511776[[package]]11777name = "unicode-width"11778version = "0.1.9"11779source = "registry+https://github.com/rust-lang/crates.io-index"11780checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1178111782[[package]]11783name = "unicode-xid"11784version = "0.2.2"11785source = "registry+https://github.com/rust-lang/crates.io-index"11786checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"1178711788[[package]]11789name = "universal-hash"11790version = "0.4.1"11791source = "registry+https://github.com/rust-lang/crates.io-index"11792checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"11793dependencies = [11794 "generic-array 0.14.4",11795 "subtle 2.4.1",11796]1179711798[[package]]11799name = "unsigned-varint"11800version = "0.5.1"11801source = "registry+https://github.com/rust-lang/crates.io-index"11802checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"1180311804[[package]]11805name = "unsigned-varint"11806version = "0.6.0"11807source = "registry+https://github.com/rust-lang/crates.io-index"11808checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"11809dependencies = [11810 "asynchronous-codec 0.5.0",11811 "bytes 1.1.0",11812 "futures-io",11813 "futures-util",11814]1181511816[[package]]11817name = "unsigned-varint"11818version = "0.7.0"11819source = "registry+https://github.com/rust-lang/crates.io-index"11820checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f"11821dependencies = [11822 "asynchronous-codec 0.6.0",11823 "bytes 1.1.0",11824 "futures-io",11825 "futures-util",11826]1182711828[[package]]11829name = "untrusted"11830version = "0.7.1"11831source = "registry+https://github.com/rust-lang/crates.io-index"11832checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1183311834[[package]]11835name = "up-evm-mapping"11836version = "0.1.0"11837dependencies = [11838 "frame-support",11839 "sp-core",11840]1184111842[[package]]11843name = "up-rpc"11844version = "0.1.0"11845dependencies = [11846 "nft-data-structs",11847 "pallet-common",11848 "parity-scale-codec",11849 "sp-api",11850 "sp-core",11851 "sp-runtime",11852 "sp-std",11853]1185411855[[package]]11856name = "up-sponsorship"11857version = "0.1.0"11858source = "git+https://github.com/UniqueNetwork/pallet-sponsoring#ab8b91e9350a31133f3a3e4f52a84c6de4108e95"11859dependencies = [11860 "impl-trait-for-tuples 0.2.1",11861]1186211863[[package]]11864name = "url"11865version = "1.7.2"11866source = "registry+https://github.com/rust-lang/crates.io-index"11867checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"11868dependencies = [11869 "idna 0.1.5",11870 "matches",11871 "percent-encoding 1.0.1",11872]1187311874[[package]]11875name = "url"11876version = "2.2.2"11877source = "registry+https://github.com/rust-lang/crates.io-index"11878checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"11879dependencies = [11880 "form_urlencoded",11881 "idna 0.2.3",11882 "matches",11883 "percent-encoding 2.1.0",11884]1188511886[[package]]11887name = "value-bag"11888version = "1.0.0-alpha.8"11889source = "registry+https://github.com/rust-lang/crates.io-index"11890checksum = "79923f7731dc61ebfba3633098bf3ac533bbd35ccd8c57e7088d9a5eebe0263f"11891dependencies = [11892 "ctor",11893 "version_check",11894]1189511896[[package]]11897name = "vcpkg"11898version = "0.2.15"11899source = "registry+https://github.com/rust-lang/crates.io-index"11900checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1190111902[[package]]11903name = "vec_map"11904version = "0.8.2"11905source = "registry+https://github.com/rust-lang/crates.io-index"11906checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"1190711908[[package]]11909name = "version_check"11910version = "0.9.3"11911source = "registry+https://github.com/rust-lang/crates.io-index"11912checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"1191311914[[package]]11915name = "void"11916version = "1.0.2"11917source = "registry+https://github.com/rust-lang/crates.io-index"11918checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1191911920[[package]]11921name = "waker-fn"11922version = "1.1.0"11923source = "registry+https://github.com/rust-lang/crates.io-index"11924checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1192511926[[package]]11927name = "walkdir"11928version = "2.3.2"11929source = "registry+https://github.com/rust-lang/crates.io-index"11930checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"11931dependencies = [11932 "same-file",11933 "winapi 0.3.9",11934 "winapi-util",11935]1193611937[[package]]11938name = "want"11939version = "0.3.0"11940source = "registry+https://github.com/rust-lang/crates.io-index"11941checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"11942dependencies = [11943 "log",11944 "try-lock",11945]1194611947[[package]]11948name = "wasi"11949version = "0.9.0+wasi-snapshot-preview1"11950source = "registry+https://github.com/rust-lang/crates.io-index"11951checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1195211953[[package]]11954name = "wasi"11955version = "0.10.0+wasi-snapshot-preview1"11956source = "registry+https://github.com/rust-lang/crates.io-index"11957checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1195811959[[package]]11960name = "wasm-bindgen"11961version = "0.2.78"11962source = "registry+https://github.com/rust-lang/crates.io-index"11963checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce"11964dependencies = [11965 "cfg-if 1.0.0",11966 "wasm-bindgen-macro",11967]1196811969[[package]]11970name = "wasm-bindgen-backend"11971version = "0.2.78"11972source = "registry+https://github.com/rust-lang/crates.io-index"11973checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b"11974dependencies = [11975 "bumpalo",11976 "lazy_static",11977 "log",11978 "proc-macro2",11979 "quote",11980 "syn",11981 "wasm-bindgen-shared",11982]1198311984[[package]]11985name = "wasm-bindgen-futures"11986version = "0.4.28"11987source = "registry+https://github.com/rust-lang/crates.io-index"11988checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39"11989dependencies = [11990 "cfg-if 1.0.0",11991 "js-sys",11992 "wasm-bindgen",11993 "web-sys",11994]1199511996[[package]]11997name = "wasm-bindgen-macro"11998version = "0.2.78"11999source = "registry+https://github.com/rust-lang/crates.io-index"12000checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9"12001dependencies = [12002 "quote",12003 "wasm-bindgen-macro-support",12004]1200512006[[package]]12007name = "wasm-bindgen-macro-support"12008version = "0.2.78"12009source = "registry+https://github.com/rust-lang/crates.io-index"12010checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab"12011dependencies = [12012 "proc-macro2",12013 "quote",12014 "syn",12015 "wasm-bindgen-backend",12016 "wasm-bindgen-shared",12017]1201812019[[package]]12020name = "wasm-bindgen-shared"12021version = "0.2.78"12022source = "registry+https://github.com/rust-lang/crates.io-index"12023checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"1202412025[[package]]12026name = "wasm-gc-api"12027version = "0.1.11"12028source = "registry+https://github.com/rust-lang/crates.io-index"12029checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12030dependencies = [12031 "log",12032 "parity-wasm 0.32.0",12033 "rustc-demangle",12034]1203512036[[package]]12037name = "wasm-timer"12038version = "0.2.5"12039source = "registry+https://github.com/rust-lang/crates.io-index"12040checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12041dependencies = [12042 "futures 0.3.17",12043 "js-sys",12044 "parking_lot 0.11.2",12045 "pin-utils",12046 "wasm-bindgen",12047 "wasm-bindgen-futures",12048 "web-sys",12049]1205012051[[package]]12052name = "wasmi"12053version = "0.9.1"12054source = "registry+https://github.com/rust-lang/crates.io-index"12055checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12056dependencies = [12057 "downcast-rs",12058 "libc",12059 "libm",12060 "memory_units",12061 "num-rational 0.2.4",12062 "num-traits",12063 "parity-wasm 0.42.2",12064 "wasmi-validation",12065]1206612067[[package]]12068name = "wasmi-validation"12069version = "0.4.1"12070source = "registry+https://github.com/rust-lang/crates.io-index"12071checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12072dependencies = [12073 "parity-wasm 0.42.2",12074]1207512076[[package]]12077name = "wasmparser"12078version = "0.80.2"12079source = "registry+https://github.com/rust-lang/crates.io-index"12080checksum = "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b"1208112082[[package]]12083name = "wasmtime"12084version = "0.30.0"12085source = "registry+https://github.com/rust-lang/crates.io-index"12086checksum = "899b1e5261e3d3420860dacfb952871ace9d7ba9f953b314f67aaf9f8e2a4d89"12087dependencies = [12088 "anyhow",12089 "backtrace",12090 "bincode",12091 "cfg-if 1.0.0",12092 "cpp_demangle",12093 "indexmap",12094 "lazy_static",12095 "libc",12096 "log",12097 "object 0.26.2",12098 "paste",12099 "psm",12100 "rayon",12101 "region",12102 "rustc-demangle",12103 "serde",12104 "target-lexicon",12105 "wasmparser",12106 "wasmtime-cache",12107 "wasmtime-cranelift",12108 "wasmtime-environ",12109 "wasmtime-jit",12110 "wasmtime-runtime",12111 "winapi 0.3.9",12112]1211312114[[package]]12115name = "wasmtime-cache"12116version = "0.30.0"12117source = "registry+https://github.com/rust-lang/crates.io-index"12118checksum = "e2493b81d7a9935f7af15e06beec806f256bc974a90a843685f3d61f2fc97058"12119dependencies = [12120 "anyhow",12121 "base64 0.13.0",12122 "bincode",12123 "directories-next",12124 "errno",12125 "file-per-thread-logger",12126 "libc",12127 "log",12128 "serde",12129 "sha2 0.9.8",12130 "toml",12131 "winapi 0.3.9",12132 "zstd",12133]1213412135[[package]]12136name = "wasmtime-cranelift"12137version = "0.30.0"12138source = "registry+https://github.com/rust-lang/crates.io-index"12139checksum = "99706bacdf5143f7f967d417f0437cce83a724cf4518cb1a3ff40e519d793021"12140dependencies = [12141 "anyhow",12142 "cranelift-codegen",12143 "cranelift-entity",12144 "cranelift-frontend",12145 "cranelift-native",12146 "cranelift-wasm",12147 "gimli 0.25.0",12148 "more-asserts",12149 "object 0.26.2",12150 "target-lexicon",12151 "thiserror",12152 "wasmparser",12153 "wasmtime-environ",12154]1215512156[[package]]12157name = "wasmtime-environ"12158version = "0.30.0"12159source = "registry+https://github.com/rust-lang/crates.io-index"12160checksum = "ac42cb562a2f98163857605f02581d719a410c5abe93606128c59a10e84de85b"12161dependencies = [12162 "anyhow",12163 "cfg-if 1.0.0",12164 "cranelift-entity",12165 "gimli 0.25.0",12166 "indexmap",12167 "log",12168 "more-asserts",12169 "object 0.26.2",12170 "serde",12171 "target-lexicon",12172 "thiserror",12173 "wasmparser",12174 "wasmtime-types",12175]1217612177[[package]]12178name = "wasmtime-jit"12179version = "0.30.0"12180source = "registry+https://github.com/rust-lang/crates.io-index"12181checksum = "24f46dd757225f29a419be415ea6fb8558df9b0194f07e3a6a9c99d0e14dd534"12182dependencies = [12183 "addr2line 0.16.0",12184 "anyhow",12185 "bincode",12186 "cfg-if 1.0.0",12187 "gimli 0.25.0",12188 "libc",12189 "log",12190 "more-asserts",12191 "object 0.26.2",12192 "region",12193 "serde",12194 "target-lexicon",12195 "thiserror",12196 "wasmparser",12197 "wasmtime-environ",12198 "wasmtime-runtime",12199 "winapi 0.3.9",12200]1220112202[[package]]12203name = "wasmtime-runtime"12204version = "0.30.0"12205source = "registry+https://github.com/rust-lang/crates.io-index"12206checksum = "0122215a44923f395487048cb0a1d60b5b32c73aab15cf9364b798dbaff0996f"12207dependencies = [12208 "anyhow",12209 "backtrace",12210 "cc",12211 "cfg-if 1.0.0",12212 "indexmap",12213 "lazy_static",12214 "libc",12215 "log",12216 "mach",12217 "memoffset",12218 "more-asserts",12219 "rand 0.8.4",12220 "region",12221 "thiserror",12222 "wasmtime-environ",12223 "winapi 0.3.9",12224]1222512226[[package]]12227name = "wasmtime-types"12228version = "0.30.0"12229source = "registry+https://github.com/rust-lang/crates.io-index"12230checksum = "f9b01caf8a204ef634ebac99700e77ba716d3ebbb68a1abbc2ceb6b16dbec9e4"12231dependencies = [12232 "cranelift-entity",12233 "serde",12234 "thiserror",12235 "wasmparser",12236]1223712238[[package]]12239name = "web-sys"12240version = "0.3.55"12241source = "registry+https://github.com/rust-lang/crates.io-index"12242checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb"12243dependencies = [12244 "js-sys",12245 "wasm-bindgen",12246]1224712248[[package]]12249name = "webpki"12250version = "0.21.4"12251source = "registry+https://github.com/rust-lang/crates.io-index"12252checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"12253dependencies = [12254 "ring",12255 "untrusted",12256]1225712258[[package]]12259name = "webpki-roots"12260version = "0.21.1"12261source = "registry+https://github.com/rust-lang/crates.io-index"12262checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"12263dependencies = [12264 "webpki",12265]1226612267[[package]]12268name = "wepoll-ffi"12269version = "0.1.2"12270source = "registry+https://github.com/rust-lang/crates.io-index"12271checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"12272dependencies = [12273 "cc",12274]1227512276[[package]]12277name = "westend-runtime"12278version = "0.9.12"12279source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12280dependencies = [12281 "beefy-primitives",12282 "bitvec 0.20.4",12283 "frame-benchmarking",12284 "frame-election-provider-support",12285 "frame-executive",12286 "frame-support",12287 "frame-system",12288 "frame-system-benchmarking",12289 "frame-system-rpc-runtime-api",12290 "frame-try-runtime",12291 "hex-literal",12292 "log",12293 "pallet-authority-discovery",12294 "pallet-authorship",12295 "pallet-babe",12296 "pallet-bags-list",12297 "pallet-balances",12298 "pallet-collective",12299 "pallet-democracy",12300 "pallet-election-provider-multi-phase",12301 "pallet-elections-phragmen",12302 "pallet-grandpa",12303 "pallet-identity",12304 "pallet-im-online",12305 "pallet-indices",12306 "pallet-membership",12307 "pallet-mmr-primitives",12308 "pallet-multisig",12309 "pallet-nicks",12310 "pallet-offences",12311 "pallet-offences-benchmarking",12312 "pallet-proxy",12313 "pallet-recovery",12314 "pallet-scheduler",12315 "pallet-session",12316 "pallet-session-benchmarking",12317 "pallet-society",12318 "pallet-staking",12319 "pallet-staking-reward-curve",12320 "pallet-sudo",12321 "pallet-timestamp",12322 "pallet-transaction-payment",12323 "pallet-transaction-payment-rpc-runtime-api",12324 "pallet-treasury",12325 "pallet-utility",12326 "pallet-vesting",12327 "pallet-xcm",12328 "pallet-xcm-benchmarks",12329 "parity-scale-codec",12330 "polkadot-parachain",12331 "polkadot-primitives",12332 "polkadot-runtime-common",12333 "polkadot-runtime-parachains",12334 "rustc-hex",12335 "scale-info",12336 "serde",12337 "serde_derive",12338 "smallvec",12339 "sp-api",12340 "sp-authority-discovery",12341 "sp-block-builder",12342 "sp-consensus-babe",12343 "sp-core",12344 "sp-inherents",12345 "sp-io",12346 "sp-npos-elections",12347 "sp-offchain",12348 "sp-runtime",12349 "sp-session",12350 "sp-staking",12351 "sp-std",12352 "sp-transaction-pool",12353 "sp-version",12354 "substrate-wasm-builder",12355 "xcm",12356 "xcm-builder",12357 "xcm-executor",12358]1235912360[[package]]12361name = "which"12362version = "4.2.2"12363source = "registry+https://github.com/rust-lang/crates.io-index"12364checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"12365dependencies = [12366 "either",12367 "lazy_static",12368 "libc",12369]1237012371[[package]]12372name = "widestring"12373version = "0.4.3"12374source = "registry+https://github.com/rust-lang/crates.io-index"12375checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"1237612377[[package]]12378name = "winapi"12379version = "0.2.8"12380source = "registry+https://github.com/rust-lang/crates.io-index"12381checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"1238212383[[package]]12384name = "winapi"12385version = "0.3.9"12386source = "registry+https://github.com/rust-lang/crates.io-index"12387checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"12388dependencies = [12389 "winapi-i686-pc-windows-gnu",12390 "winapi-x86_64-pc-windows-gnu",12391]1239212393[[package]]12394name = "winapi-build"12395version = "0.1.1"12396source = "registry+https://github.com/rust-lang/crates.io-index"12397checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"1239812399[[package]]12400name = "winapi-i686-pc-windows-gnu"12401version = "0.4.0"12402source = "registry+https://github.com/rust-lang/crates.io-index"12403checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1240412405[[package]]12406name = "winapi-util"12407version = "0.1.5"12408source = "registry+https://github.com/rust-lang/crates.io-index"12409checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"12410dependencies = [12411 "winapi 0.3.9",12412]1241312414[[package]]12415name = "winapi-x86_64-pc-windows-gnu"12416version = "0.4.0"12417source = "registry+https://github.com/rust-lang/crates.io-index"12418checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1241912420[[package]]12421name = "winreg"12422version = "0.6.2"12423source = "registry+https://github.com/rust-lang/crates.io-index"12424checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"12425dependencies = [12426 "winapi 0.3.9",12427]1242812429[[package]]12430name = "ws2_32-sys"12431version = "0.2.1"12432source = "registry+https://github.com/rust-lang/crates.io-index"12433checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"12434dependencies = [12435 "winapi 0.2.8",12436 "winapi-build",12437]1243812439[[package]]12440name = "wyz"12441version = "0.2.0"12442source = "registry+https://github.com/rust-lang/crates.io-index"12443checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1244412445[[package]]12446name = "x25519-dalek"12447version = "1.1.1"12448source = "registry+https://github.com/rust-lang/crates.io-index"12449checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"12450dependencies = [12451 "curve25519-dalek 3.2.0",12452 "rand_core 0.5.1",12453 "zeroize",12454]1245512456[[package]]12457name = "xcm"12458version = "0.9.12"12459source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12460dependencies = [12461 "derivative",12462 "impl-trait-for-tuples 0.2.1",12463 "log",12464 "parity-scale-codec",12465 "scale-info",12466 "xcm-procedural",12467]1246812469[[package]]12470name = "xcm-builder"12471version = "0.9.12"12472source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12473dependencies = [12474 "frame-support",12475 "frame-system",12476 "log",12477 "pallet-transaction-payment",12478 "parity-scale-codec",12479 "polkadot-parachain",12480 "scale-info",12481 "sp-arithmetic",12482 "sp-io",12483 "sp-runtime",12484 "sp-std",12485 "xcm",12486 "xcm-executor",12487]1248812489[[package]]12490name = "xcm-executor"12491version = "0.9.12"12492source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12493dependencies = [12494 "frame-benchmarking",12495 "frame-support",12496 "impl-trait-for-tuples 0.2.1",12497 "log",12498 "parity-scale-codec",12499 "sp-arithmetic",12500 "sp-core",12501 "sp-io",12502 "sp-runtime",12503 "sp-std",12504 "xcm",12505]1250612507[[package]]12508name = "xcm-procedural"12509version = "0.1.0"12510source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12511dependencies = [12512 "proc-macro2",12513 "quote",12514 "syn",12515]1251612517[[package]]12518name = "yamux"12519version = "0.9.0"12520source = "registry+https://github.com/rust-lang/crates.io-index"12521checksum = "e7d9028f208dd5e63c614be69f115c1b53cacc1111437d4c765185856666c107"12522dependencies = [12523 "futures 0.3.17",12524 "log",12525 "nohash-hasher",12526 "parking_lot 0.11.2",12527 "rand 0.8.4",12528 "static_assertions",12529]1253012531[[package]]12532name = "yansi"12533version = "0.5.0"12534source = "registry+https://github.com/rust-lang/crates.io-index"12535checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"1253612537[[package]]12538name = "zeroize"12539version = "1.4.2"12540source = "registry+https://github.com/rust-lang/crates.io-index"12541checksum = "bf68b08513768deaa790264a7fac27a58cbf2705cfcdc9448362229217d7e970"12542dependencies = [12543 "zeroize_derive",12544]1254512546[[package]]12547name = "zeroize_derive"12548version = "1.2.0"12549source = "registry+https://github.com/rust-lang/crates.io-index"12550checksum = "bdff2024a851a322b08f179173ae2ba620445aef1e838f0c196820eade4ae0c7"12551dependencies = [12552 "proc-macro2",12553 "quote",12554 "syn",12555 "synstructure",12556]1255712558[[package]]12559name = "zstd"12560version = "0.9.0+zstd.1.5.0"12561source = "registry+https://github.com/rust-lang/crates.io-index"12562checksum = "07749a5dc2cb6b36661290245e350f15ec3bbb304e493db54a1d354480522ccd"12563dependencies = [12564 "zstd-safe",12565]1256612567[[package]]12568name = "zstd-safe"12569version = "4.1.1+zstd.1.5.0"12570source = "registry+https://github.com/rust-lang/crates.io-index"12571checksum = "c91c90f2c593b003603e5e0493c837088df4469da25aafff8bce42ba48caf079"12572dependencies = [12573 "libc",12574 "zstd-sys",12575]1257612577[[package]]12578name = "zstd-sys"12579version = "1.6.1+zstd.1.5.0"12580source = "registry+https://github.com/rust-lang/crates.io-index"12581checksum = "615120c7a2431d16cf1cf979e7fc31ba7a5b5e5707b29c8a99e5dbf8a8392a33"12582dependencies = [12583 "cc",12584 "libc",12585]