From d59c826dc78293f6190743d44339c1149bf386ff Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 6 Jul 2017 21:50:53 +0300 Subject: Blockchain transition tests --- .../stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/GeneralStateTestsFiller') diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json index b7343121e..5069cd568 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json @@ -32,6 +32,9 @@ "storage" : { "0x03" : "0x00" } + }, + "1000000000000000000000000000000000000000" : { + "shouldnotexist" : "1" } } } -- cgit