Commit Graph

709 Commits (6d780b1b0c132875d16ab1d571beba69a674a161)

Author SHA1 Message Date
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
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
Wladimir J. van der Laan be8ba2cfa4
Merge #9871: Add a tree sha512 hash to merge commits
8 years ago
Matt Corallo a4b02f4275 Add Pieter's old signed commits to revsig-commits
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 61a640ea97
Merge #9485: ZMQ example using python3 and asyncio
8 years ago
Cory Fields 8e5cca027f gitian: bump descriptors for master
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 ec66d06e6e
Merge #9735: devtools: Handle Qt formatting characters edge-case in update-translations.py
8 years ago
Wladimir J. van der Laan a60677e394 Pre-0.14.0 hardcoded seeds update
8 years ago
Wladimir J. van der Laan bfa9393c06 contrib/seeds: Update PATTERN_AGENT
8 years ago
Wladimir J. van der Laan 4dfac2c950 Update seeds tooling to Python 3
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
Wladimir J. van der Laan b709fe7ffc
Merge #9532: Remove unused variables
8 years ago
Wladimir J. van der Laan 986ba005ed
Merge #9651: Fix typos
8 years ago
Wladimir J. van der Laan 1c2edd9f67
Merge #9654: Add jtimon pgp keys for commit sigs and future gitian builds
8 years ago
Wladimir J. van der Laan 7c93952fec
Merge #9656: Check verify-commits on pushes to master
8 years ago
Wladimir J. van der Laan ae972a5e99
Merge #9580: Fix various minor linearization script issues
8 years ago
Matt Corallo 3e900acafa Require merge commits merge branches on top of other merge commits
8 years ago
Jorge Timón 178454dde9
Contrib: Add jtimon pgp keys for commit sigs and future gitian builds
8 years ago
MarcoFalke 53ab12d931
Merge #9649: [doc] Remove unused clang format dev script
8 years ago
practicalswift 5f62e3eb63 Fix typos
8 years ago
MarcoFalke fa5137c11d [doc] Remove unused clang format dev script
8 years ago
practicalswift cc16d99f1d [trivial] Fix typos in comments
8 years ago
Douglas Roark b9d95bd9a1 Fix various minor linearization script issues
8 years ago
Lauda be31a2b363 [Trivial] Update license year range to 2017
8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code
8 years ago