aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-01-25Merge #17770: test: bump test timeouts so that functional tests run in valgrindMarcoFalke
2020-01-25bump test timeouts so that functional tests run in valgrindMicky Yun Chan
2020-01-20Merge #17777: tests: Add fuzzing harness for DecodeHexTx(…)Wladimir J. van der Laan
2020-01-16Merge #17691: doc: Add missed copyright headersMarcoFalke
2020-01-16Merge #17541: test: add functional test for non-standard bare multisig txsMarcoFalke
2020-01-15Replace coroutine with async def in p2p_invalid_messages.pyElichai Turkel
2020-01-15Merge #17843: wallet: Reset reused transactions cacheSamuel Dobson
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-13wallet: Reset reused transactions cacheFabian Jahr
2020-01-11Merge #17893: qa: Fix double-negative arg testfanquake
2020-01-09Merge #16688: log: Add validation interface loggingWladimir J. van der Laan
2020-01-08Merge #17445: zmq: Fix due to invalid argument and multiple notifiersWladimir J. van der Laan
2020-01-08Merge #16975: test: Show debug log on unit test failureWladimir J. van der Laan
2020-01-08qa: Fix double-negative arg testHennadii Stepanov
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-04scripted-diff: Add missed copyright headersHennadii Stepanov
2020-01-03IsUsedDestination should count any known single-key addressGregory Sanders
2020-01-03Merge #17851: tests: Add std::to_string to list of locale dependent functionsMarcoFalke
2020-01-03Add logging for CValidationInterface eventsJeffrey Czyz
2020-01-03test: getaddressinfo labels purpose deprecation testJon Atack
2020-01-03rpc: simplify getaddressinfo labels, deprecate previous behaviorJon Atack
2020-01-02test: Show debug log on unit test failureMarcoFalke
2020-01-02tests: Add std::to_string to list of locale dependent functionspracticalswift
2020-01-02Merge #16658: validation: Rename CheckInputs to CheckInputScriptsMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-27test: Change filemode of rpc_whitelist.pyEmil Engler
2019-12-19tests: Add fuzzing harness for DecodeHexTx(...)practicalswift
2019-12-18Test watchonly wallet bumpfee with PSBT returnGregory Sanders
2019-12-16tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-15tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-15Merge #17728: rpc: require second argument only for scantxoutset start actionWladimir J. van der Laan
2019-12-13Merge #12763: Add RPC Whitelist Feature from #12248Wladimir J. van der Laan
2019-12-12test: Add test for rpc_whitelistEmil Engler
2019-12-11Merge #17705: test: re-enable CLI test support by using EncodeDecimal in json...fanquake
2019-12-11rpc: require second argument only for scantxoutset start actionAndrew Chow
2019-12-11Merge #17050: tests: Add fuzzing harnesses for functions parsing scripts, num...MarcoFalke
2019-12-10Merge #17633: tests: Add option --valgrind to run the functional tests under ...MarcoFalke
2019-12-10Merge #17524: psbt: handle unspendable psbtsMarcoFalke
2019-12-10tests: Add fuzzing harnesses for various number parsing functionspracticalswift
2019-12-10tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-09Merge #17109: tests: Add fuzzing harness for various functions consuming only...MarcoFalke
2019-12-09test: re-enable CLI test support by using EncodeDecimal in json.dumps()fanquake
2019-12-09Merge #17093: tests: Add fuzzing harness for various CTx{In,Out} related func...MarcoFalke
2019-12-06tests: Use a default of supports_cli=True (instead of supports_cli=False)practicalswift
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2019-12-06tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-06tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-06Merge #17051: tests: Add deserialization fuzzing harnessesWladimir J. van der Laan