Newer
Older
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa827a14b29ab7f44778d14a88d3cb76e949c45083f7dbfa507d0cb699dc12de"
dependencies = [
"block-buffer 0.9.0",
"cfg-if 1.0.0",
"cpuid-bool 0.1.2",
"digest 0.9.0",
"opaque-debug 0.3.0",
[[package]]
name = "sha3"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"
dependencies = [
"block-buffer 0.9.0",
"digest 0.9.0",
"keccak",
"opaque-debug 0.3.0",
]
[[package]]
name = "sharded-slab"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79c719719ee05df97490f80a45acfc99e5a30ce98a1e4fb67aee422745ae14e3"
dependencies = [
"lazy_static",
]
[[package]]
name = "shlex"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
[[package]]
name = "signal-hook"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a7f3f92a1da3d6b1d32245d0cbcbbab0cfc45996d8df619c42bccfa6d2bbb5f"
dependencies = [
"libc",
"signal-hook-registry",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16f1d0fef1604ba8f7a073c7e701f213e056707210e9020af4528e0101ce11a6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f0242b8e50dd9accdd56170e94ca1ebd223b098eb9c83539a6e367d0f36ae68"
[[package]]
name = "simba"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb931b1367faadea6b1ab1c306a860ec17aaa5fa39f367d0c744e69d971a1fb2"
dependencies = [
"approx",
"num-complex",
"num-traits",
"paste 0.1.18",
]
[[package]]
name = "slab"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
[[package]]
name = "smallvec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b97fcaeba89edba30f044a10c6a3cc39df9c3f17d7cd829dd1446cab35f890e0"
dependencies = [
"maybe-uninit",
]
[[package]]
name = "smallvec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "795dd7aeeee24468e5a32661f6d27f7b5cbed802031b2d7640c7b10f8fb2dd50"
"aes-gcm",
"blake2",
"chacha20poly1305",
"rustc_version 0.2.3",
"sha2 0.9.3",
"subtle 2.4.0",
"x25519-dalek",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"
[[package]]
name = "soketto"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c9dab3f95c9ebdf3a88268c19af668f637a3c5039c2c56ff2d40b1b2d64a25b"
dependencies = [
"base64 0.11.0",
"bytes 0.5.6",
"httparse",
"log",
"rand 0.7.3",
"sha1",
"static_assertions",
"thiserror",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5c71ed3d54db0a699f4948e1bb3e45b450fa31fe602621dee6680361d569c88"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-std",
"sp-wasm-interface",
[[package]]
name = "sp-api"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"hash-db",
"sp-api-proc-macro",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-version",
]
[[package]]
name = "sp-api-proc-macro"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"blake2-rfc",
"proc-macro-crate",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-io",
"sp-std",
]
[[package]]
name = "sp-arithmetic"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-authorship"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-inherents",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-blockchain"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-consensus",
"sp-runtime",
"sp-state-machine",
[[package]]
name = "sp-chain-spec"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"serde",
"serde_json",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-version",
]
[[package]]
name = "sp-consensus-aura"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-application-crypto",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-babe"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"sp-api",
"sp-application-crypto",
"sp-consensus",
"sp-consensus-slots",
"sp-consensus-vrf",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-slots"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"parity-scale-codec",
"sp-arithmetic",
"sp-runtime",
]
[[package]]
name = "sp-consensus-vrf"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"schnorrkel",
"sp-core",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-debug-derive",
"sp-externalities",
"sp-runtime-interface",
"sp-std",
"sp-storage",
"zeroize",
]
[[package]]
name = "sp-database"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
]
[[package]]
name = "sp-externalities"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-std",
"sp-storage",
]
[[package]]
name = "sp-finality-grandpa"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-application-crypto",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-std",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-externalities",
"sp-runtime-interface",
"sp-state-machine",
"sp-std",
"sp-trie",
"sp-wasm-interface",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-runtime",
[[package]]
name = "sp-keystore"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"async-trait",
"derive_more",
"sp-core",
"sp-externalities",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-core",
"sp-runtime",
]
[[package]]
name = "sp-panic-handler"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-application-crypto",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-std",
]
[[package]]
name = "sp-runtime-interface"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"impl-trait-for-tuples",
"parity-scale-codec",
"primitive-types",
"sp-externalities",
"sp-runtime-interface-proc-macro",
"sp-std",
"sp-wasm-interface",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface-proc-macro"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"Inflector",
"proc-macro-crate",
]
[[package]]
name = "sp-serializer"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"serde",
"serde_json",
]
[[package]]
name = "sp-session"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-core",
"sp-runtime",
"sp-std",
[[package]]
name = "sp-staking"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-state-machine"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-externalities",
"sp-panic-handler",
"sp-trie",
"trie-db",
"trie-root",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-tasks"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"log",
"sp-core",
"sp-externalities",
"sp-io",
"sp-runtime-interface",
"sp-std",
]
[[package]]
name = "sp-timestamp"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"tracing-core",
"tracing-subscriber",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-std",
"trie-db",
"trie-root",
]
[[package]]
name = "sp-utils"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"lazy_static",
"prometheus",
]
[[package]]
name = "sp-version"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-wasm-interface"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-std",
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "standback"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2beb4d1860a61f571530b3f855a1b538d0200f7871c63331ecd6f17b1f014f8"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cce16f6de653e88beca7bd13780d08e09d4489dbca1f9210e041bc4852481382"
[[package]]
name = "stdweb"
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
dependencies = [
"discard",
"stdweb-derive",
"stdweb-internal-macros",
"stdweb-internal-runtime",
"wasm-bindgen",
]
[[package]]
name = "stdweb-derive"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
dependencies = [
"serde",
"serde_derive",
]
[[package]]
name = "stdweb-internal-macros"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
dependencies = [
"base-x",
"serde",
"serde_derive",
"serde_json",
"sha1",
]
[[package]]
name = "stdweb-internal-runtime"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
[[package]]
name = "stream-cipher"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c80e15f898d8d8f25db24c253ea615cc14acf418ff307822995814e7d42cfa89"
dependencies = [
"generic-array 0.14.4",
]
[[package]]
name = "string"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
dependencies = [
"bytes 0.4.12",
]
[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5277acd7ee46e63e5168a80734c9f6ee81b1367a7d8772a2d765df2a3705d28c"
dependencies = [
"clap",
"lazy_static",
"structopt-derive",
]
[[package]]
name = "structopt-derive"
version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ba9cdfda491b814720b6b06e0cac513d922fc407582032e8706e9f137976f90"
dependencies = [
"heck",
"proc-macro-error",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c"
dependencies = [
"strum_macros",
]
[[package]]
name = "strum_macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149"
[[package]]
name = "substrate-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bed6646a0159b9935b5d045611560eeef842b78d7adc3ba36f5ca325a13a0236"
"hmac 0.7.1",
"pbkdf2 0.3.0",
[[package]]
name = "substrate-build-script-utils"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9726c2926418239f73d4d939fcc4ceb5c6697609426c64dd3bcf664f06986afa"
dependencies = [
"platforms",
]
[[package]]
name = "substrate-frame-rpc-system"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"frame-system-rpc-runtime-api",
"jsonrpc-core-client",
"jsonrpc-derive",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
]
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"derive_more",
"futures-util",
[[package]]
name = "substrate-relay"
version = "0.1.0"
dependencies = [
"async-std",
"async-trait",
"bp-header-chain",
"bp-message-lane",
"bridge-runtime-common",
"frame-support",
"hex",