From 346e829c149c5e4fcc46e465453e53e67ffe6b16 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 28 Mar 2018 22:46:29 +0300 Subject: fix more tests with touch coinbase --- .../callOutput3Filler.json | 34 ++++++++++++++++++---- 1 file changed, 28 insertions(+), 6 deletions(-) (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3Filler.json') diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3Filler.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3Filler.json index 4219ed40c..d2086eb3b 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3Filler.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3Filler.json @@ -15,21 +15,45 @@ "gas" : 0, "value" : -1 }, - "network" : ["Homestead", ">=Byzantium"], + "network" : ["Homestead"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + } + }, + "aaae7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0" + }, + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0" + } + } + }, + { + "indexes" : { + "data" : -1, + "gas" : 0, + "value" : -1 + }, + "network" : [">=Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { - "0x00" : "0x00" } }, "aaae7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { - "0x00" : "0x00", - "0x01" : "0x00" } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0" + }, + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "shouldnotexist" : "1" } } }, @@ -48,8 +72,6 @@ }, "aaae7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { - "0x00" : "0x00", - "0x01" : "0x00" } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { -- cgit v1.2.3