aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_leak.py
AgeCommit message (Expand)Author
2020-05-01test: Fix p2p_leak intermittent issueMarcoFalke
2020-04-19Merge #18610: scripted-diff: test: replace command with msgtype (naming)MarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-15scripted-diff: test: replace command with msgtypeSebastian Falbesoner
2020-04-13test: Add various low-level p2p testsMarcoFalke
2020-04-12Merge #18584: test: Check that the version message does not leak the local ad...MarcoFalke
2020-04-12test: Remove REJECT message codeHennadii Stepanov
2020-04-10test: Check that the version message does not leak the local address of the nodeMarcoFalke
2020-03-31test: Wait for both veracks in add_p2p_connectionMarcoFalke
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 #13916: qa: wait_for_verack by defaultMarcoFalke
2018-08-08qa: wait_for_verack by defaultMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-11Remove dead service bits codeMarcoFalke
2018-06-25qa: Avoid start/stop of the network thread mid-testMarcoFalke
2018-06-22[qa] mininode: Expose connection state through is_connectedMarcoFalke
2018-03-21Fix typosDimitris Apostolou
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns