Skip to content
Cargo.lock 353 KiB
Newer Older
 "proc-macro2 1.0.66",
 "quote 1.0.31",
 "syn 2.0.26",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "pin-project-lite"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
[[package]]
name = "pin-project-lite"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c40d25201921e5ff0c862a505c6557ea88568a4e3ace775ab55e93f2f4f9d57"
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "pin-utils"
version = "0.1.0"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
 "der 0.6.1",
 "spki 0.6.0",
]

[[package]]
name = "pkcs8"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
 "spki 0.7.2",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "pkg-config"
version = "0.3.27"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
[[package]]
name = "platforms"
version = "3.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3d7ddaed09e0eb771a79ab0fd64609ba0afb0a8366421957936ad14cbd13630"

[[package]]
name = "polkadot-approval-distribution"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "futures-timer",
Svyatoslav Nikolsky's avatar
Svyatoslav Nikolsky committed
 "polkadot-node-jaeger",
 "polkadot-node-metrics",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
]

[[package]]
name = "polkadot-availability-bitfield-distribution"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "futures-timer",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
]

[[package]]
name = "polkadot-availability-distribution"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "parity-scale-codec",
 "polkadot-erasure-coding",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-core",
 "sp-keystore",
]

[[package]]
name = "polkadot-availability-recovery"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "parity-scale-codec",
 "polkadot-erasure-coding",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
[[package]]
name = "polkadot-cli"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "clap 4.3.16",
 "frame-benchmarking-cli",
 "polkadot-node-core-pvf-execute-worker",
 "polkadot-node-core-pvf-prepare-worker",
 "polkadot-node-metrics",
 "polkadot-service",
 "sc-cli",
 "sp-core",
 "sp-io",
 "sp-maybe-compressed-blob",
 "substrate-build-script-utils",
 "thiserror",
 "try-runtime-cli",
]

[[package]]
name = "polkadot-collator-protocol"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "always-assert",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-core",
 "sp-keystore",
 "sp-runtime",
]

[[package]]
name = "polkadot-core-primitives"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-runtime",
[[package]]
name = "polkadot-dispute-distribution"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "derive_more",
 "indexmap 1.9.3",
 "parity-scale-codec",
 "polkadot-erasure-coding",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sc-network",
 "sp-application-crypto",
 "sp-keystore",
[[package]]
name = "polkadot-erasure-coding"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "reed-solomon-novelpoly",
 "sp-core",
 "sp-trie",
 "thiserror",
]

[[package]]
name = "polkadot-gossip-support"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sc-network",
 "sp-application-crypto",
 "sp-core",
 "sp-keystore",
]

[[package]]
name = "polkadot-network-bridge"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "polkadot-node-metrics",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-primitives",
 "sc-network",
 "sp-consensus",
]

[[package]]
name = "polkadot-node-collation-generation"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "parity-scale-codec",
 "polkadot-erasure-coding",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-maybe-compressed-blob",
]

[[package]]
name = "polkadot-node-core-approval-voting"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "bitvec",
 "merlin",
 "parity-scale-codec",
 "polkadot-node-jaeger",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-overseer",
 "polkadot-primitives",
 "sc-keystore",
 "schnorrkel",
 "sp-application-crypto",
 "sp-consensus",
 "sp-consensus-slots",
 "sp-runtime",
]

[[package]]
name = "polkadot-node-core-av-store"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "bitvec",
 "kvdb",
 "parity-scale-codec",
 "polkadot-erasure-coding",
 "polkadot-node-jaeger",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-overseer",
 "polkadot-primitives",
 "sp-consensus",
]

[[package]]
name = "polkadot-node-core-backing"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "bitvec",
 "polkadot-erasure-coding",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "polkadot-statement-table",
 "sp-keystore",
]

[[package]]
name = "polkadot-node-core-bitfield-signing"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-keystore",
 "wasm-timer",
]

[[package]]
name = "polkadot-node-core-candidate-validation"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "async-trait",
 "futures-timer",
 "parity-scale-codec",
 "polkadot-node-core-pvf",
 "polkadot-node-metrics",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-parachain",
 "polkadot-primitives",
 "sp-maybe-compressed-blob",
]

[[package]]
name = "polkadot-node-core-chain-api"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "polkadot-node-metrics",
 "polkadot-node-subsystem",
 "polkadot-primitives",
 "sc-client-api",
 "sc-consensus-babe",
 "sp-blockchain",
[[package]]
name = "polkadot-node-core-chain-selection"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "kvdb",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "thiserror",
]

[[package]]
name = "polkadot-node-core-dispute-coordinator"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sc-keystore",
 "thiserror",
