aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-07test: Remove unnecessary disconnect_nodes call in rpc_psbt.pyDanny Lee
2020-05-07test: remove redundant two-way disconnect_nodes callsDanny Lee
2020-05-07test: warn if nodes not connected before disconnect_nodesDanny Lee
2020-05-06Merge #18873: test: Fix intermittent sync_blocks failuresWladimir J. van der Laan
2020-05-06Merge #18741: guix: Make source tarball using git-archivefanquake
2020-05-05test: Fix intermittent sync_blocks failuresMarcoFalke
2020-05-04Merge #18699: wallet: Avoid translating RPC errorsWladimir J. van der Laan
2020-05-03Merge #18855: tests: feature_backwards_compatibility.py test downgrade after ...MarcoFalke
2020-05-03Merge #18839: test: Fix intermittent issuesMarcoFalke
2020-05-03Merge #18617: test: add factor option to adjust test timeoutsMarcoFalke
2020-05-02tests: feature_backwards_compatibility.py test downgrade after upgradeAndrew Chow
2020-05-03test: add factor option to adjust test timeoutsHarris
2020-05-01Merge #18828: test: Strip down previous releases boilerplateMarcoFalke
2020-05-01lint: Also enable source statements for non-gitianCarl Dong
2020-05-01test: Fix p2p_leak intermittent issueMarcoFalke
2020-05-01test: Fix intermittent p2p_segwit issueMarcoFalke
2020-05-01wallet: Remove trailing whitespace from potential translation stringsMarcoFalke
2020-05-01wallet: Report full error message in wallettoolMarcoFalke
2020-04-30test: Strip down previous releases boilerplateMarcoFalke
2020-04-30Merge #18576: test: use unittest for test_framework unit testingMarcoFalke
2020-04-29Merge #18726: test: check misbehavior more independently in p2p_filter.pyMarcoFalke
2020-04-29Merge #18485: test: Add mempool_updatefromblock.pyMarcoFalke
2020-04-29Merge #18774: test: added test for upgradewallet RPCMarcoFalke
2020-04-29test: added test for upgradewallet RPCHarris
2020-04-29Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...fanquake
2020-04-28Merge #18805: tests: Add missing sync_all to wallet_importdescriptors.pyMarcoFalke
2020-04-28Merge #18765: test: Fix wallet_bumpfee intermittent errorMarcoFalke
2020-04-28tests: Add missing sync_all to wallet_importdescriptors.pyAndrew Chow
2020-04-28test: Fix wallet_bumpfee intermittent errorMarcoFalke
2020-04-28Merge #18556: build: Drop make dist in gitian buildsfanquake
2020-04-27Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyManSamuel Dobson
2020-04-26test: use unittest and test_runner for test framework unit testingGloria Zhao
2020-04-26Merge #18753: test: Fix intermittent failure in wallet_importmultiMarcoFalke
2020-04-25test: Remove raw-tx byte juggling in mempool_reorgMarcoFalke
2020-04-25test: check misbehavior more independently in p2p_filter.pyDanny Lee
2020-04-25Merge #18688: fuzz: Run in parallelMarcoFalke
2020-04-25test: use zero-argument super() shortcut (Python 3.0+)Sebastian Falbesoner
2020-04-24Merge #18724: test: add coverage for -rpcwallet cli optionMarcoFalke
2020-04-24Merge #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks.pyMarcoFalke
2020-04-24Merge #18745: test: Check submitblock return valuesMarcoFalke
2020-04-24test: add coverage for -rpcwallet cli optionJon Atack
2020-04-24test: Add mempool_updatefromblock.pyHennadii Stepanov
2020-04-24Merge #18712: test: display command line options passed to send_cli() in debu...MarcoFalke
2020-04-24Merge #18752: test: Fix intermittent error in mempool_reorgMarcoFalke
2020-04-24refactor: test: use wait_for_getdata() in p2p_compactblocks.pySebastian Falbesoner
2020-04-23test: Fix intermittent failure in wallet_importmultiMarcoFalke
2020-04-23test: Fix intermittent error in mempool_reorgMarcoFalke
2020-04-23[mempool] Persist unbroadcast set to mempool.datAmiti Uttarwar
2020-04-23[test] Integration tests for unbroadcast functionalityAmiti Uttarwar
2020-04-23[refactor/test] Extract P2PTxInvStore into test frameworkAmiti Uttarwar