aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/sendheaders.py
Commit message (Expand)AuthorAgeFilesLines
* [qa] Respond to getheaders and do not assume a getdata on invMatt Corallo2016-11-071-6/+5
* [qa] Fix race condition in sendheaders.pySuhas Daftuar2016-10-061-42/+26
* Add test for handling of unconnecting headersSuhas Daftuar2016-07-121-0/+105
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-3/+5
* [qa] Switch to py3MarcoFalke2016-05-051-23/+22
* Merge #7300: [trivial] Add missing copyright headersWladimir J. van der Laan2016-01-271-1/+1
|\
| * Add missing copyright headersMarcoFalke2016-01-051-1/+1
* | [qa] Fix pyton syntax in rpc testsMarcoFalke2016-01-131-2/+1
* | Eliminate race condition in sendheaders.py testSuhas Daftuar2016-01-071-9/+9
|/
* test: remove necessity to call create_callback_mapWladimir J. van der Laan2015-12-041-1/+0
* When not filtering blocks, getdata sends more in one testPieter Wuille2015-11-301-1/+1
* Allow block announcements with headersSuhas Daftuar2015-11-291-0/+519