Newer
Older
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-state-machine",
]
[[package]]
name = "sc-chain-spec"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-finality-grandpa",
"sc-network",
"sc-telemetry",
"serde",
"serde_json",
"sp-core",
"sp-runtime",
]
[[package]]
name = "sc-chain-spec-derive"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sc-network",
"sc-service",
"sc-telemetry",
"sc-tracing",
"sp-blockchain",
"sp-core",
"sp-panic-handler",
"sp-runtime",
"sp-version",
"thiserror",
"tiny-bip39",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-externalities",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-storage",
"sp-trie",
"sp-version",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"linked-hash-map",
"sc-client-api",
"sc-executor",
"sc-state-db",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-trie",
[[package]]
name = "sc-consensus"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"sc-client-api",
"sp-blockchain",
"sp-consensus",
"sp-runtime",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sc-client-api",
"sc-consensus-slots",
"sc-telemetry",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-io",
"sp-runtime",
"sp-version",
[[package]]
name = "sc-consensus-babe"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"derive_more",
"fork-tree",
"futures-timer 3.0.2",
"log",
"merlin",
"num-bigint",
"num-rational",
"num-traits",
"pdqselect",
"rand 0.7.3",
"retain_mut",
"sc-client-api",
"sc-consensus-epochs",
"sc-consensus-slots",
"sc-consensus-uncles",
"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-timestamp",
"sp-utils",
"sp-version",
"substrate-prometheus-endpoint",
]
[[package]]
name = "sc-consensus-epochs"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"fork-tree",
"sc-client-api",
"sp-blockchain",
"sp-runtime",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
]
[[package]]
name = "sc-consensus-uncles"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"log",
"sc-client-api",
"sp-authorship",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"derive_more",
"lazy_static",
"libsecp256k1",
"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"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
[[package]]
name = "sc-executor-wasmtime"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"log",
"parity-wasm",
"pwasm-utils",
"sc-executor-common",
"scoped-tls",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"wasmtime",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sc-keystore",
"sc-network",
"sc-network-gossip",
"sc-telemetry",
"serde_json",
"sp-api",
"sp-application-crypto",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
"sp-runtime",
"sp-utils",
"substrate-prometheus-endpoint",
[[package]]
name = "sc-finality-grandpa-rpc"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"derive_more",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"log",
"sc-client-api",
"sc-finality-grandpa",
"sc-rpc",
"serde",
"serde_json",
"sp-blockchain",
"sp-core",
"sp-runtime",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"parity-util-mem",
"sc-client-api",
"sc-network",
"sp-blockchain",
"sp-runtime",
"sp-transaction-pool",
"sp-utils",
"wasm-timer",
]
[[package]]
name = "sc-keystore"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-application-crypto",
"sp-core",
[[package]]
name = "sc-light"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"hash-db",
"lazy_static",
"sc-client-api",
"sc-executor",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-externalities",
"sp-runtime",
"sp-state-machine",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"asynchronous-codec 0.5.0",
"derive_more",
"either",
"erased-serde",
"fnv",
"fork-tree",
"prost",
"prost-build",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sc-peerset",
"serde",
"serde_json",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-utils",
"substrate-prometheus-endpoint",
]
[[package]]
name = "sc-network-gossip"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-runtime",
"wasm-timer",
]
[[package]]
name = "sc-offchain"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"rand 0.7.3",
"sc-client-api",
"sc-keystore",
"sc-network",
"sp-api",
"sp-core",
"sp-runtime",
"threadpool",
]
[[package]]
name = "sc-peerset"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
[[package]]
name = "sc-proposer-metrics"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"substrate-prometheus-endpoint",
]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sc-client-api",
"sc-executor",
"sc-keystore",
"sc-rpc-api",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-version",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"sp-core",
"sp-runtime",
"sp-version",
]
[[package]]
name = "sc-rpc-server"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-runtime",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"futures 0.1.31",
"futures 0.3.13",
"rand 0.7.3",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-executor",
"sc-network",
"sc-offchain",
"sc-rpc",
"sc-rpc-server",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"serde",
"serde_json",
"sp-api",
"sp-application-crypto",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-io",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"parity-util-mem",
"parity-util-mem-derive",
"sp-core",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"tracing",
"tracing-subscriber",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "sc-tracing-proc-macro"
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
"syn",
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-blockchain",
"sp-core",
"sp-runtime",
]
[[package]]
source = "git+https://github.com/paritytech/substrate.git?branch=master#ad626b00990e57f7d23dee212d3b78e758ae88c8"
"sp-api",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-utils",
"substrate-prometheus-endpoint",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
[[package]]
name = "schnorrkel"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"
"curve25519-dalek 2.1.2",
"getrandom 0.1.16",
"rand 0.7.3",
"rand_core 0.5.1",
name = "scoped-tls"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
[[package]]
name = "scopeguard"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
name = "scroll"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fda28d4b4830b807a8b43f7b0e6b5df875311b3e7621d84577188c175b6ec1ec"
name = "scroll_derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aaaae8f38bb311444cfb7f1979af0bc9240d95795f75f9ceddf6a59b79ceffa0"
"proc-macro2",
"quote",
"syn",
name = "sct"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
"ring",
"untrusted",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0673d6a6449f5e7d12a1caf424fd9363e2af3a4953023ed455e3c4beef4597c0"
dependencies = [
"zeroize",
]
[[package]]
name = "security-framework"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad502866817f0575705bd7be36e2b2535cc33262d493aa733a2ec862baa2bc2b"
dependencies = [
"bitflags",
"core-foundation",
"security-framework-sys",
[[package]]
name = "security-framework-sys"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51ceb04988b17b6d1dcd555390fa822ca5637b4a14e1f5099f13d351bed4d6c7"
dependencies = [
[[package]]
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
dependencies = [
"semver-parser 0.7.0",
]
[[package]]
name = "semver"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
dependencies = [
"semver-parser 0.10.2",
]
[[package]]
name = "semver-parser"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
[[package]]
name = "semver-parser"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
dependencies = [
"pest",