aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2020-02-19tests: Remove -detect_leaks=0 from test/fuzz/test_runner.py - no longer neededpracticalswift
2020-02-19add: test that transactions expire from mempool0xb10c
2020-02-19Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...Samuel Dobson
2020-02-18ci: Run fuzz testing test cases under valgrindpracticalswift
2020-02-17Merge #13339: wallet: Replace %w by wallet name in -walletnotify scriptWladimir J. van der Laan
2020-02-16tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing ...practicalswift
2020-02-12Merge #17708: prevector: avoid misaligned member accessesWladimir J. van der Laan
2020-02-12[test] check for addmultisigaddress regressionSjors Provoost
2020-02-11[test] add 0.19 backwards compatibility testsSjors Provoost
2020-02-11[test] add v0.17.1 wallet upgrade testSjors Provoost
2020-02-11[tests] add wallet backwards compatility testsSjors Provoost
2020-02-11[tests] check v0.17.1 and v0.18.1 backwards compatibilitySjors Provoost
2020-02-11net: Remove forcerelay of rejected txsMarcoFalke
2020-02-10ci: Check for submodulesEmil Engler
2020-02-10Merge #17398: build: Update leveldb to 1.22+Wladimir J. van der Laan
2020-02-09Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddressMarcoFalke
2020-02-05Merge #17482: util: Disallow network-qualified command line optionsWladimir J. van der Laan
2020-02-05Merge #18069: test: replace 'regtest' leftovers by self.chainMarcoFalke
2020-02-05Merge #18029: tests: Add fuzzing harness for AS-mapping (asmap)Wladimir J. van der Laan
2020-02-05test: replace 'regtest' leftovers by self.chainSebastian Falbesoner
2020-02-04Merge #16681: Tests: Use self.chain instead of 'regtest' in all current testsMarcoFalke