aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Add "checkpoints" option, to permit disabling of checkpoint logic.Jeff Garzik2012-11-281-0/+9
|/
* Checkpoint at block 193,000Gavin Andresen2012-08-211-1/+1
* Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)Gavin Andresen2012-06-251-4/+1
* Add a testnet checkpoint at block 546Gavin Andresen2012-05-251-7/+12
* Update License in File HeadersFordy2012-05-181-1/+1
* Remove headers.hPieter Wuille2012-04-171-1/+3
* Checkpoint block 168,000Gavin Andresen2012-02-231-0/+1
* Update all copyrights to 2012Gavin Andresen2012-02-071-1/+1
* Compile with extra warnings turned on. And more makefile/code tidying up.Gavin Andresen2012-01-121-1/+0
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-3/+1
* 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 att...Gavin Andresen2011-12-011-0/+43