24.10.3
This is a recommended update with bug fixes and networking improvements.
Mekong Testnet
Note: this is the only version of Teku that supports the Mekong testnet (https://mekong.ethpandaops.io/).
Due to a bug this version does NOT support Mekong anymore, please use the mekong
branch (https://github.com/Consensys/teku/tree/mekong) building it from source (more info can be found here)
Downloads
- Available as
24.10.3
on Dockerhub - Download the binary distribution:
Breaking Changes
N/A
Additions and Improvements
- Clean up old beacon states when switching from ARCHIVE to PRUNE or MINIMAL data storage mode
- Upgrade to jvm-libp2p 1.2.1 which brings:
- message publishing over gossipsub improvements (addresses
Failed to publish * because no peers were available on the required gossip topic
) - IDONTWANT control message usage improvements
- message publishing over gossipsub improvements (addresses
- Improved block production API compatibility with DVT software (i.e. SSV)
Bug Fixes
- Fixed a block production issue for Validator Client (24.10.0 to 24.10.2 Teku VC), where required headers were not provided for JSON payloads. Default SSZ block production was unaffected.
- Block production now uses json data (more like 24.8.0 did than 24.10) if the Eth-Consensus-version header is absent.
Upcoming Breaking Changes
N/A