github erigontech/erigon v2022.07.03
2022.07.03-alpha

latest releases: 2.60.8, 2.60.7, 3.0.0-alpha3...
2 years ago
  1. Fixes for RPC methods for Bor (Polygon), thanks to external contributor tsutsu.
  2. Support for t8n evm tool, thanks to external contributor sudeepdino008.
  3. Enable in-memory execution overlay by default (used for side-fork execution after the merge).
  4. Various fixes for transaction pool for the POS transition.
  5. Added erigon_getBalanceChangesInBlock RPC method, thanks to external contributor tsutsu.
  6. Fixed regression (alpha vs beta) for RPC methods trace_call and eth_createAccessList for historical blocks, thanks to external contributor bgelb.
  7. Fixes in vmTrace mode of trace_ RPC methods, thanks to external contributor banteg.
  8. Added block snapshots for Ethereum mainnet for up to 15m blocks.
  9. Upgraded to MDBX version containing "Big Foot" feature to reduce commit times - note that one needs to run Erigon for about a day on this code for the improvements to take effect.
  10. Set terminal total difficulty for Görli POS transition.
  11. Set Merge Netsplit block for Sepolia (already gone through POS transition).
  12. Various fixes to docker-compose script. Added documentation on how to run without root user, make target user_linux to create erigon user.
  13. Initial work on integrating hive tests into Erigon CI.

Don't miss a new erigon release

NewReleases is sending notifications on new releases.