tests-zkevm@v0.8.0
Pre-release
Pre-release
This is a new release of projects/zkevm which:
- Is based on tests-glamsterdam-devnet@v8.1.0.
- Re-enables external
t8nfilling for stateless benchmark fixtures. (PR #3179) - Adds stateless-input tests for ordered blob versioned-hash validation. (PR #3234)
- Aligns stateless payload and request types with EIP-7688 progressive SSZ. (PR #3248)
- Exposes the full schema ID in stateless validation results and simplifies chain configuration. (PR #3278)
- Preserves block
extraDatawhen constructing stateless artifacts. (PR #3292) - Uses progressive SSZ lists for witness state, codes, and public keys. (PR #3356)
Note that we skipped versioning v0.7.x, mostly to align with the base branch versioning (i.e. v0.8.x)