aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17doc: Add formatting to the good first issue templateMarcoFalke
2019-12-17Merge #17661: ci: use depends for s390xMarcoFalke
2019-12-17Merge #17758: Fix CNetAddr::IsRFC2544 comment + testsWladimir J. van der Laan
2019-12-16test: add IsRFC2544 testsMark Tyneway
2019-12-16CNetAddr: fix IsRFC2544 commentMark Tyneway
2019-12-16Merge #17229: tests: Add fuzzing harnesses for various Base{32,58,64} and hex...MarcoFalke
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-16tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...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-16Merge #17752: doc: fix directory path for secp256k1 subtree in developer-notesfanquake
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-16Merge #17753: util: Don't allow Base32/64-decoding or ParseMoney(…) on stri...MarcoFalke
2019-12-16Merge #17730: depends: remove Qt networking featuresWladimir J. van der Laan
2019-12-16Merge #17743: doc: Add release note for RPC WhitelistWladimir J. van der Laan
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-15fix directory path for secp256k1 subtree in developer-noteshackerrdave
2019-12-15tests: Add fuzzing harness for CheckBlock(...) and other CBlock related funct...practicalswift
2019-12-15tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-15[style] Code style fixups in GetWarnings()John Newbery
2019-12-15doc: Add release note for RPC WhitelistEmil Engler
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-14ci-s390x: Add qemu and depends support in the ci scriptElichai Turkel
2019-12-13Merge #17654: Unbreak build with Boost 1.72.0Wladimir J. van der Laan
2019-12-13depends: disable unused qt networking featuresfanquake
2019-12-13depends: -optimized-qmake is now -optimized-toolsfanquake
2019-12-13depends: skip building qt proxiesfanquake
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
2019-12-13doc: update developer notes wrt unix epoch timeJon Atack
2019-12-13qa: unify unix epoch time descriptionsJon Atack
2019-12-12Merge #17736: Update msvc build for Visual Studio 2019 v16.4MarcoFalke
2019-12-12test: Add test for rpc_whitelistEmil Engler
2019-12-12Update msvc build for Visual Studio 2019 v16.4Aaron Clauson
2019-12-12Merge #17735: ci: fix typoMarcoFalke
2019-12-12build: fix typoHarris
2019-12-12Merge #17687: cli: fix Fatal LevelDB error when specifying -blockfilterindex=...fanquake
2019-12-12Merge #17598: doc: Update release process with latest changesfanquake
2019-12-12Merge #17726: ci: Use python 3.7 on Windows Github Actionsfanquake
2019-12-12Merge #17369: Refactor: Move encryption code between KeyMan and WalletWladimir J. van der Laan