mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-23 13:29:43 +02:00
Test canonical prunable txout format explicitly
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
["1", "RETURN"],
|
||||
["1", "DUP IF RETURN ENDIF"],
|
||||
|
||||
["1", "RETURN 'data'", "canonical prunable txout format"],
|
||||
["0 IF", "RETURN ENDIF 1", "still prunable because IF/ENDIF can't span scriptSig/scriptPubKey"],
|
||||
|
||||
["0", "VERIFY 1"],
|
||||
["1", "VERIFY"],
|
||||
["1", "VERIFY 0"],
|
||||
|
||||
Reference in New Issue
Block a user