go-ethereum/cmd
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
..
abigen cmd/abigen, accounts/abi/bind: implement abigen version 2 #31379 (#1416) 2025-09-03 15:47:12 +08:00
bootnode cmd, debug: fix debug_verbosity (#1030) 2025-05-08 16:10:53 +08:00
ethkey all: use T.TempDir to create temporary test directories (#24633) 2025-01-24 16:54:08 +08:00
evm eth/tracers, core/vm: remove time from trace output and tracing interface #26291 (#1311) 2025-09-09 09:26:10 +08:00
internal/browser cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
p2psim all: replace some cases of strings.SplitN with strings.Cut #28446 (#1007) 2025-04-28 18:07:59 +08:00
puppeth core: move genesis alloc types to core/types (#29003) 2025-01-24 16:54:12 +08:00
rlpdump new EVM Upgrade 2021-09-21 16:53:46 +05:30
utils all: remove ethash pow 27178 (#1378) 2025-08-26 11:54:01 +08:00
XDC eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00