aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-20docs: Document lint testsMason Simon
2018-10-19Merge #14512: docs: Textual improvements in README.mdPieter Wuille
2018-10-19Merge #14460: tests: Improve 'CAmount' testsPieter Wuille
2018-10-19Merge #14011: Disable wallet and address book Qt tests on macOS minimal platformPieter Wuille
2018-10-19Merge #14474: bitcoin-tx: Use constant for n pubkeys checkPieter Wuille
2018-10-19Merge #14426: utils: Fix broken Windows filelockPieter Wuille
2018-10-19Merge #14513: Avoid 1 << 31 (UB) in calculation of SEQUENCE_LOCKTIME_DISABLE_...Pieter Wuille
2018-10-19Merge #14524: Trivial: fix typoPieter Wuille
2018-10-20Fix typoKristaps Kaupe
2018-10-18Merge #14465: tests: Stop node before removing the notification filePieter Wuille
2018-10-19Merge #14291: wallet: Add ListWalletDir utility functionWladimir J. van der Laan
2018-10-18docs: Add release notes for listwalletdir RPCJoão Barbosa
2018-10-18qa: Add tests for listwalletdir RPCJoão Barbosa
2018-10-18rpc: Add listwalletdir RPCJoão Barbosa
2018-10-18interfaces: Add getWalletDir and listWalletDir to NodeJoão Barbosa
2018-10-18wallet: Add ListWalletDir utilityJoão Barbosa
2018-10-18Avoid 1 << 31 (UB) in calculation of SEQUENCE_LOCKTIME_DISABLE_FLAGpracticalswift
2018-10-18Merge #14510: Avoid triggering undefined behaviour in base_uint<BITS>::bits()Wladimir J. van der Laan
2018-10-19utils: Fix broken Windows filelockChun Kuan Lee
2018-10-18Textual improvementsMartin Erlandsson
2018-10-18Merge #14374: qt: Add "Blocksdir" to Debug windowWladimir J. van der Laan
2018-10-18Merge #14177: qt: Set C locale for amountWidgetWladimir J. van der Laan
2018-10-18Avoid triggering undefined behaviour in base_uint<BITS>::bits()practicalswift
2018-10-18Merge #14146: wallet: Remove trailing separators from -walletdir argWladimir J. van der Laan
2018-10-18Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...Wladimir J. van der Laan
2018-10-18Merge #14472: [doc] getblocktemplate: use SegWit in exampleWladimir J. van der Laan
2018-10-17Merge #14450: qt: Fix QCompleter popup regressionJonas Schnelli
2018-10-17Merge #14496: build: Pin to specific versions of Python packages we install f...Wladimir J. van der Laan
2018-10-17Merge #14495: build: Warn (don't fail!) on spelling errorsPieter Wuille
2018-10-16Merge #14335: net: refactor: cleanup ThreadSocketHandlerWladimir J. van der Laan
2018-10-16build: Pin to specific versions of Python packages we install from PyPI in Tr...practicalswift
2018-10-16Add ignored word: mutpracticalswift
2018-10-16Revert "qa: Fix codespell error and have lint-spelling error instead of warn"practicalswift
2018-10-16Merge #14403: qt: Revert "Force TLS1.0+ for SSL connections"Wladimir J. van der Laan
2018-10-16Merge #14383: qt: Clean system tray icon menu for '-disablewallet' modeWladimir J. van der Laan
2018-10-15Merge #14424: Stop requiring imported pubkey to sign non-PKH schemesJonas Schnelli
2018-10-13Fix QCompleter popup regressionHennadii Stepanov
2018-10-13bitcoin-tx: Use constant for n pubkeys checkAntoine Le Calvez
2018-10-13[doc] getblocktemplate: use SegWit in exampleSjors Provoost
2018-10-12tests: Stop node before removing the notification fileChun Kuan Lee
2018-10-10Improve CAmount testsHennadii Stepanov
2018-10-10Merge #14373: Consistency fixes for RPC descriptionsMarcoFalke
2018-10-10Merge #14455: build: unbreak `make clean`MarcoFalke
2018-10-09Fix CLEAN_BITCOIN_TEST to remove .log files for all BITCOIN_TESTS filesJames O'Beirne
2018-10-09[rpc] Descriptions: Textual consistency fixesJon Layton
2018-10-09qt: Revert "Force TLS1.0+ for SSL connections"Tim Ruffing
2018-10-09Merge #13115: addrman: Add Clang thread safety annotations for variables guar...MarcoFalke
2018-10-08Add missing locks and locking annotations for CAddrManpracticalswift
2018-10-08Add tooltips for both datadir and blocksdirHennadii Stepanov
2018-10-08Merge #14385: depends: qt: avoid system harfbuzz and bz2MarcoFalke