Commit Graph

101 Commits (c91ca0ace9bd62eea8158b92cfc53d6d219e37b7)

Author SHA1 Message Date
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago
John Newbery 00902c48cd Rename qa directory to test
8 years ago
Wladimir J. van der Laan a327e8ea30 devtools: Make github-merge compute SHA512 from git, instead of worktree
8 years ago
Wladimir J. van der Laan 30ff3a2fc9
Merge #9602: Remove coin age priority and free transactions - implementation
8 years ago
Wladimir J. van der Laan 309bf16257
devtools: Fix a syntax error typo
8 years ago
Wladimir J. van der Laan 4df8213b98
Merge #9880: Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1
8 years ago
MarcoFalke fa7da3fd96 [contrib] gh-merge: Move second sha512 check to before signing
8 years ago
Matt Corallo be908a69bf Fail merge if there are any symlinks
8 years ago
MarcoFalke ddf58c7573 wallet: Remove sendfree
8 years ago
Pieter Wuille fa89670d34 Add SHA512 tree hash to merge commits
8 years ago
Wladimir J. van der Laan afae75fd3d
Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md
8 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 bae81b83d6
Merge #8674: tools for analyzing, updating and adding copyright headers in source files
8 years ago
Wladimir J. van der Laan 4e1567acff
Merge #8249: Enable (and check for) 64-bit ASLR on Windows
8 years ago
Wladimir J. van der Laan 9a75d29b6f devtools: Check for high-entropy ASLR in 64-bit PE executables
8 years ago
Wladimir J. van der Laan 82eacc786d
Merge #8700: [copyright] add MIT license headers to .sh scripts where missing
8 years ago
Wladimir J. van der Laan d8b4b631c5
Merge #8676: Add missing copyright headers
8 years ago
Wladimir J. van der Laan 894c0ad9a9
Merge #8702: [copyright] add MIT License copyright header to remaining Python files
8 years ago
Wladimir J. van der Laan 7e9ab9555c
Merge #8608: Install manpages via make install, also add some autogenerated manpages
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
Wladimir J. van der Laan e8ed6eb457
Merge #8621: [contrib] python: Don't use shell=True
8 years ago
MarcoFalke fa994a7b8e contrib: Don't use shell=True
8 years ago
Wladimir J. van der Laan a5bb6387f7
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
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
Pieter Wuille c072b8fd95
Merge #8545: [doc] Update git-subtree-check.sh README
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
MarcoFalke 6e5e5abba6
Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)
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
9 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
9 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit
9 years ago
Cory Fields 9d25362087 build: add armhf/aarch64 gitian builds
9 years ago
MarcoFalke faf3d11ad7 [doc] Update bitcoin-core GitHub links
9 years ago
Wladimir J. van der Laan 10d3ae102a devtools: Auto-set branch to merge to in github-merge
9 years ago
Wladimir J. van der Laan 5131005e5b
Merge #7723: build: python 3 compatibility
9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility
9 years ago
Wladimir J. van der Laan f11c5a3cbd devtools: make github-merge.py use py3
9 years ago
Gregory Maxwell 89d113e02a Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.
9 years ago