Skip to content
Cargo.lock 236 KiB
Newer Older
 "sp-keyring",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-availability-recovery"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "env_logger 0.8.2",
 "futures 0.3.12",
 "futures-timer 3.0.2",
 "log",
 "lru",
 "polkadot-erasure-coding",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-test-helpers",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "rand 0.8.3",
 "smallvec 1.6.1",
 "sp-application-crypto",
 "sp-core",
 "sp-keyring",
 "streamunordered",
 "thiserror",
 "tracing",
 "tracing-futures",
]

Gavin Wood's avatar
Gavin Wood committed
[[package]]
version = "0.8.28"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "frame-benchmarking-cli",
 "futures 0.3.12",
 "sc-cli",
 "sc-service",
 "sp-core",
 "structopt",
 "substrate-browser-utils",
 "substrate-build-script-utils",
 "thiserror",
 "tracing-futures",
 "wasm-bindgen",
 "wasm-bindgen-futures",
[[package]]
name = "polkadot-collator-protocol"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "env_logger 0.8.2",
 "futures 0.3.12",
 "futures-timer 3.0.2",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-test-helpers",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-core",
 "sp-keyring",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-core-primitives"
version = "0.7.30"
dependencies = [
 "parity-scale-codec",
 "parity-util-mem",
 "sp-core",
 "sp-runtime",
 "sp-std",
]

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "polkadot-erasure-coding"
version = "0.8.28"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec",
 "polkadot-primitives",
 "reed-solomon-erasure",
 "sp-core",
 "sp-trie",
[[package]]
name = "polkadot-network-bridge"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "futures 0.3.12",
 "parity-scale-codec",
 "parking_lot 0.11.1",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sc-authority-discovery",
 "sc-network",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-collation-generation"
