Commit Graph

147 Commits (ffa22212560c9e7a8692cb8982d9b3b507ee9af1)

Author SHA1 Message Date
Wladimir J. van der Laan e2ce392aec test: Avoid whitespace linting in qt translations
5 years ago
Wladimir J. van der Laan f4beb4996d test: Remove python dead code linter
5 years ago
practicalswift 72a18a73af tests: Add information on how to add Vulture suppressions
5 years ago
MarcoFalke fac35b21e2
test: lint: Add DisabledOpcodeTemplates to whitelist
5 years ago
MarcoFalke 45be44cce4
Merge #15257: Scripts and tools: Bump flake8 to 3.7.8
5 years ago
MarcoFalke 761fe07ba9
Merge #16768: test: Make lint-includes.sh work from any directory
5 years ago
Kristaps Kaupe 490da639cb
Make lint-includes.sh work from any directory
5 years ago
Ben Woosley 838920704a
lint: Disable flake8 W504 warning
5 years ago
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
5 years ago
Kristaps Kaupe 8340763dc3
Check for codespell in lint-spelling.sh
5 years ago
practicalswift e4f4ea47eb lint: Catch use of [] or {} as default parameter values in Python functions
5 years ago
MarcoFalke b80cdfec9a
Merge #16618: [Fix] Allow connection of a noban banned peer
5 years ago
nicolas.dorier d117f4541d
Add test for setban
5 years ago
MarcoFalke fa3c6575ca
lint: Add false positive to python dead code linter
5 years ago
Hennadii Stepanov 753f7cccce
scripted-diff: Make translation bilingual
5 years ago
Wladimir J. van der Laan 345f42a9e3
Merge #14505: test: Add linter to make sure single parameter constructors are marked explicit
5 years ago
MarcoFalke 4882040182
Merge #16291: gui: Stop translating PACKAGE_NAME
5 years ago
Hennadii Stepanov 1ac454a384
Enable ShellCheck rules
5 years ago
MarcoFalke fa64b947bb
util: No translation of `Bitcoin Core` in the copyright
5 years ago
practicalswift c4606b8432 Add Travis check for single parameter constructors not marked "explicit"
5 years ago
Andrew Chow e61de6306f Change ismine to take a CWallet instead of CKeyStore
5 years ago
MarcoFalke 1a274bce4b
Merge #16205: Refactor: Replace fprintf with tfm::format
5 years ago
MarcoFalke fa8f195195
Replace remaining fprintf with tfm::format manually
5 years ago
Ben Woosley b748bf6f50
Fix spelling errors identified by codespell 1.15.0
5 years ago
MarcoFalke d0f81a96d9
Merge #16129: refactor: Remove unused includes
6 years ago
practicalswift eca9767673 Make reasoning about dependencies easier by not including unused dependencies
6 years ago
practicalswift 3c5254a820 Limit Python linting to files in the repo
6 years ago
Julian Fleischer f3b90f2e05
Run all lint scripts
6 years ago
MarcoFalke fac174e2d1
lint: Check that all wallet args are hidden
6 years ago
251 fa1c8e2978 Resolve the qt/guiutil <-> qt/optionsmodal CD
6 years ago
MarcoFalke 08bd21a3bd
Merge #15826: Pure python EC
6 years ago
MarcoFalke ae2c19f578
Merge #15655: Resolve the checkpoints <-> validation circular dependency
6 years ago
Pieter Wuille 8c7b9324ca Pure python EC
6 years ago
John Newbery 91a25d1e71 [build] Add several util units
6 years ago
John Newbery 4a75c9d651 [build] Move policy settings to new src/policy/settings unit
6 years ago
251 418d3230f8 Resolve the checkpoints <-> validation CD.
6 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
MarcoFalke fab5a1e0f4
build: Require python 3.5
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Wladimir J. van der Laan 3e1ca1348c
Merge #15278: Improve PID file error handling
6 years ago
MarcoFalke d73918447f
Merge #15216: Scripts and tools: Replace script name with a special parameter
6 years ago
Hennadii Stepanov 8c9b8a3668
Replace script name with special parameter
6 years ago
MarcoFalke 5029e94f85
Merge #14519: tests: add utility to easily profile node performance with perf
6 years ago
Hennadii Stepanov 561e375c73
Make PID file creating errors fatal
6 years ago
Jonas Schnelli 73a6bac9ff
Merge #15196: [test]: Update all subprocess.check_output functions to be Python 3.4 compatible
6 years ago
James O'Beirne 58180b5fd4 tests: add utility to easily profile node performance with perf
6 years ago
Ben Woosley 948d8f4f10
lint: Enable python linters via an array
6 years ago