diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json index 4dc066443..481fd2454 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json @@ -15,7 +15,24 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead", ">=Byzantium"], + "network" : ["Homestead"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + } + }, + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0" + } + } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { |