Turbo Geth Versions Save

Ethereum implementation on the efficiency frontier

v2.54.0

4 months ago

Attention Polygon users: You must upgrade to this release or higher before the Agra Hardfork at block 50523000 (Nov 29).

Release Highlights

New Contributors

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.53.4...v2.54.0

v2.57.1

4 months ago

This release patches Issue #9294 and a couple of issues in the transaction pool.

What's Changed

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.57.0...v2.57.1

v2.57.0

4 months ago

Sepolia/Holešky/Chiado users: you must upgrade to this release or later before Dencun (30 Jan for Sepolia, 31 Jan for Chiado, 7 Feb for Holešky).

Release Highlights

New Contributors

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.56.2...v2.57.0

v2.56.2

4 months ago

This release fixes Erigon's failure to stop gracefully, introduced in v2.56.0.

What's Changed

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.56.1...v2.56.2

v2.56.1

4 months ago

What's Changed

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.56.0...v2.56.1

v2.56.0

4 months ago

This release schedules Dencun for Görli (17 Jan).

Release Highlights

New Contributors

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.55.1...v2.56.0

v2.55.1

5 months ago

What's Changed

  • Fix snap initialization from frozen blocks by @mh0lt in #8908
  • Caplin: Backfill only with flag by @Giulio2002 in #8913
  • Caplin: Parallel historical states reconstruction by @Giulio2002 in #8817
  • Caplin: [beacon handler] framework by @elee1766 in #8851
  • Estimate: less RAM for indexing by @AskAlexSharov in #8911

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.55.0...v2.55.1

v2.55.0

5 months ago

Breaking Change

Existing nodes whose MDBX page size equals 4kb must add --db.size.limit=8TB flag. Otherwise you will get MDBX_TOO_LARGE error. To check the current page size you can use make db-tools && ./build/bin/mdbx_stat datadir/chaindata

Release Highlights

New Contributors

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.54.0...v2.55.0

v2.53.4

7 months ago

What's Changed

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.53.3...v2.53.4

v2.53.3

7 months ago

What's Changed

If your node is still corrupted with this patch (e.g. saying "Wrong trie root", Issue #8622), you need to re-sync it. For that you can use the snapshot for Mumbai from https://snapshot.polygon.technology/.

Full Changelog: https://github.com/ledgerwatch/erigon/compare/v2.53.2...v2.53.3