aboutsummaryrefslogtreecommitdiff
path: root/src/test/miner_tests.cpp
AgeCommit message (Expand)Author
2013-01-30CValidationState frameworkPieter Wuille
2012-12-19changed CreateNewBlock to return a CBlockTemplate object, which includes per-...Forrest Voight
2012-08-20Set block.nVersion to fix miner unit testGavin Andresen
2012-07-12Tests for CreateNewBlockLuke Dashjr
2012-04-17Fix tests after recent refactorsPieter Wuille
2011-12-19Rework unit tests so test_bitcoin.cpp does not #include them allGavin Andresen
2011-10-05Fix miner_test unit test bugGavin Andresen
2011-09-30remove cryptopp dependency, add simple unittest for SHA256Transform()Nils Schneider