Age | Commit message (Expand) | Author |
---|---|---|
2024-08-06 | testnet: Introduce Testnet4 | Fabian Jahr |
2024-01-08 | [init] Add new command line arg for use only in functional tests | stratospher |
2023-12-11 | ArgsManager: return path by value from GetBlocksDirPath() | Vasil Dimov |
2023-10-20 | util: Add ArgsManager SetConfigFilePath method | Ryan Ofsky |
2023-05-30 | scripted-diff: move settings to common namespace | TheCharlatan |
2023-05-30 | move-only: Move settings to the common library | TheCharlatan |
2023-05-26 | Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is found | fanquake |
2023-05-10 | refactor: Use ChainType enum exhaustively | TheCharlatan |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2023-05-09 | refactor: Introduce ChainType getters for ArgsManager | TheCharlatan |
2023-04-21 | bugfix: Fix incorrect debug.log config file path | Ryan Ofsky |
2023-04-19 | move-only: Extract common/args and common/config.cpp from util/system | TheCharlatan |