Skip to content

Releases: chainstack/erigon-docker

v2.61.1

20 Feb 09:24
7ae9d66
Compare
Choose a tag to compare

Holesky and Sepolia users: this is a required update for the upcoming Pectra hardfork.

Pectra scheduled for:
Holesky: Mon, Feb 24 at 21:55:12 UTC
Sepolia: Wed, Mar 5 at 07:29:36 UTC

Breaking changes
Prohibit --internalcl in E2 in erigontech/erigon#13757

New Feature:
Up to date implementation of EIPs for Pectra and scheduled hard fork for Sepolia and Holešky
Add support to eth_blobBaseFee, eth_baseFee and EIP4844 support to eth_feeHistory
Add support for engine_getClientVersionV1

Bugfixes:
rpcdaemon: Set miner on eth_getBlockByNumber on Polygon in erigontech/erigon#13336
Fix incorrect intrinsic gas calculation in erigontech/erigon#13632
Full Changelog: erigontech/erigon@v2.61.0...v2.61.1

v2.61.0

04 Feb 07:39
1e450f8
Compare
Choose a tag to compare

Improvements

Full Changelog: erigontech/erigon@v2.60.10...v2.61.0

v2.60.10

07 Nov 13:29
d01af23
Compare
Choose a tag to compare

Release for Erigon that should help reduce latency spikes in eth calls

The full release notes:

Improvemets:

Bugfixes:

Test release 2.60.9 with netcat

31 Oct 22:48
3b8beb0
Compare
Choose a tag to compare
v2.60.9-test-nc

updated Dockerfile with nc

Testing version

29 Oct 22:26
293c49b
Compare
Choose a tag to compare
v2.60.9-test

updated version and moved back v prefix

v2.60.8

17 Sep 04:51
5cf27a9
Compare
Choose a tag to compare

Highlights

  • Hardfork release for Amoy and Mainnet
  • Fix issue with DebugTrace call for Polygon Amoy

Full Changelog: erigontech/erigon@2.60.7...2.60.8

v2.60.7

11 Sep 05:50
ac0db68
Compare
Choose a tag to compare

Changes:

  • No breaking changes
  • Ahmedabad HF for Polygon Amoy Support
  • Move the image to the new docker repo

More Details: https://github.com/erigontech/erigon/releases

v2.60.6

16 Aug 05:58
c21aaa8
Compare
Choose a tag to compare

Improvements:

  • compatibility with geth - of stateDiff encoding
  • callTracer: don't capture logs txs failed with error
  • diagnostics: export system info

Bugfixes:

v2.60.5

31 Jul 06:32
88d4a19
Compare
Choose a tag to compare

Improvements:
• Diagnostics: snapshot stage info gathering
• support of hex-encoded Nonce in genesis.json and eth_feeHistory
• PIP-35: enforce 25gwei gas config for all polygon chains for erigon 2
• tracer: add support bailout on evm.create() on e2
• RPC throughput increase (mutex-contention reduce on block files)

Bugfixes:
• TxPool: prevent db grow
• Fix on logCount param management

Full Changelog: erigontech/erigon@v2.60.4...v2.60.5

v2.60.4

16 Jul 08:55
40fe259
Compare
Choose a tag to compare

What's Changed

This release of bor contains the updated implementation of PIP-35 which enforces the min gas values to 25 gwei. Please note that this is a recommended release for Amoy nodes running Bor and erigon client.