aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/p2p-segwit.py
AgeCommit message (Expand)Author
2016-12-02[qa] Test getblocktemplate default_witness_commitmentSuhas Daftuar
2016-10-17remove redundant tests in p2p-segwit.pyJohnson Lau
2016-10-17[qa] Add tests for uncompressed pubkeys in segwitSuhas Daftuar
2016-10-17Add standard limits for P2WSH with testsJohnson Lau
2016-10-13Fix overly-prescriptive p2p-segwit test for new fetch logicMatt Corallo
2016-10-03Ping regularly in p2p-segwit.py to keep connection aliveJohnson Lau
2016-09-26Add basic test for IsStandard witness transaction blindinginstagibbs
2016-09-21p2psegwit.py transaction is rejected due to premature witness not sizeinstagibbs
2016-09-21Update p2p-segwit.py to reflect correct AskFor behaviorinstagibbs
2016-07-26qa: Add test for standardness of segwit v0 outputsSuhas Daftuar
2016-07-19Rename "block cost" to "block weight"Suhas Daftuar
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