plugeth/eth/tracers/internal/tracetest/testdata
Delweng a404195c7b
eth/tracers: fix the issue prestate missing existing contract state (#25996)
The prestate tracer did not report accounts that existed at a given address prior to a contract being created at that address.

Signed-off-by: Delweng <delweng@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-10-21 11:48:53 +02:00
..
call_tracer eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508) 2022-09-29 11:36:07 +02:00
call_tracer_legacy core/vm: Make INVALID a defined opcode (#24017) 2021-12-17 13:44:05 +01:00
prestate_tracer eth/tracers: fix the issue prestate missing existing contract state (#25996) 2022-10-21 11:48:53 +02:00
prestate_tracer_with_diff_mode eth/tracers: fix the issue of panic in prestate with diffmode (#25957) 2022-10-12 12:50:01 +02:00