PPCoin: Separate newmint value from stake in RPC 'getinfo' output
[novacoin.git] / src / test /
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-11-02 Clark GaebelAdded simple critical section test cases.
2011-10-05 Gavin AndresenFix miner_test unit test bug
2011-10-05 Gavin AndresenMerge branch 'no-cryptopp' of https://github.com/tcatm...
2011-10-03 Gavin AndresenDeclare integer constant LL
2011-10-01 Wladimir J. van... remove possibility of 63 bit overflow in ParseMoney
2011-09-30 Nils Schneiderremove cryptopp dependency, add simple unittest for...
2011-09-30 Gavin AndresenMerge pull request #524 from sipa/signandverif
2011-09-28 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-28 Wladimir J. van... use median filter for peer-reported reported number...
2011-09-27 Pieter WuilleTest case for base64 encode/decode
2011-09-21 Gavin AndresenFramework for banning mis-behaving peers
2011-08-26 Gavin AndresenCHECKMULTISIG unit tests.
2011-08-08 Matt CoralloCleanup test suite output to be more useful.
2011-08-08 Matt CoralloAdd file for transaction tests.
2011-08-08 Vegard NossumAdd a file for script tests
2011-08-08 Vegard NossumFix testing setup
2011-06-27 Gavin AndresenBoost unit-testing framework.