Commit Graph

22 Commits (2b839abd3e78e28748bbef0708fac74b442e2e36)

Author SHA1 Message Date
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
Wladimir J. van der Laan 1f4375f8e7
Merge #11580: Do not send (potentially) invalid headers in response to getheaders
7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests
7 years ago
MarcoFalke dd561667cb
Merge #11389: Support having SegWit always active in regtest (sipa, ajtowns, jnewbery)
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
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses
8 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago