v0.22.post1
v0.22.post1
- What's Changed
Since v0.22
- v0.22 fixes by @michaelneuder and @metachris in #410
- Full Changelog: v0.22...v0.22.post1
Since v0.21.post1
Especially noteworthy
- Optimistic Relay by @michaelneuder in #380 (database migration!)
- db: remove the reference from blockbuilder table to bid table by @metachris in #403 (database migration!)
- Allow multiple getPayload calls for a delivered payload by @avalonche in #400
Database migrations
This release contains two database migrations, which means all services will need to be updated (otherwise they'd fail on a restart because of migration mismatch).
Various
- Post-merge optimistic relaying minor tweaks. by @michaelneuder in #402
- v0.22 fixes in #405
- readme update in #404
- block validation: log failure only once in #406
Full Changelog: v0.21.post1...v0.22.post1
Docker image: flashbots/mev-boost-relay:0.22.post1