Newer
Older
name = "rustix"
version = "0.31.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2dcfc2778a90e38f56a708bfc90572422e11d6c7ee233d053d1f782cf9df6d2"
dependencies = [
"bitflags",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys",
"winapi 0.3.9",
]
[[package]]
name = "rustls"
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
"sct 0.6.1",
"webpki 0.21.4",
]
[[package]]
name = "rustls"
version = "0.20.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fbfeb8d0ddb84706bc597a5574ab8912817c52a397f819e5b614e2265206921"
dependencies = [
"log",
"ring",
"sct 0.7.0",
"webpki 0.22.0",
[[package]]
name = "rustls-native-certs"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"
dependencies = [
"openssl-probe",
"rustls 0.19.1",
"security-framework",
name = "rustls-native-certs"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
9055
9056
9057
9058
9059
9060
9061
9062
9063
9064
9065
9066
9067
9068
9069
9070
9071
9072
9073
9074
9075
9076
9077
9078
checksum = "5ca9ebdfa27d3fc180e42879037b5338ab1c040c06affd00d8338598e7800943"
dependencies = [
"openssl-probe",
"rustls-pemfile",
"schannel",
"security-framework",
]
[[package]]
name = "rustls-pemfile"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9"
dependencies = [
"base64",
]
[[package]]
name = "rustversion"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
[[package]]
name = "rw-stream-sink"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"
dependencies = [
"futures 0.3.21",
"pin-project 0.4.29",
"static_assertions",
]
[[package]]
name = "ryu"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
[[package]]
name = "safe-mix"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"
dependencies = [
"rustc_version 0.2.3",
[[package]]
name = "salsa20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
[[package]]
name = "sc-allocator"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
dependencies = [
"log",
"sp-core",
"sp-wasm-interface",
"thiserror",
]
[[package]]
name = "sc-authority-discovery"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
dependencies = [
"async-trait",
"futures 0.3.21",
"ip_network",
"libp2p",
"log",
"parity-scale-codec",
"prost",
"prost-build",
"rand 0.7.3",
"sc-client-api",
"sc-network",
"sp-api",
"sp-authority-discovery",
"sp-blockchain",
"sp-core",
"sp-keystore",
"sp-runtime",
"substrate-prometheus-endpoint",
"thiserror",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-scale-codec",
"sc-transaction-pool-api",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
]
[[package]]
name = "sc-block-builder"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parity-scale-codec",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-state-machine",
]
[[package]]
name = "sc-chain-spec"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parity-scale-codec",
"sc-chain-spec-derive",
"sc-network",
"sc-telemetry",
"serde",
"serde_json",
"sp-core",
"sp-runtime",
]
[[package]]
name = "sc-chain-spec-derive"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"proc-macro-crate 1.1.3",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"clap 3.1.6",
"futures 0.3.21",
"parity-scale-codec",
"sc-network",
"sc-service",
"sc-telemetry",
"sc-tracing",
"sp-blockchain",
"sp-core",
"sp-panic-handler",
"sp-runtime",
"sp-version",
"thiserror",
"tiny-bip39",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-scale-codec",
"parking_lot 0.12.0",
"sc-transaction-pool-api",
"sc-utils",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-externalities",
"sp-runtime",
"sp-state-machine",
"sp-storage",
"sp-trie",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
dependencies = [
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"parity-scale-codec",
"parking_lot 0.12.0",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-trie",
[[package]]
name = "sc-consensus"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"libp2p",
"log",
"parking_lot 0.12.0",
"sc-utils",
"serde",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-state-machine",
"substrate-prometheus-endpoint",
"thiserror",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-scale-codec",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
"thiserror",
[[package]]
name = "sc-consensus-babe"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"log",
"merlin",
"num-bigint",
"num-rational 0.2.4",
"parity-scale-codec",
"parking_lot 0.12.0",
"rand 0.7.3",
"retain_mut",
"sc-client-api",
"sc-consensus-epochs",
"sc-consensus-slots",
"sc-keystore",
"sc-telemetry",
"schnorrkel",
"serde",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-consensus-vrf",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keystore",
"sp-runtime",
"sp-version",
"substrate-prometheus-endpoint",
"thiserror",
[[package]]
name = "sc-consensus-babe-rpc"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-rpc-api",
"serde",
"sp-api",
"sp-application-crypto",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-keystore",
"sp-runtime",
"thiserror",
[[package]]
name = "sc-consensus-epochs"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
dependencies = [
"fork-tree",
"parity-scale-codec",
"sp-blockchain",
"sp-runtime",
]
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-scale-codec",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
]
[[package]]
name = "sc-consensus-uncles"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
dependencies = [
"sc-client-api",
"sp-authorship",
"sp-runtime",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parity-scale-codec",
"parking_lot 0.12.0",
"sc-executor-wasmtime",
"sp-api",
"sp-core",
"sp-externalities",
"sp-io",
"sp-panic-handler",
"sp-runtime-interface",
"sp-trie",
"sp-version",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-common"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parity-scale-codec",
"sc-allocator",
"sp-core",
"sp-maybe-compressed-blob",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parity-scale-codec",
"sc-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
[[package]]
name = "sc-executor-wasmtime"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parity-scale-codec",
"sc-allocator",
"sc-executor-common",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"wasmtime",
]
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"finality-grandpa",
"futures 0.3.21",
"parity-scale-codec",
"parking_lot 0.12.0",
"rand 0.8.5",
"sc-keystore",
"sc-network",
"sc-network-gossip",
"sc-telemetry",
"sp-api",
"sp-application-crypto",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-finality-grandpa",
"sp-runtime",
"thiserror",
[[package]]
name = "sc-finality-grandpa-rpc"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"finality-grandpa",
"futures 0.3.21",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"log",
"parity-scale-codec",
"sc-client-api",
"sc-finality-grandpa",
"sc-rpc",
"serde",
"serde_json",
"sp-blockchain",
"sp-core",
"sp-runtime",
"thiserror",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-util-mem",
"sc-client-api",
"sc-network",
"sc-transaction-pool-api",
"sp-blockchain",
"sp-runtime",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parking_lot 0.12.0",
"sp-application-crypto",
"sp-core",
"thiserror",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"asynchronous-codec 0.5.0",
"futures 0.3.21",
"lru 0.7.3",
"parity-scale-codec",
"parking_lot 0.12.0",
"pin-project 1.0.10",
"prost",
"prost-build",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-finality-grandpa",
"sp-runtime",
]
[[package]]
name = "sc-network-gossip"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"ahash",
"futures 0.3.21",
"lru 0.7.3",
"sp-runtime",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-scale-codec",
"parking_lot 0.12.0",
"rand 0.7.3",
"sc-client-api",
"sc-network",
"sp-api",
"sp-core",
"sp-runtime",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
[[package]]
name = "sc-proposer-metrics"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"substrate-prometheus-endpoint",
]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-scale-codec",
"parking_lot 0.12.0",
"sc-chain-spec",
"sc-transaction-pool-api",
"sc-utils",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-version",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"parity-scale-codec",
"parking_lot 0.12.0",
"sc-chain-spec",
"sc-transaction-pool-api",
"sp-core",
"sp-runtime",
"sp-version",
]
[[package]]
name = "sc-rpc-server"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parity-scale-codec",
"parking_lot 0.12.0",
"pin-project 1.0.10",
"rand 0.7.3",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-keystore",
"sc-network",
"sc-offchain",
"sc-rpc",
"sc-rpc-server",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"sc-transaction-pool-api",
"sc-utils",
"sp-api",
"sp-application-crypto",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
dependencies = [
"log",
"parity-scale-codec",
"parity-util-mem",
"parity-util-mem-derive",
"parking_lot 0.12.0",
"sc-client-api",
"sp-core",
]
[[package]]
name = "sc-sync-state-rpc"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"jsonrpc-core-client",
"jsonrpc-derive",
"parity-scale-codec",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-finality-grandpa",
"serde",
"serde_json",
"sp-blockchain",
"sp-runtime",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"futures 0.3.21",
"parking_lot 0.12.0",
"pin-project 1.0.10",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#89fcb3e4f62d221d4e161a437768e77d6265889e"
"parking_lot 0.12.0",
"sc-client-api",
"sc-rpc-server",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-rpc",
"sp-runtime",
]
[[package]]
name = "sc-tracing-proc-macro"
version = "4.0.0-dev"