Releases: flashbots/mev-boost
Releases · flashbots/mev-boost
v0.7.4
What's Changed
- Handle unhandled errors by @terencechain in #195
- Move mergemock-integration to separate bash script by @jtraglia in #193
- Cleanup makefile by @jtraglia in #194
- Add redirect checks by @avalonche in #205
- Document the machine setup for installing mev-boost by @ElOpio in #204
- Default MaxHeaderSize to 4kb by @avalonche in #206
- RelayEntry arg support by @metachris in #208
Full Changelog: v0.7.3...v0.7.4
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v0.7.3
What's Changed
- Add verifications in getHeader handler by @0xpanoramix in #182
- status-check: proxy relay check until first responds ok, enabled with… by @metachris in #185
- update go-boost-utils to v0.2.0 by @metachris in #188
- Fix some things I noticed when reviewing by @jtraglia in #191
- getHeader 204 (no content) by @metachris in #190
New Contributors
Full Changelog: v0.7.0...v0.7.3
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost/tags
v0.7.2
What's Changed
- Add verifications in getHeader handler by @0xpanoramix in #182
- status-check: proxy relay check until first responds ok, enabled with… by @metachris in #185
- update go-boost-utils to v0.2.0 by @metachris in #188 (issue reported by @jtraglia)
Full Changelog: v0.7.0...v0.7.2
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost/tags
v0.7.0
Updates v0.6.0...v0.7.0:
- json logging (-json), and custom loglevel (-loglevel): #175 (@metachris)
- registerValidator: remove signature check, leave up for relay: #176 (@metachris)
- Simplify OK responses across handlers: #171 (@0xpanoramix)
- improved error and ok response (with error handling): #177 (@metachris)
- Add relays statuses calls in boost status endpoint: #172 (@0xpanoramix)
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost/tags
v0.6.0
Updates v0.5.0...v0.6.0:
- Returns correct error structs: #166
- Disable server timeout: #165
- Prepare sepolia genesis fork version: #168 (new
-sepolia
flag)
Updated images on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost/tags