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/vmBlockInfoTest.json | |
parent | d84be4fe07bb240c1ae56f63580e0e4655611e62 (diff) | |
download | dexon-tests-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar dexon-tests-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.gz dexon-tests-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.bz2 dexon-tests-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.lz dexon-tests-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.xz dexon-tests-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.tar.zst dexon-tests-3ba0007e868e9cfc802443d6f5d42ba35a4209cb.zip |
Added log sections in all vmtests + log tests
Diffstat (limited to 'VMTests/vmBlockInfoTest.json')
-rw-r--r-- | VMTests/vmBlockInfoTest.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/VMTests/vmBlockInfoTest.json b/VMTests/vmBlockInfoTest.json index 0bdaffe73..127c00abb 100644 --- a/VMTests/vmBlockInfoTest.json +++ b/VMTests/vmBlockInfoTest.json @@ -21,6 +21,8 @@ "value" : "1000000000000000000" }, "gas" : "9698", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -64,6 +66,8 @@ "value" : "1000000000000000000" }, "gas" : "9698", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -107,6 +111,8 @@ "value" : "1000000000000000000" }, "gas" : "9698", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -150,6 +156,8 @@ "value" : "1000000000000000000" }, "gas" : "9898", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -192,6 +200,8 @@ "value" : "1000000000000000000" }, "gas" : "9698", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -235,6 +245,8 @@ "value" : "1000000000000000000" }, "gas" : "9698", + "logs" : { + }, "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { |