diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CallRecursiveBombLog2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_CallRecursiveBombLog2Filler.json | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CallRecursiveBombLog2Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_CallRecursiveBombLog2Filler.json index cd0d6ac80..4d6cd2893 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CallRecursiveBombLog2Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CallRecursiveBombLog2Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : [">=Byzantium"], + "network" : ["Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { @@ -27,6 +27,25 @@ "nonce" : "1" } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Constantinople"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x00", + "0x01" : "0x09502d6f" + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "1" + } + } } ], "pre" : { |