Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

v1.10.19-mev0.6.1-a3.1

Latest

Choose a tag to compare

@Code0x2 Code0x2 released this 10 Aug 04:52

MEVGeth++ Additions V3.1

This is a minor update just cleaning up some things and adding one addition
Changes

  • eth_estimateGasBundle will now return an error and revert field alongside the gasUsed and possibly accessList parameters, if the simulated transaction encountered an error
  • eth.callBundle() and eth.estimateGasBundle() can now be used via the geth console
  • Silenced a few info level logs that arent really necessary (gas used in accesslist differs from... and flashbots bundle...)

There was an attempt to bump the base geth version but i failed so guess we wait for flashbots to update :)