aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/ethash/sealer.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-03-121-5/+5
* consensus: extend getWork API with block number (#18038)gary rong2018-11-081-1/+4
* consensus, miner: stale block mining support (#17506)gary rong2018-08-281-46/+88
* miner: fix state commit, track old work packages too (#17490)gary rong2018-08-231-2/+2
* consensus/ethash: use DAGs for remote mining, generate asyncPéter Szilágyi2018-08-151-5/+6
* cmd, consensus/ethash, eth: miner push notificationsPéter Szilágyi2018-08-101-29/+59
* consensus/ethash: move remote agent logic to ethash internal (#15853)gary rong2018-08-031-3/+146
* consensus/ethash: improve cache/dataset handling (#15864)Felix Lange2018-01-231-7/+10
* cmd, consensus, eth: split ethash related config to it own (#15520)gary rong2017-11-241-1/+1
* consensus, eth: don't CPU mine by default during remote miningPéter Szilágyi2017-04-071-0/+3
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-0/+146