Cargo.lock 203 KiB
Newer Older
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.2",
 "sc-client-api",
 "sc-network",
 "sp-blockchain",
 "sp-runtime",
 "sp-transaction-pool",
 "sp-utils",
 "wasm-timer",
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "derive_more 0.99.8",
Gavin Wood's avatar
Gavin Wood committed
 "merlin",
 "rand 0.7.3",
 "serde_json",
 "sp-application-crypto",
 "sp-core",
 "subtle 2.2.3",
]

[[package]]
name = "sc-light"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "hash-db",
 "lazy_static",
 "parity-scale-codec",
 "parking_lot 0.10.2",
 "sc-client-api",
 "sc-executor",
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-externalities",
 "sp-runtime",
 "sp-state-machine",
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "bitflags",
 "bytes 0.5.4",
 "derive_more 0.99.8",
 "either",
 "erased-serde",
 "fnv",
 "fork-tree",
 "futures 0.3.5",
 "futures-timer 3.0.2",
 "futures_codec",
 "hex",
 "libp2p",
 "linked-hash-map",
 "linked_hash_set",
 "log 0.4.8",
 "lru",
 "nohash-hasher",
 "parity-scale-codec",
 "pin-project",
 "prost",
 "prost-build",
 "rand 0.7.3",
 "sc-block-builder",
 "sc-client-api",
 "sc-peerset",
 "serde",
 "serde_json",
 "slog",
 "slog_derive",
 "smallvec 0.6.13",
 "sp-arithmetic",
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
 "sp-runtime",
 "substrate-prometheus-endpoint",
 "thiserror",
 "unsigned-varint",
 "void",
 "wasm-timer",
 "zeroize",
[[package]]
name = "sc-network-gossip"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
 "futures 0.3.5",
 "futures-timer 3.0.2",
 "libp2p",
 "log 0.4.8",
 "lru",
 "sc-network",
 "sp-runtime",
 "wasm-timer",
[[package]]
name = "sc-network-test"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "env_logger",
 "futures 0.3.5",
 "futures-timer 3.0.2",
 "libp2p",
 "log 0.4.8",
 "rand 0.7.3",
 "sc-block-builder",
 "sc-client-api",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-consensus",
 "sc-network",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-service",
 "sp-blockchain",
 "sp-consensus",
 "sp-consensus-babe",
 "sp-core",
 "sp-runtime",
 "substrate-test-runtime",
 "substrate-test-runtime-client",
 "tempfile",
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "bytes 0.5.4",
 "fnv",
 "futures 0.3.5",
 "futures-timer 3.0.2",
 "hyper 0.13.6",
 "hyper-rustls",
 "log 0.4.8",
 "num_cpus",
 "parity-scale-codec",
 "rand 0.7.3",
 "sc-client-api",
 "sc-keystore",
 "sc-network",
 "sp-api",
 "sp-core",
 "sp-offchain",
 "sp-runtime",
 "threadpool",
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
 "futures 0.3.5",
 "libp2p",
 "log 0.4.8",
 "serde_json",
 "wasm-timer",
[[package]]
name = "sc-proposer-metrics"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "log 0.4.8",
 "substrate-prometheus-endpoint",
]

Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "futures 0.3.5",
 "hash-db",
 "jsonrpc-core",
 "jsonrpc-pubsub",
 "log 0.4.8",
 "parity-scale-codec",
 "sc-block-builder",
 "sc-client-api",
 "sc-executor",
 "sc-keystore",
 "sc-rpc-api",
 "serde_json",
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-offchain",
 "sp-rpc",
 "sp-runtime",
 "sp-session",
 "sp-state-machine",
 "sp-transaction-pool",
 "sp-version",
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "derive_more 0.99.8",
 "futures 0.3.5",
 "jsonrpc-core",
 "jsonrpc-core-client",
 "jsonrpc-derive",
 "jsonrpc-pubsub",
 "log 0.4.8",
 "parity-scale-codec",
 "serde",
 "serde_json",
 "sp-core",
 "sp-rpc",
 "sp-runtime",
 "sp-transaction-pool",
 "sp-version",
