aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-25Merge bitcoin/bitcoin#29904: refactor: Use our own implementation of urlDecodeRyan Ofsky
2024-04-24common: Don't terminate on null character in UrlDecodeFabian Jahr
2024-04-24scripted-diff: Modernize name of urlDecode function and paramFabian Jahr
2024-04-24refactor: Remove hooking code for urlDecodeFabian Jahr
2024-04-24refactor: Replace libevent use in urlDecode with our own codeFabian Jahr
2024-04-23refactor: Rename `subprocess.hpp` to follow our header name conventionsHennadii Stepanov
2024-03-27external_signer: replace boost::process with cpp-subprocessSebastian Falbesoner
2024-03-11Merge bitcoin/bitcoin#29007: test: create deterministic addrman in the functi...Ava Chow
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-01-23init: settings, do not load auto-generated warning msgfurszy
2024-01-22settings: add auto-generated warning msg for editing the file manuallyfurszy
2024-01-22init: improve corrupted/empty settings file error msgfurszy
2024-01-08[init] Create deterministic addrman in tests using -test=addrmanstratospher
2024-01-08[init] Add new command line arg for use only in functional testsstratospher
2023-12-11ArgsManager: return path by value from GetBlocksDirPath()Vasil Dimov
2023-11-29Merge bitcoin/bitcoin#28486: test, bench: Initialize and terminate use of Win...fanquake
2023-11-28Merge bitcoin/bitcoin#28579: refactor: Remove redundant checks in compat/assu...Andrew Chow
2023-11-28test: Setup networking globallyHennadii Stepanov
2023-11-21Use Txid in COutpointdergoegge
2023-11-13Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.hfanquake
2023-10-20util: Add ArgsManager SetConfigFilePath methodRyan Ofsky
2023-10-16Move compat.h include from system.h to system.cppMarcoFalke
2023-10-12tidy: modernize-use-emplaceMarcoFalke
2023-10-04Move compat/assumptions.h include to one place that actually needs itMarcoFalke
2023-09-14refactor: Replace <filesystem> with <util/fs.h>MarcoFalke
2023-08-14Rename script/standard.{cpp/h} to script/solver.{cpp/h}Andrew Chow
2023-06-29refactor: remove in-code warning suppressionfanquake
2023-06-20scripted-diff: Following the C++ Standard rules for identifiers with _.Brotcrunsher
2023-05-30scripted-diff: move settings to common namespaceTheCharlatan
2023-05-30move-only: Move settings to the common libraryTheCharlatan
2023-05-30Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...fanquake
2023-05-26Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is foundfanquake
2023-05-20refactor: Move system from util to common libraryTheCharlatan
2023-05-10refactor: Use ChainType enum exhaustivelyTheCharlatan
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2023-05-09refactor: Introduce ChainType getters for ArgsManagerTheCharlatan
2023-04-21bugfix: Fix incorrect debug.log config file pathRyan Ofsky
2023-04-21init: Error if ignored bitcoin.conf file is foundRyan Ofsky
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2023-03-23refactor: Move fs.* to util/fs.*TheCharlatan
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