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