aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2020-03-14Fix mining to an invalid target + ensure that a new block has theSamer Afach
2020-02-17Merge #13339: wallet: Replace %w by wallet name in -walletnotify scriptWladimir J. van der Laan
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-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-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
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-09test: getaddressinfo label deprecation testJon Atack
2020-01-09test: remove getaddressinfo label testsJon Atack
2020-01-09doc: address pr17578 review feedbackJon Atack
2020-01-08Merge #17445: zmq: Fix due to invalid argument and multiple notifiersWladimir 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-06psbt: check output index is within bounds before accessingAndrew Chow
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2020-01-03IsUsedDestination should count any known single-key addressGregory Sanders
2020-01-03test: getaddressinfo labels purpose deprecation testJon Atack
2020-01-03rpc: simplify getaddressinfo labels, deprecate previous behaviorJon Atack
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-19util: Disallow network-qualified command line optionsRussell Yanofsky
2019-12-18Test watchonly wallet bumpfee with PSBT returnGregory Sanders
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