From e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 6 Dec 2016 16:39:23 +0300 Subject: updating generaltests with eip158 --- .../callcallcodecall_ABCB_RECURSIVEFiller.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_ABCB_RECURSIVEFiller.json') diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_ABCB_RECURSIVEFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_ABCB_RECURSIVEFiller.json index 67d89f74b..519745e98 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_ABCB_RECURSIVEFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_ABCB_RECURSIVEFiller.json @@ -35,6 +35,33 @@ "balance" : "566210" } } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, + "network" : ["EIP158"], + "result" : { + "1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x00" + } + }, + "1000000000000000000000000000000000000001" : { + "storage" : { + "0x01" : "0x01", + "0x02" : "0x00" + } + }, + "1000000000000000000000000000000000000002" : { + "storage" : { + "0x01" : "0x00", + "0x02" : "0x00" + } + }, + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "568190" + } + } } ], "pre" : { -- cgit v1.2.3