bsc/eth/tracers/native
lmittmann 880535c730
eth/tracers, core/vm: remove time from trace output and tracing interface (#1488)
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: Martin Holst Swende <martin@swende.se>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2023-05-06 11:16:27 +08:00
..
4byte.go eth/tracers, core/vm: remove time from trace output and tracing interface (#1488) 2023-05-06 11:16:27 +08:00
call.go eth/tracers, core/vm: remove time from trace output and tracing interface (#1488) 2023-05-06 11:16:27 +08:00
gen_callframe_json.go tracer: port call tracer withLog to bsc (#1261) 2023-02-28 11:16:17 +08:00
noop.go eth/tracers, core/vm: remove time from trace output and tracing interface (#1488) 2023-05-06 11:16:27 +08:00
prestate.go eth/tracers, core/vm: remove time from trace output and tracing interface (#1488) 2023-05-06 11:16:27 +08:00
tracer.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00