aboutsummaryrefslogtreecommitdiff
path: root/test/functional/data/invalid_txs.py
AgeCommit message (Expand)Author
2021-07-09Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for cr...MarcoFalke
2021-07-05test: add `bad-txns-prevout-null` test case to invalid_txs.pySebastian Falbesoner
2021-07-05test: use script_util helpers for creating P2SH scriptsSebastian Falbesoner
2021-02-08test: remove type: comments in favour of actual annotationsfanquake
2020-06-02This PR adds initial support for type hints checking in python scripts.Kiminuo
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-03test: Add bad-txns-*-toolarge test cases to invalid_txsMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-09-19Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosurefanquake
2019-09-18Update tx-size-small comment with relevant CVE disclosureGregory Sanders
2019-06-02New regression testing for CVE-2018-17144, CVE-2012-2459, and CVE-2010-5137.lucash-dev
2019-05-04Merge #15141: Rewrite DoS interface between validation and net_processingWladimir J. van der Laan
2019-05-02Clean up banning levelsMatt Corallo
2019-04-25Fix missing input template by making minimal txGregory Sanders
2018-11-27test: add invalid tx templates for use in functional testsJames O'Beirne