diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsThenRevertFiller.json')
| -rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsThenRevertFiller.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsThenRevertFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsThenRevertFiller.json index 9c19ec534..1b4682cc3 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsThenRevertFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsThenRevertFiller.json @@ -15,7 +15,7 @@ "gas" : 0, "value" : -1 }, - "network" : ["Byzantium"], + "network" : ["Byzantium", ">=ConstantinopleFix"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -30,7 +30,7 @@ "gas" : 1, "value" : -1 }, - "network" : ["Byzantium"], + "network" : ["Byzantium", ">=ConstantinopleFix"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -45,7 +45,7 @@ "gas" : 0, "value" : -1 }, - "network" : [">=Constantinople"], + "network" : ["Constantinople"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -60,7 +60,7 @@ "gas" : 1, "value" : -1 }, - "network" : [">=Constantinople"], + "network" : ["Constantinople"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |
