aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2017-10-23[verify-commits] Allow revoked keys to expireMatt Corallo
2017-08-21gitian: quick hack to fix version string in releasesCory Fields
2017-08-03Add undocumented -forcecompactdb to force LevelDB compactionsPieter Wuille
2017-07-30p2p: Hardcoded seeds update pre-0.15 branchWladimir J. van der Laan
2017-07-11Merge #10786: Add PR description to merge commit in github-merge.pyWladimir J. van der Laan
2017-07-11Merge #10651: Verify binaries from bitcoincore.org and bitcoin.orgWladimir J. van der Laan
2017-07-10Add PR description to merge commit in github-merge.pyPieter Wuille
2017-06-29Merge #10688: contrib: Update laanwj keyMarcoFalke
2017-06-28contrib: Update laanwj keyWladimir J. van der Laan
2017-06-26Random db flush crash simulatorPieter Wuille
2017-06-24Merge #10626: doc: Remove outdated minrelaytxfee commentWladimir J. van der Laan
2017-06-22Merge #10565: [coverage] Remove subtrees and benchmarks from coverage reportWladimir J. van der Laan
2017-06-22Merge #10633: doc: Fix various typosWladimir J. van der Laan
2017-06-22Verify binaries from bitcoincore.org and bitcoin.orgMatt Corallo
2017-06-22Merge #10276: contrib/verifybinaries: allow filtering by platformWladimir J. van der Laan
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-06-18doc: Remove outdated minrelaytxfee commentMarcoFalke
2017-06-13Merge #10480: Improve commit-check-script.shWladimir J. van der Laan
2017-06-12Filter subtrees and and benchmarks from coverage reportAndrew Chow
2017-06-09Replace lcov -r commands with faster wayAndrew Chow
2017-06-06contrib/verifybinaries: allow filtering by platformAndres G. Aragoneses
2017-06-01Merge #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by defaultWladimir J. van der Laan
2017-06-01Merge #10495: contrib: Update location of seeds.txtWladimir J. van der Laan
2017-06-01contrib: Update location of seeds.txtWladimir J. van der Laan
2017-05-31devtools: Retry after signing fails in github-mergeWladimir J. van der Laan
2017-05-30Fail on commit with VERIFY SCRIPT but no scripted-diffPieter Wuille
2017-05-25contrib/init/bitcoind.openrcconf: Don't disable wallet by defaultLuke Dashjr
2017-05-17Merge #7522: Bugfix: Only use git for build info if the repository is actuall...Wladimir J. van der Laan
2017-05-11Merge #10317: Remove unused Python importsWladimir J. van der Laan
2017-05-11Merge #10328: Update contrib/debian to latest Ubuntu PPA upload.Wladimir J. van der Laan
2017-05-05Re-enable upnp support in contrib/debianMatt Corallo
2017-05-05Build with QT5 on Debian-based systems using contrib/debianMatt Corallo
2017-05-04Bump minimum boost version in contrib/debianMatt Corallo
2017-05-04devtools: add script to verify scriptable changesCory Fields
2017-05-03Update contrib/debian to latest Ubuntu PPA upload.Matt Corallo
2017-05-02Remove unused Python importspracticalswift
2017-04-26Merge #9670: contrib: github-merge improvementsWladimir J. van der Laan
2017-04-25Use `with` in `macdeployqtplus` script.Chris Gavin
2017-04-25Remove unused variable from `macdeployqtplus` script.Chris Gavin
2017-04-21contrib: github-merge improvementsWladimir J. van der Laan
2017-04-05Merge #10104: linearize script: Option to use RPC cookieWladimir J. van der Laan
2017-04-02Merge #10036: Fix init README format to render correctly on githubWladimir J. van der Laan
2017-03-31Merge #10090: Update bitcoin.conf with example for pruningMarcoFalke
2017-03-29Update bitcoin.conf with example for pruningKyle Honeycutt
2017-03-29Datadir option in linearize scriptsAndrew Chow
2017-03-28Remove accidental trailing semicolons in Python codepracticalswift
2017-03-22[tests] Remove unused and duplicate importspracticalswift
2017-03-20Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery
2017-03-20Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery