aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27test: add coverage for script parse error in ParseScriptpierrenn
2020-03-23Merge #18393: tests: Don't assume presence of __builtin_mul_overflow(…) in ...MarcoFalke
2020-03-23Merge #18392: ci: Run feature_block in valgrindMarcoFalke
2020-03-23Merge #18406: test: add executable flag for rpc_estimatefee.pyfanquake
2020-03-22test: add executable flag for rpc_estimatefee.pySebastian Falbesoner
2020-03-22ci: Run feature_block and feature_abortnode in valgrindMarcoFalke
2020-03-22tests: Don't assume presence of __builtin_mul_overflow in MultiplicationOverf...practicalswift
2020-03-21Merge #18396: rpc: add missing HelpExampleRpc for getblockfilterMarcoFalke
2020-03-21rpc: add missing HelpExampleRpc for getblockfilterSebastian Falbesoner
2020-03-20test: Remove ci timeout restriction in test_runnerMarcoFalke
2020-03-19Merge #18386: doc: Temporary note that release notes should be edited in wikiMarcoFalke
2020-03-19doc: Temporary note that release notes should be edited in wikiWladimir J. van der Laan
2020-03-19Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...Wladimir J. van der Laan
2020-03-19Merge #18340: doc: mention MAKE=gmake workaround when building on a BSDWladimir J. van der Laan
2020-03-19Merge #18359: build: fix sysctl() detection on macOSWladimir J. van der Laan
2020-03-19Merge #18378: Bugfix & simplify bn2vch using int.to_bytesWladimir J. van der Laan
2020-03-19build: fix sysctl() detection on macOSfanquake
2020-03-18Add bn2vch test to functional testsPieter Wuille
2020-03-18Simplify bn2vch using int.to_bytesPieter Wuille
2020-03-18Merge #18376: net: fix use-after-free in testsMarcoFalke
2020-03-18Merge #18300: fuzz: Add option to merge input dir to test runnerMarcoFalke
2020-03-18Merge #18155: tests: Add harness which fuzzes EvalScript and VerifyScript usi...MarcoFalke
2020-03-18Merge #18379: doc: Comment fix merkle.cppMarcoFalke
2020-03-18Update merkle.cpp4d55397500
2020-03-18Merge #18371: test: use fs namespace in dbwrapper unicodepath testMarcoFalke
2020-03-18net: fix use-after-free in testsVasil Dimov
2020-03-18test: use fs namespace in dbwrapper unicodepath testfanquake
2020-03-18doc: mention MAKE=gmake workaround when building on a BSDemu
2020-03-17Merge #18289: refactor: Make scheduler methods type safeMarcoFalke
2020-03-17tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed si...practicalswift
2020-03-17Merge #15283: log: Fix UB with bench on genesis blockMarcoFalke
2020-03-17Merge #17319: Tests: remove bignum moduleMarcoFalke
2020-03-17Merge #18353: tests: Add fuzzing harnesses for classes CBlockHeader, CFeeRate...MarcoFalke
2020-03-17Merge #18364: random: remove getentropy() fallback for macOS < 10.12Wladimir J. van der Laan
2020-03-17Merge #18366: tests: simplify next_block() function in feature_blockMarcoFalke
2020-03-17tests: simplify next_block() function in feature_blockJohn Newbery
2020-03-17doc: fix GetTimeMicros() comment in random.cppfanquake
2020-03-17rand: remove getentropy() fallback for macOS < 10.12fanquake
2020-03-16Merge #18350: test: Fix mining to an invalid target + ensure that a new block...MarcoFalke
2020-03-16Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile timeWladimir J. van der Laan
2020-03-16Merge #17997: refactor: Remove mempool global from netMarcoFalke
2020-03-16Merge #18344: doc: Fix nit in getblockchaininfoWladimir J. van der Laan
2020-03-16Merge #18341: doc: Replace remaining literal BTC with CURRENCY_UNIT.Wladimir J. van der Laan
2020-03-16Merge #18357: Fix missing header in sync.hfanquake
2020-03-16Merge #18360: Bump transifex slug and update English translations for 0.20Wladimir J. van der Laan
2020-03-16tx: Bump transifex slug to 020xWladimir J. van der Laan
2020-03-16qt: Periodical translations updateWladimir J. van der Laan
2020-03-15Fix missing header in sync.hJoão Barbosa
2020-03-15tests: Add fuzzing harness for various functions taking std::string as inputpracticalswift
2020-03-15tests: Add fuzzing harness for MultiplicationOverflow(...)practicalswift