go-ethereum/cmd
Richard Creighton a8a7116395
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
cmd/evm: respect --fuzz=false (#34975)
Passing `--fuzz=false` currently still selects blocktest fuzz output
mode because the command checks whether the flag was set.

This switches the blocktest fuzz-mode checks to use the boolean flag
value, so explicit false keeps the normal output path while `--fuzz`
still enables fuzz-oriented reporting.
2026-07-06 12:36:29 +02:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd/abigen: respect --v2=false (#34943) 2026-05-12 09:02:40 -04:00
blsync beacon/blsync: add checkpoint import/export file feature (#31469) 2025-04-03 16:04:11 +02:00
devp2p cmd/devp2p: close the iterator in discv4 LookupRandom (#35206) 2026-07-02 18:20:25 +02:00
era internal/era: update to latest ere spec (#34896) 2026-06-03 11:52:10 +02:00
ethkey cmd: fix some typos in readmes (#29405) 2024-04-11 14:06:49 +03:00
evm cmd/evm: respect --fuzz=false (#34975) 2026-07-06 12:36:29 +02:00
fetchpayload cmd/fetchpayload: add payload-building utility (#33919) 2026-03-11 16:18:42 +01:00
geth cmd/evm: respect --fuzz=false (#34975) 2026-07-06 12:36:29 +02:00
keeper ethdb/pebble, cmd, node: add pebble v2 support (#34009) 2026-06-22 12:50:49 +02:00
rlpdump build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
utils cmd/evm: respect --fuzz=false (#34975) 2026-07-06 12:36:29 +02:00
workload cmd/evm: respect --fuzz=false (#34975) 2026-07-06 12:36:29 +02:00