Newer
Older
"substrate-prometheus-endpoint",
]
[[package]]
name = "sc-client-db"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"linked-hash-map",
"parity-scale-codec",
"parity-util-mem",
"sc-client-api",
"sc-executor",
"sc-state-db",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-trie",
"substrate-prometheus-endpoint",
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
dependencies = [
"sc-client-api",
"sp-blockchain",
"sp-consensus",
"sp-runtime",
]
name = "sc-consensus-babe"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"merlin",
"num-bigint",
"num-rational",
"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",
[[package]]
name = "sc-consensus-babe-rpc"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-rpc-api",
"serde",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-keystore",
"sp-runtime",
]
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"fork-tree",
"parity-scale-codec",
"sc-client-api",
"sp-blockchain",
"sp-runtime",
name = "sc-consensus-slots"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"sc-client-api",
"sc-telemetry",
"sp-api",
"sp-consensus-slots",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
name = "sc-consensus-uncles"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"sc-client-api",
"sp-authorship",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
name = "sc-executor"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"sc-executor-common",
"sc-executor-wasmi",
"sc-executor-wasmtime",
"sp-core",
"sp-externalities",
"sp-io",
"sp-panic-handler",
"sp-runtime-interface",
"sp-serializer",
"sp-trie",
"sp-version",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-common"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"sp-allocator",
"sp-core",
"sp-serializer",
"sp-wasm-interface",
]
[[package]]
name = "sc-executor-wasmi"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"parity-scale-codec",
"sc-executor-common",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmtime"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
[[package]]
name = "sc-finality-grandpa"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sc-keystore",
"sc-network",
"sc-network-gossip",
"sc-telemetry",
"serde_json",
"sp-api",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
"sp-keystore",
[[package]]
name = "sc-finality-grandpa-rpc"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"parity-scale-codec",
"sc-rpc",
Shawn Tabrizi
committed
"sp-core",
"sp-runtime",
[[package]]
name = "sc-finality-grandpa-warp-sync"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
dependencies = [
"derive_more",
"futures 0.3.12",
"log",
"num-traits 0.2.14",
"parity-scale-codec",
"parking_lot 0.11.1",
"prost 0.6.1",
"sc-client-api",
"sc-finality-grandpa",
"sc-network",
"sc-service",
"sp-blockchain",
"sp-runtime",
]
[[package]]
name = "sc-informant"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"parity-util-mem",
"sc-client-api",
"sc-network",
"sp-blockchain",
"sp-runtime",
name = "sc-keystore"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"async-trait",
"futures-util",
"rand 0.7.3",
"serde_json",
"sp-application-crypto",
"sp-core",
"sp-keystore",
]
[[package]]
name = "sc-light"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
dependencies = [
"hash-db",
"lazy_static",
"parity-scale-codec",
"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#a51a9888254c38ecf4a949e99ac31a215dc70824"
"asynchronous-codec",
"bytes 1.0.1",
"either",
"erased-serde",
"fnv",
"fork-tree",
"libp2p",
"linked-hash-map",
"linked_hash_set",
"lru",
"nohash-hasher",
"parity-scale-codec",
"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",
"substrate-prometheus-endpoint",
"thiserror",
"unsigned-varint 0.6.0",
"void",
"wasm-timer",
"zeroize",
[[package]]
name = "sc-network-gossip"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
name = "sc-offchain"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"rand 0.7.3",
"sc-client-api",
"sc-keystore",
"sc-network",
"sp-api",
"sp-core",
"sp-offchain",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
[[package]]
name = "sc-proposer-metrics"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
dependencies = [
"substrate-prometheus-endpoint",
]
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"hash-db",
"jsonrpc-core",
"jsonrpc-pubsub",
"sc-block-builder",
"sc-client-api",
"sc-executor",
"sc-keystore",
"sc-rpc-api",
"serde_json",
"sp-api",
"sp-blockchain",
"sp-keystore",
"sp-offchain",
"sp-rpc",
"sp-runtime",
"sp-session",
"sp-state-machine",
"sp-transaction-pool",
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"sp-core",
"sp-rpc",
"sp-runtime",
"sp-transaction-pool",
"sp-version",
name = "sc-rpc-server"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"jsonrpc-core",
"jsonrpc-http-server",
"jsonrpc-pubsub",
"jsonrpc-ws-server",
"serde",
"serde_json",
"sp-runtime",
"substrate-prometheus-endpoint",
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"jsonrpc-pubsub",
"parity-scale-codec",
"parity-util-mem",
"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-inherents",
"sp-keystore",
"tempfile",
name = "sc-state-db"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"parity-scale-codec",
"parity-util-mem",
"parity-util-mem-derive",
[[package]]
name = "sc-sync-state-rpc"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
dependencies = [
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-chain-spec",
"sc-client-api",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-finality-grandpa",
"sc-rpc-api",
"serde_json",
"sp-blockchain",
"sp-runtime",
]
name = "sc-telemetry"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"chrono",
"serde_json",
"sp-utils",
"tracing",
"tracing-subscriber",
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"atty",
"sc-tracing-proc-macro",
"thiserror",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "sc-tracing-proc-macro"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
dependencies = [
"proc-macro-crate",
"proc-macro2 1.0.24",
"quote 1.0.7",
name = "sc-transaction-graph"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"serde",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
name = "sc-transaction-pool"
source = "git+https://github.com/paritytech/substrate#a51a9888254c38ecf4a949e99ac31a215dc70824"
"intervalier",
"parity-scale-codec",
"parity-util-mem",
"sc-client-api",
"sc-transaction-graph",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-runtime",
]
[[package]]
name = "schannel"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"
"merlin",
"rand 0.7.3",
"rand_core 0.5.1",
Benjamin Kampmann
committed
"serde",
[[package]]
name = "scoped-tls"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "scroll"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb2332cb595d33f7edd5700f4cbf94892e680c7f0ae56adab58a35190b66cb1"
name = "scroll_derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9"
]
[[package]]
name = "sct"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
[[package]]
name = "secrecy"
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"
"bitflags",
"core-foundation",
"core-foundation-sys",
]
[[package]]
name = "security-framework-sys"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51ceb04988b17b6d1dcd555390fa822ca5637b4a14e1f5099f13d351bed4d6c7"
[[package]]
name = "semver"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"
dependencies = [
"semver-parser 0.7.0",
]
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
"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.0",
"serde",
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.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e012c6c5380fb91897ba7b9261a0f565e624e869d42fe1a1d03fa0d68a083d5"
dependencies = [
"pest",
"pest_derive",
]
[[package]]
name = "send_wrapper"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f638d531eccd6e23b980caf34876660d38e265409d8e99b397ab71eb3612fad0"
[[package]]
name = "send_wrapper"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "930c0acf610d3fdb5e2ab6213019aaa04e227ebe9547b0649ba599b16d788bd7"
[[package]]
name = "separator"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f97841a747eef040fcd2e7b3b9a220a7205926e60488e673d9e4926d27772ce5"
[[package]]
name = "serde"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92d5161132722baa40d802cc70b15262b98258453e85e5d1d365c757c73869ae"
name = "serde_derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9391c295d64fc0abb2c556bad848f33cb8296276b1ad2677d1ae1ace4f258f31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fceb2595057b6891a4ee808f70054bd2d12f0e97f1cbb78689b59f676df325a"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
"block-buffer 0.7.3",
"digest 0.8.1",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"
"block-buffer 0.7.3",
"digest 0.8.1",