Age | Commit message (Expand) | Author |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2023-05-09 | refactor: Introduce ChainType getters for ArgsManager | TheCharlatan |
2023-04-19 | move-only: Extract common/args and common/config.cpp from util/system | TheCharlatan |
2023-03-23 | refactor: Move fs.* to util/fs.* | TheCharlatan |
2023-02-28 | Deduplicate bitcoind and bitcoin-qt init code | Ryan Ofsky |
2023-01-26 | Use DataStream where possible | MarcoFalke |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-11-29 | refactor: Rename ambiguous interfaces::MakeHandler functions | Ryan Ofsky |
2022-11-29 | refactor: Move src/interfaces/*.cpp files to libbitcoin_common.a | Ryan Ofsky |
2022-10-31 | refactor: move url.h/cpp from lib util to lib common | fanquake |
2022-10-04 | refactor: move run_command from util to common | Cory Fields |
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 |