5 Commits (master)

Author SHA1 Message Date
Jianping Wu f5547ae451 Fixed incorrect height in p2p_sendheaders.py. 5 years ago
lmanners 79c4fff9ed [tests] Fixed intermittent failure in p2p_sendheaders.py. 6 years ago
Adrian Gallagher 32ee7c79ae
Litecoin: Fix tests 6 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests. 7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB 7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn 7 years ago
John Newbery 9d42cc3331 [tests] address review comments 7 years ago
John Newbery f0c4ab9a70 [tests] fix flakiness in sendheaders.py 7 years ago
John Newbery 25fd6e2c20 [tests] refactor check_last_announcement() in sendheaders.py 7 years ago
John Newbery f39d4bbd1e [tests] tidy up BaseNode in sendheaders.py 7 years ago
John Newbery 2613c545f5 [tests] fix flake8 warnings in sendheaders.py 7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests 7 years ago
Pieter Wuille d618458184 Have SegWit active by default 7 years ago
Russell Yanofsky 725b79a9cf [test] Verify node doesn't send headers that haven't been fully validated 7 years ago
Suhas Daftuar 6d51eaefe9 qa: Fix race condition in sendheaders.py 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util 7 years ago
Suhas Daftuar f1bf31186c [qa] Fix block message processing error in sendheaders.py 7 years ago
John Newbery 56befa03ac [tests] increase timeouts in sendheaders test 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 7 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Matt Corallo 3451203b5c [qa] Respond to getheaders and do not assume a getdata on inv 8 years ago
Suhas Daftuar b55d9411e7 [qa] Fix race condition in sendheaders.py 8 years ago
Suhas Daftuar e91cf4b210 Add test for handling of unconnecting headers 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
Suhas Daftuar 168915e6de Eliminate race condition in sendheaders.py test 9 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
Wladimir J. van der Laan 2f601d215d test: remove necessity to call create_callback_map 9 years ago
Pieter Wuille aa4b0c26b0 When not filtering blocks, getdata sends more in one test 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago