Skip to content

v3.0.0-alpha6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 12:16
· 71 commits to main since this release
f22317e

Breaking change

  • --prune.mode default is full. For compatibility with geth and other clients. Plz set explicit
    --prune.mode flag to your Erigon3 setups - to simplify future upgrade/downgrade.
  • Released binaries for Linux are now dynamically linked (Issues: #12570, #12556 )

Description of the change

New features:

Bugfixes:

  • eth_syncing works on Bor chains
  • support upper-bounds at: eth_accRange #12609 , erigon_getBalanceChangesInBlock #12642, debug_getModifiedAccountsByNumber #12634
  • eth_getLogs fix fee cap less than block #12640

Full Changelog: v3.0.0-alpha5...v3.0.0-alpha6