aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-06Merge #17857: scripts: fix symbol-check & security-check argument passingfanquake
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-03rpc: simplify getaddressinfo labels, deprecate previous behaviorJon Atack
2020-01-03scripts: fix check-symbols & check-security argument passingfanquake
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
2019-12-16test: add IsRFC2544 testsMark Tyneway
2019-12-16CNetAddr: fix IsRFC2544 commentMark Tyneway
2019-12-16tests: Add fuzzing harness for various hex related functionspracticalswift
2019-12-16tests: Add fuzzing harness for various Base{32,58,64} related functionspracticalswift
2019-12-16util: Move TrimString(...). Introduce default pattern (trims whitespace). Add...practicalswift
2019-12-16Merge #17593: test: move more utility functions into test utility libraryMarcoFalke
2019-12-16Merge #17750: util: change GetWarnings parameter to boolMarcoFalke
2019-12-16Merge #17564: rpc: Use mempool from node context instead of globalMarcoFalke
2019-12-16rest: Use mempool from node context instead of globalMarcoFalke
2019-12-16Merge #17071: tests: Add fuzzing harness for CheckBlock(...) and other CBlock...MarcoFalke
2019-12-16tests: Add tests for decoding/parsing of base32, base64 and money strings con...practicalswift
2019-12-16util: Don't allow DecodeBase32(...) of strings with embedded NUL characterspracticalswift
2019-12-16util: Don't allow DecodeBase64(...) of strings with embedded NUL characterspracticalswift
2019-12-16util: Don't allow ParseMoney(...) of strings with embedded NUL characterspracticalswift
2019-12-15tests: Add fuzzing harness for CheckBlock(...) and other CBlock related funct...practicalswift
2019-12-15[style] Code style fixups in GetWarnings()John Newbery
2019-12-15util: change GetWarnings parameter to boolJohn Newbery
2019-12-15[qt] remove unused parameter from getWarnings()John Newbery
2019-12-15Merge #17728: rpc: require second argument only for scantxoutset start actionWladimir J. van der Laan
2019-12-13Merge #17654: Unbreak build with Boost 1.72.0Wladimir J. van der Laan
2019-12-13Merge #12763: Add RPC Whitelist Feature from #12248Wladimir J. van der Laan
2019-12-13Merge #17721: util: Don't allow Base58 decoding of non-Base58 strings. Add Ba...Wladimir J. van der Laan
2019-12-13Merge #17617: doc: unify unix epoch time descriptionsWladimir J. van der Laan