Commit Graph

16 Commits (a64078e38563ef3ac5e5ec20c07569441c87eeee)

Author SHA1 Message Date
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke d1e4c56309
Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for creating P2{PKH,SH,WPKH,WSH} scripts
3 years ago
Sebastian Falbesoner aa0a5bb70d test: add `bad-txns-prevout-null` test case to invalid_txs.py
3 years ago
Sebastian Falbesoner 285a65ccfd test: use script_util helpers for creating P2SH scripts
3 years ago
fanquake 9913419cc9
test: remove type: comments in favour of actual annotations
4 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke faae5a9a35
test: Add bad-txns-*-toolarge test cases to invalid_txs
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
fanquake 9bf5768dd6
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
5 years ago
Gregory Sanders c4b0c08f7c Update tx-size-small comment with relevant CVE disclosure
5 years ago
lucash-dev 0c62e3aa73 New regression testing for CVE-2018-17144, CVE-2012-2459, and CVE-2010-5137.
6 years ago
Wladimir J. van der Laan d7d7d31506
Merge #15141: Rewrite DoS interface between validation and net_processing
6 years ago
Matt Corallo 7b999103e2 Clean up banning levels
6 years ago
Gregory Sanders 25b0786581 Fix missing input template by making minimal tx
6 years ago
James O'Beirne 59e387705c test: add invalid tx templates for use in functional tests
6 years ago