Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
erigon_v3.0.12_checksums.txt | 2025-07-04 | 482 Bytes | |
erigon_3.0.12_amd64.deb | 2025-07-04 | 369.7 MB | |
erigon_3.0.12_arm64.deb | 2025-07-04 | 342.2 MB | |
erigon_v3.0.12_linux_amd64.tar.gz | 2025-07-04 | 415.2 MB | |
erigon_v3.0.12_linux_amd64v2.tar.gz | 2025-07-04 | 415.0 MB | |
erigon_v3.0.12_linux_arm64.tar.gz | 2025-07-04 | 387.0 MB | |
README.md | 2025-07-03 | 583 Bytes | |
v3.0.12 _Otterly Odyssey_ source code.tar.gz | 2025-07-03 | 35.4 MB | |
v3.0.12 _Otterly Odyssey_ source code.zip | 2025-07-03 | 43.9 MB | |
Totals: 9 Items | 2.0 GB | 0 |
Description of the change
The default gas limit for Ethereum Mainnet is increased to 45M in line with other clients.
Improvements:
- Rolled out history expiry phase1 by @Giulio2002 in https://github.com/erigontech/erigon/pull/15827
- Added chain-specific gas limit defaults by @Giulio2002 in https://github.com/erigontech/erigon/pull/15802
Bugfixes:
- Fixed milestone pruning and fixed BorEvents snapshots by @eastorski in https://github.com/erigontech/erigon/pull/15914
Full Changelog: https://github.com/erigontech/erigon/compare/v3.0.10...v3.0.12