v3.0.16 "Otterly Odyssey"
·
3 commits
to release/3.0
since this release
This release adds support for the Rio hard fork on Polygon. The hard fork on Amoy is scheduled for block number 26272256, which is expected to be mined on September-11-2025 at 15:30:00 UTC.
This release is recommended only for Amoy users or those suffering from a specific issue fixed in 3.0.16. All other users should wait for the upcoming 3.1 (to be released soon).
Fixes
- tracer: fix prestates for EIP7702 transactions (#16016) by @nebojsa94
- RPC: rpcd to reload files on its own (#16628) by @sudeepdino008. Fixes Issue #16364 "RPC methods return empty responses during snapshot creation"
- Polygon: Do not apply milestone if tip is behind it (#16890) by @antonis19
- Polygon: Do not mark snapshots download complete prematurely when using
--no-downloader(#17009) by @antonis19
Improvements
- DB: increase default
--db.pageSizeto 16kb (#16297) by @AskAlexSharov - Polygon: download blocks asynchronously during tip processing (#16929) by @antonis19
New features
- Polygon: Add support for Rio Hard Fork (#16797, #16787, #16815, #16877, #16988, #16991, #17004, #17007) by @antonis19
Full Changelog: v3.0.15...v3.0.16