aboutsummaryrefslogtreecommitdiff
path: root/src/util/check.cpp
AgeCommit message (Expand)Author
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2023-08-18removed StrFormatInternalBug quote delimitationReese Russell
2023-01-24refactor: Remove c_str from util/checkMarcoFalke
2022-12-06util: Include full version id in bug reportsMarcoFalke
2022-12-01util: Add StrFormatInternalBug and STR_INTERNAL_BUGMarcoFalke
2022-11-16util: Move error message formatting of NonFatalCheckError to cppMacroFake
2022-03-30util/check: stop using lambda for Assert/AssumeAnthony Towns