Commit Graph

44 Commits (79e197b17536b52647599ad9b3f09d2556f14385)

Author SHA1 Message Date
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake fa2aae597c
test: Fix intermittent issue in p2p_leak.py
2 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Martin Zumsande ca3a77068b test: Fix p2p_leak.py intermittent failure by lowering timeout
3 years ago
Martin Zumsande a061a29970 test: bring p2p_leak.py up to date.
4 years ago
John Newbery 9ce4c3c4c1 [test] Add P2P_SERVICES to p2p.py
4 years ago
John Newbery 010542614d [test] Move MY_RELAY to p2p.py
4 years ago
John Newbery 9b4054cb7a [test] Move MY_SUBVERSION to p2p.py
4 years ago
MarcoFalke fad68afcff
p2p: Ignore non-version msgs before version msg
4 years ago
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