streamingfast / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
9 stars 5 forks source link

This refactors now beefy `*EVM` call tracing to be much less duplicated #10

Closed maoueh closed 1 year ago

maoueh commented 1 year ago

Showcasing how it could look like

maoueh commented 1 year ago

Do you want me to push that in the feature/gas-full-cycle-and-reason right now? Or I wait and open it once the gas change branch is merged?