NaliFinance / mev-geth

Go implementation of MEV-Auction for Ethereum updated to geth-1.14 adapted by NALI

Home Page:https://geth.ethereum.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulate full bundles

This is a fork of the release 1.14 of go-ethereum based on old Flashbots mev-geth repository adapted by Nali Project team.

Enable searchers to simulate full bundles and estimate the gas usage of a bundle with version v1.14 of geth.


  • Clone the repository and build following the official go-ethereum docs

Quick instructions

  • Clone repo, enter the directory and then:
make geth

RPC methods added

  • eth_callBundle
  • eth_estimateGasBundle

Links

Official go-ethereum repository

Official 'Fleshbots' mev-geth repository


If you like this fork, consider donating a beer:

0x3C971db5E7c0DDC73C1a3B4c6eD13279b4dedA4E

About

Go implementation of MEV-Auction for Ethereum updated to geth-1.14 adapted by NALI

https://geth.ethereum.org

License:GNU Lesser General Public License v3.0


Languages

Language:Go 89.2%Language:C 5.4%Language:JavaScript 3.5%Language:Assembly 0.5%Language:Shell 0.3%Language:Java 0.2%Language:Sage 0.2%Language:M4 0.2%Language:NSIS 0.2%Language:Python 0.1%Language:Solidity 0.1%Language:Makefile 0.1%Language:HTML 0.0%Language:Dockerfile 0.0%