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
@@ -60,6 +60,7 @@ std = [
"pezsc-transaction-pool-api/std",
"pezsc-transaction-pool/std",
"pezsp-blockchain/std",
"bizinikiwi-test-runtime-client/std"
]
try-runtime = [
"pezsc-rpc-api/try-runtime",
@@ -69,6 +70,7 @@ try-runtime = [
"pezsp-block-builder/try-runtime",
"pezsp-blockchain/try-runtime",
"pezsp-runtime/try-runtime",
"bizinikiwi-test-runtime-client/try-runtime"
]
serde = []
with-tracing = []