| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [qa] Respond to getheaders and do not assume a getdata on inv | Matt Corallo | 2016-11-07 | 1 | -6/+5 |
| * | [qa] Fix race condition in sendheaders.py | Suhas Daftuar | 2016-10-06 | 1 | -42/+26 |
| * | Add test for handling of unconnecting headers | Suhas Daftuar | 2016-07-12 | 1 | -0/+105 |
| * | [qa] Remove hardcoded "4 nodes" from test_framework | MarcoFalke | 2016-05-15 | 1 | -3/+5 |
| * | [qa] Switch to py3 | MarcoFalke | 2016-05-05 | 1 | -23/+22 |
| * | Merge #7300: [trivial] Add missing copyright headers | Wladimir J. van der Laan | 2016-01-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Add missing copyright headers | MarcoFalke | 2016-01-05 | 1 | -1/+1 |
| * | | [qa] Fix pyton syntax in rpc tests | MarcoFalke | 2016-01-13 | 1 | -2/+1 |
| * | | Eliminate race condition in sendheaders.py test | Suhas Daftuar | 2016-01-07 | 1 | -9/+9 |
| |/ | |||||
| * | test: remove necessity to call create_callback_map | Wladimir J. van der Laan | 2015-12-04 | 1 | -1/+0 |
| * | When not filtering blocks, getdata sends more in one test | Pieter Wuille | 2015-11-30 | 1 | -1/+1 |
| * | Allow block announcements with headers | Suhas Daftuar | 2015-11-29 | 1 | -0/+519 |