aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_unrequested_blocks.py
AgeCommit message (Expand)Author
2020-04-01test: replace (send_message + sync_with_ping) with send_and_pingJon Atack
2019-04-09test: Remove unused importsMarcoFalke
2019-04-09scripted-diff: use self.sync_* methodsMarcoFalke
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2018-09-17Changed functional tests which do not require wallets to run withoutsanket1729
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-09Merge #13669: Tests: Cleanup create_transaction implementationsMarcoFalke
2018-08-09Merge #13916: qa: wait_for_verack by defaultMarcoFalke
2018-08-09[Tests] Cleanup extra instances of create_transactionConor Scott
2018-08-08qa: wait_for_verack by defaultMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-25qa: Avoid start/stop of the network thread mid-testMarcoFalke
2018-04-21qa: Normalize executable locationMarcoFalke
2018-03-21Fix typosDimitris Apostolou
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns