diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevertFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevertFiller.json | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevertFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevertFiller.json index 51662c5bf..c20917256 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevertFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevertFiller.json @@ -15,7 +15,7 @@ "gas" : 0, "value" : -1 }, - "network" : [">=Byzantium"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -24,6 +24,22 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : 0, + "value" : -1 + }, + "network" : [">=Constantinople"], + "result" : { + "1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x960a86" + } + } + } } ], "pre" : |