aboutsummaryrefslogtreecommitdiff
path: root/src/util/settings.h
AgeCommit message (Expand)Author
2023-05-30move-only: Move settings to the common libraryTheCharlatan
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2023-03-23refactor: Move fs.* to util/fs.*TheCharlatan
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-05-19settings: Add update/getPersistent/isIgnored methodsRyan Ofsky
2022-05-18scripted-diff: Use getInt<T> over get_int/get_int64MacroFake
2020-07-11Add <datadir>/settings.json persistent settings storage.Russell Yanofsky
2020-07-11util: Add ReadSettings and WriteSettings functionsRussell Yanofsky
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-10Fix improper Doxygen inline commentsBen Woosley
2019-11-13refactor: Clean up long lines in settings codeRussell Yanofsky
2019-11-07Add util::Settings struct and helper functions.Russell Yanofsky