Newer
Older
dependencies = [
"env_logger 0.7.1",
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"linked-hash-map",
"quickcheck",
"sc-client",
"sc-client-api",
"sc-executor",
"sc-state-db",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
"sp-trie",
"substrate-prometheus-endpoint",
"derive_more",
"env_logger 0.7.1",
"futures 0.3.4",
"sc-block-builder",
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
"sc-client",
"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-test-runtime-client",
"tempfile",
"derive_more",
"env_logger 0.7.1",
"fork-tree",
"futures 0.3.4",
"num-traits 0.2.11",
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
"pdqselect",
"rand 0.7.3",
"sc-block-builder",
"sc-client",
"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-test-runtime-client",
"tempfile",
[[package]]
name = "sc-consensus-babe-rpc"
"derive_more",
"futures 0.3.4",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-keystore",
"serde",
"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",
"derive_more",
"env_logger 0.7.1",
"futures 0.3.4",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-basic-authorship",
"sc-client",
"sc-client-api",
"sc-transaction-pool",
"serde",
"sp-blockchain",
"sp-consensus",
"sp-inherents",
"sp-runtime",
"sp-transaction-pool",
"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",
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",
"assert_matches",
"env_logger 0.7.1",
"finality-grandpa",
"fork-tree",
"futures 0.3.4",
"sc-block-builder",
"sc-client",
"sc-client-api",
"sc-keystore",
"sc-network",
"sc-network-gossip",
"sc-network-test",
"sc-telemetry",
"serde_json",
"sp-api",
"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-informant"
"sc-client-api",
"sc-network",
"sc-service",
"sp-blockchain",
"sp-runtime",
"wasm-timer",
"rand 0.7.3",
"serde_json",
"sp-application-crypto",
"sp-core",
"subtle 2.2.2",
"tempfile",
"assert_matches",
"async-std",
"bitflags",
"bytes 0.5.4",
"derive_more",
"either",
"env_logger 0.7.1",
"erased-serde",
"fnv",
"fork-tree",
"futures 0.3.4",
"libp2p",
"linked-hash-map",
"linked_hash_set",
"pin-project",
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
"prost",
"prost-build",
"quickcheck",
"rand 0.7.3",
"sc-block-builder",
"sc-client",
"sc-client-api",
"sc-peerset",
"serde",
"serde_json",
"slog",
"slog_derive",
"smallvec 0.6.13",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"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 = [
"sp-utils",
Max Inden
committed
"substrate-test-runtime-client",
]
[[package]]
name = "sc-network-test"
"rand 0.7.3",
"sc-block-builder",
"sc-client",
"sc-client-api",
"sc-network",
"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",
dependencies = [
"assert_matches",
"futures 0.1.29",
"futures 0.3.4",
"hash-db",
"jsonrpc-core",
"jsonrpc-pubsub",
"sc-block-builder",
"sc-client",
"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",
"derive_more",
"futures 0.3.4",
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"sp-core",
"sp-rpc",
"sp-runtime",
"sp-transaction-pool",
"sp-version",
"jsonrpc-core",
"jsonrpc-http-server",
"jsonrpc-pubsub",
"jsonrpc-ws-server",
"sp-allocator",
"sp-core",
"sp-io",
"sp-runtime",
"sp-sandbox",
"sp-std",
"substrate-wasm-builder-runner",
"derive_more",
"exit-future",
"futures 0.1.29",
"futures 0.3.4",
"netstat2",
"procfs",
6656
6657
6658
6659
6660
6661
6662
6663
6664
6665
6666
6667
6668
6669
6670
6671
6672
6673
6674
6675
6676
6677
6678
6679
6680
6681
6682
6683
"sc-chain-spec",
"sc-client",
"sc-client-api",
"sc-client-db",
"sc-executor",
"sc-finality-grandpa",
"sc-keystore",
"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-transaction-pool",
"sp-utils",
"substrate-prometheus-endpoint",
"substrate-test-runtime-client",
"sysinfo",
"tracing",
"wasm-timer",
"env_logger 0.7.1",
"fdlimit",
"futures 0.1.29",
"futures 0.3.4",
"sc-client",
"sc-network",
"sc-service",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
"tempfile",
"tokio 0.1.22",
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 = [
"assert_matches",
"criterion 0.3.1",
"derive_more",
"futures 0.3.4",
"linked-hash-map",
"serde",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
"sp-utils",
]
[[package]]
name = "sc-transaction-pool"
dependencies = [
"derive_more",
"futures 0.3.4",
"futures-diagnose",
"sc-client-api",
"sc-transaction-graph",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-keyring",
"sp-runtime",
"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"
name = "scroll_derive"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8584eea9b9ff42825b46faf46a8c24d2cff13ec152fa2a50df788b87c07ee28"
"quote 1.0.3",
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"
[[package]]
name = "send_wrapper"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f638d531eccd6e23b980caf34876660d38e265409d8e99b397ab71eb3612fad0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "36df6ac6412072f67cf767ebbde4133a5b2e88e76dc6187fa7104cd16f783399"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e549e3abf4fb8621bd1609f11dfc9f5e50320802273b12f3811a67e6716ea6c"
dependencies = [
"quote 1.0.3",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da07b57ee2623368351e9a0488bb0b261322a15a6e0ae53e243cbdc0f4208da9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
"block-buffer",
"digest",
"fake-simd",
"opaque-debug",
]
[[package]]
name = "sha1"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"