Skip to content

Releases: chainstack/erigon-docker

v3.0.5

Choose a tag to compare

@ashu1777 ashu1777 released this 05 Jun 11:09
8598807

erigon3 image bump.

v2.61.3

Choose a tag to compare

@alex-kulam alex-kulam released this 06 Mar 06:18
345d54d

Mandatory for Sepolia & Chiado

Bugfixes:
Pectra: fix bad deposit contract deposit unmarshalling in erigontech/erigon#14074

Details: https://github.com/erigontech/erigon/releases/tag/v2.61.3

v2.61.1

Choose a tag to compare

@alex-kulam alex-kulam released this 20 Feb 09:24
7ae9d66

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

Choose a tag to compare

@darinvhs darinvhs released this 04 Feb 07:39
1e450f8

Improvements

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

v2.60.10

Choose a tag to compare

@stefan-stojanovic-s stefan-stojanovic-s released this 07 Nov 13:29
d01af23

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

Choose a tag to compare

@stefan-stojanovic-s stefan-stojanovic-s released this 31 Oct 22:48
3b8beb0
v2.60.9-test-nc

updated Dockerfile with nc

Testing version

Choose a tag to compare

@stefan-stojanovic-s stefan-stojanovic-s released this 29 Oct 22:26
293c49b
v2.60.9-test

updated version and moved back v prefix

v2.60.8

Choose a tag to compare

@darinvhs darinvhs released this 17 Sep 04:51
5cf27a9

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

Choose a tag to compare

@darinvhs darinvhs released this 11 Sep 05:50
ac0db68

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

Choose a tag to compare

@darinvhs darinvhs released this 16 Aug 05:58
c21aaa8

Improvements:

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

Bugfixes: