aboutsummaryrefslogtreecommitdiff
path: root/src/common/args.h
AgeCommit message (Expand)Author
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-10-20util: Add ArgsManager SetConfigFilePath methodRyan Ofsky
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-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-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan