Skip to content

v0.32.0

Latest

Choose a tag to compare

@metachris metachris released this 12 Nov 15:14
· 1 commit to main since this release
a283aed

⚠️ This is the first Fusaka-compatible version of MEV-Boost-Relay! ⚠️

Note

The Fusaka upgrade will happen at slot 13,164,544 (December 3, 2025, 21:49:11 UTC). Read more about the upgrade here: https://blog.ethereum.org/2025/11/06/fusaka-mainnet-announcement

What's Changed

Version bumps

New Contributors


Full Changelog: v0.30.0...v0.32.0

Docker Image: flashbots/mev-boost-relay:0.32.0

$ docker run flashbots/mev-boost-relay:0.32.0
mev-boost-relay v0.32.0
https://github.com/flashbots/mev-boost-relay

Usage:
  mev-boost-relay [flags]
  mev-boost-relay [command]

Available Commands:
  api         Start the API server
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  housekeeper Service that runs in the background and does various housekeeping (removing old bids, updating proposer duties, saving metrics, etc.)
  tool        tools for managing the database
  version     Print the version number the relay application
  website     Start the website server

Flags:
  -h, --help   help for mev-boost-relay

Use "mev-boost-relay [command] --help" for more information about a command.