index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lint
Age
Commit message (
Expand
)
Author
2019-09-19
tests: Add information on how to add Vulture suppressions
practicalswift
2019-09-18
test: lint: Add DisabledOpcodeTemplates to whitelist
MarcoFalke
2019-09-05
Merge #15257: Scripts and tools: Bump flake8 to 3.7.8
MarcoFalke
2019-09-05
Merge #16768: test: Make lint-includes.sh work from any directory
MarcoFalke
2019-09-04
Make lint-includes.sh work from any directory
Kristaps Kaupe
2019-09-03
lint: Disable flake8 W504 warning
Ben Woosley
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-08-31
Check for codespell in lint-spelling.sh
Kristaps Kaupe
2019-08-26
lint: Catch use of [] or {} as default parameter values in Python functions
practicalswift
2019-08-16
Merge #16618: [Fix] Allow connection of a noban banned peer
MarcoFalke
2019-08-16
Add test for setban
nicolas.dorier
2019-08-15
lint: Add false positive to python dead code linter
MarcoFalke
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-08
Merge #14505: test: Add linter to make sure single parameter constructors are...
Wladimir J. van der Laan
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-06-27
util: No translation of `Bitcoin Core` in the copyright
MarcoFalke
2019-06-26
Add Travis check for single parameter constructors not marked "explicit"
practicalswift
2019-06-19
Change ismine to take a CWallet instead of CKeyStore
Andrew Chow
2019-06-17
Merge #16205: Refactor: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-11
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-06-06
Merge #16129: refactor: Remove unused includes
MarcoFalke
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-30
Limit Python linting to files in the repo
practicalswift
2019-05-16
Run all lint scripts
Julian Fleischer
2019-04-28
lint: Check that all wallet args are hidden
MarcoFalke
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-04-22
Merge #15826: Pure python EC
MarcoFalke
2019-04-19
Merge #15655: Resolve the checkpoints <-> validation circular dependency
MarcoFalke
2019-04-18
Pure python EC
Pieter Wuille
2019-04-09
[build] Add several util units
John Newbery
2019-04-09
[build] Move policy settings to new src/policy/settings unit
John Newbery
2019-03-23
Resolve the checkpoints <-> validation CD.
251
2019-03-05
Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)
MarcoFalke
2019-03-04
In lint-format-strings, open files sequentially
Glenn Willen
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-02-21
Merge #15278: Improve PID file error handling
Wladimir J. van der Laan
2019-02-12
Merge #15216: Scripts and tools: Replace script name with a special parameter
MarcoFalke
2019-02-12
Replace script name with special parameter
Hennadii Stepanov
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-02-02
Make PID file creating errors fatal
Hennadii Stepanov
2019-01-23
Merge #15196: [test]: Update all subprocess.check_output functions to be Pyth...
Jonas Schnelli
2019-01-22
tests: add utility to easily profile node performance with perf
James O'Beirne
2019-01-20
lint: Enable python linters via an array
Ben Woosley
2019-01-18
Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...
Graham Krizek
2019-01-16
Remove no longer needed shellcheck suppressions
practicalswift
[next]