Commit Graph

18 Commits (72634244580dc2e3c630ee27e47587080d064b68)

Author SHA1 Message Date
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