Commit Graph

22 Commits (26.x)

Author SHA1 Message Date
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
brunoerg d22bd543cc test: passing a non-positive integer value to `-peertimeout` should throw an error
2 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
Martin Zumsande 0a1b6fa5a1 test: fix intermittent timeouts in p2p_timeouts.py
3 years ago
MarcoFalke fa663a4c0d
Use mockable time for peer connection time
3 years ago
Jon Atack 0bfb9208df test: fix test failures in test/functional/p2p_timeouts.py
3 years ago
MarcoFalke fadc0c80ae
p2p: Make timeout mockable and type safe, speed up test
3 years ago
Anthony Towns 98fab37ca0 net: use peer=N instead of from=N in debug log
4 years ago
MarcoFalke fad68afcff
p2p: Ignore non-version msgs before version msg
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa90647045
test: Wait for both veracks in add_p2p_connection
5 years ago
MarcoFalke fabcd645b9
test: Avoid racy test p2p_timeouts
6 years ago
Zain Iqbal Allarakhia 8042bbfbf0 p2p: allow p2ptimeout to be configurable, speed up slow test
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
MarcoFalke fa5587fe71
qa: wait_for_verack by default
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
MarcoFalke fa1eac9cdb
[qa] mininode: Expose connection state through is_connected
6 years ago
John Newbery 728667b771 scripted-diff: rename TestNode to TestP2PConn in tests
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago