plugeth/eth/tracers/logger
Martin Holst Swende 1f35988a00
eth/tracers, core/vm: remove time from trace output and tracing interface ()
This removes the 'time' field from logs, as well as from the tracer interface. This change makes the trace output deterministic.  If a tracer needs the time they can measure it themselves. No need for evm to do this.

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-12-05 16:57:47 +01:00
..
access_list_tracer.go eth/tracers, core/vm: remove time from trace output and tracing interface () 2022-12-05 16:57:47 +01:00
gen_structlog.go eth/tracers/logger: use omitempty to reduce log bloat () 2022-03-29 22:36:55 +02:00
logger_json.go eth/tracers, core/vm: remove time from trace output and tracing interface () 2022-12-05 16:57:47 +01:00
logger_test.go all: update license headers and AUTHORS from git history () 2022-05-24 20:39:40 +02:00
logger.go eth/tracers, core/vm: remove time from trace output and tracing interface () 2022-12-05 16:57:47 +01:00