aboutsummaryrefslogtreecommitdiff
path: root/src/common/args.cpp
AgeCommit message (Expand)Author
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-13Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.hfanquake
2023-10-20util: Add ArgsManager SetConfigFilePath methodRyan Ofsky
2023-10-12tidy: modernize-use-emplaceMarcoFalke
2023-09-14refactor: Replace <filesystem> with <util/fs.h>MarcoFalke
2023-05-30scripted-diff: move settings to common namespaceTheCharlatan
2023-05-30move-only: Move settings to the common libraryTheCharlatan
2023-05-26Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is foundfanquake
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-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan