aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23Release notes: edit previously-detached notesDavid A. Harding
2019-08-23qt: Add TextWidth() wrapperHennadii Stepanov
2019-08-23gui: Ensure tx send error highlight is visiblebpay
2019-08-23Merge #16691: doc: improve depends prefix documentationfanquake
2019-08-23Merge #16677: gui: remove unused PlatformStyle::TextColorIconJonas Schnelli
2019-08-23packages.md: document depends build targetsRussell Yanofsky
2019-08-23Clarify need to specify --prefix with dependsRussell Yanofsky
2019-08-23Merge #16654: build: latest rapidcheck, update configurationfanquake
2019-08-23Merge #16570: tests: Make descriptor tests deterministicfanquake
2019-08-22Doc: move detached release notes into release-notes.mdDavid A. Harding
2019-08-22Merge #16670: util: Add Join helper to join a list of stringsMarcoFalke
2019-08-22Merge #16674: refactor: remove obsolete qt algorithm usagefanquake
2019-08-22gui: remove unused PlatformStyle::TextColorIconfanquake
2019-08-22refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_boundfanquake
2019-08-22refactor: replace qSort with std::sortfanquake
2019-08-22refactor: replace qStableSort with std::stable_sortfanquake
2019-08-21build: update RapidCheck MakefileJon Atack
2019-08-21Merge #16656: test: fix rpc_setban.py raceMarcoFalke
2019-08-21QA: fix rpc_setban.py raceJonas Schnelli
2019-08-21Merge #16572: wallet: Fix Char as Bool in Walletfanquake
2019-08-21Make descriptor test deterministicDavid Reikher
2019-08-21Merge #16371: build: ignore macOS make deploy artefacts & add them to clean-l...fanquake
2019-08-20rpc: Use Join helper in rpc/utilMarcoFalke
2019-08-20util: Add Join helper to join a list of stringsMarcoFalke
2019-08-20Merge #16647: rpc: add weight to getmempoolentry outputMarcoFalke
2019-08-20Unrecommend making config file owned by bitcoinsetpill
2019-08-20Set ProtectHome in systemd service filesetpill
2019-08-20Chgrp config dir to bitcoin in systemd servicesetpill
2019-08-20Improve clarity of systemd service file commentssetpill
2019-08-20scripts: move update-translations.py to maintainer-tools repofanquake
2019-08-19doc: add default bitcoin.conf locationsChuf
2019-08-19Merge #16611: build: Remove src/obj directory from repositoryWladimir J. van der Laan
2019-08-19Merge #16645: doc: initial RapidCheck property-based testing documentationWladimir J. van der Laan
2019-08-19Merge #15864: Fix datadir handlingMarcoFalke
2019-08-19Merge #16623: ci: Add environment files for all settingsMarcoFalke
2019-08-19Merge #16555: doc: mention whitelist is inbound, and applies to blocksonlyMarcoFalke
2019-08-19Merge #16625: scripts: remove github-merge.pyWladimir J. van der Laan
2019-08-19scripts: remove github-merge.pyfanquake
2019-08-19Merge #16646: qa: Run tests with UPnP disabledWladimir J. van der Laan
2019-08-19Merge #16631: net: The default whitelistrelay should be trueWladimir J. van der Laan
2019-08-19Merge #16634: doc: Refer in rpcbind doc to the manpageWladimir J. van der Laan
2019-08-19doc: initial RapidCheck property-based testing documentationJon Atack
2019-08-19doc: add release-notes for getmempoolentry weight field additionfanquake
2019-08-19qa: Add RPC tests for weight in mempool entryDaniel Edgecumbe
2019-08-19RPC: add weight to mempool entry outputDaniel Edgecumbe
2019-08-19Bugfix: QA: Run tests with UPnP disabledLuke Dashjr
2019-08-19Merge #16643: doc: Add ZMQ dependencies to the Fedora build instructionsfanquake
2019-08-19qa: Test ZMQ notification after chain reorgJoão Barbosa
2019-08-19qa: Refactor ZMQ testJoão Barbosa
2019-08-19doc: Add note regarding ZMQ block notificationJoão Barbosa