Newer
Older
Svyatoslav Nikolsky
committed
[[package]]
name = "pallet-bounties"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
Svyatoslav Nikolsky
committed
dependencies = [
"frame-benchmarking",
Svyatoslav Nikolsky
committed
"frame-support",
"frame-system",
"pallet-treasury",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-beefy"
version = "0.1.0"
dependencies = [
"bp-beefy",
"bp-runtime",
"bp-test-utils",
"frame-support",
"frame-system",
"log",
"pallet-beefy-mmr",
"pallet-mmr",
"parity-scale-codec",
"rand 0.8.5",
"scale-info",
"serde",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-grandpa"
version = "0.1.0"
dependencies = [
"bp-header-chain",
"bp-runtime",
"bp-test-utils",
"finality-grandpa",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-messages"
version = "0.1.0"
dependencies = [
"bp-messages",
"bp-runtime",
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"num-traits",
"pallet-balances",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-bridge-parachains"
version = "0.1.0"
dependencies = [
"bp-header-chain",
"bp-polkadot-core",
"bp-runtime",
"bp-test-utils",
"frame-support",
"frame-system",
"log",
"pallet-bridge-grandpa",
"parity-scale-codec",
"scale-info",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-relayers"
version = "0.1.0"
dependencies = [
"bp-messages",
"bp-relayers",
"bp-runtime",
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"pallet-balances",
"pallet-bridge-messages",
"parity-scale-codec",
"scale-info",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-child-bounties"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"pallet-bounties",
"pallet-treasury",
"parity-scale-codec",
"scale-info",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-collective"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-conviction-voting"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"assert_matches",
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"scale-info",
"serde",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-democracy"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-election-provider-multi-phase"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-election-provider-support",
"frame-support",
"frame-system",
"log",
"pallet-election-provider-support-benchmarking",
"parity-scale-codec",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-npos-elections",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-election-provider-support-benchmarking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-election-provider-support",
"frame-system",
"parity-scale-codec",
"sp-npos-elections",
]
[[package]]
name = "pallet-elections-phragmen"
version = "5.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"sp-npos-elections",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-fast-unstake"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-election-provider-support",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"scale-info",
"sp-staking",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-identity"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"enumflags2",
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-im-online"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"pallet-authorship",
"parity-scale-codec",
"sp-application-crypto",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-indices"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-membership"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"scale-info",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-message-queue"
version = "7.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-mmr"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
Svyatoslav Nikolsky
committed
"sp-mmr-primitives",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-multisig"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-nis"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"scale-info",
"sp-arithmetic",
"sp-core",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
name = "pallet-nomination-pools"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-nomination-pools-benchmarking"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-election-provider-support",
"frame-support",
"frame-system",
"pallet-bags-list",
"pallet-nomination-pools",
"pallet-staking",
"parity-scale-codec",
"scale-info",
"sp-runtime",
"sp-runtime-interface",
"sp-staking",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-nomination-pools-runtime-api"
version = "1.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-offences"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-support",
"frame-system",
"log",
"pallet-balances",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-offences-benchmarking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-election-provider-support",
"frame-support",
"frame-system",
"log",
"pallet-babe",
"pallet-balances",
"pallet-grandpa",
"pallet-im-online",
"pallet-offences",
"pallet-session",
"pallet-staking",
"parity-scale-codec",
"scale-info",
"sp-runtime",
"sp-staking",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-preimage"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"scale-info",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-proxy"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"scale-info",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-ranked-collective"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"scale-info",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-recovery"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"scale-info",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-referenda"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-arithmetic",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-session-benchmarking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"pallet-session",
"pallet-staking",
"rand 0.8.5",
"sp-runtime",
"sp-session",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-shift-session-manager"
version = "0.1.0"
dependencies = [
"frame-support",
"frame-system",
"pallet-session",
"parity-scale-codec",
"sp-staking",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-society"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-support",
"frame-system",
"hex-literal 0.3.4",
"log",
"parity-scale-codec",
"rand_chacha 0.2.2",
"scale-info",
"sp-arithmetic",
"sp-io",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-staking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-election-provider-support",
"frame-support",
"frame-system",
"log",
"pallet-authorship",
"pallet-session",
"parity-scale-codec",
"sp-application-crypto",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-staking-reward-curve"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"proc-macro-crate",
"proc-macro2 1.0.66",
"quote 1.0.31",
Serban Iorga
committed
"syn 2.0.29",
[[package]]
name = "pallet-staking-reward-fn"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"log",
[[package]]
name = "pallet-staking-runtime-api"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
"sp-api",
]
[[package]]
name = "pallet-state-trie-migration"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"scale-info",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "pallet-timestamp"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-inherents",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-tips"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"pallet-treasury",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-transaction-payment"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-transaction-payment-rpc"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"sp-runtime",
"sp-weights",
]
[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"pallet-transaction-payment",
"parity-scale-codec",
"sp-runtime",
"sp-weights",
[[package]]
name = "pallet-treasury"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"pallet-balances",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-utility"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-vesting"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-whitelist"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"scale-info",
"sp-api",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-xcm"
Serban Iorga
committed
source = "git+https://github.com/paritytech/polkadot?branch=master#cb58854f2fcfda5459501337aa87d1d04184404f"
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"xcm",
"xcm-executor",
]
[[package]]
name = "pallet-xcm-benchmarks"
Serban Iorga
committed
source = "git+https://github.com/paritytech/polkadot?branch=master#cb58854f2fcfda5459501337aa87d1d04184404f"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"scale-info",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"xcm",
"xcm-builder",
"xcm-executor",
]
[[package]]
name = "pallet-xcm-bridge-hub-router"
version = "0.1.0"
dependencies = [
"bp-xcm-bridge-hub-router",
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"scale-info",
"sp-core",
"sp-io",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"xcm",
"xcm-builder",
]
[[package]]
name = "parachain-info"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#5386d1821a021b3ede941c5c301802856997f53c"
dependencies = [
"cumulus-primitives-core",
"frame-support",
"frame-system",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",