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
@@ -55,6 +55,7 @@ std = [
"pezsc-offchain/std",
"pezsp-blockchain/std",
"pezsp-consensus/std",
"bizinikiwi-test-runtime-client/std"
]
try-runtime = [
"pezsc-block-builder/try-runtime",
@@ -66,6 +67,7 @@ try-runtime = [
"pezsp-consensus/try-runtime",
"pezsp-mmr-primitives/try-runtime",
"pezsp-runtime/try-runtime",
"bizinikiwi-test-runtime-client/try-runtime"
]
serde = []
with-tracing = []