aboutsummaryrefslogtreecommitdiff
path: root/src/test/Checkpoints_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* chainparams: move CCheckpointData into chainparams.hCory Fields2015-07-281-1/+1
* Reduce checkpoints' effect on consensus.Pieter Wuille2015-05-131-15/+1
* checkpoints: Decouple checkpoints from ParamsCory Fields2015-04-301-7/+9
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* String conversions uint256 -> uint256SWladimir J. van der Laan2015-01-051-2/+2
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-0/+4
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+5
* Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)Gavin Andresen2012-06-251-7/+7
* Moved checkpoints out of main, to prep for using them to help prevent DoS att...Gavin Andresen2011-12-011-0/+34