Newer
Older
"sc-block-builder",
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
"sc-client-api",
"sc-consensus-slots",
"sc-executor",
"sc-keystore",
"sc-network",
"sc-network-test",
"sc-service",
"sc-telemetry",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-aura",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-runtime",
"sp-timestamp",
"sp-version",
"substrate-prometheus-endpoint",
"derive_more",
"env_logger 0.7.1",
"fork-tree",
"num-traits 0.2.11",
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
"pdqselect",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sc-consensus-epochs",
"sc-consensus-slots",
"sc-consensus-uncles",
"sc-executor",
"sc-keystore",
"sc-network",
"sc-network-test",
"sc-service",
"sc-telemetry",
"schnorrkel",
"serde",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-runtime",
"sp-timestamp",
"sp-version",
"substrate-prometheus-endpoint",
[[package]]
name = "sc-consensus-babe-rpc"
"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-runtime",
"substrate-test-runtime-client",
"tempfile",
[[package]]
name = "sc-consensus-epochs"
"sc-client-api",
"sp-blockchain",
"sp-runtime",
[[package]]
name = "sc-consensus-manual-seal"
"assert_matches",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-basic-authorship",
"sc-client-api",
"sc-transaction-pool",
"serde",
"sp-blockchain",
"sp-consensus",
"sp-inherents",
"sp-runtime",
"sp-transaction-pool",
"substrate-prometheus-endpoint",
"substrate-test-runtime-client",
"substrate-test-runtime-transaction-pool",
"tempfile",
Luke Schoen
committed
[[package]]
Luke Schoen
committed
dependencies = [
"parity-scale-codec",
"sc-client-api",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-pow",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-timestamp",
"substrate-prometheus-endpoint",
Luke Schoen
committed
]
"sc-client-api",
"sc-telemetry",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"substrate-test-runtime-client",
"sc-client-api",
"sp-authorship",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
]
[[package]]
dependencies = [
"assert_matches",
"derive_more",
"hex-literal",
"lazy_static",
"libsecp256k1",
"sc-executor-common",
"sc-executor-wasmi",
"sc-executor-wasmtime",
"sc-runtime-test",
"sp-core",
"sp-externalities",
"sp-io",
"sp-panic-handler",
"sp-runtime-interface",
"sp-serializer",
"sp-state-machine",
"sp-trie",
"sp-version",
"sp-wasm-interface",
"substrate-test-runtime",
"test-case",
"wabt",
"wasmi",
]
[[package]]
name = "sc-executor-common"
dependencies = [
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-serializer",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
dependencies = [
"parity-scale-codec",
"sc-executor-common",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmtime"
dependencies = [
"cranelift-codegen",
"cranelift-wasm",
"parity-scale-codec",
"parity-wasm 0.41.0",
"sc-executor-common",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"substrate-wasmtime-runtime",
"wasmtime-environ",
"env_logger 0.7.1",
"finality-grandpa",
"fork-tree",
"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-consensus-babe",
"sp-core",
"sp-finality-grandpa",
"sp-finality-tracker",
"sp-inherents",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
"sp-utils",
[[package]]
name = "sc-finality-grandpa-rpc"
dependencies = [
"derive_more",
"finality-grandpa",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"log",
"sc-finality-grandpa",
"serde",
"serde_json",
"sp-core",
]
[[package]]
name = "sc-informant"
"parking_lot 0.10.2",
"sc-client-api",
"sc-network",
"sp-blockchain",
"sp-runtime",
"sp-transaction-pool",
"sp-utils",
"rand 0.7.3",
"serde_json",
"sp-application-crypto",
"sp-core",
"subtle 2.2.2",
"tempfile",
[[package]]
name = "sc-light"
version = "2.0.0-rc3"
dependencies = [
"hash-db",
"lazy_static",
"parity-scale-codec",
"parking_lot 0.10.2",
"sc-client-api",
"sc-executor",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-externalities",
"sp-runtime",
"sp-state-machine",
]
"assert_matches",
"async-std",
"bitflags",
Pierre Krieger
committed
"bs58",
"bytes 0.5.4",
"derive_more",
"either",
"env_logger 0.7.1",
"erased-serde",
"fnv",
"fork-tree",
"ip_network",
"libp2p",
"linked-hash-map",
"linked_hash_set",
"pin-project",
"prost",
"prost-build",
"quickcheck",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sc-peerset",
"serde",
"serde_json",
"slog",
"slog_derive",
"smallvec 0.6.13",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-keyring",
"sp-runtime",
"sp-test-primitives",
"sp-utils",
"substrate-test-runtime",
"substrate-test-runtime-client",
"tempfile",
"thiserror",
[[package]]
name = "sc-network-gossip"
dependencies = [
"async-std",
"quickcheck",
"rand 0.7.3",
Max Inden
committed
"substrate-test-runtime-client",
]
[[package]]
name = "sc-network-test"
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-runtime",
"substrate-test-runtime",
"substrate-test-runtime-client",
"tempfile",
"rand 0.7.3",
"sc-client-api",
"sc-client-db",
"sc-keystore",
"sc-network",
"sc-transaction-pool",
"sp-api",
"sp-core",
"sp-offchain",
"sp-runtime",
"sp-transaction-pool",
"sp-utils",
"substrate-test-runtime-client",
"threadpool",
"sp-utils",
[[package]]
name = "sc-proposer-metrics"
dependencies = [
"log",
"substrate-prometheus-endpoint",
]
dependencies = [
"hash-db",
"jsonrpc-core",
"jsonrpc-pubsub",
"lazy_static",
"sc-block-builder",
"sc-client-api",
"sc-executor",
"sc-keystore",
"sc-network",
"sc-rpc-api",
"sc-transaction-pool",
"serde_json",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-io",
"sp-offchain",
"sp-rpc",
"sp-runtime",
"sp-session",
"sp-state-machine",
"sp-transaction-pool",
"sp-utils",
"sp-version",
"substrate-test-runtime-client",
"tokio 0.1.22",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"sp-core",
"sp-rpc",
"sp-runtime",
"sp-transaction-pool",
"sp-version",
"sp-allocator",
"sp-core",
"sp-io",
"sp-runtime",
"sp-sandbox",
"sp-std",
"substrate-wasm-builder-runner",
Cecile Tonglet
committed
"directories",
"jsonrpc-pubsub",
"netstat2",
"procfs",
"rand 0.7.3",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-executor",
"sc-finality-grandpa",
"sc-network",
"sc-offchain",
"sc-rpc",
"sc-rpc-server",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"serde",
"serde_json",
"slog",
"sp-api",
"sp-application-crypto",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-finality-grandpa",
"sp-io",
"sp-runtime",
"sp-session",
"sp-utils",
"substrate-prometheus-endpoint",
Cecile Tonglet
committed
"tempfile",
"env_logger 0.7.1",
"fdlimit",
"futures 0.1.29",
"parity-scale-codec",
"parking_lot 0.10.2",
"sc-block-builder",
"sc-client-api",
"sc-client-db",
"sc-executor",
"sp-api",
"sp-blockchain",
"sp-externalities",
"sp-panic-handler",
"sp-state-machine",
"sp-storage",
"sp-trie",
"substrate-test-runtime",
"substrate-test-runtime-client",
Benjamin Kampmann
committed
[[package]]
Benjamin Kampmann
committed
dependencies = [
Benjamin Kampmann
committed
]
"pin-project",
"rand 0.7.3",
"serde",
"slog",
"slog-json",
"slog-scope",
"take_mut",
"void",
"wasm-timer",
"sc-telemetry",
"serde",
"serde_json",
"slog",
"tracing",
"tracing-core",
name = "sc-transaction-graph"
dependencies = [
"serde",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
"sp-utils",
]
[[package]]
name = "sc-transaction-pool"
dependencies = [
"sc-client-api",
"sc-transaction-graph",
"sp-api",
"sp-blockchain",
"sp-utils",
Nikolay Volf
committed
"substrate-prometheus-endpoint",
"substrate-test-runtime-client",
"substrate-test-runtime-transaction-pool",
"wasm-timer",
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "039c25b130bd8c1321ee2d7de7fde2659fa9c2744e4bb29711cfc852ea53cd19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"
"arrayref",
"arrayvec 0.5.1",
"curve25519-dalek",
"getrandom",
[[package]]
name = "scoped-tls"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "scroll"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb2332cb595d33f7edd5700f4cbf94892e680c7f0ae56adab58a35190b66cb1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8584eea9b9ff42825b46faf46a8c24d2cff13ec152fa2a50df788b87c07ee28"
"quote 1.0.6",
name = "sct"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
[[package]]
name = "security-framework"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "572dfa3a0785509e7a44b5b4bebcf94d41ba34e9ed9eb9df722545c3b3c4144a"
dependencies = [
"bitflags",
"core-foundation",
"core-foundation-sys",
]
[[package]]
name = "security-framework-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ddb15a5fec93b7021b8a9e96009c5d8d51c15673569f7c0f6b7204e5b7b404f"
name = "semver"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"
[[package]]
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
name = "semver-parser"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
name = "send_wrapper"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0eddf2e8f50ced781f288c19f18621fa72a3779e3cb58dbf23b07469b0abeb4"
[[package]]
name = "send_wrapper"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "686ef91cf020ad8d4aca9a7047641fd6add626b7b89e14546c2b6a76781cf822"