EthTx / ethtx_ce

Ethereum transaction decoder (community version).
https://ethtx.info
Apache License 2.0
270 stars 61 forks source link

Running EthTx against a local mainnet fork? #150

Open pokrovskyy opened 1 year ago

pokrovskyy commented 1 year ago

It would be super-useful to run EthTx client against a local mainnet fork, eg. doable via Hardhat. I tried that, however Hardhat client does not support tracers yet https://github.com/NomicFoundation/edr/issues/392

Erigon apparently does not support local forks https://github.com/ledgerwatch/erigon/issues/1613

Is there still any option to run EthTx on a local mainnet fork at all?

kamikazebr commented 1 year ago

@pokrovskyy tried Foundry Anvil?

https://github.com/mds1/forge-trace-and-script-issue#issue-1-more-verbose-failure-messages-in-scripts