[[package]]
name = "polkadot-node-core-parachains-inherent"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "async-trait",
 "polkadot-node-subsystem",
 "polkadot-overseer",
 "polkadot-primitives",
 "sp-blockchain",
 "sp-inherents",
 "thiserror",
]

[[package]]
name = "polkadot-node-core-provisioner"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "futures-timer",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
]

[[package]]
name = "polkadot-node-core-pvf"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "always-assert",
 "polkadot-core-primitives",
 "polkadot-node-core-pvf-common",
 "polkadot-node-core-pvf-execute-worker",
 "polkadot-node-core-pvf-prepare-worker",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "sp-maybe-compressed-blob",
 "sp-tracing",
 "sp-wasm-interface",
Svyatoslav Nikolsky's avatar
Svyatoslav Nikolsky committed
 "substrate-build-script-utils",
[[package]]
name = "polkadot-node-core-pvf-checker"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-overseer",
 "polkadot-primitives",
 "sp-keystore",
[[package]]
name = "polkadot-node-core-pvf-common"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "cpu-time",
 "futures",
 "libc",
 "parity-scale-codec",
 "polkadot-parachain",
 "polkadot-primitives",
 "sc-executor",
 "sc-executor-common",
 "sc-executor-wasmtime",
 "sp-core",
 "sp-externalities",
 "sp-io",
 "sp-tracing",
 "substrate-build-script-utils",
 "tokio",
 "tracing-gum",
]

[[package]]
name = "polkadot-node-core-pvf-execute-worker"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "cpu-time",
 "futures",
 "parity-scale-codec",
 "polkadot-node-core-pvf-common",
 "polkadot-parachain",
 "polkadot-primitives",
 "rayon",
 "sp-core",
 "sp-maybe-compressed-blob",
 "sp-tracing",
 "tikv-jemalloc-ctl",
 "tokio",
 "tracing-gum",
]

[[package]]
name = "polkadot-node-core-pvf-prepare-worker"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "futures",
 "libc",
 "parity-scale-codec",
 "polkadot-node-core-pvf-common",
 "polkadot-parachain",
 "polkadot-primitives",
 "rayon",
 "sc-executor",
 "sc-executor-common",
 "sc-executor-wasmtime",
 "sp-io",
 "sp-maybe-compressed-blob",
 "sp-tracing",
 "tikv-jemalloc-ctl",
 "tokio",
 "tracing-gum",
]

[[package]]
name = "polkadot-node-core-runtime-api"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "polkadot-node-metrics",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-types",
 "polkadot-primitives",
 "sp-consensus-babe",
]

[[package]]
name = "polkadot-node-jaeger"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "lazy_static",
 "log",
 "mick-jaeger",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "sc-network",
[[package]]
name = "polkadot-node-metrics"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "futures-timer",
 "log",
 "parity-scale-codec",
 "polkadot-primitives",
 "prioritized-metered-channel",
 "sc-cli",
 "sc-service",
 "sc-tracing",
 "substrate-prometheus-endpoint",
[[package]]
name = "polkadot-node-network-protocol"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "parity-scale-codec",
 "polkadot-node-jaeger",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "sc-authority-discovery",
]

[[package]]
name = "polkadot-node-primitives"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "parity-scale-codec",
 "polkadot-parachain",
 "polkadot-primitives",
 "schnorrkel",
 "serde",
 "sp-application-crypto",
 "sp-core",
 "sp-keystore",
 "sp-maybe-compressed-blob",
Svyatoslav Nikolsky's avatar
Svyatoslav Nikolsky committed
 "zstd 0.11.2+zstd.1.5.2",
]

[[package]]
name = "polkadot-node-subsystem"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "polkadot-node-jaeger",
 "polkadot-node-subsystem-types",
 "polkadot-overseer",
]

[[package]]
name = "polkadot-node-subsystem-types"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "polkadot-node-jaeger",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "polkadot-statement-table",
 "sc-network",
 "sc-transaction-pool-api",
 "sp-authority-discovery",
 "sp-consensus-babe",
 "substrate-prometheus-endpoint",
 "thiserror",
]

[[package]]
name = "polkadot-node-subsystem-util"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
dependencies = [
 "async-trait",
 "futures-channel",
 "polkadot-node-jaeger",
 "polkadot-node-metrics",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "prioritized-metered-channel",
 "sp-application-crypto",
 "sp-core",
 "sp-keystore",
]

[[package]]
name = "polkadot-overseer"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "orchestra",
 "parking_lot 0.12.1",
 "polkadot-node-metrics",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem-types",
 "polkadot-primitives",
 "sc-client-api",
 "tikv-jemalloc-ctl",
