plugeth/eth/tracers/internal/tracetest/testdata
Sina Mahmoodi 0f4942214d
eth/tracers: fix gasUsed for native and JS tracers (#26048)
* eth/tracers: fix gasUsed in call tracer

* fix js tracers gasUsed

* fix legacy prestate tracer

* fix restGas in test

* drop intrinsicGas field from js tracers
2022-10-28 12:28:29 +02:00
..
call_tracer eth/tracers: fix gasUsed for native and JS tracers (#26048) 2022-10-28 12:28:29 +02:00
call_tracer_legacy eth/tracers: fix gasUsed for native and JS tracers (#26048) 2022-10-28 12:28:29 +02:00
prestate_tracer eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +02:00
prestate_tracer_legacy eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +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