plugeth/eth/tracers/internal/tracetest/testdata/call_tracer
Sina Mahmoodi 86de2e516e
eth/tracers: add onlyTopCall option to callTracer (#25430)
This PR allows users to pass in a config object directly to the tracers. Previously only the struct logger was configurable.

It also adds an option to the call tracer which if enabled makes it ignore any subcall and collect only information about the top-level call. See #25419 for discussion.

The tracers will silently ignore if they are passed a config they don't care about.
2022-08-09 11:04:57 +02:00
..
create.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
deep_calls.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
delegatecall.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
inner_create_oog_outer_throw.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
inner_instafail.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
inner_throw_outer_revert.json core/vm: Make INVALID a defined opcode (#24017) 2021-12-17 13:44:05 +01:00
oog.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
revert_reason.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
revert.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
selfdestruct.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
simple_onlytop.json eth/tracers: add onlyTopCall option to callTracer (#25430) 2022-08-09 11:04:57 +02:00
simple.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
throw.json eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00