github flashbots/mev-geth v1.10.8-mev0.4.0

latest releases: v1.11.5-mev0.7.0, v1.11.5-mev0.8.0, v1.10.23-mev0.7.0...
3 years ago

mev-geth v0.4

Changes

  • 🧮 Add support for Megabundles
  • 🐛 Fix double-counting bug for gas in profit switcher.

What are Megabundles?

Megabundles are a feature of mev-geth which allows trusted relayers to submit larger, pre-merged and ordered bundles of transactions to miners. These bundles are scored and sorted against the normal bundle merging code already in mev-geth, and allows for relays to improve bundle scoring without impacting the performance of mev-geth for all miners.

Check out the specification, the rpc interface, and the release notes.

Upgrade Steps

  • Miners asked to upgrade to v1.10.8-mev0.4.0
  • Miners can update 100% of capacity to this new version
  • Miners will need to upgrade to the newest version of mev-proxy or whitelist the RPC call eth_sendMegabundle for your specific environment.
  • Miners must add a new command line parameter for Megabundle Relays (see configuration)

Don't miss a new mev-geth release

NewReleases is sending notifications on new releases.