forked from cerc-io/plugeth
c866dfdc78
Back before #27178 , we spun up a number of ethash verifiers to verify headers. So we also had tests to ensure that we were indeed able to abort verification even if we had multiple workers running. With PR #27178, we removed the parallelism in verification, and these tests are now failing, since we now just sequentially fire away the results as fast as possible on one routine. This change removes the (sometimes failing) tests |
||
---|---|---|
.. | ||
journal.go | ||
legacypool2_test.go | ||
legacypool_test.go | ||
legacypool.go | ||
list_test.go | ||
list.go | ||
noncer.go |