Commit Graph

884 Commits (e36a0c08529bccc695ec71a7ec1df89367cc1628)

Author SHA1 Message Date
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
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
MarcoFalke dcfe218626
Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh
7 years ago
Wladimir J. van der Laan 1f055ef9d7
Merge #12444: gitian: bump descriptors for (0.)17
7 years ago
Cory Fields d7f438a026 gitian: bump descriptors for (0.)17
7 years ago
MarcoFalke fafbf7f74e
devtools: Exclude patches from lint-whitespace
7 years ago
Wladimir J. van der Laan 108af52ef7
Merge #12393: Fix a-vs-an typos
7 years ago
practicalswift 11376b5583 Fix a-vs-an typos
7 years ago
Sjors Provoost 464015f6f1
[scripts] gitian-builder.sh: fix --setup doc, LXC is default
7 years ago
MarcoFalke 935eb8de03
Merge #12295: Enable flake8 warnings for all currently non-violated rules
7 years ago
Wladimir J. van der Laan b264528674
Merge #12354: add gpg key for fivepiece
7 years ago
Akira Takizawa b947d3811c
Add gitian PGP key: akx20000
7 years ago
fivepiece 27736f22d5 add fivepiece key fingerprint
7 years ago
Wladimir J. van der Laan 88971352f6
Merge #11909: contrib: Replace developer keys with list of pgp fingerprints
7 years ago
Wladimir J. van der Laan 526e28220a contrib: Add support for out-of-tree builds in gen-manpages.sh
7 years ago
practicalswift a9d0ebc262 Enable flake8 warnings for all currently non-violated rules
7 years ago
practicalswift 0b9207efbe Enable flake8 warning for "list comprehension redefines 'foo' from line N" (F812)
7 years ago
Wladimir J. van der Laan 3fa1ab4368
Merge #12095: [contrib] Use BDB_LIBS/CFLAGS and pass --disable-replication
7 years ago
Wladimir J. van der Laan 1e90544153 net: Update hardcoded seeds
7 years ago
Wladimir J. van der Laan 55f52bd280 contrib: Update ATTERN_AGENT to include 0.15.x
7 years ago
Wladimir J. van der Laan 6e89de5ba7
Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static seed adding
7 years ago
Matt Corallo 51ae7660b8 Use GetDesireableServiceFlags in static seeds, document this.
7 years ago