github flashbots/mev-geth v1.10.19-mev0.6.1

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

mev-geth v0.6.1

Changes

  • 🌊 rebased on top of new upstream release v1.10.19, see upstream changes for v1.10.18 and v1.10.19

Upgrade

This release contains important upstream changes, all users are required to upgrade before the Gray Glacier hardfork activates at block 15050000 (ethereum#25088).

Upstream changes which may cause incompatibilities:

  • The engine API is now only available with JWT authentication.
  • mev-geth will refuse to start if legacy receipts are present in the database. The check can be disabled with --ignore-legacy-receipts, but we strongly recommend you run the conversion in this case (ethereum#24943).
  • The RPC method debug_traceCall will now reject execution against the pending block (ethereum#24871).
  • RPC timer metrics have been changed into histograms (ethereum#25044).

If upgrading from pre-v1.10.17, please be aware DB conversion might be required if the node was not re-synchronized during last couple of years, see v1.10.17 upstream release notes.

Don't miss a new mev-geth release

NewReleases is sending notifications on new releases.