v1.1.1
This is v1.1.1 of the Hyperdrive daemon. This is meant to be used by the Hyperdrive service.
Known Issues
- Lodestar v1.22.0 does not currently support x64 systems without the
avx
instruction set. This will be fixed in a later client release.
Clients
-
Updated Besu to v24.10.0.
-
Updated Nethermind to v1.29.1.
-
Updated Reth to v1.1.0.
-
Updated Nimbus to v24.10.0.
-
Updated Prysm to v5.1.2.
-
Updated Teku to [v24.10.3](https://github.com/Consensys/teku/releases/tag/24.10.13.
-
Updated Prometheus to v2.55.0.
Bug Fixes
- Changing the custom relays parameter in MEV-Boost will now properly mark the container as requiring a restart.
Service
- When modules send transactions, if the priority fee is above the max fee, Hyperdrive will now reduce it to the max fee rather than reverting.