Newer
Older
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
"pallet-indices",
"pallet-offences",
"pallet-session",
"pallet-staking",
"pallet-staking-reward-curve",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"serde",
"serde_derive",
"smallvec 1.4.1",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-core",
"sp-inherents",
"sp-io",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std",
"sp-transaction-pool",
"sp-version",
"substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
]
name = "rpassword"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99371657d3c8e4d816fb6221db98fa408242b0b53bac08f8676a41f8554fe99f"
name = "rust-argon2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"
"blake2b_simd",
"constant_time_eq",
name = "rustc-demangle"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
name = "rustc-hex"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
[[package]]
name = "rustc-serialize"
version = "0.3.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
[[package]]
name = "rustc_version"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
dependencies = [
[[package]]
name = "rustls"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cac94b333ee2aac3284c5b8a1b7fb4dd11cba88c244e3fe33cdbd047af0eb693"
dependencies = [
"base64 0.12.3",
"log 0.4.8",
"ring",
"sct",
"webpki",
]
[[package]]
name = "rustls-native-certs"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "629d439a7672da82dd955498445e496ee2096fe2117b9f796558a43fdb9e59b8"
"rustls",
name = "rw-stream-sink"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"
"pin-project",
"static_assertions",
name = "ryu"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
name = "safe-mix"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"
name = "sc-authority-discovery"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"bytes 0.5.5",
"derive_more 0.99.9",
"futures-timer 3.0.2",
"libp2p",
"log 0.4.8",
"parity-scale-codec",
"prost",
"prost-build",
"rand 0.7.3",
"sc-client-api",
"sc-keystore",
"sc-network",
"serde_json",
"sp-api",
"sp-authority-discovery",
"sp-blockchain",
"sp-core",
"sp-runtime",
"substrate-prometheus-endpoint",
[[package]]
name = "sc-basic-authorship"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
dependencies = [
"futures 0.3.5",
"futures-timer 3.0.2",
"log 0.4.8",
"parity-scale-codec",
"sc-block-builder",
"sc-client-api",
"sc-proposer-metrics",
"sc-telemetry",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-transaction-pool",
"substrate-prometheus-endpoint",
"tokio-executor 0.2.0-alpha.6",
]
name = "sc-block-builder"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"parity-scale-codec",
"sc-client-api",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-core",
name = "sc-chain-spec"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"impl-trait-for-tuples",
"sc-chain-spec-derive",
"sc-network",
"sc-telemetry",
"serde",
"serde_json",
name = "sc-chain-spec-derive"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"proc-macro2 1.0.18",
"quote 1.0.7",
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
dependencies = [
"ansi_term 0.12.1",
"atty",
"chrono",
"lazy_static",
"log 0.4.8",
"names",
"nix 0.17.0",
"parity-util-mem",
"regex",
"rpassword",
"sc-client-api",
"sc-informant",
"sc-network",
"sc-service",
"sc-telemetry",
"sc-tracing",
"serde_json",
"sp-blockchain",
"sp-core",
"sp-keyring",
"sp-panic-handler",
"sp-runtime",
"sp-state-machine",
"structopt",
"substrate-prometheus-endpoint",
"time",
]
[[package]]
name = "sc-client-api"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"hash-db",
"hex-literal",
"kvdb",
"log 0.4.8",
"parity-scale-codec",
"parking_lot 0.10.2",
"sc-executor",
"sc-telemetry",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-externalities",
"sp-inherents",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-storage",
"sp-transaction-pool",
"sp-trie",
"substrate-prometheus-endpoint",
]
[[package]]
name = "sc-client-db"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"linked-hash-map",
"log 0.4.8",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.10.2",
"sc-client-api",
"sc-executor",
"sc-state-db",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-trie",
"substrate-prometheus-endpoint",
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
dependencies = [
"sc-client-api",
"sp-blockchain",
"sp-consensus",
"sp-runtime",
]
name = "sc-consensus-babe"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"futures-timer 3.0.2",
"log 0.4.8",
"merlin",
"num-bigint",
"num-rational",
"parking_lot 0.10.2",
"sc-client-api",
"sc-consensus-epochs",
"sc-consensus-slots",
"sc-consensus-uncles",
"sc-keystore",
"sc-telemetry",
"schnorrkel",
"serde",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-consensus-vrf",
"sp-core",
"sp-inherents",
"sp-io",
"sp-runtime",
"sp-timestamp",
[[package]]
name = "sc-consensus-babe-rpc"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-keystore",
"sc-rpc-api",
"serde",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-runtime",
]
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"fork-tree",
"parity-scale-codec",
"parking_lot 0.10.2",
"sc-client-api",
"sp-blockchain",
"sp-runtime",
name = "sc-consensus-slots"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"futures-timer 3.0.2",
"log 0.4.8",
"parity-scale-codec",
"parking_lot 0.10.2",
"sc-client-api",
"sc-telemetry",
"sp-api",
"sp-consensus-slots",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
name = "sc-consensus-uncles"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"log 0.4.8",
"sc-client-api",
"sp-authorship",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
name = "sc-executor"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"lazy_static",
"libsecp256k1",
"log 0.4.8",
"parity-scale-codec",
"parity-wasm",
"parking_lot 0.10.2",
"sc-executor-common",
"sc-executor-wasmi",
"sc-executor-wasmtime",
"sp-core",
"sp-externalities",
"sp-io",
"sp-panic-handler",
"sp-runtime-interface",
"sp-serializer",
"sp-trie",
"sp-version",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-common"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"log 0.4.8",
"parity-scale-codec",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-serializer",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"log 0.4.8",
"parity-scale-codec",
"sc-executor-common",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmtime"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"cranelift-codegen",
"cranelift-wasm",
"log 0.4.8",
"parity-scale-codec",
"parity-wasm",
"sc-executor-common",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"substrate-wasmtime",
[[package]]
name = "sc-finality-grandpa"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"futures-timer 3.0.2",
"log 0.4.8",
"parity-scale-codec",
"parking_lot 0.10.2",
"pin-project",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sc-keystore",
"sc-network",
"sc-network-gossip",
"sc-telemetry",
"serde_json",
"sp-api",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-finality-grandpa",
"sp-finality-tracker",
"sp-inherents",
"sp-runtime",
[[package]]
name = "sc-finality-grandpa-rpc"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"log 0.4.8",
"sc-finality-grandpa",
"serde",
"serde_json",
]
[[package]]
name = "sc-informant"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"log 0.4.8",
"parity-util-mem",
"sc-client-api",
"sc-network",
"sp-blockchain",
"sp-runtime",
name = "sc-keystore"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"parking_lot 0.10.2",
"rand 0.7.3",
"serde_json",
"sp-application-crypto",
"sp-core",
]
[[package]]
name = "sc-light"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
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",
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"bytes 0.5.5",
"derive_more 0.99.9",
"either",
"erased-serde",
"fnv",
"fork-tree",
"libp2p",
"linked-hash-map",
"linked_hash_set",
"log 0.4.8",
"lru",
"nohash-hasher",
"parity-scale-codec",
"parking_lot 0.10.2",
"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",
"void",
"wasm-timer",
"zeroize",
[[package]]
name = "sc-network-gossip"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"futures-timer 3.0.2",
"libp2p",
"log 0.4.8",
"lru",
"sc-network",
"sp-runtime",
"wasm-timer",
[[package]]
name = "sc-network-test"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"futures-timer 3.0.2",
"libp2p",
"log 0.4.8",
"parking_lot 0.10.2",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-runtime",
"substrate-test-runtime",
"substrate-test-runtime-client",
"tempfile",
name = "sc-offchain"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"hyper-rustls",
"log 0.4.8",
"num_cpus",
"parity-scale-codec",
"parking_lot 0.10.2",
"rand 0.7.3",
"sc-client-api",
"sc-keystore",
"sc-network",
"sp-api",
"sp-core",
"sp-offchain",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"libp2p",
"log 0.4.8",
"serde_json",
[[package]]
name = "sc-proposer-metrics"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
dependencies = [
"log 0.4.8",
"substrate-prometheus-endpoint",
]
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"hash-db",
"jsonrpc-core",
"jsonrpc-pubsub",
"log 0.4.8",
"parity-scale-codec",
"parking_lot 0.10.2",
"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",
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"log 0.4.8",
"parity-scale-codec",
"parking_lot 0.10.2",
"sp-core",
"sp-rpc",
"sp-runtime",
"sp-transaction-pool",
"sp-version",
name = "sc-rpc-server"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"jsonrpc-core",
"jsonrpc-http-server",
"jsonrpc-pubsub",
"jsonrpc-ws-server",
"log 0.4.8",
"serde",
"serde_json",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"directories",
"jsonrpc-pubsub",
"lazy_static",
"log 0.4.8",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.10.2",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-executor",
"sc-network",
"sc-offchain",
"sc-rpc",
"sc-rpc-server",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"serde",
"serde_json",
"slog",
"sp-api",
"sp-application-crypto",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-io",
"sp-runtime",
"sp-session",
"tempfile",
name = "sc-state-db"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"log 0.4.8",
"parity-scale-codec",
"parity-util-mem",
"parity-util-mem-derive",
"parking_lot 0.10.2",
name = "sc-telemetry"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"futures-timer 3.0.2",
"libp2p",
"log 0.4.8",
"parking_lot 0.10.2",
"pin-project",
"rand 0.7.3",
"serde",
"slog",
"slog-json",
"slog-scope",
"take_mut",
"void",
"wasm-timer",
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"parking_lot 0.10.2",
"sc-telemetry",
"serde",
"serde_json",
"slog",
name = "sc-transaction-graph"
source = "git+https://github.com/paritytech/substrate#52494a465ab68904343c0525e86261ebcb166808"
"linked-hash-map",
"log 0.4.8",
"parity-util-mem",
"parking_lot 0.10.2",
"serde",
"sp-blockchain",
"sp-core",