Commit Graph

16 Commits (ef54b486d5333dfc85c56e6b933c81735196a25d)

Author SHA1 Message Date
MarcoFalke fa21568208
qa: Avoid race in p2p_invalid_block by waiting for the block request
6 years ago
Suhas Daftuar 9b4a36effc [qa] Test for duplicate inputs within a transaction
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
Wladimir J. van der Laan 288ddf4ff5
Merge #14180: qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke fac3e22b18
qa: Read reject reasons from debug log, not p2p messages
6 years ago
MarcoFalke fa782a308d
qa: Use named args in some tests
6 years ago
MarcoFalke f66e1c793e
Merge #13669: Tests: Cleanup create_transaction implementations
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
Conor Scott 736f941424 [Tests] Cleanup extra instances of create_transaction
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
John Newbery e97b113b04 [tests] Change invalidblockrequest to use BitcoinTestFramework
7 years ago
John Newbery 2b7064eda7 [tests] Fix flake8 warnings in invalidblockrequest
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago