aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2023-02-28Deduplicate bitcoind and bitcoin-qt init codeRyan Ofsky
2023-01-26Use DataStream where possibleMarcoFalke
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-29refactor: Rename ambiguous interfaces::MakeHandler functionsRyan Ofsky
2022-11-29refactor: Move src/interfaces/*.cpp files to libbitcoin_common.aRyan Ofsky
2022-10-31refactor: move url.h/cpp from lib util to lib commonfanquake
2022-10-04refactor: move run_command from util to commonCory Fields
2022-04-22refactor: make GetRand a template, remove GetRandIntpasta
2022-02-01refactor: Fixup uint64_t-cast style in touched lineMarcoFalke
2022-01-31Fix implicit-integer-sign-change in bloomMarcoFalke
2022-01-27Merge bitcoin/bitcoin#23438: refactor: Use spans of std::byte in serializelaanwj
2022-01-07Add FastRange32 function and use it throughout the codebasePieter Wuille
2022-01-02Use spans of std::byte in serializeMarcoFalke
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-10-05scripted-diff: Move bloom to src/commonMarcoFalke