|
|
|
@@ -63,118 +63,118 @@ xcm-builder = { workspace = true }
|
|
|
|
|
xcm-executor = { optional = true, workspace = true }
|
|
|
|
|
|
|
|
|
|
[dev-dependencies]
|
|
|
|
|
pezframe-support-test = { workspace = true }
|
|
|
|
|
hex-literal = { workspace = true, default-features = true }
|
|
|
|
|
libsecp256k1 = { workspace = true, default-features = true }
|
|
|
|
|
pezframe-support-test = { workspace = true }
|
|
|
|
|
pezkuwi-primitives-test-helpers = { workspace = true }
|
|
|
|
|
pezpallet-babe = { workspace = true, default-features = true }
|
|
|
|
|
pezpallet-treasury = { workspace = true, default-features = true }
|
|
|
|
|
pezkuwi-primitives-test-helpers = { workspace = true }
|
|
|
|
|
serde_json = { workspace = true, default-features = true }
|
|
|
|
|
pezsp-keyring = { workspace = true, default-features = true }
|
|
|
|
|
pezsp-keystore = { workspace = true, default-features = true }
|
|
|
|
|
serde_json = { workspace = true, default-features = true }
|
|
|
|
|
|
|
|
|
|
[features]
|
|
|
|
|
default = ["std"]
|
|
|
|
|
no_std = []
|
|
|
|
|
std = [
|
|
|
|
|
"bitvec/std",
|
|
|
|
|
"codec/std",
|
|
|
|
|
"pezframe-benchmarking?/std",
|
|
|
|
|
"pezframe-election-provider-support/std",
|
|
|
|
|
"pezframe-support/std",
|
|
|
|
|
"pezframe-system/std",
|
|
|
|
|
"libsecp256k1/std",
|
|
|
|
|
"log/std",
|
|
|
|
|
"pezpallet-asset-rate?/std",
|
|
|
|
|
"pezpallet-authorship/std",
|
|
|
|
|
"pezpallet-babe?/std",
|
|
|
|
|
"pezpallet-balances/std",
|
|
|
|
|
"pezpallet-broker/std",
|
|
|
|
|
"pezpallet-election-provider-multi-phase/std",
|
|
|
|
|
"pezpallet-fast-unstake/std",
|
|
|
|
|
"pezpallet-identity/std",
|
|
|
|
|
"pezpallet-session/std",
|
|
|
|
|
"pezpallet-staking-reward-fn/std",
|
|
|
|
|
"pezpallet-staking/std",
|
|
|
|
|
"pezpallet-timestamp/std",
|
|
|
|
|
"pezpallet-transaction-payment/std",
|
|
|
|
|
"pezpallet-treasury/std",
|
|
|
|
|
"pezpallet-vesting/std",
|
|
|
|
|
"pezkuwi-primitives/std",
|
|
|
|
|
"pezkuwi-runtime-teyrchains/std",
|
|
|
|
|
"rustc-hex/std",
|
|
|
|
|
"scale-info/std",
|
|
|
|
|
"serde/std",
|
|
|
|
|
"pez-slot-range-helper/std",
|
|
|
|
|
"pezsp-api/std",
|
|
|
|
|
"pezsp-core/std",
|
|
|
|
|
"pezsp-inherents/std",
|
|
|
|
|
"pezsp-io/std",
|
|
|
|
|
"pezsp-npos-elections/std",
|
|
|
|
|
"pezsp-runtime/std",
|
|
|
|
|
"pezsp-session/std",
|
|
|
|
|
"pezsp-staking/std",
|
|
|
|
|
"xcm-builder/std",
|
|
|
|
|
"xcm-executor/std",
|
|
|
|
|
"xcm/std",
|
|
|
|
|
"bitvec/std",
|
|
|
|
|
"codec/std",
|
|
|
|
|
"libsecp256k1/std",
|
|
|
|
|
"log/std",
|
|
|
|
|
"pez-slot-range-helper/std",
|
|
|
|
|
"pezframe-benchmarking?/std",
|
|
|
|
|
"pezframe-election-provider-support/std",
|
|
|
|
|
"pezframe-support/std",
|
|
|
|
|
"pezframe-system/std",
|
|
|
|
|
"pezkuwi-primitives/std",
|
|
|
|
|
"pezkuwi-runtime-teyrchains/std",
|
|
|
|
|
"pezpallet-asset-rate?/std",
|
|
|
|
|
"pezpallet-authorship/std",
|
|
|
|
|
"pezpallet-babe?/std",
|
|
|
|
|
"pezpallet-balances/std",
|
|
|
|
|
"pezpallet-broker/std",
|
|
|
|
|
"pezpallet-election-provider-multi-phase/std",
|
|
|
|
|
"pezpallet-fast-unstake/std",
|
|
|
|
|
"pezpallet-identity/std",
|
|
|
|
|
"pezpallet-session/std",
|
|
|
|
|
"pezpallet-staking-reward-fn/std",
|
|
|
|
|
"pezpallet-staking/std",
|
|
|
|
|
"pezpallet-timestamp/std",
|
|
|
|
|
"pezpallet-transaction-payment/std",
|
|
|
|
|
"pezpallet-treasury/std",
|
|
|
|
|
"pezpallet-vesting/std",
|
|
|
|
|
"pezsp-api/std",
|
|
|
|
|
"pezsp-core/std",
|
|
|
|
|
"pezsp-inherents/std",
|
|
|
|
|
"pezsp-io/std",
|
|
|
|
|
"pezsp-npos-elections/std",
|
|
|
|
|
"pezsp-runtime/std",
|
|
|
|
|
"pezsp-session/std",
|
|
|
|
|
"pezsp-staking/std",
|
|
|
|
|
"rustc-hex/std",
|
|
|
|
|
"scale-info/std",
|
|
|
|
|
"serde/std",
|
|
|
|
|
"xcm-builder/std",
|
|
|
|
|
"xcm-executor/std",
|
|
|
|
|
"xcm/std",
|
|
|
|
|
]
|
|
|
|
|
runtime-benchmarks = [
|
|
|
|
|
"pezframe-benchmarking/runtime-benchmarks",
|
|
|
|
|
"pezframe-election-provider-support/runtime-benchmarks",
|
|
|
|
|
"pezframe-support-test/runtime-benchmarks",
|
|
|
|
|
"pezframe-support/runtime-benchmarks",
|
|
|
|
|
"pezframe-system/runtime-benchmarks",
|
|
|
|
|
"libsecp256k1/hmac",
|
|
|
|
|
"libsecp256k1/static-context",
|
|
|
|
|
"pezpallet-asset-rate/runtime-benchmarks",
|
|
|
|
|
"pezpallet-authorship/runtime-benchmarks",
|
|
|
|
|
"pezpallet-babe/runtime-benchmarks",
|
|
|
|
|
"pezpallet-balances/runtime-benchmarks",
|
|
|
|
|
"pezpallet-broker/runtime-benchmarks",
|
|
|
|
|
"pezpallet-election-provider-multi-phase/runtime-benchmarks",
|
|
|
|
|
"pezpallet-fast-unstake/runtime-benchmarks",
|
|
|
|
|
"pezpallet-identity/runtime-benchmarks",
|
|
|
|
|
"pezpallet-session/runtime-benchmarks",
|
|
|
|
|
"pezpallet-staking/runtime-benchmarks",
|
|
|
|
|
"pezpallet-timestamp/runtime-benchmarks",
|
|
|
|
|
"pezpallet-transaction-payment/runtime-benchmarks",
|
|
|
|
|
"pezpallet-treasury/runtime-benchmarks",
|
|
|
|
|
"pezpallet-vesting/runtime-benchmarks",
|
|
|
|
|
"pezkuwi-primitives-test-helpers/runtime-benchmarks",
|
|
|
|
|
"pezkuwi-primitives/runtime-benchmarks",
|
|
|
|
|
"pezkuwi-runtime-teyrchains/runtime-benchmarks",
|
|
|
|
|
"pez-slot-range-helper/runtime-benchmarks",
|
|
|
|
|
"pezsp-api/runtime-benchmarks",
|
|
|
|
|
"pezsp-inherents/runtime-benchmarks",
|
|
|
|
|
"pezsp-io/runtime-benchmarks",
|
|
|
|
|
"pezsp-keyring/runtime-benchmarks",
|
|
|
|
|
"pezsp-npos-elections/runtime-benchmarks",
|
|
|
|
|
"pezsp-runtime/runtime-benchmarks",
|
|
|
|
|
"pezsp-session/runtime-benchmarks",
|
|
|
|
|
"pezsp-staking/runtime-benchmarks",
|
|
|
|
|
"xcm-builder/runtime-benchmarks",
|
|
|
|
|
"xcm-executor/runtime-benchmarks",
|
|
|
|
|
"xcm/runtime-benchmarks",
|
|
|
|
|
"libsecp256k1/hmac",
|
|
|
|
|
"libsecp256k1/static-context",
|
|
|
|
|
"pez-slot-range-helper/runtime-benchmarks",
|
|
|
|
|
"pezframe-benchmarking/runtime-benchmarks",
|
|
|
|
|
"pezframe-election-provider-support/runtime-benchmarks",
|
|
|
|
|
"pezframe-support-test/runtime-benchmarks",
|
|
|
|
|
"pezframe-support/runtime-benchmarks",
|
|
|
|
|
"pezframe-system/runtime-benchmarks",
|
|
|
|
|
"pezkuwi-primitives-test-helpers/runtime-benchmarks",
|
|
|
|
|
"pezkuwi-primitives/runtime-benchmarks",
|
|
|
|
|
"pezkuwi-runtime-teyrchains/runtime-benchmarks",
|
|
|
|
|
"pezpallet-asset-rate/runtime-benchmarks",
|
|
|
|
|
"pezpallet-authorship/runtime-benchmarks",
|
|
|
|
|
"pezpallet-babe/runtime-benchmarks",
|
|
|
|
|
"pezpallet-balances/runtime-benchmarks",
|
|
|
|
|
"pezpallet-broker/runtime-benchmarks",
|
|
|
|
|
"pezpallet-election-provider-multi-phase/runtime-benchmarks",
|
|
|
|
|
"pezpallet-fast-unstake/runtime-benchmarks",
|
|
|
|
|
"pezpallet-identity/runtime-benchmarks",
|
|
|
|
|
"pezpallet-session/runtime-benchmarks",
|
|
|
|
|
"pezpallet-staking/runtime-benchmarks",
|
|
|
|
|
"pezpallet-timestamp/runtime-benchmarks",
|
|
|
|
|
"pezpallet-transaction-payment/runtime-benchmarks",
|
|
|
|
|
"pezpallet-treasury/runtime-benchmarks",
|
|
|
|
|
"pezpallet-vesting/runtime-benchmarks",
|
|
|
|
|
"pezsp-api/runtime-benchmarks",
|
|
|
|
|
"pezsp-inherents/runtime-benchmarks",
|
|
|
|
|
"pezsp-io/runtime-benchmarks",
|
|
|
|
|
"pezsp-keyring/runtime-benchmarks",
|
|
|
|
|
"pezsp-npos-elections/runtime-benchmarks",
|
|
|
|
|
"pezsp-runtime/runtime-benchmarks",
|
|
|
|
|
"pezsp-session/runtime-benchmarks",
|
|
|
|
|
"pezsp-staking/runtime-benchmarks",
|
|
|
|
|
"xcm-builder/runtime-benchmarks",
|
|
|
|
|
"xcm-executor/runtime-benchmarks",
|
|
|
|
|
"xcm/runtime-benchmarks",
|
|
|
|
|
]
|
|
|
|
|
try-runtime = [
|
|
|
|
|
"pezframe-election-provider-support/try-runtime",
|
|
|
|
|
"pezframe-support-test/try-runtime",
|
|
|
|
|
"pezframe-support/try-runtime",
|
|
|
|
|
"pezframe-system/try-runtime",
|
|
|
|
|
"pezpallet-asset-rate/try-runtime",
|
|
|
|
|
"pezpallet-authorship/try-runtime",
|
|
|
|
|
"pezpallet-babe?/try-runtime",
|
|
|
|
|
"pezpallet-balances/try-runtime",
|
|
|
|
|
"pezpallet-broker/try-runtime",
|
|
|
|
|
"pezpallet-election-provider-multi-phase/try-runtime",
|
|
|
|
|
"pezpallet-fast-unstake/try-runtime",
|
|
|
|
|
"pezpallet-identity/try-runtime",
|
|
|
|
|
"pezpallet-session/try-runtime",
|
|
|
|
|
"pezpallet-staking/try-runtime",
|
|
|
|
|
"pezpallet-timestamp/try-runtime",
|
|
|
|
|
"pezpallet-transaction-payment/try-runtime",
|
|
|
|
|
"pezpallet-treasury/try-runtime",
|
|
|
|
|
"pezpallet-vesting/try-runtime",
|
|
|
|
|
"pezkuwi-runtime-teyrchains/try-runtime",
|
|
|
|
|
"pezsp-runtime/try-runtime",
|
|
|
|
|
"pezframe-election-provider-support/try-runtime",
|
|
|
|
|
"pezframe-support-test/try-runtime",
|
|
|
|
|
"pezframe-support/try-runtime",
|
|
|
|
|
"pezframe-system/try-runtime",
|
|
|
|
|
"pezkuwi-runtime-teyrchains/try-runtime",
|
|
|
|
|
"pezpallet-asset-rate/try-runtime",
|
|
|
|
|
"pezpallet-authorship/try-runtime",
|
|
|
|
|
"pezpallet-babe?/try-runtime",
|
|
|
|
|
"pezpallet-balances/try-runtime",
|
|
|
|
|
"pezpallet-broker/try-runtime",
|
|
|
|
|
"pezpallet-election-provider-multi-phase/try-runtime",
|
|
|
|
|
"pezpallet-fast-unstake/try-runtime",
|
|
|
|
|
"pezpallet-identity/try-runtime",
|
|
|
|
|
"pezpallet-session/try-runtime",
|
|
|
|
|
"pezpallet-staking/try-runtime",
|
|
|
|
|
"pezpallet-timestamp/try-runtime",
|
|
|
|
|
"pezpallet-transaction-payment/try-runtime",
|
|
|
|
|
"pezpallet-treasury/try-runtime",
|
|
|
|
|
"pezpallet-vesting/try-runtime",
|
|
|
|
|
"pezsp-runtime/try-runtime",
|
|
|
|
|
]
|
|
|
|
|