Newer
Older
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-externalities 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-inherents 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-keyring 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-state-machine 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-std 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-trie 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-version 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-prometheus-endpoint 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"tracing 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "sc-client-api"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
"hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"kvdb 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-executor 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-telemetry 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-externalities 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-inherents 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-keyring 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-state-machine 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-std 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-storage 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-transaction-pool 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-trie 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-version 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]
[[package]]
name = "sc-client-db"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
"kvdb 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"kvdb-memorydb 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"kvdb-rocksdb 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-executor 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-state-db 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-state-machine 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-trie 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-prometheus-endpoint 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sc-consensus-babe"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"fork-tree 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"merlin 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num-bigint 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
"num-rational 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"pdqselect 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-consensus-epochs 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-consensus-slots 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-consensus-uncles 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-keystore 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-telemetry 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"schnorrkel 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-application-crypto 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-block-builder 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus-babe 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-inherents 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-io 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-timestamp 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-version 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"fork-tree 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sc-consensus-slots"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-telemetry 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-inherents 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-state-machine 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sc-consensus-uncles"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-authorship 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-inherents 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sc-executor"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libsecp256k1 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-executor-common 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-executor-wasmi 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-executor-wasmtime 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-externalities 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-io 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-panic-handler 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-serializer 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-trie 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-version 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-wasm-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "sc-executor-common"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-allocator 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-serializer 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-wasm-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "sc-executor-wasmi"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-executor-common 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-allocator 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-wasm-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "sc-executor-wasmtime"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-executor-common 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-allocator 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-wasm-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-wasmtime 0.13.0-threadsafe.1 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "sc-finality-grandpa"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"assert_matches 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"finality-grandpa 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
"fork-tree 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"pin-project 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-block-builder 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-keystore 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-network 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-network-gossip 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-telemetry 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-arithmetic 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-finality-grandpa 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-finality-tracker 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-inherents 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-prometheus-endpoint 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "sc-informant"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-network 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-service 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-keystore"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"hex 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-application-crypto 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
"erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"fork-tree 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"futures_codec 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"linked_hash_set 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"lru 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
"nohash-hasher 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"pin-project 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"prost 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"prost-build 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-block-builder 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-peerset 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"slog_derive 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-arithmetic 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus-babe 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-prometheus-endpoint 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"unsigned-varint 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "sc-network-gossip"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"lru 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-network 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "sc-network-test"
version = "0.8.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-block-builder 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-network 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus-babe 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-test-runtime 2.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-test-runtime-client 2.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-offchain"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"hyper 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
"hyper-rustls 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-keystore 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-network 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-offchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-pubsub 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-block-builder 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-executor 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-keystore 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-rpc-api 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-offchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-rpc 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-session 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-state-machine 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-transaction-pool 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-version 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-core-client 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-derive 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-pubsub 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-rpc 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-transaction-pool 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-version 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sc-rpc-server"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-http-server 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-pubsub 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-ws-server 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-diagnose 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-multiaddr 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-chain-spec 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-client-db 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-executor 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-keystore 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-network 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-offchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-rpc 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-rpc-server 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-telemetry 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-tracing 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-transaction-pool 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-application-crypto 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-consensus 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-io 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-session 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-transaction-pool 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"substrate-prometheus-endpoint 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sysinfo 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"target_info 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"tracing 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-state-db"
version = "0.8.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem-derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sc-telemetry"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"pin-project 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"slog-json 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"slog-scope 4.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"take_mut 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-telemetry 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"tracing-core 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-transaction-graph"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-transaction-pool 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-transaction-pool"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
dependencies = [
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-diagnose 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-client-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sc-transaction-graph 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-api 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-blockchain 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-transaction-pool 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "schannel"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
"arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"curve25519-dalek 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
"merlin 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "scoped-tls"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "scroll"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
"scroll_derive 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
name = "scroll_derive"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "sct"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
"ring 0.16.11 (registry+https://github.com/rust-lang/crates.io-index)",
"untrusted 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "security-framework"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"core-foundation 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"security-framework-sys 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "security-framework-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
"semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
name = "semver-parser"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
name = "send_wrapper"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "send_wrapper"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "send_wrapper"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "serde"
source = "registry+https://github.com/rust-lang/crates.io-index"
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
name = "serde_derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
"ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
"block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sha1"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sha3"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
"block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"keccak 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
name = "shared_memory"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"memrange 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"nix 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"shared_memory_derive 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"theban_interval_tree 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "shared_memory_derive"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
]
name = "shell32-sys"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
name = "shlex"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "signal-hook-registry"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
name = "slab"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "slog"
version = "2.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
"erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
name = "slog-json"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
name = "slog-scope"
version = "4.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
"arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
name = "slog_derive"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
name = "smallvec"
version = "0.6.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
"maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "snow"
source = "registry+https://github.com/rust-lang/crates.io-index"
"arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"chacha20-poly1305-aead 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"ring 0.16.11 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"x25519-dalek 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
"base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
"flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"http 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "sourcefile"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-std 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-wasm-interface 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "sp-api"
version = "2.0.0-alpha.4"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93cf07ad527c5209ba8b75615f0ec69d40cb76da"
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api-proc-macro 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-core 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-runtime 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-state-machine 0.8.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-std 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
"sp-version 2.0.0-alpha.4 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",