aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/ethash/ethash.go
Commit message (Expand)AuthorAgeFilesLines
* consensus: Fix `makedag` epochKonrad Feldmeier2017-06-121-2/+2
* consensus/ethash: fix a timestamp update racePéter Szilágyi2017-05-021-2/+4
* consensus/ethash: close mmap before rename, windows limitationPéter Szilágyi2017-04-141-5/+8
* consensus, eth: don't CPU mine by default during remote miningPéter Szilágyi2017-04-071-1/+8
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-0/+587