aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_fingerprint.py
AgeCommit message (Expand)Author
2020-08-26test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz
2020-08-21scripted-diff: Rename mininode to p2pJohn Newbery
2020-05-07test: replace inv type magic numbers by constantsSebastian Falbesoner
2020-04-22test: check for matching object hashes in wait_for_getdataDanny Lee
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 #13916: qa: wait_for_verack by defaultMarcoFalke
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-02-11Fix a-vs-an typospracticalswift
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns