diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/ABAcalls0Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/ABAcalls0Filler.json | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/ABAcalls0Filler.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/ABAcalls0Filler.json index 903dbe9e7..a00e9eea1 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/ABAcalls0Filler.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/ABAcalls0Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : [">=Frontier"], + "network" : ["<=Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { @@ -28,6 +28,26 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Constantinople"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x24" : "0x01" + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "storage" : { + "0x26" : "0x02" + } + } + } } ], "pre" : { |