bsc/eth/tracers
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
..
internal tracer: port call tracer withLog to bsc (#1261) 2023-02-28 11:16:17 +08:00
js eth/tracers, core/vm: remove time from trace output and tracing interface (#1488) 2023-05-06 11:16:27 +08:00
logger eth/tracers, core/vm: remove time from trace output and tracing interface (#1488) 2023-05-06 11:16:27 +08:00
native eth/tracers, core/vm: remove time from trace output and tracing interface (#1488) 2023-05-06 11:16:27 +08:00
api_test.go Revert "Implement 2 EIPS: limit and meter initcode and PUSH0 instructions (#1443)" (#1480) 2023-04-18 14:53:09 +08:00
api.go tracer: enable withLog for TraceCall 2023-03-23 11:09:53 +08:00
tracers_test.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
tracers.go tracers ci: drop duktape engine (#24934) and add linux-arm binaries to releases page (#1100) 2022-09-26 17:31:16 +08:00