fix: comprehensive feature propagation and dep:serde fixes

- Fix serde optional dependency issues by adding dep:serde to serde features (24 crates)
- Run zepter to propagate runtime-benchmarks, std, try-runtime, serde, experimental, with-tracing, tuples-96 features
- Regenerate umbrella crate with proper feature propagation
- Format all TOML files with taplo

This resolves check-umbrella and check-zepter CI failures.
This commit is contained in:
2026-01-04 20:37:14 +03:00
parent 89dc7298e8
commit ea341084f0
588 changed files with 10228 additions and 28 deletions
@@ -44,3 +44,26 @@ runtime-benchmarks = [
"pezsp-keyring/runtime-benchmarks",
"teyrchains-common/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezkuwi-primitives/std",
"pezkuwichain-runtime-constants/std",
"pezsc-consensus-grandpa/std",
"pezsp-authority-discovery/std",
"pezsp-consensus-babe/std",
"pezsp-core/std",
"pezsp-keyring/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pezkuwi-primitives/try-runtime",
"pezkuwichain-runtime-constants/try-runtime",
"pezkuwichain-runtime/try-runtime",
"pezsc-consensus-grandpa/try-runtime",
"pezsp-authority-discovery/try-runtime",
"pezsp-consensus-babe/try-runtime",
"pezsp-consensus-beefy/try-runtime",
"pezsp-keyring/try-runtime",
"teyrchains-common/try-runtime",
]
serde = []
@@ -46,3 +46,28 @@ runtime-benchmarks = [
"zagros-runtime-constants/runtime-benchmarks",
"zagros-runtime/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezkuwi-primitives/std",
"pezpallet-staking/std",
"pezsc-consensus-grandpa/std",
"pezsp-authority-discovery/std",
"pezsp-consensus-babe/std",
"pezsp-core/std",
"pezsp-runtime/std",
"zagros-runtime-constants/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pezkuwi-primitives/try-runtime",
"pezpallet-staking/try-runtime",
"pezsc-consensus-grandpa/try-runtime",
"pezsp-authority-discovery/try-runtime",
"pezsp-consensus-babe/try-runtime",
"pezsp-consensus-beefy/try-runtime",
"pezsp-runtime/try-runtime",
"teyrchains-common/try-runtime",
"zagros-runtime-constants/try-runtime",
"zagros-runtime/try-runtime",
]
serde = []
@@ -50,3 +50,29 @@ runtime-benchmarks = [
"xcm-builder/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezbp-bridge-hub-pezkuwichain/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezkuwichain-emulated-chain/std",
"pezsp-core/std",
"pezsp-keyring/std",
"xcm/std",
]
try-runtime = [
"asset-hub-pezkuwichain-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezbp-bridge-hub-pezkuwichain/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"pezkuwichain-emulated-chain/try-runtime",
"pezsp-keyring/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
"xcm-builder/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -50,3 +50,29 @@ runtime-benchmarks = [
"xcm/runtime-benchmarks",
"zagros-emulated-chain/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezbp-bridge-hub-zagros/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezsp-core/std",
"pezsp-keyring/std",
"xcm/std",
"zagros-emulated-chain/std",
]
try-runtime = [
"asset-hub-zagros-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezbp-bridge-hub-zagros/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"pezsp-keyring/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
"xcm-builder/try-runtime",
"xcm/try-runtime",
"zagros-emulated-chain/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -36,3 +36,20 @@ runtime-benchmarks = [
"testnet-teyrchains-constants/runtime-benchmarks",
"teyrchains-common/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezsp-core/std",
]
try-runtime = [
"collectives-zagros-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -36,3 +36,20 @@ runtime-benchmarks = [
"testnet-teyrchains-constants/runtime-benchmarks",
"teyrchains-common/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezsp-core/std",
]
try-runtime = [
"coretime-pezkuwichain-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -36,3 +36,20 @@ runtime-benchmarks = [
"testnet-teyrchains-constants/runtime-benchmarks",
"teyrchains-common/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezsp-core/std",
]
try-runtime = [
"coretime-zagros-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -36,3 +36,20 @@ runtime-benchmarks = [
"testnet-teyrchains-constants/runtime-benchmarks",
"teyrchains-common/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezsp-core/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"people-pezkuwichain-runtime/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -36,3 +36,20 @@ runtime-benchmarks = [
"testnet-teyrchains-constants/runtime-benchmarks",
"teyrchains-common/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezsp-core/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"people-zagros-runtime/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -46,3 +46,26 @@ runtime-benchmarks = [
"teyrchains-common/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezbp-messages/std",
"pezbridge-hub-common/std",
"pezframe-support/std",
"pezsp-core/std",
"pezsp-keyring/std",
"xcm/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pezbp-messages/try-runtime",
"pezbridge-hub-common/try-runtime",
"pezbridge-hub-pezkuwichain-runtime/try-runtime",
"pezframe-support/try-runtime",
"pezsp-keyring/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -46,3 +46,26 @@ runtime-benchmarks = [
"teyrchains-common/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezbp-messages/std",
"pezbridge-hub-common/std",
"pezframe-support/std",
"pezsp-core/std",
"pezsp-keyring/std",
"xcm/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pezbp-messages/try-runtime",
"pezbridge-hub-common/try-runtime",
"pezbridge-hub-zagros-runtime/try-runtime",
"pezframe-support/try-runtime",
"pezsp-keyring/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -38,3 +38,23 @@ runtime-benchmarks = [
"teyrchains-common/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezcumulus-primitives-core/std",
"pezframe-support/std",
"pezsp-core/std",
"pezsp-keyring/std",
"xcm/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pez-penpal-runtime/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"pezsp-keyring/try-runtime",
"teyrchains-common/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -96,3 +96,46 @@ runtime-benchmarks = [
"xcm-runtime-pezapis/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"codec/std",
"pezsc-consensus-grandpa/std",
"xcm-pez-emulator/std",
"xcm-pez-simulator/std",
]
try-runtime = [
"asset-test-pezutils/try-runtime",
"pezbp-messages/try-runtime",
"pezbp-xcm-bridge-hub/try-runtime",
"pezcumulus-pezpallet-teyrchain-system/try-runtime",
"pezcumulus-pezpallet-xcmp-queue/try-runtime",
"pezcumulus-primitives-core/try-runtime",
"pezframe-support/try-runtime",
"pezframe-system/try-runtime",
"pezkuwi-primitives/try-runtime",
"pezkuwi-runtime-teyrchains/try-runtime",
"pezkuwi-teyrchain-primitives/try-runtime",
"pezpallet-asset-conversion/try-runtime",
"pezpallet-assets/try-runtime",
"pezpallet-balances/try-runtime",
"pezpallet-bridge-messages/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezpallet-whitelist/try-runtime",
"pezpallet-xcm-bridge-hub/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsc-consensus-grandpa/try-runtime",
"pezsp-authority-discovery/try-runtime",
"pezsp-consensus-babe/try-runtime",
"pezsp-consensus-beefy/try-runtime",
"pezsp-keyring/try-runtime",
"pezsp-runtime/try-runtime",
"teyrchains-common/try-runtime",
"xcm-builder/try-runtime",
"xcm-executor/try-runtime",
"xcm-pez-emulator/try-runtime",
"xcm-pez-simulator/try-runtime",
"xcm-runtime-pezapis/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -33,3 +33,12 @@ runtime-benchmarks = [
"pezbridge-hub-pezkuwichain-emulated-chain/runtime-benchmarks",
"pezkuwichain-emulated-chain/runtime-benchmarks",
]
std = [
"asset-hub-pezkuwichain-emulated-chain/std",
"coretime-pezkuwichain-emulated-chain/std",
"emulated-integration-tests-common/std",
"people-pezkuwichain-emulated-chain/std",
"pez-penpal-emulated-chain/std",
"pezbridge-hub-pezkuwichain-emulated-chain/std",
"pezkuwichain-emulated-chain/std",
]
@@ -35,3 +35,13 @@ runtime-benchmarks = [
"pezkuwichain-emulated-chain/runtime-benchmarks",
"zagros-emulated-chain/runtime-benchmarks",
]
std = [
"asset-hub-pezkuwichain-emulated-chain/std",
"asset-hub-zagros-emulated-chain/std",
"emulated-integration-tests-common/std",
"pez-penpal-emulated-chain/std",
"pezbridge-hub-pezkuwichain-emulated-chain/std",
"pezbridge-hub-zagros-emulated-chain/std",
"pezkuwichain-emulated-chain/std",
"zagros-emulated-chain/std",
]
@@ -35,3 +35,13 @@ runtime-benchmarks = [
"pezbridge-hub-zagros-emulated-chain/runtime-benchmarks",
"zagros-emulated-chain/runtime-benchmarks",
]
std = [
"asset-hub-zagros-emulated-chain/std",
"collectives-zagros-emulated-chain/std",
"coretime-zagros-emulated-chain/std",
"emulated-integration-tests-common/std",
"people-zagros-emulated-chain/std",
"pez-penpal-emulated-chain/std",
"pezbridge-hub-zagros-emulated-chain/std",
"zagros-emulated-chain/std",
]
@@ -69,3 +69,48 @@ runtime-benchmarks = [
"xcm-runtime-pezapis/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"codec/std",
"emulated-integration-tests-common/std",
"pezcumulus-pezpallet-teyrchain-system/std",
"pezframe-support/std",
"pezframe-system/std",
"pezkuwichain-system-emulated-network/std",
"pezpallet-asset-conversion/std",
"pezpallet-asset-rewards/std",
"pezpallet-assets/std",
"pezpallet-balances/std",
"pezpallet-message-queue/std",
"pezpallet-treasury/std",
"pezpallet-utility/std",
"pezpallet-xcm/std",
"pezsp-core/std",
"pezsp-runtime/std",
"xcm-executor/std",
"xcm/std",
]
try-runtime = [
"asset-test-pezutils/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezcumulus-pezpallet-teyrchain-system/try-runtime",
"pezframe-support/try-runtime",
"pezframe-system/try-runtime",
"pezkuwi-runtime-common/try-runtime",
"pezkuwichain-runtime-constants/try-runtime",
"pezpallet-asset-conversion/try-runtime",
"pezpallet-asset-rewards/try-runtime",
"pezpallet-assets/try-runtime",
"pezpallet-balances/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezpallet-treasury/try-runtime",
"pezpallet-utility/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsp-runtime/try-runtime",
"teyrchains-common/try-runtime",
"xcm-executor/try-runtime",
"xcm-runtime-pezapis/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -72,3 +72,51 @@ runtime-benchmarks = [
"xcm/runtime-benchmarks",
"zagros-system-emulated-network/runtime-benchmarks",
]
std = [
"codec/std",
"emulated-integration-tests-common/std",
"pezcumulus-pezpallet-teyrchain-system/std",
"pezcumulus-pezpallet-xcmp-queue/std",
"pezframe-support/std",
"pezframe-system/std",
"pezpallet-asset-conversion/std",
"pezpallet-asset-rewards/std",
"pezpallet-assets/std",
"pezpallet-balances/std",
"pezpallet-message-queue/std",
"pezpallet-treasury/std",
"pezpallet-xcm/std",
"pezsp-core/std",
"pezsp-runtime/std",
"xcm-builder/std",
"xcm-executor/std",
"xcm-runtime-pezapis/std",
"xcm/std",
"zagros-system-emulated-network/std",
]
try-runtime = [
"asset-test-pezutils/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezcumulus-pezpallet-teyrchain-system/try-runtime",
"pezcumulus-pezpallet-xcmp-queue/try-runtime",
"pezframe-support/try-runtime",
"pezframe-system/try-runtime",
"pezkuwi-runtime-common/try-runtime",
"pezpallet-asset-conversion/try-runtime",
"pezpallet-asset-rewards/try-runtime",
"pezpallet-assets/try-runtime",
"pezpallet-balances/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezpallet-treasury/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsp-runtime/try-runtime",
"teyrchains-common/try-runtime",
"xcm-builder/try-runtime",
"xcm-executor/try-runtime",
"xcm-runtime-pezapis/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
with-tracing = []
tuples-96 = []
@@ -61,3 +61,43 @@ runtime-benchmarks = [
"zagros-runtime-constants/runtime-benchmarks",
"zagros-system-emulated-network/runtime-benchmarks",
]
std = [
"codec/std",
"emulated-integration-tests-common/std",
"pezcumulus-pezpallet-teyrchain-system/std",
"pezcumulus-pezpallet-xcmp-queue/std",
"pezframe-support/std",
"pezpallet-assets/std",
"pezpallet-balances/std",
"pezpallet-message-queue/std",
"pezpallet-treasury/std",
"pezpallet-utility/std",
"pezpallet-whitelist/std",
"pezpallet-xcm/std",
"pezsp-runtime/std",
"xcm-executor/std",
"xcm/std",
"zagros-system-emulated-network/std",
]
try-runtime = [
"collectives-zagros-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezcumulus-pezpallet-teyrchain-system/try-runtime",
"pezcumulus-pezpallet-xcmp-queue/try-runtime",
"pezframe-support/try-runtime",
"pezkuwi-runtime-common/try-runtime",
"pezpallet-assets/try-runtime",
"pezpallet-balances/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezpallet-treasury/try-runtime",
"pezpallet-utility/try-runtime",
"pezpallet-whitelist/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsp-runtime/try-runtime",
"xcm-executor/try-runtime",
"xcm/try-runtime",
"zagros-runtime-constants/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -43,3 +43,25 @@ runtime-benchmarks = [
"pezsp-runtime/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezframe-support/std",
"pezkuwichain-system-emulated-network/std",
"pezpallet-message-queue/std",
"pezsp-runtime/std",
"xcm/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pezcumulus-pezpallet-teyrchain-system/try-runtime",
"pezframe-support/try-runtime",
"pezkuwi-runtime-teyrchains/try-runtime",
"pezkuwichain-runtime-constants/try-runtime",
"pezpallet-broker/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezsp-runtime/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -45,3 +45,27 @@ runtime-benchmarks = [
"zagros-runtime-constants/runtime-benchmarks",
"zagros-system-emulated-network/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezframe-support/std",
"pezpallet-message-queue/std",
"pezsp-runtime/std",
"xcm-executor/std",
"xcm/std",
"zagros-system-emulated-network/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pezcumulus-pezpallet-teyrchain-system/try-runtime",
"pezframe-support/try-runtime",
"pezkuwi-runtime-teyrchains/try-runtime",
"pezpallet-broker/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezsp-runtime/try-runtime",
"xcm-executor/try-runtime",
"xcm/try-runtime",
"zagros-runtime-constants/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -50,3 +50,24 @@ runtime-benchmarks = [
"zagros-runtime/runtime-benchmarks",
"zagros-system-emulated-network/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"zagros-runtime/std",
"zagros-system-emulated-network/std",
]
try-runtime = [
"asset-hub-zagros-runtime/try-runtime",
"collectives-zagros-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezframe-support/try-runtime",
"pezframe-system/try-runtime",
"pezpallet-utility/try-runtime",
"pezpallet-whitelist/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsp-runtime/try-runtime",
"xcm/try-runtime",
"zagros-runtime/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -41,3 +41,25 @@ runtime-benchmarks = [
"xcm-executor/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"emulated-integration-tests-common/std",
"pezframe-support/std",
"pezkuwichain-system-emulated-network/std",
"pezpallet-balances/std",
"pezsp-runtime/std",
"xcm-executor/std",
"xcm/std",
]
try-runtime = [
"asset-test-pezutils/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezframe-support/try-runtime",
"pezpallet-balances/try-runtime",
"pezsp-runtime/try-runtime",
"teyrchains-common/try-runtime",
"xcm-executor/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -49,3 +49,33 @@ runtime-benchmarks = [
"zagros-runtime/runtime-benchmarks",
"zagros-system-emulated-network/runtime-benchmarks",
]
std = [
"codec/std",
"emulated-integration-tests-common/std",
"pezframe-support/std",
"pezpallet-balances/std",
"pezpallet-identity/std",
"pezpallet-message-queue/std",
"pezpallet-xcm/std",
"pezsp-runtime/std",
"xcm-executor/std",
"xcm/std",
"zagros-runtime/std",
"zagros-system-emulated-network/std",
]
try-runtime = [
"emulated-integration-tests-common/try-runtime",
"pezframe-support/try-runtime",
"pezpallet-balances/try-runtime",
"pezpallet-identity/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsp-runtime/try-runtime",
"teyrchains-common/try-runtime",
"xcm-executor/try-runtime",
"xcm/try-runtime",
"zagros-runtime/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -83,3 +83,55 @@ runtime-benchmarks = [
"xcm-executor/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"asset-hub-pezkuwichain-runtime/std",
"codec/std",
"emulated-integration-tests-common/std",
"pezbp-asset-hub-pezkuwichain/std",
"pezcumulus-pezpallet-xcmp-queue/std",
"pezframe-support/std",
"pezkuwichain-system-emulated-network/std",
"pezkuwichain-zagros-system-emulated-network/std",
"pezpallet-asset-conversion/std",
"pezpallet-assets/std",
"pezpallet-balances/std",
"pezpallet-bridge-messages/std",
"pezpallet-xcm/std",
"pezsnowbridge-inbound-queue-primitives/std",
"pezsnowbridge-outbound-queue-primitives/std",
"pezsnowbridge-pezpallet-outbound-queue/std",
"pezsnowbridge-pezpallet-system/std",
"pezsp-core/std",
"pezsp-runtime/std",
"scale-info/std",
"xcm-builder/std",
"xcm-executor/std",
"xcm/std",
]
try-runtime = [
"asset-hub-pezkuwichain-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezbp-asset-hub-pezkuwichain/try-runtime",
"pezcumulus-pezpallet-xcmp-queue/try-runtime",
"pezframe-support/try-runtime",
"pezpallet-asset-conversion/try-runtime",
"pezpallet-assets/try-runtime",
"pezpallet-balances/try-runtime",
"pezpallet-bridge-messages/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsnowbridge-inbound-queue-primitives/try-runtime",
"pezsnowbridge-outbound-queue-primitives/try-runtime",
"pezsnowbridge-pezpallet-inbound-queue-fixtures/try-runtime",
"pezsnowbridge-pezpallet-outbound-queue/try-runtime",
"pezsnowbridge-pezpallet-system/try-runtime",
"pezsp-runtime/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
"xcm-builder/try-runtime",
"xcm-executor/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
tuples-96 = []
@@ -101,3 +101,73 @@ runtime-benchmarks = [
"xcm-executor/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
std = [
"codec/std",
"emulated-integration-tests-common/std",
"pezbp-asset-hub-zagros/std",
"pezbridge-hub-common/std",
"pezcumulus-pezpallet-teyrchain-system/std",
"pezcumulus-pezpallet-xcmp-queue/std",
"pezframe-support/std",
"pezkuwichain-zagros-system-emulated-network/std",
"pezpallet-asset-conversion/std",
"pezpallet-assets/std",
"pezpallet-balances/std",
"pezpallet-bridge-messages/std",
"pezpallet-bridge-relayers/std",
"pezpallet-xcm/std",
"pezsnowbridge-core/std",
"pezsnowbridge-inbound-queue-primitives/std",
"pezsnowbridge-outbound-queue-primitives/std",
"pezsnowbridge-pezpallet-inbound-queue-fixtures/std",
"pezsnowbridge-pezpallet-inbound-queue-v2/std",
"pezsnowbridge-pezpallet-inbound-queue/std",
"pezsnowbridge-pezpallet-outbound-queue-v2/std",
"pezsnowbridge-pezpallet-outbound-queue/std",
"pezsnowbridge-pezpallet-system-v2/std",
"pezsnowbridge-pezpallet-system/std",
"pezsp-core/std",
"pezsp-io/std",
"pezsp-runtime/std",
"scale-info/std",
"xcm-builder/std",
"xcm-executor/std",
"xcm/std",
]
try-runtime = [
"asset-hub-zagros-runtime/try-runtime",
"emulated-integration-tests-common/try-runtime",
"pezbp-asset-hub-zagros/try-runtime",
"pezbridge-hub-common/try-runtime",
"pezbridge-hub-zagros-runtime/try-runtime",
"pezcumulus-pezpallet-teyrchain-system/try-runtime",
"pezcumulus-pezpallet-xcmp-queue/try-runtime",
"pezframe-support/try-runtime",
"pezpallet-asset-conversion/try-runtime",
"pezpallet-assets/try-runtime",
"pezpallet-balances/try-runtime",
"pezpallet-bridge-messages/try-runtime",
"pezpallet-bridge-relayers/try-runtime",
"pezpallet-message-queue/try-runtime",
"pezpallet-xcm/try-runtime",
"pezsnowbridge-core/try-runtime",
"pezsnowbridge-inbound-queue-primitives/try-runtime",
"pezsnowbridge-outbound-queue-primitives/try-runtime",
"pezsnowbridge-pezpallet-inbound-queue-fixtures/try-runtime",
"pezsnowbridge-pezpallet-inbound-queue-v2/try-runtime",
"pezsnowbridge-pezpallet-inbound-queue/try-runtime",
"pezsnowbridge-pezpallet-outbound-queue-v2/try-runtime",
"pezsnowbridge-pezpallet-outbound-queue/try-runtime",
"pezsnowbridge-pezpallet-system-v2/try-runtime",
"pezsnowbridge-pezpallet-system/try-runtime",
"pezsp-runtime/try-runtime",
"testnet-teyrchains-constants/try-runtime",
"teyrchains-common/try-runtime",
"xcm-builder/try-runtime",
"xcm-executor/try-runtime",
"xcm/try-runtime",
]
serde = []
experimental = []
with-tracing = []
tuples-96 = []