Commit Graph

24 Commits (4c75a69f36a7630342e68b12999115e6b6b1e1e0)

Author SHA1 Message Date
James O'Beirne 59e387705c test: add invalid tx templates for use in functional tests
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
Wladimir J. van der Laan cb25cd6aa1
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
6 years ago
practicalswift ada356208e Fix typos reported by codespell
6 years ago
MarcoFalke fac3e22b18
qa: Read reject reasons from debug log, not p2p messages
6 years ago
MarcoFalke fa3e9f7627
qa: Add TestNode::assert_debug_log
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
MarcoFalke faac7a2db4
qa: Avoid checking reject code for now
7 years ago
MarcoFalke 472fe8a2ce
Merge #13069: docs: Fix typos
7 years ago
Wladimir J. van der Laan fe16dd8226 net: Add option `-enablebip61` to configure sending of BIP61 notifications
7 years ago
practicalswift d8c4998f31 Fix typos
7 years ago
MarcoFalke 364bae5f7a qa: Pad scriptPubKeys to get minimum sized txs
7 years ago
MarcoFalke fadfbd33ab
qa: Add test for orphan handling
7 years ago
Conor Scott 54b8c580b7 [test] Fix nits leftover from 11771
7 years ago
John Newbery 95e2e9af12 [tests] Change invalidtxrequest to use BitcoinTestFramework
7 years ago
John Newbery 359d067572 [tests] Fix flake8 warnings in invalidtxrequest
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago