From 0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 17:35:36 +0300 Subject: update stCallDelegateCodesHomestead fillers --- ...llcodecallcallcode_101_SuicideMiddleFiller.json | 32 +--------------------- 1 file changed, 1 insertion(+), 31 deletions(-) (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_SuicideMiddleFiller.json') diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_SuicideMiddleFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_SuicideMiddleFiller.json index 7387cde34..dd1765633 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_SuicideMiddleFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_SuicideMiddleFiller.json @@ -15,37 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier"], - "result" : { - "1000000000000000000000000000000000000000" : { - "balance" : "1000000000000000000", - "storage" : { - "0x00" : "0x00", - "0x01" : "0x00" - } - }, - "1000000000000000000000000000000000000002" : { - }, - "1000000000000000000000000000000000000003" : { - "balance" : "10000000000", - "storage" : { - "0x03" : "0x00" - } - }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "storage" : { - "0x01" : "0x00" - } - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Homestead", "EIP158", "EIP150"], + "network" : ["Homestead", ">=Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "balance" : "1000000010000000000", -- cgit