thiolliere's avatar
thiolliere committed
[[package]]
name = "sc-rpc-server"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
thiolliere's avatar
thiolliere committed
dependencies = [
 "jsonrpc-core",
 "jsonrpc-http-server",
Gavin Wood's avatar
Gavin Wood committed
 "jsonrpc-ipc-server",
 "jsonrpc-pubsub",
 "jsonrpc-ws-server",
 "log 0.4.8",
 "serde",
 "serde_json",
 "sp-runtime",
Gav Wood's avatar
Gav Wood committed
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "derive_more 0.99.8",
 "exit-future",
 "futures 0.1.29",
 "futures 0.3.5",
 "futures-timer 3.0.2",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "hash-db",
 "lazy_static",
 "log 0.4.8",
 "parity-scale-codec",
 "parity-util-mem",
 "pin-project",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "rand 0.7.3",
 "sc-block-builder",
 "sc-chain-spec",
 "sc-client-api",
 "sc-client-db",
 "sc-executor",
 "sc-informant",
 "sc-keystore",
 "sc-light",
 "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",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sp-block-builder",
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sp-externalities",
 "sp-io",
 "sp-runtime",
 "sp-session",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sp-state-machine",
 "sp-transaction-pool",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sp-trie",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sp-version",
 "substrate-prometheus-endpoint",
 "sysinfo",
 "tracing",
 "wasm-timer",
Gav Wood's avatar
Gav Wood committed
]

Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "log 0.4.8",
 "parity-scale-codec",
 "parity-util-mem",
 "parity-util-mem-derive",
 "sc-client-api",
 "sp-core",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sc-telemetry"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "bytes 0.5.4",
 "futures 0.3.5",
 "futures-timer 3.0.2",
 "libp2p",
 "log 0.4.8",
 "pin-project",
 "rand 0.7.3",
 "serde",
 "slog",
 "slog-json",
 "slog-scope",
 "take_mut",
 "void",
 "wasm-timer",
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "erased-serde",
 "log 0.4.8",
 "sc-telemetry",
 "serde",
 "serde_json",
 "slog",
 "tracing-core",
name = "sc-transaction-graph"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "derive_more 0.99.8",
 "futures 0.3.5",
 "linked-hash-map",
 "log 0.4.8",
 "parity-util-mem",
 "serde",
 "sp-blockchain",
 "sp-core",
 "sp-runtime",
 "sp-transaction-pool",
 "wasm-timer",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sc-transaction-pool"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "derive_more 0.99.8",
 "futures 0.3.5",
 "futures-diagnose",
 "log 0.4.8",
 "parity-scale-codec",
 "parity-util-mem",
 "sc-client-api",
 "sc-transaction-graph",
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-runtime",
 "sp-tracing",
 "sp-transaction-pool",
Gav Wood's avatar
Gav Wood committed
 "substrate-prometheus-endpoint",
 "wasm-timer",
]

