Skip to content

Releases: erigontech/erigon

v2.57.0

19 Jan 12:57
4f6eda7
Compare
Choose a tag to compare

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: v2.56.2...v2.57.0

v2.56.2

11 Jan 17:03
c9216ce
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v2.56.1...v2.56.2

v2.56.1 Amoy

08 Jan 17:01
d079008
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.56.0...v2.56.1

v2.56.0 Görli Dencun

05 Jan 15:12
a49fcb8
Compare
Choose a tag to compare

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

Release Highlights

New Contributors

Full Changelog: v2.55.1...v2.56.0

v2.55.1

06 Dec 15:58
12889fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.55.0...v2.55.1

v2.55.0

04 Dec 14:47
b39f324
Compare
Choose a tag to compare

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: v2.54.0...v2.55.0

v2.54.0

29 Jan 11:28
aeec522
Compare
Choose a tag to compare

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: v2.53.4...v2.54.0

v2.53.4

31 Oct 11:22
c484326
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.53.3...v2.53.4

v2.53.3

31 Oct 07:14
e59704f
Compare
Choose a tag to compare

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: v2.53.2...v2.53.3

v2.53.2

27 Oct 15:37
4fc8c37
Compare
Choose a tag to compare

This release fixes a recent regression with transaction pool DB growing indefinitely. If you already have big datadir/txpool folder - just remove it.

What's Changed

Full Changelog: v2.53.1...v2.53.2