aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-3/+1
| | | | This reverts commit 21d9f36781604e4ca9fc35dc65265593423b73e9.
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-1/+3
|
* Orphan block fill-up-memory attack preventionGavin Andresen2011-12-011-5/+27
|
* Moved checkpoints out of main, to prep for using them to help prevent DoS ↵Gavin Andresen2011-12-011-0/+43
attacks