Commit Graph

830 Commits (ca6523d0c8a44e0b9193367d1250a7d428d61be3)

Author SHA1 Message Date
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
MarcoFalke 36a5a44048
Merge #12063: [Trivial] Update license year range to 2018
7 years ago
MarcoFalke c991b304de
Merge #12075: [scripts] Add missing univalue file to copyright_header.py
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
fanquake 415f86c6ae
[scripts] Add missing univalue file to copyright_header.py
7 years ago
Akira Takizawa c9439e735a [Trivial] Update license year range to 2018
7 years ago
Wladimir J. van der Laan 7a11ba7e01
Merge #11945: Improve BSD compatibility of contrib/install_db4.sh
7 years ago
Wladimir J. van der Laan 79399c8cd0
Merge #10657: Utils: Improvements to ECDSA key-handling code
7 years ago
Wladimir J. van der Laan d95c83d193 contrib: FreeBSD compatibility in install_db4.sh
7 years ago
Wladimir J. van der Laan c0298b06e5 contrib: Make X=Y arguments work in install_db4
7 years ago
Wladimir J. van der Laan b798f9bab9 contrib: New clang patch for install_db4
7 years ago
Wladimir J. van der Laan ce552b62e4
contrib: fix typo in install_db4.sh help message
7 years ago
Wladimir J. van der Laan d44535d818
Merge #11836: Rename rpcuser.py to rpcauth.py
7 years ago
practicalswift d60b320740 Add Travis check for unused Python imports
7 years ago
Henrik Jonsson 3fdb29778a Rename rpcuser.py to rpcauth.py
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