v1.10.16-mev0.6.1
Ruteri
released this
30 Mar 21:46
·
444 commits
to master
since this release
mev-geth v0.6.1
Changes
- Hotfix for megabundle worker occasionally including reverting transactions
- Reintroduces proper block discard on interrupted blocks
- Discards bundle blocks on all interrupts, since otherwise the block may include incomplete bundle
Overlooked change to block discarding semantics introduced in v1.10.16 upstream rebase caused megabundle worker to occasionally mine megabundles with reverting transactions in them. This issue was limited to blocks immediately following a chain reorg for which there was no more profitable worker. Upstream changes also removed discarding of interrupted blocks.
Release v1.10.16-mev0.6.0 is the only version affected.
Upgrade
This is a hotfix release, we advise all miners currently running v1.10.16-mev0.6.0 upgrade as soon as possible.