Skip to content

ethrex: v22.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:59
aa6c5f0

Note

What's new

  • Improved full-sync robustness, fixing a condition where some syncing nodes could stall.
  • Added the debug_getBadBlocks RPC method with bad-block tracking.
  • Hardened mempool admission under heavy load (new --mempool.gap-admit-occupancy-threshold flag).
  • Improved zkEVM test-suite conformance and block-builder spec compliance.
  • Migrated the ZisK prover backend to zkVM v1.0.0-alpha.
  • Added a Grafana dashboard comparing L1 clients.

No resync is needed.

Installation and running instructions can be found in our docs

✨ New Features

🐛 Bug Fixes