go-ethereum/eth/tracers/internal
Daniel Liu 548adb56e6
eth/tracers: fix flatCallTracer crasher #27304 (#1334)
FlatCallTracer had a crasher when it was passed `onlyTopCall: true` as config.
This PR ignores config fields inherited from the normal call tracer.

Co-authored-by: minh-bq <97180373+minh-bq@users.noreply.github.com>
2025-09-09 14:51:46 +08:00
..
tracetest eth/tracers: fix flatCallTracer crasher #27304 (#1334) 2025-09-09 14:51:46 +08:00