plugeth/eth/tracers/native
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
..
4byte.go eth/tracers: use gencodec for native tracers (#25637) 2022-09-26 18:35:44 +02:00
call.go eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508) 2022-09-29 11:36:07 +02:00
gen_account_json.go eth/tracers: add diffMode to prestateTracer (#25422) 2022-10-05 19:05:43 -05:00
gen_callframe_json.go eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508) 2022-09-29 11:36:07 +02:00
noop.go eth/tracers: add onlyTopCall option to callTracer (#25430) 2022-08-09 11:04:57 +02:00
prestate.go eth/tracers: fix the issue prestate missing existing contract state (#25996) 2022-10-21 11:48:53 +02:00
tracer.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00