aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08Benchmark Merkle root computationPieter Wuille
2018-05-07Merge #13184: RPC Docs: gettxout*: clarify bestblock and unspent countsMarcoFalke
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
2018-05-02rpcauth: Make it possible to provide a custom passwordWladimir J. van der Laan
2018-05-02Merge #13141: [doc] qt: fixes broken link on readmeWladimir J. van der Laan
2018-05-01[doc] qt: fixes broken link on readmemarcoagner
2018-05-01Merge #13136: [tests] Fix flake8 warnings in several wallet functional testsMarcoFalke
2018-05-01[tests] Fix flake8 warnings in several wallet functional testsJohn Newbery
2018-05-01Revert #12769: Add systemd service to bitcoind in debian packageWladimir J. van der Laan
2018-05-01Merge #12769: Add systemd service to bitcoind in debian packageWladimir J. van der Laan
2018-05-01Merge #12384: [Docs] Add version footnote to tor.mdWladimir J. van der Laan
2018-05-01Merge #13133: Remove python2 from configure.acMarcoFalke
2018-05-01Add Windows shutdown handlerChun Kuan Lee
2018-05-01Remove python2 from configure.acChun Kuan Lee
2018-05-01[Docs] Add version footnote to tor.mdDamian Williamson