[[package]]
name = "schannel"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
dependencies = [
 "lazy_static",
 "winapi 0.3.8",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "arrayref",
 "arrayvec 0.5.1",
 "curve25519-dalek",
 "getrandom",
 "merlin",
 "rand 0.7.3",
 "rand_core 0.5.1",
 "sha2",
 "subtle 2.2.3",
 "zeroize",
[[package]]
name = "scoped-tls"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
version = "1.1.0"
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"
 "scroll_derive",
name = "scroll_derive"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9"
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.31",
name = "sct"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
 "ring",
 "untrusted",
[[package]]
name = "security-framework"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"
dependencies = [
 "bitflags",
 "core-foundation",
 "core-foundation-sys",
 "security-framework-sys",
]

[[package]]
name = "security-framework-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
dependencies = [
 "core-foundation-sys",
 "libc",
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
dependencies = [
 "semver-parser",
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"
[[package]]
name = "serde"
version = "1.0.112"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "736aac72d1eafe8e5962d1d1c3d99b0df526015ba40915cb3c49d042e92ec243"
dependencies = [
 "serde_derive",
Kian Paimani's avatar
Kian Paimani committed
]

[[package]]
name = "serde_derive"
version = "1.0.112"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf0343ce212ac0d3d6afd9391ac8e9c9efe06b533c8d33f660f6390cc4093f57"
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.31",
version = "1.0.55"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec2c5d7e739bc07a3e73381a39d61fdb5f671c60c1df26a130690665803d8226"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "itoa",
 "ryu",
 "serde",
Gav Wood's avatar
Gav Wood committed
]

Gavin Wood's avatar
Gavin Wood committed
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
 "block-buffer",
 "digest",
 "fake-simd",
 "opaque-debug",
Kian Paimani's avatar
Kian Paimani committed
[[package]]
name = "sha1"
version = "0.6.0"
Kian Paimani's avatar
Kian Paimani committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
[[package]]
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"
dependencies = [
 "block-buffer",
 "digest",
 "fake-simd",
 "opaque-debug",
name = "sha3"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"
dependencies = [
 "block-buffer",
 "byte-tools",
 "digest",
 "keccak",
 "opaque-debug",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "shared_memory"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf3ab0cdff84d6c66fc9e268010ea6508e58ee942575afb66f2cf194bb218bb4"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "cfg-if",
 "enum_primitive",
 "libc",
 "log 0.4.8",
 "memrange",
 "nix 0.10.0",
 "quick-error",
 "rand 0.4.6",
 "shared_memory_derive",
 "theban_interval_tree",
 "winapi 0.3.8",
[[package]]
name = "shared_memory_derive"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "767a14f1304be2f0b04e69860252f8ae9cfae0afaa9cc07b675147c43425dd3a"
 "proc-macro2 0.4.30",
 "quote 0.6.13",
 "syn 0.15.44",
name = "shlex"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "signal-hook-registry"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94f478ede9f64724c5d173d7bb56099ec3e2d9fc2774aac65d34b8b890405f41"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "arc-swap",
 "libc",
[[package]]
name = "slab"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
name = "slog"
version = "2.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cc9c640a4adbfbcc11ffb95efe5aa7af7309e002adab54b185507dbf2377b99"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "erased-serde",
Gavin Wood's avatar
Gavin Wood committed
]
name = "slog-json"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ddc0d2aff1f8f325ef660d9a0eb6e6dcd20b30b3f581a5897f58bf42d061c37a"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "chrono",
 "erased-serde",
 "serde",
 "serde_json",
 "slog",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "slog-scope"
version = "4.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c44c89dd8b0ae4537d1ae318353eaf7840b4869c536e31c41e963d1ea523ee6"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "arc-swap",
 "lazy_static",
 "slog",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "slog_derive"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b"
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.31",
[[package]]
name = "smallvec"
version = "0.6.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6"
dependencies = [
 "maybe-uninit",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"
Gavin Wood's avatar
Gavin Wood committed
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afb767eee7d257ba202f0b9b08673bc13b22281632ef45267b19f13100accd2f"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "arrayref",
 "blake2-rfc",
 "chacha20-poly1305-aead",
 "rand 0.7.3",
 "rand_core 0.5.1",
 "ring",
 "rustc_version",
 "sha2",
 "subtle 2.2.3",
 "x25519-dalek",
[[package]]
name = "socket2"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"
dependencies = [
 "cfg-if",
 "libc",
 "redox_syscall",
 "winapi 0.3.8",
]

Gavin Wood's avatar
Gavin Wood committed
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c9dab3f95c9ebdf3a88268c19af668f637a3c5039c2c56ff2d40b1b2d64a25b"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "bytes 0.5.4",
 "flate2",
 "futures 0.3.5",
 "http 0.2.1",
 "httparse",
 "log 0.4.8",
 "rand 0.7.3",
 "sha1",
 "static_assertions",
 "thiserror",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-allocator"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "derive_more 0.99.8",
 "log 0.4.8",
 "sp-core",
 "sp-std",
 "sp-wasm-interface",
[[package]]
name = "sp-api"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
thiolliere's avatar
thiolliere committed
dependencies = [
 "hash-db",
 "parity-scale-codec",
 "sp-api-proc-macro",
 "sp-core",
 "sp-runtime",
 "sp-state-machine",
 "sp-std",
 "sp-version",
thiolliere's avatar
thiolliere committed
]

[[package]]
name = "sp-api-proc-macro"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
thiolliere's avatar
thiolliere committed
dependencies = [
 "blake2-rfc",
 "proc-macro-crate",
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.31",
thiolliere's avatar
thiolliere committed
]

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-application-crypto"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-io",
 "sp-std",
name = "sp-arithmetic"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "integer-sqrt",
 "num-traits 0.2.12",
 "parity-scale-codec",
 "serde",
 "sp-debug-derive",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-authority-discovery"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
 "parity-scale-codec",
 "sp-api",
 "sp-application-crypto",
 "sp-runtime",
 "sp-std",
name = "sp-authorship"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec",
 "sp-inherents",
 "sp-runtime",
 "sp-std",
]

[[package]]
name = "sp-block-builder"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec",
 "sp-api",
 "sp-inherents",
 "sp-runtime",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-blockchain"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "derive_more 0.99.8",
 "log 0.4.8",
 "lru",
 "parity-scale-codec",
 "sp-block-builder",
 "sp-consensus",
 "sp-runtime",
 "sp-state-machine",
[[package]]
name = "sp-chain-spec"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "serde",
 "serde_json",
]

[[package]]
name = "sp-consensus"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "derive_more 0.99.8",
 "futures 0.3.5",
 "futures-timer 3.0.2",
 "libp2p",
 "log 0.4.8",
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-inherents",
 "sp-runtime",
 "sp-state-machine",
 "sp-std",
 "sp-version",
 "substrate-prometheus-endpoint",
 "wasm-timer",
[[package]]
name = "sp-consensus-aura"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "parity-scale-codec",
 "sp-api",
 "sp-application-crypto",
 "sp-inherents",
 "sp-runtime",
 "sp-std",
 "sp-timestamp",
[[package]]
name = "sp-consensus-babe"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
 "parity-scale-codec",
 "sp-api",
 "sp-application-crypto",
 "sp-consensus",
 "sp-consensus-vrf",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-inherents",
 "sp-runtime",
 "sp-std",
 "sp-timestamp",
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "parity-scale-codec",
 "schnorrkel",
 "sp-core",
 "sp-runtime",
 "sp-std",
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0-rc4"
source = "git+https://github.com/paritytech/substrate#93a6a53061b9ecb8660c291ab43d083cf51c1f89"
dependencies = [
 "base58",
 "blake2-rfc",
 "derive_more 0.99.8",
 "ed25519-dalek",
 "futures 0.3.5",
 "hash-db",
 "hash256-std-hasher",
 "hex",
 "impl-serde 0.3.1",
 "lazy_static",
 "libsecp256k1",
 "log 0.4.8",
 "merlin",
 "num-traits 0.2.12",
 "parity-scale-codec",
 "parity-util-mem",
 "primitive-types",
 "rand 0.7.3",