diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_Call1024PreCalls3Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_Call1024PreCalls3Filler.json | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call1024PreCalls3Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call1024PreCalls3Filler.json index 727d5abf7..8dec7cc89 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call1024PreCalls3Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call1024PreCalls3Filler.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : 0, "gas" : -1, "value" : -1 }, - "network" : [">=Byzantium" ], + "network" : ["Byzantium" ], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { @@ -48,6 +48,26 @@ } } } + }, + { + "indexes" : { "data" : 0, "gas" : -1, "value" : -1 }, + "network" : [">=Constantinople" ], + "result" : { + "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x00", + "0x02" : "0x01", + "0x03" : "0x01" + } + }, + "1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x7fffeffffffe48d7" + } + } + } } ], "pre" : { |