[[package]]
name = "polkadot-parachain"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "bounded-collections",
 "derive_more",
 "frame-support",
 "parity-scale-codec",
 "polkadot-core-primitives",
 "scale-info",
 "sp-core",
 "sp-runtime",
]

[[package]]
name = "polkadot-primitives"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "bitvec",
 "hex-literal 0.4.1",
 "parity-scale-codec",
 "polkadot-core-primitives",
 "polkadot-parachain",
 "scale-info",
 "sp-application-crypto",
 "sp-arithmetic",
 "sp-authority-discovery",
 "sp-consensus-slots",
 "sp-io",
 "sp-keystore",
 "sp-runtime",
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "jsonrpsee 0.16.2",
 "mmr-rpc",
 "pallet-transaction-payment-rpc",
 "polkadot-primitives",
 "sc-chain-spec",
 "sc-client-api",
 "sc-consensus-babe",
 "sc-consensus-babe-rpc",
 "sc-consensus-beefy",
 "sc-consensus-beefy-rpc",
 "sc-consensus-epochs",
 "sc-consensus-grandpa",
 "sc-consensus-grandpa-rpc",
 "sc-rpc",
 "sc-sync-state-rpc",
 "sc-transaction-pool-api",
 "sp-block-builder",
 "sp-blockchain",
 "sp-consensus",
 "sp-consensus-babe",
 "sp-keystore",
 "sp-runtime",
 "substrate-frame-rpc-system",
]

[[package]]
name = "polkadot-runtime"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "bitvec",
 "frame-benchmarking",
 "frame-election-provider-support",
 "frame-executive",
 "frame-support",
 "frame-system",
 "frame-system-benchmarking",
 "frame-system-rpc-runtime-api",
 "frame-try-runtime",
 "hex-literal 0.4.1",
 "log",
 "pallet-authority-discovery",
 "pallet-authorship",
 "pallet-babe",
 "pallet-bags-list",
 "pallet-balances",
 "pallet-bounties",
 "pallet-child-bounties",
 "pallet-conviction-voting",
 "pallet-democracy",
 "pallet-election-provider-multi-phase",
 "pallet-election-provider-support-benchmarking",
 "pallet-elections-phragmen",
 "pallet-grandpa",
 "pallet-identity",
 "pallet-im-online",
 "pallet-indices",
 "pallet-membership",
 "pallet-message-queue",
 "pallet-nomination-pools",
 "pallet-nomination-pools-benchmarking",
 "pallet-nomination-pools-runtime-api",
 "pallet-offences-benchmarking",
 "pallet-scheduler",
 "pallet-session",
 "pallet-session-benchmarking",
 "pallet-staking",
 "pallet-staking-reward-curve",
 "pallet-staking-runtime-api",
 "pallet-timestamp",
 "pallet-tips",
 "pallet-transaction-payment",
 "pallet-transaction-payment-rpc-runtime-api",
 "pallet-treasury",
 "pallet-utility",
 "pallet-vesting",
 "pallet-xcm",
 "parity-scale-codec",
 "polkadot-primitives",
 "polkadot-runtime-common",
 "polkadot-runtime-constants",
 "polkadot-runtime-parachains",
 "scale-info",
 "serde",
 "serde_derive",
 "smallvec",
 "sp-authority-discovery",
 "sp-block-builder",
 "sp-consensus-babe",
 "sp-consensus-beefy",
 "sp-npos-elections",
 "sp-offchain",
 "sp-runtime",
 "sp-session",
 "sp-staking",
 "sp-transaction-pool",
 "static_assertions",
 "substrate-wasm-builder",
 "xcm",
 "xcm-builder",
 "xcm-executor",
]

[[package]]
name = "polkadot-runtime-common"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#d00597347e2190bd1625f11c92db67a835c984e4"
 "bitvec",
 "frame-benchmarking",
 "frame-election-provider-support",
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "libsecp256k1",
 "log",
 "pallet-authorship",
 "pallet-balances",
 "pallet-election-provider-multi-phase",
 "pallet-session",
 "pallet-staking",
 "pallet-staking-reward-fn",
 "pallet-timestamp",
 "pallet-transaction-payment",
 "pallet-treasury",
 "pallet-vesting",
 "parity-scale-codec",
 "polkadot-primitives",
 "polkadot-runtime-parachains",
 "rustc-hex",
 "scale-info",
 "serde",
 "serde_derive",
 "slot-range-helper",
 "sp-runtime",
 "sp-session",
 "sp-staking",