aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2019-09-18test: lint: Add DisabledOpcodeTemplates to whitelistMarcoFalke
2019-09-05Merge #15257: Scripts and tools: Bump flake8 to 3.7.8MarcoFalke
2019-09-05Merge #16768: test: Make lint-includes.sh work from any directoryMarcoFalke
2019-09-04Make lint-includes.sh work from any directoryKristaps Kaupe
2019-09-03lint: Disable flake8 W504 warningBen Woosley
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-08-31Check for codespell in lint-spelling.shKristaps Kaupe
2019-08-26lint: Catch use of [] or {} as default parameter values in Python functionspracticalswift
2019-08-16Merge #16618: [Fix] Allow connection of a noban banned peerMarcoFalke
2019-08-16Add test for setbannicolas.dorier
2019-08-15lint: Add false positive to python dead code linterMarcoFalke
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-08Merge #14505: test: Add linter to make sure single parameter constructors are...Wladimir J. van der Laan
2019-07-08Merge #16291: gui: Stop translating PACKAGE_NAMEMarcoFalke
2019-07-04Enable ShellCheck rulesHennadii Stepanov
2019-06-27util: No translation of `Bitcoin Core` in the copyrightMarcoFalke
2019-06-26Add Travis check for single parameter constructors not marked "explicit"practicalswift
2019-06-19Change ismine to take a CWallet instead of CKeyStoreAndrew Chow
2019-06-17Merge #16205: Refactor: Replace fprintf with tfm::formatMarcoFalke
2019-06-13Replace remaining fprintf with tfm::format manuallyMarcoFalke
2019-06-11Fix spelling errors identified by codespell 1.15.0Ben Woosley
2019-06-06Merge #16129: refactor: Remove unused includesMarcoFalke
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-05-30Limit Python linting to files in the repopracticalswift
2019-05-16Run all lint scriptsJulian Fleischer
2019-04-28lint: Check that all wallet args are hiddenMarcoFalke
2019-04-23Resolve the qt/guiutil <-> qt/optionsmodal CD251
2019-04-22Merge #15826: Pure python ECMarcoFalke
2019-04-19Merge #15655: Resolve the checkpoints <-> validation circular dependencyMarcoFalke
2019-04-18Pure python ECPieter Wuille
2019-04-09[build] Add several util unitsJohn Newbery
2019-04-09[build] Move policy settings to new src/policy/settings unitJohn Newbery
2019-03-23Resolve the checkpoints <-> validation CD.251
2019-03-05Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)MarcoFalke
2019-03-04In lint-format-strings, open files sequentiallyGlenn Willen
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2019-03-02build: Require python 3.5MarcoFalke
2019-03-02scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke
2019-02-21Merge #15278: Improve PID file error handlingWladimir J. van der Laan
2019-02-12Merge #15216: Scripts and tools: Replace script name with a special parameterMarcoFalke
2019-02-12Replace script name with special parameterHennadii Stepanov
2019-02-05Merge #14519: tests: add utility to easily profile node performance with perfMarcoFalke
2019-02-02Make PID file creating errors fatalHennadii Stepanov
2019-01-23Merge #15196: [test]: Update all subprocess.check_output functions to be Pyth...Jonas Schnelli
2019-01-22tests: add utility to easily profile node performance with perfJames O'Beirne
2019-01-20lint: Enable python linters via an arrayBen Woosley
2019-01-18Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...Graham Krizek
2019-01-16Remove no longer needed shellcheck suppressionspracticalswift
2019-01-16Fix warnings introduced in shellcheck v0.6.0practicalswift