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
@@ -42,6 +42,8 @@ std = [
"pezframe-system/std",
"pezsp-runtime/std",
"scale-info/std",
"bizinikiwi-test-runtime-client/std",
"bizinikiwi-wasm-builder/std"
]
runtime-benchmarks = [
"bizinikiwi-test-runtime-client/runtime-benchmarks",
@@ -50,12 +52,15 @@ runtime-benchmarks = [
"pezsp-api/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
"pezsp-transaction-pool/runtime-benchmarks",
"bizinikiwi-wasm-builder/runtime-benchmarks"
]
try-runtime = [
"pezframe-support/try-runtime",
"pezframe-system/try-runtime",
"pezsp-api/try-runtime",
"pezsp-runtime/try-runtime",
"bizinikiwi-test-runtime-client/try-runtime",
"pezsp-transaction-pool/try-runtime"
]
serde = []
experimental = []