Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
erigon_v3.0.15_checksums.txt | 2025-07-25 | 482 Bytes | |
erigon_3.0.15_amd64.deb | 2025-07-25 | 370.0 MB | |
erigon_3.0.15_arm64.deb | 2025-07-25 | 342.3 MB | |
erigon_v3.0.15_linux_amd64.tar.gz | 2025-07-25 | 415.6 MB | |
erigon_v3.0.15_linux_amd64v2.tar.gz | 2025-07-25 | 415.4 MB | |
erigon_v3.0.15_linux_arm64.tar.gz | 2025-07-25 | 387.4 MB | |
README.md | 2025-07-23 | 782 Bytes | |
v3.0.15 _Otterly Odyssey_ source code.tar.gz | 2025-07-23 | 35.4 MB | |
v3.0.15 _Otterly Odyssey_ source code.zip | 2025-07-23 | 43.9 MB | |
Totals: 9 Items | 2.0 GB | 0 |
Description of the change
Breaking Changes:
flag experimental.commitment-history
was renamed to --prune.experimental.include-commitment-history
Improvements:
- Added pending enpoints by @Giulio2002 in https://github.com/erigontech/erigon/pull/16233
- Improved consistency in bor block snapshots retiring process by @eastorski in https://github.com/erigontech/erigon/pull/16198
- Added validation of ordering and consistency for state sync events inside the scraper by @eastorski in https://github.com/erigontech/erigon/pull/16227
Bugfixes: - Fixed sprint length check in block processing (#15801) by @eastorski in https://github.com/erigontech/erigon/pull/15932
Full Changelog: https://github.com/erigontech/erigon/compare/v3.0.14...v3.0.15