Commit Graph

28 Commits (e49d858aab9bfae2455d87226d9ebebbdf2c40c8)

Author SHA1 Message Date
Anthony Towns f7ce5ac08c logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
11 months ago
fanquake 1c976c691c
tidy: Integrate bicoin-tidy clang-tidy plugin
1 year ago
TheCharlatan 3fa9094b92
scripted-diff: Rename FatalError to FatalErrorf
1 year ago
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
Jon Atack eb8aab759f logging: add LogPrintfCategory to log unconditionally with category
2 years ago
Jon Atack 433b525694 Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section in dev notes
2 years ago
MacroFake fad0abf539
lint: Fix lint-circular-dependencies.py file list
3 years ago
Eunoia 267684ee34 lint: convert format strings linter test to python
3 years ago
MarcoFalke fa82e890e7
Move lint script and data file to avoid lint- prefix
3 years ago
MarcoFalke 3c565302aa
Merge bitcoin/bitcoin#24409: Always output license/copyright info with `-version`
3 years ago
fanquake 5b8f2484ba
lint: remove no-longer used exceptions from lint-format-strings.py
3 years ago
fanquake 4c3e3c5746
refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cpp
3 years ago
Andrew Chow e2f02aa59e Refactor: Copy CWallet signals and print function to LegacyScriptPubKeyMan
5 years ago
Jeffrey Czyz f9abf4ab6d Add logging for CValidationInterface events
5 years ago
Andrew Chow f201ba59ff Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
5 years ago
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
5 years ago
Hennadii Stepanov 753f7cccce
scripted-diff: Make translation bilingual
5 years ago
MarcoFalke fa64b947bb
util: No translation of `Bitcoin Core` in the copyright
5 years ago
MarcoFalke 4952a95358
Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)
6 years ago
Glenn Willen 21be609b49 In lint-format-strings, open files sequentially
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Luke Dashjr 57281199b8 lint/format-strings: Correctly exclude escaped percent symbols
6 years ago
Jim Posen 2068f089c8 scripted-diff: Move util files to separate directory.
6 years ago
MarcoFalke fae3fbd61a
logging: Replace LogPrint macros with regular functions
6 years ago
practicalswift 4441ad677a Make format string linter understand basic template parameter syntax
6 years ago
practicalswift bcd4b0f5cd Add linting of WalletLogPrintf(...) format strings
6 years ago
practicalswift a3e4556949 build: Add format string linter
6 years ago