mev-inspect-py icon indicating copy to clipboard operation
mev-inspect-py copied to clipboard

Geth support for inspect

Open supragya opened this issue 4 years ago • 1 comments

Added support for geth nodes by introducing a translation layer at RPC call sites. Translates geth traces and geth receipts to parity like traces and parity like receipts. Works for analyzing arbitrages on polygon chain.

supragya avatar Oct 27 '21 08:10 supragya

Is there any appetite for getting this merged into main? I think it's a really crucial addition in order to make inspect multichain.

EDIT: I just checked this out and the divergence from main goes deep. Maybe the crucial stuff can be pulled out, or someone more familiar with the repo than me can attempt the rebase?

CodeForcer avatar May 01 '22 12:05 CodeForcer