- Docker Image:
flashbots/mev-boost:1.12a1 - Full Changelog: v1.11...v1.12-alpha1
This release allows validators to 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 getHeader requests to different relays per group. Docs and example config can be found here.
🚀 Features
- Relay multiplexing by @faheelsattar in #826