From 3ba0007e868e9cfc802443d6f5d42ba35a4209cb Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Wed, 19 Nov 2014 16:23:04 +0100 Subject: Added log sections in all vmtests + log tests --- VMTests/vmtests.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'VMTests/vmtests.json') diff --git a/VMTests/vmtests.json b/VMTests/vmtests.json index bdaee2bd2..bd2fa6fa2 100644 --- a/VMTests/vmtests.json +++ b/VMTests/vmtests.json @@ -27,6 +27,8 @@ "value" : "1000000000000000000" }, "gas" : "9949", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -93,6 +95,8 @@ "value" : "1000000000000000000" }, "gas" : "9824", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -141,6 +145,8 @@ "value" : "1000000000000000000" }, "gas" : "9971", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -183,6 +189,8 @@ "value" : "1000000000000000000" }, "gas" : "9999", + "logs" : { + }, "out" : "0x", "post" : { "cd1722f3947def4cf144679da39c4c32bdc35681" : { -- cgit