Skip to content

ethrex: v23.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:24
d906f10

Note

What's new

  • Hardened the networking and RPC layers against malformed inputs.
  • Tightened mempool admission checks, including under concurrent load.
  • Fixed eth/71 receipt decoding for cross-client compatibility.
  • Block building now re-validates blob sidecars against the payload fork.
  • Amsterdam devnet conformance fixes for headers and Block Access Lists.

No resync is needed.

Installation and running instructions can be found in our docs

🐛 Bug Fixes

♻️ Refactors