go-ethereum/eth/tracers/internal
Andrei Silviu Dragnea 19607d1a10
eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099)
The prestateTracer was reporting an inaccurate nonce for the contract being created in
post EIP-158 transactions. Correct nonce is 0, due to the issue nonce was being reported as 1.
2024-03-04 20:21:43 +01:00
..
tracetest eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) 2024-03-04 20:21:43 +01:00