aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_invalid_tx.py
AgeCommit message (Expand)Author
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-10-24qa: Add TestNode::assert_debug_logMarcoFalke
2018-08-09Merge #13669: Tests: Cleanup create_transaction implementationsMarcoFalke
2018-08-09Merge #13916: qa: wait_for_verack by defaultMarcoFalke
2018-08-09[Tests] Cleanup extra instances of create_transactionConor Scott
2018-08-08qa: wait_for_verack by defaultMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-25qa: Avoid start/stop of the network thread mid-testMarcoFalke
2018-05-30qa: Avoid checking reject code for nowMarcoFalke
2018-05-30Merge #13069: docs: Fix typosMarcoFalke
2018-05-13net: Add option `-enablebip61` to configure sending of BIP61 notificationsWladimir J. van der Laan
2018-05-07Fix typospracticalswift
2018-05-05qa: Pad scriptPubKeys to get minimum sized txsMarcoFalke
2018-04-16qa: Add test for orphan handlingMarcoFalke
2018-02-13[test] Fix nits leftover from 11771Conor Scott
2018-01-30[tests] Change invalidtxrequest to use BitcoinTestFrameworkJohn Newbery
2018-01-30[tests] Fix flake8 warnings in invalidtxrequestJohn Newbery
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns