aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-02Merge #16185: gettransaction: add an argument to decode the transactionMeshCollider
2019-09-02Merge #13868: Remove unused fScriptChecks parameter from CheckInputsfanquake
2019-09-01Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...fanquake
2019-08-31qt: Replace objc_msgSend with native syntaxHennadii Stepanov
2019-08-31Merge #16767: test: Check for codespell in lint-spelling.shfanquake
2019-08-31Merge #16716: wallet: Use wallet name instead of pointer on unload/releasefanquake
2019-08-31Merge #16760: qt: Change uninstall icon on Windowsfanquake
2019-08-31Check for codespell in lint-spelling.shKristaps Kaupe
2019-08-30doc: Add release note for the new gettransaction argumentdarosior
2019-08-30tests: Add a new functional test for gettransactiondarosior
2019-08-30gettransaction: add an argument to decode the transactiondarosior
2019-08-30Merge #16758: qt: Replace QFontMetrics::width() with TextWidth()fanquake
2019-08-30Merge #16753: wallet: extract PubKey from P2PK script with Solverfanquake
2019-08-30Merge #14862: doc: Declare BLOCK_VALID_HEADER reservedfanquake
2019-08-29[qt] Change uninstall icon on WindowsGChuf
2019-08-29Merge #16707: qt: Remove obsolete QModelIndex::child()Jonas Schnelli
2019-08-29qt: Replace QFontMetrics::width() with TextWidth()Hennadii Stepanov
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-29wallet: extract PubKey from P2PK script with SolverSebastian Falbesoner
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-26Remove unused fScriptChecks parameter from CheckInputsMatt Corallo