Newer
Older
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
dependencies = [
"bitflags",
]
[[package]]
name = "redox_users"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
dependencies = [
"redox_syscall 0.2.5",
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "300f2a835d808734ee295d45007adacb9ebb29dd3ae2424acfa17930cae541da"
dependencies = [
"ref-cast-impl",
]
[[package]]
name = "ref-cast-impl"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2"
"quote",
"syn",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5"
"smallvec 1.6.1",
[[package]]
name = "regex"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9251239e129e16308e70d853559389de218ac275b515068abc96829d05b948a"
"aho-corasick",
"memchr",
"regex-syntax",
"thread_local",
name = "regex-automata"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4"
"regex-syntax",
name = "regex-syntax"
version = "0.6.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581"
name = "region"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"
dependencies = [
[[package]]
name = "remote-externalities"
"jsonrpsee-proc-macros",
"jsonrpsee-ws-client",
"pallet-elections-phragmen",
"tokio 0.2.25",
Bastian Köcher
committed
[[package]]
name = "remove_dir_all"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
Bastian Köcher
committed
dependencies = [
[[package]]
name = "resolv-conf"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"
dependencies = [
"hostname",
"quick-error 1.2.3",
]
[[package]]
name = "retain_mut"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9c17925a9027d298a4603d286befe3f9dc0e8ed02523141914eb628798d6e5b"
name = "ring"
version = "0.16.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
dependencies = [
name = "rocksdb"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"
dependencies = [
name = "rpassword"
version = "5.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"
name = "rustc-demangle"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
name = "rustc-hex"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
name = "rustc_version"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
[[package]]
name = "rustc_version"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
dependencies = [
"semver 0.11.0",
]
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
[[package]]
name = "rustls-native-certs"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"
dependencies = [
"openssl-probe",
]
name = "rustversion"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd"
[[package]]
name = "ruzstd"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d425143485a37727c7a46e689bbe3b883a00f42b4a52c4ac0f44855c1009b00"
dependencies = [
"byteorder",
"twox-hash",
]
name = "rw-stream-sink"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"
Chevdor
committed
"futures 0.3.16",
name = "ryu"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
name = "safe-mix"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"
[[package]]
name = "safemem"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
name = "same-file"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
[[package]]
name = "sc-allocator"
"sp-core",
"sp-wasm-interface",
"thiserror",
]
Benjamin Kampmann
committed
[[package]]
Benjamin Kampmann
committed
dependencies = [
"async-trait",
Chevdor
committed
"futures 0.3.16",
"ip_network",
"quickcheck",
"rand 0.7.3",
"sc-client-api",
"sc-network",
"sp-api",
"sp-authority-discovery",
"sp-blockchain",
"sp-core",
"sp-keystore",
"substrate-prometheus-endpoint",
Benjamin Kampmann
committed
]
[[package]]
name = "sc-basic-authorship"
Benjamin Kampmann
committed
dependencies = [
Chevdor
committed
"futures 0.3.16",
"futures-timer 3.0.2",
"sc-proposer-metrics",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
"substrate-prometheus-endpoint",
Benjamin Kampmann
committed
]
"sc-client-api",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-core",
"sp-inherents",
"substrate-test-runtime-client",
"impl-trait-for-tuples",
"sc-chain-spec-derive",
"sc-network",
"sc-telemetry",
"serde",
"serde_json",
"sp-core",
"sp-runtime",
dependencies = [
"proc-macro-crate 1.0.0",
"quote",
"syn",
Chevdor
committed
"futures 0.3.16",
"sc-network",
"sc-service",
"sc-telemetry",
"sc-tracing",
Ashley
committed
"serde",
"serde_json",
"sp-blockchain",
"sp-core",
"sp-keyring",
"sp-keystore",
"sp-utils",
"tokio 0.2.25",
Chevdor
committed
"futures 0.3.16",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-keystore",
"sp-utils",
"substrate-prometheus-endpoint",
Bernhard Schuster
committed
"thiserror",
[[package]]
dependencies = [
"quickcheck",
"sc-client-api",
"sc-state-db",
"sp-arithmetic",
"sp-trie",
"substrate-test-runtime-client",
"tempfile",
[[package]]
name = "sc-consensus"
Chevdor
committed
"futures 0.3.16",

Squirrel
committed
"futures-timer 3.0.2",
"libp2p",

Squirrel
committed
"serde",
"sp-api",
"sp-blockchain",
"sp-consensus",

Squirrel
committed
"sp-core",

Squirrel
committed
"sp-state-machine",
"sp-test-primitives",
"sp-utils",
"substrate-prometheus-endpoint",
"thiserror",
Chevdor
committed
"futures 0.3.16",
"sc-block-builder",

Squirrel
committed
"sc-consensus",
"sc-consensus-slots",
"sc-keystore",
"sc-network",
"sc-network-test",
"sc-telemetry",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-aura",
"sp-core",
"sp-inherents",
"sp-keyring",
"sp-keystore",
"substrate-prometheus-endpoint",
Chevdor
committed
"futures 0.3.16",
"num-rational 0.2.4",
"num-traits",

Squirrel
committed
"sc-consensus",
"sc-consensus-epochs",
"sc-consensus-slots",
"sc-keystore",
"sc-network",
"sc-network-test",
"sc-telemetry",
"schnorrkel",
"serde",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-keystore",
"substrate-prometheus-endpoint",
[[package]]
name = "sc-consensus-babe-rpc"
Chevdor
committed
"futures 0.3.16",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-consensus",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-keystore",
"sp-api",
"sp-application-crypto",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-keyring",
"sp-keystore",
"sp-runtime",
"substrate-test-runtime-client",
"tempfile",
[[package]]
name = "sc-consensus-epochs"
[[package]]
name = "sc-consensus-manual-seal"
"assert_matches",
Chevdor
committed
"futures 0.3.16",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",

Squirrel
committed
"sc-consensus",
"sc-consensus-babe",
"sc-consensus-epochs",
"sp-keystore",
"substrate-prometheus-endpoint",
"substrate-test-runtime-client",
"substrate-test-runtime-transaction-pool",
"tokio 0.2.25",
Luke Schoen
committed
[[package]]
Luke Schoen
committed
dependencies = [
Chevdor
committed
"futures 0.3.16",
Wei Tang
committed
"futures-timer 3.0.2",

Squirrel
committed
"sc-consensus",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-pow",
"sp-core",
"sp-inherents",
"sp-runtime",
"substrate-prometheus-endpoint",
Luke Schoen
committed
]
Chevdor
committed
"futures 0.3.16",

Squirrel
committed
"sc-consensus",
"sp-arithmetic",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
Bernhard Schuster
committed
"thiserror",
"sc-client-api",
"sp-authorship",
"sp-runtime",
]
[[package]]
dependencies = [
"regex",
"sc-executor-common",
"sc-executor-wasmi",
"sc-executor-wasmtime",
"sc-runtime-test",
"sc-tracing",
"sp-maybe-compressed-blob",
"sp-trie",
"sp-version",
"sp-wasm-interface",
"substrate-test-runtime",
"tracing",
]
[[package]]
name = "sc-executor-common"
dependencies = [
Alexander Theißen
committed
"pwasm-utils",
"sp-maybe-compressed-blob",
Bernhard Schuster
committed
"thiserror",
"wasmer",
"wasmer-compiler-singlepass",
]
[[package]]
name = "sc-executor-wasmi"
dependencies = [
"scoped-tls",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmtime"
dependencies = [
"cfg-if 1.0.0",
"libc",
Alexander Theißen
committed
"parity-wasm 0.42.2",
"sc-runtime-test",
"wasmtime",
Chevdor
committed
"futures 0.3.16",
"sc-block-builder",
"sc-keystore",
"sc-network",
"sc-network-gossip",
"sc-network-test",
"sc-telemetry",
"serde_json",
"sp-api",
"sp-application-crypto",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-finality-grandpa",
"sp-keyring",
"sp-keystore",
"sp-utils",
"tokio 0.2.25",
[[package]]
name = "sc-finality-grandpa-rpc"
dependencies = [
"derive_more",
"finality-grandpa",
Chevdor
committed
"futures 0.3.16",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-block-builder",
"sc-client-api",
"serde",
"serde_json",
"sp-finality-grandpa",
"sp-keyring",
"sp-runtime",
"substrate-test-runtime-client",
[[package]]
name = "sc-informant"
Chevdor
committed
"futures 0.3.16",
"async-trait",
"serde_json",
"sp-application-crypto",
"sp-core",
"sp-keystore",
"sc-client-api",
"sc-executor",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-externalities",
"sp-runtime",
"sp-state-machine",
]
"derive_more",
"either",
"fnv",
"fork-tree",
Chevdor
committed
"futures 0.3.16",
"ip_network",
"pin-project 1.0.5",
"quickcheck",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",

Squirrel
committed
"sc-consensus",
"smallvec 1.6.1",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",