aboutsummaryrefslogtreecommitdiff
path: root/src/test/checkblock_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove May15 testWladimir J. van der Laan2016-02-091-66/+0
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+1
* TRIVIAL: Missing includesJorge Timón2015-07-231-0/+1
* Consensus: MOVEONLY: Move CValidationState from main consensus/validationjtimon2015-05-151-7/+2
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Separate protocol versioning from clientversionCory Fields2014-10-291-0/+1
* CAutoFile: Explicit Get() and remove unused methodsWladimir J. van der Laan2014-10-221-1/+1
* autofile: don't copy CAutoFile by valueCory Fields2014-09-251-1/+1
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+1
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-0/+4
* minor style cleanupsPhilip Kaufmann2014-03-111-2/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-8/+8
* Bugfix: Since test_bitcoin is being built and run inside src/test/, try using...Luke Dashjr2013-09-101-1/+1
* Pulled CheckBlock out of CBlock.Eric Lombrozo2013-06-231-1/+1
* It's after 2013-05-15 forever now, so remove the code for the May 15 fork.Gregory Maxwell2013-05-161-2/+0
* Update unit test to match rule enforcement starts 21 MarchGavin Andresen2013-03-171-1/+1
* CheckBlock rule until 15-May for 10,000 BDB lock compatibilityGavin Andresen2013-03-171-0/+66