Skip to content

v3.0.1 "Otterly Odyssey"

Choose a tag to compare

@github-actions github-actions released this 10 Apr 08:21
· 295 commits to release/3.0 since this release
18e202d

Description of the change

Ethereum Mainnet users: it is recommended to use v3.0.2 rather than this release for the upcoming Pectra hardfork.
Pectra scheduled for May-07-2025

Sepolia/Holesky/Hoodi/Chiado users : It is recommended to use v3.0.2 rather than this release

Breaking changes:

  • drop golang 1.22 support

Improvements:

  • receipts RPC: deduplicate same requests by @AskAlexSharov in #14377
  • Increase maximum open files limit on MacOSX by @AlexeyAkhunov in #14427
  • engineeapi, txpool: Implement GetBlobsV1 (#13975) by @somnathb1 in #14380
  • cmd: Set default EL extradata to erigon-version (#14419) by @somnathb1 in #14435
  • Schedule Pectra hard fork for Ethereum Mainnet (#14424) by @somnathb1 in #14436
  • engineapi: Add requests nil check (#14421) by @somnathb1 in #14499

Bugfixes:

Full Changelog: v3.0.0...v3.0.1