Newer
Older
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
version = "0.2.132"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8371e4e5341c3a96db127eb2465ac681ced4c433e01dd0e938adbef26ba93ba5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
dependencies = [
"cc",
[[package]]
name = "libloading"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afe203d669ec979b7128619bae5a63b7b42e9203c1b29146079ee05e2f604b52"
dependencies = [
"cfg-if 1.0.0",
[[package]]
name = "libm"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
Svyatoslav Nikolsky
committed
[[package]]
name = "libnghttp2-sys"
Svyatoslav Nikolsky
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57ed28aba195b38d5ff02b9170cbff627e336a20925e43b4945390401c5dc93f"
Svyatoslav Nikolsky
committed
dependencies = [
"cc",
"libc",
]
version = "0.46.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81327106887e42d004fbdab1fef93675be2e2e07c1b95fce45e2cc813485611d"
"bytes",
"futures",
"futures-timer",
"getrandom 0.2.3",
"instant",
"libp2p-core",
"libp2p-dns",
"libp2p-floodsub",
"libp2p-gossipsub",
"libp2p-identify",
"libp2p-kad",
"libp2p-mdns",
"libp2p-mplex",
"libp2p-ping",
"libp2p-plaintext",
"libp2p-pnet",
"libp2p-request-response",
"libp2p-swarm",
"libp2p-swarm-derive",
"libp2p-tcp",
"libp2p-uds",
"libp2p-wasm-ext",
"libp2p-websocket",
"libp2p-yamux",
"parking_lot 0.12.1",
"pin-project",
"rand 0.7.3",
]
[[package]]
name = "libp2p-autonat"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4decc51f3573653a9f4ecacb31b1b922dd20c25a6322bb15318ec04287ec46f9"
dependencies = [
"async-trait",
"futures",
"futures-timer",
"instant",
"libp2p-core",
"libp2p-request-response",
"libp2p-swarm",
"log",
"prost",
"prost-build",
"rand 0.8.5",
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbf9b94cefab7599b2d3dff2f93bee218c6621d68590b23ede4485813cbcece6"
"multistream-select",
"parking_lot 0.12.1",
"pin-project",
"rand 0.8.5",
"unsigned-varint",
[[package]]
name = "libp2p-deflate"
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0183dc2a3da1fbbf85e5b6cf51217f55b14f5daea0c455a9536eef646bfec71"
dependencies = [
"flate2",
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6cbf54723250fa5d521383be789bf60efdabe6bacfb443f87da261019a49b4b5"
"libp2p-core",
"parking_lot 0.12.1",
[[package]]
name = "libp2p-floodsub"
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98a4b6ffd53e355775d24b76f583fdda54b3284806f678499b57913adb94f231"
dependencies = [
"cuckoofilter",
"fnv",
"libp2p-core",
"libp2p-swarm",
"prost",
"prost-build",
"rand 0.7.3",
]
[[package]]
name = "libp2p-gossipsub"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74b4b888cfbeb1f5551acd3aa1366e01bf88ede26cc3c4645d0d2d004d5ca7b0"
"asynchronous-codec",
"libp2p-core",
"libp2p-swarm",
"log",
"prometheus-client",
"prost",
"prost-build",
"rand 0.7.3",
"unsigned-varint",
"wasm-timer",
]
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c50b585518f8efd06f93ac2f976bd672e17cdac794644b3117edd078e96bda06"
"asynchronous-codec",
"futures",
"futures-timer",
"libp2p-core",
"libp2p-swarm",
"thiserror",
"void",
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "740862893bb5f06ac24acc9d49bdeadc3a5e52e51818a30a25c1f3519da2c851"
"arrayvec 0.7.2",
"asynchronous-codec",
"bytes",
"futures",
"futures-timer",
"instant",
"libp2p-core",
"libp2p-swarm",
"unsigned-varint",
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66e5e5919509603281033fd16306c61df7a4428ce274b67af5e14b07de5cdcb2"
"data-encoding",
"dns-parser",
"libp2p-core",
"libp2p-swarm",
"rand 0.8.5",
[[package]]
name = "libp2p-metrics"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef8aff4a1abef42328fbb30b17c853fff9be986dc39af17ee39f9c5f755c5e0c"
"libp2p-gossipsub",
"libp2p-identify",
"libp2p-kad",
"libp2p-ping",
"prometheus-client",
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61fd1b20638ec209c5075dfb2e8ce6a7ea4ec3cd3ad7b77f7a477c06d53322e2"
"asynchronous-codec",
"bytes",
"futures",
"libp2p-core",
"parking_lot 0.12.1",
"unsigned-varint",
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "762408cb5d84b49a600422d7f9a42c18012d8da6ebcd570f9a4a4290ba41fb6f"
"curve25519-dalek 3.2.0",
"lazy_static",
"libp2p-core",
"log",
"prost",
"prost-build",
"rand 0.8.5",
"snow",
"static_assertions",
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "100a6934ae1dbf8a693a4e7dd1d730fd60b774dafc45688ed63b554497c6c925"
"futures",
"futures-timer",
"instant",
"libp2p-core",
"libp2p-swarm",
"rand 0.7.3",
"void",
]
[[package]]
name = "libp2p-plaintext"
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be27bf0820a6238a4e06365b096d428271cce85a129cf16f2fe9eb1610c4df86"
"asynchronous-codec",
"bytes",
"futures",
"libp2p-core",
"log",
"prost",
"prost-build",
"unsigned-varint",
"void",
]
[[package]]
name = "libp2p-pnet"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"
"rand 0.7.3",
"salsa20",
"sha3 0.9.1",
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4931547ee0cce03971ccc1733ff05bb0c4349fd89120a39e9861e2bbe18843c3"
"asynchronous-codec",
"bytes",
"either",
"futures",
"libp2p-core",
"libp2p-swarm",
"log",
"prost-codec",
"rand 0.8.5",
"static_assertions",
"thiserror",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9511c9672ba33284838e349623319c8cad2d18cfad243ae46c6b7e8a2982ea4e"
"asynchronous-codec",
"futures",
"futures-timer",
"instant",
"libp2p-core",
"libp2p-swarm",
"log",
"rand 0.8.5",
"unsigned-varint",
"void",
]
[[package]]
name = "libp2p-request-response"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "508a189e2795d892c8f5c1fa1e9e0b1845d32d7b0b249dbf7b05b18811361843"
"bytes",
"futures",
"instant",
"libp2p-core",
"libp2p-swarm",
"log",
"rand 0.7.3",
"smallvec",
"unsigned-varint",
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95ac5be6c2de2d1ff3f7693fda6faf8a827b1f3e808202277783fea9f527d114"
"fnv",
"futures",
"futures-timer",
"instant",
"libp2p-core",
[[package]]
name = "libp2p-swarm-derive"
version = "0.28.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f54a64b6957249e0ce782f8abf41d97f69330d02bf229f0672d864f0650cc76"
dependencies = [
"quote",
"syn",
]
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a6771dc19aa3c65d6af9a8c65222bfc8fcd446630ddca487acd161fa6096f3b"
"libp2p-core",
]
[[package]]
name = "libp2p-uds"
version = "0.33.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d125e3e5f0d58f3c6ac21815b20cf4b6a88b8db9dc26368ea821838f4161fd4d"
dependencies = [
"async-std",
"libp2p-core",
"log",
]
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec894790eec3c1608f8d1a8a0bdf0dbeb79ed4de2dce964222011c2896dfa05a"
"libp2p-core",
"parity-send-wrapper",
"wasm-bindgen",
"wasm-bindgen-futures",
version = "0.36.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9808e57e81be76ff841c106b4c5974fb4d41a233a7bdd2afbf1687ac6def3818"
"libp2p-core",
"parking_lot 0.12.1",
"url",
"webpki-roots",
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6dea686217a06072033dc025631932810e2f6ad784e4fafa42e27d311c7a81c"
"libp2p-core",
"parking_lot 0.12.1",
version = "0.6.1+6.28.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"
"bzip2-sys",
"libz-sys",
"tikv-jemalloc-sys",
[[package]]
name = "libsecp256k1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"
dependencies = [
"arrayref",
"libsecp256k1-core",
"libsecp256k1-gen-ecmult",
"libsecp256k1-gen-genmult",
"rand 0.8.5",
"serde",
"sha2 0.9.8",
"typenum",
]
[[package]]
name = "libsecp256k1-core"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"
dependencies = [
"crunchy",
"digest 0.9.0",
"subtle",
[[package]]
name = "libsecp256k1-gen-ecmult"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"
dependencies = [
]
[[package]]
name = "libsecp256k1-gen-genmult"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"
Svyatoslav Nikolsky
committed
"libc",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
[[package]]
name = "linregress"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"
dependencies = [
"nalgebra",
"statrs",
]
version = "0.0.42"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"
[[package]]
name = "linux-raw-sys"
version = "0.0.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
"cfg-if 1.0.0",
"value-bag",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"
"hashbrown 0.11.2",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"
"hashbrown 0.12.3",
[[package]]
name = "lru-cache"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
dependencies = [
"linked-hash-map",
]
[[package]]
name = "lz4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
dependencies = [
"libc",
"lz4-sys",
]
[[package]]
name = "lz4-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
dependencies = [
"cc",
"libc",
]
[[package]]
name = "mach"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
dependencies = [
"libc",
]
[[package]]
name = "maplit"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
[[package]]
name = "match_cfg"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
[[package]]
name = "matchers"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"
dependencies = [
"regex-automata",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
[[package]]
name = "matrixmultiply"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"
dependencies = [
"rawpointer",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
[[package]]
name = "memfd"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6627dc657574b49d6ad27105ed671822be56e0d2547d413bfbf3e8d8fa92e7a"
dependencies = [
"libc",
]
[[package]]
name = "memmap"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
dependencies = [
"libc",
[[package]]
name = "memmap2"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4647a11b578fead29cdbb34d4adef8dd3dc35b876c9c6d5240d83f205abfe96e"
dependencies = [
"libc",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9"
dependencies = [
"autocfg",
]
version = "0.29.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"
"hashbrown 0.12.3",
[[package]]
name = "memory-lru"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"
"rand_core 0.5.1",
"zeroize",
Svyatoslav Nikolsky
committed
[[package]]
name = "messages-relay"
version = "0.1.0"
dependencies = [
"async-std",
"async-trait",
"bp-messages",
Svyatoslav Nikolsky
committed
"bp-runtime",
"finality-relay",
Svyatoslav Nikolsky
committed
"log",
"parking_lot 0.11.2",
Svyatoslav Nikolsky
committed
"relay-utils",
"sp-arithmetic",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "mick-jaeger"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"
"rand 0.8.5",
"thrift",
]
[[package]]
name = "millau-bridge-node"
version = "0.1.0"
dependencies = [
"beefy-gadget",
"beefy-gadget-rpc",
"beefy-primitives",
"bp-runtime",
"frame-benchmarking",
"frame-benchmarking-cli",
"node-inspect",
"pallet-bridge-messages",
"pallet-mmr-rpc",
"pallet-transaction-payment-rpc",
"sc-basic-authorship",
"sc-cli",
"sc-client-api",
"sc-consensus",
"sc-consensus-aura",
"sc-executor",
"sc-finality-grandpa",
"sc-finality-grandpa-rpc",
"sp-consensus",
"sp-consensus-aura",
"sp-core",
"sp-finality-grandpa",
"sp-runtime",
"substrate-build-script-utils",
"substrate-frame-rpc-system",
]
[[package]]
name = "millau-runtime"
version = "0.1.0"
dependencies = [
"beefy-primitives",
"bp-header-chain",
"bp-messages",
"bp-polkadot-core",
"bp-rialto-parachain",
Svyatoslav Nikolsky
committed
"bp-runtime",
Svyatoslav Nikolsky
committed
"bridge-runtime-common",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"pallet-aura",
"pallet-balances",
"pallet-beefy",
"pallet-beefy-mmr",
"pallet-bridge-grandpa",
"pallet-bridge-messages",
"pallet-bridge-relayers",
"pallet-grandpa",
"pallet-randomness-collective-flip",
"pallet-session",
"pallet-shift-session-manager",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"serde",
"sp-api",
"sp-block-builder",
"sp-consensus-aura",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
Svyatoslav Nikolsky
committed
"sp-mmr-primitives",
"sp-offchain",
"sp-runtime",
"sp-session",