PPCoin: Track coinstake search interval in RPC command 'getdifficulty'
[novacoin.git] / src / test / miner_tests.cpp
2012-04-17 Pieter WuilleFix tests after recent refactors
2011-12-19 Gavin AndresenRework unit tests so test_bitcoin.cpp does not #include...
2011-10-05 Gavin AndresenFix miner_test unit test bug
2011-09-30 Nils Schneiderremove cryptopp dependency, add simple unittest for...