plugeth/eth/tracers/internal/tracetest/testdata/call_tracer_withLog
Alvaro Sevilla b1cec853be
eth/tracers: add position field for callTracer logs ()
Currently, one can use the "withLogs" parameter to include logs in the
callTracer results, which allows the user to see at which trace level
was each log emitted.
This commit adds a position field to the logs which determine
the exact ordering of a call's logs and its subcalls. This would
be useful e.g. for explorers wishing to display the flow of execution.

Co-authored-by: jsvisa <delweng@gmail.com>
2023-11-03 10:28:27 +01:00
..
calldata.json eth/tracers: add position field for callTracer logs () 2023-11-03 10:28:27 +01:00
delegatecall.json eth/tracers: add position field for callTracer logs () 2023-11-03 10:28:27 +01:00
multi_contracts.json eth/tracers: add position field for callTracer logs () 2023-11-03 10:28:27 +01:00
multilogs.json eth/tracers: add position field for callTracer logs () 2023-11-03 10:28:27 +01:00
notopic.json eth/tracers: add position field for callTracer logs () 2023-11-03 10:28:27 +01:00
simple.json eth/tracers: add position field for callTracer logs () 2023-11-03 10:28:27 +01:00
tx_failed.json eth/tracers: report correct gasLimit in call tracers () 2023-04-04 12:34:23 +02:00
tx_partial_failed.json eth/tracers: add position field for callTracer logs () 2023-11-03 10:28:27 +01:00
with_onlyTopCall.json eth/tracers: report correct gasLimit in call tracers () 2023-04-04 12:34:23 +02:00