go-ethereum/eth/tracers
spencer 3eed0580d4
cmd/evm: add --opcode.count flag to t8n (#33800)
Adds `--opcode.count=<file>` flag to `evm t8n` that writes per-opcode
execution frequency counts to a JSON file (relative to
`--output.basedir`).

---------

Co-authored-by: MariusVanDerWijden <m.vanderwijden@live.de>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2026-02-17 20:42:53 +01:00
..
internal eth/tracers/native: add index to callTracer log (#33629) 2026-01-28 13:32:27 +01:00
js core: miner: reduce allocations in block building (#33375) 2026-02-03 08:19:16 +01:00
live eth/tracers: fix supply tracer uncle accounting (#31882) 2025-08-26 15:44:16 +02:00
logger eth/tracers/logger: rename WriteTo to Write (#33227) 2025-11-27 16:05:24 +08:00
native cmd/evm: add --opcode.count flag to t8n (#33800) 2026-02-17 20:42:53 +01:00
api.go internal/ethapi: change default tx type to 0x2 (#33058) 2025-11-28 15:32:40 +01:00
api_test.go eth/tracers: tests for bad block tracing (#33821) 2026-02-11 16:25:42 +01:00
dir.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
live.go eth/tracers: various fixes (#30540) 2024-10-17 06:51:47 +02:00
tracers_test.go eth: using testing.B.Loop (#32657) 2025-09-19 17:00:29 -06:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker_test.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00