⚠️ This is a required update for the upcoming Fusaka upgrade! ⚠️
Note
The Fusaka upgrade will happen at epoch 411392 (Dec-03-2025 09:49:11 PM UTC).
- Docker Image:
flashbots/mev-boost:1.10.1 - Full Changelog: v1.10.0...v1.10.1
🚀 Features
- Send
getPayloadrequests to relays in the background after a successful response (#850)- This helps us maintain redundancy in the case where a relay fails to broadcast a block
🎄 Enhancements
🐞 Notable bug fixes
- Fix a race condition in the fallback logic from
GetPayloadV2toGetPayloadV1(#855)