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
gen_structlog.go
logger_json.go
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