diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_RETURN_BoundsFiller.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_RETURN_BoundsFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_RETURN_BoundsFiller.json index 7b6089ddf..5c1927fae 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_RETURN_BoundsFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_RETURN_BoundsFiller.json @@ -31,7 +31,11 @@ "0x09" : "0x01", "0x0a" : "0x01", "0x0b" : "0x01", - "0x0c" : "0x01" + "0x0c" : "0x01", + "0x0d" : "0x01", + "0x0e" : "0x01", + "0x0f" : "0x01", + "0x10" : "0x01" } } } @@ -170,7 +174,7 @@ "" ], "gasLimit" : [ - "0x7fffffffffffffff" + "15000000" ], "gasPrice" : "1", "nonce" : "0", |