| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add missing header end comments | Philip Kaufmann | 2014-08-28 | 1 | -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 CheckMinWork | jtimon | 2014-08-23 | 1 | -2/+2 |
| | | |||||
| * | Move CBlockIndex::GetBlockWork() to pow::GetProofIncrement(nBits) | jtimon | 2014-08-23 | 1 | -0/+2 |
| | | |||||
| * | Move UpdateTime to pow | jtimon | 2014-08-23 | 1 | -0/+2 |
| | | |||||
| * | Refactor proof of work related functions out of main | jtimon | 2014-06-23 | 1 | -0/+23 |