| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -5/+9 | |
| * | CSecret/CKey -> CKey/CPubKey split/refactor | Pieter Wuille | 2013-05-30 | 1 | -6/+5 | |
| * | Add nFlags to CBloomFilter to make filter updating optional. | Matt Corallo | 2013-01-16 | 1 | -22/+118 | |
| * | Use CPartialMerkleTree for CMerkleBlock transactions. | Matt Corallo | 2013-01-16 | 1 | -57/+78 | |
| * | Add a nTweak to bloom filters to tweak the seed. | Matt Corallo | 2013-01-16 | 1 | -20/+48 | |
| * | Add test cases for CMerkleBlock and CBloomFilter. | Matt Corallo | 2013-01-16 | 1 | -0/+302 | |