1
0
forked from cerc-io/plugeth
plugeth/eth/tracers/js/internal/tracers
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
..
4byte_tracer_legacy.js eth/tracers: fix typo in 4byte_tracer_legacy.js () 2022-06-06 17:55:16 +02:00
bigram_tracer.js eth/tracers: package restructuring () 2021-11-09 12:09:35 +01:00
call_tracer_legacy.js eth/tracers, core/vm: remove time from trace output and tracing interface () 2022-12-05 16:57:47 +01:00
evmdis_tracer.js eth/tracers/js: add support for REVERT/SELFDESTRUCT in evmdis_tracer () 2021-12-01 10:34:52 +01:00
noop_tracer_legacy.js eth/tracers: clean-up tracer collection () 2022-02-01 10:44:44 +01:00
opcount_tracer.js eth/tracers: package restructuring () 2021-11-09 12:09:35 +01:00
prestate_tracer_legacy.js eth/tracers: fix gasUsed for native and JS tracers () 2022-10-28 12:28:29 +02:00
tracers.go eth/tracers/js: goja tracer () 2022-05-18 16:34:18 +02:00
trigram_tracer.js eth/tracers: package restructuring () 2021-11-09 12:09:35 +01:00
unigram_tracer.js eth/tracers: package restructuring () 2021-11-09 12:09:35 +01:00