go-ethereum/cmd
Danno Ferrin c43faa3d9d
cmd/evm: restore --bench flag to evm statetest (#31055)
Refactoring of the `evm` command moved where some commands were valid.
One command, `--bench`, used to work in `evm statetest`. The pluming is
still in place. This PR puts the `--bench` flag in the place the trace
flags were moved, and adds tests to validate the bench flag operates in
`run` and `statetest`

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2025-01-21 23:02:17 +01:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd/abigen: require either `--abi` or `--combined-json` (#31045) 2025-01-20 08:39:55 +01:00
blsync beacon/blsync: remove cli dependencies (#30720) 2024-11-08 15:21:00 +01:00
clef cmd/clef: fix JS issues in documentation (#30980) 2025-01-07 10:31:10 +01:00
devp2p all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01:00
era cmd: use package filepath over path for file system operations (#29227) 2024-03-12 10:00:34 +01:00
ethkey cmd: fix some typos in readmes (#29405) 2024-04-11 14:06:49 +03:00
evm cmd/evm: restore --bench flag to evm statetest (#31055) 2025-01-21 23:02:17 +01:00
geth all: implement state history v2 (#30107) 2025-01-17 02:59:02 +01:00
rlpdump build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
utils cmd, core, miner: rework genesis setup (#30907) 2025-01-14 11:49:30 +01:00