Release Highlights
- Support of Holešky testnet
- Cancun mostly implemented
- Steady progress on Caplin (under active development)
- change
--db.pagesize
default to 8KB (other sizes will work. Way to change pagesize: https://github.com/ledgerwatch/erigon/blob/devel/cmd/integration/Readme.md#copy-data-to-another-db) - Peer stability – fixes to better process
DiscReason
and avoid dropping valid peers.--sentry.drop-useless-peers
should be unnecessary from this version - Various other fixes and improvements, particularly for Polygon
Polygon upgrades/fixes
Warning Don't use v2.49.0 on the Polygon Main Net until further Notice
We have discovered an issue with v2.49.0 which causes Erigon to falsely identify blocks as bad. Once this occurs the attempted delivery of the good block will fail stalling the download process.
We are currently investigating the issue and will release an update once this is resolved.
- Bor sync events now included in Erigon snapshots
- Support for prometheus type metadata
- Minor compatibility merges from polygon erigon fork
Full Changelog: v2.48.1...v2.49.0