Files
pezkuwi-sdk/pezkuwi/teyrchain/test-teyrchains
pezkuwichain 479010094e fix(ci): resolve all quick-checks failures
- Remove missing cli crate from workspace members
- Fix TOML array syntax errors in pvf and benchmarking-cli Cargo.toml
- Fix Rust import ordering with cargo fmt
- Fix feature propagation with zepter (try-runtime, runtime-benchmarks, std)
2026-01-04 17:22:12 +03:00
..

Test Teyrchains

Each teyrchain consists of three parts: a #![no_std] library with the main execution logic, a WASM crate which wraps this logic, and a collator node.