aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints.h
Commit message (Expand)AuthorAgeFilesLines
* checkpoints.cpp depends on main, it can use mapBlockIndex directlyPieter Wuille2014-09-041-1/+1
* add missing header end commentsPhilip Kaufmann2014-08-281-1/+1
* ensure clean and consistent "namespace" usagePhilip Kaufmann2014-06-261-3/+4
* [Qt] rescan progressCozz Lovan2014-04-021-1/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+2
* Bump Year Number to 2013super32013-10-201-1/+1
* Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variableJeff Garzik2013-05-241-0/+2
* Merge pull request #2186 from Diapolo/misc_stuffWladimir J. van der Laan2013-02-231-1/+1
|\
| * small changes in init, main, checkpoints.h and bitcoin-qt.proPhilip Kaufmann2013-02-201-1/+1
* | Transactions-based verification progressPieter Wuille2013-02-161-0/+2
|/
* Update License in File HeadersFordy2012-05-181-1/+1
* Remove headers.hPieter Wuille2012-04-171-1/+0
* Begin doxygen-compatible commentsPieter Wuille2012-03-261-4/+3
* Update all copyrights to 2012Gavin Andresen2012-02-071-1/+1
* Orphan block fill-up-memory attack preventionGavin Andresen2011-12-011-0/+7
* Moved checkpoints out of main, to prep for using them to help prevent DoS att...Gavin Andresen2011-12-011-0/+22