Releases: erigontech/erigon
v2.53.3
What's Changed
- Fix Agra hf scheduling on Mumbai by @anshalshukla in #8621.
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
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
- Txpool: db unlimited grow fix by @AskAlexSharov in #8596
- downloader: less webseed logs by @AskAlexSharov in #8586
- Snap: more buckets support - for better forward-compatibility by @AskAlexSharov in #8589
Full Changelog: v2.53.1...v2.53.2
v2.53.1
What's Changed
- Fix null ptr in debug_traceTransaction by @somnathb1 in #8593
Full Changelog: v2.53.0...v2.53.1
v2.53.0
Release Highlights
- Mumbai: Shanghai/Agra HF by @anshalshukla in #8504
- sync: fix a memory leak when header verification fails by @battlmonstr in #8431
- Caplin: more development by @Giulio2002 in #8474, #8477, #8459, #8518, #8546, #8554, #8570
- add "integration stage_headers --integrity.slow" to check gaps in headers or canonical markers by @AskAlexSharov in #8489
- go.mod: minimal go version 1.20 by @battlmonstr in #8495
- GOMEMLIMIT: support by @AskAlexSharov in #8498
- Add RPC daemon using Silkworm by @canepat in #8486
- eth/68: always announce tx sizes without envelopes by @yperbasis in #8530
- Switch to official KZG ceremony trusted setup (EIP-4844) by @yperbasis in #8531
- Gnosis Snapshot updated by @Giulio2002 in #8532
- Dvovk/sentinel and sentry peers data collect by @dvovk in #8533
New Contributors
- @leovct made their first contribution in #8449
- @GoodDaisy made their first contribution in #8452
- @tkzktk made their first contribution in #8480
- @felddoteth made their first contribution in #8544
Full Changelog: v2.52.5...v2.53.0
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