Commit Graph

18 Commits (05009935f9ac070197113954d680bc2c9150b9b3)

Author SHA1 Message Date
Johnson Lau 67d6ee1e36 remove redundant tests in p2p-segwit.py
8 years ago
Suhas Daftuar b811124202 [qa] Add tests for uncompressed pubkeys in segwit
8 years ago
Johnson Lau 3ade2f64cf Add standard limits for P2WSH with tests
8 years ago
Matt Corallo be7555f0c0 Fix overly-prescriptive p2p-segwit test for new fetch logic
8 years ago
Johnson Lau 0637b02fce Ping regularly in p2p-segwit.py to keep connection alive
8 years ago
Wladimir J. van der Laan 4ced5de71d
Merge #8528: Update p2p-segwit.py to reflect correct behavior
8 years ago
instagibbs ca10a03add Add basic test for IsStandard witness transaction blinding
8 years ago
instagibbs 5547aeb015 p2psegwit.py transaction is rejected due to premature witness not size
8 years ago
Wladimir J. van der Laan 740cff5808
Merge #8482: [qa] Use single cache dir for chains
8 years ago
instagibbs bc1d1f2660 Update p2p-segwit.py to reflect correct AskFor behavior
8 years ago
Suhas Daftuar c59c434b7d qa: Add test for standardness of segwit v0 outputs
8 years ago
Suhas Daftuar 2c06bae39e Rename "block cost" to "block weight"
8 years ago
MarcoFalke fae596f0e4 [qa] Sort scripts by time for pull_tester and don't overwrite setup_chain
8 years ago
MarcoFalke 66668c420a [qa] Solve merge conflict of 4324bd237c
8 years ago
Wladimir J. van der Laan ca40ef6029
Merge #8312: Fix mempool DoS vulnerability from malleated transactions
8 years ago
Suhas Daftuar 46c9620f11 Test that unnecessary witnesses can't be used for mempool DoS
8 years ago
Bob McElrath 36ae37a9f9 Rename CTxinWitness -> CTxInWitness
8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests
9 years ago