Skip to content

tests-zkevm@v0.8.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 22:45
0695c34

This is a new release of projects/zkevm which:

  • Is based on tests-glamsterdam-devnet@v8.1.0.
  • Re-enables external t8n filling 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 extraData when 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)