Skip to content

Releases: flashbots/mev-geth

v1.10.2-mev0.2-pre1 pre-release

12 Apr 20:35
Compare
Choose a tag to compare
Pre-release

This pre-release includes the highest priority changes from our planned v0.2 release.

This includes:

The updated bundle pricing formula mitigate a race condition where a user submits "2 gwei" bundles by submitting transactions from the mempool and removes the ability for searchers to inflate the value of their bundle by including transactions from the mempool.

Discarding bundles with reverting txs helps provide improved bundle atomicity guarantees to searcher thereby reducing their execution risk.

While the implementation of these features may change for the full release, we recommend miners update their nodes to comply with this pre-release as soon as possible.

The full v0.2 release remains scheduled for April 19th with a target launch date of April 26th. You can see the latest proposal here: flashbots/pm#54

mev-geth v1.10.1-mev3 patch

31 Mar 12:57
Compare
Choose a tag to compare

This patch release fixes a bug with how mev-geth handles one block re-orgs. This issue was identified by @tkstanczak for potentially causing poor luck / increased uncle rate for miners.

We monitored re-orgs on mev-geth for 12 hours before and after this patch and found it eliminated the issue.

We recommend all miners integrate this update to their mining worker: 3ea0b8b