aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-15scripted-diff: Replace CCriticalSection with RecursiveMutexMarcoFalke
2020-01-14IsUsedDestination shouldn't use key id as script id for ScriptHashGregory Sanders
2020-01-14bitcoin-wallet: Use PACKAGE_NAME in usage helpLuke Dashjr
2020-01-14GUI: Use PACKAGE_NAME in modal overlayLuke Dashjr
2020-01-14Merge #17873: doc: Add to Doxygen documentation guidelinesfanquake
2020-01-14Merge #17906: gui: Set CConnman byte counters earlier to avoid uninitialized ...fanquake
2020-01-13Convert chain to new serializationPieter Wuille
2020-01-13Convert VARINT to the formatter/Using approachPieter Wuille
2020-01-13Add a generic approach for (de)serialization of objects using code in other c...Pieter Wuille
2020-01-13wallet: Reset reused transactions cacheFabian Jahr
2020-01-13Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeStateWladimir J. van der Laan
2020-01-13Merge #17910: build: remove double LIBBITCOIN_SERVER linkingWladimir J. van der Laan
2020-01-13windows: remove call to SetProcessDEPPolicyfanquake
2020-01-13windows: Enable heap terminate-on-corruptionfanquake
2020-01-12build: remove double LIBBITCOIN_SERVER linkingfanquake
2020-01-11Merge #17907: doc: Fix improper Doxygen inline commentsfanquake
2020-01-10Fix improper Doxygen inline commentsBen Woosley
2020-01-11Merge #17893: qa: Fix double-negative arg testfanquake
2020-01-11Merge #17899: msvc: Ignore msvc linker warning and update to msvc build instr...fanquake
2020-01-10gui: Set CConnman byte counters earlier to avoid uninitialized readsRussell Yanofsky
2020-01-09init: Stop indexes on shutdown after ChainStateFlushed callback.Jim Posen
2020-01-09Merge #16688: log: Add validation interface loggingWladimir J. van der Laan
2020-01-09Ignore msvc linker warning and update to msvc build instructions.Aaron Clauson
2020-01-08ci: Combine 32-bit build with CentOS 7 buildSebastian Falbesoner
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 #17880: build: add -Wdate-time to Werror flagsWladimir 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-08tests: Avoid using C-style NUL-terminated strings as argumentspracticalswift
2020-01-08tests: Add tests to make sure lookup methods fail on std::string parameters w...practicalswift
2020-01-08net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...practicalswift
2020-01-08qa: Fix double-negative arg testHennadii Stepanov
2020-01-08Merge #17452: test: update fuzz directory in .gitignorefanquake
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-07QT: bump fee returns PSBT on clipboard for watchonly-only walletsGregory Sanders
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-06contrib: makeseeds: Read suspicious hosts from a file instead of hardcodingSanjay K
2020-01-06Merge #17857: scripts: fix symbol-check & security-check argument passingfanquake
2020-01-06build: add Wdate-time to Werror flagsfanquake
2020-01-05qt: Add LogQtInfo() functionHennadii Stepanov