fuzz: reduce iterations in slow targets by marcofleon · Pull Request #33429 · bitcoin/bitcoin
The mini_miner, txdownloadman, txdownloadman_impl, and tx_pool_standard fuzz targets are all slow-running targets. Fix this by reducing the iteration count in the LIMITED_WHILE loops. This should h...
github.com