go-ethereum/cmd/evm/testdata/23
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 cmd/evm: add support for signing transactions in the unprotected format (#23937) 2021-11-23 10:33:15 +01:00
env.json cmd/evm: add support for signing transactions in the unprotected format (#23937) 2021-11-23 10:33:15 +01:00
exp.json cmd/evm: add --opcode.count flag to t8n (#33800) 2026-02-17 20:42:53 +01:00
readme.md cmd/evm: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02:00
txs.json cmd/evm: add support for signing transactions in the unprotected format (#23937) 2021-11-23 10:33:15 +01:00

These files exemplify how to sign a transaction using the pre-EIP155 scheme.