aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2023-04-14Respect and update FILES_ARGS in test/lint/lint-python.pyPieter Wuille
2023-04-14Disable Python lint in src/secp256k1Pieter Wuille
2023-03-27fuzz: Remove legacy int parse fuzz testsMarcoFalke
2023-02-28Extend bilingual_str support for tinyformatRyan Ofsky
2023-02-22Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare exceptfanquake
2023-02-18lint: enable E722 do not use bare exceptLeonardo Lazzaro
2023-02-15script: remove out-of-date snprintf TODOJon Atack
2023-02-03Remove use of snprintf and simplifyJohn Moffett
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-18test: add an easy way to run linters locallyJames O'Beirne
2023-01-18scripted-diff: Use new python 3.7 keywordsMarcoFalke
2023-01-05Merge bitcoin/bitcoin#26598: contrib: remove builder keysMarcoFalke
2023-01-03Use same Python executable for subprocesses as for all-lint.pyKristaps Kaupe
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-20Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`fanquake
2022-12-19contrib: remove builder keysfanquake
2022-12-18test, lint: add `crypted` to `ignore-words`brunoerg
2022-12-17test: Improve `check-doc.py` patternHennadii Stepanov
2022-11-28Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-28lint: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-16refactor: Move `CTxMemPoolEntry` class to its own moduleHennadii Stepanov
2022-10-13Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initializationAndrew Chow
2022-09-15Fix issues identified by codespell 2.2.1 and update ignored wordsJon Atack
2022-09-13validation: rename snapshot chainstate dirJames O'Beirne
2022-08-08refactor: Drop `boost/algorithm/string/replace.hpp` dependencyHennadii Stepanov
2022-07-18indexes, refactor: Pass Chain interface instead of CChainState class to indexesRyan Ofsky
2022-07-15Move {Load,Dump}Mempool to kernel namespaceCarl Dong
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
2022-06-14Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...laanwj
2022-06-09Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `desig...fanquake
2022-06-09doc: add `desig` to ignore-wordsbrunoerg
2022-06-08logging: add LogPrintfCategory to log unconditionally with categoryJon Atack
2022-06-07Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section ...Jon Atack
2022-06-07test: clean up all-lint.pyMartin Leitner-Ankerl
2022-06-07test: rename lint-all.py to all-lint.pyMartin Leitner-Ankerl
2022-05-31Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...MacroFake
2022-05-26scripts and tools: update lint-logs.py to detect LogPrintLevel()Jon Atack
2022-05-25doc: Fix spelling errors identified by codespell in comentsBen Woosley
2022-05-24Merge bitcoin/bitcoin#24410: [kernel 2a/n] Split hashing/index `GetUTXOStats`...laanwj
2022-05-23kernel: Use ComputeUTXOStats in validationCarl Dong
2022-05-23Use only kernel/coinstats.h in index/coinstatsindex.hCarl Dong
2022-05-23Merge bitcoin/bitcoin#25015: test: Use permissions from git in lint-files.pyMacroFake
2022-05-23test: Use permissions from git in `lint-files.py`laanwj
2022-05-09test: Remove extended lint (cppcheck)laanwj
2022-05-05Merge bitcoin/bitcoin#24840: test: port 'lint-shell.sh' to pythonMacroFake
2022-05-05test: port 'lint-shell.sh' to pythonwhiteh0rse
2022-05-04Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerrorlaanwj
2022-05-04http: replace boost::split with SplitStringMartin Leitner-Ankerl
2022-05-04core_read: Replace boost::split with SplitStringMartin Leitner-Ankerl
2022-04-30lint: Fix lint-circular-dependencies.py file listMacroFake