aboutsummaryrefslogtreecommitdiff
path: root/src/common/init.cpp
AgeCommit message (Expand)Author
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-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