Newer
Older
name = "polkadot-network-bridge"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"bytes",
"fatality",
"futures",
"parity-scale-codec",
"parking_lot 0.12.1",
"polkadot-node-network-protocol",
"polkadot-node-subsystem",
"polkadot-overseer",
"polkadot-primitives",
"sc-network",
"sp-consensus",
]
[[package]]
name = "polkadot-node-collation-generation"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"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 = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
Serban Iorga
committed
"merlin 2.0.1",
"parity-scale-codec",
"polkadot-node-jaeger",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
"sc-keystore",
"schnellru",
Serban Iorga
committed
"schnorrkel 0.9.1",
"sp-consensus",
"sp-consensus-slots",
Svyatoslav Nikolsky
committed
"thiserror",
]
[[package]]
name = "polkadot-node-core-av-store"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"kvdb",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
]
[[package]]
name = "polkadot-node-core-backing"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"fatality",
"futures",
"polkadot-erasure-coding",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"polkadot-statement-table",
]
[[package]]
name = "polkadot-node-core-bitfield-signing"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"wasm-timer",
]
[[package]]
name = "polkadot-node-core-candidate-validation"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"async-trait",
"parity-scale-codec",
"polkadot-node-core-pvf",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-parachain-primitives",
"polkadot-primitives",
"sp-maybe-compressed-blob",
]
[[package]]
name = "polkadot-node-core-chain-api"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"polkadot-node-subsystem",
"polkadot-primitives",
"sc-client-api",
"sc-consensus-babe",
"sp-blockchain",
[[package]]
name = "polkadot-node-core-chain-selection"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"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 = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"kvdb",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sc-keystore",
"schnellru",
[[package]]
name = "polkadot-node-core-parachains-inherent"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"async-trait",
"polkadot-node-subsystem",
"polkadot-primitives",
"sp-blockchain",
"sp-inherents",
"thiserror",
[[package]]
name = "polkadot-node-core-prospective-parachains"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"bitvec",
"fatality",
"futures",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"thiserror",
"tracing-gum",
]
[[package]]
name = "polkadot-node-core-provisioner"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"fatality",
"futures",
"futures-timer",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"thiserror",
]
[[package]]
name = "polkadot-node-core-pvf"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"always-assert",
"cfg-if 1.0.0",
"parity-scale-codec",
"polkadot-core-primitives",
"polkadot-node-core-pvf-common",
"polkadot-node-metrics",
"polkadot-parachain-primitives",
"rand 0.8.5",
"sp-maybe-compressed-blob",
[[package]]
name = "polkadot-node-core-pvf-checker"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
name = "polkadot-node-core-pvf-common"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"cfg-if 1.0.0",
"polkadot-parachain-primitives",
"polkadot-primitives",
"sc-executor-common",
"sc-executor-wasmtime",
"sp-core",
"sp-externalities",
"sp-io",
"sp-tracing",
"tokio",
"tracing-gum",
]
[[package]]
name = "polkadot-node-core-pvf-execute-worker"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"cpu-time",
"futures",
"parity-scale-codec",
"polkadot-node-core-pvf-common",
"polkadot-parachain-primitives",
"polkadot-primitives",
"rayon",
"sp-core",
"sp-maybe-compressed-blob",
"sp-tracing",
"tokio",
"tracing-gum",
]
[[package]]
name = "polkadot-node-core-pvf-prepare-worker"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"cfg-if 1.0.0",
"futures",
"libc",
"parity-scale-codec",
"polkadot-node-core-pvf-common",
"polkadot-parachain-primitives",
"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 = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"polkadot-node-subsystem",
"polkadot-node-subsystem-types",
"polkadot-primitives",
"schnellru",
"sp-consensus-babe",
]
[[package]]
name = "polkadot-node-jaeger"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"lazy_static",
"log",
"mick-jaeger",
"parity-scale-codec",
"parking_lot 0.12.1",
"polkadot-node-primitives",
"polkadot-primitives",
"sc-network",
[[package]]
name = "polkadot-node-metrics"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"bs58 0.5.0",
"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 = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"async-channel",
"bitvec",
"futures",
"hex",
"parity-scale-codec",
"polkadot-node-jaeger",
"polkadot-node-primitives",
"polkadot-primitives",
"sc-authority-discovery",
]
[[package]]
name = "polkadot-node-primitives"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"parity-scale-codec",
"polkadot-parachain-primitives",
"polkadot-primitives",
Serban Iorga
committed
"schnorrkel 0.9.1",
"sp-consensus-babe",
"sp-maybe-compressed-blob",
"zstd 0.12.4",
]
[[package]]
name = "polkadot-node-subsystem"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"polkadot-node-jaeger",
"polkadot-node-subsystem-types",
"polkadot-overseer",
]
[[package]]
name = "polkadot-node-subsystem-types"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"futures",
"orchestra",
"polkadot-node-jaeger",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-primitives",
"polkadot-statement-table",
"sc-client-api",
"sp-authority-discovery",
"sp-consensus-babe",
"substrate-prometheus-endpoint",
"thiserror",
]
[[package]]
name = "polkadot-node-subsystem-util"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"async-trait",
"itertools 0.10.5",
"kvdb",
"parity-db",
"parity-scale-codec",
"parking_lot 0.11.2",
"polkadot-node-jaeger",
"polkadot-node-metrics",
"polkadot-node-network-protocol",
"polkadot-node-subsystem",
"polkadot-node-subsystem-types",
"polkadot-overseer",
"polkadot-primitives",
"prioritized-metered-channel",
"rand 0.8.5",
"sc-client-api",
"schnellru",
"sp-application-crypto",
"sp-core",
"sp-keystore",
]
[[package]]
name = "polkadot-overseer"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"async-trait",
"futures",
"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",
"schnellru",
name = "polkadot-parachain-primitives"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"derive_more",
"frame-support",
"parity-scale-codec",
"polkadot-core-primitives",
"sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
]
[[package]]
name = "polkadot-primitives"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"hex-literal",
"parity-scale-codec",
"polkadot-core-primitives",
"polkadot-parachain-primitives",
"sp-application-crypto",
"sp-arithmetic",
"sp-authority-discovery",
"sp-consensus-slots",
"sp-io",
"sp-keystore",
"sp-runtime",
"sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
]
[[package]]
name = "polkadot-rpc"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"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",
Svyatoslav Nikolsky
committed
"substrate-state-trie-migration-rpc",
]
[[package]]
name = "polkadot-runtime-common"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"frame-election-provider-support",
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"pallet-asset-rate",
"pallet-authorship",
"pallet-balances",
"pallet-election-provider-multi-phase",
"pallet-fast-unstake",
"pallet-session",
"pallet-staking",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-treasury",
"pallet-vesting",
"parity-scale-codec",
"polkadot-primitives",
"polkadot-runtime-parachains",
"rustc-hex",
"serde",
"serde_derive",
"slot-range-helper",
"sp-npos-elections",
"sp-session",
"sp-staking",
"sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"staging-xcm",
"staging-xcm-builder",
"static_assertions",
]
[[package]]
name = "polkadot-runtime-metrics"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"bs58 0.5.0",
"frame-benchmarking",
"parity-scale-codec",
"polkadot-primitives",
"sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
[[package]]
name = "polkadot-runtime-parachains"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"log",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-message-queue",
"pallet-session",
"pallet-staking",
"pallet-timestamp",
"pallet-vesting",
"parity-scale-codec",
"polkadot-core-primitives",
"polkadot-parachain-primitives",
"polkadot-primitives",
"polkadot-runtime-metrics",
"rand 0.8.5",
"rand_chacha 0.3.1",
"rustc-hex",
"sp-io",
"sp-keystore",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"staging-xcm",
"staging-xcm-executor",
]
[[package]]
name = "polkadot-service"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
dependencies = [
"async-trait",
"frame-benchmarking-cli",
"frame-support",
"frame-system-rpc-runtime-api",
"hex-literal",
"is_executable",
"kvdb-rocksdb",
"log",
"pallet-babe",
"pallet-im-online",
"pallet-staking",
"pallet-transaction-payment-rpc-runtime-api",
"parity-db",
"polkadot-approval-distribution",
"polkadot-availability-bitfield-distribution",
"polkadot-availability-distribution",
"polkadot-availability-recovery",
"polkadot-collator-protocol",
"polkadot-dispute-distribution",
"polkadot-gossip-support",
"polkadot-network-bridge",
"polkadot-node-collation-generation",
"polkadot-node-core-approval-voting",
"polkadot-node-core-av-store",
"polkadot-node-core-backing",
"polkadot-node-core-bitfield-signing",
"polkadot-node-core-candidate-validation",
"polkadot-node-core-chain-api",
"polkadot-node-core-chain-selection",
"polkadot-node-core-dispute-coordinator",
"polkadot-node-core-parachains-inherent",
"polkadot-node-core-prospective-parachains",
"polkadot-node-core-provisioner",
"polkadot-node-core-pvf",
"polkadot-node-core-pvf-checker",
"polkadot-node-core-runtime-api",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-types",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-parachain-primitives",
"polkadot-primitives",
"polkadot-rpc",
"polkadot-runtime-parachains",
"polkadot-statement-distribution",
"sc-authority-discovery",
"sc-basic-authorship",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-consensus",
"sc-consensus-babe",
"sc-consensus-beefy",
"sc-consensus-grandpa",
"sc-consensus-slots",
"sc-executor",
"sc-keystore",
"sc-network",
"sc-network-common",
"sc-service",
"sc-sync-state-rpc",
"sc-telemetry",
"sc-transaction-pool",
"schnellru",
"sp-authority-discovery",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-consensus-grandpa",
"sp-state-machine",
"sp-storage",
"sp-timestamp",
"sp-transaction-pool",
"sp-version",
"sp-weights",
"substrate-prometheus-endpoint",
]
[[package]]
name = "polkadot-statement-distribution"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"arrayvec 0.7.4",
"bitvec",
"futures-timer",
"indexmap 1.9.3",
"parity-scale-codec",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-types",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sp-staking",
"thiserror",
]
[[package]]
name = "polkadot-statement-table"
version = "1.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#1cf7d3aafa0e7edaa20d34581e0f1656895cb9c2"
"parity-scale-codec",
"polkadot-primitives",
]
[[package]]
name = "polling"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
"concurrent-queue",
"libc",
"log",
"pin-project-lite 0.2.12",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"
"opaque-debug 0.3.0",
"universal-hash 0.4.1",
name = "poly1305"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf"
"cpufeatures",
"opaque-debug 0.3.0",
"universal-hash 0.5.1",
]
[[package]]
name = "polyval"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"
dependencies = [
"cfg-if 1.0.0",
"universal-hash 0.4.1",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d52cff9d1d4dee5fe6d03729099f4a310a41179e0a10dbf542039873f2e826fb"
]
[[package]]
name = "portable-atomic"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edc55135a600d700580e406b4de0d59cb9ad25e344a3a091a97ded2622ec4ec6"
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addd"
dependencies = [
"difflib",
"float-cmp",
"itertools 0.10.5",
"normalize-line-endings",
"predicates-core",
"regex",
]
[[package]]
name = "predicates-core"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
[[package]]
name = "predicates-tree"
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
dependencies = [
"predicates-core",
"termtree",
]
[[package]]
name = "prettyplease"
version = "0.1.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86"