aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_invalid_tx.py
Commit message (Expand)AuthorAgeFilesLines
* test: add invalid tx templates for use in functional testsJames O'Beirne2018-11-271-7/+17
* Changed functional tests which do not require wallets to run withoutsanket17292018-09-171-4/+1
* Merge #14180: qa: Run all tests even if wallet is not compiledWladimir J. van der Laan2018-09-131-0/+3
|\
| * qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* | Merge #14119: qa: Read reject reasons from debug log, not p2p messagesWladimir J. van der Laan2018-09-081-13/+2
|\ \ | |/ |/|
| * qa: Read reject reasons from debug log, not p2p messagesMarcoFalke2018-08-311-13/+2
* | Fix typos reported by codespellpracticalswift2018-09-041-1/+1
|/
* qa: Add TestNode::assert_debug_logMarcoFalke2018-08-241-2/+7
* Merge #13669: Tests: Cleanup create_transaction implementationsMarcoFalke2018-08-091-2/+2
|\
| * [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-2/+2
* | Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-1/+0
|\ \ | |/ |/|
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-1/+0
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-3/+1
* qa: Avoid checking reject code for nowMarcoFalke2018-05-301-3/+1
* Merge #13069: docs: Fix typosMarcoFalke2018-05-301-1/+1
|\
| * Fix typospracticalswift2018-05-071-1/+1
* | net: Add option `-enablebip61` to configure sending of BIP61 notificationsWladimir J. van der Laan2018-05-131-1/+10
* | qa: Pad scriptPubKeys to get minimum sized txsMarcoFalke2018-05-051-6/+7
|/
* qa: Add test for orphan handlingMarcoFalke2018-04-161-12/+97
* [test] Fix nits leftover from 11771Conor Scott2018-02-131-3/+4
* [tests] Change invalidtxrequest to use BitcoinTestFrameworkJohn Newbery2018-01-301-30/+21
* [tests] Fix flake8 warnings in invalidtxrequestJohn Newbery2018-01-301-19/+10
* [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-0/+73