272 Commits (f406af3573a2c632fd874562fecdffdd41431af7)

Author SHA1 Message Date
Gavin Andresen 10fd7f6689 Orphan block fill-up-memory attack prevention 13 years ago
Gavin Andresen eb5fff9e16 Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
Clark Gaebel f873b84d6e Added simple critical section test cases. 13 years ago
Gavin Andresen 9e5322d23a Fix miner_test unit test bug 13 years ago
Gavin Andresen 3504801778 Declare integer constant LL 13 years ago
Wladimir J. van der Laan 2f7f2a5fca remove possibility of 63 bit overflow in ParseMoney 13 years ago
Nils Schneider 6ccff2cbde remove cryptopp dependency, add simple unittest for SHA256Transform() 13 years ago
Wladimir J. van der Laan a8b95ce6ed use median filter for peer-reported reported number of blocks 13 years ago
Pieter Wuille e93bf37e86 Test case for base64 encode/decode 13 years ago
Gavin Andresen 15f3ad4dbd Framework for banning mis-behaving peers 13 years ago
Gavin Andresen 829e21733b CHECKMULTISIG unit tests. 13 years ago
Matt Corallo 2c3691d53d Cleanup test suite output to be more useful. 13 years ago
Matt Corallo 3c8cecda1f Add file for transaction tests. 13 years ago
Vegard Nossum a8330e0049 Add a file for script tests 13 years ago
Vegard Nossum e707d29dd6 Fix testing setup 13 years ago
Gavin Andresen 8baf865c94 Boost unit-testing framework. 13 years ago