aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/p2p-segwit.py
AgeCommit message (Expand)Author
2016-10-17remove redundant tests in p2p-segwit.pyJohnson Lau
2016-10-16[qa] Add tests for uncompressed pubkeys in segwitSuhas Daftuar
2016-10-16Add standard limits for P2WSH with testsJohnson Lau
2016-10-04Fix overly-prescriptive p2p-segwit test for new fetch logicMatt Corallo
2016-09-25Ping regularly in p2p-segwit.py to keep connection aliveJohnson Lau
2016-09-13Merge #8528: Update p2p-segwit.py to reflect correct behaviorWladimir J. van der Laan
2016-09-05Add basic test for IsStandard witness transaction blindinginstagibbs
2016-08-18p2psegwit.py transaction is rejected due to premature witness not sizeinstagibbs
2016-08-17Merge #8482: [qa] Use single cache dir for chainsWladimir J. van der Laan
2016-08-16Update p2p-segwit.py to reflect correct AskFor behaviorinstagibbs
2016-07-23qa: Add test for standardness of segwit v0 outputsSuhas Daftuar
2016-07-18Rename "block cost" to "block weight"Suhas Daftuar
2016-07-15[qa] Sort scripts by time for pull_tester and don't overwrite setup_chainMarcoFalke
2016-07-14[qa] Solve merge conflict of 4324bd237c3147fc153ba5046c211f03e8ac956aMarcoFalke
2016-07-14Merge #8312: Fix mempool DoS vulnerability from malleated transactionsWladimir J. van der Laan
2016-07-07Test that unnecessary witnesses can't be used for mempool DoSSuhas Daftuar
2016-07-06Rename CTxinWitness -> CTxInWitnessBob McElrath
2016-06-22[qa] p2p segwit testsSuhas Daftuar