115 Commits (52f8877525d5238f3440e73710507be889d14127)

Author SHA1 Message Date
Wladimir J. van der Laan dabee00ef1 github-merge: Coalesce git fetches 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
Pieter Wuille 8842d1a5d4 Add undocumented -forcecompactdb to force LevelDB compactions 7 years ago
Pieter Wuille 475c08cb44 Add PR description to merge commit in github-merge.py 7 years ago
Pieter Wuille eaca1b7b08 Random db flush crash simulator 7 years ago
MarcoFalke fab9b60fbd doc: Remove outdated minrelaytxfee comment 7 years ago
Wladimir J. van der Laan 1983c8772c devtools: Retry after signing fails in github-merge 7 years ago
Pieter Wuille 5432fc3d59 Fail on commit with VERIFY SCRIPT but no scripted-diff 7 years ago
Cory Fields e50c33ea27 devtools: add script to verify scriptable changes 7 years ago
practicalswift 0c60c63de0 Remove unused Python imports 7 years ago
Wladimir J. van der Laan b508424104 contrib: github-merge improvements 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
Wladimir J. van der Laan a327e8ea30 devtools: Make github-merge compute SHA512 from git, instead of worktree 7 years ago
Wladimir J. van der Laan 309bf16257
devtools: Fix a syntax error typo 7 years ago
MarcoFalke fa7da3fd96 [contrib] gh-merge: Move second sha512 check to before signing 7 years ago
Matt Corallo be908a69bf Fail merge if there are any symlinks 7 years ago
MarcoFalke ddf58c7573 wallet: Remove sendfree 7 years ago
Pieter Wuille fa89670d34 Add SHA512 tree hash to merge commits 7 years ago
Wladimir J. van der Laan 5e903a5ed9 devtools: Handle Qt formatting characters edge-case in update-translations.py 8 years ago
Koki Takahashi 36164faa33 Fix typo and spelling inconsistency in CONTRIBUTING.md 8 years ago
MarcoFalke fa5137c11d [doc] Remove unused clang format dev script 8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
practicalswift 95bab821b3 Remove unused Python imports 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform 8 years ago
Wladimir J. van der Laan 9a75d29b6f devtools: Check for high-entropy ASLR in 64-bit PE executables 8 years ago
isle2983 4677b197f7 [copyright] add MIT License copyright header to remaining Python files 8 years ago
isle2983 783e930e68 [copyright] Add missing copyright headers 8 years ago
isle2983 0766d1cac3 [copyright] add MIT license headers to .sh scripts where missing 8 years ago
isle2983 159597a2b8 [devtools] script support for managing source file copyright headers 8 years ago
nomnombtc d19583f478 improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also runs binaries from build dir by default, added variables for more control 8 years ago
MarcoFalke fa994a7b8e contrib: Don't use shell=True 8 years ago
nomnombtc 6edf2fdb85 add gen-manpages.sh description to README.md 8 years ago
nomnombtc d2cd9c033b add script to generate manpages with help2man 8 years ago
MarcoFalke fafe7b3432 contrib: Make fix-copyright-headers.py more portable 8 years ago
MarcoFalke fa3d974009 [doc] Update git-subtree-check.sh README 8 years ago
Suhas Daftuar c1d61fbd08 Add warning if -blockminsize is used. 8 years ago
Matthew King 7b01ce254c Favour python over python2 as per PR #7723 8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env) 8 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit 8 years ago
Jonas Schnelli 59d063d076
Use runtime linking of QT libdbus, use custom/temp. SDK URL 8 years ago
Jonas Schnelli 6194d9a501
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch 8 years ago
Cory Fields 9d25362087 build: add armhf/aarch64 gitian builds 8 years ago
MarcoFalke faf3d11ad7 [doc] Update bitcoin-core GitHub links 8 years ago
Wladimir J. van der Laan 10d3ae102a devtools: Auto-set branch to merge to in github-merge 8 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility 8 years ago
Wladimir J. van der Laan f11c5a3cbd devtools: make github-merge.py use py3 8 years ago
Gregory Maxwell 89d113e02a Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay. 9 years ago