aboutsummaryrefslogtreecommitdiff
path: root/src/bloom.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add a nTweak to bloom filters to tweak the seed.Matt Corallo2013-01-161-3/+4
* Automatically add any matching outputs to a filter during matching.Matt Corallo2013-01-161-4/+16
* Replace RelayMessage with RelayTransaction.Matt Corallo2013-01-161-2/+2
* Add a CBloomFilter class for use as a transaction filter.Matt Corallo2013-01-161-0/+133