aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04Make lint-includes.sh work from any directoryKristaps Kaupe
2019-09-04Disconnect peers violating blocks-only modeSuhas Daftuar
2019-09-04doc: improve comments relating to block-relay-only peersSuhas Daftuar
2019-09-04Don't relay addr messages to block-relay-only peersSuhas Daftuar
2019-09-04Add 2 outbound block-relay-only connectionsSuhas Daftuar
2019-09-04Add comment explaining intended use of m_tx_relaySuhas Daftuar
2019-09-04Check that tx_relay is initialized before accessSuhas Daftuar
2019-09-04test: Remove incorrect and unused try-block in assert_debug_logMarcoFalke
2019-09-03Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messagesMarcoFalke
2019-09-03Refactor rawtransaction_util's SignTransaction to have previous tx parsing be...Andrew Chow
2019-09-03devtools: Accomodate block-style copyright blocksBen Woosley
2019-09-03lint: Bump flake8 to 3.7.8Ben Woosley
2019-09-03lint: Disable flake8 W504 warningBen Woosley
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-09-03wallet: Fix segmentation fault in CreateWalletFromFileMarcoFalke
2019-09-03test: Print both messages on failure in assert_raises_messageMarcoFalke
2019-09-03wallet: Fix documentation around WalletParameterInteractionMarcoFalke
2019-09-03Merge #16745: wallet: Translate all initErrors in CreateWalletFromFileWladimir J. van der Laan
2019-09-03Merge #16788: gui: Update transifex slug for 0.19Wladimir J. van der Laan
2019-09-02gui: Update English source translationWladimir J. van der Laan
2019-09-02gui: Update transifex slug for 0.19Wladimir J. van der Laan
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-31Avoid unnecessary "Synchronizing blockheaders" log messagesJonas Schnelli
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-30GUI: Remove unused menu items for Windows and LinuxGChuf
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-30Don't show addresses or P2PK in decoderawtransactionnicolas.dorier
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-29Add a test wallet_reorgsrestoreAntoine Riard
2019-08-29Modify wallet tx status if has been reorged outAntoine Riard
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