Commit Graph

7 Commits (22e301a3d56dc9e6878380ee92c7d19ca43119d2)

Author SHA1 Message Date
Wladimir J. van der Laan 232508fe0f
Merge #10577: Add an explanation of quickly hashing onto a non-power of two range.
8 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos
8 years ago
Gregory Maxwell dd869c60ca Add an explanation of quickly hashing onto a non-power of two range.
8 years ago
Wladimir J. van der Laan cb598cfba1
Merge #9533: Allow non-power-of-2 signature cache sizes
8 years ago
practicalswift cc16d99f1d [trivial] Fix typos in comments
8 years ago
Pieter Wuille 7482781347 Allow non-power-of-2 signature cache sizes
8 years ago
Jeremy Rubin c9e69fbf39 Add CuckooCache implementation and replace the sigcache map_type with it
8 years ago