aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/ethash/ethash_test.go
Commit message (Expand)AuthorAgeFilesLines
* consensus: extend getWork API with block number (#18038)gary rong2018-11-081-1/+1
* consensus, miner: stale block mining support (#17506)gary rong2018-08-281-21/+19
* miner: fix state commit, track old work packages too (#17490)gary rong2018-08-231-4/+7
* cmd, consensus/ethash, eth: miner push notificationsPéter Szilágyi2018-08-101-23/+20
* consensus/ethash: move remote agent logic to ethash internal (#15853)gary rong2018-08-031-0/+92
* consensus/ethash: improve cache/dataset handling (#15864)Felix Lange2018-01-231-0/+39
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-0/+40