aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_getdata.py
Commit message (Expand)AuthorAgeFilesLines
* test: use explicit p2p objects where availableOliver Gugger2020-09-261-1/+1
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* test: Remove global wait_until from p2p_getdataMarcoFalke2020-05-231-9/+5
* test: pep-8 p2p_getdata.pyMarcoFalke2020-05-231-1/+3
* [test] test that an invalid GETDATA doesn't prevent processing of future mess...Amiti Uttarwar2020-04-291-0/+51