Skip to content

v3.0.0-alpha4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 11:34
· 546 commits to main since this release
c0d9a2b

Breaking changes:

  • New defaults: --pporf.port=6060 --metrics.port=6061 --diagnostics.addr=localhost:6062. Reason: in Erigon2 these flags used the same port and did conflict.
  • Add prefix "v" to git tag, docker tags. Reason: compatibility with Golang's rules (go.mod).
  • drop support of golang 1.21

Require re-sync:

  • yes (if you need better performance on chain-tip)

Full Changelog: 3.0.0-alpha3...v3.0.0-alpha4