diff options
Diffstat (limited to 'VMTests/vmtests.json')
-rw-r--r-- | VMTests/vmtests.json | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/VMTests/vmtests.json b/VMTests/vmtests.json index 8dad8dc59..6d1590cb9 100644 --- a/VMTests/vmtests.json +++ b/VMTests/vmtests.json @@ -1,5 +1,10 @@ { "arith" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++", + "source" : "/src/VMTestsFiller/vmtestsFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", @@ -28,6 +33,11 @@ } }, "boolean" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++", + "source" : "/src/VMTestsFiller/vmtestsFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", @@ -56,6 +66,11 @@ } }, "mktx" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++", + "source" : "/src/VMTestsFiller/vmtestsFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", @@ -84,6 +99,11 @@ } }, "suicide" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++", + "source" : "/src/VMTestsFiller/vmtestsFiller.json" + }, "callcreates" : [ ], "env" : { @@ -104,8 +124,7 @@ "value" : "0x0de0b6b3a7640000" }, "gas" : "0x01869e", - "logs" : [ - ], + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "out" : "0x", "post" : { "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { |