go-ethereum/cmd/evm/testdata/33
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
..
alloc.json all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
env.json all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
exp.json cmd/evm: add --opcode.count flag to t8n (#33800) 2026-02-17 20:42:53 +01:00
README.md all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
txs.json cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 2024-12-18 20:17:49 +01:00

This test sets some EIP-7702 delegations and calls them.