Commit Graph

34 Commits (beae01d62292a0aab363b7a4d3f606708cea7260)

Author SHA1 Message Date
MarcoFalke fa1cd9e1dd
test: Remove unused lock arg from BitcoinTestFramework.wait_until
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
John Newbery 9e2897d020 scripted-diff: Rename mininode_lock to p2p_lock
4 years ago
Dhruv Mehta ed5cd12869 test: Distinguish between nodes(bitcoind) and peers(mininodes) in p2p_leak.py
4 years ago
Dhruv Mehta f6f082b934 test: remove `CNodeNoVersionIdle` from p2p_leak.py
4 years ago
Dhruv Mehta 45cf55ccac test: remove `CNodeNoVersionMisbehavior` from p2p_leak.py
4 years ago
MarcoFalke fa4dfd215f
test: Wait until is_connected in add_p2p_connection
4 years ago
Jon Atack fa108d6a75
test: update tests for peer discouragement
4 years ago
Jon Atack 06059b0c2a
net: rename DEFAULT_BANSCORE_THRESHOLD to DISCOURAGEMENT_THRESHOLD
4 years ago
Jon Atack 1d4024bca8
net: remove -banscore configuration option
4 years ago
gzhao408 9a40cfc558 [refactor] use waiting inside disconnect_p2ps
4 years ago
MarcoFalke fab7ee3990
test: Fix p2p_leak intermittent issue
5 years ago
MarcoFalke d2882a012b
Merge #18610: scripted-diff: test: replace command with msgtype (naming)
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Sebastian Falbesoner 9df32e820d scripted-diff: test: replace command with msgtype
5 years ago
MarcoFalke fa4c29bc1d
test: Add various low-level p2p tests
5 years ago
MarcoFalke c49971f3c9
Merge #18584: test: Check that the version message does not leak the local address
5 years ago
Hennadii Stepanov b1b0cfecb6
test: Remove REJECT message code
5 years ago
MarcoFalke fa404f1e47
test: Check that the version message does not leak the local address of the node
5 years ago
MarcoFalke fa90647045
test: Wait for both veracks in add_p2p_connection
5 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
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 fa4bf92be9
Remove dead service bits code
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
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago