Skip to content

Geth client which picks the most profitable blocks to mine using a greedy algorithm

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

xianglispider/greeden-geth

 
 

Greeden-Geth

Greeden-Geth is a protocol-agnostic client which uses a greedy algorithm to pick the most profitable blocks to submit to the network out of Flashbots, Eden, and regular mining.

Miners running Eden-Geth are losing large amounts of profits by publishing Flashbots blocks tainted with Eden slots, reducing their MEV rewards. These losses often total more than 10 ETH per block.

This client removes the lack of transparency, allowing miners to obtain increased rewards from their work.

PR's are welcome, and we invite both the Flashbots and Eden community to help us improve this client. This client is protocol agnostic, and my only aim is maximise miner profitability.

Quick start

git clone https://github.com/CodeForcer/greeden-geth
cd greeden-geth
make geth

See here for further info on building Greeden-Geth from source.

About

Geth client which picks the most profitable blocks to mine using a greedy algorithm

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.0%
  • C 5.4%
  • JavaScript 3.5%
  • Assembly 0.8%
  • Java 0.2%
  • Sage 0.2%
  • Other 0.9%