plugeth/eth/tracers/internal/tracetest/testdata
minh-bq a190da9d68
eth/tracers: fix flatCallTracer crasher (#27304)
FlatCallTracer had a crasher when it was passed `onlyTopCall: true` as config.
This PR ignores config fields inherited from the normal call tracer.
2023-05-23 11:02:50 +02:00
..
call_tracer eth/tracers: report correct gasLimit in call tracers (#27029) 2023-04-04 12:34:23 +02:00
call_tracer_flat eth/tracers: fix flatCallTracer crasher (#27304) 2023-05-23 11:02:50 +02:00
call_tracer_legacy eth/tracers: report correct gasLimit in call tracers (#27029) 2023-04-04 12:34:23 +02:00
call_tracer_withLog eth/tracers: report correct gasLimit in call tracers (#27029) 2023-04-04 12:34:23 +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: prestateTracer - exclude unchanged storage slots in diffMode (#25944) 2022-11-01 14:25:44 +01:00