Skip to content

Releases: erigontech/erigon

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

v2.53.1

26 Oct 13:11
0930daa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.53.0...v2.53.1

v2.53.0

25 Oct 13:45
656c3d2
Compare
Choose a tag to compare

Release Highlights

New Contributors

Full Changelog: v2.52.5...v2.53.0

v2.52.5

14 Oct 07:36
7c5e4e7
Compare
Choose a tag to compare

Fix broadcasing of new blocks

What's Changed

  • Fix: newly broadcast blocks now include transactions by @leovct in #8467

Full Changelog: v2.52.4...v2.52.5

v2.52.4

12 Oct 14:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.52.0...v2.52.4

v2.52.0

10 Oct 17:47
761af94
Compare
Choose a tag to compare

Release Highlights

Full Changelog: v2.51.0...v2.52.0