version = "0.1.0"
dependencies = [
 "futures 0.3.12",
 "polkadot-erasure-coding",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-test-helpers",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-core",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-core-approval-voting"
version = "0.1.0"
dependencies = [
 "bitvec",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-overseer",
 "polkadot-primitives",
 "sc-client-api",
 "sp-blockchain",
 "sp-consensus-slots",
]

[[package]]
name = "polkadot-node-core-av-store"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "env_logger 0.8.2",
 "futures 0.3.12",
 "futures-timer 3.0.2",
 "kvdb",
 "kvdb-memorydb",
 "kvdb-rocksdb",
 "parity-scale-codec",
 "parking_lot 0.11.1",
 "polkadot-erasure-coding",
 "polkadot-node-subsystem",
ordian's avatar
ordian committed
 "polkadot-node-subsystem-util",
 "polkadot-overseer",
 "polkadot-primitives",
 "tracing",
 "tracing-futures",
name = "polkadot-node-core-backing"
version = "0.1.0"
dependencies = [
 "futures 0.3.12",
 "polkadot-erasure-coding",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-test-helpers",
 "polkadot-node-subsystem-util",
 "polkadot-statement-table",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-core-bitfield-signing"
version = "0.1.0"
dependencies = [
 "futures 0.3.12",
 "polkadot-node-subsystem",
 "polkadot-primitives",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-core-candidate-selection"
version = "0.1.0"
dependencies = [
 "futures 0.3.12",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-core",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-core-candidate-validation"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "futures 0.3.12",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
ordian's avatar
ordian committed
 "polkadot-node-subsystem-util",
 "polkadot-parachain",
 "polkadot-primitives",
 "sp-core",
 "sp-keyring",
 "tracing",
 "tracing-futures",
ordian's avatar
ordian committed
[[package]]
name = "polkadot-node-core-chain-api"
version = "0.1.0"
dependencies = [
 "futures 0.3.12",
ordian's avatar
ordian committed
 "maplit",
 "polkadot-node-subsystem",
ordian's avatar
ordian committed
 "polkadot-node-subsystem-util",
ordian's avatar
ordian committed
 "polkadot-primitives",
 "sp-blockchain",
 "sp-core",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-core-proposer"
version = "0.1.0"
dependencies = [
 "futures 0.3.12",
 "futures-timer 3.0.2",
 "polkadot-node-subsystem",
 "polkadot-overseer",
 "polkadot-primitives",
 "sc-basic-authorship",
 "sc-block-builder",
 "sc-client-api",
 "sp-api",
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
 "sp-inherents",
 "sp-runtime",
 "sp-transaction-pool",
 "substrate-prometheus-endpoint",
[[package]]
name = "polkadot-node-core-provisioner"
version = "0.1.0"
dependencies = [
 "bitvec",
 "futures 0.3.12",
 "polkadot-node-subsystem",
 "polkadot-primitives",
 "sp-application-crypto",
 "sp-keystore",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-core-runtime-api"
version = "0.1.0"
dependencies = [
 "futures 0.3.12",
 "memory-lru",
 "parity-util-mem",
 "polkadot-node-subsystem",
ordian's avatar
ordian committed
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-api",
 "sp-core",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-node-jaeger"
version = "0.1.0"
dependencies = [
 "async-std",
 "lazy_static",
 "log",
 "mick-jaeger",
 "parking_lot 0.11.1",
 "polkadot-primitives",
 "sc-network",
 "sp-core",
 "thiserror",
]

[[package]]
name = "polkadot-node-network-protocol"
version = "0.1.0"
dependencies = [
 "parity-scale-codec",
 "polkadot-node-jaeger",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "sc-network",
name = "polkadot-node-primitives"
 "futures 0.3.12",
 "parity-scale-codec",
 "polkadot-primitives",
 "polkadot-statement-table",
 "sp-consensus-slots",
asynchronous rob's avatar
asynchronous rob committed
 "sp-consensus-vrf",
 "sp-runtime",
name = "polkadot-node-subsystem"
version = "0.1.0"
dependencies = [
 "async-trait",
 "derive_more",
 "futures 0.3.12",
 "futures-timer 3.0.2",
 "lazy_static",
 "log",
 "mick-jaeger",
 "parity-scale-codec",
 "parking_lot 0.11.1",
 "pin-project 1.0.4",
 "polkadot-node-jaeger",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem-test-helpers",
 "polkadot-primitives",
 "polkadot-statement-table",
 "sc-network",
 "smallvec 1.6.1",
 "substrate-prometheus-endpoint",
 "tracing",
 "tracing-futures",
]

[[package]]
name = "polkadot-node-subsystem-test-helpers"
version = "0.1.0"
dependencies = [
 "async-trait",
 "futures 0.3.12",
 "parking_lot 0.11.1",
 "pin-project 1.0.4",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "polkadot-statement-table",
 "sc-network",
 "smallvec 1.6.1",
 "tracing",
 "tracing-futures",
]

[[package]]
name = "polkadot-node-subsystem-util"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "async-trait",
 "env_logger 0.8.2",
 "futures 0.3.12",
 "metered-channel",
 "parking_lot 0.11.1",
 "pin-project 1.0.4",
 "polkadot-node-jaeger",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-test-helpers",
 "sc-network",
 "streamunordered",
ordian's avatar
ordian committed
 "substrate-prometheus-endpoint",
 "tracing",
 "tracing-futures",
]

[[package]]
name = "polkadot-overseer"
version = "0.1.0"
dependencies = [
 "async-trait",
 "futures 0.3.12",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
ordian's avatar
ordian committed
 "polkadot-node-subsystem-util",
 "tracing",
 "tracing-futures",
name = "polkadot-parachain"
version = "0.8.28"
 "derive_more",
 "futures 0.3.12",
 "parity-scale-codec",
 "parity-util-mem",
 "parking_lot 0.11.1",
 "polkadot-core-primitives",
 "sc-executor",
 "serde",
 "shared_memory",
 "sp-core",
 "sp-externalities",
 "sp-io",
 "sp-std",
 "sp-wasm-interface",
 "thiserror",
[[package]]
name = "polkadot-pov-distribution"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "env_logger 0.8.2",
 "futures 0.3.12",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-keyring",
 "thiserror",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-primitives"
version = "0.8.28"
 "bitvec",
 "parity-scale-codec",
 "parity-util-mem",
 "polkadot-core-primitives",
 "polkadot-parachain",
 "pretty_assertions",
 "serde",
 "sp-api",
 "sp-application-crypto",
 "sp-arithmetic",
 "sp-authority-discovery",
 "sp-core",
 "sp-inherents",
 "sp-runtime",
 "sp-serializer",
 "sp-staking",
 "sp-std",
 "sp-trie",
 "sp-version",
version = "0.8.28"
 "jsonrpc-core",
 "pallet-transaction-payment-rpc",
 "parity-scale-codec",
 "polkadot-primitives",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-client-api",
 "sc-consensus-babe",
 "sc-consensus-babe-rpc",
 "sc-consensus-epochs",
 "sc-finality-grandpa",
 "sc-finality-grandpa-rpc",
 "sc-rpc",
 "sp-api",
Xiliang Chen's avatar
Xiliang Chen committed
 "sp-block-builder",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sp-blockchain",
 "sp-consensus",
 "sp-consensus-babe",
 "sp-runtime",
 "sp-transaction-pool",
 "substrate-frame-rpc-system",
version = "0.8.28"
 "bitvec",
 "frame-benchmarking",
 "frame-executive",
 "frame-support",
 "frame-system",
 "frame-system-benchmarking",
 "frame-system-rpc-runtime-api",
 "hex-literal",
 "libsecp256k1",
 "pallet-authority-discovery",
 "pallet-authorship",
 "pallet-babe",
 "pallet-balances",
 "pallet-bounties",
 "pallet-collective",
 "pallet-democracy",
 "pallet-elections-phragmen",
 "pallet-grandpa",
 "pallet-identity",
 "pallet-im-online",
 "pallet-indices",
 "pallet-membership",
 "pallet-nicks",
 "pallet-offences",
 "pallet-offences-benchmarking",
 "pallet-proxy",
 "pallet-randomness-collective-flip",
Gavin Wood's avatar
Gavin Wood committed
 "pallet-scheduler",
 "pallet-session",
 "pallet-session-benchmarking",
 "pallet-staking",
 "pallet-staking-reward-curve",
 "pallet-timestamp",
 "pallet-transaction-payment",
 "pallet-transaction-payment-rpc-runtime-api",
 "pallet-treasury",
 "pallet-utility",
 "pallet-vesting",
 "parity-scale-codec",
 "polkadot-primitives",
 "polkadot-runtime-common",
 "rustc-hex",
 "serde",
 "serde_derive",
 "serde_json",
 "smallvec 1.6.1",
 "sp-api",
 "sp-authority-discovery",
 "sp-block-builder",
 "sp-consensus-babe",
 "sp-core",
 "sp-inherents",
 "sp-io",
 "sp-keyring",
 "sp-offchain",
 "sp-runtime",
 "sp-session",
 "sp-staking",
 "sp-std",
 "sp-transaction-pool",
 "sp-trie",
 "sp-version",
 "static_assertions",
 "substrate-wasm-builder",
 "tiny-keccak",
 "trie-db",
[[package]]
name = "polkadot-runtime-common"
version = "0.8.28"
 "bitvec",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "hex-literal",
 "libsecp256k1",
 "pallet-authorship",
 "pallet-babe",
 "pallet-balances",
 "pallet-offences",
 "pallet-randomness-collective-flip",
 "pallet-session",
 "pallet-staking",
 "pallet-staking-reward-curve",
 "pallet-timestamp",
 "pallet-transaction-payment",
 "pallet-treasury",
 "pallet-vesting",
 "parity-scale-codec",
 "polkadot-primitives",
 "polkadot-runtime-parachains",
 "rustc-hex",
 "serde",
 "serde_derive",
 "serde_json",
 "sp-api",
 "sp-core",
 "sp-inherents",
 "sp-io",
 "sp-keyring",
 "sp-runtime",
 "sp-staking",
 "sp-std",
 "sp-trie",
 "static_assertions",
 "trie-db",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
 "xcm",
[[package]]
name = "polkadot-runtime-parachains"
version = "0.8.0"
dependencies = [
 "bitvec",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "futures 0.3.12",
 "hex-literal",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
 "impl-trait-for-tuples 0.2.0",
 "libsecp256k1",
 "pallet-authority-discovery",
 "pallet-authorship",
 "pallet-babe",
 "pallet-balances",
 "pallet-offences",
 "pallet-randomness-collective-flip",
 "pallet-session",
 "pallet-staking",
 "pallet-staking-reward-curve",
 "pallet-timestamp",
 "pallet-treasury",
 "pallet-vesting",
 "parity-scale-codec",
 "polkadot-primitives",
 "rand 0.8.3",
 "rand_chacha 0.3.0",
 "serde",
 "serde_json",
 "sp-api",
 "sp-application-crypto",
 "sp-core",
 "sp-inherents",
 "sp-io",
 "sp-keyring",
 "sp-runtime",
 "sp-session",
 "sp-staking",
 "sp-std",
 "sp-trie",
 "sp-version",
Sergey Pepyakin's avatar
Sergey Pepyakin committed
 "xcm",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
 "xcm-executor",
version = "0.8.3"
dependencies = [
 "env_logger 0.8.2",
 "frame-benchmarking",
 "frame-system-rpc-runtime-api",
 "futures 0.3.12",
 "hex-literal",
 "kusama-runtime",
 "pallet-babe",
 "pallet-im-online",
 "pallet-staking",
 "pallet-transaction-payment-rpc-runtime-api",
 "polkadot-approval-distribution",
 "polkadot-availability-bitfield-distribution",
 "polkadot-availability-distribution",
 "polkadot-availability-recovery",
 "polkadot-collator-protocol",
 "polkadot-network-bridge",
 "polkadot-node-collation-generation",
 "polkadot-node-core-av-store",
 "polkadot-node-core-backing",
 "polkadot-node-core-bitfield-signing",
 "polkadot-node-core-candidate-selection",
 "polkadot-node-core-candidate-validation",
 "polkadot-node-core-chain-api",
 "polkadot-node-core-proposer",
 "polkadot-node-core-provisioner",
 "polkadot-node-core-runtime-api",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-overseer",
 "polkadot-parachain",
 "polkadot-pov-distribution",
 "polkadot-primitives",
 "polkadot-rpc",
 "polkadot-runtime",
 "polkadot-runtime-parachains",
 "polkadot-statement-distribution",
 "polkadot-test-client",
 "rococo-runtime",
 "sc-authority-discovery",
 "sc-block-builder",
 "sc-chain-spec",
 "sc-client-api",
 "sc-client-db",
 "sc-consensus",
 "sc-consensus-babe",
 "sc-consensus-slots",
 "sc-executor",
 "sc-finality-grandpa",
 "sc-finality-grandpa-warp-sync",
 "sc-network",
 "sc-service",
 "sc-telemetry",
 "sc-transaction-pool",
 "serde",
 "sp-api",
 "sp-authority-discovery",
 "sp-block-builder",
 "sp-blockchain",
 "sp-consensus",
 "sp-consensus-babe",
 "sp-core",
 "sp-finality-grandpa",
 "sp-inherents",
 "sp-io",
 "sp-offchain",
 "sp-runtime",
 "sp-session",
 "sp-transaction-pool",
 "substrate-prometheus-endpoint",
 "tracing",
 "tracing-futures",
ddorgan's avatar
ddorgan committed
 "westend-runtime",
[[package]]
name = "polkadot-statement-distribution"
version = "0.1.0"
dependencies = [
 "arrayvec 0.5.2",
 "futures 0.3.12",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "sc-keystore",
 "sp-application-crypto",
 "tracing",
 "tracing-futures",
[[package]]
name = "polkadot-statement-table"
version = "0.8.28"
 "parity-scale-codec",
 "polkadot-primitives",
 "sp-core",
[[package]]
name = "polkadot-test-client"
version = "0.8.28"
dependencies = [
 "parity-scale-codec",
 "polkadot-node-subsystem",
 "polkadot-primitives",
 "polkadot-test-runtime",
 "polkadot-test-service",
 "sc-block-builder",
 "sc-consensus",
 "sc-service",
 "sp-api",
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
 "sp-inherents",
 "sp-keyring",
 "sp-runtime",
 "sp-state-machine",
 "sp-timestamp",
 "substrate-test-client",
]

[[package]]
name = "polkadot-test-runtime"
version = "0.8.28"
dependencies = [
 "bitvec",
 "frame-executive",
 "frame-support",
 "frame-system",
 "frame-system-rpc-runtime-api",
 "hex-literal",
 "libsecp256k1",
 "pallet-authority-discovery",
 "pallet-authorship",
 "pallet-babe",
 "pallet-balances",
 "pallet-grandpa",
 "pallet-indices",
 "pallet-nicks",
 "pallet-offences",
 "pallet-randomness-collective-flip",
 "pallet-session",
 "pallet-staking",
 "pallet-staking-reward-curve",
 "pallet-timestamp",
 "pallet-transaction-payment",
 "pallet-transaction-payment-rpc-runtime-api",
 "pallet-vesting",
 "parity-scale-codec",
 "polkadot-parachain",
 "polkadot-primitives",
 "polkadot-runtime-common",
 "polkadot-runtime-parachains",
 "rustc-hex",
 "serde",
 "serde_derive",
 "serde_json",
 "smallvec 1.6.1",
 "sp-api",
 "sp-block-builder",
 "sp-consensus-babe",
 "sp-core",
 "sp-inherents",
 "sp-io",
 "sp-keyring",
 "sp-runtime",
 "sp-session",
 "sp-staking",
 "sp-std",
 "sp-transaction-pool",
 "sp-trie",
 "sp-version",
 "substrate-wasm-builder",
 "tiny-keccak",
[[package]]
name = "polkadot-test-service"
version = "0.8.28"
dependencies = [
 "frame-benchmarking",
 "frame-system",
 "futures 0.1.29",
 "futures 0.3.12",
 "hex",
 "pallet-balances",
 "pallet-staking",
 "pallet-transaction-payment",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-overseer",
 "polkadot-primitives",
 "polkadot-rpc",
 "polkadot-runtime-common",
 "rand 0.8.3",
 "sc-authority-discovery",
 "sc-chain-spec",
 "sc-client-api",
 "sc-consensus",
 "sc-consensus-babe",
 "sc-executor",
 "sc-finality-grandpa",
 "sc-network",
 "sc-service",
 "sc-transaction-pool",
 "serde_json",
 "sp-arithmetic",
 "sp-authority-discovery",
 "sp-blockchain",
 "sp-consensus",
 "sp-consensus-babe",
 "sp-core",
 "sp-finality-grandpa",
 "sp-inherents",
 "sp-keyring",
 "sp-runtime",
 "sp-state-machine",