aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
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-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-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-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-26test: Reduce unneeded whitelist permissions in testsMarcoFalke
2020-02-25Merge #17264: rpc: set default bip32derivs to true for psbt methodsSamuel Dobson
2020-02-19add: test that transactions expire from mempool0xb10c
2020-02-19Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...Samuel Dobson
2020-02-17Merge #13339: wallet: Replace %w by wallet name in -walletnotify scriptWladimir 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-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-05test: replace 'regtest' leftovers by self.chainSebastian Falbesoner
2020-02-04Merge #16681: Tests: Use self.chain instead of 'regtest' in all current testsMarcoFalke
2020-02-02Merge #17585: rpc: deprecate getaddressinfo labelSamuel Dobson
2020-01-31test: Check wallet name in -walletnotify scriptJoão Barbosa
2020-01-31[test] PSBT RPC: check that bip32_derivs are present by defaultSjors Provoost
2020-01-30Output a descriptor in createmultisig and addmultisigaddressAndrew Chow
2020-01-31Merge #16115: On bitcoind startup, write config args to debug.logMarcoFalke
2020-01-30Merge #17984: test: Add p2p test for forcerelay permissionWladimir J. van der Laan
2020-01-29on startup, write config options to debug.logLarry Ruane
2020-01-29Merge #17156: psbt: check that various indexes and amounts are within boundsfanquake
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-23test: Add p2p test for forcerelay permissionMarcoFalke
2020-01-23test: Fix whitespace in p2p_permissions.pyMarcoFalke
2020-01-23test: Make msg_tx a witness txMarcoFalke
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