Commit Graph

814 Commits (5fc6e71d1994d58c25edebd8063555998752349a)

Author SHA1 Message Date
practicalswift d60b320740 Add Travis check for unused Python imports
7 years ago
Matt Corallo a38686cea0 [verify-commits] Fix gpg.sh's echoing for commits with '\n'
7 years ago
Pieter Wuille c17f11f7b4
Merge #10773: Shell script cleanups
7 years ago
aaron-hanson 33698c94be Trivial: fix comments for ZeroMQ bitcoind args
7 years ago
Wladimir J. van der Laan 595ec11d80
Merge #11700: Add gitian PGP key: willyko
7 years ago
James O'Beirne af9103eb75 [build] Add a script for installing db4
7 years ago
Willy Ko f88d900354 Add gitian PGP key: willyko
7 years ago
Evan Klitzke b077fe908e fix the StartupWMClass for bitoin-qt, so gnome-shell can recognize it
7 years ago
MarcoFalke 5e468994fb
Merge #11676: contrib/init: Update openrc-run filename
7 years ago
Luke Dashjr 2f041f0e7d contrib/init: Update openrc-run filename
7 years ago
Wladimir J. van der Laan 927e5280bd
Merge #11035: [contrib] Add Valgrind suppressions file
7 years ago
MarcoFalke 6e4e98ee8c
Merge #11394: Perform a weaker subtree check in Travis
7 years ago
MarcoFalke fa0025dc3c Revert "Remove unused variable in shell script"
7 years ago
Wladimir J. van der Laan 23e9074e0a
Merge #10771: Remove unused variables in shell scripts
7 years ago
Wladimir J. van der Laan 331352f99f
Merge #10529: Improve bitcoind systemd service file
7 years ago
Sjors Provoost 41b15cfc9e
Add sjors gitian key
7 years ago
Matt Corallo d23be309c2 [verify-commits] Allow revoked keys to expire
7 years ago
practicalswift 13a81b19df Add quotes to variable assignment (as requested by @TheBlueMatt)
7 years ago
practicalswift 683b9d280b Fix valid path output
7 years ago
practicalswift 193c2fb4c8 Use bash instead of POSIX sh. POSIX sh does not support arrays.
7 years ago
practicalswift 80f5f28d38 Fix incorrect quoting of quotes (the previous quotes had no effect beyond unquoting)
7 years ago
practicalswift 564a172dfd Add required space to [[ -n "$1" ]] (previously [[ -n"$1" ]])
7 years ago
practicalswift 1e44ae0e19 Add error handling: exit if cd fails
7 years ago
practicalswift b9e79ab415 Remove "\n" from echo argument. echo does not support escape sequences.
7 years ago
practicalswift f6b3382fa3 Remove unused variables
7 years ago
Pieter Wuille e1d0cc23a9 Improve git-subtree-check.sh
7 years ago
practicalswift 0aacfa43c1 Remove accidental stray semicolon
7 years ago
Wladimir J. van der Laan a4c833fec1
Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check
7 years ago
Jonas Schnelli 093074b843
Merge #11419: Utils: Fix launchctl not being able to stop bitcoind
7 years ago
MarcoFalke fae2673d5d qa: check-rpc-mapping must not run on empty lists
7 years ago
MarcoFalke 7632310515
Merge #11391: Remove lxcbr0 lines from gitian-build.sh
7 years ago
Alejandro Avilés ab5bba7783 Fix launchctl not being able to stop bitcoind
7 years ago
fanquake bb174e19bc
[docs] Remove partial gitian instructions from descriptors dir
7 years ago
MeshCollider 8849130415 Remove lxcbr0 lines from gitian-build.sh
7 years ago
Wladimir J. van der Laan 96d91b79bd
contrib: Ignore historical release notes for whitespace check
7 years ago
MeshCollider 1f379b1f06 Add tab char lint check and exclude imported dependencies
7 years ago
Evan Klitzke dd365612fd Add a lint check for trailing whitespace.
7 years ago
MarcoFalke 7fcd61b261
Merge #10753: test: Check RPC argument mapping
7 years ago
MeshCollider 7d03418aea Add -usehd to excluded args in check-doc.py
7 years ago
Wladimir J. van der Laan 77aa9e59ea test: Check RPC argument mapping
7 years ago
Wladimir J. van der Laan 28485c783d
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332
7 years ago
Wladimir J. van der Laan dabee00ef1 github-merge: Coalesce git fetches
7 years ago
practicalswift 9b94054b7c Avoid reference to undefined name: stderr does not exist, sys.stderr does
7 years ago
practicalswift 51cb6b8221 Use print(...) instead of undefined printf(...)
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
MeshCollider 8897b1b1b1
Add meshcollider gitian key
7 years ago
Cory Fields 4452829b10 gitian: quick hack to fix version string in releases
7 years ago
practicalswift 84e2462ccf contrib: Add Valgrind suppressions file
7 years ago
MarcoFalke 6366941275
Merge #10680: Fix inconsistencies and grammar in various files
7 years ago
MarcoFalke 4fb2586661
Merge #10956: Fix typos
7 years ago