Age | Commit message (Expand) | Author |
---|---|---|
2013-01-30 | CValidationState framework | Pieter Wuille |
2012-12-19 | changed CreateNewBlock to return a CBlockTemplate object, which includes per-... | Forrest Voight |
2012-08-20 | Set block.nVersion to fix miner unit test | Gavin Andresen |
2012-07-12 | Tests for CreateNewBlock | Luke Dashjr |
2012-04-17 | Fix tests after recent refactors | Pieter Wuille |
2011-12-19 | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen |
2011-10-05 | Fix miner_test unit test bug | Gavin Andresen |
2011-09-30 | remove cryptopp dependency, add simple unittest for SHA256Transform() | Nils Schneider |