aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-03Extend #11583 to include the most common message generated by non-contributin...Clem Taylor
2018-02-02Merge #12317: Document method for reviewers to verify chainTxDataWladimir J. van der Laan
2018-02-02[tests] Remove estimatefee from rpc_deprecated.py testJohn Newbery
2018-02-02[tests] Remove tests for deprecated estimatefee RPCJohn Newbery
2018-02-02[tests] Fix style warnings in feature_fee_estimation.pyJohn Newbery
2018-02-02Document method for reviewers to verify chainTxDataJohn Newbery
2018-02-02Merge #11869: QA: segwit.py: s/find_unspent/find_spendable_utxo/MarcoFalke
2018-02-02Merge #12283: Fix typosMarcoFalke
2018-02-02Merge #12329: net: don't retry failed oneshot connections foreverWladimir J. van der Laan
2018-02-01Properly alphabetize output of CLI --help option.murrayn
2018-02-02[rpc] Reduce scope of cs_main and cs_wallet locks in listtransactionsJoão Barbosa
2018-02-01Merge #12327: [gui] Defer coin control instancingJonas Schnelli
2018-02-01[gui] Defer coin control instancingJoão Barbosa
2018-02-01net: don't retry failed oneshot connections foreverCory Fields
2018-02-01Merge #12326: net: initialize socket to avoid closing random fd'sWladimir J. van der Laan
2018-02-01net: initialize socket to avoid closing random fd'sCory Fields
2018-02-01Remove suggestion to make cloned repository world-writable for Windows build.murrayn
2018-01-31QA: segwit.py: s/find_unspent/find_spendable_utxo/Jorge Timón
2018-01-31Merge #12309: doc: Explain how to update chainTxData in release processMarcoFalke
2018-01-31doc: Explain how to update chainTxData in release processWladimir J. van der Laan
2018-01-31Merge #12306: Docs: Improvements to UNIX documentationWladimir J. van der Laan
2018-01-30Organise Linux build instructions to be categorised by distroAlex Vear
2018-01-30Add NetBSD build instruction linksAlex Vear
2018-01-30Merge #12302: test: Make ua_comment test pass on 0.16.0MarcoFalke
2018-01-30test: Make ua_comment test pass on 0.16.0Wladimir J. van der Laan
2018-01-30doc: Update manpages to 0.16.99Wladimir J. van der Laan
2018-01-30build: Bump version to 0.16.99Wladimir J. van der Laan
2018-01-30Merge #12252: Require all tests to follow naming conventionMarcoFalke
2018-01-30qt: Periodic translations updateWladimir J. van der Laan
2018-01-30Merge #12266: Move scheduler/threadGroup into common-init instead of per-appWladimir J. van der Laan
2018-01-30Merge #12276: Remove duplicate mapWallet lookupsWladimir J. van der Laan
2018-01-30Merge #12278: Add special error for genesis coinbase to getrawtransactionWladimir J. van der Laan
2018-01-30Merge #12294: [Docs] Create NetBSD build instructions and fix compilationWladimir J. van der Laan
2018-01-30[tests] Require all tests to follow naming conventionAnthony Towns
2018-01-30[build] Add NETBSD leveldb target to configure.acfanquake
2018-01-30[doc] Create build-netbsd.mdRandolf Richardson
2018-01-29Refactor HaveKeys to early return on false resultJoão Barbosa
2018-01-30Add special error for genesis coinbase to gettransactionMeshCollider
2018-01-29Enable flake8 warnings for all currently non-violated rulespracticalswift
2018-01-29Merge #12293: [rpc] Mention that HD is enabled if hdmasterkeyid is presentMarcoFalke
2018-01-29tests: Fix accidental redefinition of previously defined variable via list co...practicalswift
2018-01-29Enable flake8 warning for "list comprehension redefines 'foo' from line N" (F...practicalswift
2018-01-29Merge #11989: [build] .gitignore: add QT Creator artifactsWladimir J. van der Laan
2018-01-29Merge #11711: bitcoin_qt.m4: Minor fixes and clean-ups.Wladimir J. van der Laan
2018-01-29Merge #12292: [tests] Fix names of excluded extended tests for travisMarcoFalke
2018-01-29Merge #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMANWladimir J. van der Laan
2018-01-29[build] Add db4_cxx to bitcoin_find_bdb48.m4Randolf Richardson
2018-01-29Merge #12159: Use the character based overload for std::string::find.Wladimir J. van der Laan
2018-01-29[rpc] Mention that HD is enabled if hdmasterkeyid is presentfanquake
2018-01-29Merge #12108: [Refactor] Remove unused fQuit var from checkqueue.hWladimir J. van der Laan