mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-06 13:11:17 +00:00
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. |
||
|---|---|---|
| .. | ||
| abidump | ||
| abigen | ||
| blsync | ||
| devp2p | ||
| era | ||
| ethkey | ||
| evm | ||
| fetchpayload | ||
| geth | ||
| keeper | ||
| rlpdump | ||
| utils | ||
| workload | ||