Commit Graph

904 Commits (219970524d8a41c6924f0b794de1250520607cfd)

Author SHA1 Message Date
MarcoFalke fa85de9ff5
Remove script to clean up datadirs
7 years ago
MarcoFalke 07825088f9
Merge #12972: Add python3 script shebang lint
7 years ago
practicalswift 643aad17fa Enable additional flake8 rules
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
John Newbery 2bff472992 [contrib] convert test-security-check to python3
7 years ago
practicalswift 958bf40489 add lint tool to check python3 shebang
7 years ago
MarcoFalke 3cf76c23fb
Merge #12933: doc: Refine header include policy
7 years ago
practicalswift 1499fdc350 Add shell script linting: Check for shellcheck warnings in shell scripts
7 years ago
MarcoFalke fad0fc3c9a
Refine travis check for duplicate includes
7 years ago
Wladimir J. van der Laan 5ca1509d6a
Merge #12854: Add P2P, Network, and Qt categories to the desktop icon
7 years ago
Wladimir J. van der Laan ebd786b72a
Merge #12852: [doc] devtools: Setup ots git integration
7 years ago
MarcoFalke fa385c3a8b
[doc] devtools: Setup ots git integration
7 years ago
practicalswift c36b720d00 Add Travis check for duplicate includes
7 years ago
Wladimir J. van der Laan 3190785c11
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
7 years ago
Wladimir J. van der Laan d6f10b248a
Merge #12895: tests: Add note about test suite name uniqueness requirement to developer notes
7 years ago
Wladimir J. van der Laan b2e5fe8b55
Merge #12708: Make verify-commits.sh test that merges are clean
7 years ago
John Newbery d207207fd3 [logging] add lint-logs.sh to check for newline termination.
7 years ago
practicalswift d1b622b5a2 tests: Add check for test suite name uniqueness in lint-tests.sh
7 years ago
Luke Dashjr b63f23c175 Add P2P, Network, and Qt categories to the desktop icon
7 years ago
MarcoFalke 0c5f67b8e5
Merge #12757: Clarify include guard naming convention
7 years ago
MarcoFalke 9beded5860
Merge #12719: tests: Add note about test suite naming convention in developer-notes.md
7 years ago
MarcoFalke fa5825d610
Merge #12284: Remove assigned but never used local variables. Enable Travis checking for unused local variables.
7 years ago
MarcoFalke 5e53b80b02
Merge #12820: contrib: Fix check-doc script regexes
7 years ago
Wladimir J. van der Laan ff48f62671
Merge #12822: Revert 7deba93bdc and fix expired-key-sigs properly
7 years ago
Wladimir J. van der Laan 252c1b0fae
Merge #12829: Python3 fixup
7 years ago
practicalswift ea04bf7862 Enable flake8 warning F841 ("local variable 'foo' is assigned to but never used")
7 years ago
practicalswift 169f3e8637 Remove assigned but never used local variables
7 years ago
Matt Corallo 94715767a3 [verify-commits] Add some additional useful documentation.
7 years ago
John Newbery f50975b136 [contrib] fixup symbol-check.py Python3 support
7 years ago
John Newbery 5de2b18c67 [contrib] fixup security-check.py Python3 support
7 years ago
Matt Corallo de7e93138a Add Marco-expired-key-signed-commits to allow-revsig-commits
7 years ago
Matt Corallo 99f6d48e23 Revert "test: Update trust git root".
7 years ago
MarcoFalke 05120ee755 contrib: Remove unused import string
7 years ago
MarcoFalke 136084470c contrib: Fix check-doc script regexes
7 years ago
Evan Klitzke 18740586ba Make base58 python contrib code work with python3
7 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
practicalswift 3bcc0059b8 Add lint-include-guards.sh which checks include guard consistency
7 years ago
practicalswift db983beba6 tests: Add lint-tests.sh which checks the test suite naming convention
7 years ago
Pieter Wuille 577f11141c Make verify-commits.sh test that merges are clean
7 years ago
Florian Schmaus 79ddfad486 Apply hardening measurements in bitcoind systemd service file
7 years ago
MarcoFalke d8d9162f5b
Merge #12572: [script] lint-whitespace: find errors more easily
7 years ago
Karl-Johan Alm e690cf4b86
[gitian] Add kallewoof key for signing
7 years ago
Karl-Johan Alm 92fa6d2232
[gitian] Re-order keys by owner first name alphabetic order
7 years ago
Wladimir J. van der Laan 17c44b208f
Merge #12098: [scripts] lint-whitespace: add param to check last N commits
7 years ago
Wladimir J. van der Laan 14475e2dcd
Merge #12097: [scripts] lint-whitespace: use perl instead of grep -P
7 years ago
Wladimir J. van der Laan d74b01db0c
Merge #12588: [Utils] Remove deprecated PyZMQ call from Python ZMQ example
7 years ago
Wladimir J. van der Laan 7deba93bdc
test: Update trust git root
7 years ago
Michał Zabielski 6058766de4 Remove deprecated PyZMQ call from Python ZMQ example
7 years ago
Ken Lee 87c4320dfc gitian-build.sh: fix signProg being recognized as two parameters
7 years ago
Akio Nakamura 0fbed98e42 [script] lint-whitespace: improve print linenumber
7 years ago