github erigontech/erigon v2022.06.04
2022.06.04-alpha

latest releases: v3.0.0-alpha4, 2.60.8, 2.60.7...
2 years ago
  1. Added support for BSC Euler hard fork. This was done last-minute, no testing done on testnets for this change.
  2. Fixed regression in trace_block and other trace_ commands introduced in the previous release.
  3. Fixed the handling of CL (Consensus Layer) nodes syncing from scratch against pre-synced Erigon. Previously it was causing unwind back to the POS transition block.
  4. Initial fix for the transaction pool accumulating already mined transactions over time. Full fix is still required, but block proposing should be good with this one.
  5. Fixed sentry to be able to deal with the absence of block gossip after POS transition - previously header and block downloader were relying on these gossip messages.

Don't miss a new erigon release

NewReleases is sending notifications on new releases.