aboutsummaryrefslogtreecommitdiff
path: root/src/pow.h
Commit message (Expand)AuthorAgeFilesLines
* add missing header end commentsPhilip Kaufmann2014-08-281-2/+1
* replace ComputeMinWork with CheckMinWorkjtimon2014-08-231-2/+2
* Move CBlockIndex::GetBlockWork() to pow::GetProofIncrement(nBits)jtimon2014-08-231-0/+2
* Move UpdateTime to powjtimon2014-08-231-0/+2
* Refactor proof of work related functions out of mainjtimon2014-06-231-0/+23