Skip to content

v0.22

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 07:56
· 0 commits to 51ab2f271d99becef9c4b36519e73cc528d8fd5c since this release
v0.22
d2df40a

What's Changed

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

Docker image: flashbots/mev-boost-relay:0.22