Overview
This alpha release adds support for the upcoming Fusaka upgrade on the Holesky, Sepolia, and Hoodi testnets.
For details about when the testnets will be upgraded, refer to the Ethereum Foundation's fusaka testnet annoucement.
Docker Image: flashbots/mev-boost:1.10a7
Changes since v1.10-alpha6
From the v1.10-alpha6 release, this release updates go-boost-utils to it's latest fusaka release https://github.com/flashbots/go-boost-utils/releases/tag/v1.10.0
Changelog
- 8fe9c17 v1.10-alpha7
- bc46701 v1.10-alpha6
- 4d9c716 v1.10-alpha5
- 78abb32 v1.10-alpha2
- 8b802c6 changing no-bid-found log level to debug
- 8c77dd7 v1.10-alpha1
- aad272a Update go-boost-utils (#846)
- 013c5ff feat: fallback to v1 getPayload api if v2 getPayload api fails (#840)
- 71fdcdc CI runners on warpbuild for better performance (#838)
- eb41f10 Prometheus Metrics (#832)
- 5cce13c update attestantio deps (#833)
- 7e47dd2 update go-builder-client to 0.7.1 (#831)
- d4f9f7f update attestantio deps (#827)
- 10413cb update go-builder-client deps (#824)
- 88d7bca Add X-timeout-ms header (#817)
- 876c490 Add support for Fulu (#805)
- fe8d4c5 Send getPayload request to all relays again (#788)
- d65d507 Fix parsing of custom genesis time (#778)
- ee0c91c Update version to v1.9 (#775)
- db99c17 Update all dependencies (#771)
- b5afabc Update linters (#772)
- 2a0a733 fix: JSON Content-Type for relay get payload w/o SSZ support (#769)
- 827829c Add more logging to registerValidator (#768)