aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-25qt: Replace obsolete functions of QDesktopWidgetHennadii Stepanov
2019-08-25qt: Remove obsolete QModelIndex::child()Hennadii Stepanov
2019-08-25Merge #16665: scripts: move update-translations.py to maintainer-tools repofanquake
2019-08-25wallet: Use wallet name instead of pointer on unload/releaseJoão Barbosa
2019-08-24[Doc] Add documentation for the new whitelist permissionsnicolas.dorier
2019-08-24Replace obsolete functions of QSslSocketHennadii Stepanov
2019-08-24qt: Remove QSignalMapper from RPCConsoleHennadii Stepanov
2019-08-24Merge #16370: depends: cleanup package configure flagsMeshCollider
2019-08-24Merge #16690: Prepare release notes for 0.19MeshCollider
2019-08-24Merge #16694: gui: Ensure transaction send error is always visiblefanquake
2019-08-23Release notes: add previously undocumented changesDavid A. Harding
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