github erigontech/erigon v2.60.9

9 hours ago

Breaking change:

Release process:

  • Returned prefix "v" to git tag, docker tags. Reason: compatibility with Golang's rules (go.mod)
  • Switched to go 1.22 while building artifacts
  • Docker images now use "debian:12.7-slim" as a base image
  • From now onwards only the following three OS/Arch are supported: linux arm64, amd64(v1) and amd64v2
  • Artifacts for amd64 architecture are built and delivered with "silkworm" support (https://github.com/erigontech/silkworm)

Description of the change

Improvements:

Bugfixes:

  • Fixed Polygon OOM issue upon BadHeaders by @taratorio in #12405
  • Fixed RPC error when calling debug_traceTransaction with borTraceEnabled at particular blocks by @shohamc1 in #12315

Full Changelog: 2.60.8...v2.60.9

Don't miss a new erigon release

NewReleases is sending notifications on new releases.