aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-09Make gArgs aware of the argumentsAndrew Chow
2018-05-09Merge #13185: Bugfix: the end of a reorged chain is invalid when connect failsWladimir J. van der Laan
2018-05-09Merge #12755: [tests] Better stderr testingWladimir J. van der Laan
2018-05-09[tests] Allow stderr to be tested against specified stringJohn Newbery
2018-05-09[Tests] Use LIBC_FATAL_STDERR_=1 in testsJohn Newbery
2018-05-09[Tests] Write stdout/stderr to datadir instead of temp file.John Newbery
2018-05-09Merge #13188: qa: Remove unused option --srcdirWladimir J. van der Laan
2018-05-09Merge #12265: [test] fundrawtransaction: lock watch-only shared addressWladimir J. van der Laan
2018-05-09Merge #13183: [travis] New travis job for CHECK_DOCS stepsWladimir J. van der Laan
2018-05-09Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan
2018-05-09[bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the...Grady Laksmono
2018-05-08qa: Remove unused option --srcdirMarcoFalke
2018-05-07Merge #13184: RPC Docs: gettxout*: clarify bestblock and unspent countsMarcoFalke
2018-05-07Bugfix: the end of a reorged chain is invalid when connect failsPieter Wuille
2018-05-07RPC Docs: gettxout*: clarify bestblock and unspent countsDavid A. Harding
2018-05-07Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test resultsWladimir J. van der Laan
2018-05-07Merge #13079: Fix rescanblockchain rpc to properly report progressJonas Schnelli
2018-05-07Merge #13131: Add Windows shutdown handlerWladimir J. van der Laan
2018-05-07Merge #13149: Handle unsuccessful fseek(...):sWladimir J. van der Laan
2018-05-07Merge #13180: Fix re-declared scoped enum as unscoped (Causes issues with som...Jonas Schnelli
2018-05-07Merge #13162: [net] Don't incorrectly log that REJECT messages are unknown.Wladimir J. van der Laan
2018-05-06Remove enum specifier (to avoid re-declare scoped enum as unscoped)donaloconnor
2018-05-05Merge #13080: mempool: Add compile time checking for ::mempool.cs runtime loc...MarcoFalke
2018-05-05Add compile time checking for all ::mempool.cs runtime locking assertionspracticalswift
2018-05-04Merge #13163: Make it clear which functions that are intended to be translati...MarcoFalke
2018-05-04Merge #13165: doc: Mention good first issue list in CONTRIBUTING.mdMarcoFalke
2018-05-04doc: Mention good first issue list in CONTRIBUTING.mdfanquake
2018-05-03Make it clear which functions that are intended to be translation unit localpracticalswift
2018-05-03[logging] Don't incorrectly log that REJECT messages are unknown.John Newbery
2018-05-03Fix rescanblockchain rpc to property report progressBen Woosley
2018-05-03Print a log message if we fail to shrink the debug log filepracticalswift
2018-05-03Merge #12639: Reduce cs_main lock in listunspentWladimir J. van der Laan
2018-05-03Merge #13148: logging: Fix potential use-after-free in LogPrintStr(...)Wladimir J. van der Laan
2018-05-03Merge #13154: Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106Wladimir J. van der Laan
2018-05-03refactor: Avoid extra lookups of mapAddressBook in listunspent RPCJoão Barbosa
2018-05-03rpc: Reduce cs_main lock in listunspentJoão Barbosa
2018-05-03Merge #12729: Get rid of ambiguous OutputType::NONE valueWladimir J. van der Laan
2018-05-03Merge #12507: Interrupt rescan on shutdown requestWladimir J. van der Laan
2018-05-02Merge #12928: qt: Initialize non-static class members that were previously ne...Wladimir J. van der Laan
2018-05-02Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106Russell Yanofsky
2018-05-02Merge #13153: Add missing newlines to debug loggingWladimir J. van der Laan
2018-05-02devtools: Make linter check LogPrint callsMarcoFalke
2018-05-02Add missing newlines to LogPrint debug loggingWladimir J. van der Laan
2018-05-02Make sure initialization occurs in the constructorpracticalswift
2018-05-02Merge #13106: Simplify semantics of ChainStateFlushed callbackWladimir J. van der Laan
2018-05-02wallet: Interrupt rescan on shutdown requestJoão Barbosa
2018-05-02Merge #13146: rpcauth: Make it possible to provide a custom passwordWladimir J. van der Laan
2018-05-02Handle unsuccessful fseek(...):spracticalswift
2018-05-02logging: remove unused return value from LogPrintStrpracticalswift
2018-05-02logging: Fix potential use-after-free in LogPrintStr(...)practicalswift