Newer
Older
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",
"rand 0.7.3",
"rand_core 0.5.1",
"ring",
"rustc_version",
"sha2 0.9.2",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"sp-core",
"sp-std",
"sp-wasm-interface",
[[package]]
name = "sp-api"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"hash-db",
"parity-scale-codec 1.3.6",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"blake2-rfc",
"proc-macro-crate",
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-core",
"sp-io",
"sp-std",
]
[[package]]
name = "sp-arithmetic"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-authorship"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-inherents",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-blockchain"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-consensus",
"sp-runtime",
"sp-state-machine",
[[package]]
name = "sp-chain-spec"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"serde",
"serde_json",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"parity-scale-codec 1.3.6",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"parity-scale-codec 1.3.6",
"sp-runtime",
]
[[package]]
name = "sp-consensus-vrf"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"schnorrkel",
"sp-core",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"primitive-types 0.8.0",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
]
[[package]]
name = "sp-externalities"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-std",
"sp-storage",
]
[[package]]
name = "sp-finality-grandpa"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-api",
"sp-application-crypto",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-core",
"sp-std",
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"sp-core",
"sp-runtime",
[[package]]
name = "sp-keystore"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"async-trait",
"derive_more",
"parity-scale-codec 1.3.6",
"sp-core",
"sp-externalities",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"sp-api",
"sp-core",
"sp-runtime",
]
[[package]]
name = "sp-panic-handler"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"sp-core",
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"primitive-types 0.8.0",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"Inflector",
"proc-macro-crate",
]
[[package]]
name = "sp-serializer"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"serde",
"serde_json",
]
[[package]]
name = "sp-session"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-api",
"sp-core",
"sp-runtime",
"sp-std",
[[package]]
name = "sp-staking"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-state-machine"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-core",
"sp-externalities",
"sp-panic-handler",
"sp-trie",
"trie-db",
"trie-root",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-tasks"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"tracing-core",
"tracing-subscriber",
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-api",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-core",
"sp-std",
"trie-db",
"trie-root",
]
[[package]]
name = "sp-utils"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"lazy_static",
"prometheus",
]
[[package]]
name = "sp-version"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-wasm-interface"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"parity-scale-codec 1.3.6",
"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 = "cf906c8b8fc3f6ecd1046e01da1d8ddec83e48c8b08b84dcc02b585a6bedf5a8"
[[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",
"rustc_version",
"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",
]
[[package]]
name = "strum"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22"
dependencies = [
"strum_macros",
]
[[package]]
name = "strum_macros"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"
dependencies = [
"heck",
[[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 = "f14feab86fe31e7d0a485d53d7c1c634c426f7ae5b8ce4f705b2e49a35713fcb"
dependencies = [
"platforms",
]
[[package]]
name = "substrate-frame-rpc-system"
source = "git+https://github.com/paritytech/substrate.git?branch=master#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
dependencies = [
"frame-system-rpc-runtime-api",
"jsonrpc-core-client",
"jsonrpc-derive",
"parity-scale-codec 1.3.6",
"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#0b0d124d5f9be89f614f2be8e9da038fcb9f540e"
"derive_more",
"futures-util",
[[package]]
name = "substrate-relay"
version = "0.1.0"
dependencies = [
"async-std",
"async-trait",
"bp-header-chain",
"bp-message-lane",
"frame-support",
"hex",
"millau-runtime",
"pallet-bridge-call-dispatch",
"pallet-message-lane",
"pallet-substrate-bridge",
"parity-scale-codec 1.3.6",
"relay-rialto-client",
"relay-substrate-client",
"rialto-runtime",
"sp-finality-grandpa",
[[package]]
name = "substrate-wasm-builder-runner"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54cab12167e32b38a62c5ea5825aa0874cde315f907a46aad2b05aa8ef3d862f"
[[package]]
name = "subtle"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
[[package]]
name = "subtle"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2"
[[package]]
name = "syn"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc60a3d73ea6594cd712d830cc1f0390fd71542d8c8cd24e70cc54cdfd5e05d5"
"quote",
"unicode-xid",
]
[[package]]
name = "synstructure"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
"quote",
"syn",
"unicode-xid",
]
[[package]]
name = "sysinfo"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67330cbee3b2a819e3365a773f05e884a136603687f812bf24db5b6c3d76b696"