aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-03-10qa: Add getdescriptorinfo functional testJoão Barbosa
2020-03-09test: add logging to wallet_listsinceblock.pyJon Atack
2020-03-09tests: Remove FUZZERS_MISSING_CORPORApracticalswift
2020-03-09tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functi...practicalswift
2020-03-09fuzz: Add option to merge input dir to test runnerMarcoFalke
2020-03-09tests: Reset FUZZERS_MISSING_CORPORA to enable regression fuzzing for more ha...practicalswift
2020-03-07tests: Add key_io fuzzing harnesspracticalswift
2020-03-06build: Add locale fuzzer to FUZZERS_MISSING_CORPORApracticalswift
2020-03-06Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std eq...Wladimir J. van der Laan
2020-03-07lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FORAnthony Towns
2020-03-06tests: Add fuzzing harness for locale independence testingpracticalswift
2020-03-06scheduler: switch from boost to stdAnthony Towns
2020-03-05Merge #17972: tests: Add fuzzing harness for CKey and key related functionsMarcoFalke
2020-03-05tests: Add fuzzing harness for CKey related functionspracticalswift
2020-03-05Merge #17996: tests: Add fuzzing harness for serialization/deserialization of...MarcoFalke
2020-03-05tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)practicalswift
2020-03-05Merge #18056: ci: Check for submodulesWladimir J. van der Laan
2020-03-05Merge #17812: config, net, test: asmap feature refinements and functional testsfanquake
2020-03-05Merge #18249: test: Bump timeouts to accomodate really slow disksfanquake
2020-03-04init: move asmap code earlier in init processJon Atack
2020-03-04logging: asmap logging and #include fixupsJon Atack
2020-03-04test: add functional test for an empty, unparsable asmapJon Atack
2020-03-04config: separate the asmap finding and parsing checksJon Atack
2020-03-04config: enable passing -asmap an absolute file pathJon Atack
2020-03-04test: add feature_asmap functional testsJon Atack
2020-03-03test: Add bad-txns-*-toolarge test cases to invalid_txsMarcoFalke
2020-03-02doc: Correct spelling errors in commentsBen Woosley
2020-03-02test: Bump timeouts to accomodate really slow disksMarcoFalke
2020-03-02Merge #18224: Make AnalyzePSBT next role calculation simple, correctSamuel Dobson
2020-02-29test: Add missing syncwithvalidationinterfacequeueMarcoFalke
2020-02-28test: check specific reject reasons in feature_csv_activation.pySebastian Falbesoner
2020-02-28Make AnalyzePSBT next role calculation simple, correctGregory Sanders
2020-02-28test: eliminiated magic numbers in feature_csv_activation.pySebastian Falbesoner
2020-02-28test: check for OP_CSV empty stack fail reject reason in feature_csv_activati...Sebastian Falbesoner
2020-02-28test: test OP_CSV empty stack fail in feature_csv_activation.pySebastian Falbesoner
2020-02-28Merge #18209: test: Reduce unneeded whitelist permissions in testsfanquake
2020-02-28test: Fix race in p2p_segwitMarcoFalke
2020-02-28Merge #17461: test: check custom descendant limit in mempool_packages.pyMarcoFalke
2020-02-28Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...MarcoFalke
2020-02-27test: check custom descendant limit in mempool_packages.pySebastian Falbesoner
2020-02-26Merge #17985: net: Remove forcerelay of rejected txsWladimir J. van der Laan
2020-02-26Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilt...MarcoFalke
2020-02-25tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilterpracticalswift
2020-02-25tests: Add fuzzing harness for bloom filter class CBloomFilterpracticalswift
2020-02-26test: Reduce unneeded whitelist permissions in testsMarcoFalke
2020-02-25Merge #17264: rpc: set default bip32derivs to true for psbt methodsSamuel Dobson
2020-02-21Merge #18172: test: Transaction expiry from mempoolMarcoFalke
2020-02-19Merge #18166: ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under ...MarcoFalke
2020-02-19tests: Improve test runner output in case of target errorspracticalswift
2020-02-19tests: Add support for excluding fuzz targets using -x/--excludepracticalswift