- Docker Image:
flashbots/mev-boost:1.12a1 - Full Changelog: v1.11...v1.12-alpha1
Validators can now be grouped into mux groups, each with their own relay set, timeouts, and timing game configurations via the global config file. This enables node operators running multiple validator sets to route get_header requests to different relays per group. Docs and example related to config file can be found here.
🚀 Features
- Relay multiplexing: allows different validators to use different relay sets for
getHeaderrequests (#826)
🎄 Enhancements
🐞 Notable bug fixes
🎠 Community
What's Changed
- Relay multiplexing by @faheelsattar in #826