aboutsummaryrefslogtreecommitdiff
path: root/src/pow.h
Commit message (Collapse)AuthorAgeFilesLines
* add missing header end commentsPhilip Kaufmann2014-08-281-2/+1
| | | | | | - ensures a consistent usage in header files - also add a blank line after the copyright header where missing - also remove orphan new-lines at the end of some files
* 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