diff options
| author | John Newbery <[email protected]> | 2017-04-13 11:48:02 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2017-04-13 11:48:02 -0400 |
| commit | 5f4bcf28ef8a1b775b12c9ff06367fd6656e91c3 (patch) | |
| tree | f1ec57edb06f3552be47583bc4612fab2b645651 /src/httpserver.cpp | |
| parent | Merge #10187: tests: Fix test_runner return value in case of skipped test (diff) | |
| download | discoin-5f4bcf28ef8a1b775b12c9ff06367fd6656e91c3.tar.xz discoin-5f4bcf28ef8a1b775b12c9ff06367fd6656e91c3.zip | |
[tests] Remove maxblocksinflight testcase
maxblocksinflight tested that a node would not send get_data messages
for more than 16 new blocks at the same time. bitcoin core no longer
responds to block invs with get_data, since it does headers-first
sync'ing. This test was therefore testing nothing and can be removed.
the sendheaders test script tests that bitcoin will not send get_headers
for more than 16 blocks simultaneously.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions