aboutsummaryrefslogtreecommitdiff
path: root/src/cuckoocache.h
AgeCommit message (Expand)Author
2018-03-27Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer ...practicalswift
2018-03-21Fix typosDimitris Apostolou
2017-08-26Fix header guards using reserved identifiersDan Raviv
2017-08-16Declare single-argument (non-converting) constructors "explicit"practicalswift
2017-06-24Merge #10577: Add an explanation of quickly hashing onto a non-power of two r...Wladimir J. van der Laan
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-06-12Add an explanation of quickly hashing onto a non-power of two range.Gregory Maxwell
2017-04-03Merge #9533: Allow non-power-of-2 signature cache sizesWladimir J. van der Laan
2017-01-27[trivial] Fix typos in commentspracticalswift
2017-01-12Allow non-power-of-2 signature cache sizesPieter Wuille
2016-12-14Add CuckooCache implementation and replace the sigcache map_type with itJeremy Rubin