aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-20Merge #19006: rpc: Avoid crash when g_thread_http was never startedMarcoFalke
2020-05-19http: Avoid crash when g_thread_http was never startedMarcoFalke
2020-05-19test: Replace inline-comments with logs, pep8 formattingMarcoFalke
2020-05-19Merge #17946: Fix GBT: Restore "!segwit" and "csv" to "rules" keyMarcoFalke
2020-05-18docs: Add notes on how to diasble rpc timeout in functional tests while attat...codeShark149
2020-05-18test: Add capability to disable RPC timeout in functional tests.codeShark149
2020-05-16Merge #18952: test: avoid os-dependant pathMarcoFalke
2020-05-13Merge #18888: test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-13Merge #18878: test: Add test for conflicted wallet tx notificationsWladimir J. van der Laan
2020-05-12Merge #18877: Serve cfcheckpt requestsMarcoFalke
2020-05-12Merge #18929: ci: Pass down LD_LIBRARY_PATH and MAKEJOBS to fuzz test_runnerMarcoFalke
2020-05-12Merge #18808: [net processing] Drop unknown types in getdatafanquake
2020-05-11avoided os-dependant pathFerdinando M. Ametrano
2020-05-10fuzz: Pass down MAKEJOBS to test_runnerMarcoFalke
2020-05-08Merge #18866: test: Fix verack race to avoid intermittent test failuresMarcoFalke
2020-05-08[test] Add test for cfcheckptJim Posen
2020-05-08Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....MarcoFalke
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-05test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-04test: Add test for conflicted wallet tx notificationsRussell Yanofsky
2020-05-04Merge #18699: wallet: Avoid translating RPC errorsWladimir J. van der Laan
2020-05-04test: Fix verack race to avoid intermittent test failuresMarcoFalke
2020-05-04[test] backwards compatibility: bump v0.19.0.1 to v0.19.1Sjors Provoost
2020-05-04[test] add v0.16.3 backwards compatibility testSjors Provoost
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-29[test] test that an invalid GETDATA doesn't prevent processing of future mess...Amiti Uttarwar
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