Age | Commit message (Expand) | Author |
---|---|---|
2022-04-22 | refactor: make GetRand a template, remove GetRandInt | pasta |
2022-02-01 | refactor: Fixup uint64_t-cast style in touched line | MarcoFalke |
2022-01-31 | Fix implicit-integer-sign-change in bloom | MarcoFalke |
2022-01-27 | Merge bitcoin/bitcoin#23438: refactor: Use spans of std::byte in serialize | laanwj |
2022-01-07 | Add FastRange32 function and use it throughout the codebase | Pieter Wuille |
2022-01-02 | Use spans of std::byte in serialize | MarcoFalke |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-10-05 | scripted-diff: Move bloom to src/common | MarcoFalke |