Releases: flashbots/rollup-boost
Releases · flashbots/rollup-boost
v0.6
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
- feat: add fallback execution mode by @0xOsiris in #180
- Remove extra log from rollup_boost.log by @ferranbt in #186
- chore: change ci to k8s for reliability by @0xOsiris in #184
- Kubernetes Probes by @0xForerunner in #142
- Fix unknown payload for get payload with no txpool by @avalonche in #195
- chore: simplify
ProxyService::call()
logic by @0xKitsune in #183 - Add log for fcu by @ferranbt in #199
- Add e2e tests for Isthmus fork by @ferranbt in #197
- fix: update contender flags by @danyalprout in #204
- feat: issue templates for bug, docs, feature by @0xKitsune in #205
- Fix release workflow by @avalonche in #207
Full Changelog: v0.5-rc1...v0.6