aboutsummaryrefslogtreecommitdiff
path: root/src/pow.h
AgeCommit message (Expand)Author
2014-10-29CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBloc...jtimon
2014-10-29MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main...jtimon
2014-10-14Remove CheckMinWork, as we always know all parent headersPieter Wuille
2014-09-14header include cleanupPhilip Kaufmann
2014-08-28add missing header end commentsPhilip Kaufmann
2014-08-23replace ComputeMinWork with CheckMinWorkjtimon
2014-08-23Move CBlockIndex::GetBlockWork() to pow::GetProofIncrement(nBits)jtimon
2014-08-23Move UpdateTime to powjtimon
2014-06-23Refactor proof of work related functions out of mainjtimon