mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
additional test for OP_SIZE in script_valid.json
This commit is contained in:
parent
a2404cec27
commit
ed02282bba
@ -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…
Reference in New Issue
Block a user