diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/CallRecursiveBomb3Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/CallRecursiveBomb3Filler.json | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/CallRecursiveBomb3Filler.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/CallRecursiveBomb3Filler.json index a9409ac58..e31b117e9 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/CallRecursiveBomb3Filler.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/CallRecursiveBomb3Filler.json @@ -29,7 +29,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP150", ">=EIP158"], + "network" : ["EIP150", "Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { @@ -38,6 +38,22 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Constantinople"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x18", + "0x01" : "0x01" + } + } + } } ], "pre" : { |