aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2021-07-20Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...fanquake
2021-07-16test: speedup wallet_listtransactions by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2021-07-14test: move rpc_rawtransaction tests to < 30s groupJon Atack
2021-07-14Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_releaseMarcoFalke
2021-07-13Merge bitcoin/bitcoin#22112: Force port 0 in I2PW. J. van der Laan
2021-07-12Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...W. J. van der Laan
2021-07-12test: Add functional test for AddrFetch connectionsMartin Zumsande
2021-07-09test: ensure I2P ports are handled as expectedVasil Dimov
2021-07-08[test] submit same txid different wtxid as mempool txglozow
2021-07-07[test] remove or move tests using `-segwitheight=-1`Dhruv Mehta
2021-07-07net: don't bind on 0.0.0.0 if binds are restricted to TorVasil Dimov
2021-06-21Merge bitcoin/bitcoin#22147: p2p: Protect last outbound HB compact block peerW. J. van der Laan
2021-06-15test: kill process group to avoid dangling processesS3RK
2021-06-10tests: Add test for compact block HB selectionPieter Wuille
2021-06-04Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewardsMarcoFalke
2021-06-03Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptorsW. J. van der Laan
2021-06-02Testcase for wallet issue with orphaned rewards.Daniel Kraft
2021-05-24tests: check derivation of P2TRPieter Wuille
2021-05-24[test] functional test for packages in RPCsglozow
2021-04-19test: Add functional test for Coinstats indexFabian Jahr
2021-04-08Move external signer out of wallet moduleSjors Provoost
2021-03-29Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputsMarcoFalke
2021-03-23rpc: deprecate `addresses` and `reqSigs` from rpc outputsMichael Dietz
2021-03-19test: add functional test for anchors.datbruno
2021-02-25test: Add feature_taproot.py --previous_releaseMarcoFalke
2021-02-23test: add external signer testSjors Provoost
2021-02-18Merge #15946: Allow maintaining the blockfilterindex when using pruneJonas Schnelli
2021-02-16Add functional test for blockfilterindex in prune-modeJonas Schnelli
2021-02-12Merge #19145: Add hash_type MUHASH for gettxoutsetinfoWladimir J. van der Laan
2021-02-05Merge #20267: Disable and fix tests for when BDB is not compiledWladimir J. van der Laan
2021-02-02Merge #19509: Per-Peer Message CaptureMarcoFalke
2021-01-30test: Add test for gettxoutsetinfo RPC with MuHashFabian Jahr
2021-01-28Merge #20226: wallet, rpc: add listdescriptors commandSamuel Dobson
2021-01-27wallet, rpc: add listdescriptors commandIvan Metlushko
2021-01-27Fix wallet_send.py wallet setup to work with descriptorsAndrew Chow
2021-01-27Require legacy wallet for wallet_upgradewallet.pyAndrew Chow
2021-01-27Explicitly mark legacy wallet tests as suchAndrew Chow
2021-01-24Better error messages for invalid addressesBezdrighin
2021-01-23Add Message Capture TestTroy Giorshev
2021-01-07[test] Test the add_outbound_p2p_connection functionalityAmiti Uttarwar
2020-12-26[rpc] Remove deprecated "banscore" field from getpeerinfoAmiti Uttarwar
2020-11-01Update feature_backwards_compatibility for descriptor walletsAndrew Chow
2020-11-01tests: Add a --legacy-wallet that is mutually exclusive with --descriptorsAndrew Chow
2020-10-29Skip --descriptor tests if sqlite is not compiledAndrew Chow
2020-10-15Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan
2020-10-14Update wallet_multiwallet.py for descriptor and sqlite walletsRussell Yanofsky
2020-10-14Run dumpwallet for legacy wallets only in wallet_backup.pyAndrew Chow
2020-10-12tests: functional tests for Schnorr/Taproot/TapscriptPieter Wuille
2020-10-12tests: add BIP340 Schnorr signature support to test frameworkPieter Wuille
2020-10-11Merge #19954: Complete the BIP155 implementation and upgrade to TORv3fanquake