mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
additional test for OP_SIZE in script_valid.json
This commit is contained in:
parent
a2404cec27
commit
ed02282bba
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@
|
|||
["-9223372036854775807", "SIZE 8 EQUAL"],
|
||||
["'abcdefghijklmnopqrstuvwxyz'", "SIZE 26 EQUAL"],
|
||||
|
||||
["42", "SIZE 1 EQUALVERIFY 42 EQUAL", "SIZE does not consume argument"],
|
||||
|
||||
["2 -2 ADD", "0 EQUAL"],
|
||||
["2147483647 -2147483647 ADD", "0 EQUAL"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue