Commit Graph

219 Commits (c634b1e2076d8e15a8284638475e26c691d4e100)

Author SHA1 Message Date
nkostoulas 942ff2054b
contrib: gh-merge: Use pagination to fetch all review comments
6 years ago
MarcoFalke fa1c073154
contrib: gh-merge: Include review comments in merge commit
6 years ago
MarcoFalke b83c6f7940
Merge #15444: [docs] Additional productivity tips
6 years ago
Wladimir J. van der Laan 12408d33c6
Merge #15549: gitian: Improve error handling
6 years ago
Wladimir J. van der Laan 32da92bdf6 gitian: Improve error handling
6 years ago
MarcoFalke a74d588f21
Merge #14954: build: Require python 3.5
6 years ago
MarcoFalke 45f434f44d
Merge #15288: Remove wallet -> node global function calls
6 years ago
MarcoFalke fab5a1e0f4
build: Require python 3.5
6 years ago
Russell Yanofsky 318f41fb2c circular-dependencies: Avoid treating some .h/.cpp files as a unit
6 years ago
Sjors Provoost 3a21905a4e
[doc] devtools: mention clang-format dependency
6 years ago
practicalswift 43206239a8 tests: Add script checking for deterministic line coverage
6 years ago
MarcoFalke fa0fe3b8a4
contrib: Add missing wallet tool to gen-manpages.sh
6 years ago
Ben Woosley ad5e5a105e
Scripts and tools: Drop no-longer-relevant copyright holder names
6 years ago
Ben Woosley 2434ab5c2a
Scripts and tools: Fix devtools/copyright_header.py to always honor exclusions
6 years ago
Wladimir J. van der Laan f1bd219a5b contrib: Allow use of github API authentication in github-merge
6 years ago
Wladimir J. van der Laan a4c5bbfcd3 contrib: Add support for http[s] URLs in github-merge
6 years ago
Wladimir J. van der Laan 059a3cffdf contrib: Detailed reporting for http errors in github-merge
6 years ago
practicalswift 4de11a3682 Remove Python 2 import workarounds
6 years ago
Daniel Ingram 17b55202da Compare to None with is/is not
6 years ago
Daniel Ingram 1b89074ae2 Change '== None' to 'is None'
6 years ago
Daniel Ingram 16d2937723 Handle exception as ImportError
6 years ago
Craig Younkins af1ed206f8 Fix broken Gmane URLs
6 years ago
Cornelius Schumacher af9a9918b2 Fix detection of copyright holders
6 years ago
Chun Kuan Lee 5d62dcf9cf lint: Make sure we read the command line inputs using utf-8 decoding in python
6 years ago
Chun Kuan Lee c516c3a770 [contrib] Support ARM and RISC-V symbol check
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Chun Kuan Lee 1e60713a68 contrib: Fix test-security-check fail in Ubuntu 18.04
6 years ago
Conrado Gouvea 37d363dd4a
Tools: fix BIND_NOW check in security-check.py
6 years ago
Wladimir J. van der Laan dcb154e5aa
Merge #13177: GCC-7 and glibc-2.27 back compat code
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
7 years ago
Wladimir J. van der Laan 45c00f8416
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
7 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
7 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
Max Kaplan 85f0135eae
utils: checking for bitcoin addresses in translations
7 years ago
Chun Kuan Lee 253f592909 Add stdin, stdout, stderr to ignored export list
7 years ago
fanquake 93843f6891
doc: remove leftover check-doc documentation
7 years ago
Wladimir J. van der Laan 2ac6315f44
Merge #13281: test: Move linters to test/lint, add readme
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
MarcoFalke d792e47421
Merge #13228: Add script to detect circular dependencies between source modules
7 years ago
Pieter Wuille a7b295e91e Add circular dependencies script
7 years ago
practicalswift 506c5785fb Enable Travis checking for two Python linting rules we are currently not violating
7 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
Andrew Chow 4d4185a4f0 Make gArgs aware of the arguments
7 years ago
Wladimir J. van der Laan bf9b03ddcc
Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results
7 years ago
MarcoFalke 4b75dcf0ec devtools: Make linter check LogPrint calls
7 years ago
Chun Kuan Lee ab3f4dd27f tests: Add test for 64-bit PE, modify 32-bit test results
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