aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14gui: Make Intro consistent with prune checkboxHennadii Stepanov
2020-01-14gui: Add Intro::UpdateFreeSpaceLabel()Hennadii Stepanov
2020-01-14refactor: Add Intro::UpdatePruneLabels()Hennadii Stepanov
2020-01-14refactor: Replace static variable with data memberHennadii Stepanov
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-11doc: update release notes with getaddressinfo label deprecationJon Atack
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-09test: getaddressinfo label deprecation testJon Atack
2020-01-09rpc: deprecate getaddressinfo label fieldJon Atack
2020-01-09test: remove getaddressinfo label testsJon Atack
2020-01-09doc: address pr17578 review feedbackJon Atack
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-08util: Add PruneGBtoMiB() functionHennadii Stepanov
2020-01-08util: Add PruneMiBtoGB() functionHennadii Stepanov
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