github morph-l2/go-ethereum morph-v2.2.5

4 hours ago

Changes

  • fix(rpc): enforce JWT validation on authenticated WebSocket endpoint (#362)
  • perf: optimize DeriveSha with list hasher; handle ignored StackTrie update errors (#350)
  • chore: remove txpool blacklist feature (#364)
  • fix: correct intrinsic gas estimation for transactions with access lists (#272)
  • chore: bump version to v2.2.5

Notes

  • JWT enforcement is stricter: internal components relying on the Auth RPC must present a valid JWT. Verify JWT configuration on all nodes before upgrading.

Don't miss a new go-ethereum release

NewReleases is sending notifications on new releases.