erigon-pulse/consensus/ethash
Marius van der Wijden 33201429e0 consensus/ethash: increase seal timeout for tests (#22162)
It seems that the 2 second timeout is not enough for Travis CI:

   --- FAIL: TestTestMode (2.00s)
       ethash_test.go:53: sealing result timeout
2021-03-09 10:36:52 +01:00
..
algorithm_test.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
algorithm.go consensus/ethash: fix usage of *reflect.SliceHeader (#21372) 2021-03-08 12:18:14 +01:00
api.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00
consensus_test.go consensus/ethash: implement faster difficulty calculators (#21976) 2021-03-08 14:34:27 +01:00
consensus.go consensus: refactor FinalizeAndAssemble to use Finalize (#21993) 2021-03-08 14:35:53 +01:00
difficulty.go consensus/ethash: implement faster difficulty calculators (#21976) 2021-03-08 14:34:27 +01:00
ethash_test.go consensus/ethash: increase seal timeout for tests (#22162) 2021-03-09 10:36:52 +01:00
ethash.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
sealer_test.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
sealer.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00