Commit Graph

32 Commits (ed4462cc78afd2065bbf5bd79728852b65b9ad7f)

Author SHA1 Message Date
dergoegge 3a060ae7b6 scripted-diff: Rename nUnconnectingHeaders and fPreferHeaders
2 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 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
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Sebastian Falbesoner eeaaa58d2c test: replace inv type magic numbers by constants
5 years ago
Danny Lee 9f5608c289 test: check for matching object hashes in wait_for_getdata
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke 94fd4a56ed
Merge #18496: test: remove redundant sync_with_ping after add_p2p_connection
5 years ago
Jon Atack 6112a20982
test: replace (send_message + sync_with_ping) with send_and_ping
5 years ago
Jon Atack 4670006762
test: remove redundant sync_with_ping after add_p2p_connection
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
Gregory Sanders 1cdb9bb51f minor p2p_sendheaders fix of height in coinbase
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
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
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke 686e97a0c7
Merge #13522: [tests] Fix p2p_sendheaders race
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
John Newbery 75848bcf40 [tests] Fix p2p_sendheaders race
6 years ago
Lowell Manners 2ce81867b2 [tests] Add logging to provide anchor points when debugging failures.
7 years ago
lmanners 12d1b77f7e [tests] Fixed intermittent failure in p2p_sendheaders.py.
7 years ago
ccdle12 8dd547d82b Adding logging for loop iteration level in p2p_sendheaders.py
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago