Releases: erigontech/erigon
Releases · erigontech/erigon
v2.52.5
v2.52.4
What's Changed
- MemDb: increase db-limit from 512Mb to 512Gb by @AskAlexSharov in #8434
- Polygon: fix invalid pre-fetched header broadcast by @mh0lt in #8442
Full Changelog: v2.52.0...v2.52.4
v2.52.0
Release Highlights
- Bor reduce logging verbosity by @mh0lt in #8401
- Don't try to create default datadir by @AskAlexSharov in #8398
- Re-enable non-EIP155 unprotected txns with
--rpc.allow-unprotected-txs
by @somnathb1 in #8400 - ValidateChain not reliant on stageBodies by @Giulio2002 in #8411
- Move borfinality package out of eth by @anshalshukla in #8407
- More Sepolia snapshots by @AskAlexSharov in #8422
- Check hash validity before milestone rewind by @mh0lt in #8414
- Bor rpc config fix by @mh0lt in #8413
- Fix bodies corrupted output in ByRange/ByHashes by @Giulio2002 in #8427
- Prune all only on unwindBlock by @mh0lt in #8430
Full Changelog: v2.51.0...v2.52.0
v2.51.0
Release Highlights
- Several fixes and improvements for Polygon by @mh0lt, @anshalshukla, @manav2401, and @AlexeyAkhunov in #8364, #8372, #8380, #8384, #8385, #8386, #8390, #8391
- Support go 1.21 by @jyellick in #8288
- Experimental block execution using embedded Silkworm by @canepat in #8353
- Fixed
--internalcl
flag for Gnosis by @Giulio2002 in #8387 - Optimize gas by default in
eth_createAccessList
by @qkniep and @yperbasis in #8261 and #8337 - Fix another case of header download hanging (non-POS) by @AlexeyAkhunov in #8356
- Added block snapshot format (attempt for Caplin) by @Giulio2002 in #8357
- Downloader: don't drop torrents after download (performance problem there solved) by @AskAlexSharov in #8358
- Downloader: move from
snapshots/db
tosnapshots/downloader
by @AskAlexSharov in #8375 - Remove protocolBaseFee checks by @somnathb1 in #8367
New Contributors
Full Changelog: v2.50.2...v2.51.0
v2.50.2
A few fixes for Polygon, incl. a fix for a critical start up issue which causes a panic if you run Milestones with an external RPC daemon.
What's Changed
- Bor mainnet bootnode update by @mh0lt in #8329
- Metrics label fixes by @mh0lt in #8339
- Added fix to allow getroothash to work with no api running by @mh0lt in #8342
Full Changelog: v2.50.1...v2.50.2
v2.50.1
v2.50.0 Milestones
Release Highlights
- erigon-lib is merged into erigon as subdirectory by @battlmonstr in #8201.
- Cancun is fully implemented, including EIP-7516: BLOBBASEFEE opcode.
- Initial implementation of Polygon Milestones. Requires
--bor.milestone
to be set. If this is set Erigon will expect to connect to Heimdall v1.0.1. If it does not it will produce 404 errors each time it attempts a Milestone related RPC call.
Full Changelog: v2.49.3...v2.50.0
v2.49.3 Holešky relaunch
v2.49.2
Recommendations for upgrade:
- if your --db.size.limit > 8Tb, we recommend delete
datadir/txpool
folder
What's Changed
- Torrent: sometime down load doesn't start by @AskAlexSharov in #8203
Full Changelog: v2.49.1...v2.49.2
v2.49.1 Polygon Hotfix
What's Changed
- Fix Heimdall incorrect sync data bug by @AlexeyAkhunov in #8174
- remove small snapshots from polygons .toml by @AskAlexSharov in #8158
- more Sepolia snapshots by @AskAlexSharov in #8165
- Downloader: don't fail when see unusual file, skip it (backward/forward compatibility) by @AskAlexSharov in #8170
- torrent lib: fix requests ordering bug by @AskAlexSharov in #8173
Full Changelog: v2.49.0...v2.49.1