24 Commits (146746bbafe5dfea7b2019231c2d37fe57a4c3bb)

Author SHA1 Message Date
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Pieter Wuille d741371d7d Only use randomly created nonces in CRollingBloomFilter. 9 years ago
Peter Todd d2d7ee0e86 Make CRollingBloomFilter set nTweak for you 9 years ago
Gavin Andresen 69a5f8be0a Rolling bloom filter class 10 years ago
Wladimir J. van der Laan 92fd887fd4 tests: add a BasicTestingSetup and apply to all tests 10 years ago
Wladimir J. van der Laan 34cdc41128 String conversions uint256 -> uint256S 10 years ago
Cory Fields 856e862f4a namespace: drop most boost namespaces and a few header cleanups 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Matt Corallo afd4b94b6d Move CMerkleBlock and CPartialMerkleTree to their own file 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
randy-waterhouse a3c26c2e85 Fixes for missing boost tuple.hpp header include. 10 years ago
Tom Harding 9c347313f7 CBloomFilter::clear() method 10 years ago
Wladimir J. van der Laan 8f3f94a470 Revert "CBloomFilter::clear() method" 10 years ago
Luke Dashjr 2227725fcb test/bloom_tests: Use UL suffix for unsigned long number to ensure compatibility 10 years ago
Tom Harding 8fbf03995d CBloomFilter::clear() method 10 years ago
Pieter Wuille d38da59bf6 Code simplifications after CTransaction::GetHash() caching 10 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
Matt Corallo e1a4f3778c Add nFlags to CBloomFilter to make filter updating optional. 12 years ago
Matt Corallo 21aaf255ff Use CPartialMerkleTree for CMerkleBlock transactions. 12 years ago
Matt Corallo b1f99bed6f Add a nTweak to bloom filters to tweak the seed. 12 years ago
Matt Corallo 2878c67cb5 Add test cases for CMerkleBlock and CBloomFilter. 12 years ago