aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/ethash/sealer_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-2/+2
|
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-2/+2
|
* consensus/ethash: increase timeout in test (#17526)Anton Evangelatov2018-09-031-2/+14
| | | | This is an attempt to fix the flaky consensus/ethash tests under macOS.
* consensus, miner: stale block mining support (#17506)gary rong2018-08-281-5/+89
| | | | | | | | | | * consensus, miner: stale block supporting * consensus, miner: refactor seal signature * cmd, consensus, eth: add miner noverify flag * cmd, consensus, miner: polish
* miner: fix state commit, track old work packages too (#17490)gary rong2018-08-231-1/+1
| | | | | | | | | | * miner: commit state which is relative with sealing result * consensus, core, miner, mobile: introduce sealHash interface * miner: evict pending task with threshold * miner: go fmt
* consensus/ethash: reduce notify test aggressivenessPéter Szilágyi2018-08-171-1/+1
|
* cmd, consensus/ethash, eth: miner push notificationsPéter Szilágyi2018-08-101-0/+115