Newer
Older
"regex",
"rpassword",
"sc-client-api",
"sc-network-common",
"sc-service",
"sc-telemetry",
"sc-tracing",
"sp-blockchain",
"sp-core 7.0.0",
"sp-keystore 0.13.0",
"sp-panic-handler 5.0.0",
"sp-runtime 7.0.0",
"sp-version",
"tiny-bip39",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-executor",
"sc-transaction-pool-api",
"sc-utils",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-externalities 0.13.0",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
"sp-storage 7.0.0",
]
[[package]]
name = "sc-client-db"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"parity-scale-codec",
"parking_lot 0.12.1",
"schnellru",
"sp-arithmetic 6.0.0",
"sp-blockchain",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
"sp-trie 7.0.0",
[[package]]
name = "sc-consensus"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"libp2p",
"log",
"parking_lot 0.12.1",
"sc-utils",
"serde",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
"substrate-prometheus-endpoint",
"thiserror",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parity-scale-codec",
"sp-application-crypto 7.0.0",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-inherents",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"thiserror",
[[package]]
name = "sc-consensus-babe"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"num-bigint",
"num-rational",
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-consensus-epochs",
"sc-consensus-slots",
"sc-keystore",
"sc-telemetry",
"scale-info",
"sp-application-crypto 7.0.0",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core 7.0.0",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"substrate-prometheus-endpoint",
"thiserror",
[[package]]
name = "sc-consensus-babe-rpc"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"jsonrpsee 0.16.2",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-rpc-api",
"serde",
"sp-application-crypto 7.0.0",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core 7.0.0",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"thiserror",
[[package]]
name = "sc-consensus-epochs"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"fork-tree",
"parity-scale-codec",
"sp-runtime 7.0.0",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parity-scale-codec",
"sp-arithmetic 6.0.0",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-inherents",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
]
[[package]]
name = "sc-executor"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"lru 0.8.1",
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-executor-common",
"sc-executor-wasmi",
"sc-executor-wasmtime",
"sp-core 7.0.0",
"sp-externalities 0.13.0",
"sp-io 7.0.0",
"sp-panic-handler 5.0.0",
"sp-runtime-interface 7.0.0",
"sp-trie 7.0.0",
"sp-version",
"sp-wasm-interface 7.0.0",
]
[[package]]
name = "sc-executor-common"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"sc-allocator",
"sp-maybe-compressed-blob",
"sp-wasm-interface 7.0.0",
"wasm-instrument",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"log",
"sc-allocator",
"sc-executor-common",
"sp-runtime-interface 7.0.0",
"sp-wasm-interface 7.0.0",
[[package]]
name = "sc-executor-wasmtime"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"sc-allocator",
"sc-executor-common",
"sp-runtime-interface 7.0.0",
"sp-wasm-interface 7.0.0",
"wasmtime",
]
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"ahash 0.8.3",
"finality-grandpa",
"parity-scale-codec",
"parking_lot 0.12.1",
"rand 0.8.5",
"sc-network-common",
"sp-application-crypto 7.0.0",
"sp-arithmetic 6.0.0",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-finality-grandpa",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"thiserror",
[[package]]
name = "sc-finality-grandpa-rpc"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"finality-grandpa",
"jsonrpsee 0.16.2",
"parity-scale-codec",
"sc-client-api",
"sc-finality-grandpa",
"sc-rpc",
"serde",
"sp-blockchain",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"thiserror",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"sc-network-common",
"sp-blockchain",
"sp-runtime 7.0.0",
]
[[package]]
name = "sc-keystore"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parking_lot 0.12.1",
"sp-application-crypto 7.0.0",
"sp-core 7.0.0",
"sp-keystore 0.13.0",
"thiserror",
]
[[package]]
name = "sc-network"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"asynchronous-codec",
"lru 0.8.1",
"parity-scale-codec",
"parking_lot 0.12.1",
"pin-project",
"sc-network-common",
"sp-arithmetic 6.0.0",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"unsigned-varint",
[[package]]
name = "sc-network-bitswap"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"cid",
"futures",
"libp2p",
"log",
"sc-client-api",
"sc-network-common",
"sp-blockchain",
"sp-runtime 7.0.0",
"thiserror",
"unsigned-varint",
]
[[package]]
name = "sc-network-common"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"async-trait",
"bitflags",
"bytes",
"futures",
"futures-timer",
"linked_hash_set",
"parity-scale-codec",
"sc-consensus",
"sc-peerset",
"serde",
"smallvec",
"sp-blockchain",
"sp-consensus",
"sp-finality-grandpa",
"sp-runtime 7.0.0",
"substrate-prometheus-endpoint",
"thiserror",
]
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"ahash 0.8.3",
"lru 0.8.1",
"sc-network-common",
"sc-peerset",
"sp-runtime 7.0.0",
[[package]]
name = "sc-network-light"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"futures",
"libp2p",
"log",
"parity-scale-codec",
"sc-client-api",
"sc-network-common",
"sc-peerset",
"sp-blockchain",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"thiserror",
]
[[package]]
name = "sc-network-sync"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"array-bytes 4.2.0",
"async-trait",
"fork-tree",
"futures",
"libp2p",
"log",
"lru 0.8.1",
"parity-scale-codec",
"sc-client-api",
"sc-consensus",
"sc-network-common",
"sc-peerset",
"sp-arithmetic 6.0.0",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-finality-grandpa",
"sp-runtime 7.0.0",
"thiserror",
]
[[package]]
name = "sc-network-transactions"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"futures",
"libp2p",
"log",
"parity-scale-codec",
"pin-project",
"sc-network-common",
"sc-peerset",
"sp-consensus",
"sp-runtime 7.0.0",
"substrate-prometheus-endpoint",
]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-network-common",
"sc-peerset",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
]
[[package]]
name = "sc-peerset"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
[[package]]
name = "sc-proposer-metrics"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"substrate-prometheus-endpoint",
]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"jsonrpsee 0.16.2",
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-chain-spec",
"sc-transaction-pool-api",
"sc-utils",
"sp-blockchain",
"sp-core 7.0.0",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"sp-version",
]
[[package]]
name = "sc-rpc-api"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"jsonrpsee 0.16.2",
"parity-scale-codec",
"sc-chain-spec",
"sc-transaction-pool-api",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-version",
]
[[package]]
name = "sc-rpc-server"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"jsonrpsee 0.16.2",
[[package]]
name = "sc-rpc-spec-v2"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"futures",
"hex",
"jsonrpsee 0.16.2",
"parity-scale-codec",
"sc-chain-spec",
"sc-transaction-pool-api",
"serde",
"sp-blockchain",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-version",
"thiserror",
]
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"jsonrpsee 0.16.2",
"parity-scale-codec",
"parking_lot 0.12.1",
"pin-project",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-executor",
"sc-network-bitswap",
"sc-network-common",
"sc-network-light",
"sc-network-sync",
"sc-network-transactions",
"sc-offchain",
"sc-rpc",
"sc-rpc-server",
"sc-rpc-spec-v2",
"sc-storage-monitor",
Svyatoslav Nikolsky
committed
"sc-sysinfo",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"sc-transaction-pool-api",
"sc-utils",
"sp-blockchain",
"sp-consensus",
"sp-core 7.0.0",
"sp-externalities 0.13.0",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
"sp-storage 7.0.0",
"sp-trie 7.0.0",
"sp-version",
"static_init 1.0.3",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"log",
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-core 7.0.0",
[[package]]
name = "sc-storage-monitor"
version = "0.1.0"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"clap 4.1.4",
"futures",
"log",
"nix 0.26.2",
"sc-client-db",
"sc-utils",
"sp-core 7.0.0",
"thiserror",
"tokio",
]
[[package]]
name = "sc-sync-state-rpc"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"jsonrpsee 0.16.2",
"parity-scale-codec",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-finality-grandpa",
"serde",
"serde_json",
"sp-blockchain",
"sp-runtime 7.0.0",
Svyatoslav Nikolsky
committed
[[package]]
name = "sc-sysinfo"
version = "6.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
Svyatoslav Nikolsky
committed
dependencies = [
Svyatoslav Nikolsky
committed
"libc",
"log",
"rand_pcg",
Svyatoslav Nikolsky
committed
"regex",
"sc-telemetry",
"serde",
"serde_json",
"sp-core 7.0.0",
"sp-io 7.0.0",
"sp-std 5.0.0",
Svyatoslav Nikolsky
committed
]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parking_lot 0.12.1",
"pin-project",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parking_lot 0.12.1",
"sc-client-api",
"sc-rpc-server",
"sp-blockchain",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-tracing 6.0.0",
"tracing-subscriber",
]
[[package]]
name = "sc-tracing-proc-macro"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"proc-macro-crate",
"quote 1.0.23",
"syn 1.0.107",
name = "sc-transaction-pool"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
dependencies = [
"num-traits",
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-client-api",
"sc-transaction-pool-api",
"sc-utils",
"sp-blockchain",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-tracing 6.0.0",
"substrate-prometheus-endpoint",
]
[[package]]
name = "sc-transaction-pool-api"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"sp-blockchain",
"sp-runtime 7.0.0",
]
[[package]]
name = "sc-utils"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#51cf2e790f118f6cfe8d94fb9ca96bc580bd7c98"
"parking_lot 0.12.1",
"prometheus",
]
10952
10953
10954
10955
10956
10957
10958
10959
10960
10961
10962
10963
10964
10965
10966
10967
10968
10969
10970
10971
10972
10973
10974
[[package]]
name = "scale-bits"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8dd7aca73785181cc41f0bbe017263e682b585ca660540ba569133901d013ecf"
dependencies = [
"parity-scale-codec",
"scale-info",
"serde",
]
[[package]]
name = "scale-decode"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d823d4be477fc33321f93d08fb6c2698273d044f01362dc27573a750deb7c233"
dependencies = [
"parity-scale-codec",
"scale-bits",
"scale-info",
"thiserror",
]
[[package]]
name = "scale-info"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "001cf62ece89779fd16105b5f515ad0e5cedcd5440d3dd806bb067978e7c3608"
"cfg-if 1.0.0",
"derive_more",
"parity-scale-codec",
"scale-info-derive",
]
[[package]]
name = "scale-info-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "303959cf613a6f6efd19ed4b4ad5bf79966a13352716299ad532cfb115f4205c"
"proc-macro-crate",
"quote 1.0.23",
"syn 1.0.107",