aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-15scripted-diff: Replace CCriticalSection with RecursiveMutexMarcoFalke
2020-01-14Merge #17906: gui: Set CConnman byte counters earlier to avoid uninitialized ...fanquake
2020-01-13Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeStateWladimir J. van der Laan
2020-01-12build: remove double LIBBITCOIN_SERVER linkingfanquake
2020-01-10Fix improper Doxygen inline commentsBen Woosley
2020-01-10gui: Set CConnman byte counters earlier to avoid uninitialized readsRussell Yanofsky
2020-01-09Merge #16688: log: Add validation interface loggingWladimir J. van der Laan
2020-01-08Merge #16963: wallet: Fix unique_ptr usage in boost::signals2Wladimir J. van der Laan
2020-01-08Merge #17445: zmq: Fix due to invalid argument and multiple notifiersWladimir J. van der Laan
2020-01-08Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialogfanquake
2020-01-08Merge #16975: test: Show debug log on unit test failureWladimir J. van der Laan
2020-01-08Merge #17826: qt: Log Qt related infoWladimir J. van der Laan
2020-01-08Merge #17886: Restore English translation optionWladimir J. van der Laan
2020-01-08Merge #17677: Activate watchonly wallet behavior for LegacySPKM onlySamuel Dobson
2020-01-08Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behaviorSamuel Dobson
2020-01-08qt: Rename SetPrune() to InitializePruneSetting()Hennadii Stepanov
2020-01-08refactor: Drop `bool force' parameterHennadii Stepanov
2020-01-08qt: Force set nPruneSize in QSettings after introHennadii Stepanov
2020-01-08Merge #16373: bumpfee: Return PSBT when wallet has privkeys disabledSamuel Dobson
2020-01-08Merge #17621: IsUsedDestination should count any known single-key addressSamuel Dobson
2020-01-06Restore English translation optionAndrew Chow
2020-01-06Merge #17857: scripts: fix symbol-check & security-check argument passingfanquake
2020-01-05qt: Add LogQtInfo() functionHennadii Stepanov
2020-01-05Merge #17869: refactor: Remove unused defines in qt/bitcoinunits.hfanquake
2020-01-04Merge #17850: Serialization improvements (minimal initial commits)Wladimir J. van der Laan
2020-01-04refactor: Remove unused defines in bitcoinunits.hHennadii Stepanov
2020-01-03IsUsedDestination should count any known single-key addressGregory Sanders
2020-01-03Add logging for CValidationInterface eventsJeffrey Czyz
2020-01-03Refactor FormatStateMessage for clarityJeffrey Czyz
2020-01-03Format CValidationState properly in all casesJeffrey Czyz
2020-01-03Add VALIDATION to BCLog::LogFlagsJeffrey Czyz
2020-01-03rpc: simplify getaddressinfo labels, deprecate previous behaviorJon Atack
2020-01-03scripts: fix check-symbols & check-security argument passingfanquake
2020-01-02test: Show debug log on unit test failureMarcoFalke
2020-01-02Merge #17781: rpc: Remove mempool global from minerMarcoFalke
2020-01-02Merge #17762: net: Log to net category for exceptions in ProcessMessagesWladimir J. van der Laan
2020-01-02Add missing typeinfo includesWladimir J. van der Laan
2020-01-02Convert addrdb/addrman to new serializationPieter Wuille
2020-01-02Introduce new serialization macros without castsPieter Wuille
2020-01-02Merge #16658: validation: Rename CheckInputs to CheckInputScriptsMarcoFalke
2020-01-02scripts: add MACHO PIE check to security-check.pyfanquake
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-28rpc: incorporate review feedback from PR 17283Jon Atack
2019-12-23rpc: Remove mempool global from minerMarcoFalke
2019-12-20test: Properly document blockinfo size in miner_testsMarcoFalke
2019-12-20Merge #17473: refactor: Settings code cleanupsMarcoFalke
2019-12-18bumpfee: Return PSBT when wallet has privkeys disabledGregory Sanders
2019-12-18Change bumpfee to use watch-only funds for legacy watchonly walletsGregory Sanders
2019-12-17Merge #17537: wallet: Cleanup and move opportunistic and superfluous TopUp()sfanquake
2019-12-17net: Log to net category for exceptions in ProcessMessagesWladimir J. van der Laan