stereum-dev / ethereum-node

Run an Ethereum node, solo stake ETH and connect dApps to your server with Stereum Ethereum Node Setup & Manager!
https://www.stereum.com/?utm_source=github&utm_medium=stereum-repo&utm_id=0
MIT License
124 stars 48 forks source link

[Refactor]: Update Erigon Docker Image Tag #2052

Closed daverolo closed 4 days ago

daverolo commented 2 months ago

Refactor Description

Docker image for Erigon EL must be updated to erigontech/erigon, starting from version 2.60.7:

Version 2.60.7 is also the last release that works with the old repo thorax/erigon. This implies that Stereum can only support updates for higher Erigon releases if the suggested change is implemented and Stereum has a new release.

Reason for Refactor

Erigon Breaking Change since 2.60.7:

Potential Risks

None as long as the next Stereum release includes this change before next Erigon release.

daGscheid commented 4 days ago

Fixed with https://github.com/stereum-dev/ethereum-node/pull/2105