Releases: flashbots/mev-boost
v1.3.1
What's Changed
- Fix getPayload bug when deposit is included (by updating to go-boost-utils v1.1.1) in #324 / #322
Thanks to @lightclient @terencechain @tbenr @StefanBratanov @tersec for collaboration on the solution ⭐
Minor improvements
- additional getPayload logging by @metachris in #321
Full Changelog: v1.2.1...v1.3.1
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v1.2.1
Enhancements
-relay-check
on startup: only log error if relays have errors (but don't fail) by @metachris in #313- Add linter action by @estensen in #307
- ci cleanup and add golangci-lint to 'make clean' by @metachris in #315
- Log relay and value of received bids by @pietjepuk2 in #305
- Add SECURITY.md by @avalonche in #302
Changelog
- ea15462 v1.2.1
- b808c82 only log relay monitors on startup if provided
- b00546b Add SECURITY.md (#302)
- 8c8e7a9 WIP: (Feedback wanted) Log relay and value of received bids (#305)
- aa7388f ci cleanup and add golangci-lint to 'make clean' (#315)
- a718e39 Add linter action (#307)
- 7bcc2ab only error if relays on startup have errors (#313)
- c5344c2 goreleaser: prepare headers of release info
- 70a8404 readme: improved installing instructions
- 3b6406d v1.2.1-dev
New Contributors
- @pietjepuk2 made their first contribution in #305
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- binary builds as release attachments by @franciscodiazydiaz and @metachris in #289
- additional getPayload logging by @metachris in #309
- reproducible builds by @metachris in #310
Full Changelog: v1.1.0...v1.2.0
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v1.0.0
What's Changed
- getHeader request timeout 950ms, allow setting timeouts individually for different requests by @metachris in #290
- Added note on configuration modifications for consensus clients by @fiiiu in #291
- readme typo by @kailinr in #283
- fix readme portable instructions by @metachris in #288
- Add relay monitor URLs by @avalonche in #296
- cleanup empty -relay-monitors handling by @metachris in #300
- fix endless loop on sending validations to relay monitor by @metachris in #306
New Contributors
Full Changelog: v0.8.2...v1.0.0
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v0.8.2
What's Changed
- portable blst build in docker images by @metachris - https://hub.docker.com/r/flashbots/mev-boost/tags
- ignore bids with 0 value by @metachris in #261
- Use blockhash as tiebreaker for equal bids by @metachris in #238
- Parse slot/gas as uint64 in test code to prevent downcasting by @jtraglia in #252
- getPayload: error if payload parts are missing by @metachris in #276
- Documentation Update - README - Part 1 by @kailinr in #254
- feat: add dependabot support by @0xpanoramix in #263
- Check unchecked errors by @estensen in #272
New Contributors
- @kailinr made their first contribution in #254
- @dmarzzz made their first contribution in #264
- @estensen made their first contribution in #272
Full Changelog: v0.7.10...v0.8.2
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v0.7.10
What's Changed
- Upgrade go-boost-utils to v0.3.5 by @Ruteri in #249
- getHeader: verify that pubkey in message is the relay-key we trust by @metachris in #239
- Upgrade from ioutil to os by @Ruteri in #248
- Respond to validator registration as soon as a single relay returns OK by @Ruteri in #234
- Adjust mergemock integration test cleanup by @Ruteri in #235
- readme cleanup by @metachris in #236
- Update table of contents & fix typo by @jtraglia in #240
- Fix data race in service test by @0xpanoramix in #242
Full Changelog: v0.7.9...v0.7.10
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v0.7.8
What's Changed
-goerli
flag by @metachris in #228- if no payload is received, log which relays sent the corresponding bid by @metachris in #229
- Add the audit report by @ElOpio in #223
- readme update, remove goerli sf5 by @metachris in #226
Full Changelog: v0.7.7...v0.7.8
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v0.7.7
What's Changed
- allow go install github.com/flashbots/mev-boost by @metachris in #214
- Update instructions for running local ETH2 Beacon/Execution chain pair by @sourdzl in #187
- print usage when run without args (fails because it needs a network) by @metachris in #216
- We have a logo now :) by @thegostep in #217
- support for goerli-shadow-fork-5 by @metachris in #218
- server read + readheader timeout by @metachris in #212
New Contributors
Full Changelog: v0.7.6...v0.7.7
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v0.7.6
- Added
-version
flag - fixed version in the Docket images
Full Changelog: v0.7.4...v0.7.5
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost
v0.7.5
What's Changed
- Disallow indefinite http client timeout by @avalonche in #210
- Disallow unknown json fields in payload by @avalonche in #211
- Remove redundant signature check by @terencechain in #209
- Send version in User-Agent header by @metachris in #213
Full Changelog: v0.7.4...v0.7.5
Updated images are available on Docker Hub: https://hub.docker.com/r/flashbots/mev-boost