aboutsummaryrefslogtreecommitdiff
path: root/src/pow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4377Pieter Wuille2014-08-271-8/+40
|\
| * replace ComputeMinWork with CheckMinWorkjtimon2014-08-231-8/+15
| * Move CBlockIndex::GetBlockWork() to pow::GetProofIncrement(nBits)jtimon2014-08-231-0/+15
| * Move UpdateTime to powjtimon2014-08-231-0/+10
* | Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+1
|/
* Use GetBlockTime() morejtimon2014-07-071-1/+1
* move pow constants to chainparamsjtimon2014-06-231-17/+13
* Refactor proof of work related functions out of mainjtimon2014-06-231-0/+123