forked from forks/go-ethereum
This helper function would return an affirmation on the first positive match on a desired bool. This was imprecise; it return false positives by not waiting initially for an 'updated' value. This fix causes TestMiner_2 to fail, which is expected. Signed-off-by: meows <b5c6@protonmail.com> |
||
|---|---|---|
| .. | ||
| miner.go | ||
| miner_test.go | ||
| stress_clique.go | ||
| stress_ethash.go | ||
| unconfirmed.go | ||
| unconfirmed_test.go | ||
| worker.go | ||
| worker_test.go | ||