aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28Adds an option to msbuild common configuration to ignore linker warning 4221....Aaron Clauson
2019-08-28Merge #16726: tests: Avoid common Python default parameter gotcha when mutabl...MarcoFalke
2019-08-28Merge #16740: qa: Relax so that the subscriber is ready before publishing zmq...MarcoFalke
2019-08-28Merge #16742: test: add executable flag for wallet_watchonly.pyMarcoFalke
2019-08-28test: add executable flag for wallet_watchonly.pySebastian Falbesoner
2019-08-28qa: Relax so that the subscriber is ready before publishing zmq messagesJoão Barbosa
2019-08-27Merge #16728: move-only: move coins statistics utils out of RPCMarcoFalke
2019-08-27move-only: move coins statistics utils out of RPCJames O'Beirne
2019-08-27Merge #16732: doc: Add spacing to command in translation_process.mdfanquake
2019-08-27doc: Add spacing to command in translation_process.mdChuf
2019-08-27Merge #16723: doc: Update labels in CONTRIBUTING.mdfanquake
2019-08-27Merge #16730: Support serialization of std::vector<bool>fanquake
2019-08-26Support serialization of std::vector<bool>Pieter Wuille
2019-08-26Merge #16629: doc: Add documentation for the new whitelist permissionsMarcoFalke
2019-08-26Merge #16404: qa: Test ZMQ notification after chain reorgMarcoFalke
2019-08-26lint: Catch use of [] or {} as default parameter values in Python functionspracticalswift
2019-08-26Avoid using mutable default parameter valuespracticalswift
2019-08-26doc: Update labels in CONTRIBUTING.mdHennadii Stepanov
2019-08-25Merge #16665: scripts: move update-translations.py to maintainer-tools repofanquake
2019-08-24[Doc] Add documentation for the new whitelist permissionsnicolas.dorier
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-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-20scripts: move update-translations.py to maintainer-tools repofanquake
2019-08-19Merge #16611: build: Remove src/obj directory from repositoryWladimir J. van der Laan