Skip to content

Releases: flashbots/rollup-boost

v0.7.0

10 Jun 02:24
2077e2a
Compare
Choose a tag to compare

Release Notes

  • First rollup-boost release with the flashblocks feature. Enable with the --flashblocks flag
  • Addresses all audit findings as documented here
  • Adds a web socket proxy crate that streams flashblocks from rollup-boost to downstream clients
  • Adds block selection policy based on gas used between builder and local block

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0
Docker Image.: flashbots/rollup-boost:0.7.0

v0.6.1

15 May 18:08
e690e3c
Compare
Choose a tag to compare

Summary

Fixes a race condition where get payload calls could reach the builder before fork choice calls were completed.

What's Changed

Full Changelog: v0.6...v0.6.1

v0.6

13 May 01:45
980d0e1
Compare
Choose a tag to compare

Summary

This release adds an additional execution mode that will be always choose the local block. Additionally includes some fixes for "Unknown Payload" messages which should reduce noise in error logs.

What's Changed

Full Changelog: v0.5-rc1...v0.6