diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-19 23:23:04 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-19 23:23:04 +0800 |
commit | 3ba0007e868e9cfc802443d6f5d42ba35a4209cb (patch) | |
tree | 75c33999d3d71b105ccbf713ad07432dc7439bcc /VMTests/vmtests.json | |
parent | d84be4fe07bb240c1ae56f63580e0e4655611e62 (diff) | |
download | go-tangerine-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar go-tangerine-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.gz go-tangerine-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.bz2 go-tangerine-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.lz go-tangerine-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.xz go-tangerine-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.zst go-tangerine-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.zip |
Added log sections in all vmtests + log tests
Diffstat (limited to 'VMTests/vmtests.json')
-rw-r--r-- | VMTests/vmtests.json | 8 |
1 files changed, 8 insertions, 0 deletions
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" : { |