aboutsummaryrefslogtreecommitdiff
path: root/src/test/bloom_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+9
* CSecret/CKey -> CKey/CPubKey split/refactorPieter Wuille2013-05-301-6/+5
* Add nFlags to CBloomFilter to make filter updating optional.Matt Corallo2013-01-161-22/+118
* Use CPartialMerkleTree for CMerkleBlock transactions.Matt Corallo2013-01-161-57/+78
* Add a nTweak to bloom filters to tweak the seed.Matt Corallo2013-01-161-20/+48
* Add test cases for CMerkleBlock and CBloomFilter.Matt Corallo2013-01-161-0/+302