aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29[qt] Change uninstall icon on WindowsGChuf
2019-08-29Merge #16707: qt: Remove obsolete QModelIndex::child()Jonas Schnelli
2019-08-29Merge #16695: rpc: Add window final block height to getchaintxstatsWladimir J. van der Laan
2019-08-29Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressionsWladimir J. van der Laan
2019-08-29Merge #15615: Add log output during initial header syncWladimir J. van der Laan
2019-08-29Add window final block height to getchaintxstatsJonathan "Duke" Leto
2019-08-29Merge #16701: qt: Replace functions deprecated in Qt 5.13Wladimir J. van der Laan
2019-08-29Merge #16750: msbuild: adds bench_bitcoin to auto generated project filesfanquake
2019-08-29Merge #16752: doc: Delete stale URL in test READMEfanquake
2019-08-29Merge #16708: qt: Replace obsolete functions of QSslSocketWladimir J. van der Laan
2019-08-29doc: Delete stale URL in test READMEMichael Folkson
2019-08-29Merge #16739: ci: Pass down $MAKEJOBS to test_runner.py, other improvementsWladimir J. van der Laan
2019-08-29Added the bench_bitcoin project to the list automatically produced by the msv...Aaron Clauson
2019-08-29Merge #16556: Fix systemd service file configuration directory setupfanquake
2019-08-29Merge #16621: doc: add default bitcoin.conf locationsfanquake
2019-08-29Merge #16461: doc: Tidy up shadowing sectionfanquake
2019-08-29Merge #16746: msbuild: Ignore linker warningfanquake
2019-08-28Merge #14879: qt: Add warning messages to the debug windowMarcoFalke
2019-08-28doc: Tidy up shadowing sectionJoão Barbosa
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-28Adds an option to msbuild common configuration to ignore linker warning 4221....Aaron Clauson
2019-08-28qa: Relax so that the subscriber is ready before publishing zmq messagesJoão Barbosa
2019-08-27ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/MarcoFalke
2019-08-27ci: Pass down $MAKEJOBS to test_runner.pyMarcoFalke
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-25qt: Remove QSignalMapper from TransactionViewHennadii Stepanov
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-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