An open API service indexing awesome lists of open source software.

https://github.com/manifoldfinance/mev-gethx

flashbots mev-geth enhanced by Code0x2
https://github.com/manifoldfinance/mev-gethx

ethereum flashbots geth go-ethereum mev mev-geth

Last synced: 4 months ago
JSON representation

flashbots mev-geth enhanced by Code0x2

Awesome Lists containing this project

README

          

# MEV-geth

This is a fork of go-ethereum, [the original README is here](README.original.md).

Flashbots is a research and development organization formed to mitigate the negative externalities and existential risks posed by miner-extractable value (MEV) to smart-contract blockchains. We propose a permissionless, transparent, and fair ecosystem for MEV extraction that reinforce the Ethereum ideals.

## Quick start

```
git clone https://github.com/flashbots/mev-geth
cd mev-geth
make geth
```

See [here](https://geth.ethereum.org/docs/install-and-build/installing-geth#build-go-ethereum-from-source-code) for further info on building MEV-geth from source.

## Documentation

See [here](https://docs.flashbots.net) for Flashbots documentation.

| Version | Spec |
| ------- | ------------------------------------------------------------------------------------------- |
| v0.6 | [MEV-Geth Spec v0.6](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v06) |
| v0.5 | [MEV-Geth Spec v0.5](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v05) |
| v0.4 | [MEV-Geth Spec v0.4](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v04) |
| v0.3 | [MEV-Geth Spec v0.3](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v03) |
| v0.2 | [MEV-Geth Spec v0.2](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v02) |
| v0.1 | [MEV-Geth Spec v0.1](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v01) |

### Feature requests and bug reports

If you are a user of MEV-Geth and have suggestions on how to make integration with your current setup easier, or would like to submit a bug report, we encourage you to open an issue in this repository with the `enhancement` or `bug` labels respectively. If you need help getting started, please ask in the dedicated [#⛏️miners](https://discord.gg/rcgADN9qFX) channel in our Discord.