plugeth/eth/tracers/logger
Delweng 1e069cf802
eth/tracers: add ReturnData in the tracer's response (#27704)
The struct logger (or opcode tracer) was missing the return data field even
if this was explicitly enabled by user via `"enableReturnData": true` in the config.
This PR fixes this issue.

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2023-07-13 14:43:25 +02:00
..
access_list_tracer.go eth/tracers, core/vm: remove time from trace output and tracing interface (#26291) 2022-12-05 16:57:47 +01:00
gen_structlog.go eth/tracers/logger: use omitempty to reduce log bloat (#24547) 2022-03-29 22:36:55 +02:00
logger_json.go eth/tracers, core/vm: remove time from trace output and tracing interface (#26291) 2022-12-05 16:57:47 +01:00
logger_test.go eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-05-25 02:57:34 -04:00
logger.go eth/tracers: add ReturnData in the tracer's response (#27704) 2023-07-13 14:43:25 +02:00