git.delta.rocks / unique-network / refs/commits / 8a37f3ec9fdf

difftreelog

source

Cargo.lock284.0 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 = "nodrop"4943version = "0.1.14"4944source = "registry+https://github.com/rust-lang/crates.io-index"4945checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"49464947[[package]]4948name = "nohash-hasher"4949version = "0.2.0"4950source = "registry+https://github.com/rust-lang/crates.io-index"4951checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"49524953[[package]]4954name = "nom"4955version = "6.1.2"4956source = "registry+https://github.com/rust-lang/crates.io-index"4957checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2"4958dependencies = [4959 "bitvec 0.19.5",4960 "funty",4961 "memchr",4962 "version_check",4963]49644965[[package]]4966name = "ntapi"4967version = "0.3.6"4968source = "registry+https://github.com/rust-lang/crates.io-index"4969checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"4970dependencies = [4971 "winapi 0.3.9",4972]49734974[[package]]4975name = "num-bigint"4976version = "0.2.6"4977source = "registry+https://github.com/rust-lang/crates.io-index"4978checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"4979dependencies = [4980 "autocfg",4981 "num-integer",4982 "num-traits",4983]49844985[[package]]4986name = "num-complex"4987version = "0.4.0"4988source = "registry+https://github.com/rust-lang/crates.io-index"4989checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"4990dependencies = [4991 "num-traits",4992]49934994[[package]]4995name = "num-integer"4996version = "0.1.44"4997source = "registry+https://github.com/rust-lang/crates.io-index"4998checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"4999dependencies = [5000 "autocfg",5001 "num-traits",5002]50035004[[package]]5005name = "num-rational"5006version = "0.2.4"5007source = "registry+https://github.com/rust-lang/crates.io-index"5008checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5009dependencies = [5010 "autocfg",5011 "num-bigint",5012 "num-integer",5013 "num-traits",5014]50155016[[package]]5017name = "num-rational"5018version = "0.4.0"5019source = "registry+https://github.com/rust-lang/crates.io-index"5020checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5021dependencies = [5022 "autocfg",5023 "num-integer",5024 "num-traits",5025]50265027[[package]]5028name = "num-traits"5029version = "0.2.14"5030source = "registry+https://github.com/rust-lang/crates.io-index"5031checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"5032dependencies = [5033 "autocfg",5034 "libm",5035]50365037[[package]]5038name = "num_cpus"5039version = "1.13.0"5040source = "registry+https://github.com/rust-lang/crates.io-index"5041checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"5042dependencies = [5043 "hermit-abi",5044 "libc",5045]50465047[[package]]5048name = "object"5049version = "0.26.2"5050source = "registry+https://github.com/rust-lang/crates.io-index"5051checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2"5052dependencies = [5053 "crc32fast",5054 "indexmap",5055 "memchr",5056]50575058[[package]]5059name = "object"5060version = "0.27.1"5061source = "registry+https://github.com/rust-lang/crates.io-index"5062checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5063dependencies = [5064 "memchr",5065]50665067[[package]]5068name = "once_cell"5069version = "1.8.0"5070source = "registry+https://github.com/rust-lang/crates.io-index"5071checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"50725073[[package]]5074name = "opaque-debug"5075version = "0.2.3"5076source = "registry+https://github.com/rust-lang/crates.io-index"5077checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"50785079[[package]]5080name = "opaque-debug"5081version = "0.3.0"5082source = "registry+https://github.com/rust-lang/crates.io-index"5083checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"50845085[[package]]5086name = "openssl-probe"5087version = "0.1.4"5088source = "registry+https://github.com/rust-lang/crates.io-index"5089checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a"50905091[[package]]5092name = "ordered-float"5093version = "1.1.1"5094source = "registry+https://github.com/rust-lang/crates.io-index"5095checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5096dependencies = [5097 "num-traits",5098]50995100[[package]]5101name = "orml-vesting"5102version = "0.4.1-dev"5103source = "git+https://github.com/UniqueNetwork/open-runtime-module-library#d69f226e332ae29b7b33d53d2f06f309d2986ea0"5104dependencies = [5105 "frame-support",5106 "frame-system",5107 "parity-scale-codec",5108 "scale-info",5109 "serde",5110 "sp-io",5111 "sp-runtime",5112 "sp-std",5113]51145115[[package]]5116name = "owning_ref"5117version = "0.4.1"5118source = "registry+https://github.com/rust-lang/crates.io-index"5119checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5120dependencies = [5121 "stable_deref_trait",5122]51235124[[package]]5125name = "pallet-aura"5126version = "4.0.0-dev"5127source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5128dependencies = [5129 "frame-support",5130 "frame-system",5131 "pallet-timestamp",5132 "parity-scale-codec",5133 "scale-info",5134 "sp-application-crypto",5135 "sp-consensus-aura",5136 "sp-runtime",5137 "sp-std",5138]51395140[[package]]5141name = "pallet-authority-discovery"5142version = "4.0.0-dev"5143source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5144dependencies = [5145 "frame-support",5146 "frame-system",5147 "pallet-session",5148 "parity-scale-codec",5149 "scale-info",5150 "sp-application-crypto",5151 "sp-authority-discovery",5152 "sp-runtime",5153 "sp-std",5154]51555156[[package]]5157name = "pallet-authorship"5158version = "4.0.0-dev"5159source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5160dependencies = [5161 "frame-support",5162 "frame-system",5163 "impl-trait-for-tuples 0.2.1",5164 "parity-scale-codec",5165 "scale-info",5166 "sp-authorship",5167 "sp-runtime",5168 "sp-std",5169]51705171[[package]]5172name = "pallet-babe"5173version = "4.0.0-dev"5174source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5175dependencies = [5176 "frame-benchmarking",5177 "frame-support",5178 "frame-system",5179 "log",5180 "pallet-authorship",5181 "pallet-session",5182 "pallet-timestamp",5183 "parity-scale-codec",5184 "scale-info",5185 "sp-application-crypto",5186 "sp-consensus-babe",5187 "sp-consensus-vrf",5188 "sp-io",5189 "sp-runtime",5190 "sp-session",5191 "sp-staking",5192 "sp-std",5193]51945195[[package]]5196name = "pallet-bags-list"5197version = "4.0.0-dev"5198source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5199dependencies = [5200 "frame-benchmarking",5201 "frame-election-provider-support",5202 "frame-support",5203 "frame-system",5204 "log",5205 "pallet-balances",5206 "parity-scale-codec",5207 "scale-info",5208 "sp-core",5209 "sp-io",5210 "sp-runtime",5211 "sp-std",5212 "sp-tracing",5213]52145215[[package]]5216name = "pallet-balances"5217version = "4.0.0-dev"5218source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5219dependencies = [5220 "frame-benchmarking",5221 "frame-support",5222 "frame-system",5223 "log",5224 "parity-scale-codec",5225 "scale-info",5226 "sp-runtime",5227 "sp-std",5228]52295230[[package]]5231name = "pallet-beefy"5232version = "4.0.0-dev"5233source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5234dependencies = [5235 "beefy-primitives",5236 "frame-support",5237 "frame-system",5238 "pallet-session",5239 "parity-scale-codec",5240 "scale-info",5241 "serde",5242 "sp-runtime",5243 "sp-std",5244]52455246[[package]]5247name = "pallet-beefy-mmr"5248version = "4.0.0-dev"5249source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5250dependencies = [5251 "beefy-merkle-tree",5252 "beefy-primitives",5253 "frame-support",5254 "frame-system",5255 "hex",5256 "libsecp256k1 0.7.0",5257 "log",5258 "pallet-beefy",5259 "pallet-mmr",5260 "pallet-mmr-primitives",5261 "pallet-session",5262 "parity-scale-codec",5263 "scale-info",5264 "serde",5265 "sp-core",5266 "sp-io",5267 "sp-runtime",5268 "sp-std",5269]52705271[[package]]5272name = "pallet-bounties"5273version = "4.0.0-dev"5274source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5275dependencies = [5276 "frame-benchmarking",5277 "frame-support",5278 "frame-system",5279 "log",5280 "pallet-treasury",5281 "parity-scale-codec",5282 "scale-info",5283 "sp-core",5284 "sp-io",5285 "sp-runtime",5286 "sp-std",5287]52885289[[package]]5290name = "pallet-bridge-dispatch"5291version = "0.1.0"5292source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5293dependencies = [5294 "bp-message-dispatch",5295 "bp-runtime",5296 "frame-support",5297 "frame-system",5298 "log",5299 "parity-scale-codec",5300 "scale-info",5301 "sp-core",5302 "sp-runtime",5303 "sp-std",5304]53055306[[package]]5307name = "pallet-bridge-grandpa"5308version = "0.1.0"5309source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5310dependencies = [5311 "bp-header-chain",5312 "bp-runtime",5313 "bp-test-utils",5314 "finality-grandpa",5315 "frame-support",5316 "frame-system",5317 "log",5318 "num-traits",5319 "parity-scale-codec",5320 "scale-info",5321 "serde",5322 "sp-finality-grandpa",5323 "sp-runtime",5324 "sp-std",5325 "sp-trie",5326]53275328[[package]]5329name = "pallet-bridge-messages"5330version = "0.1.0"5331source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5332dependencies = [5333 "bitvec 0.20.4",5334 "bp-message-dispatch",5335 "bp-messages",5336 "bp-rialto",5337 "bp-runtime",5338 "frame-support",5339 "frame-system",5340 "log",5341 "num-traits",5342 "parity-scale-codec",5343 "scale-info",5344 "serde",5345 "sp-core",5346 "sp-runtime",5347 "sp-std",5348]53495350[[package]]5351name = "pallet-collective"5352version = "4.0.0-dev"5353source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5354dependencies = [5355 "frame-benchmarking",5356 "frame-support",5357 "frame-system",5358 "log",5359 "parity-scale-codec",5360 "scale-info",5361 "sp-core",5362 "sp-io",5363 "sp-runtime",5364 "sp-std",5365]53665367[[package]]5368name = "pallet-common"5369version = "0.1.0"5370dependencies = [5371 "evm-coder",5372 "frame-support",5373 "frame-system",5374 "pallet-evm",5375 "pallet-evm-coder-substrate",5376 "parity-scale-codec",5377 "scale-info",5378 "serde",5379 "sp-core",5380 "sp-runtime",5381 "sp-std",5382 "up-data-structs",5383 "up-evm-mapping",5384]53855386[[package]]5387name = "pallet-contract-helpers"5388version = "0.1.0"5389dependencies = [5390 "frame-support",5391 "frame-system",5392 "pallet-contracts",5393 "parity-scale-codec",5394 "scale-info",5395 "sp-runtime",5396 "sp-std",5397 "up-sponsorship",5398]53995400[[package]]5401name = "pallet-contracts"5402version = "4.0.0-dev"5403source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5404dependencies = [5405 "bitflags",5406 "frame-benchmarking",5407 "frame-support",5408 "frame-system",5409 "libsecp256k1 0.6.0",5410 "log",5411 "pallet-contracts-primitives",5412 "pallet-contracts-proc-macro",5413 "parity-scale-codec",5414 "pwasm-utils",5415 "rand 0.7.3",5416 "scale-info",5417 "serde",5418 "smallvec",5419 "sp-core",5420 "sp-io",5421 "sp-runtime",5422 "sp-sandbox",5423 "sp-std",5424 "wasmi-validation",5425]54265427[[package]]5428name = "pallet-contracts-primitives"5429version = "4.0.0-dev"5430source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5431dependencies = [5432 "bitflags",5433 "parity-scale-codec",5434 "scale-info",5435 "serde",5436 "sp-core",5437 "sp-runtime",5438 "sp-std",5439]54405441[[package]]5442name = "pallet-contracts-proc-macro"5443version = "4.0.0-dev"5444source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5445dependencies = [5446 "proc-macro2",5447 "quote",5448 "syn",5449]54505451[[package]]5452name = "pallet-democracy"5453version = "4.0.0-dev"5454source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5455dependencies = [5456 "frame-benchmarking",5457 "frame-support",5458 "frame-system",5459 "parity-scale-codec",5460 "scale-info",5461 "serde",5462 "sp-io",5463 "sp-runtime",5464 "sp-std",5465]54665467[[package]]5468name = "pallet-election-provider-multi-phase"5469version = "4.0.0-dev"5470source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5471dependencies = [5472 "frame-benchmarking",5473 "frame-election-provider-support",5474 "frame-support",5475 "frame-system",5476 "log",5477 "parity-scale-codec",5478 "rand 0.7.3",5479 "scale-info",5480 "sp-arithmetic",5481 "sp-core",5482 "sp-io",5483 "sp-npos-elections",5484 "sp-runtime",5485 "sp-std",5486 "static_assertions",5487 "strum 0.21.0",5488 "strum_macros 0.21.1",5489]54905491[[package]]5492name = "pallet-elections-phragmen"5493version = "5.0.0-dev"5494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5495dependencies = [5496 "frame-benchmarking",5497 "frame-support",5498 "frame-system",5499 "log",5500 "parity-scale-codec",5501 "scale-info",5502 "sp-core",5503 "sp-io",5504 "sp-npos-elections",5505 "sp-runtime",5506 "sp-std",5507]55085509[[package]]5510name = "pallet-ethereum"5511version = "4.0.0-dev"5512source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"5513dependencies = [5514 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5515 "ethereum-types",5516 "evm",5517 "fp-consensus",5518 "fp-evm",5519 "fp-rpc",5520 "fp-self-contained",5521 "fp-storage",5522 "frame-support",5523 "frame-system",5524 "pallet-balances",5525 "pallet-evm",5526 "pallet-timestamp",5527 "parity-scale-codec",5528 "rlp",5529 "rustc-hex",5530 "scale-info",5531 "serde",5532 "sha3 0.8.2",5533 "sp-io",5534 "sp-runtime",5535 "sp-std",5536]55375538[[package]]5539name = "pallet-evm"5540version = "6.0.0-dev"5541source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"5542dependencies = [5543 "evm",5544 "evm-gasometer",5545 "evm-runtime",5546 "fp-evm",5547 "frame-benchmarking",5548 "frame-support",5549 "frame-system",5550 "hex",5551 "impl-trait-for-tuples 0.2.1",5552 "log",5553 "pallet-balances",5554 "pallet-timestamp",5555 "parity-scale-codec",5556 "primitive-types 0.9.1",5557 "rlp",5558 "scale-info",5559 "serde",5560 "sha3 0.8.2",5561 "sp-core",5562 "sp-io",5563 "sp-runtime",5564 "sp-std",5565]55665567[[package]]5568name = "pallet-evm-coder-substrate"5569version = "0.1.0"5570dependencies = [5571 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5572 "evm-coder",5573 "frame-support",5574 "frame-system",5575 "pallet-ethereum",5576 "pallet-evm",5577 "parity-scale-codec",5578 "scale-info",5579 "sp-core",5580 "sp-std",5581]55825583[[package]]5584name = "pallet-evm-contract-helpers"5585version = "0.1.0"5586dependencies = [5587 "evm-coder",5588 "frame-support",5589 "frame-system",5590 "log",5591 "pallet-evm",5592 "pallet-evm-coder-substrate",5593 "parity-scale-codec",5594 "scale-info",5595 "sp-core",5596 "sp-runtime",5597 "sp-std",5598 "up-sponsorship",5599]56005601[[package]]5602name = "pallet-evm-migration"5603version = "0.1.0"5604dependencies = [5605 "fp-evm",5606 "frame-benchmarking",5607 "frame-support",5608 "frame-system",5609 "pallet-evm",5610 "parity-scale-codec",5611 "scale-info",5612 "sp-core",5613 "sp-io",5614 "sp-runtime",5615 "sp-std",5616]56175618[[package]]5619name = "pallet-evm-transaction-payment"5620version = "0.1.0"5621dependencies = [5622 "fp-evm",5623 "frame-support",5624 "frame-system",5625 "pallet-ethereum",5626 "pallet-evm",5627 "parity-scale-codec",5628 "scale-info",5629 "sp-core",5630 "sp-io",5631 "sp-runtime",5632 "sp-std",5633 "up-evm-mapping",5634 "up-sponsorship",5635]56365637[[package]]5638name = "pallet-fungible"5639version = "0.1.0"5640dependencies = [5641 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5642 "evm-coder",5643 "frame-benchmarking",5644 "frame-support",5645 "frame-system",5646 "pallet-common",5647 "pallet-evm-coder-substrate",5648 "parity-scale-codec",5649 "scale-info",5650 "sp-core",5651 "sp-runtime",5652 "sp-std",5653 "up-data-structs",5654]56555656[[package]]5657name = "pallet-gilt"5658version = "4.0.0-dev"5659source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5660dependencies = [5661 "frame-benchmarking",5662 "frame-support",5663 "frame-system",5664 "parity-scale-codec",5665 "scale-info",5666 "sp-arithmetic",5667 "sp-runtime",5668 "sp-std",5669]56705671[[package]]5672name = "pallet-grandpa"5673version = "4.0.0-dev"5674source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5675dependencies = [5676 "frame-benchmarking",5677 "frame-support",5678 "frame-system",5679 "log",5680 "pallet-authorship",5681 "pallet-session",5682 "parity-scale-codec",5683 "scale-info",5684 "sp-application-crypto",5685 "sp-core",5686 "sp-finality-grandpa",5687 "sp-io",5688 "sp-runtime",5689 "sp-session",5690 "sp-staking",5691 "sp-std",5692]56935694[[package]]5695name = "pallet-identity"5696version = "4.0.0-dev"5697source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5698dependencies = [5699 "enumflags2",5700 "frame-benchmarking",5701 "frame-support",5702 "frame-system",5703 "parity-scale-codec",5704 "scale-info",5705 "sp-io",5706 "sp-runtime",5707 "sp-std",5708]57095710[[package]]5711name = "pallet-im-online"5712version = "4.0.0-dev"5713source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5714dependencies = [5715 "frame-benchmarking",5716 "frame-support",5717 "frame-system",5718 "log",5719 "pallet-authorship",5720 "parity-scale-codec",5721 "scale-info",5722 "sp-application-crypto",5723 "sp-core",5724 "sp-io",5725 "sp-runtime",5726 "sp-staking",5727 "sp-std",5728]57295730[[package]]5731name = "pallet-indices"5732version = "4.0.0-dev"5733source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5734dependencies = [5735 "frame-benchmarking",5736 "frame-support",5737 "frame-system",5738 "parity-scale-codec",5739 "scale-info",5740 "sp-core",5741 "sp-io",5742 "sp-keyring",5743 "sp-runtime",5744 "sp-std",5745]57465747[[package]]5748name = "pallet-inflation"5749version = "0.1.0"5750dependencies = [5751 "frame-benchmarking",5752 "frame-support",5753 "frame-system",5754 "pallet-balances",5755 "pallet-randomness-collective-flip",5756 "pallet-timestamp",5757 "parity-scale-codec",5758 "scale-info",5759 "serde",5760 "sp-core",5761 "sp-io",5762 "sp-runtime",5763 "sp-std",5764]57655766[[package]]5767name = "pallet-membership"5768version = "4.0.0-dev"5769source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5770dependencies = [5771 "frame-benchmarking",5772 "frame-support",5773 "frame-system",5774 "log",5775 "parity-scale-codec",5776 "scale-info",5777 "sp-core",5778 "sp-io",5779 "sp-runtime",5780 "sp-std",5781]57825783[[package]]5784name = "pallet-mmr"5785version = "4.0.0-dev"5786source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5787dependencies = [5788 "ckb-merkle-mountain-range",5789 "frame-benchmarking",5790 "frame-support",5791 "frame-system",5792 "pallet-mmr-primitives",5793 "parity-scale-codec",5794 "scale-info",5795 "sp-core",5796 "sp-io",5797 "sp-runtime",5798 "sp-std",5799]58005801[[package]]5802name = "pallet-mmr-primitives"5803version = "4.0.0-dev"5804source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5805dependencies = [5806 "frame-support",5807 "frame-system",5808 "log",5809 "parity-scale-codec",5810 "serde",5811 "sp-api",5812 "sp-core",5813 "sp-runtime",5814 "sp-std",5815]58165817[[package]]5818name = "pallet-mmr-rpc"5819version = "3.0.0"5820source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5821dependencies = [5822 "jsonrpc-core",5823 "jsonrpc-core-client",5824 "jsonrpc-derive",5825 "pallet-mmr-primitives",5826 "parity-scale-codec",5827 "serde",5828 "sp-api",5829 "sp-blockchain",5830 "sp-core",5831 "sp-runtime",5832]58335834[[package]]5835name = "pallet-multisig"5836version = "4.0.0-dev"5837source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5838dependencies = [5839 "frame-benchmarking",5840 "frame-support",5841 "frame-system",5842 "parity-scale-codec",5843 "scale-info",5844 "sp-io",5845 "sp-runtime",5846 "sp-std",5847]58485849[[package]]5850name = "pallet-nicks"5851version = "4.0.0-dev"5852source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5853dependencies = [5854 "frame-support",5855 "frame-system",5856 "parity-scale-codec",5857 "scale-info",5858 "sp-io",5859 "sp-runtime",5860 "sp-std",5861]58625863[[package]]5864name = "pallet-nonfungible"5865version = "0.1.0"5866dependencies = [5867 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5868 "evm-coder",5869 "frame-benchmarking",5870 "frame-support",5871 "frame-system",5872 "pallet-common",5873 "pallet-evm-coder-substrate",5874 "parity-scale-codec",5875 "scale-info",5876 "sp-core",5877 "sp-runtime",5878 "sp-std",5879 "up-data-structs",5880]58815882[[package]]5883name = "pallet-offences"5884version = "4.0.0-dev"5885source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5886dependencies = [5887 "frame-support",5888 "frame-system",5889 "log",5890 "pallet-balances",5891 "parity-scale-codec",5892 "scale-info",5893 "serde",5894 "sp-runtime",5895 "sp-staking",5896 "sp-std",5897]58985899[[package]]5900name = "pallet-offences-benchmarking"5901version = "4.0.0-dev"5902source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5903dependencies = [5904 "frame-benchmarking",5905 "frame-election-provider-support",5906 "frame-support",5907 "frame-system",5908 "pallet-babe",5909 "pallet-balances",5910 "pallet-grandpa",5911 "pallet-im-online",5912 "pallet-offences",5913 "pallet-session",5914 "pallet-staking",5915 "parity-scale-codec",5916 "scale-info",5917 "sp-runtime",5918 "sp-staking",5919 "sp-std",5920]59215922[[package]]5923name = "pallet-proxy"5924version = "4.0.0-dev"5925source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5926dependencies = [5927 "frame-benchmarking",5928 "frame-support",5929 "frame-system",5930 "parity-scale-codec",5931 "scale-info",5932 "sp-io",5933 "sp-runtime",5934 "sp-std",5935]59365937[[package]]5938name = "pallet-randomness-collective-flip"5939version = "4.0.0-dev"5940source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5941dependencies = [5942 "frame-support",5943 "frame-system",5944 "parity-scale-codec",5945 "safe-mix",5946 "scale-info",5947 "sp-runtime",5948 "sp-std",5949]59505951[[package]]5952name = "pallet-recovery"5953version = "4.0.0-dev"5954source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5955dependencies = [5956 "frame-support",5957 "frame-system",5958 "parity-scale-codec",5959 "scale-info",5960 "sp-io",5961 "sp-runtime",5962 "sp-std",5963]59645965[[package]]5966name = "pallet-refungible"5967version = "0.1.0"5968dependencies = [5969 "frame-benchmarking",5970 "frame-support",5971 "frame-system",5972 "pallet-common",5973 "parity-scale-codec",5974 "scale-info",5975 "sp-core",5976 "sp-runtime",5977 "sp-std",5978 "up-data-structs",5979]59805981[[package]]5982name = "pallet-scheduler"5983version = "4.0.0-dev"5984source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5985dependencies = [5986 "frame-benchmarking",5987 "frame-support",5988 "frame-system",5989 "log",5990 "parity-scale-codec",5991 "scale-info",5992 "sp-io",5993 "sp-runtime",5994 "sp-std",5995]59965997[[package]]5998name = "pallet-session"5999version = "4.0.0-dev"6000source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6001dependencies = [6002 "frame-support",6003 "frame-system",6004 "impl-trait-for-tuples 0.2.1",6005 "log",6006 "pallet-timestamp",6007 "parity-scale-codec",6008 "scale-info",6009 "sp-core",6010 "sp-io",6011 "sp-runtime",6012 "sp-session",6013 "sp-staking",6014 "sp-std",6015 "sp-trie",6016]60176018[[package]]6019name = "pallet-session-benchmarking"6020version = "4.0.0-dev"6021source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6022dependencies = [6023 "frame-benchmarking",6024 "frame-support",6025 "frame-system",6026 "pallet-session",6027 "pallet-staking",6028 "rand 0.7.3",6029 "sp-runtime",6030 "sp-session",6031 "sp-std",6032]60336034[[package]]6035name = "pallet-society"6036version = "4.0.0-dev"6037source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6038dependencies = [6039 "frame-support",6040 "frame-system",6041 "parity-scale-codec",6042 "rand_chacha 0.2.2",6043 "scale-info",6044 "sp-runtime",6045 "sp-std",6046]60476048[[package]]6049name = "pallet-staking"6050version = "4.0.0-dev"6051source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6052dependencies = [6053 "frame-benchmarking",6054 "frame-election-provider-support",6055 "frame-support",6056 "frame-system",6057 "log",6058 "pallet-authorship",6059 "pallet-session",6060 "parity-scale-codec",6061 "rand_chacha 0.2.2",6062 "scale-info",6063 "serde",6064 "sp-application-crypto",6065 "sp-io",6066 "sp-runtime",6067 "sp-staking",6068 "sp-std",6069]60706071[[package]]6072name = "pallet-staking-reward-curve"6073version = "4.0.0-dev"6074source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6075dependencies = [6076 "proc-macro-crate 1.1.0",6077 "proc-macro2",6078 "quote",6079 "syn",6080]60816082[[package]]6083name = "pallet-staking-reward-fn"6084version = "4.0.0-dev"6085source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6086dependencies = [6087 "log",6088 "sp-arithmetic",6089]60906091[[package]]6092name = "pallet-sudo"6093version = "4.0.0-dev"6094source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6095dependencies = [6096 "frame-support",6097 "frame-system",6098 "parity-scale-codec",6099 "scale-info",6100 "sp-io",6101 "sp-runtime",6102 "sp-std",6103]61046105[[package]]6106name = "pallet-template-transaction-payment"6107version = "3.0.0"6108source = "git+https://github.com/UniqueNetwork/pallet-sponsoring#ab8b91e9350a31133f3a3e4f52a84c6de4108e95"6109dependencies = [6110 "frame-benchmarking",6111 "frame-support",6112 "frame-system",6113 "pallet-balances",6114 "pallet-transaction-payment",6115 "parity-scale-codec",6116 "scale-info",6117 "serde",6118 "sp-core",6119 "sp-io",6120 "sp-runtime",6121 "sp-std",6122 "up-sponsorship",6123]61246125[[package]]6126name = "pallet-timestamp"6127version = "4.0.0-dev"6128source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6129dependencies = [6130 "frame-benchmarking",6131 "frame-support",6132 "frame-system",6133 "log",6134 "parity-scale-codec",6135 "scale-info",6136 "sp-inherents",6137 "sp-io",6138 "sp-runtime",6139 "sp-std",6140 "sp-timestamp",6141]61426143[[package]]6144name = "pallet-tips"6145version = "4.0.0-dev"6146source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6147dependencies = [6148 "frame-benchmarking",6149 "frame-support",6150 "frame-system",6151 "log",6152 "pallet-treasury",6153 "parity-scale-codec",6154 "scale-info",6155 "serde",6156 "sp-core",6157 "sp-io",6158 "sp-runtime",6159 "sp-std",6160]61616162[[package]]6163name = "pallet-transaction-payment"6164version = "4.0.0-dev"6165source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6166dependencies = [6167 "frame-support",6168 "frame-system",6169 "parity-scale-codec",6170 "scale-info",6171 "serde",6172 "smallvec",6173 "sp-core",6174 "sp-io",6175 "sp-runtime",6176 "sp-std",6177]61786179[[package]]6180name = "pallet-transaction-payment-rpc"6181version = "4.0.0-dev"6182source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6183dependencies = [6184 "jsonrpc-core",6185 "jsonrpc-core-client",6186 "jsonrpc-derive",6187 "pallet-transaction-payment-rpc-runtime-api",6188 "parity-scale-codec",6189 "sp-api",6190 "sp-blockchain",6191 "sp-core",6192 "sp-rpc",6193 "sp-runtime",6194]61956196[[package]]6197name = "pallet-transaction-payment-rpc-runtime-api"6198version = "4.0.0-dev"6199source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6200dependencies = [6201 "pallet-transaction-payment",6202 "parity-scale-codec",6203 "sp-api",6204 "sp-runtime",6205]62066207[[package]]6208name = "pallet-treasury"6209version = "4.0.0-dev"6210source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6211dependencies = [6212 "frame-benchmarking",6213 "frame-support",6214 "frame-system",6215 "impl-trait-for-tuples 0.2.1",6216 "pallet-balances",6217 "parity-scale-codec",6218 "scale-info",6219 "serde",6220 "sp-runtime",6221 "sp-std",6222]62236224[[package]]6225name = "pallet-unique"6226version = "0.1.0"6227dependencies = [6228 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",6229 "evm-coder",6230 "fp-evm",6231 "frame-benchmarking",6232 "frame-support",6233 "frame-system",6234 "hex-literal",6235 "pallet-balances",6236 "pallet-common",6237 "pallet-ethereum",6238 "pallet-evm",6239 "pallet-evm-coder-substrate",6240 "pallet-fungible",6241 "pallet-nonfungible",6242 "pallet-randomness-collective-flip",6243 "pallet-refungible",6244 "pallet-timestamp",6245 "pallet-transaction-payment",6246 "parity-scale-codec",6247 "primitive-types 0.10.1",6248 "rlp",6249 "scale-info",6250 "serde",6251 "sp-api",6252 "sp-core",6253 "sp-io",6254 "sp-runtime",6255 "sp-std",6256 "up-data-structs",6257 "up-evm-mapping",6258 "up-sponsorship",6259]62606261[[package]]6262name = "pallet-unq-scheduler"6263version = "0.1.0"6264dependencies = [6265 "frame-benchmarking",6266 "frame-support",6267 "frame-system",6268 "log",6269 "parity-scale-codec",6270 "scale-info",6271 "serde",6272 "sp-core",6273 "sp-io",6274 "sp-runtime",6275 "sp-std",6276 "substrate-test-utils",6277 "up-sponsorship",6278]62796280[[package]]6281name = "pallet-utility"6282version = "4.0.0-dev"6283source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6284dependencies = [6285 "frame-benchmarking",6286 "frame-support",6287 "frame-system",6288 "parity-scale-codec",6289 "scale-info",6290 "sp-core",6291 "sp-io",6292 "sp-runtime",6293 "sp-std",6294]62956296[[package]]6297name = "pallet-vesting"6298version = "4.0.0-dev"6299source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6300dependencies = [6301 "frame-benchmarking",6302 "frame-support",6303 "frame-system",6304 "log",6305 "parity-scale-codec",6306 "scale-info",6307 "sp-runtime",6308 "sp-std",6309]63106311[[package]]6312name = "pallet-xcm"6313version = "0.9.12"6314source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6315dependencies = [6316 "frame-support",6317 "frame-system",6318 "log",6319 "parity-scale-codec",6320 "scale-info",6321 "serde",6322 "sp-core",6323 "sp-runtime",6324 "sp-std",6325 "xcm",6326 "xcm-executor",6327]63286329[[package]]6330name = "pallet-xcm-benchmarks"6331version = "0.9.8"6332source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6333dependencies = [6334 "frame-benchmarking",6335 "frame-support",6336 "frame-system",6337 "log",6338 "parity-scale-codec",6339 "scale-info",6340 "sp-runtime",6341 "sp-std",6342 "xcm",6343 "xcm-executor",6344]63456346[[package]]6347name = "parachain-info"6348version = "0.1.0"6349source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"6350dependencies = [6351 "cumulus-primitives-core",6352 "frame-support",6353 "frame-system",6354 "parity-scale-codec",6355 "scale-info",6356 "serde",6357]63586359[[package]]6360name = "parity-db"6361version = "0.3.3"6362source = "registry+https://github.com/rust-lang/crates.io-index"6363checksum = "e7ccc4a8687027deb53d45c5434a1f1b330c9d1069a59cfe80a62aa9a1da25ae"6364dependencies = [6365 "blake2-rfc",6366 "crc32fast",6367 "fs2",6368 "hex",6369 "libc",6370 "log",6371 "lz4",6372 "memmap2",6373 "parking_lot 0.11.2",6374 "rand 0.8.4",6375 "snap",6376]63776378[[package]]6379name = "parity-scale-codec"6380version = "2.3.1"6381source = "registry+https://github.com/rust-lang/crates.io-index"6382checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6383dependencies = [6384 "arrayvec 0.7.2",6385 "bitvec 0.20.4",6386 "byte-slice-cast",6387 "impl-trait-for-tuples 0.2.1",6388 "parity-scale-codec-derive",6389 "serde",6390]63916392[[package]]6393name = "parity-scale-codec-derive"6394version = "2.3.1"6395source = "registry+https://github.com/rust-lang/crates.io-index"6396checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6397dependencies = [6398 "proc-macro-crate 1.1.0",6399 "proc-macro2",6400 "quote",6401 "syn",6402]64036404[[package]]6405name = "parity-send-wrapper"6406version = "0.1.0"6407source = "registry+https://github.com/rust-lang/crates.io-index"6408checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"64096410[[package]]6411name = "parity-tokio-ipc"6412version = "0.9.0"6413source = "registry+https://github.com/rust-lang/crates.io-index"6414checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"6415dependencies = [6416 "futures 0.3.17",6417 "libc",6418 "log",6419 "rand 0.7.3",6420 "tokio 1.13.0",6421 "winapi 0.3.9",6422]64236424[[package]]6425name = "parity-util-mem"6426version = "0.10.2"6427source = "registry+https://github.com/rust-lang/crates.io-index"6428checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"6429dependencies = [6430 "cfg-if 1.0.0",6431 "ethereum-types",6432 "hashbrown",6433 "impl-trait-for-tuples 0.2.1",6434 "lru 0.6.6",6435 "parity-util-mem-derive",6436 "parking_lot 0.11.2",6437 "primitive-types 0.10.1",6438 "smallvec",6439 "winapi 0.3.9",6440]64416442[[package]]6443name = "parity-util-mem-derive"6444version = "0.1.0"6445source = "registry+https://github.com/rust-lang/crates.io-index"6446checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6447dependencies = [6448 "proc-macro2",6449 "syn",6450 "synstructure",6451]64526453[[package]]6454name = "parity-wasm"6455version = "0.32.0"6456source = "registry+https://github.com/rust-lang/crates.io-index"6457checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6458dependencies = [6459 "byteorder",6460]64616462[[package]]6463name = "parity-wasm"6464version = "0.42.2"6465source = "registry+https://github.com/rust-lang/crates.io-index"6466checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"64676468[[package]]6469name = "parity-ws"6470version = "0.11.1"6471source = "registry+https://github.com/rust-lang/crates.io-index"6472checksum = "5983d3929ad50f12c3eb9a6743f19d691866ecd44da74c0a3308c3f8a56df0c6"6473dependencies = [6474 "byteorder",6475 "bytes 0.4.12",6476 "httparse",6477 "log",6478 "mio 0.6.23",6479 "mio-extras",6480 "rand 0.7.3",6481 "sha-1 0.8.2",6482 "slab",6483 "url 2.2.2",6484]64856486[[package]]6487name = "parking"6488version = "2.0.0"6489source = "registry+https://github.com/rust-lang/crates.io-index"6490checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"64916492[[package]]6493name = "parking_lot"6494version = "0.10.2"6495source = "registry+https://github.com/rust-lang/crates.io-index"6496checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6497dependencies = [6498 "lock_api 0.3.4",6499 "parking_lot_core 0.7.2",6500]65016502[[package]]6503name = "parking_lot"6504version = "0.11.2"6505source = "registry+https://github.com/rust-lang/crates.io-index"6506checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6507dependencies = [6508 "instant",6509 "lock_api 0.4.5",6510 "parking_lot_core 0.8.5",6511]65126513[[package]]6514name = "parking_lot_core"6515version = "0.7.2"6516source = "registry+https://github.com/rust-lang/crates.io-index"6517checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6518dependencies = [6519 "cfg-if 0.1.10",6520 "cloudabi",6521 "libc",6522 "redox_syscall 0.1.57",6523 "smallvec",6524 "winapi 0.3.9",6525]65266527[[package]]6528name = "parking_lot_core"6529version = "0.8.5"6530source = "registry+https://github.com/rust-lang/crates.io-index"6531checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6532dependencies = [6533 "cfg-if 1.0.0",6534 "instant",6535 "libc",6536 "redox_syscall 0.2.10",6537 "smallvec",6538 "winapi 0.3.9",6539]65406541[[package]]6542name = "paste"6543version = "1.0.5"6544source = "registry+https://github.com/rust-lang/crates.io-index"6545checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"65466547[[package]]6548name = "pbkdf2"6549version = "0.4.0"6550source = "registry+https://github.com/rust-lang/crates.io-index"6551checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6552dependencies = [6553 "crypto-mac 0.8.0",6554]65556556[[package]]6557name = "pbkdf2"6558version = "0.8.0"6559source = "registry+https://github.com/rust-lang/crates.io-index"6560checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6561dependencies = [6562 "crypto-mac 0.11.1",6563]65646565[[package]]6566name = "peeking_take_while"6567version = "0.1.2"6568source = "registry+https://github.com/rust-lang/crates.io-index"6569checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"65706571[[package]]6572name = "percent-encoding"6573version = "1.0.1"6574source = "registry+https://github.com/rust-lang/crates.io-index"6575checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"65766577[[package]]6578name = "percent-encoding"6579version = "2.1.0"6580source = "registry+https://github.com/rust-lang/crates.io-index"6581checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"65826583[[package]]6584name = "pest"6585version = "2.1.3"6586source = "registry+https://github.com/rust-lang/crates.io-index"6587checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6588dependencies = [6589 "ucd-trie",6590]65916592[[package]]6593name = "pest_derive"6594version = "2.1.0"6595source = "registry+https://github.com/rust-lang/crates.io-index"6596checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6597dependencies = [6598 "pest",6599 "pest_generator",6600]66016602[[package]]6603name = "pest_generator"6604version = "2.1.3"6605source = "registry+https://github.com/rust-lang/crates.io-index"6606checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6607dependencies = [6608 "pest",6609 "pest_meta",6610 "proc-macro2",6611 "quote",6612 "syn",6613]66146615[[package]]6616name = "pest_meta"6617version = "2.1.3"6618source = "registry+https://github.com/rust-lang/crates.io-index"6619checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6620dependencies = [6621 "maplit",6622 "pest",6623 "sha-1 0.8.2",6624]66256626[[package]]6627name = "petgraph"6628version = "0.5.1"6629source = "registry+https://github.com/rust-lang/crates.io-index"6630checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"6631dependencies = [6632 "fixedbitset",6633 "indexmap",6634]66356636[[package]]6637name = "pin-project"6638version = "0.4.28"6639source = "registry+https://github.com/rust-lang/crates.io-index"6640checksum = "918192b5c59119d51e0cd221f4d49dde9112824ba717369e903c97d076083d0f"6641dependencies = [6642 "pin-project-internal 0.4.28",6643]66446645[[package]]6646name = "pin-project"6647version = "1.0.8"6648source = "registry+https://github.com/rust-lang/crates.io-index"6649checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08"6650dependencies = [6651 "pin-project-internal 1.0.8",6652]66536654[[package]]6655name = "pin-project-internal"6656version = "0.4.28"6657source = "registry+https://github.com/rust-lang/crates.io-index"6658checksum = "3be26700300be6d9d23264c73211d8190e755b6b5ca7a1b28230025511b52a5e"6659dependencies = [6660 "proc-macro2",6661 "quote",6662 "syn",6663]66646665[[package]]6666name = "pin-project-internal"6667version = "1.0.8"6668source = "registry+https://github.com/rust-lang/crates.io-index"6669checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389"6670dependencies = [6671 "proc-macro2",6672 "quote",6673 "syn",6674]66756676[[package]]6677name = "pin-project-lite"6678version = "0.1.12"6679source = "registry+https://github.com/rust-lang/crates.io-index"6680checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"66816682[[package]]6683name = "pin-project-lite"6684version = "0.2.7"6685source = "registry+https://github.com/rust-lang/crates.io-index"6686checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"66876688[[package]]6689name = "pin-utils"6690version = "0.1.0"6691source = "registry+https://github.com/rust-lang/crates.io-index"6692checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"66936694[[package]]6695name = "pkg-config"6696version = "0.3.22"6697source = "registry+https://github.com/rust-lang/crates.io-index"6698checksum = "12295df4f294471248581bc09bef3c38a5e46f1e36d6a37353621a0c6c357e1f"66996700[[package]]6701name = "platforms"6702version = "1.1.0"6703source = "registry+https://github.com/rust-lang/crates.io-index"6704checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325"67056706[[package]]6707name = "polkadot-approval-distribution"6708version = "0.9.12"6709source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6710dependencies = [6711 "futures 0.3.17",6712 "polkadot-node-network-protocol",6713 "polkadot-node-primitives",6714 "polkadot-node-subsystem",6715 "polkadot-node-subsystem-util",6716 "polkadot-primitives",6717 "tracing",6718]67196720[[package]]6721name = "polkadot-availability-bitfield-distribution"6722version = "0.9.12"6723source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6724dependencies = [6725 "futures 0.3.17",6726 "polkadot-node-network-protocol",6727 "polkadot-node-subsystem",6728 "polkadot-node-subsystem-util",6729 "polkadot-primitives",6730 "tracing",6731]67326733[[package]]6734name = "polkadot-availability-distribution"6735version = "0.9.12"6736source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6737dependencies = [6738 "derive_more",6739 "futures 0.3.17",6740 "lru 0.7.0",6741 "parity-scale-codec",6742 "polkadot-erasure-coding",6743 "polkadot-node-network-protocol",6744 "polkadot-node-primitives",6745 "polkadot-node-subsystem",6746 "polkadot-node-subsystem-util",6747 "polkadot-primitives",6748 "rand 0.8.4",6749 "sp-core",6750 "sp-keystore",6751 "thiserror",6752 "tracing",6753]67546755[[package]]6756name = "polkadot-availability-recovery"6757version = "0.9.12"6758source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6759dependencies = [6760 "futures 0.3.17",6761 "lru 0.7.0",6762 "parity-scale-codec",6763 "polkadot-erasure-coding",6764 "polkadot-node-network-protocol",6765 "polkadot-node-primitives",6766 "polkadot-node-subsystem",6767 "polkadot-node-subsystem-util",6768 "polkadot-primitives",6769 "rand 0.8.4",6770 "sc-network",6771 "thiserror",6772 "tracing",6773]67746775[[package]]6776name = "polkadot-cli"6777version = "0.9.12"6778source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6779dependencies = [6780 "frame-benchmarking-cli",6781 "futures 0.3.17",6782 "log",6783 "polkadot-node-core-pvf",6784 "polkadot-service",6785 "sc-cli",6786 "sc-service",6787 "sp-core",6788 "sp-trie",6789 "structopt",6790 "substrate-build-script-utils",6791 "thiserror",6792 "try-runtime-cli",6793]67946795[[package]]6796name = "polkadot-client"6797version = "0.9.12"6798source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6799dependencies = [6800 "beefy-primitives",6801 "frame-benchmarking",6802 "frame-system-rpc-runtime-api",6803 "pallet-mmr-primitives",6804 "pallet-transaction-payment-rpc-runtime-api",6805 "polkadot-primitives",6806 "polkadot-runtime",6807 "sc-client-api",6808 "sc-consensus",6809 "sc-executor",6810 "sc-service",6811 "sp-api",6812 "sp-authority-discovery",6813 "sp-block-builder",6814 "sp-blockchain",6815 "sp-consensus",6816 "sp-consensus-babe",6817 "sp-finality-grandpa",6818 "sp-offchain",6819 "sp-runtime",6820 "sp-session",6821 "sp-storage",6822 "sp-transaction-pool",6823]68246825[[package]]6826name = "polkadot-collator-protocol"6827version = "0.9.12"6828source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6829dependencies = [6830 "always-assert",6831 "derive_more",6832 "futures 0.3.17",6833 "futures-timer 3.0.2",6834 "polkadot-node-network-protocol",6835 "polkadot-node-primitives",6836 "polkadot-node-subsystem",6837 "polkadot-node-subsystem-util",6838 "polkadot-primitives",6839 "sp-core",6840 "sp-keystore",6841 "sp-runtime",6842 "thiserror",6843 "tracing",6844]68456846[[package]]6847name = "polkadot-core-primitives"6848version = "0.9.12"6849source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6850dependencies = [6851 "parity-scale-codec",6852 "parity-util-mem",6853 "scale-info",6854 "sp-core",6855 "sp-runtime",6856 "sp-std",6857]68586859[[package]]6860name = "polkadot-dispute-distribution"6861version = "0.9.12"6862source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6863dependencies = [6864 "derive_more",6865 "futures 0.3.17",6866 "lru 0.7.0",6867 "parity-scale-codec",6868 "polkadot-erasure-coding",6869 "polkadot-node-network-protocol",6870 "polkadot-node-primitives",6871 "polkadot-node-subsystem",6872 "polkadot-node-subsystem-util",6873 "polkadot-primitives",6874 "sc-network",6875 "sp-application-crypto",6876 "sp-keystore",6877 "thiserror",6878 "tracing",6879]68806881[[package]]6882name = "polkadot-erasure-coding"6883version = "0.9.12"6884source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6885dependencies = [6886 "parity-scale-codec",6887 "polkadot-node-primitives",6888 "polkadot-primitives",6889 "reed-solomon-novelpoly",6890 "sp-core",6891 "sp-trie",6892 "thiserror",6893]68946895[[package]]6896name = "polkadot-gossip-support"6897version = "0.9.12"6898source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6899dependencies = [6900 "futures 0.3.17",6901 "futures-timer 3.0.2",6902 "polkadot-node-network-protocol",6903 "polkadot-node-subsystem",6904 "polkadot-node-subsystem-util",6905 "polkadot-primitives",6906 "rand 0.8.4",6907 "rand_chacha 0.3.1",6908 "sc-network",6909 "sp-application-crypto",6910 "sp-core",6911 "sp-keystore",6912 "tracing",6913]69146915[[package]]6916name = "polkadot-network-bridge"6917version = "0.9.12"6918source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6919dependencies = [6920 "async-trait",6921 "futures 0.3.17",6922 "parity-scale-codec",6923 "parking_lot 0.11.2",6924 "polkadot-node-network-protocol",6925 "polkadot-node-subsystem",6926 "polkadot-node-subsystem-util",6927 "polkadot-overseer",6928 "polkadot-primitives",6929 "sc-network",6930 "sp-consensus",6931 "tracing",6932]69336934[[package]]6935name = "polkadot-node-collation-generation"6936version = "0.9.12"6937source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6938dependencies = [6939 "futures 0.3.17",6940 "parity-scale-codec",6941 "polkadot-erasure-coding",6942 "polkadot-node-primitives",6943 "polkadot-node-subsystem",6944 "polkadot-node-subsystem-util",6945 "polkadot-primitives",6946 "sp-core",6947 "sp-maybe-compressed-blob",6948 "thiserror",6949 "tracing",6950]69516952[[package]]6953name = "polkadot-node-core-approval-voting"6954version = "0.9.12"6955source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6956dependencies = [6957 "bitvec 0.20.4",6958 "derive_more",6959 "futures 0.3.17",6960 "futures-timer 3.0.2",6961 "kvdb",6962 "lru 0.7.0",6963 "merlin",6964 "parity-scale-codec",6965 "polkadot-node-jaeger",6966 "polkadot-node-primitives",6967 "polkadot-node-subsystem",6968 "polkadot-node-subsystem-util",6969 "polkadot-overseer",6970 "polkadot-primitives",6971 "sc-keystore",6972 "schnorrkel",6973 "sp-application-crypto",6974 "sp-consensus",6975 "sp-consensus-slots",6976 "sp-runtime",6977 "tracing",6978]69796980[[package]]6981name = "polkadot-node-core-av-store"6982version = "0.9.12"6983source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6984dependencies = [6985 "bitvec 0.20.4",6986 "futures 0.3.17",6987 "futures-timer 3.0.2",6988 "kvdb",6989 "parity-scale-codec",6990 "polkadot-erasure-coding",6991 "polkadot-node-primitives",6992 "polkadot-node-subsystem",6993 "polkadot-node-subsystem-util",6994 "polkadot-overseer",6995 "polkadot-primitives",6996 "thiserror",6997 "tracing",6998]69997000[[package]]7001name = "polkadot-node-core-backing"7002version = "0.9.12"7003source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7004dependencies = [7005 "bitvec 0.20.4",7006 "futures 0.3.17",7007 "polkadot-erasure-coding",7008 "polkadot-node-primitives",7009 "polkadot-node-subsystem",7010 "polkadot-node-subsystem-util",7011 "polkadot-primitives",7012 "polkadot-statement-table",7013 "sp-keystore",7014 "thiserror",7015 "tracing",7016]70177018[[package]]7019name = "polkadot-node-core-bitfield-signing"7020version = "0.9.12"7021source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7022dependencies = [7023 "futures 0.3.17",7024 "polkadot-node-subsystem",7025 "polkadot-node-subsystem-util",7026 "polkadot-primitives",7027 "sp-keystore",7028 "thiserror",7029 "tracing",7030 "wasm-timer",7031]70327033[[package]]7034name = "polkadot-node-core-candidate-validation"7035version = "0.9.12"7036source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7037dependencies = [7038 "async-trait",7039 "futures 0.3.17",7040 "parity-scale-codec",7041 "polkadot-node-core-pvf",7042 "polkadot-node-primitives",7043 "polkadot-node-subsystem",7044 "polkadot-node-subsystem-util",7045 "polkadot-parachain",7046 "polkadot-primitives",7047 "sp-maybe-compressed-blob",7048 "tracing",7049]70507051[[package]]7052name = "polkadot-node-core-chain-api"7053version = "0.9.12"7054source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7055dependencies = [7056 "futures 0.3.17",7057 "polkadot-node-subsystem",7058 "polkadot-node-subsystem-util",7059 "polkadot-primitives",7060 "sc-client-api",7061 "sc-consensus-babe",7062 "sp-blockchain",7063 "tracing",7064]70657066[[package]]7067name = "polkadot-node-core-chain-selection"7068version = "0.9.12"7069source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7070dependencies = [7071 "futures 0.3.17",7072 "futures-timer 3.0.2",7073 "kvdb",7074 "parity-scale-codec",7075 "polkadot-node-primitives",7076 "polkadot-node-subsystem",7077 "polkadot-node-subsystem-util",7078 "polkadot-primitives",7079 "thiserror",7080 "tracing",7081]70827083[[package]]7084name = "polkadot-node-core-dispute-coordinator"7085version = "0.9.12"7086source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7087dependencies = [7088 "bitvec 0.20.4",7089 "derive_more",7090 "futures 0.3.17",7091 "kvdb",7092 "parity-scale-codec",7093 "polkadot-node-primitives",7094 "polkadot-node-subsystem",7095 "polkadot-node-subsystem-util",7096 "polkadot-primitives",7097 "sc-keystore",7098 "thiserror",7099 "tracing",7100]71017102[[package]]7103name = "polkadot-node-core-dispute-participation"7104version = "0.9.12"7105source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7106dependencies = [7107 "futures 0.3.17",7108 "polkadot-node-primitives",7109 "polkadot-node-subsystem",7110 "polkadot-primitives",7111 "thiserror",7112 "tracing",7113]71147115[[package]]7116name = "polkadot-node-core-parachains-inherent"7117version = "0.9.12"7118source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7119dependencies = [7120 "async-trait",7121 "futures 0.3.17",7122 "futures-timer 3.0.2",7123 "polkadot-node-subsystem",7124 "polkadot-primitives",7125 "sp-blockchain",7126 "sp-inherents",7127 "sp-runtime",7128 "thiserror",7129 "tracing",7130]71317132[[package]]7133name = "polkadot-node-core-provisioner"7134version = "0.9.12"7135source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7136dependencies = [7137 "bitvec 0.20.4",7138 "futures 0.3.17",7139 "futures-timer 3.0.2",7140 "polkadot-node-subsystem",7141 "polkadot-node-subsystem-util",7142 "polkadot-primitives",7143 "thiserror",7144 "tracing",7145]71467147[[package]]7148name = "polkadot-node-core-pvf"7149version = "0.9.12"7150source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7151dependencies = [7152 "always-assert",7153 "assert_matches",7154 "async-process",7155 "async-std",7156 "futures 0.3.17",7157 "futures-timer 3.0.2",7158 "libc",7159 "parity-scale-codec",7160 "pin-project 1.0.8",7161 "polkadot-core-primitives",7162 "polkadot-node-subsystem-util",7163 "polkadot-parachain",7164 "rand 0.8.4",7165 "sc-executor",7166 "sc-executor-common",7167 "sc-executor-wasmtime",7168 "slotmap",7169 "sp-core",7170 "sp-externalities",7171 "sp-io",7172 "sp-maybe-compressed-blob",7173 "sp-tracing",7174 "sp-wasm-interface",7175 "tracing",7176]71777178[[package]]7179name = "polkadot-node-core-runtime-api"7180version = "0.9.12"7181source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7182dependencies = [7183 "futures 0.3.17",7184 "memory-lru",7185 "parity-util-mem",7186 "polkadot-node-subsystem",7187 "polkadot-node-subsystem-util",7188 "polkadot-primitives",7189 "sp-api",7190 "sp-authority-discovery",7191 "sp-consensus-babe",7192 "sp-core",7193 "tracing",7194]71957196[[package]]7197name = "polkadot-node-jaeger"7198version = "0.9.12"7199source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7200dependencies = [7201 "async-std",7202 "lazy_static",7203 "log",7204 "mick-jaeger",7205 "parity-scale-codec",7206 "parking_lot 0.11.2",7207 "polkadot-node-primitives",7208 "polkadot-primitives",7209 "sc-network",7210 "sp-core",7211 "thiserror",7212]72137214[[package]]7215name = "polkadot-node-metrics"7216version = "0.9.12"7217source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7218dependencies = [7219 "futures 0.3.17",7220 "futures-timer 3.0.2",7221 "metered-channel",7222 "substrate-prometheus-endpoint",7223]72247225[[package]]7226name = "polkadot-node-network-protocol"7227version = "0.9.12"7228source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7229dependencies = [7230 "async-trait",7231 "derive_more",7232 "futures 0.3.17",7233 "parity-scale-codec",7234 "polkadot-node-jaeger",7235 "polkadot-node-primitives",7236 "polkadot-primitives",7237 "sc-authority-discovery",7238 "sc-network",7239 "strum 0.22.0",7240 "thiserror",7241]72427243[[package]]7244name = "polkadot-node-primitives"7245version = "0.9.12"7246source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7247dependencies = [7248 "bounded-vec",7249 "futures 0.3.17",7250 "parity-scale-codec",7251 "polkadot-parachain",7252 "polkadot-primitives",7253 "schnorrkel",7254 "serde",7255 "sp-application-crypto",7256 "sp-consensus-babe",7257 "sp-consensus-vrf",7258 "sp-core",7259 "sp-keystore",7260 "sp-maybe-compressed-blob",7261 "thiserror",7262 "zstd",7263]72647265[[package]]7266name = "polkadot-node-subsystem"7267version = "0.9.12"7268source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7269dependencies = [7270 "polkadot-node-jaeger",7271 "polkadot-node-subsystem-types",7272 "polkadot-overseer",7273]72747275[[package]]7276name = "polkadot-node-subsystem-types"7277version = "0.9.12"7278source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7279dependencies = [7280 "derive_more",7281 "futures 0.3.17",7282 "polkadot-node-jaeger",7283 "polkadot-node-network-protocol",7284 "polkadot-node-primitives",7285 "polkadot-overseer-gen",7286 "polkadot-primitives",7287 "polkadot-statement-table",7288 "sc-network",7289 "smallvec",7290 "substrate-prometheus-endpoint",7291 "thiserror",7292]72937294[[package]]7295name = "polkadot-node-subsystem-util"7296version = "0.9.12"7297source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7298dependencies = [7299 "async-trait",7300 "derive_more",7301 "futures 0.3.17",7302 "itertools",7303 "lru 0.7.0",7304 "metered-channel",7305 "parity-scale-codec",7306 "pin-project 1.0.8",7307 "polkadot-node-jaeger",7308 "polkadot-node-metrics",7309 "polkadot-node-network-protocol",7310 "polkadot-node-subsystem",7311 "polkadot-overseer",7312 "polkadot-primitives",7313 "rand 0.8.4",7314 "sp-application-crypto",7315 "sp-core",7316 "sp-keystore",7317 "thiserror",7318 "tracing",7319]73207321[[package]]7322name = "polkadot-overseer"7323version = "0.9.12"7324source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7325dependencies = [7326 "futures 0.3.17",7327 "futures-timer 3.0.2",7328 "lru 0.7.0",7329 "parity-util-mem",7330 "parking_lot 0.11.2",7331 "polkadot-node-metrics",7332 "polkadot-node-network-protocol",7333 "polkadot-node-primitives",7334 "polkadot-node-subsystem-types",7335 "polkadot-overseer-gen",7336 "polkadot-primitives",7337 "sc-client-api",7338 "sp-api",7339 "tracing",7340]73417342[[package]]7343name = "polkadot-overseer-gen"7344version = "0.9.12"7345source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7346dependencies = [7347 "async-trait",7348 "futures 0.3.17",7349 "futures-timer 3.0.2",7350 "metered-channel",7351 "pin-project 1.0.8",7352 "polkadot-node-network-protocol",7353 "polkadot-node-primitives",7354 "polkadot-overseer-gen-proc-macro",7355 "thiserror",7356 "tracing",7357]73587359[[package]]7360name = "polkadot-overseer-gen-proc-macro"7361version = "0.9.12"7362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7363dependencies = [7364 "proc-macro-crate 1.1.0",7365 "proc-macro2",7366 "quote",7367 "syn",7368]73697370[[package]]7371name = "polkadot-parachain"7372version = "0.9.12"7373source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7374dependencies = [7375 "derive_more",7376 "frame-support",7377 "parity-scale-codec",7378 "parity-util-mem",7379 "polkadot-core-primitives",7380 "scale-info",7381 "serde",7382 "sp-core",7383 "sp-runtime",7384 "sp-std",7385]73867387[[package]]7388name = "polkadot-primitives"7389version = "0.9.12"7390source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7391dependencies = [7392 "bitvec 0.20.4",7393 "frame-system",7394 "hex-literal",7395 "parity-scale-codec",7396 "parity-util-mem",7397 "polkadot-core-primitives",7398 "polkadot-parachain",7399 "scale-info",7400 "serde",7401 "sp-api",7402 "sp-application-crypto",7403 "sp-arithmetic",7404 "sp-authority-discovery",7405 "sp-consensus-slots",7406 "sp-core",7407 "sp-inherents",7408 "sp-io",7409 "sp-keystore",7410 "sp-runtime",7411 "sp-staking",7412 "sp-std",7413 "sp-trie",7414 "sp-version",7415]74167417[[package]]7418name = "polkadot-rpc"7419version = "0.9.12"7420source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7421dependencies = [7422 "beefy-gadget",7423 "beefy-gadget-rpc",7424 "jsonrpc-core",7425 "pallet-mmr-rpc",7426 "pallet-transaction-payment-rpc",7427 "polkadot-primitives",7428 "sc-chain-spec",7429 "sc-client-api",7430 "sc-consensus-babe",7431 "sc-consensus-babe-rpc",7432 "sc-consensus-epochs",7433 "sc-finality-grandpa",7434 "sc-finality-grandpa-rpc",7435 "sc-rpc",7436 "sc-sync-state-rpc",7437 "sc-transaction-pool-api",7438 "sp-api",7439 "sp-block-builder",7440 "sp-blockchain",7441 "sp-consensus",7442 "sp-consensus-babe",7443 "sp-keystore",7444 "sp-runtime",7445 "substrate-frame-rpc-system",7446]74477448[[package]]7449name = "polkadot-runtime"7450version = "0.9.12"7451source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7452dependencies = [7453 "beefy-primitives",7454 "bitvec 0.20.4",7455 "frame-benchmarking",7456 "frame-election-provider-support",7457 "frame-executive",7458 "frame-support",7459 "frame-system",7460 "frame-system-benchmarking",7461 "frame-system-rpc-runtime-api",7462 "frame-try-runtime",7463 "hex-literal",7464 "log",7465 "pallet-authority-discovery",7466 "pallet-authorship",7467 "pallet-babe",7468 "pallet-balances",7469 "pallet-bounties",7470 "pallet-collective",7471 "pallet-democracy",7472 "pallet-election-provider-multi-phase",7473 "pallet-elections-phragmen",7474 "pallet-grandpa",7475 "pallet-identity",7476 "pallet-im-online",7477 "pallet-indices",7478 "pallet-membership",7479 "pallet-mmr-primitives",7480 "pallet-multisig",7481 "pallet-nicks",7482 "pallet-offences",7483 "pallet-offences-benchmarking",7484 "pallet-proxy",7485 "pallet-scheduler",7486 "pallet-session",7487 "pallet-session-benchmarking",7488 "pallet-staking",7489 "pallet-staking-reward-curve",7490 "pallet-timestamp",7491 "pallet-tips",7492 "pallet-transaction-payment",7493 "pallet-transaction-payment-rpc-runtime-api",7494 "pallet-treasury",7495 "pallet-utility",7496 "pallet-vesting",7497 "parity-scale-codec",7498 "polkadot-primitives",7499 "polkadot-runtime-common",7500 "polkadot-runtime-parachains",7501 "rustc-hex",7502 "scale-info",7503 "serde",7504 "serde_derive",7505 "smallvec",7506 "sp-api",7507 "sp-authority-discovery",7508 "sp-block-builder",7509 "sp-consensus-babe",7510 "sp-core",7511 "sp-inherents",7512 "sp-io",7513 "sp-npos-elections",7514 "sp-offchain",7515 "sp-runtime",7516 "sp-session",7517 "sp-staking",7518 "sp-std",7519 "sp-transaction-pool",7520 "sp-version",7521 "static_assertions",7522 "substrate-wasm-builder",7523]75247525[[package]]7526name = "polkadot-runtime-common"7527version = "0.9.12"7528source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7529dependencies = [7530 "beefy-primitives",7531 "bitvec 0.20.4",7532 "frame-benchmarking",7533 "frame-election-provider-support",7534 "frame-support",7535 "frame-system",7536 "impl-trait-for-tuples 0.2.1",7537 "libsecp256k1 0.7.0",7538 "log",7539 "pallet-authorship",7540 "pallet-babe",7541 "pallet-bags-list",7542 "pallet-balances",7543 "pallet-beefy-mmr",7544 "pallet-election-provider-multi-phase",7545 "pallet-session",7546 "pallet-staking",7547 "pallet-timestamp",7548 "pallet-transaction-payment",7549 "pallet-treasury",7550 "pallet-vesting",7551 "parity-scale-codec",7552 "polkadot-primitives",7553 "polkadot-runtime-parachains",7554 "rustc-hex",7555 "scale-info",7556 "serde",7557 "serde_derive",7558 "slot-range-helper",7559 "sp-api",7560 "sp-core",7561 "sp-inherents",7562 "sp-io",7563 "sp-npos-elections",7564 "sp-runtime",7565 "sp-session",7566 "sp-staking",7567 "sp-std",7568 "static_assertions",7569 "xcm",7570]75717572[[package]]7573name = "polkadot-runtime-parachains"7574version = "0.9.12"7575source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7576dependencies = [7577 "bitflags",7578 "bitvec 0.20.4",7579 "derive_more",7580 "frame-benchmarking",7581 "frame-support",7582 "frame-system",7583 "log",7584 "pallet-authority-discovery",7585 "pallet-authorship",7586 "pallet-balances",7587 "pallet-session",7588 "pallet-staking",7589 "pallet-timestamp",7590 "pallet-vesting",7591 "parity-scale-codec",7592 "polkadot-primitives",7593 "rand 0.8.4",7594 "rand_chacha 0.3.1",7595 "rustc-hex",7596 "scale-info",7597 "serde",7598 "sp-api",7599 "sp-core",7600 "sp-inherents",7601 "sp-io",7602 "sp-keystore",7603 "sp-runtime",7604 "sp-session",7605 "sp-staking",7606 "sp-std",7607 "xcm",7608 "xcm-executor",7609]76107611[[package]]7612name = "polkadot-service"7613version = "0.9.12"7614source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7615dependencies = [7616 "async-trait",7617 "beefy-gadget",7618 "beefy-primitives",7619 "frame-system-rpc-runtime-api",7620 "futures 0.3.17",7621 "hex-literal",7622 "kusama-runtime",7623 "kvdb",7624 "kvdb-rocksdb",7625 "lru 0.7.0",7626 "pallet-babe",7627 "pallet-im-online",7628 "pallet-mmr-primitives",7629 "pallet-staking",7630 "pallet-transaction-payment-rpc-runtime-api",7631 "polkadot-approval-distribution",7632 "polkadot-availability-bitfield-distribution",7633 "polkadot-availability-distribution",7634 "polkadot-availability-recovery",7635 "polkadot-client",7636 "polkadot-collator-protocol",7637 "polkadot-dispute-distribution",7638 "polkadot-gossip-support",7639 "polkadot-network-bridge",7640 "polkadot-node-collation-generation",7641 "polkadot-node-core-approval-voting",7642 "polkadot-node-core-av-store",7643 "polkadot-node-core-backing",7644 "polkadot-node-core-bitfield-signing",7645 "polkadot-node-core-candidate-validation",7646 "polkadot-node-core-chain-api",7647 "polkadot-node-core-chain-selection",7648 "polkadot-node-core-dispute-coordinator",7649 "polkadot-node-core-dispute-participation",7650 "polkadot-node-core-parachains-inherent",7651 "polkadot-node-core-provisioner",7652 "polkadot-node-core-runtime-api",7653 "polkadot-node-network-protocol",7654 "polkadot-node-primitives",7655 "polkadot-node-subsystem",7656 "polkadot-node-subsystem-util",7657 "polkadot-overseer",7658 "polkadot-parachain",7659 "polkadot-primitives",7660 "polkadot-rpc",7661 "polkadot-runtime",7662 "polkadot-runtime-parachains",7663 "polkadot-statement-distribution",7664 "rococo-runtime",7665 "sc-authority-discovery",7666 "sc-basic-authorship",7667 "sc-block-builder",7668 "sc-chain-spec",7669 "sc-client-api",7670 "sc-client-db",7671 "sc-consensus",7672 "sc-consensus-babe",7673 "sc-consensus-slots",7674 "sc-consensus-uncles",7675 "sc-executor",7676 "sc-finality-grandpa",7677 "sc-keystore",7678 "sc-network",7679 "sc-service",7680 "sc-sync-state-rpc",7681 "sc-telemetry",7682 "sc-transaction-pool",7683 "serde",7684 "sp-api",7685 "sp-authority-discovery",7686 "sp-block-builder",7687 "sp-blockchain",7688 "sp-consensus",7689 "sp-consensus-babe",7690 "sp-core",7691 "sp-finality-grandpa",7692 "sp-inherents",7693 "sp-io",7694 "sp-keystore",7695 "sp-offchain",7696 "sp-runtime",7697 "sp-session",7698 "sp-state-machine",7699 "sp-storage",7700 "sp-timestamp",7701 "sp-transaction-pool",7702 "sp-trie",7703 "substrate-prometheus-endpoint",7704 "thiserror",7705 "tracing",7706 "westend-runtime",7707]77087709[[package]]7710name = "polkadot-statement-distribution"7711version = "0.9.12"7712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7713dependencies = [7714 "arrayvec 0.5.2",7715 "derive_more",7716 "futures 0.3.17",7717 "indexmap",7718 "parity-scale-codec",7719 "polkadot-node-network-protocol",7720 "polkadot-node-primitives",7721 "polkadot-node-subsystem",7722 "polkadot-node-subsystem-util",7723 "polkadot-primitives",7724 "sp-keystore",7725 "sp-staking",7726 "thiserror",7727 "tracing",7728]77297730[[package]]7731name = "polkadot-statement-table"7732version = "0.9.12"7733source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7734dependencies = [7735 "parity-scale-codec",7736 "polkadot-primitives",7737 "sp-core",7738]77397740[[package]]7741name = "polkadot-test-runtime"7742version = "0.9.12"7743source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7744dependencies = [7745 "beefy-primitives",7746 "bitvec 0.20.4",7747 "frame-election-provider-support",7748 "frame-executive",7749 "frame-support",7750 "frame-system",7751 "frame-system-rpc-runtime-api",7752 "log",7753 "pallet-authority-discovery",7754 "pallet-authorship",7755 "pallet-babe",7756 "pallet-balances",7757 "pallet-grandpa",7758 "pallet-indices",7759 "pallet-mmr-primitives",7760 "pallet-nicks",7761 "pallet-offences",7762 "pallet-session",7763 "pallet-staking",7764 "pallet-staking-reward-curve",7765 "pallet-sudo",7766 "pallet-timestamp",7767 "pallet-transaction-payment",7768 "pallet-transaction-payment-rpc-runtime-api",7769 "pallet-vesting",7770 "pallet-xcm",7771 "parity-scale-codec",7772 "polkadot-parachain",7773 "polkadot-primitives",7774 "polkadot-runtime-common",7775 "polkadot-runtime-parachains",7776 "rustc-hex",7777 "scale-info",7778 "serde",7779 "serde_derive",7780 "smallvec",7781 "sp-api",7782 "sp-authority-discovery",7783 "sp-block-builder",7784 "sp-consensus-babe",7785 "sp-core",7786 "sp-inherents",7787 "sp-io",7788 "sp-offchain",7789 "sp-runtime",7790 "sp-session",7791 "sp-staking",7792 "sp-std",7793 "sp-transaction-pool",7794 "sp-version",7795 "substrate-wasm-builder",7796 "xcm",7797 "xcm-builder",7798 "xcm-executor",7799]78007801[[package]]7802name = "polkadot-test-service"7803version = "0.9.12"7804source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7805dependencies = [7806 "frame-benchmarking",7807 "frame-system",7808 "futures 0.1.31",7809 "futures 0.3.17",7810 "hex",7811 "pallet-balances",7812 "pallet-staking",7813 "pallet-transaction-payment",7814 "polkadot-node-primitives",7815 "polkadot-node-subsystem",7816 "polkadot-overseer",7817 "polkadot-parachain",7818 "polkadot-primitives",7819 "polkadot-rpc",7820 "polkadot-runtime-common",7821 "polkadot-runtime-parachains",7822 "polkadot-service",7823 "polkadot-test-runtime",7824 "rand 0.8.4",7825 "sc-authority-discovery",7826 "sc-chain-spec",7827 "sc-cli",7828 "sc-client-api",7829 "sc-consensus",7830 "sc-consensus-babe",7831 "sc-executor",7832 "sc-finality-grandpa",7833 "sc-network",7834 "sc-service",7835 "sc-tracing",7836 "sc-transaction-pool",7837 "sp-arithmetic",7838 "sp-authority-discovery",7839 "sp-blockchain",7840 "sp-consensus",7841 "sp-consensus-babe",7842 "sp-core",7843 "sp-finality-grandpa",7844 "sp-inherents",7845 "sp-keyring",7846 "sp-runtime",7847 "sp-state-machine",7848 "substrate-test-client",7849 "tempfile",7850 "tokio 1.13.0",7851 "tracing",7852]78537854[[package]]7855name = "polling"7856version = "2.1.0"7857source = "registry+https://github.com/rust-lang/crates.io-index"7858checksum = "92341d779fa34ea8437ef4d82d440d5e1ce3f3ff7f824aa64424cd481f9a1f25"7859dependencies = [7860 "cfg-if 1.0.0",7861 "libc",7862 "log",7863 "wepoll-ffi",7864 "winapi 0.3.9",7865]78667867[[package]]7868name = "poly1305"7869version = "0.7.2"7870source = "registry+https://github.com/rust-lang/crates.io-index"7871checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"7872dependencies = [7873 "cpufeatures 0.2.1",7874 "opaque-debug 0.3.0",7875 "universal-hash",7876]78777878[[package]]7879name = "polyval"7880version = "0.5.3"7881source = "registry+https://github.com/rust-lang/crates.io-index"7882checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"7883dependencies = [7884 "cfg-if 1.0.0",7885 "cpufeatures 0.2.1",7886 "opaque-debug 0.3.0",7887 "universal-hash",7888]78897890[[package]]7891name = "ppv-lite86"7892version = "0.2.15"7893source = "registry+https://github.com/rust-lang/crates.io-index"7894checksum = "ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba"78957896[[package]]7897name = "primitive-types"7898version = "0.9.1"7899source = "registry+https://github.com/rust-lang/crates.io-index"7900checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"7901dependencies = [7902 "fixed-hash",7903 "impl-codec",7904 "impl-rlp",7905 "uint",7906]79077908[[package]]7909name = "primitive-types"7910version = "0.10.1"7911source = "registry+https://github.com/rust-lang/crates.io-index"7912checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"7913dependencies = [7914 "fixed-hash",7915 "impl-codec",7916 "impl-rlp",7917 "impl-serde",7918 "scale-info",7919 "uint",7920]79217922[[package]]7923name = "proc-macro-crate"7924version = "0.1.5"7925source = "registry+https://github.com/rust-lang/crates.io-index"7926checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"7927dependencies = [7928 "toml",7929]79307931[[package]]7932name = "proc-macro-crate"7933version = "1.1.0"7934source = "registry+https://github.com/rust-lang/crates.io-index"7935checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"7936dependencies = [7937 "thiserror",7938 "toml",7939]79407941[[package]]7942name = "proc-macro-error"7943version = "0.4.12"7944source = "registry+https://github.com/rust-lang/crates.io-index"7945checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7"7946dependencies = [7947 "proc-macro-error-attr 0.4.12",7948 "proc-macro2",7949 "quote",7950 "syn",7951 "version_check",7952]79537954[[package]]7955name = "proc-macro-error"7956version = "1.0.4"7957source = "registry+https://github.com/rust-lang/crates.io-index"7958checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"7959dependencies = [7960 "proc-macro-error-attr 1.0.4",7961 "proc-macro2",7962 "quote",7963 "syn",7964 "version_check",7965]79667967[[package]]7968name = "proc-macro-error-attr"7969version = "0.4.12"7970source = "registry+https://github.com/rust-lang/crates.io-index"7971checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de"7972dependencies = [7973 "proc-macro2",7974 "quote",7975 "syn",7976 "syn-mid",7977 "version_check",7978]79797980[[package]]7981name = "proc-macro-error-attr"7982version = "1.0.4"7983source = "registry+https://github.com/rust-lang/crates.io-index"7984checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"7985dependencies = [7986 "proc-macro2",7987 "quote",7988 "version_check",7989]79907991[[package]]7992name = "proc-macro-hack"7993version = "0.5.19"7994source = "registry+https://github.com/rust-lang/crates.io-index"7995checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"79967997[[package]]7998name = "proc-macro-nested"7999version = "0.1.7"8000source = "registry+https://github.com/rust-lang/crates.io-index"8001checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"80028003[[package]]8004name = "proc-macro2"8005version = "1.0.32"8006source = "registry+https://github.com/rust-lang/crates.io-index"8007checksum = "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"8008dependencies = [8009 "unicode-xid",8010]80118012[[package]]8013name = "prometheus"8014version = "0.12.0"8015source = "registry+https://github.com/rust-lang/crates.io-index"8016checksum = "5986aa8d62380092d2f50f8b1cdba9cb9b6731ffd4b25b51fd126b6c3e05b99c"8017dependencies = [8018 "cfg-if 1.0.0",8019 "fnv",8020 "lazy_static",8021 "memchr",8022 "parking_lot 0.11.2",8023 "thiserror",8024]80258026[[package]]8027name = "prost"8028version = "0.8.0"8029source = "registry+https://github.com/rust-lang/crates.io-index"8030checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"8031dependencies = [8032 "bytes 1.1.0",8033 "prost-derive",8034]80358036[[package]]8037name = "prost-build"8038version = "0.8.0"8039source = "registry+https://github.com/rust-lang/crates.io-index"8040checksum = "355f634b43cdd80724ee7848f95770e7e70eefa6dcf14fea676216573b8fd603"8041dependencies = [8042 "bytes 1.1.0",8043 "heck",8044 "itertools",8045 "log",8046 "multimap",8047 "petgraph",8048 "prost",8049 "prost-types",8050 "tempfile",8051 "which",8052]80538054[[package]]8055name = "prost-derive"8056version = "0.8.0"8057source = "registry+https://github.com/rust-lang/crates.io-index"8058checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"8059dependencies = [8060 "anyhow",8061 "itertools",8062 "proc-macro2",8063 "quote",8064 "syn",8065]80668067[[package]]8068name = "prost-types"8069version = "0.8.0"8070source = "registry+https://github.com/rust-lang/crates.io-index"8071checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"8072dependencies = [8073 "bytes 1.1.0",8074 "prost",8075]80768077[[package]]8078name = "psm"8079version = "0.1.16"8080source = "registry+https://github.com/rust-lang/crates.io-index"8081checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"8082dependencies = [8083 "cc",8084]80858086[[package]]8087name = "pwasm-utils"8088version = "0.18.2"8089source = "registry+https://github.com/rust-lang/crates.io-index"8090checksum = "880b3384fb00b8f6ecccd5d358b93bd2201900ae3daad213791d1864f6441f5c"8091dependencies = [8092 "byteorder",8093 "log",8094 "parity-wasm 0.42.2",8095]80968097[[package]]8098name = "quick-error"8099version = "1.2.3"8100source = "registry+https://github.com/rust-lang/crates.io-index"8101checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"81028103[[package]]8104name = "quick-error"8105version = "2.0.1"8106source = "registry+https://github.com/rust-lang/crates.io-index"8107checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"81088109[[package]]8110name = "quicksink"8111version = "0.1.2"8112source = "registry+https://github.com/rust-lang/crates.io-index"8113checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8114dependencies = [8115 "futures-core",8116 "futures-sink",8117 "pin-project-lite 0.1.12",8118]81198120[[package]]8121name = "quote"8122version = "1.0.10"8123source = "registry+https://github.com/rust-lang/crates.io-index"8124checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05"8125dependencies = [8126 "proc-macro2",8127]81288129[[package]]8130name = "radium"8131version = "0.5.3"8132source = "registry+https://github.com/rust-lang/crates.io-index"8133checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"81348135[[package]]8136name = "radium"8137version = "0.6.2"8138source = "registry+https://github.com/rust-lang/crates.io-index"8139checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"81408141[[package]]8142name = "rand"8143version = "0.7.3"8144source = "registry+https://github.com/rust-lang/crates.io-index"8145checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8146dependencies = [8147 "getrandom 0.1.16",8148 "libc",8149 "rand_chacha 0.2.2",8150 "rand_core 0.5.1",8151 "rand_hc 0.2.0",8152 "rand_pcg",8153]81548155[[package]]8156name = "rand"8157version = "0.8.4"8158source = "registry+https://github.com/rust-lang/crates.io-index"8159checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"8160dependencies = [8161 "libc",8162 "rand_chacha 0.3.1",8163 "rand_core 0.6.3",8164 "rand_hc 0.3.1",8165]81668167[[package]]8168name = "rand_chacha"8169version = "0.2.2"8170source = "registry+https://github.com/rust-lang/crates.io-index"8171checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8172dependencies = [8173 "ppv-lite86",8174 "rand_core 0.5.1",8175]81768177[[package]]8178name = "rand_chacha"8179version = "0.3.1"8180source = "registry+https://github.com/rust-lang/crates.io-index"8181checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8182dependencies = [8183 "ppv-lite86",8184 "rand_core 0.6.3",8185]81868187[[package]]8188name = "rand_core"8189version = "0.5.1"8190source = "registry+https://github.com/rust-lang/crates.io-index"8191checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8192dependencies = [8193 "getrandom 0.1.16",8194]81958196[[package]]8197name = "rand_core"8198version = "0.6.3"8199source = "registry+https://github.com/rust-lang/crates.io-index"8200checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8201dependencies = [8202 "getrandom 0.2.3",8203]82048205[[package]]8206name = "rand_distr"8207version = "0.4.2"8208source = "registry+https://github.com/rust-lang/crates.io-index"8209checksum = "964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f"8210dependencies = [8211 "num-traits",8212 "rand 0.8.4",8213]82148215[[package]]8216name = "rand_hc"8217version = "0.2.0"8218source = "registry+https://github.com/rust-lang/crates.io-index"8219checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8220dependencies = [8221 "rand_core 0.5.1",8222]82238224[[package]]8225name = "rand_hc"8226version = "0.3.1"8227source = "registry+https://github.com/rust-lang/crates.io-index"8228checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"8229dependencies = [8230 "rand_core 0.6.3",8231]82328233[[package]]8234name = "rand_pcg"8235version = "0.2.1"8236source = "registry+https://github.com/rust-lang/crates.io-index"8237checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8238dependencies = [8239 "rand_core 0.5.1",8240]82418242[[package]]8243name = "rawpointer"8244version = "0.2.1"8245source = "registry+https://github.com/rust-lang/crates.io-index"8246checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"82478248[[package]]8249name = "rayon"8250version = "1.5.1"8251source = "registry+https://github.com/rust-lang/crates.io-index"8252checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"8253dependencies = [8254 "autocfg",8255 "crossbeam-deque",8256 "either",8257 "rayon-core",8258]82598260[[package]]8261name = "rayon-core"8262version = "1.9.1"8263source = "registry+https://github.com/rust-lang/crates.io-index"8264checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"8265dependencies = [8266 "crossbeam-channel",8267 "crossbeam-deque",8268 "crossbeam-utils",8269 "lazy_static",8270 "num_cpus",8271]82728273[[package]]8274name = "redox_syscall"8275version = "0.1.57"8276source = "registry+https://github.com/rust-lang/crates.io-index"8277checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"82788279[[package]]8280name = "redox_syscall"8281version = "0.2.10"8282source = "registry+https://github.com/rust-lang/crates.io-index"8283checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"8284dependencies = [8285 "bitflags",8286]82878288[[package]]8289name = "redox_users"8290version = "0.4.0"8291source = "registry+https://github.com/rust-lang/crates.io-index"8292checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8293dependencies = [8294 "getrandom 0.2.3",8295 "redox_syscall 0.2.10",8296]82978298[[package]]8299name = "reed-solomon-novelpoly"8300version = "1.0.0"8301source = "registry+https://github.com/rust-lang/crates.io-index"8302checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8303dependencies = [8304 "derive_more",8305 "fs-err",8306 "itertools",8307 "static_init",8308 "thiserror",8309]83108311[[package]]8312name = "ref-cast"8313version = "1.0.6"8314source = "registry+https://github.com/rust-lang/crates.io-index"8315checksum = "300f2a835d808734ee295d45007adacb9ebb29dd3ae2424acfa17930cae541da"8316dependencies = [8317 "ref-cast-impl",8318]83198320[[package]]8321name = "ref-cast-impl"8322version = "1.0.6"8323source = "registry+https://github.com/rust-lang/crates.io-index"8324checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2"8325dependencies = [8326 "proc-macro2",8327 "quote",8328 "syn",8329]83308331[[package]]8332name = "regalloc"8333version = "0.0.31"8334source = "registry+https://github.com/rust-lang/crates.io-index"8335checksum = "571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5"8336dependencies = [8337 "log",8338 "rustc-hash",8339 "smallvec",8340]83418342[[package]]8343name = "regex"8344version = "1.5.4"8345source = "registry+https://github.com/rust-lang/crates.io-index"8346checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"8347dependencies = [8348 "aho-corasick",8349 "memchr",8350 "regex-syntax",8351]83528353[[package]]8354name = "regex-automata"8355version = "0.1.10"8356source = "registry+https://github.com/rust-lang/crates.io-index"8357checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8358dependencies = [8359 "regex-syntax",8360]83618362[[package]]8363name = "regex-syntax"8364version = "0.6.25"8365source = "registry+https://github.com/rust-lang/crates.io-index"8366checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"83678368[[package]]8369name = "region"8370version = "2.2.0"8371source = "registry+https://github.com/rust-lang/crates.io-index"8372checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8373dependencies = [8374 "bitflags",8375 "libc",8376 "mach",8377 "winapi 0.3.9",8378]83798380[[package]]8381name = "remote-externalities"8382version = "0.10.0-dev"8383source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8384dependencies = [8385 "env_logger 0.9.0",8386 "jsonrpsee-proc-macros",8387 "jsonrpsee-ws-client",8388 "log",8389 "parity-scale-codec",8390 "serde",8391 "serde_json",8392 "sp-core",8393 "sp-io",8394 "sp-runtime",8395 "sp-version",8396]83978398[[package]]8399name = "remove_dir_all"8400version = "0.5.3"8401source = "registry+https://github.com/rust-lang/crates.io-index"8402checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8403dependencies = [8404 "winapi 0.3.9",8405]84068407[[package]]8408name = "resolv-conf"8409version = "0.7.0"8410source = "registry+https://github.com/rust-lang/crates.io-index"8411checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8412dependencies = [8413 "hostname",8414 "quick-error 1.2.3",8415]84168417[[package]]8418name = "retain_mut"8419version = "0.1.4"8420source = "registry+https://github.com/rust-lang/crates.io-index"8421checksum = "448296241d034b96c11173591deaa1302f2c17b56092106c1f92c1bc0183a8c9"84228423[[package]]8424name = "ring"8425version = "0.16.20"8426source = "registry+https://github.com/rust-lang/crates.io-index"8427checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8428dependencies = [8429 "cc",8430 "libc",8431 "once_cell",8432 "spin",8433 "untrusted",8434 "web-sys",8435 "winapi 0.3.9",8436]84378438[[package]]8439name = "rlp"8440version = "0.5.1"8441source = "registry+https://github.com/rust-lang/crates.io-index"8442checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8443dependencies = [8444 "bytes 1.1.0",8445 "rustc-hex",8446]84478448[[package]]8449name = "rlp-derive"8450version = "0.1.0"8451source = "registry+https://github.com/rust-lang/crates.io-index"8452checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8453dependencies = [8454 "proc-macro2",8455 "quote",8456 "syn",8457]84588459[[package]]8460name = "rocksdb"8461version = "0.17.0"8462source = "registry+https://github.com/rust-lang/crates.io-index"8463checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"8464dependencies = [8465 "libc",8466 "librocksdb-sys",8467]84688469[[package]]8470name = "rococo-runtime"8471version = "0.9.12"8472source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"8473dependencies = [8474 "beefy-primitives",8475 "bp-messages",8476 "bp-rococo",8477 "bp-runtime",8478 "bp-wococo",8479 "bridge-runtime-common",8480 "frame-benchmarking",8481 "frame-executive",8482 "frame-support",8483 "frame-system",8484 "frame-system-rpc-runtime-api",8485 "hex-literal",8486 "log",8487 "pallet-authority-discovery",8488 "pallet-authorship",8489 "pallet-babe",8490 "pallet-balances",8491 "pallet-beefy",8492 "pallet-beefy-mmr",8493 "pallet-bridge-dispatch",8494 "pallet-bridge-grandpa",8495 "pallet-bridge-messages",8496 "pallet-collective",8497 "pallet-grandpa",8498 "pallet-im-online",8499 "pallet-indices",8500 "pallet-membership",8501 "pallet-mmr",8502 "pallet-mmr-primitives",8503 "pallet-multisig",8504 "pallet-offences",8505 "pallet-proxy",8506 "pallet-session",8507 "pallet-staking",8508 "pallet-sudo",8509 "pallet-timestamp",8510 "pallet-transaction-payment",8511 "pallet-transaction-payment-rpc-runtime-api",8512 "pallet-utility",8513 "pallet-xcm",8514 "parity-scale-codec",8515 "polkadot-parachain",8516 "polkadot-primitives",8517 "polkadot-runtime-common",8518 "polkadot-runtime-parachains",8519 "scale-info",8520 "serde",8521 "serde_derive",8522 "smallvec",8523 "sp-api",8524 "sp-authority-discovery",8525 "sp-block-builder",8526 "sp-consensus-babe",8527 "sp-core",8528 "sp-inherents",8529 "sp-io",8530 "sp-offchain",8531 "sp-runtime",8532 "sp-session",8533 "sp-staking",8534 "sp-std",8535 "sp-transaction-pool",8536 "sp-version",8537 "substrate-wasm-builder",8538 "xcm",8539 "xcm-builder",8540 "xcm-executor",8541]85428543[[package]]8544name = "rpassword"8545version = "5.0.1"8546source = "registry+https://github.com/rust-lang/crates.io-index"8547checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"8548dependencies = [8549 "libc",8550 "winapi 0.3.9",8551]85528553[[package]]8554name = "rustc-demangle"8555version = "0.1.21"8556source = "registry+https://github.com/rust-lang/crates.io-index"8557checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"85588559[[package]]8560name = "rustc-hash"8561version = "1.1.0"8562source = "registry+https://github.com/rust-lang/crates.io-index"8563checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"85648565[[package]]8566name = "rustc-hex"8567version = "2.1.0"8568source = "registry+https://github.com/rust-lang/crates.io-index"8569checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"85708571[[package]]8572name = "rustc_version"8573version = "0.2.3"8574source = "registry+https://github.com/rust-lang/crates.io-index"8575checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"8576dependencies = [8577 "semver 0.9.0",8578]85798580[[package]]8581name = "rustc_version"8582version = "0.3.3"8583source = "registry+https://github.com/rust-lang/crates.io-index"8584checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"8585dependencies = [8586 "semver 0.11.0",8587]85888589[[package]]8590name = "rustls"8591version = "0.19.1"8592source = "registry+https://github.com/rust-lang/crates.io-index"8593checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"8594dependencies = [8595 "base64 0.13.0",8596 "log",8597 "ring",8598 "sct",8599 "webpki",8600]86018602[[package]]8603name = "rustls-native-certs"8604version = "0.5.0"8605source = "registry+https://github.com/rust-lang/crates.io-index"8606checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8607dependencies = [8608 "openssl-probe",8609 "rustls",8610 "schannel",8611 "security-framework",8612]86138614[[package]]8615name = "rw-stream-sink"8616version = "0.2.1"8617source = "registry+https://github.com/rust-lang/crates.io-index"8618checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"8619dependencies = [8620 "futures 0.3.17",8621 "pin-project 0.4.28",8622 "static_assertions",8623]86248625[[package]]8626name = "ryu"8627version = "1.0.5"8628source = "registry+https://github.com/rust-lang/crates.io-index"8629checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"86308631[[package]]8632name = "safe-mix"8633version = "1.0.1"8634source = "registry+https://github.com/rust-lang/crates.io-index"8635checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"8636dependencies = [8637 "rustc_version 0.2.3",8638]86398640[[package]]8641name = "salsa20"8642version = "0.8.1"8643source = "registry+https://github.com/rust-lang/crates.io-index"8644checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"8645dependencies = [8646 "cipher",8647]86488649[[package]]8650name = "same-file"8651version = "1.0.6"8652source = "registry+https://github.com/rust-lang/crates.io-index"8653checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"8654dependencies = [8655 "winapi-util",8656]86578658[[package]]8659name = "sc-allocator"8660version = "4.0.0-dev"8661source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8662dependencies = [8663 "log",8664 "sp-core",8665 "sp-wasm-interface",8666 "thiserror",8667]86688669[[package]]8670name = "sc-authority-discovery"8671version = "0.10.0-dev"8672source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8673dependencies = [8674 "async-trait",8675 "derive_more",8676 "futures 0.3.17",8677 "futures-timer 3.0.2",8678 "ip_network",8679 "libp2p",8680 "log",8681 "parity-scale-codec",8682 "prost",8683 "prost-build",8684 "rand 0.7.3",8685 "sc-client-api",8686 "sc-network",8687 "sp-api",8688 "sp-authority-discovery",8689 "sp-blockchain",8690 "sp-core",8691 "sp-keystore",8692 "sp-runtime",8693 "substrate-prometheus-endpoint",8694]86958696[[package]]8697name = "sc-basic-authorship"8698version = "0.10.0-dev"8699source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8700dependencies = [8701 "futures 0.3.17",8702 "futures-timer 3.0.2",8703 "log",8704 "parity-scale-codec",8705 "sc-block-builder",8706 "sc-client-api",8707 "sc-proposer-metrics",8708 "sc-telemetry",8709 "sc-transaction-pool-api",8710 "sp-api",8711 "sp-blockchain",8712 "sp-consensus",8713 "sp-core",8714 "sp-inherents",8715 "sp-runtime",8716 "substrate-prometheus-endpoint",8717]87188719[[package]]8720name = "sc-block-builder"8721version = "0.10.0-dev"8722source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8723dependencies = [8724 "parity-scale-codec",8725 "sc-client-api",8726 "sp-api",8727 "sp-block-builder",8728 "sp-blockchain",8729 "sp-core",8730 "sp-inherents",8731 "sp-runtime",8732 "sp-state-machine",8733]87348735[[package]]8736name = "sc-chain-spec"8737version = "4.0.0-dev"8738source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8739dependencies = [8740 "impl-trait-for-tuples 0.2.1",8741 "parity-scale-codec",8742 "sc-chain-spec-derive",8743 "sc-network",8744 "sc-telemetry",8745 "serde",8746 "serde_json",8747 "sp-core",8748 "sp-runtime",8749]87508751[[package]]8752name = "sc-chain-spec-derive"8753version = "4.0.0-dev"8754source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8755dependencies = [8756 "proc-macro-crate 1.1.0",8757 "proc-macro2",8758 "quote",8759 "syn",8760]87618762[[package]]8763name = "sc-cli"8764version = "0.10.0-dev"8765source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8766dependencies = [8767 "chrono",8768 "fdlimit",8769 "futures 0.3.17",8770 "hex",8771 "libp2p",8772 "log",8773 "names",8774 "parity-scale-codec",8775 "rand 0.7.3",8776 "regex",8777 "rpassword",8778 "sc-client-api",8779 "sc-keystore",8780 "sc-network",8781 "sc-service",8782 "sc-telemetry",8783 "sc-tracing",8784 "sc-utils",8785 "serde",8786 "serde_json",8787 "sp-blockchain",8788 "sp-core",8789 "sp-keyring",8790 "sp-keystore",8791 "sp-panic-handler",8792 "sp-runtime",8793 "sp-version",8794 "structopt",8795 "thiserror",8796 "tiny-bip39",8797 "tokio 1.13.0",8798]87998800[[package]]8801name = "sc-client-api"8802version = "4.0.0-dev"8803source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8804dependencies = [8805 "fnv",8806 "futures 0.3.17",8807 "hash-db",8808 "log",8809 "parity-scale-codec",8810 "parking_lot 0.11.2",8811 "sc-executor",8812 "sc-transaction-pool-api",8813 "sc-utils",8814 "sp-api",8815 "sp-blockchain",8816 "sp-consensus",8817 "sp-core",8818 "sp-database",8819 "sp-externalities",8820 "sp-keystore",8821 "sp-runtime",8822 "sp-state-machine",8823 "sp-storage",8824 "sp-trie",8825 "substrate-prometheus-endpoint",8826]88278828[[package]]8829name = "sc-client-db"8830version = "0.10.0-dev"8831source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8832dependencies = [8833 "hash-db",8834 "kvdb",8835 "kvdb-memorydb",8836 "kvdb-rocksdb",8837 "linked-hash-map",8838 "log",8839 "parity-db",8840 "parity-scale-codec",8841 "parking_lot 0.11.2",8842 "sc-client-api",8843 "sc-state-db",8844 "sp-arithmetic",8845 "sp-blockchain",8846 "sp-core",8847 "sp-database",8848 "sp-runtime",8849 "sp-state-machine",8850 "sp-trie",8851]88528853[[package]]8854name = "sc-consensus"8855version = "0.10.0-dev"8856source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8857dependencies = [8858 "async-trait",8859 "futures 0.3.17",8860 "futures-timer 3.0.2",8861 "libp2p",8862 "log",8863 "parking_lot 0.11.2",8864 "sc-client-api",8865 "sc-utils",8866 "serde",8867 "sp-api",8868 "sp-blockchain",8869 "sp-consensus",8870 "sp-core",8871 "sp-runtime",8872 "sp-state-machine",8873 "substrate-prometheus-endpoint",8874 "thiserror",8875]88768877[[package]]8878name = "sc-consensus-aura"8879version = "0.10.0-dev"8880source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8881dependencies = [8882 "async-trait",8883 "derive_more",8884 "futures 0.3.17",8885 "log",8886 "parity-scale-codec",8887 "sc-block-builder",8888 "sc-client-api",8889 "sc-consensus",8890 "sc-consensus-slots",8891 "sc-telemetry",8892 "sp-api",8893 "sp-application-crypto",8894 "sp-block-builder",8895 "sp-blockchain",8896 "sp-consensus",8897 "sp-consensus-aura",8898 "sp-consensus-slots",8899 "sp-core",8900 "sp-inherents",8901 "sp-keystore",8902 "sp-runtime",8903 "substrate-prometheus-endpoint",8904]89058906[[package]]8907name = "sc-consensus-babe"8908version = "0.10.0-dev"8909source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8910dependencies = [8911 "async-trait",8912 "derive_more",8913 "fork-tree",8914 "futures 0.3.17",8915 "log",8916 "merlin",8917 "num-bigint",8918 "num-rational 0.2.4",8919 "num-traits",8920 "parity-scale-codec",8921 "parking_lot 0.11.2",8922 "rand 0.7.3",8923 "retain_mut",8924 "sc-client-api",8925 "sc-consensus",8926 "sc-consensus-epochs",8927 "sc-consensus-slots",8928 "sc-keystore",8929 "sc-telemetry",8930 "schnorrkel",8931 "serde",8932 "sp-api",8933 "sp-application-crypto",8934 "sp-block-builder",8935 "sp-blockchain",8936 "sp-consensus",8937 "sp-consensus-babe",8938 "sp-consensus-slots",8939 "sp-consensus-vrf",8940 "sp-core",8941 "sp-inherents",8942 "sp-io",8943 "sp-keystore",8944 "sp-runtime",8945 "sp-version",8946 "substrate-prometheus-endpoint",8947]89488949[[package]]8950name = "sc-consensus-babe-rpc"8951version = "0.10.0-dev"8952source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8953dependencies = [8954 "derive_more",8955 "futures 0.3.17",8956 "jsonrpc-core",8957 "jsonrpc-core-client",8958 "jsonrpc-derive",8959 "sc-consensus-babe",8960 "sc-consensus-epochs",8961 "sc-rpc-api",8962 "serde",8963 "sp-api",8964 "sp-application-crypto",8965 "sp-blockchain",8966 "sp-consensus",8967 "sp-consensus-babe",8968 "sp-core",8969 "sp-keystore",8970 "sp-runtime",8971]89728973[[package]]8974name = "sc-consensus-epochs"8975version = "0.10.0-dev"8976source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8977dependencies = [8978 "fork-tree",8979 "parity-scale-codec",8980 "sc-client-api",8981 "sc-consensus",8982 "sp-blockchain",8983 "sp-runtime",8984]89858986[[package]]8987name = "sc-consensus-slots"8988version = "0.10.0-dev"8989source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8990dependencies = [8991 "async-trait",8992 "futures 0.3.17",8993 "futures-timer 3.0.2",8994 "log",8995 "parity-scale-codec",8996 "sc-client-api",8997 "sc-consensus",8998 "sc-telemetry",8999 "sp-api",9000 "sp-arithmetic",9001 "sp-blockchain",9002 "sp-consensus",9003 "sp-consensus-slots",9004 "sp-core",9005 "sp-inherents",9006 "sp-runtime",9007 "sp-state-machine",9008 "sp-timestamp",9009 "thiserror",9010]90119012[[package]]9013name = "sc-consensus-uncles"9014version = "0.10.0-dev"9015source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9016dependencies = [9017 "sc-client-api",9018 "sp-authorship",9019 "sp-runtime",9020 "thiserror",9021]90229023[[package]]9024name = "sc-executor"9025version = "0.10.0-dev"9026source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9027dependencies = [9028 "lazy_static",9029 "libsecp256k1 0.6.0",9030 "log",9031 "parity-scale-codec",9032 "parking_lot 0.11.2",9033 "sc-executor-common",9034 "sc-executor-wasmi",9035 "sc-executor-wasmtime",9036 "sp-api",9037 "sp-core",9038 "sp-externalities",9039 "sp-io",9040 "sp-panic-handler",9041 "sp-runtime-interface",9042 "sp-tasks",9043 "sp-trie",9044 "sp-version",9045 "sp-wasm-interface",9046 "wasmi",9047]90489049[[package]]9050name = "sc-executor-common"9051version = "0.10.0-dev"9052source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9053dependencies = [9054 "derive_more",9055 "environmental",9056 "parity-scale-codec",9057 "pwasm-utils",9058 "sc-allocator",9059 "sp-core",9060 "sp-maybe-compressed-blob",9061 "sp-serializer",9062 "sp-wasm-interface",9063 "thiserror",9064 "wasmi",9065]90669067[[package]]9068name = "sc-executor-wasmi"9069version = "0.10.0-dev"9070source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9071dependencies = [9072 "log",9073 "parity-scale-codec",9074 "sc-allocator",9075 "sc-executor-common",9076 "scoped-tls",9077 "sp-core",9078 "sp-runtime-interface",9079 "sp-wasm-interface",9080 "wasmi",9081]90829083[[package]]9084name = "sc-executor-wasmtime"9085version = "0.10.0-dev"9086source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9087dependencies = [9088 "cfg-if 1.0.0",9089 "libc",9090 "log",9091 "parity-scale-codec",9092 "parity-wasm 0.42.2",9093 "sc-allocator",9094 "sc-executor-common",9095 "sp-core",9096 "sp-runtime-interface",9097 "sp-wasm-interface",9098 "wasmtime",9099]91009101[[package]]9102name = "sc-finality-grandpa"9103version = "0.10.0-dev"9104source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9105dependencies = [9106 "async-trait",9107 "derive_more",9108 "dyn-clone",9109 "finality-grandpa",9110 "fork-tree",9111 "futures 0.3.17",9112 "futures-timer 3.0.2",9113 "log",9114 "parity-scale-codec",9115 "parking_lot 0.11.2",9116 "rand 0.8.4",9117 "sc-block-builder",9118 "sc-client-api",9119 "sc-consensus",9120 "sc-keystore",9121 "sc-network",9122 "sc-network-gossip",9123 "sc-telemetry",9124 "sc-utils",9125 "serde_json",9126 "sp-api",9127 "sp-application-crypto",9128 "sp-arithmetic",9129 "sp-blockchain",9130 "sp-consensus",9131 "sp-core",9132 "sp-finality-grandpa",9133 "sp-keystore",9134 "sp-runtime",9135 "substrate-prometheus-endpoint",9136]91379138[[package]]9139name = "sc-finality-grandpa-rpc"9140version = "0.10.0-dev"9141source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9142dependencies = [9143 "derive_more",9144 "finality-grandpa",9145 "futures 0.3.17",9146 "jsonrpc-core",9147 "jsonrpc-core-client",9148 "jsonrpc-derive",9149 "jsonrpc-pubsub",9150 "log",9151 "parity-scale-codec",9152 "sc-client-api",9153 "sc-finality-grandpa",9154 "sc-rpc",9155 "serde",9156 "serde_json",9157 "sp-blockchain",9158 "sp-core",9159 "sp-runtime",9160]91619162[[package]]9163name = "sc-informant"9164version = "0.10.0-dev"9165source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9166dependencies = [9167 "ansi_term 0.12.1",9168 "futures 0.3.17",9169 "futures-timer 3.0.2",9170 "log",9171 "parity-util-mem",9172 "sc-client-api",9173 "sc-network",9174 "sc-transaction-pool-api",9175 "sp-blockchain",9176 "sp-runtime",9177]91789179[[package]]9180name = "sc-keystore"9181version = "4.0.0-dev"9182source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9183dependencies = [9184 "async-trait",9185 "derive_more",9186 "hex",9187 "parking_lot 0.11.2",9188 "serde_json",9189 "sp-application-crypto",9190 "sp-core",9191 "sp-keystore",9192]91939194[[package]]9195name = "sc-light"9196version = "4.0.0-dev"9197source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9198dependencies = [9199 "hash-db",9200 "parity-scale-codec",9201 "parking_lot 0.11.2",9202 "sc-client-api",9203 "sc-executor",9204 "sp-api",9205 "sp-blockchain",9206 "sp-core",9207 "sp-externalities",9208 "sp-runtime",9209 "sp-state-machine",9210]92119212[[package]]9213name = "sc-network"9214version = "0.10.0-dev"9215source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9216dependencies = [9217 "async-std",9218 "async-trait",9219 "asynchronous-codec 0.5.0",9220 "bitflags",9221 "bytes 1.1.0",9222 "cid",9223 "derive_more",9224 "either",9225 "fnv",9226 "fork-tree",9227 "futures 0.3.17",9228 "futures-timer 3.0.2",9229 "hex",9230 "ip_network",9231 "libp2p",9232 "linked-hash-map",9233 "linked_hash_set",9234 "log",9235 "lru 0.6.6",9236 "parity-scale-codec",9237 "parking_lot 0.11.2",9238 "pin-project 1.0.8",9239 "prost",9240 "prost-build",9241 "rand 0.7.3",9242 "sc-block-builder",9243 "sc-client-api",9244 "sc-consensus",9245 "sc-peerset",9246 "sc-utils",9247 "serde",9248 "serde_json",9249 "smallvec",9250 "sp-arithmetic",9251 "sp-blockchain",9252 "sp-consensus",9253 "sp-core",9254 "sp-finality-grandpa",9255 "sp-runtime",9256 "substrate-prometheus-endpoint",9257 "thiserror",9258 "unsigned-varint 0.6.0",9259 "void",9260 "zeroize",9261]92629263[[package]]9264name = "sc-network-gossip"9265version = "0.10.0-dev"9266source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9267dependencies = [9268 "futures 0.3.17",9269 "futures-timer 3.0.2",9270 "libp2p",9271 "log",9272 "lru 0.6.6",9273 "sc-network",9274 "sp-runtime",9275 "substrate-prometheus-endpoint",9276 "tracing",9277]92789279[[package]]9280name = "sc-offchain"9281version = "4.0.0-dev"9282source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9283dependencies = [9284 "bytes 1.1.0",9285 "fnv",9286 "futures 0.3.17",9287 "futures-timer 3.0.2",9288 "hex",9289 "hyper",9290 "hyper-rustls",9291 "log",9292 "num_cpus",9293 "parity-scale-codec",9294 "parking_lot 0.11.2",9295 "rand 0.7.3",9296 "sc-client-api",9297 "sc-network",9298 "sc-utils",9299 "sp-api",9300 "sp-core",9301 "sp-offchain",9302 "sp-runtime",9303 "threadpool",9304]93059306[[package]]9307name = "sc-peerset"9308version = "4.0.0-dev"9309source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9310dependencies = [9311 "futures 0.3.17",9312 "libp2p",9313 "log",9314 "sc-utils",9315 "serde_json",9316 "wasm-timer",9317]93189319[[package]]9320name = "sc-proposer-metrics"9321version = "0.9.0"9322source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9323dependencies = [9324 "log",9325 "substrate-prometheus-endpoint",9326]93279328[[package]]9329name = "sc-rpc"9330version = "4.0.0-dev"9331source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9332dependencies = [9333 "futures 0.3.17",9334 "hash-db",9335 "jsonrpc-core",9336 "jsonrpc-pubsub",9337 "log",9338 "parity-scale-codec",9339 "parking_lot 0.11.2",9340 "sc-block-builder",9341 "sc-chain-spec",9342 "sc-client-api",9343 "sc-rpc-api",9344 "sc-tracing",9345 "sc-transaction-pool-api",9346 "sc-utils",9347 "serde_json",9348 "sp-api",9349 "sp-blockchain",9350 "sp-core",9351 "sp-keystore",9352 "sp-offchain",9353 "sp-rpc",9354 "sp-runtime",9355 "sp-session",9356 "sp-version",9357]93589359[[package]]9360name = "sc-rpc-api"9361version = "0.10.0-dev"9362source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9363dependencies = [9364 "futures 0.3.17",9365 "jsonrpc-core",9366 "jsonrpc-core-client",9367 "jsonrpc-derive",9368 "jsonrpc-pubsub",9369 "log",9370 "parity-scale-codec",9371 "parking_lot 0.11.2",9372 "sc-chain-spec",9373 "sc-transaction-pool-api",9374 "serde",9375 "serde_json",9376 "sp-core",9377 "sp-rpc",9378 "sp-runtime",9379 "sp-tracing",9380 "sp-version",9381 "thiserror",9382]93839384[[package]]9385name = "sc-rpc-server"9386version = "4.0.0-dev"9387source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9388dependencies = [9389 "futures 0.3.17",9390 "jsonrpc-core",9391 "jsonrpc-http-server",9392 "jsonrpc-ipc-server",9393 "jsonrpc-pubsub",9394 "jsonrpc-ws-server",9395 "log",9396 "serde_json",9397 "substrate-prometheus-endpoint",9398 "tokio 1.13.0",9399]94009401[[package]]9402name = "sc-service"9403version = "0.10.0-dev"9404source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9405dependencies = [9406 "async-trait",9407 "directories",9408 "exit-future",9409 "futures 0.3.17",9410 "futures-timer 3.0.2",9411 "hash-db",9412 "jsonrpc-core",9413 "jsonrpc-pubsub",9414 "log",9415 "parity-scale-codec",9416 "parity-util-mem",9417 "parking_lot 0.11.2",9418 "pin-project 1.0.8",9419 "rand 0.7.3",9420 "sc-block-builder",9421 "sc-chain-spec",9422 "sc-client-api",9423 "sc-client-db",9424 "sc-consensus",9425 "sc-executor",9426 "sc-informant",9427 "sc-keystore",9428 "sc-light",9429 "sc-network",9430 "sc-offchain",9431 "sc-rpc",9432 "sc-rpc-server",9433 "sc-telemetry",9434 "sc-tracing",9435 "sc-transaction-pool",9436 "sc-transaction-pool-api",9437 "sc-utils",9438 "serde",9439 "serde_json",9440 "sp-api",9441 "sp-application-crypto",9442 "sp-block-builder",9443 "sp-blockchain",9444 "sp-consensus",9445 "sp-core",9446 "sp-externalities",9447 "sp-inherents",9448 "sp-keystore",9449 "sp-runtime",9450 "sp-session",9451 "sp-state-machine",9452 "sp-storage",9453 "sp-tracing",9454 "sp-transaction-pool",9455 "sp-transaction-storage-proof",9456 "sp-trie",9457 "sp-version",9458 "substrate-prometheus-endpoint",9459 "tempfile",9460 "thiserror",9461 "tokio 1.13.0",9462 "tracing",9463 "tracing-futures",9464]94659466[[package]]9467name = "sc-state-db"9468version = "0.10.0-dev"9469source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9470dependencies = [9471 "log",9472 "parity-scale-codec",9473 "parity-util-mem",9474 "parity-util-mem-derive",9475 "parking_lot 0.11.2",9476 "sc-client-api",9477 "sp-core",9478]94799480[[package]]9481name = "sc-sync-state-rpc"9482version = "0.10.0-dev"9483source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9484dependencies = [9485 "jsonrpc-core",9486 "jsonrpc-core-client",9487 "jsonrpc-derive",9488 "parity-scale-codec",9489 "sc-chain-spec",9490 "sc-client-api",9491 "sc-consensus-babe",9492 "sc-consensus-epochs",9493 "sc-finality-grandpa",9494 "sc-rpc-api",9495 "serde",9496 "serde_json",9497 "sp-blockchain",9498 "sp-runtime",9499 "thiserror",9500]95019502[[package]]9503name = "sc-telemetry"9504version = "4.0.0-dev"9505source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9506dependencies = [9507 "chrono",9508 "futures 0.3.17",9509 "libp2p",9510 "log",9511 "parking_lot 0.11.2",9512 "pin-project 1.0.8",9513 "rand 0.7.3",9514 "serde",9515 "serde_json",9516 "thiserror",9517 "wasm-timer",9518]95199520[[package]]9521name = "sc-tracing"9522version = "4.0.0-dev"9523source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9524dependencies = [9525 "ansi_term 0.12.1",9526 "atty",9527 "chrono",9528 "lazy_static",9529 "log",9530 "once_cell",9531 "parking_lot 0.11.2",9532 "regex",9533 "rustc-hash",9534 "sc-client-api",9535 "sc-rpc-server",9536 "sc-tracing-proc-macro",9537 "serde",9538 "sp-api",9539 "sp-blockchain",9540 "sp-core",9541 "sp-rpc",9542 "sp-runtime",9543 "sp-tracing",9544 "thiserror",9545 "tracing",9546 "tracing-log",9547 "tracing-subscriber",9548]95499550[[package]]9551name = "sc-tracing-proc-macro"9552version = "4.0.0-dev"9553source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9554dependencies = [9555 "proc-macro-crate 1.1.0",9556 "proc-macro2",9557 "quote",9558 "syn",9559]95609561[[package]]9562name = "sc-transaction-pool"9563version = "4.0.0-dev"9564source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9565dependencies = [9566 "futures 0.3.17",9567 "intervalier",9568 "linked-hash-map",9569 "log",9570 "parity-scale-codec",9571 "parity-util-mem",9572 "parking_lot 0.11.2",9573 "retain_mut",9574 "sc-client-api",9575 "sc-transaction-pool-api",9576 "sc-utils",9577 "serde",9578 "sp-api",9579 "sp-blockchain",9580 "sp-core",9581 "sp-runtime",9582 "sp-tracing",9583 "sp-transaction-pool",9584 "substrate-prometheus-endpoint",9585 "thiserror",9586]95879588[[package]]9589name = "sc-transaction-pool-api"9590version = "4.0.0-dev"9591source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9592dependencies = [9593 "derive_more",9594 "futures 0.3.17",9595 "log",9596 "serde",9597 "sp-blockchain",9598 "sp-runtime",9599 "thiserror",9600]96019602[[package]]9603name = "sc-utils"9604version = "4.0.0-dev"9605source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9606dependencies = [9607 "futures 0.3.17",9608 "futures-timer 3.0.2",9609 "lazy_static",9610 "prometheus",9611]96129613[[package]]9614name = "scale-info"9615version = "1.0.0"9616source = "registry+https://github.com/rust-lang/crates.io-index"9617checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f"9618dependencies = [9619 "bitvec 0.20.4",9620 "cfg-if 1.0.0",9621 "derive_more",9622 "parity-scale-codec",9623 "scale-info-derive",9624 "serde",9625]96269627[[package]]9628name = "scale-info-derive"9629version = "1.0.0"9630source = "registry+https://github.com/rust-lang/crates.io-index"9631checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"9632dependencies = [9633 "proc-macro-crate 1.1.0",9634 "proc-macro2",9635 "quote",9636 "syn",9637]96389639[[package]]9640name = "schannel"9641version = "0.1.19"9642source = "registry+https://github.com/rust-lang/crates.io-index"9643checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"9644dependencies = [9645 "lazy_static",9646 "winapi 0.3.9",9647]96489649[[package]]9650name = "schnorrkel"9651version = "0.9.1"9652source = "registry+https://github.com/rust-lang/crates.io-index"9653checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"9654dependencies = [9655 "arrayref",9656 "arrayvec 0.5.2",9657 "curve25519-dalek 2.1.3",9658 "getrandom 0.1.16",9659 "merlin",9660 "rand 0.7.3",9661 "rand_core 0.5.1",9662 "sha2 0.8.2",9663 "subtle 2.4.1",9664 "zeroize",9665]96669667[[package]]9668name = "scoped-tls"9669version = "1.0.0"9670source = "registry+https://github.com/rust-lang/crates.io-index"9671checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"96729673[[package]]9674name = "scopeguard"9675version = "1.1.0"9676source = "registry+https://github.com/rust-lang/crates.io-index"9677checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"96789679[[package]]9680name = "sct"9681version = "0.6.1"9682source = "registry+https://github.com/rust-lang/crates.io-index"9683checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"9684dependencies = [9685 "ring",9686 "untrusted",9687]96889689[[package]]9690name = "secrecy"9691version = "0.8.0"9692source = "registry+https://github.com/rust-lang/crates.io-index"9693checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"9694dependencies = [9695 "zeroize",9696]96979698[[package]]9699name = "security-framework"9700version = "2.4.2"9701source = "registry+https://github.com/rust-lang/crates.io-index"9702checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87"9703dependencies = [9704 "bitflags",9705 "core-foundation",9706 "core-foundation-sys",9707 "libc",9708 "security-framework-sys",9709]97109711[[package]]9712name = "security-framework-sys"9713version = "2.4.2"9714source = "registry+https://github.com/rust-lang/crates.io-index"9715checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e"9716dependencies = [9717 "core-foundation-sys",9718 "libc",9719]97209721[[package]]9722name = "semver"9723version = "0.6.0"9724source = "registry+https://github.com/rust-lang/crates.io-index"9725checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"9726dependencies = [9727 "semver-parser 0.7.0",9728]97299730[[package]]9731name = "semver"9732version = "0.9.0"9733source = "registry+https://github.com/rust-lang/crates.io-index"9734checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"9735dependencies = [9736 "semver-parser 0.7.0",9737]97389739[[package]]9740name = "semver"9741version = "0.11.0"9742source = "registry+https://github.com/rust-lang/crates.io-index"9743checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"9744dependencies = [9745 "semver-parser 0.10.2",9746 "serde",9747]97489749[[package]]9750name = "semver-parser"9751version = "0.7.0"9752source = "registry+https://github.com/rust-lang/crates.io-index"9753checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"97549755[[package]]9756name = "semver-parser"9757version = "0.10.2"9758source = "registry+https://github.com/rust-lang/crates.io-index"9759checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"9760dependencies = [9761 "pest",9762]97639764[[package]]9765name = "serde"9766version = "1.0.130"9767source = "registry+https://github.com/rust-lang/crates.io-index"9768checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"9769dependencies = [9770 "serde_derive",9771]97729773[[package]]9774name = "serde_derive"9775version = "1.0.130"9776source = "registry+https://github.com/rust-lang/crates.io-index"9777checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"9778dependencies = [9779 "proc-macro2",9780 "quote",9781 "syn",9782]97839784[[package]]9785name = "serde_json"9786version = "1.0.68"9787source = "registry+https://github.com/rust-lang/crates.io-index"9788checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8"9789dependencies = [9790 "itoa",9791 "ryu",9792 "serde",9793]97949795[[package]]9796name = "sha-1"9797version = "0.8.2"9798source = "registry+https://github.com/rust-lang/crates.io-index"9799checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"9800dependencies = [9801 "block-buffer 0.7.3",9802 "digest 0.8.1",9803 "fake-simd",9804 "opaque-debug 0.2.3",9805]98069807[[package]]9808name = "sha-1"9809version = "0.9.8"9810source = "registry+https://github.com/rust-lang/crates.io-index"9811checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"9812dependencies = [9813 "block-buffer 0.9.0",9814 "cfg-if 1.0.0",9815 "cpufeatures 0.2.1",9816 "digest 0.9.0",9817 "opaque-debug 0.3.0",9818]98199820[[package]]9821name = "sha2"9822version = "0.8.2"9823source = "registry+https://github.com/rust-lang/crates.io-index"9824checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"9825dependencies = [9826 "block-buffer 0.7.3",9827 "digest 0.8.1",9828 "fake-simd",9829 "opaque-debug 0.2.3",9830]98319832[[package]]9833name = "sha2"9834version = "0.9.8"9835source = "registry+https://github.com/rust-lang/crates.io-index"9836checksum = "b69f9a4c9740d74c5baa3fd2e547f9525fa8088a8a958e0ca2409a514e33f5fa"9837dependencies = [9838 "block-buffer 0.9.0",9839 "cfg-if 1.0.0",9840 "cpufeatures 0.2.1",9841 "digest 0.9.0",9842 "opaque-debug 0.3.0",9843]98449845[[package]]9846name = "sha3"9847version = "0.8.2"9848source = "registry+https://github.com/rust-lang/crates.io-index"9849checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"9850dependencies = [9851 "block-buffer 0.7.3",9852 "byte-tools",9853 "digest 0.8.1",9854 "keccak",9855 "opaque-debug 0.2.3",9856]98579858[[package]]9859name = "sha3"9860version = "0.9.1"9861source = "registry+https://github.com/rust-lang/crates.io-index"9862checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"9863dependencies = [9864 "block-buffer 0.9.0",9865 "digest 0.9.0",9866 "keccak",9867 "opaque-debug 0.3.0",9868]98699870[[package]]9871name = "sharded-slab"9872version = "0.1.4"9873source = "registry+https://github.com/rust-lang/crates.io-index"9874checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"9875dependencies = [9876 "lazy_static",9877]98789879[[package]]9880name = "shlex"9881version = "1.1.0"9882source = "registry+https://github.com/rust-lang/crates.io-index"9883checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"98849885[[package]]9886name = "signal-hook"9887version = "0.3.10"9888source = "registry+https://github.com/rust-lang/crates.io-index"9889checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1"9890dependencies = [9891 "libc",9892 "signal-hook-registry",9893]98949895[[package]]9896name = "signal-hook-registry"9897version = "1.4.0"9898source = "registry+https://github.com/rust-lang/crates.io-index"9899checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"9900dependencies = [9901 "libc",9902]99039904[[package]]9905name = "signature"9906version = "1.4.0"9907source = "registry+https://github.com/rust-lang/crates.io-index"9908checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"99099910[[package]]9911name = "simba"9912version = "0.5.1"9913source = "registry+https://github.com/rust-lang/crates.io-index"9914checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"9915dependencies = [9916 "approx",9917 "num-complex",9918 "num-traits",9919 "paste",9920]99219922[[package]]9923name = "slab"9924version = "0.4.5"9925source = "registry+https://github.com/rust-lang/crates.io-index"9926checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"99279928[[package]]9929name = "slot-range-helper"9930version = "0.9.12"9931source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"9932dependencies = [9933 "enumn",9934 "parity-scale-codec",9935 "paste",9936 "sp-runtime",9937 "sp-std",9938]99399940[[package]]9941name = "slotmap"9942version = "1.0.6"9943source = "registry+https://github.com/rust-lang/crates.io-index"9944checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"9945dependencies = [9946 "version_check",9947]99489949[[package]]9950name = "smallvec"9951version = "1.7.0"9952source = "registry+https://github.com/rust-lang/crates.io-index"9953checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309"99549955[[package]]9956name = "snap"9957version = "1.0.5"9958source = "registry+https://github.com/rust-lang/crates.io-index"9959checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"99609961[[package]]9962name = "snow"9963version = "0.8.0"9964source = "registry+https://github.com/rust-lang/crates.io-index"9965checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"9966dependencies = [9967 "aes-gcm",9968 "blake2",9969 "chacha20poly1305",9970 "rand 0.8.4",9971 "rand_core 0.6.3",9972 "ring",9973 "rustc_version 0.3.3",9974 "sha2 0.9.8",9975 "subtle 2.4.1",9976 "x25519-dalek",9977]99789979[[package]]9980name = "socket2"9981version = "0.3.19"9982source = "registry+https://github.com/rust-lang/crates.io-index"9983checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"9984dependencies = [9985 "cfg-if 1.0.0",9986 "libc",9987 "winapi 0.3.9",9988]99899990[[package]]9991name = "socket2"9992version = "0.4.2"9993source = "registry+https://github.com/rust-lang/crates.io-index"9994checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"9995dependencies = [9996 "libc",9997 "winapi 0.3.9",9998]999910000[[package]]10001name = "soketto"10002version = "0.4.2"10003source = "registry+https://github.com/rust-lang/crates.io-index"10004checksum = "b5c71ed3d54db0a699f4948e1bb3e45b450fa31fe602621dee6680361d569c88"10005dependencies = [10006 "base64 0.12.3",10007 "bytes 0.5.6",10008 "flate2",10009 "futures 0.3.17",10010 "httparse",10011 "log",10012 "rand 0.7.3",10013 "sha-1 0.9.8",10014]1001510016[[package]]10017name = "soketto"10018version = "0.6.0"10019source = "registry+https://github.com/rust-lang/crates.io-index"10020checksum = "a74e48087dbeed4833785c2f3352b59140095dc192dce966a3bfc155020a439f"10021dependencies = [10022 "base64 0.13.0",10023 "bytes 1.1.0",10024 "futures 0.3.17",10025 "httparse",10026 "log",10027 "rand 0.8.4",10028 "sha-1 0.9.8",10029]1003010031[[package]]10032name = "sp-api"10033version = "4.0.0-dev"10034source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10035dependencies = [10036 "hash-db",10037 "log",10038 "parity-scale-codec",10039 "sp-api-proc-macro",10040 "sp-core",10041 "sp-runtime",10042 "sp-state-machine",10043 "sp-std",10044 "sp-version",10045 "thiserror",10046]1004710048[[package]]10049name = "sp-api-proc-macro"10050version = "4.0.0-dev"10051source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10052dependencies = [10053 "blake2-rfc",10054 "proc-macro-crate 1.1.0",10055 "proc-macro2",10056 "quote",10057 "syn",10058]1005910060[[package]]10061name = "sp-application-crypto"10062version = "4.0.0-dev"10063source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10064dependencies = [10065 "parity-scale-codec",10066 "scale-info",10067 "serde",10068 "sp-core",10069 "sp-io",10070 "sp-std",10071]1007210073[[package]]10074name = "sp-arithmetic"10075version = "4.0.0-dev"10076source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10077dependencies = [10078 "integer-sqrt",10079 "num-traits",10080 "parity-scale-codec",10081 "scale-info",10082 "serde",10083 "sp-debug-derive",10084 "sp-std",10085 "static_assertions",10086]1008710088[[package]]10089name = "sp-authority-discovery"10090version = "4.0.0-dev"10091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10092dependencies = [10093 "parity-scale-codec",10094 "scale-info",10095 "sp-api",10096 "sp-application-crypto",10097 "sp-runtime",10098 "sp-std",10099]1010010101[[package]]10102name = "sp-authorship"10103version = "4.0.0-dev"10104source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10105dependencies = [10106 "async-trait",10107 "parity-scale-codec",10108 "sp-inherents",10109 "sp-runtime",10110 "sp-std",10111]1011210113[[package]]10114name = "sp-block-builder"10115version = "4.0.0-dev"10116source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10117dependencies = [10118 "parity-scale-codec",10119 "sp-api",10120 "sp-inherents",10121 "sp-runtime",10122 "sp-std",10123]1012410125[[package]]10126name = "sp-blockchain"10127version = "4.0.0-dev"10128source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10129dependencies = [10130 "futures 0.3.17",10131 "log",10132 "lru 0.6.6",10133 "parity-scale-codec",10134 "parking_lot 0.11.2",10135 "sp-api",10136 "sp-consensus",10137 "sp-database",10138 "sp-runtime",10139 "sp-state-machine",10140 "thiserror",10141]1014210143[[package]]10144name = "sp-consensus"10145version = "0.10.0-dev"10146source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10147dependencies = [10148 "async-trait",10149 "futures 0.3.17",10150 "futures-timer 3.0.2",10151 "log",10152 "parity-scale-codec",10153 "sp-core",10154 "sp-inherents",10155 "sp-runtime",10156 "sp-state-machine",10157 "sp-std",10158 "sp-version",10159 "thiserror",10160]1016110162[[package]]10163name = "sp-consensus-aura"10164version = "0.10.0-dev"10165source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10166dependencies = [10167 "async-trait",10168 "parity-scale-codec",10169 "scale-info",10170 "sp-api",10171 "sp-application-crypto",10172 "sp-consensus",10173 "sp-consensus-slots",10174 "sp-inherents",10175 "sp-runtime",10176 "sp-std",10177 "sp-timestamp",10178]1017910180[[package]]10181name = "sp-consensus-babe"10182version = "0.10.0-dev"10183source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10184dependencies = [10185 "async-trait",10186 "merlin",10187 "parity-scale-codec",10188 "scale-info",10189 "serde",10190 "sp-api",10191 "sp-application-crypto",10192 "sp-consensus",10193 "sp-consensus-slots",10194 "sp-consensus-vrf",10195 "sp-core",10196 "sp-inherents",10197 "sp-keystore",10198 "sp-runtime",10199 "sp-std",10200 "sp-timestamp",10201]1020210203[[package]]10204name = "sp-consensus-slots"10205version = "0.10.0-dev"10206source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10207dependencies = [10208 "parity-scale-codec",10209 "scale-info",10210 "sp-arithmetic",10211 "sp-runtime",10212]1021310214[[package]]10215name = "sp-consensus-vrf"10216version = "0.10.0-dev"10217source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10218dependencies = [10219 "parity-scale-codec",10220 "schnorrkel",10221 "sp-core",10222 "sp-runtime",10223 "sp-std",10224]1022510226[[package]]10227name = "sp-core"10228version = "4.0.0-dev"10229source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10230dependencies = [10231 "base58",10232 "blake2-rfc",10233 "byteorder",10234 "dyn-clonable",10235 "ed25519-dalek",10236 "futures 0.3.17",10237 "hash-db",10238 "hash256-std-hasher",10239 "hex",10240 "impl-serde",10241 "lazy_static",10242 "libsecp256k1 0.6.0",10243 "log",10244 "merlin",10245 "num-traits",10246 "parity-scale-codec",10247 "parity-util-mem",10248 "parking_lot 0.11.2",10249 "primitive-types 0.10.1",10250 "rand 0.7.3",10251 "regex",10252 "scale-info",10253 "schnorrkel",10254 "secrecy",10255 "serde",10256 "sha2 0.9.8",10257 "sp-debug-derive",10258 "sp-externalities",10259 "sp-runtime-interface",10260 "sp-std",10261 "sp-storage",10262 "ss58-registry",10263 "substrate-bip39",10264 "thiserror",10265 "tiny-bip39",10266 "tiny-keccak",10267 "twox-hash",10268 "wasmi",10269 "zeroize",10270]1027110272[[package]]10273name = "sp-database"10274version = "4.0.0-dev"10275source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10276dependencies = [10277 "kvdb",10278 "parking_lot 0.11.2",10279]1028010281[[package]]10282name = "sp-debug-derive"10283version = "3.0.0"10284source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10285dependencies = [10286 "proc-macro2",10287 "quote",10288 "syn",10289]1029010291[[package]]10292name = "sp-externalities"10293version = "0.10.0-dev"10294source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10295dependencies = [10296 "environmental",10297 "parity-scale-codec",10298 "sp-std",10299 "sp-storage",10300]1030110302[[package]]10303name = "sp-finality-grandpa"10304version = "4.0.0-dev"10305source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10306dependencies = [10307 "finality-grandpa",10308 "log",10309 "parity-scale-codec",10310 "scale-info",10311 "serde",10312 "sp-api",10313 "sp-application-crypto",10314 "sp-core",10315 "sp-keystore",10316 "sp-runtime",10317 "sp-std",10318]1031910320[[package]]10321name = "sp-inherents"10322version = "4.0.0-dev"10323source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10324dependencies = [10325 "async-trait",10326 "impl-trait-for-tuples 0.2.1",10327 "parity-scale-codec",10328 "sp-core",10329 "sp-runtime",10330 "sp-std",10331 "thiserror",10332]1033310334[[package]]10335name = "sp-io"10336version = "4.0.0-dev"10337source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10338dependencies = [10339 "futures 0.3.17",10340 "hash-db",10341 "libsecp256k1 0.6.0",10342 "log",10343 "parity-scale-codec",10344 "parking_lot 0.11.2",10345 "sp-core",10346 "sp-externalities",10347 "sp-keystore",10348 "sp-runtime-interface",10349 "sp-state-machine",10350 "sp-std",10351 "sp-tracing",10352 "sp-trie",10353 "sp-wasm-interface",10354 "tracing",10355 "tracing-core",10356]1035710358[[package]]10359name = "sp-keyring"10360version = "4.0.0-dev"10361source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10362dependencies = [10363 "lazy_static",10364 "sp-core",10365 "sp-runtime",10366 "strum 0.20.0",10367]1036810369[[package]]10370name = "sp-keystore"10371version = "0.10.0-dev"10372source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10373dependencies = [10374 "async-trait",10375 "derive_more",10376 "futures 0.3.17",10377 "merlin",10378 "parity-scale-codec",10379 "parking_lot 0.11.2",10380 "schnorrkel",10381 "serde",10382 "sp-core",10383 "sp-externalities",10384]1038510386[[package]]10387name = "sp-maybe-compressed-blob"10388version = "4.0.0-dev"10389source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10390dependencies = [10391 "zstd",10392]1039310394[[package]]10395name = "sp-npos-elections"10396version = "4.0.0-dev"10397source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10398dependencies = [10399 "parity-scale-codec",10400 "scale-info",10401 "serde",10402 "sp-arithmetic",10403 "sp-core",10404 "sp-npos-elections-solution-type",10405 "sp-runtime",10406 "sp-std",10407]1040810409[[package]]10410name = "sp-npos-elections-solution-type"10411version = "4.0.0-dev"10412source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10413dependencies = [10414 "proc-macro-crate 1.1.0",10415 "proc-macro2",10416 "quote",10417 "syn",10418]1041910420[[package]]10421name = "sp-offchain"10422version = "4.0.0-dev"10423source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10424dependencies = [10425 "sp-api",10426 "sp-core",10427 "sp-runtime",10428]1042910430[[package]]10431name = "sp-panic-handler"10432version = "3.0.0"10433source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10434dependencies = [10435 "backtrace",10436]1043710438[[package]]10439name = "sp-rpc"10440version = "4.0.0-dev"10441source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10442dependencies = [10443 "rustc-hash",10444 "serde",10445 "sp-core",10446]1044710448[[package]]10449name = "sp-runtime"10450version = "4.0.0-dev"10451source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10452dependencies = [10453 "either",10454 "hash256-std-hasher",10455 "impl-trait-for-tuples 0.2.1",10456 "log",10457 "parity-scale-codec",10458 "parity-util-mem",10459 "paste",10460 "rand 0.7.3",10461 "scale-info",10462 "serde",10463 "sp-application-crypto",10464 "sp-arithmetic",10465 "sp-core",10466 "sp-io",10467 "sp-std",10468]1046910470[[package]]10471name = "sp-runtime-interface"10472version = "4.0.0-dev"10473source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10474dependencies = [10475 "impl-trait-for-tuples 0.2.1",10476 "parity-scale-codec",10477 "primitive-types 0.10.1",10478 "sp-externalities",10479 "sp-runtime-interface-proc-macro",10480 "sp-std",10481 "sp-storage",10482 "sp-tracing",10483 "sp-wasm-interface",10484 "static_assertions",10485]1048610487[[package]]10488name = "sp-runtime-interface-proc-macro"10489version = "4.0.0-dev"10490source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10491dependencies = [10492 "Inflector",10493 "proc-macro-crate 1.1.0",10494 "proc-macro2",10495 "quote",10496 "syn",10497]1049810499[[package]]10500name = "sp-sandbox"10501version = "0.10.0-dev"10502source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10503dependencies = [10504 "log",10505 "parity-scale-codec",10506 "sp-core",10507 "sp-io",10508 "sp-std",10509 "sp-wasm-interface",10510 "wasmi",10511]1051210513[[package]]10514name = "sp-serializer"10515version = "3.0.0"10516source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10517dependencies = [10518 "serde",10519 "serde_json",10520]1052110522[[package]]10523name = "sp-session"10524version = "4.0.0-dev"10525source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10526dependencies = [10527 "parity-scale-codec",10528 "scale-info",10529 "sp-api",10530 "sp-core",10531 "sp-runtime",10532 "sp-staking",10533 "sp-std",10534]1053510536[[package]]10537name = "sp-staking"10538version = "4.0.0-dev"10539source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10540dependencies = [10541 "parity-scale-codec",10542 "scale-info",10543 "sp-runtime",10544 "sp-std",10545]1054610547[[package]]10548name = "sp-state-machine"10549version = "0.10.0-dev"10550source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10551dependencies = [10552 "hash-db",10553 "log",10554 "num-traits",10555 "parity-scale-codec",10556 "parking_lot 0.11.2",10557 "rand 0.7.3",10558 "smallvec",10559 "sp-core",10560 "sp-externalities",10561 "sp-panic-handler",10562 "sp-std",10563 "sp-trie",10564 "thiserror",10565 "tracing",10566 "trie-db",10567 "trie-root",10568]1056910570[[package]]10571name = "sp-std"10572version = "4.0.0-dev"10573source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"1057410575[[package]]10576name = "sp-storage"10577version = "4.0.0-dev"10578source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10579dependencies = [10580 "impl-serde",10581 "parity-scale-codec",10582 "ref-cast",10583 "serde",10584 "sp-debug-derive",10585 "sp-std",10586]1058710588[[package]]10589name = "sp-tasks"10590version = "4.0.0-dev"10591source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10592dependencies = [10593 "log",10594 "sp-core",10595 "sp-externalities",10596 "sp-io",10597 "sp-runtime-interface",10598 "sp-std",10599]1060010601[[package]]10602name = "sp-timestamp"10603version = "4.0.0-dev"10604source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10605dependencies = [10606 "async-trait",10607 "futures-timer 3.0.2",10608 "log",10609 "parity-scale-codec",10610 "sp-api",10611 "sp-inherents",10612 "sp-runtime",10613 "sp-std",10614 "thiserror",10615]1061610617[[package]]10618name = "sp-tracing"10619version = "4.0.0-dev"10620source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10621dependencies = [10622 "parity-scale-codec",10623 "sp-std",10624 "tracing",10625 "tracing-core",10626 "tracing-subscriber",10627]1062810629[[package]]10630name = "sp-transaction-pool"10631version = "4.0.0-dev"10632source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10633dependencies = [10634 "sp-api",10635 "sp-runtime",10636]1063710638[[package]]10639name = "sp-transaction-storage-proof"10640version = "4.0.0-dev"10641source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10642dependencies = [10643 "async-trait",10644 "log",10645 "parity-scale-codec",10646 "scale-info",10647 "sp-core",10648 "sp-inherents",10649 "sp-runtime",10650 "sp-std",10651 "sp-trie",10652]1065310654[[package]]10655name = "sp-trie"10656version = "4.0.0-dev"10657source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10658dependencies = [10659 "hash-db",10660 "memory-db",10661 "parity-scale-codec",10662 "scale-info",10663 "sp-core",10664 "sp-std",10665 "trie-db",10666 "trie-root",10667]1066810669[[package]]10670name = "sp-version"10671version = "4.0.0-dev"10672source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10673dependencies = [10674 "impl-serde",10675 "parity-scale-codec",10676 "parity-wasm 0.42.2",10677 "scale-info",10678 "serde",10679 "sp-runtime",10680 "sp-std",10681 "sp-version-proc-macro",10682 "thiserror",10683]1068410685[[package]]10686name = "sp-version-proc-macro"10687version = "4.0.0-dev"10688source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10689dependencies = [10690 "parity-scale-codec",10691 "proc-macro2",10692 "quote",10693 "syn",10694]1069510696[[package]]10697name = "sp-wasm-interface"10698version = "4.0.0-dev"10699source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10700dependencies = [10701 "impl-trait-for-tuples 0.2.1",10702 "parity-scale-codec",10703 "sp-std",10704 "wasmi",10705]1070610707[[package]]10708name = "spin"10709version = "0.5.2"10710source = "registry+https://github.com/rust-lang/crates.io-index"10711checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1071210713[[package]]10714name = "ss58-registry"10715version = "1.2.0"10716source = "registry+https://github.com/rust-lang/crates.io-index"10717checksum = "bb102b328df61c67f8ccf8471b29c31c7d6da646a867aff95fe8bff386fe7c4d"10718dependencies = [10719 "Inflector",10720 "proc-macro2",10721 "quote",10722 "serde",10723 "serde_json",10724 "unicode-xid",10725]1072610727[[package]]10728name = "stable_deref_trait"10729version = "1.2.0"10730source = "registry+https://github.com/rust-lang/crates.io-index"10731checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1073210733[[package]]10734name = "static_assertions"10735version = "1.1.0"10736source = "registry+https://github.com/rust-lang/crates.io-index"10737checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1073810739[[package]]10740name = "static_init"10741version = "0.5.2"10742source = "registry+https://github.com/rust-lang/crates.io-index"10743checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"10744dependencies = [10745 "cfg_aliases",10746 "libc",10747 "parking_lot 0.11.2",10748 "static_init_macro",10749]1075010751[[package]]10752name = "static_init_macro"10753version = "0.5.0"10754source = "registry+https://github.com/rust-lang/crates.io-index"10755checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"10756dependencies = [10757 "cfg_aliases",10758 "memchr",10759 "proc-macro2",10760 "quote",10761 "syn",10762]1076310764[[package]]10765name = "statrs"10766version = "0.15.0"10767source = "registry+https://github.com/rust-lang/crates.io-index"10768checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"10769dependencies = [10770 "approx",10771 "lazy_static",10772 "nalgebra",10773 "num-traits",10774 "rand 0.8.4",10775]1077610777[[package]]10778name = "strsim"10779version = "0.8.0"10780source = "registry+https://github.com/rust-lang/crates.io-index"10781checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"1078210783[[package]]10784name = "strsim"10785version = "0.10.0"10786source = "registry+https://github.com/rust-lang/crates.io-index"10787checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1078810789[[package]]10790name = "structopt"10791version = "0.3.25"10792source = "registry+https://github.com/rust-lang/crates.io-index"10793checksum = "40b9788f4202aa75c240ecc9c15c65185e6a39ccdeb0fd5d008b98825464c87c"10794dependencies = [10795 "clap",10796 "lazy_static",10797 "structopt-derive",10798]1079910800[[package]]10801name = "structopt-derive"10802version = "0.4.18"10803source = "registry+https://github.com/rust-lang/crates.io-index"10804checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"10805dependencies = [10806 "heck",10807 "proc-macro-error 1.0.4",10808 "proc-macro2",10809 "quote",10810 "syn",10811]1081210813[[package]]10814name = "strum"10815version = "0.20.0"10816source = "registry+https://github.com/rust-lang/crates.io-index"10817checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c"10818dependencies = [10819 "strum_macros 0.20.1",10820]1082110822[[package]]10823name = "strum"10824version = "0.21.0"10825source = "registry+https://github.com/rust-lang/crates.io-index"10826checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2"1082710828[[package]]10829name = "strum"10830version = "0.22.0"10831source = "registry+https://github.com/rust-lang/crates.io-index"10832checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"10833dependencies = [10834 "strum_macros 0.22.0",10835]1083610837[[package]]10838name = "strum_macros"10839version = "0.20.1"10840source = "registry+https://github.com/rust-lang/crates.io-index"10841checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149"10842dependencies = [10843 "heck",10844 "proc-macro2",10845 "quote",10846 "syn",10847]1084810849[[package]]10850name = "strum_macros"10851version = "0.21.1"10852source = "registry+https://github.com/rust-lang/crates.io-index"10853checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec"10854dependencies = [10855 "heck",10856 "proc-macro2",10857 "quote",10858 "syn",10859]1086010861[[package]]10862name = "strum_macros"10863version = "0.22.0"10864source = "registry+https://github.com/rust-lang/crates.io-index"10865checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"10866dependencies = [10867 "heck",10868 "proc-macro2",10869 "quote",10870 "syn",10871]1087210873[[package]]10874name = "substrate-bip39"10875version = "0.4.4"10876source = "registry+https://github.com/rust-lang/crates.io-index"10877checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"10878dependencies = [10879 "hmac 0.11.0",10880 "pbkdf2 0.8.0",10881 "schnorrkel",10882 "sha2 0.9.8",10883 "zeroize",10884]1088510886[[package]]10887name = "substrate-build-script-utils"10888version = "3.0.0"10889source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10890dependencies = [10891 "platforms",10892]1089310894[[package]]10895name = "substrate-frame-rpc-system"10896version = "4.0.0-dev"10897source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10898dependencies = [10899 "frame-system-rpc-runtime-api",10900 "futures 0.3.17",10901 "jsonrpc-core",10902 "jsonrpc-core-client",10903 "jsonrpc-derive",10904 "log",10905 "parity-scale-codec",10906 "sc-client-api",10907 "sc-rpc-api",10908 "sc-transaction-pool-api",10909 "sp-api",10910 "sp-block-builder",10911 "sp-blockchain",10912 "sp-core",10913 "sp-runtime",10914]1091510916[[package]]10917name = "substrate-prometheus-endpoint"10918version = "0.9.0"10919source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10920dependencies = [10921 "async-std",10922 "derive_more",10923 "futures-util",10924 "hyper",10925 "log",10926 "prometheus",10927 "tokio 1.13.0",10928]1092910930[[package]]10931name = "substrate-test-client"10932version = "2.0.1"10933source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10934dependencies = [10935 "async-trait",10936 "futures 0.3.17",10937 "hex",10938 "parity-scale-codec",10939 "sc-client-api",10940 "sc-client-db",10941 "sc-consensus",10942 "sc-executor",10943 "sc-light",10944 "sc-offchain",10945 "sc-service",10946 "serde",10947 "serde_json",10948 "sp-blockchain",10949 "sp-consensus",10950 "sp-core",10951 "sp-keyring",10952 "sp-keystore",10953 "sp-runtime",10954 "sp-state-machine",10955]1095610957[[package]]10958name = "substrate-test-utils"10959version = "4.0.0-dev"10960source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10961dependencies = [10962 "futures 0.3.17",10963 "substrate-test-utils-derive",10964 "tokio 1.13.0",10965]1096610967[[package]]10968name = "substrate-test-utils-derive"10969version = "0.10.0-dev"10970source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10971dependencies = [10972 "proc-macro-crate 1.1.0",10973 "proc-macro2",10974 "quote",10975 "syn",10976]1097710978[[package]]10979name = "substrate-wasm-builder"10980version = "5.0.0-dev"10981source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10982dependencies = [10983 "ansi_term 0.12.1",10984 "build-helper",10985 "cargo_metadata",10986 "sp-maybe-compressed-blob",10987 "tempfile",10988 "toml",10989 "walkdir",10990 "wasm-gc-api",10991]1099210993[[package]]10994name = "subtle"10995version = "1.0.0"10996source = "registry+https://github.com/rust-lang/crates.io-index"10997checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"1099810999[[package]]11000name = "subtle"11001version = "2.4.1"11002source = "registry+https://github.com/rust-lang/crates.io-index"11003checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1100411005[[package]]11006name = "syn"11007version = "1.0.81"11008source = "registry+https://github.com/rust-lang/crates.io-index"11009checksum = "f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966"11010dependencies = [11011 "proc-macro2",11012 "quote",11013 "unicode-xid",11014]1101511016[[package]]11017name = "syn-mid"11018version = "0.5.3"11019source = "registry+https://github.com/rust-lang/crates.io-index"11020checksum = "baa8e7560a164edb1621a55d18a0c59abf49d360f47aa7b821061dd7eea7fac9"11021dependencies = [11022 "proc-macro2",11023 "quote",11024 "syn",11025]1102611027[[package]]11028name = "synstructure"11029version = "0.12.6"11030source = "registry+https://github.com/rust-lang/crates.io-index"11031checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11032dependencies = [11033 "proc-macro2",11034 "quote",11035 "syn",11036 "unicode-xid",11037]1103811039[[package]]11040name = "tap"11041version = "1.0.1"11042source = "registry+https://github.com/rust-lang/crates.io-index"11043checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1104411045[[package]]11046name = "target-lexicon"11047version = "0.12.2"11048source = "registry+https://github.com/rust-lang/crates.io-index"11049checksum = "d9bffcddbc2458fa3e6058414599e3c838a022abae82e5c67b4f7f80298d5bff"1105011051[[package]]11052name = "tempfile"11053version = "3.2.0"11054source = "registry+https://github.com/rust-lang/crates.io-index"11055checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"11056dependencies = [11057 "cfg-if 1.0.0",11058 "libc",11059 "rand 0.8.4",11060 "redox_syscall 0.2.10",11061 "remove_dir_all",11062 "winapi 0.3.9",11063]1106411065[[package]]11066name = "termcolor"11067version = "1.1.2"11068source = "registry+https://github.com/rust-lang/crates.io-index"11069checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"11070dependencies = [11071 "winapi-util",11072]1107311074[[package]]11075name = "textwrap"11076version = "0.11.0"11077source = "registry+https://github.com/rust-lang/crates.io-index"11078checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"11079dependencies = [11080 "unicode-width",11081]1108211083[[package]]11084name = "thiserror"11085version = "1.0.30"11086source = "registry+https://github.com/rust-lang/crates.io-index"11087checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"11088dependencies = [11089 "thiserror-impl",11090]1109111092[[package]]11093name = "thiserror-impl"11094version = "1.0.30"11095source = "registry+https://github.com/rust-lang/crates.io-index"11096checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"11097dependencies = [11098 "proc-macro2",11099 "quote",11100 "syn",11101]1110211103[[package]]11104name = "thread_local"11105version = "1.1.3"11106source = "registry+https://github.com/rust-lang/crates.io-index"11107checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"11108dependencies = [11109 "once_cell",11110]1111111112[[package]]11113name = "threadpool"11114version = "1.8.1"11115source = "registry+https://github.com/rust-lang/crates.io-index"11116checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11117dependencies = [11118 "num_cpus",11119]1112011121[[package]]11122name = "thrift"11123version = "0.13.0"11124source = "registry+https://github.com/rust-lang/crates.io-index"11125checksum = "0c6d965454947cc7266d22716ebfd07b18d84ebaf35eec558586bbb2a8cb6b5b"11126dependencies = [11127 "byteorder",11128 "integer-encoding",11129 "log",11130 "ordered-float",11131 "threadpool",11132]1113311134[[package]]11135name = "time"11136version = "0.1.44"11137source = "registry+https://github.com/rust-lang/crates.io-index"11138checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11139dependencies = [11140 "libc",11141 "wasi 0.10.0+wasi-snapshot-preview1",11142 "winapi 0.3.9",11143]1114411145[[package]]11146name = "tiny-bip39"11147version = "0.8.2"11148source = "registry+https://github.com/rust-lang/crates.io-index"11149checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11150dependencies = [11151 "anyhow",11152 "hmac 0.8.1",11153 "once_cell",11154 "pbkdf2 0.4.0",11155 "rand 0.7.3",11156 "rustc-hash",11157 "sha2 0.9.8",11158 "thiserror",11159 "unicode-normalization",11160 "wasm-bindgen",11161 "zeroize",11162]1116311164[[package]]11165name = "tiny-keccak"11166version = "2.0.2"11167source = "registry+https://github.com/rust-lang/crates.io-index"11168checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11169dependencies = [11170 "crunchy",11171]1117211173[[package]]11174name = "tinyvec"11175version = "1.5.0"11176source = "registry+https://github.com/rust-lang/crates.io-index"11177checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7"11178dependencies = [11179 "tinyvec_macros",11180]1118111182[[package]]11183name = "tinyvec_macros"11184version = "0.1.0"11185source = "registry+https://github.com/rust-lang/crates.io-index"11186checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1118711188[[package]]11189name = "tokio"11190version = "0.2.25"11191source = "registry+https://github.com/rust-lang/crates.io-index"11192checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"11193dependencies = [11194 "bytes 0.5.6",11195 "fnv",11196 "pin-project-lite 0.1.12",11197 "tokio-macros 0.2.6",11198]1119911200[[package]]11201name = "tokio"11202version = "1.13.0"11203source = "registry+https://github.com/rust-lang/crates.io-index"11204checksum = "588b2d10a336da58d877567cd8fb8a14b463e2104910f8132cd054b4b96e29ee"11205dependencies = [11206 "autocfg",11207 "bytes 1.1.0",11208 "libc",11209 "memchr",11210 "mio 0.7.14",11211 "num_cpus",11212 "once_cell",11213 "pin-project-lite 0.2.7",11214 "signal-hook-registry",11215 "tokio-macros 1.5.1",11216 "winapi 0.3.9",11217]1121811219[[package]]11220name = "tokio-macros"11221version = "0.2.6"11222source = "registry+https://github.com/rust-lang/crates.io-index"11223checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"11224dependencies = [11225 "proc-macro2",11226 "quote",11227 "syn",11228]1122911230[[package]]11231name = "tokio-macros"11232version = "1.5.1"11233source = "registry+https://github.com/rust-lang/crates.io-index"11234checksum = "114383b041aa6212c579467afa0075fbbdd0718de036100bc0ba7961d8cb9095"11235dependencies = [11236 "proc-macro2",11237 "quote",11238 "syn",11239]1124011241[[package]]11242name = "tokio-rustls"11243version = "0.22.0"11244source = "registry+https://github.com/rust-lang/crates.io-index"11245checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11246dependencies = [11247 "rustls",11248 "tokio 1.13.0",11249 "webpki",11250]1125111252[[package]]11253name = "tokio-stream"11254version = "0.1.8"11255source = "registry+https://github.com/rust-lang/crates.io-index"11256checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"11257dependencies = [11258 "futures-core",11259 "pin-project-lite 0.2.7",11260 "tokio 1.13.0",11261]1126211263[[package]]11264name = "tokio-util"11265version = "0.6.9"11266source = "registry+https://github.com/rust-lang/crates.io-index"11267checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"11268dependencies = [11269 "bytes 1.1.0",11270 "futures-core",11271 "futures-io",11272 "futures-sink",11273 "log",11274 "pin-project-lite 0.2.7",11275 "tokio 1.13.0",11276]1127711278[[package]]11279name = "toml"11280version = "0.5.8"11281source = "registry+https://github.com/rust-lang/crates.io-index"11282checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"11283dependencies = [11284 "serde",11285]1128611287[[package]]11288name = "tower-service"11289version = "0.3.1"11290source = "registry+https://github.com/rust-lang/crates.io-index"11291checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"1129211293[[package]]11294name = "tracing"11295version = "0.1.29"11296source = "registry+https://github.com/rust-lang/crates.io-index"11297checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105"11298dependencies = [11299 "cfg-if 1.0.0",11300 "pin-project-lite 0.2.7",11301 "tracing-attributes",11302 "tracing-core",11303]1130411305[[package]]11306name = "tracing-attributes"11307version = "0.1.18"11308source = "registry+https://github.com/rust-lang/crates.io-index"11309checksum = "f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e"11310dependencies = [11311 "proc-macro2",11312 "quote",11313 "syn",11314]1131511316[[package]]11317name = "tracing-core"11318version = "0.1.21"11319source = "registry+https://github.com/rust-lang/crates.io-index"11320checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4"11321dependencies = [11322 "lazy_static",11323]1132411325[[package]]11326name = "tracing-futures"11327version = "0.2.5"11328source = "registry+https://github.com/rust-lang/crates.io-index"11329checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"11330dependencies = [11331 "pin-project 1.0.8",11332 "tracing",11333]1133411335[[package]]11336name = "tracing-log"11337version = "0.1.2"11338source = "registry+https://github.com/rust-lang/crates.io-index"11339checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"11340dependencies = [11341 "lazy_static",11342 "log",11343 "tracing-core",11344]1134511346[[package]]11347name = "tracing-serde"11348version = "0.1.2"11349source = "registry+https://github.com/rust-lang/crates.io-index"11350checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"11351dependencies = [11352 "serde",11353 "tracing-core",11354]1135511356[[package]]11357name = "tracing-subscriber"11358version = "0.2.25"11359source = "registry+https://github.com/rust-lang/crates.io-index"11360checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"11361dependencies = [11362 "ansi_term 0.12.1",11363 "chrono",11364 "lazy_static",11365 "matchers",11366 "regex",11367 "serde",11368 "serde_json",11369 "sharded-slab",11370 "smallvec",11371 "thread_local",11372 "tracing",11373 "tracing-core",11374 "tracing-log",11375 "tracing-serde",11376]1137711378[[package]]11379name = "trie-db"11380version = "0.22.6"11381source = "registry+https://github.com/rust-lang/crates.io-index"11382checksum = "9eac131e334e81b6b3be07399482042838adcd7957aa0010231d0813e39e02fa"11383dependencies = [11384 "hash-db",11385 "hashbrown",11386 "log",11387 "rustc-hex",11388 "smallvec",11389]1139011391[[package]]11392name = "trie-root"11393version = "0.16.0"11394source = "registry+https://github.com/rust-lang/crates.io-index"11395checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"11396dependencies = [11397 "hash-db",11398]1139911400[[package]]11401name = "triehash"11402version = "0.8.4"11403source = "registry+https://github.com/rust-lang/crates.io-index"11404checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"11405dependencies = [11406 "hash-db",11407 "rlp",11408]1140911410[[package]]11411name = "trust-dns-proto"11412version = "0.20.3"11413source = "registry+https://github.com/rust-lang/crates.io-index"11414checksum = "ad0d7f5db438199a6e2609debe3f69f808d074e0a2888ee0bccb45fe234d03f4"11415dependencies = [11416 "async-trait",11417 "cfg-if 1.0.0",11418 "data-encoding",11419 "enum-as-inner",11420 "futures-channel",11421 "futures-io",11422 "futures-util",11423 "idna 0.2.3",11424 "ipnet",11425 "lazy_static",11426 "log",11427 "rand 0.8.4",11428 "smallvec",11429 "thiserror",11430 "tinyvec",11431 "url 2.2.2",11432]1143311434[[package]]11435name = "trust-dns-resolver"11436version = "0.20.3"11437source = "registry+https://github.com/rust-lang/crates.io-index"11438checksum = "f6ad17b608a64bd0735e67bde16b0636f8aa8591f831a25d18443ed00a699770"11439dependencies = [11440 "cfg-if 1.0.0",11441 "futures-util",11442 "ipconfig",11443 "lazy_static",11444 "log",11445 "lru-cache",11446 "parking_lot 0.11.2",11447 "resolv-conf",11448 "smallvec",11449 "thiserror",11450 "trust-dns-proto",11451]1145211453[[package]]11454name = "try-lock"11455version = "0.2.3"11456source = "registry+https://github.com/rust-lang/crates.io-index"11457checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1145811459[[package]]11460name = "try-runtime-cli"11461version = "0.10.0-dev"11462source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11463dependencies = [11464 "jsonrpsee-ws-client",11465 "log",11466 "parity-scale-codec",11467 "remote-externalities",11468 "sc-chain-spec",11469 "sc-cli",11470 "sc-executor",11471 "sc-service",11472 "serde",11473 "sp-core",11474 "sp-externalities",11475 "sp-io",11476 "sp-keystore",11477 "sp-runtime",11478 "sp-state-machine",11479 "sp-version",11480 "structopt",11481]1148211483[[package]]11484name = "twox-hash"11485version = "1.6.1"11486source = "registry+https://github.com/rust-lang/crates.io-index"11487checksum = "1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e"11488dependencies = [11489 "cfg-if 1.0.0",11490 "rand 0.8.4",11491 "static_assertions",11492]1149311494[[package]]11495name = "typenum"11496version = "1.14.0"11497source = "registry+https://github.com/rust-lang/crates.io-index"11498checksum = "b63708a265f51345575b27fe43f9500ad611579e764c79edbc2037b1121959ec"1149911500[[package]]11501name = "uc-rpc"11502version = "0.1.0"11503dependencies = [11504 "jsonrpc-core",11505 "jsonrpc-core-client",11506 "jsonrpc-derive",11507 "pallet-common",11508 "parity-scale-codec",11509 "sp-api",11510 "sp-blockchain",11511 "sp-core",11512 "sp-rpc",11513 "sp-runtime",11514 "up-data-structs",11515 "up-rpc",11516]1151711518[[package]]11519name = "ucd-trie"11520version = "0.1.3"11521source = "registry+https://github.com/rust-lang/crates.io-index"11522checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1152311524[[package]]11525name = "uint"11526version = "0.9.1"11527source = "registry+https://github.com/rust-lang/crates.io-index"11528checksum = "6470ab50f482bde894a037a57064480a246dbfdd5960bd65a44824693f08da5f"11529dependencies = [11530 "byteorder",11531 "crunchy",11532 "hex",11533 "static_assertions",11534]1153511536[[package]]11537name = "unicase"11538version = "2.6.0"11539source = "registry+https://github.com/rust-lang/crates.io-index"11540checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"11541dependencies = [11542 "version_check",11543]1154411545[[package]]11546name = "unicode-bidi"11547version = "0.3.7"11548source = "registry+https://github.com/rust-lang/crates.io-index"11549checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"1155011551[[package]]11552name = "unicode-normalization"11553version = "0.1.19"11554source = "registry+https://github.com/rust-lang/crates.io-index"11555checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"11556dependencies = [11557 "tinyvec",11558]1155911560[[package]]11561name = "unicode-segmentation"11562version = "1.8.0"11563source = "registry+https://github.com/rust-lang/crates.io-index"11564checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"1156511566[[package]]11567name = "unicode-width"11568version = "0.1.9"11569source = "registry+https://github.com/rust-lang/crates.io-index"11570checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1157111572[[package]]11573name = "unicode-xid"11574version = "0.2.2"11575source = "registry+https://github.com/rust-lang/crates.io-index"11576checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"1157711578[[package]]11579name = "unique-node"11580version = "0.9.12"11581dependencies = [11582 "cumulus-client-cli",11583 "cumulus-client-collator",11584 "cumulus-client-consensus-aura",11585 "cumulus-client-consensus-common",11586 "cumulus-client-network",11587 "cumulus-client-service",11588 "cumulus-primitives-core",11589 "cumulus-primitives-parachain-inherent",11590 "fc-consensus",11591 "fc-db",11592 "fc-mapping-sync",11593 "fc-rpc",11594 "fc-rpc-core",11595 "flexi_logger",11596 "fp-rpc",11597 "frame-benchmarking",11598 "frame-benchmarking-cli",11599 "futures 0.3.17",11600 "jsonrpc-core",11601 "jsonrpc-pubsub",11602 "log",11603 "pallet-ethereum",11604 "pallet-transaction-payment-rpc",11605 "parity-scale-codec",11606 "parking_lot 0.11.2",11607 "polkadot-cli",11608 "polkadot-parachain",11609 "polkadot-primitives",11610 "polkadot-service",11611 "polkadot-test-service",11612 "sc-basic-authorship",11613 "sc-chain-spec",11614 "sc-cli",11615 "sc-client-api",11616 "sc-consensus",11617 "sc-consensus-aura",11618 "sc-executor",11619 "sc-finality-grandpa",11620 "sc-keystore",11621 "sc-network",11622 "sc-rpc",11623 "sc-rpc-api",11624 "sc-service",11625 "sc-telemetry",11626 "sc-tracing",11627 "sc-transaction-pool",11628 "serde",11629 "serde_json",11630 "sp-api",11631 "sp-block-builder",11632 "sp-blockchain",11633 "sp-consensus",11634 "sp-consensus-aura",11635 "sp-core",11636 "sp-finality-grandpa",11637 "sp-inherents",11638 "sp-keystore",11639 "sp-offchain",11640 "sp-runtime",11641 "sp-session",11642 "sp-timestamp",11643 "sp-transaction-pool",11644 "sp-trie",11645 "structopt",11646 "substrate-build-script-utils",11647 "substrate-frame-rpc-system",11648 "substrate-prometheus-endpoint",11649 "unique-rpc",11650 "unique-runtime",11651 "up-data-structs",11652]1165311654[[package]]11655name = "unique-rpc"11656version = "0.1.0"11657dependencies = [11658 "fc-db",11659 "fc-mapping-sync",11660 "fc-rpc",11661 "fc-rpc-core",11662 "fp-rpc",11663 "futures 0.3.17",11664 "jsonrpc-core",11665 "jsonrpc-pubsub",11666 "pallet-ethereum",11667 "pallet-transaction-payment-rpc",11668 "pallet-transaction-payment-rpc-runtime-api",11669 "pallet-unique",11670 "sc-client-api",11671 "sc-consensus-aura",11672 "sc-consensus-epochs",11673 "sc-finality-grandpa",11674 "sc-finality-grandpa-rpc",11675 "sc-keystore",11676 "sc-network",11677 "sc-rpc",11678 "sc-rpc-api",11679 "sc-service",11680 "sc-transaction-pool",11681 "sp-api",11682 "sp-block-builder",11683 "sp-blockchain",11684 "sp-consensus",11685 "sp-consensus-aura",11686 "sp-core",11687 "sp-offchain",11688 "sp-runtime",11689 "sp-session",11690 "sp-storage",11691 "sp-transaction-pool",11692 "substrate-frame-rpc-system",11693 "tokio 0.2.25",11694 "uc-rpc",11695 "unique-runtime",11696 "up-rpc",11697]1169811699[[package]]11700name = "unique-runtime"11701version = "0.9.12"11702dependencies = [11703 "cumulus-pallet-aura-ext",11704 "cumulus-pallet-dmp-queue",11705 "cumulus-pallet-parachain-system",11706 "cumulus-pallet-xcm",11707 "cumulus-pallet-xcmp-queue",11708 "cumulus-primitives-core",11709 "cumulus-primitives-timestamp",11710 "cumulus-primitives-utility",11711 "derivative",11712 "fp-rpc",11713 "fp-self-contained",11714 "frame-benchmarking",11715 "frame-executive",11716 "frame-support",11717 "frame-system",11718 "frame-system-benchmarking",11719 "frame-system-rpc-runtime-api",11720 "hex-literal",11721 "orml-vesting",11722 "pallet-aura",11723 "pallet-balances",11724 "pallet-common",11725 "pallet-ethereum",11726 "pallet-evm",11727 "pallet-evm-coder-substrate",11728 "pallet-evm-contract-helpers",11729 "pallet-evm-migration",11730 "pallet-evm-transaction-payment",11731 "pallet-fungible",11732 "pallet-inflation",11733 "pallet-nonfungible",11734 "pallet-randomness-collective-flip",11735 "pallet-refungible",11736 "pallet-sudo",11737 "pallet-template-transaction-payment",11738 "pallet-timestamp",11739 "pallet-transaction-payment",11740 "pallet-transaction-payment-rpc-runtime-api",11741 "pallet-treasury",11742 "pallet-unique",11743 "pallet-unq-scheduler",11744 "pallet-xcm",11745 "parachain-info",11746 "parity-scale-codec",11747 "polkadot-parachain",11748 "scale-info",11749 "serde",11750 "smallvec",11751 "sp-api",11752 "sp-arithmetic",11753 "sp-block-builder",11754 "sp-consensus-aura",11755 "sp-core",11756 "sp-inherents",11757 "sp-io",11758 "sp-offchain",11759 "sp-runtime",11760 "sp-session",11761 "sp-std",11762 "sp-transaction-pool",11763 "sp-version",11764 "substrate-wasm-builder",11765 "up-data-structs",11766 "up-evm-mapping",11767 "up-rpc",11768 "xcm",11769 "xcm-builder",11770 "xcm-executor",11771]1177211773[[package]]11774name = "universal-hash"11775version = "0.4.1"11776source = "registry+https://github.com/rust-lang/crates.io-index"11777checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"11778dependencies = [11779 "generic-array 0.14.4",11780 "subtle 2.4.1",11781]1178211783[[package]]11784name = "unsigned-varint"11785version = "0.5.1"11786source = "registry+https://github.com/rust-lang/crates.io-index"11787checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"1178811789[[package]]11790name = "unsigned-varint"11791version = "0.6.0"11792source = "registry+https://github.com/rust-lang/crates.io-index"11793checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"11794dependencies = [11795 "asynchronous-codec 0.5.0",11796 "bytes 1.1.0",11797 "futures-io",11798 "futures-util",11799]1180011801[[package]]11802name = "unsigned-varint"11803version = "0.7.0"11804source = "registry+https://github.com/rust-lang/crates.io-index"11805checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f"11806dependencies = [11807 "asynchronous-codec 0.6.0",11808 "bytes 1.1.0",11809 "futures-io",11810 "futures-util",11811]1181211813[[package]]11814name = "untrusted"11815version = "0.7.1"11816source = "registry+https://github.com/rust-lang/crates.io-index"11817checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1181811819[[package]]11820name = "up-data-structs"11821version = "0.1.0"11822dependencies = [11823 "derivative",11824 "frame-support",11825 "frame-system",11826 "parity-scale-codec",11827 "scale-info",11828 "serde",11829 "sp-core",11830 "sp-runtime",11831 "sp-std",11832]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 "pallet-common",11847 "parity-scale-codec",11848 "sp-api",11849 "sp-core",11850 "sp-runtime",11851 "sp-std",11852 "up-data-structs",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]