go-ethereum/eth/tracers/js/internal/tracers
Daniel Liu 7d4d81f586
eth/tracers, core/vm: remove time from trace output and tracing interface #26291 (#1311)
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>
2025-09-09 09:26:10 +08:00
..
4byte_tracer_legacy.js eth/tracers: fix typo and linter #25020 #24783 #25551 (#1286) 2025-09-08 21:15:42 +08:00
bigram_tracer.js eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00
call_tracer_legacy.js eth/tracers, core/vm: remove time from trace output and tracing interface #26291 (#1311) 2025-09-09 09:26:10 +08:00
evmdis_tracer.js eth/tracers/js: add support for REVERT/SELFDESTRUCT in evmdis_tracer #24016 (#1271) 2025-09-08 17:28:59 +08:00
opcount_tracer.js eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00
prestate_tracer_legacy.js eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
tracers.go eth/tracers/js: goja tracer #23773 (#1282) 2025-09-08 20:59:29 +08:00
trigram_tracer.js eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00
unigram_tracer.js eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00