fix: CI - zepter feature propagation (347 issues), taplo format, umbrella

This commit is contained in:
2026-01-07 18:16:03 +03:00
parent f68c21c77a
commit 043f6e875a
50 changed files with 2011 additions and 8 deletions
@@ -65,6 +65,7 @@ std = [
"pezsp-storage/std",
"scale-info/std",
"serde",
"pezsc-client-db/std"
]
runtime-benchmarks = [
"pezframe-support-procedural/runtime-benchmarks",
@@ -77,12 +78,15 @@ runtime-benchmarks = [
"pezsp-runtime-interface/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
"pezsp-state-machine/runtime-benchmarks",
"pezsc-client-db/runtime-benchmarks"
]
try-runtime = [
"pezframe-support/try-runtime",
"pezframe-system/try-runtime",
"pezsp-api/try-runtime",
"pezsp-runtime/try-runtime",
"pezpallet-example-basic/try-runtime",
"pezsc-client-db/try-runtime"
]
serde = [
"array-bytes/serde",