This release updates bootstrap nodes and fix upstream's critical DoS bugs.
Please upgrade your nodes to this version ASAP.
Origin bug report from geth's release note:
We recommend recreating your p2p node key after installing this update, which you can do by removing the DATADIR/geth/nodekey file before restarting geth. Note this will cause a change in the p2p node ID, which may break static peering setups.
The default DATADIR is $HOME/.ethereum, you can delete the node key first and then upgrade the image's version.
| Network | Docker Image |
|---|---|
| Mainnet | ghcr.io/goatnetwork/goat-geth:v0.4.2 |
| Testnet3 | ghcr.io/goatnetwork/goat-geth:v0.1.12 |