Commit Graph

738 Commits (07b2afef10bb6366a270e325fd41a8bc526c9ef3)

Author SHA1 Message Date
Wladimir J. van der Laan fbf5d3ba15
Merge #10480: Improve commit-check-script.sh
8 years ago
Wladimir J. van der Laan 27b99312bf
Merge #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default
8 years ago
Wladimir J. van der Laan 6a38b79de4
Merge #10495: contrib: Update location of seeds.txt
8 years ago
Wladimir J. van der Laan ac9cd953d9 contrib: Update location of seeds.txt
8 years ago
Wladimir J. van der Laan 1983c8772c devtools: Retry after signing fails in github-merge
8 years ago
Pieter Wuille 5432fc3d59 Fail on commit with VERIFY SCRIPT but no scripted-diff
8 years ago
Luke Dashjr afc693dea6 contrib/init/bitcoind.openrcconf: Don't disable wallet by default
8 years ago
Wladimir J. van der Laan d25449f858
Merge #7522: Bugfix: Only use git for build info if the repository is actually the right one
8 years ago
Wladimir J. van der Laan eb8263bdc9
Merge #10317: Remove unused Python imports
8 years ago
Wladimir J. van der Laan 79aeff6e08
Merge #10328: Update contrib/debian to latest Ubuntu PPA upload.
8 years ago
Matt Corallo 91700aa1df Re-enable upnp support in contrib/debian
8 years ago
Matt Corallo c5071e1f03 Build with QT5 on Debian-based systems using contrib/debian
8 years ago
Matt Corallo a8e928699a Bump minimum boost version in contrib/debian
8 years ago
Cory Fields e50c33ea27 devtools: add script to verify scriptable changes
8 years ago
Matt Corallo 997021986e Update contrib/debian to latest Ubuntu PPA upload.
8 years ago
practicalswift 0c60c63de0 Remove unused Python imports
8 years ago
Wladimir J. van der Laan bd9ec0ef1e
Merge #9670: contrib: github-merge improvements
8 years ago
Chris Gavin e8babc4330 Use `with` in `macdeployqtplus` script.
8 years ago
Chris Gavin 4f3ac7ddd7 Remove unused variable from `macdeployqtplus` script.
8 years ago
Wladimir J. van der Laan b508424104 contrib: github-merge improvements
8 years ago
Wladimir J. van der Laan fadf078c9c
Merge #10104: linearize script: Option to use RPC cookie
8 years ago
Wladimir J. van der Laan fbf36cae3a
Merge #10036: Fix init README format to render correctly on github
8 years ago
MarcoFalke 8e4f7e7241
Merge #10090: Update bitcoin.conf with example for pruning
8 years ago
Kyle Honeycutt c0651cca49 Update bitcoin.conf with example for pruning
8 years ago
Andrew Chow bd41d9831f Datadir option in linearize scripts
8 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code
8 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports
8 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago
John Newbery 00902c48cd Rename qa directory to test
8 years ago
Jameson Lopp b99fbadfad Fix init README format to render correctly on github
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 fa99663bec
Merge #9940: Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers
8 years ago
Wladimir J. van der Laan 2cc0df1fce
Merge #9514: release: Windows signing script
8 years ago
Matt Corallo df5bae2e7b Update trusted-sha512-root-commit for new bad tree hash
8 years ago
Matt Corallo efc06c2c46 If GNU sha512sum is missing, try perl shasum in verify-commits
8 years ago
Matt Corallo fd5e905e21 Make verify-commits.sh non-recursive
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
Matt Corallo b3ec305f8e Fix bashisms in verify-commits and always check top commit's tree
8 years ago
Matt Corallo f20e664f40 Check gpg version before setting --weak-digest
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
Matt Corallo bbd757940b Fix regsig checking for subkey sigs in verify-commits
8 years ago
Matt Corallo d025bc7964 Allow any subkey in verify-commits
8 years ago
Peter Todd eddc77a1b1 Add comment re: why SHA1 is disabled
8 years ago
Matt Corallo d9c450ffb2 Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1
8 years ago
Alex Morcos b421e6ddcf Update example bitcoin.conf
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