aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-08-23 00:47:11 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-08-23 23:23:31 +0800
commit958bb9765fba6934c8cbce9af6861a500cd950ec (patch)
treeb1caf83ecd44e3b86cf922538fab61617455b940
parent738cf17893af31ed5f4a52fb70165b4b40316beb (diff)
downloaddexon-tests-958bb9765fba6934c8cbce9af6861a500cd950ec.tar.gz
dexon-tests-958bb9765fba6934c8cbce9af6861a500cd950ec.tar.zst
dexon-tests-958bb9765fba6934c8cbce9af6861a500cd950ec.zip
Fix some VMTest filling failures
-rw-r--r--VMTests/vmArithmeticTest.json1551
-rw-r--r--VMTests/vmBitwiseLogicOperationTest.json480
-rw-r--r--VMTests/vmBlockInfoTest.json93
-rw-r--r--VMTests/vmEnvironmentalInfoTest.json268
-rw-r--r--VMTests/vmIOandFlowOperationsTest.json893
-rw-r--r--VMTests/vmLogTest.json674
-rw-r--r--VMTests/vmPushDupSwapTest.json580
-rw-r--r--VMTests/vmSha3Test.json72
-rw-r--r--VMTests/vmSystemOperationsTest.json255
-rw-r--r--VMTests/vmtests.json23
-rw-r--r--src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json10
11 files changed, 3448 insertions, 1451 deletions
diff --git a/VMTests/vmArithmeticTest.json b/VMTests/vmArithmeticTest.json
index bd78d05b5..634a30eac 100644
--- a/VMTests/vmArithmeticTest.json
+++ b/VMTests/vmArithmeticTest.json
@@ -1,5 +1,10 @@
{
"add0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -20,8 +25,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -44,6 +48,11 @@
}
},
"add1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -64,8 +73,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -88,6 +96,11 @@
}
},
"add2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -108,8 +121,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -131,6 +143,11 @@
}
},
"add3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -151,8 +168,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -174,6 +190,11 @@
}
},
"add4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -194,8 +215,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -217,6 +237,11 @@
}
},
"addmod0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -237,8 +262,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -261,6 +285,11 @@
}
},
"addmod1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -281,8 +310,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013860",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -305,6 +333,11 @@
}
},
"addmod1_overflow2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -325,8 +358,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x136e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -348,6 +380,11 @@
}
},
"addmod1_overflow3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -368,8 +405,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef406",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -392,6 +428,11 @@
}
},
"addmod1_overflow4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -412,8 +453,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef406",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -436,6 +476,11 @@
}
},
"addmod1_overflowDiff" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -456,8 +501,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef400",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -480,6 +524,11 @@
}
},
"addmod2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -500,8 +549,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -524,6 +572,11 @@
}
},
"addmod2_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -544,8 +597,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172ea",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -567,6 +619,11 @@
}
},
"addmod2_1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -587,8 +644,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013852",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -611,6 +667,11 @@
}
},
"addmod3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -631,8 +692,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -655,6 +715,11 @@
}
},
"addmod3_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -675,8 +740,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172f8",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -698,6 +762,11 @@
}
},
"addmodBigIntCast" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -718,8 +787,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -742,6 +810,11 @@
}
},
"addmodDivByZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -762,8 +835,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -785,6 +857,11 @@
}
},
"addmodDivByZero1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -805,8 +882,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -828,6 +904,11 @@
}
},
"addmodDivByZero2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -848,8 +929,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -871,6 +951,11 @@
}
},
"addmodDivByZero3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -891,8 +976,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -915,6 +999,11 @@
}
},
"arith1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -935,8 +1024,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0f41bf",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -958,6 +1046,11 @@
}
},
"div1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -978,8 +1071,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018686",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x7f6e5d4c3b2a19087f6e5d4c3b2a19087f6e5d4c3b2a19087f6e5d4c3b2a1908",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1001,6 +1093,11 @@
}
},
"divBoostBug" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1021,8 +1118,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1045,6 +1141,11 @@
}
},
"divByNonZero0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1065,8 +1166,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1089,6 +1189,11 @@
}
},
"divByNonZero1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1109,8 +1214,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1132,6 +1236,11 @@
}
},
"divByNonZero2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1152,8 +1261,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1175,6 +1283,11 @@
}
},
"divByNonZero3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1195,8 +1308,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1219,6 +1331,11 @@
}
},
"divByZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1239,8 +1356,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1262,6 +1378,11 @@
}
},
"divByZero_2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1282,8 +1403,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1306,6 +1426,11 @@
}
},
"exp0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1326,8 +1451,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013863",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1350,6 +1474,11 @@
}
},
"exp1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1370,8 +1499,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01372d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1394,6 +1522,11 @@
}
},
"exp2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1414,8 +1547,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013845",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1438,6 +1570,11 @@
}
},
"exp3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1458,8 +1595,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172dd",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1481,6 +1617,11 @@
}
},
"exp4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1501,8 +1642,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1525,6 +1665,11 @@
}
},
"exp5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1545,8 +1690,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013863",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1569,6 +1713,11 @@
}
},
"exp6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1589,8 +1738,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013859",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1613,6 +1761,11 @@
}
},
"exp7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1633,8 +1786,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172f1",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1656,6 +1808,11 @@
}
},
"expPowerOf256Of256_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1676,8 +1833,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0c81a6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1708,6 +1864,11 @@
}
},
"expPowerOf256Of256_1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1728,8 +1889,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d30d8",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1757,6 +1917,11 @@
}
},
"expPowerOf256Of256_10" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1777,8 +1942,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2dae",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1806,6 +1970,11 @@
}
},
"expPowerOf256Of256_11" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1826,8 +1995,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2d54",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1855,6 +2023,11 @@
}
},
"expPowerOf256Of256_12" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1875,8 +2048,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2cfa",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1904,6 +2076,11 @@
}
},
"expPowerOf256Of256_13" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1924,8 +2101,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2ca0",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1953,6 +2129,11 @@
}
},
"expPowerOf256Of256_14" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1973,8 +2154,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2c46",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2002,6 +2182,11 @@
}
},
"expPowerOf256Of256_15" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2022,8 +2207,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2bec",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2051,6 +2235,11 @@
}
},
"expPowerOf256Of256_16" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2071,8 +2260,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2b92",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2100,6 +2288,11 @@
}
},
"expPowerOf256Of256_17" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2120,8 +2313,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2b38",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2149,6 +2341,11 @@
}
},
"expPowerOf256Of256_18" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2169,8 +2366,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2ade",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2198,6 +2394,11 @@
}
},
"expPowerOf256Of256_19" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2218,8 +2419,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2a84",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2247,6 +2447,11 @@
}
},
"expPowerOf256Of256_2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2267,8 +2472,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d307e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2296,6 +2500,11 @@
}
},
"expPowerOf256Of256_20" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2316,8 +2525,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2a2a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2345,6 +2553,11 @@
}
},
"expPowerOf256Of256_21" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2365,8 +2578,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d29d0",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2394,6 +2606,11 @@
}
},
"expPowerOf256Of256_22" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2414,8 +2631,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2976",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2443,6 +2659,11 @@
}
},
"expPowerOf256Of256_23" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2463,8 +2684,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d291c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2492,6 +2712,11 @@
}
},
"expPowerOf256Of256_24" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2512,8 +2737,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d28c2",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2541,6 +2765,11 @@
}
},
"expPowerOf256Of256_25" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2561,8 +2790,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2590,6 +2818,11 @@
}
},
"expPowerOf256Of256_26" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2610,8 +2843,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d280e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2639,6 +2871,11 @@
}
},
"expPowerOf256Of256_27" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2659,8 +2896,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d27b4",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2688,6 +2924,11 @@
}
},
"expPowerOf256Of256_28" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2708,8 +2949,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d275a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2737,6 +2977,11 @@
}
},
"expPowerOf256Of256_29" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2757,8 +3002,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2700",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2786,6 +3030,11 @@
}
},
"expPowerOf256Of256_3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2806,8 +3055,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d3024",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2835,6 +3083,11 @@
}
},
"expPowerOf256Of256_30" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2855,8 +3108,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d26a6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2884,6 +3136,11 @@
}
},
"expPowerOf256Of256_31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2904,8 +3161,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d264c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2933,6 +3189,11 @@
}
},
"expPowerOf256Of256_32" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2953,8 +3214,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0cef56",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2983,6 +3243,11 @@
}
},
"expPowerOf256Of256_33" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3003,8 +3268,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0cef56",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3033,6 +3297,11 @@
}
},
"expPowerOf256Of256_4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3053,8 +3322,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2fca",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3082,6 +3350,11 @@
}
},
"expPowerOf256Of256_5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3102,8 +3375,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2f70",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3131,6 +3403,11 @@
}
},
"expPowerOf256Of256_6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3151,8 +3428,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2f16",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3180,6 +3456,11 @@
}
},
"expPowerOf256Of256_7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3200,8 +3481,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2ebc",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3229,6 +3509,11 @@
}
},
"expPowerOf256Of256_8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3249,8 +3534,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9682a2",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3278,6 +3562,11 @@
}
},
"expPowerOf256Of256_9" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3298,8 +3587,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0d2e08",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3327,6 +3615,11 @@
}
},
"expPowerOf256_1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3347,8 +3640,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3373,6 +3665,11 @@
}
},
"expPowerOf256_10" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3393,8 +3690,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3419,6 +3715,11 @@
}
},
"expPowerOf256_11" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3439,8 +3740,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3465,6 +3765,11 @@
}
},
"expPowerOf256_12" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3485,8 +3790,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3511,6 +3815,11 @@
}
},
"expPowerOf256_13" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3531,8 +3840,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3557,6 +3865,11 @@
}
},
"expPowerOf256_14" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3577,8 +3890,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3603,6 +3915,11 @@
}
},
"expPowerOf256_15" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3623,8 +3940,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3649,6 +3965,11 @@
}
},
"expPowerOf256_16" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3669,8 +3990,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3695,6 +4015,11 @@
}
},
"expPowerOf256_17" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3715,8 +4040,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3741,6 +4065,11 @@
}
},
"expPowerOf256_18" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3761,8 +4090,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3787,6 +4115,11 @@
}
},
"expPowerOf256_19" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3807,8 +4140,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3833,6 +4165,11 @@
}
},
"expPowerOf256_2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3853,8 +4190,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3879,6 +4215,11 @@
}
},
"expPowerOf256_20" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3899,8 +4240,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3925,6 +4265,11 @@
}
},
"expPowerOf256_21" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3945,8 +4290,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3971,6 +4315,11 @@
}
},
"expPowerOf256_22" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3991,8 +4340,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4017,6 +4365,11 @@
}
},
"expPowerOf256_23" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4037,8 +4390,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4063,6 +4415,11 @@
}
},
"expPowerOf256_24" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4083,8 +4440,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4109,6 +4465,11 @@
}
},
"expPowerOf256_25" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4129,8 +4490,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4155,6 +4515,11 @@
}
},
"expPowerOf256_26" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4175,8 +4540,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4201,6 +4565,11 @@
}
},
"expPowerOf256_27" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4221,8 +4590,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4247,6 +4615,11 @@
}
},
"expPowerOf256_28" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4267,8 +4640,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4293,6 +4665,11 @@
}
},
"expPowerOf256_29" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4313,8 +4690,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4339,6 +4715,11 @@
}
},
"expPowerOf256_3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4359,8 +4740,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4385,6 +4765,11 @@
}
},
"expPowerOf256_30" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4405,8 +4790,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4431,6 +4815,11 @@
}
},
"expPowerOf256_31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4451,8 +4840,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4477,6 +4865,11 @@
}
},
"expPowerOf256_32" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4497,8 +4890,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0xd681",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4522,6 +4914,11 @@
}
},
"expPowerOf256_33" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4542,8 +4939,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0xd681",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4567,6 +4963,11 @@
}
},
"expPowerOf256_4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4587,8 +4988,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4613,6 +5013,11 @@
}
},
"expPowerOf256_5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4633,8 +5038,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4659,6 +5063,11 @@
}
},
"expPowerOf256_6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4679,8 +5088,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4705,6 +5113,11 @@
}
},
"expPowerOf256_7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4725,8 +5138,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4751,6 +5163,11 @@
}
},
"expPowerOf256_8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4771,8 +5188,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4797,6 +5213,11 @@
}
},
"expPowerOf256_9" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4817,8 +5238,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4843,6 +5263,11 @@
}
},
"expPowerOf2_128" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4863,8 +5288,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4889,6 +5313,11 @@
}
},
"expPowerOf2_16" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4909,8 +5338,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4935,6 +5363,11 @@
}
},
"expPowerOf2_2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4955,8 +5388,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4981,6 +5413,11 @@
}
},
"expPowerOf2_256" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5001,8 +5438,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x011105",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5025,6 +5461,11 @@
}
},
"expPowerOf2_32" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5045,8 +5486,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5071,6 +5511,11 @@
}
},
"expPowerOf2_4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5091,8 +5536,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5117,6 +5561,11 @@
}
},
"expPowerOf2_64" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5137,8 +5586,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5163,6 +5611,11 @@
}
},
"expPowerOf2_8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5183,8 +5636,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9be9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5209,6 +5661,11 @@
}
},
"expXY" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5229,8 +5686,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0xd609",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5254,6 +5710,11 @@
}
},
"expXY_success" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5274,8 +5735,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9bad",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5300,6 +5760,11 @@
}
},
"fibbonacci_unrolled" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5320,8 +5785,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0f4192",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0000000000000000000000000000000000000000000000000000000000001055",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5343,6 +5807,11 @@
}
},
"mod0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5363,8 +5832,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5387,6 +5855,11 @@
}
},
"mod1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5407,8 +5880,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5431,6 +5903,11 @@
}
},
"mod2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5451,8 +5928,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5474,6 +5950,11 @@
}
},
"mod3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5494,8 +5975,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5517,6 +5997,11 @@
}
},
"mod4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5537,8 +6022,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5561,6 +6045,11 @@
}
},
"modByZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5581,8 +6070,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5605,6 +6093,11 @@
}
},
"mul0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5625,8 +6118,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5649,6 +6141,11 @@
}
},
"mul1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5669,8 +6166,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5693,6 +6189,11 @@
}
},
"mul2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5713,8 +6214,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5736,6 +6236,11 @@
}
},
"mul3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5756,8 +6261,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5780,6 +6284,11 @@
}
},
"mul4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5800,8 +6309,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5824,6 +6332,11 @@
}
},
"mul5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5844,8 +6357,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5867,6 +6379,11 @@
}
},
"mul6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5887,8 +6404,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013872",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5911,6 +6427,11 @@
}
},
"mul7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -5931,8 +6452,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01867e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x47d0817e4167b1eb4f9fc722b133ef9d7d9a6fb4c2c1c442d000107a5e419561",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -5954,6 +6474,11 @@
}
},
"mulUnderFlow" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -5982,6 +6507,11 @@
}
},
"mulmod0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6002,8 +6532,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6025,6 +6554,11 @@
}
},
"mulmod1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6045,8 +6579,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172f8",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6068,6 +6601,11 @@
}
},
"mulmod1_overflow" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6088,8 +6626,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x136e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6111,6 +6648,11 @@
}
},
"mulmod1_overflow2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6131,8 +6673,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef40c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6155,6 +6696,11 @@
}
},
"mulmod1_overflow3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6175,8 +6721,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef40c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6199,6 +6744,11 @@
}
},
"mulmod1_overflow4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6219,8 +6769,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef40c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6243,6 +6792,11 @@
}
},
"mulmod2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6263,8 +6817,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6287,6 +6840,11 @@
}
},
"mulmod2_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6307,8 +6865,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172ea",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6330,6 +6887,11 @@
}
},
"mulmod2_1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6350,8 +6912,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013852",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6374,6 +6935,11 @@
}
},
"mulmod3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6394,8 +6960,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6418,6 +6983,11 @@
}
},
"mulmod3_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6438,8 +7008,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172f8",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6461,6 +7030,11 @@
}
},
"mulmod4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6481,8 +7055,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018680",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6504,6 +7077,11 @@
}
},
"mulmoddivByZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6524,8 +7102,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6547,6 +7124,11 @@
}
},
"mulmoddivByZero1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6567,8 +7149,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6590,6 +7171,11 @@
}
},
"mulmoddivByZero2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6610,8 +7196,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6633,6 +7218,11 @@
}
},
"mulmoddivByZero3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6653,8 +7243,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6677,6 +7266,11 @@
}
},
"not1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6697,8 +7291,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0f421f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe1dbf",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6720,6 +7313,11 @@
}
},
"sdiv0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6740,8 +7338,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6764,6 +7361,11 @@
}
},
"sdiv1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6784,8 +7386,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6808,6 +7409,11 @@
}
},
"sdiv2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6828,8 +7434,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172fe",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6851,6 +7456,11 @@
}
},
"sdiv3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6871,8 +7481,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6895,6 +7504,11 @@
}
},
"sdiv4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6915,8 +7529,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6939,6 +7552,11 @@
}
},
"sdiv5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -6959,8 +7577,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -6983,6 +7600,11 @@
}
},
"sdiv6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7003,8 +7625,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7026,6 +7647,11 @@
}
},
"sdiv7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7046,8 +7672,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7069,6 +7694,11 @@
}
},
"sdiv8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7089,8 +7719,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7113,6 +7742,11 @@
}
},
"sdiv9" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7133,8 +7767,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7157,6 +7790,11 @@
}
},
"sdivByZero0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7177,8 +7815,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172fe",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7200,6 +7837,11 @@
}
},
"sdivByZero1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7220,8 +7862,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7243,6 +7884,11 @@
}
},
"sdivByZero2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7263,8 +7909,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7287,6 +7932,11 @@
}
},
"sdiv_dejavu" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -7315,6 +7965,11 @@
}
},
"sdiv_i256min" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7335,8 +7990,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7359,6 +8013,11 @@
}
},
"sdiv_i256min2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7379,8 +8038,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7403,6 +8061,11 @@
}
},
"sdiv_i256min3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7423,8 +8086,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0f2ea4",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7446,6 +8108,11 @@
}
},
"signextendInvalidByteNumber" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7466,8 +8133,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7490,6 +8156,11 @@
}
},
"signextend_00" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7510,8 +8181,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0f2eaa",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7533,6 +8203,11 @@
}
},
"signextend_0_BigByte" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7553,8 +8228,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7577,6 +8251,11 @@
}
},
"signextend_AlmostBiggestByte" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7597,8 +8276,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7621,6 +8299,11 @@
}
},
"signextend_BigByteBigByte" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7641,8 +8324,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7665,6 +8347,11 @@
}
},
"signextend_BigBytePlus1_2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7685,8 +8372,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7709,6 +8395,11 @@
}
},
"signextend_BigByte_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7729,8 +8420,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0f2eaa",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7752,6 +8442,11 @@
}
},
"signextend_BitIsNotSet" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7772,8 +8467,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7796,6 +8490,11 @@
}
},
"signextend_BitIsNotSetInHigherByte" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7816,8 +8515,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7840,6 +8538,11 @@
}
},
"signextend_BitIsSetInHigherByte" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7860,8 +8563,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7884,6 +8586,11 @@
}
},
"signextend_Overflow_dj42" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -7912,6 +8619,11 @@
}
},
"signextend_bigBytePlus1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7932,8 +8644,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -7956,6 +8667,11 @@
}
},
"signextend_bitIsSet" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -7976,8 +8692,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0ef412",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8000,6 +8715,11 @@
}
},
"smod0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8020,8 +8740,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8044,6 +8763,11 @@
}
},
"smod1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8064,8 +8788,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8088,6 +8811,11 @@
}
},
"smod2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8108,8 +8836,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8132,6 +8859,11 @@
}
},
"smod3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8152,8 +8884,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8175,6 +8906,11 @@
}
},
"smod4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8195,8 +8931,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8218,6 +8953,11 @@
}
},
"smod5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8238,8 +8978,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x1374",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8261,6 +9000,11 @@
}
},
"smod6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8281,8 +9025,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8305,6 +9048,11 @@
}
},
"smod7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8325,8 +9073,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x1374",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8348,6 +9095,11 @@
}
},
"smod8_byZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8368,8 +9120,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013866",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8392,6 +9143,11 @@
}
},
"smod_i256min1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8412,8 +9168,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172fe",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8435,6 +9190,11 @@
}
},
"smod_i256min2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8455,8 +9215,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013860",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8479,6 +9238,11 @@
}
},
"stop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8499,8 +9263,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0186a0",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8522,6 +9285,11 @@
}
},
"sub0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8542,8 +9310,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8566,6 +9333,11 @@
}
},
"sub1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8586,8 +9358,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8610,6 +9381,11 @@
}
},
"sub2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8630,8 +9406,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8654,6 +9429,11 @@
}
},
"sub3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8674,8 +9454,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -8698,6 +9477,11 @@
}
},
"sub4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmArithmeticTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -8718,8 +9502,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
diff --git a/VMTests/vmBitwiseLogicOperationTest.json b/VMTests/vmBitwiseLogicOperationTest.json
index af3733ed6..80892373d 100644
--- a/VMTests/vmBitwiseLogicOperationTest.json
+++ b/VMTests/vmBitwiseLogicOperationTest.json
@@ -1,5 +1,10 @@
{
"and0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -20,8 +25,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -44,6 +48,11 @@
}
},
"and1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -64,8 +73,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -87,6 +95,11 @@
}
},
"and2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -107,8 +120,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -131,6 +143,11 @@
}
},
"and3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -151,8 +168,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -175,6 +191,11 @@
}
},
"and4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -195,8 +216,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -219,6 +239,11 @@
}
},
"and5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -239,8 +264,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -263,6 +287,11 @@
}
},
"byte0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -283,8 +312,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -307,6 +335,11 @@
}
},
"byte1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -327,8 +360,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -351,6 +383,11 @@
}
},
"byte10" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -371,8 +408,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -394,6 +430,11 @@
}
},
"byte11" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -414,8 +455,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -437,6 +477,11 @@
}
},
"byte2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -457,8 +502,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -481,6 +525,11 @@
}
},
"byte3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -501,8 +550,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -525,6 +573,11 @@
}
},
"byte4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -545,8 +598,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -569,6 +621,11 @@
}
},
"byte5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -589,8 +646,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -613,6 +669,11 @@
}
},
"byte6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -633,8 +694,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -657,6 +717,11 @@
}
},
"byte7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -677,8 +742,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -701,6 +765,11 @@
}
},
"byte8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -721,8 +790,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017306",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -744,6 +812,11 @@
}
},
"byte9" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -764,8 +837,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017304",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -787,6 +859,11 @@
}
},
"eq0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -807,8 +884,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017300",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -830,6 +906,11 @@
}
},
"eq1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -850,8 +931,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -874,6 +954,11 @@
}
},
"eq2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -894,8 +979,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -918,6 +1002,11 @@
}
},
"gt0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -938,8 +1027,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -962,6 +1050,11 @@
}
},
"gt1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -982,8 +1075,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017306",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1005,6 +1097,11 @@
}
},
"gt2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1025,8 +1122,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1049,6 +1145,11 @@
}
},
"gt3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1069,8 +1170,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1092,6 +1192,11 @@
}
},
"iszeo2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1112,8 +1217,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017309",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1135,6 +1239,11 @@
}
},
"iszero0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1155,8 +1264,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1178,6 +1286,11 @@
}
},
"iszero1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1198,8 +1311,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013877",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1222,6 +1334,11 @@
}
},
"lt0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1242,8 +1359,7 @@
"value" : "0x8ac7230489e80000"
},
"gas" : "0x017306",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1265,6 +1381,11 @@
}
},
"lt1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1285,8 +1406,7 @@
"value" : "0x8ac7230489e80000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1309,6 +1429,11 @@
}
},
"lt2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1329,8 +1454,7 @@
"value" : "0x8ac7230489e80000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1352,6 +1476,11 @@
}
},
"lt3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1372,8 +1501,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1396,6 +1524,11 @@
}
},
"not0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1416,8 +1549,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013877",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1440,6 +1572,11 @@
}
},
"not1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1460,8 +1597,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013877",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1484,6 +1620,11 @@
}
},
"not2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1504,8 +1645,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1527,6 +1667,11 @@
}
},
"not3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1547,8 +1692,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013871",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1571,6 +1715,11 @@
}
},
"not4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1591,8 +1740,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013871",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1615,6 +1763,11 @@
}
},
"not5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1635,8 +1788,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013871",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1659,6 +1811,11 @@
}
},
"or0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1679,8 +1836,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1703,6 +1859,11 @@
}
},
"or1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1723,8 +1884,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1747,6 +1907,11 @@
}
},
"or2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1767,8 +1932,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1791,6 +1955,11 @@
}
},
"or3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1811,8 +1980,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1835,6 +2003,11 @@
}
},
"or4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1855,8 +2028,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1879,6 +2051,11 @@
}
},
"or5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1899,8 +2076,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1923,6 +2099,11 @@
}
},
"sgt0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1943,8 +2124,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017306",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1966,6 +2146,11 @@
}
},
"sgt1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1986,8 +2171,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2010,6 +2194,11 @@
}
},
"sgt2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2030,8 +2219,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2053,6 +2241,11 @@
}
},
"sgt3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2073,8 +2266,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2097,6 +2289,11 @@
}
},
"sgt4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2117,8 +2314,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017300",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2140,6 +2336,11 @@
}
},
"slt0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2160,8 +2361,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2184,6 +2384,11 @@
}
},
"slt1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2204,8 +2409,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017306",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2227,6 +2431,11 @@
}
},
"slt2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2247,8 +2456,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2271,6 +2479,11 @@
}
},
"slt3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2291,8 +2504,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2314,6 +2526,11 @@
}
},
"slt4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2334,8 +2551,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2358,6 +2574,11 @@
}
},
"xor0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2378,8 +2599,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2401,6 +2621,11 @@
}
},
"xor1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2421,8 +2646,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2445,6 +2669,11 @@
}
},
"xor2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2465,8 +2694,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2489,6 +2717,11 @@
}
},
"xor3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2509,8 +2742,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2533,6 +2765,11 @@
}
},
"xor4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2553,8 +2790,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2577,6 +2813,11 @@
}
},
"xor5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBitwiseLogicOperationTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2597,8 +2838,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
diff --git a/VMTests/vmBlockInfoTest.json b/VMTests/vmBlockInfoTest.json
index 20b255a8c..e09295214 100644
--- a/VMTests/vmBlockInfoTest.json
+++ b/VMTests/vmBlockInfoTest.json
@@ -1,5 +1,10 @@
{
"blockhash257Block" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -20,8 +25,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172fe",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -43,6 +47,11 @@
}
},
"blockhash258Block" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -63,8 +72,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172fe",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -86,6 +94,11 @@
}
},
"blockhashInRange" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -106,8 +119,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9bf2",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -132,6 +144,11 @@
}
},
"blockhashMyBlock" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -152,8 +169,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172fe",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -175,6 +191,11 @@
}
},
"blockhashNotExistingBlock" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -195,8 +216,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0172fe",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -218,6 +238,11 @@
}
},
"blockhashOutOfRange" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -238,8 +263,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x014bba",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -261,6 +285,11 @@
}
},
"blockhashUnderFlow" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -289,6 +318,11 @@
}
},
"coinbase" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -309,8 +343,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -333,6 +366,11 @@
}
},
"difficulty" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -353,8 +391,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -377,6 +414,11 @@
}
},
"gaslimit" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -397,8 +439,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -421,6 +462,11 @@
}
},
"number" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -441,8 +487,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -465,6 +510,11 @@
}
},
"timestamp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmBlockInfoTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -485,8 +535,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
diff --git a/VMTests/vmEnvironmentalInfoTest.json b/VMTests/vmEnvironmentalInfoTest.json
index 2d8201769..1a4bc2f3c 100644
--- a/VMTests/vmEnvironmentalInfoTest.json
+++ b/VMTests/vmEnvironmentalInfoTest.json
@@ -2,7 +2,7 @@
"ExtCodeSizeAddressInputTooBigLeftMyAddress" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -25,8 +25,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -51,7 +50,7 @@
"ExtCodeSizeAddressInputTooBigRightMyAddress" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -74,8 +73,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -106,7 +104,7 @@
"address0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -129,8 +127,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -155,7 +152,7 @@
"address1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -178,8 +175,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0xcd1722f3947def4cf144679da39c4c32bdc35681" : {
@@ -204,7 +200,7 @@
"balance0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -227,8 +223,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -259,7 +254,7 @@
"balance01" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -282,8 +277,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -322,7 +316,7 @@
"balance1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -345,8 +339,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -371,7 +364,7 @@
"balanceAddress2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -393,16 +386,8 @@
"origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "0x0de0b6b3a7640000"
},
- "expet" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0x01"
- }
- }
- },
"gas" : "0x17487699ad",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -427,7 +412,7 @@
"balanceAddressInputTooBig" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -450,8 +435,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -482,7 +466,7 @@
"balanceAddressInputTooBigLeftMyAddress" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -505,8 +489,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -531,7 +514,7 @@
"balanceAddressInputTooBigRightMyAddress" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -554,8 +537,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -586,7 +568,7 @@
"balanceCaller3" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -609,8 +591,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699ad",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -642,7 +623,7 @@
"calldatacopy0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -665,8 +646,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c5",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -691,7 +671,7 @@
"calldatacopy0_return" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -714,8 +694,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c0",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x3456000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -740,7 +719,7 @@
"calldatacopy1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -763,8 +742,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c5",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -789,7 +767,7 @@
"calldatacopy1_return" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -811,16 +789,8 @@
"origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "0x0de0b6b3a7640000"
},
- "export" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0x2300000000000000000000000000000000000000000000000000000000000000"
- }
- }
- },
"gas" : "0x17487699c0",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x3400000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -845,7 +815,7 @@
"calldatacopy2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -868,8 +838,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d460",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -893,7 +862,7 @@
"calldatacopy2_return" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -916,8 +885,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -941,7 +909,7 @@
"calldatacopyUnderFlow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"env" : {
@@ -974,7 +942,7 @@
"calldatacopyZeroMemExpansion" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -997,8 +965,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d460",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1022,7 +989,7 @@
"calldatacopyZeroMemExpansion_return" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1045,8 +1012,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1070,7 +1036,7 @@
"calldatacopy_DataIndexTooHigh" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1093,8 +1059,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d433",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1118,7 +1083,7 @@
"calldatacopy_DataIndexTooHigh2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1141,8 +1106,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1166,7 +1130,7 @@
"calldatacopy_DataIndexTooHigh2_return" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1189,8 +1153,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d458",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1214,7 +1177,7 @@
"calldatacopy_DataIndexTooHigh_return" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1237,8 +1200,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d42e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1262,7 +1224,7 @@
"calldatacopy_sec" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1285,8 +1247,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x1748769964",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1311,7 +1272,7 @@
"calldataload0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1334,8 +1295,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699d7",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1360,7 +1320,7 @@
"calldataload1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1383,8 +1343,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699d7",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1409,7 +1368,7 @@
"calldataload2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1432,8 +1391,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699d7",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1458,7 +1416,7 @@
"calldataloadSizeTooHigh" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1481,8 +1439,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d46f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1506,7 +1463,7 @@
"calldataloadSizeTooHighPartial" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1529,8 +1486,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699d7",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1555,7 +1511,7 @@
"calldataload_BigOffset" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1578,8 +1534,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d46f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1603,7 +1558,7 @@
"calldatasize0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1626,8 +1581,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1652,7 +1606,7 @@
"calldatasize1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1675,8 +1629,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1701,7 +1654,7 @@
"calldatasize2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1724,8 +1677,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1750,7 +1702,7 @@
"caller" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1773,8 +1725,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1799,7 +1750,7 @@
"callvalue" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1822,8 +1773,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1848,7 +1798,7 @@
"codecopy0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1871,8 +1821,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c5",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1897,7 +1846,7 @@
"codecopyZeroMemExpansion" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1920,8 +1869,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d460",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1945,7 +1893,7 @@
"codecopy_DataIndexTooHigh" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -1968,8 +1916,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d45d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1993,7 +1940,7 @@
"codesize" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2016,8 +1963,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2042,7 +1988,7 @@
"env1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2077,8 +2023,7 @@
"value" : "0x2386f26fd1f447"
},
"gas" : "0x17487556f8",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
},
@@ -2095,7 +2040,7 @@
"extcodecopy0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2118,8 +2063,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876999f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2158,7 +2102,7 @@
"extcodecopy0AddressTooBigLeft" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2181,8 +2125,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876999e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2221,7 +2164,7 @@
"extcodecopy0AddressTooBigRight" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2244,8 +2187,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d436",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2290,7 +2232,7 @@
"extcodecopyZeroMemExpansion" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2313,8 +2255,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d44d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2352,7 +2293,7 @@
"extcodecopy_DataIndexTooHigh" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2375,8 +2316,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x174876d44a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2400,7 +2340,7 @@
"extcodesize0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2423,8 +2363,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c2",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2463,7 +2402,7 @@
"extcodesize1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2486,8 +2425,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699c7",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2526,7 +2464,7 @@
"extcodesizeUnderFlow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"env" : {
@@ -2566,7 +2504,7 @@
"gasprice" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2589,8 +2527,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2615,7 +2552,7 @@
"origin" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json"
},
"callcreates" : [
@@ -2638,8 +2575,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699db",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json
index cec4c6a58..34c2a6e9e 100644
--- a/VMTests/vmIOandFlowOperationsTest.json
+++ b/VMTests/vmIOandFlowOperationsTest.json
@@ -1,5 +1,10 @@
{
"BlockNumberDynamicJump0_AfterJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -28,6 +33,11 @@
}
},
"BlockNumberDynamicJump0_AfterJumpdest3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -56,6 +66,11 @@
}
},
"BlockNumberDynamicJump0_foreverOutOfGas" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -84,6 +99,11 @@
}
},
"BlockNumberDynamicJump0_jumpdest0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -104,8 +124,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013869",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -128,6 +147,11 @@
}
},
"BlockNumberDynamicJump0_jumpdest2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -148,8 +172,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013864",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -172,6 +195,11 @@
}
},
"BlockNumberDynamicJump0_withoutJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -200,6 +228,11 @@
}
},
"BlockNumberDynamicJump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -228,6 +261,11 @@
}
},
"BlockNumberDynamicJumpInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -256,6 +294,11 @@
}
},
"BlockNumberDynamicJumpInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -284,6 +327,11 @@
}
},
"BlockNumberDynamicJumpi0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -312,6 +360,11 @@
}
},
"BlockNumberDynamicJumpi1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -332,8 +385,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013862",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -356,6 +408,11 @@
}
},
"BlockNumberDynamicJumpi1_jumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -384,6 +441,11 @@
}
},
"BlockNumberDynamicJumpiAfterStop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -404,8 +466,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013864",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -428,6 +489,11 @@
}
},
"BlockNumberDynamicJumpiOutsideBoundary" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -456,6 +522,11 @@
}
},
"BlockNumberDynamicJumpifInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -484,6 +555,11 @@
}
},
"BlockNumberDynamicJumpifInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -512,6 +588,11 @@
}
},
"DyanmicJump0_outOfBoundary" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -541,6 +622,11 @@
}
},
"DynamicJump0_AfterJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -569,6 +655,11 @@
}
},
"DynamicJump0_AfterJumpdest3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -597,6 +688,11 @@
}
},
"DynamicJump0_foreverOutOfGas" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -625,6 +721,11 @@
}
},
"DynamicJump0_jumpdest0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -645,8 +746,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -669,6 +769,11 @@
}
},
"DynamicJump0_jumpdest2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -689,8 +794,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013863",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -713,6 +817,11 @@
}
},
"DynamicJump0_withoutJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -741,6 +850,11 @@
}
},
"DynamicJump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -769,6 +883,11 @@
}
},
"DynamicJumpAfterStop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -789,8 +908,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -813,6 +931,11 @@
}
},
"DynamicJumpInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -841,6 +964,11 @@
}
},
"DynamicJumpInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -869,6 +997,11 @@
}
},
"DynamicJumpJD_DependsOnJumps0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -897,6 +1030,11 @@
}
},
"DynamicJumpJD_DependsOnJumps1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -917,8 +1055,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -941,6 +1078,11 @@
}
},
"DynamicJumpPathologicalTest0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -961,8 +1103,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -985,6 +1126,11 @@
}
},
"DynamicJumpPathologicalTest1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1013,6 +1159,11 @@
}
},
"DynamicJumpPathologicalTest2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1041,6 +1192,11 @@
}
},
"DynamicJumpPathologicalTest3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1069,6 +1225,11 @@
}
},
"DynamicJumpStartWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1089,8 +1250,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x011126",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1113,6 +1273,11 @@
}
},
"DynamicJump_value1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1141,6 +1306,11 @@
}
},
"DynamicJump_value2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1169,6 +1339,11 @@
}
},
"DynamicJump_value3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1197,6 +1372,11 @@
}
},
"DynamicJump_valueUnderflow" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1225,6 +1405,11 @@
}
},
"DynamicJumpi0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1253,6 +1438,11 @@
}
},
"DynamicJumpi1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1273,8 +1463,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013861",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1297,6 +1486,11 @@
}
},
"DynamicJumpi1_jumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1325,6 +1519,11 @@
}
},
"DynamicJumpiAfterStop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1345,8 +1544,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013863",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1369,6 +1567,11 @@
}
},
"DynamicJumpiOutsideBoundary" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1397,6 +1600,11 @@
}
},
"DynamicJumpifInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1425,6 +1633,11 @@
}
},
"DynamicJumpifInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1453,6 +1666,11 @@
}
},
"JDfromStorageDynamicJump0_AfterJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1482,6 +1700,11 @@
}
},
"JDfromStorageDynamicJump0_AfterJumpdest3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1511,6 +1734,11 @@
}
},
"JDfromStorageDynamicJump0_foreverOutOfGas" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1540,6 +1768,11 @@
}
},
"JDfromStorageDynamicJump0_jumpdest0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1560,8 +1793,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013836",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1586,6 +1818,11 @@
}
},
"JDfromStorageDynamicJump0_jumpdest2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1606,8 +1843,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013831",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1632,6 +1868,11 @@
}
},
"JDfromStorageDynamicJump0_withoutJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1661,6 +1902,11 @@
}
},
"JDfromStorageDynamicJump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1690,6 +1936,11 @@
}
},
"JDfromStorageDynamicJumpInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1719,6 +1970,11 @@
}
},
"JDfromStorageDynamicJumpInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1748,6 +2004,11 @@
}
},
"JDfromStorageDynamicJumpi0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1777,6 +2038,11 @@
}
},
"JDfromStorageDynamicJumpi1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1797,8 +2063,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01382f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1823,6 +2088,11 @@
}
},
"JDfromStorageDynamicJumpi1_jumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1852,6 +2122,11 @@
}
},
"JDfromStorageDynamicJumpiAfterStop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1872,8 +2147,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013831",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1898,6 +2172,11 @@
}
},
"JDfromStorageDynamicJumpiOutsideBoundary" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1927,6 +2206,11 @@
}
},
"JDfromStorageDynamicJumpifInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1956,6 +2240,11 @@
}
},
"JDfromStorageDynamicJumpifInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1985,6 +2274,11 @@
}
},
"bad_indirect_jump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2013,6 +2307,11 @@
}
},
"bad_indirect_jump2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2041,6 +2340,11 @@
}
},
"byte1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2061,8 +2365,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01861f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2084,6 +2387,11 @@
}
},
"calldatacopyMemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2112,6 +2420,11 @@
}
},
"codecopyMemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2140,6 +2453,11 @@
}
},
"deadCode_1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2160,8 +2478,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01868f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0100000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2183,6 +2500,11 @@
}
},
"dupAt51becameMload" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2203,8 +2525,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013871",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2227,6 +2548,11 @@
}
},
"extcodecopyMemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2255,6 +2581,11 @@
}
},
"for_loop1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2275,8 +2606,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018351",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2298,6 +2628,11 @@
}
},
"for_loop2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2318,8 +2653,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018351",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2341,6 +2675,11 @@
}
},
"gas0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2361,8 +2700,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2385,6 +2723,11 @@
}
},
"gas1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2405,8 +2748,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2429,6 +2771,11 @@
}
},
"gasOverFlow" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2457,6 +2804,11 @@
}
},
"indirect_jump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2485,6 +2837,11 @@
}
},
"indirect_jump2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2513,6 +2870,11 @@
}
},
"indirect_jump3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2541,6 +2903,11 @@
}
},
"indirect_jump4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2561,8 +2928,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01867e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2584,6 +2950,11 @@
}
},
"jump0_AfterJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2612,6 +2983,11 @@
}
},
"jump0_AfterJumpdest3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2640,6 +3016,11 @@
}
},
"jump0_foreverOutOfGas" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2668,6 +3049,11 @@
}
},
"jump0_jumpdest0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2688,8 +3074,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2712,6 +3097,11 @@
}
},
"jump0_jumpdest2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2732,8 +3122,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013869",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2756,6 +3145,11 @@
}
},
"jump0_outOfBoundary" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2784,6 +3178,11 @@
}
},
"jump0_withoutJumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2812,6 +3211,11 @@
}
},
"jump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2840,6 +3244,11 @@
}
},
"jumpAfterStop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2860,8 +3269,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2884,6 +3292,11 @@
}
},
"jumpDynamicJumpSameDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2904,8 +3317,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01867c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0000000000000000000000000000000000000000000000000000000000000003",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2927,6 +3339,11 @@
}
},
"jumpHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2955,6 +3372,11 @@
}
},
"jumpInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2983,6 +3405,11 @@
}
},
"jumpInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3011,6 +3438,11 @@
}
},
"jumpOntoJump" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3039,6 +3471,11 @@
}
},
"jumpTo1InstructionafterJump" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3067,6 +3504,11 @@
}
},
"jumpTo1InstructionafterJump_jumpdestFirstInstruction" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3095,6 +3537,11 @@
}
},
"jumpTo1InstructionafterJump_noJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3123,6 +3570,11 @@
}
},
"jumpToUint64maxPlus1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3151,6 +3603,11 @@
}
},
"jumpToUintmaxPlus1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3179,6 +3636,11 @@
}
},
"jumpdestBigList" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3199,8 +3661,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x05f5e0a1",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3222,6 +3683,11 @@
}
},
"jumpi0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3250,6 +3716,11 @@
}
},
"jumpi1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3270,8 +3741,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013867",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3294,6 +3764,11 @@
}
},
"jumpi1_jumpdest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3322,6 +3797,11 @@
}
},
"jumpiAfterStop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3342,8 +3822,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013869",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3366,6 +3845,11 @@
}
},
"jumpiOutsideBoundary" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3394,6 +3878,11 @@
}
},
"jumpiToUint64maxPlus1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3422,6 +3911,11 @@
}
},
"jumpiToUintmaxPlus1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3450,6 +3944,11 @@
}
},
"jumpi_at_the_end" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3470,8 +3969,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0260",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3493,6 +3991,11 @@
}
},
"jumpifInsidePushWithJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3521,6 +4024,11 @@
}
},
"jumpifInsidePushWithoutJumpDest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3549,6 +4057,11 @@
}
},
"kv1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3569,8 +4082,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x604554331415602c575b366080511015602b576020608051013560805135556040608051016080526009565b5b",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3593,6 +4105,11 @@
}
},
"log1MemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3621,6 +4138,11 @@
}
},
"loop_stacklimit_1020" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3641,8 +4163,7 @@
"value" : "0x03fc"
},
"gas" : "0xef1c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3664,6 +4185,11 @@
}
},
"loop_stacklimit_1021" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3692,6 +4218,11 @@
}
},
"memory1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3712,8 +4243,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01866d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x02030503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3735,6 +4265,11 @@
}
},
"mloadError0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3755,8 +4290,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01730c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3778,6 +4312,11 @@
}
},
"mloadError1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3798,8 +4337,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017300",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3821,6 +4359,11 @@
}
},
"mloadMemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3849,6 +4392,11 @@
}
},
"mloadOutOfGasError2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -3877,6 +4425,11 @@
}
},
"msize0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3897,8 +4450,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3921,6 +4473,11 @@
}
},
"msize1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3941,8 +4498,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3965,6 +4521,11 @@
}
},
"msize2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3985,8 +4546,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013863",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4009,6 +4569,11 @@
}
},
"msize3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4029,8 +4594,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4053,6 +4617,11 @@
}
},
"mstore0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4073,8 +4642,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4097,6 +4665,11 @@
}
},
"mstore1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4117,8 +4690,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013862",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4141,6 +4713,11 @@
}
},
"mstore8MemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4169,6 +4746,11 @@
}
},
"mstore8WordToBigError" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4189,8 +4771,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4213,6 +4794,11 @@
}
},
"mstore8_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4233,8 +4819,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4257,6 +4842,11 @@
}
},
"mstore8_1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4277,8 +4867,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013862",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4301,6 +4890,11 @@
}
},
"mstoreMemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4329,6 +4923,11 @@
}
},
"mstoreWordToBigError" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4349,8 +4948,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4373,6 +4971,11 @@
}
},
"mstore_mload0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4393,8 +4996,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4417,6 +5019,11 @@
}
},
"pc0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4437,8 +5044,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017313",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4460,6 +5066,11 @@
}
},
"pc1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4480,8 +5091,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0124ed",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4504,6 +5114,11 @@
}
},
"pop0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4524,8 +5139,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013875",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4548,6 +5162,11 @@
}
},
"pop1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4576,6 +5195,11 @@
}
},
"return1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4604,6 +5228,11 @@
}
},
"return2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4624,8 +5253,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01865f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0000000000000000000000000000000000000000000000000000000000000027",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4647,6 +5275,11 @@
}
},
"sha3MemExp" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4675,6 +5308,11 @@
}
},
"sstore_load_0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4695,8 +5333,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x9bfc",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4721,6 +5358,11 @@
}
},
"sstore_load_1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4741,8 +5383,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0xd694",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4766,6 +5407,11 @@
}
},
"sstore_load_2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4794,6 +5440,11 @@
}
},
"sstore_underflow" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4822,6 +5473,11 @@
}
},
"stack_loop" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4842,8 +5498,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018555",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x0001020304050607080900000000000000000000000000000000000000000000",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -4865,6 +5520,11 @@
}
},
"stackjump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4893,6 +5553,11 @@
}
},
"swapAt52becameMstore" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -4921,6 +5586,11 @@
}
},
"when" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -4941,8 +5611,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01866e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
diff --git a/VMTests/vmLogTest.json b/VMTests/vmLogTest.json
index 5ceb86a6e..d49b14a2a 100644
--- a/VMTests/vmLogTest.json
+++ b/VMTests/vmLogTest.json
@@ -1,5 +1,10 @@
{
"log0_emptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -20,15 +25,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018523",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- ]
- }
- ],
+ "logs" : "0xea63b4dbbdbca1bd985580a0c3b6f35a4955d4d4cf0b4d903003cdfc4c40ba1c",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -50,6 +47,11 @@
}
},
"log0_logMemStartTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -78,6 +80,11 @@
}
},
"log0_logMemsizeTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -106,6 +113,11 @@
}
},
"log0_logMemsizeZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -126,15 +138,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018517",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- ]
- }
- ],
+ "logs" : "0xea63b4dbbdbca1bd985580a0c3b6f35a4955d4d4cf0b4d903003cdfc4c40ba1c",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -156,6 +160,11 @@
}
},
"log0_nonEmptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -176,15 +185,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018417",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "topics" : [
- ]
- }
- ],
+ "logs" : "0x4b78f5979516c0624506af0eb4124e0a6ae9e21c82a3a90ca2999983634d7338",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -206,6 +207,11 @@
}
},
"log0_nonEmptyMem_logMemSize1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -226,15 +232,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01850f",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xaa",
- "topics" : [
- ]
- }
- ],
+ "logs" : "0x20238193c29688c64e395ae6044273a99e54e9cfaec2033f1cdc8967e0409cc1",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -256,6 +254,11 @@
}
},
"log0_nonEmptyMem_logMemSize1_logMemStart31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -276,15 +279,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01850f",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xdd",
- "topics" : [
- ]
- }
- ],
+ "logs" : "0x6db1ea69b7b1f555653d63d1aea297db1b4997dc26ba1d97e724aae34278a459",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -306,6 +301,11 @@
}
},
"log1_Caller" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -326,16 +326,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01829e",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
- "topics" : [
- "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
- ]
- }
- ],
+ "logs" : "0xdcdb7c361ccebf35b55b9853f713765acc075a172ab9077d9cbbfe4e79e1f628",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -357,6 +348,11 @@
}
},
"log1_MaxTopic" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -377,16 +373,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01829d",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
- "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
- "topics" : [
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- ]
- }
- ],
+ "logs" : "0x390a7f435e94b10f36ab57ca7106029629ee62569ed1bc309de88acc3ddfd954",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -408,6 +395,11 @@
}
},
"log1_emptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -428,16 +420,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0183a9",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x7a0b07b554f8629b2183374bf734bfd10f641d640654b6f8e5cc088467f90b3d",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -459,6 +442,11 @@
}
},
"log1_logMemStartTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -487,6 +475,11 @@
}
},
"log1_logMemsizeTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -515,6 +508,11 @@
}
},
"log1_logMemsizeZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -535,16 +533,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01839d",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x7a0b07b554f8629b2183374bf734bfd10f641d640654b6f8e5cc088467f90b3d",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -566,6 +555,11 @@
}
},
"log1_nonEmptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -586,16 +580,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01829d",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x2e3c489a64cf3233b1ac4d42fd1f6e2430f6d99524c57dba5471d3b41a20fdc0",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -617,6 +602,11 @@
}
},
"log1_nonEmptyMem_logMemSize1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -637,16 +627,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018395",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xaa",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x5bb955226d045691dc50a5adb050b48e9167abcf287e5a65e67c69635b4a84a2",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -668,6 +649,11 @@
}
},
"log1_nonEmptyMem_logMemSize1_logMemStart31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -688,16 +674,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018395",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xdd",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x3e9e84d955681613494d5aa93b50bb45e9a1b38791a7292667f88dd56d9a442d",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -719,6 +696,11 @@
}
},
"log2_Caller" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -739,17 +721,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018124",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
- ]
- }
- ],
+ "logs" : "0x142b142cb8656b9fdb44d0a126ba5165dbe681511a76f7ba1d0cb9c7b6a56790",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -771,6 +743,11 @@
}
},
"log2_MaxTopic" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -791,17 +768,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018123",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
- "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
- "topics" : [
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- ]
- }
- ],
+ "logs" : "0x10038c0bc70265c0308f2914a65cdc63b8e6edfd44850dbe42a05c868edc30f1",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -823,6 +790,11 @@
}
},
"log2_emptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -843,17 +815,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01822f",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x0c102e52fb694e84eb201c93bc66cb205a9a332215f84188aec1096553289381",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -875,6 +837,11 @@
}
},
"log2_logMemStartTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -903,6 +870,11 @@
}
},
"log2_logMemsizeTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -931,6 +903,11 @@
}
},
"log2_logMemsizeZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -951,17 +928,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018223",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x0c102e52fb694e84eb201c93bc66cb205a9a332215f84188aec1096553289381",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -983,6 +950,11 @@
}
},
"log2_nonEmptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1003,17 +975,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x018123",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x6e02fdc5f0bf3152415cc76a6ed19cd23f9eee9c8ada826de72bfab8c0bbb103",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1035,6 +997,11 @@
}
},
"log2_nonEmptyMem_logMemSize1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1055,17 +1022,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01821b",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xaa",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x45c138a1e810080c595869ef1ebed27c70c3d6fb48a3db0b5173b2053e787ef3",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1087,6 +1044,11 @@
}
},
"log2_nonEmptyMem_logMemSize1_logMemStart31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1107,17 +1069,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01821b",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xdd",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x4409136ea4b71b7651f1c9c65efd0455ec856c93ce6295a1677ae7c3791e3c48",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1139,6 +1091,11 @@
}
},
"log3_Caller" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1159,18 +1116,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017faa",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
- ]
- }
- ],
+ "logs" : "0x3e85bcf5ae0e8017697b1668fe3133293de024a46c44194f6345f66a4bd32023",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1192,6 +1138,11 @@
}
},
"log3_MaxTopic" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1212,18 +1163,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017fa9",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
- "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
- "topics" : [
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- ]
- }
- ],
+ "logs" : "0x486418c45425c02eee174815dcc8d611111e35ddc111d7cf61660376629ee9f4",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1245,6 +1185,11 @@
}
},
"log3_PC" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1265,18 +1210,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017fac",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000400000000000000000000000030000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000001000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000800000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000007",
- "0000000000000000000000000000000000000000000000000000000000000006",
- "0000000000000000000000000000000000000000000000000000000000000005"
- ]
- }
- ],
+ "logs" : "0x7cee1faf751b1e6b79f5a9c8b4ce8d5b8d1ce5cbc1960336f1edf7800242d880",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1298,6 +1232,11 @@
}
},
"log3_emptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1318,18 +1257,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0180b5",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x79f83975e7ea5efeeb8e2b08ea11bd9f320f34042ce7f2abd4df8a26b04839c0",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1351,6 +1279,11 @@
}
},
"log3_logMemStartTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1379,6 +1312,11 @@
}
},
"log3_logMemsizeTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1407,6 +1345,11 @@
}
},
"log3_logMemsizeZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1427,18 +1370,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0180a9",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x79f83975e7ea5efeeb8e2b08ea11bd9f320f34042ce7f2abd4df8a26b04839c0",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1460,6 +1392,11 @@
}
},
"log3_nonEmptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1480,18 +1417,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017fa9",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0xb9cdb22df321bb4d58b94e6928f3db861ceff5fbc398e12675b9027add956f49",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1513,6 +1439,11 @@
}
},
"log3_nonEmptyMem_logMemSize1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1533,18 +1464,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0180a1",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xaa",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x47b80b4fa66c744dbeef8ec51e7d202f3c03b893dfdc95e3523c223a55ab3051",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1566,6 +1486,11 @@
}
},
"log3_nonEmptyMem_logMemSize1_logMemStart31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1586,18 +1511,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x0180a1",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xdd",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x56733300bf7f644b82e00b314f1cfc0ac057f6dfc6a2b821970423603a44889f",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1619,6 +1533,11 @@
}
},
"log4_Caller" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1639,19 +1558,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017e30",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
- ]
- }
- ],
+ "logs" : "0x35f9d89d15631c07c9fe9938cbb68c24829193d66435373f55f924c906b854a4",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1673,6 +1580,11 @@
}
},
"log4_MaxTopic" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1693,19 +1605,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017e2f",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
- "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
- "topics" : [
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- ]
- }
- ],
+ "logs" : "0xef71a715e664cf4bfc47d7cc5c7b32a046c0092570e8048742f60fe3232b168a",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1727,6 +1627,11 @@
}
},
"log4_PC" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1747,19 +1652,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017e33",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000480000000000000000000000030000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000080000400000000000000000000001000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080000000040000000000000000000800000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000008",
- "0000000000000000000000000000000000000000000000000000000000000007",
- "0000000000000000000000000000000000000000000000000000000000000006",
- "0000000000000000000000000000000000000000000000000000000000000005"
- ]
- }
- ],
+ "logs" : "0x51d56b9f9e0edb35517910cf8ed0e7a6b83aad7c2ca5c9b23874294aa0fae264",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1781,6 +1674,11 @@
}
},
"log4_emptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1801,19 +1699,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017f3b",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0xc04befec57a9284dbf7636641a59a938acf437ae400154e34ad0a1cfeee3eaa9",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1835,6 +1721,11 @@
}
},
"log4_logMemStartTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1863,6 +1754,11 @@
}
},
"log4_logMemsizeTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1891,6 +1787,11 @@
}
},
"log4_logMemsizeZero" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1911,19 +1812,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017f2f",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0x",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0xc04befec57a9284dbf7636641a59a938acf437ae400154e34ad0a1cfeee3eaa9",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1945,6 +1834,11 @@
}
},
"log4_nonEmptyMem" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1965,19 +1859,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017e2f",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x0a0784a78d4f43441675b9f00e6ad4a313c9e57a6a01a6f49b8a890805857d8d",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1999,6 +1881,11 @@
}
},
"log4_nonEmptyMem_logMemSize1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2019,19 +1906,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017f27",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xaa",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x23be46fc7a6c306a308a3f05719e0b0e5f9009a10f54838a78afa750b1ef17d7",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2053,6 +1928,11 @@
}
},
"log4_nonEmptyMem_logMemSize1_logMemStart31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2073,19 +1953,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x017f27",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xdd",
- "topics" : [
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000",
- "0000000000000000000000000000000000000000000000000000000000000000"
- ]
- }
- ],
+ "logs" : "0x09928203a19d172f9c404eb76d61e6f4aedc83a2cada1ac2a02ad6aa0e98044b",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2107,6 +1975,11 @@
}
},
"log_2logs" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmLogTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2127,22 +2000,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01821a",
- "logs" : [
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "topics" : [
- ]
- },
- {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
- "data" : "0xffffffffffffffffffffffffffffffff",
- "topics" : [
- ]
- }
- ],
+ "logs" : "0xe12ee27cac9d3a99fe2fae82f6a97af4252ea255452ec3724bbec0c8e5d03365",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
diff --git a/VMTests/vmPushDupSwapTest.json b/VMTests/vmPushDupSwapTest.json
index 8f256f2e2..79a4606b2 100644
--- a/VMTests/vmPushDupSwapTest.json
+++ b/VMTests/vmPushDupSwapTest.json
@@ -1,5 +1,10 @@
{
"dup1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -20,8 +25,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013877",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -44,6 +48,11 @@
}
},
"dup10" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -64,8 +73,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -88,6 +96,11 @@
}
},
"dup11" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -108,8 +121,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013859",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -132,6 +144,11 @@
}
},
"dup12" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -152,8 +169,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013856",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -176,6 +192,11 @@
}
},
"dup13" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -196,8 +217,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013853",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -220,6 +240,11 @@
}
},
"dup14" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -240,8 +265,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013850",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -264,6 +288,11 @@
}
},
"dup15" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -284,8 +313,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01384d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -308,6 +336,11 @@
}
},
"dup16" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -328,8 +361,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01384a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -352,6 +384,11 @@
}
},
"dup2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -372,8 +409,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -396,6 +432,11 @@
}
},
"dup2error" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -424,6 +465,11 @@
}
},
"dup3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -444,8 +490,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013871",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -468,6 +513,11 @@
}
},
"dup4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -488,8 +538,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -512,6 +561,11 @@
}
},
"dup5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -532,8 +586,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -556,6 +609,11 @@
}
},
"dup6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -576,8 +634,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -600,6 +657,11 @@
}
},
"dup7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -620,8 +682,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013865",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -644,6 +705,11 @@
}
},
"dup8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -664,8 +730,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013862",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -688,6 +753,11 @@
}
},
"dup9" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -708,8 +778,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -732,6 +801,11 @@
}
},
"push1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -752,8 +826,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -776,6 +849,11 @@
}
},
"push10" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -796,8 +874,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -820,6 +897,11 @@
}
},
"push11" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -840,8 +922,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -864,6 +945,11 @@
}
},
"push12" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -884,8 +970,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -908,6 +993,11 @@
}
},
"push13" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -928,8 +1018,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -952,6 +1041,11 @@
}
},
"push14" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -972,8 +1066,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -996,6 +1089,11 @@
}
},
"push15" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1016,8 +1114,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1040,6 +1137,11 @@
}
},
"push16" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1060,8 +1162,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1084,6 +1185,11 @@
}
},
"push17" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1104,8 +1210,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1128,6 +1233,11 @@
}
},
"push18" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1148,8 +1258,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1172,6 +1281,11 @@
}
},
"push19" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1192,8 +1306,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1216,6 +1329,11 @@
}
},
"push1_missingStack" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1236,8 +1354,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01869d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1259,6 +1376,11 @@
}
},
"push2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1279,8 +1401,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1303,6 +1424,11 @@
}
},
"push20" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1323,8 +1449,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1347,6 +1472,11 @@
}
},
"push21" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1367,8 +1497,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1391,6 +1520,11 @@
}
},
"push22" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1411,8 +1545,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1435,6 +1568,11 @@
}
},
"push23" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1455,8 +1593,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1479,6 +1616,11 @@
}
},
"push24" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1499,8 +1641,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1523,6 +1664,11 @@
}
},
"push25" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1543,8 +1689,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1567,6 +1712,11 @@
}
},
"push26" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1587,8 +1737,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1611,6 +1760,11 @@
}
},
"push27" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1631,8 +1785,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1655,6 +1808,11 @@
}
},
"push28" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1675,8 +1833,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1699,6 +1856,11 @@
}
},
"push29" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1719,8 +1881,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1743,6 +1904,11 @@
}
},
"push3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1763,8 +1929,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1787,6 +1952,11 @@
}
},
"push30" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1807,8 +1977,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1831,6 +2000,11 @@
}
},
"push31" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1851,8 +2025,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1875,6 +2048,11 @@
}
},
"push32" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1895,8 +2073,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1919,6 +2096,11 @@
}
},
"push32AndSuicide" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1939,8 +2121,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01869d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0xbbccddeeff00112233445566778899aabbccddee" : {
@@ -1962,6 +2143,11 @@
}
},
"push32FillUpInputWithZerosAtTheEnd" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1982,8 +2168,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01869d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2005,6 +2190,11 @@
}
},
"push32Undefined" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2025,8 +2215,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01869d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2048,6 +2237,11 @@
}
},
"push32Undefined2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2068,8 +2262,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2092,6 +2285,11 @@
}
},
"push32Undefined3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2112,8 +2310,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01869d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2135,6 +2332,11 @@
}
},
"push33" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2163,6 +2365,11 @@
}
},
"push4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2183,8 +2390,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2207,6 +2413,11 @@
}
},
"push5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2227,8 +2438,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2251,6 +2461,11 @@
}
},
"push6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2271,8 +2486,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2295,6 +2509,11 @@
}
},
"push7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2315,8 +2534,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2339,6 +2557,11 @@
}
},
"push8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2359,8 +2582,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2383,6 +2605,11 @@
}
},
"push9" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2403,8 +2630,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01387a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2427,6 +2653,11 @@
}
},
"swap1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2447,8 +2678,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013877",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2471,6 +2701,11 @@
}
},
"swap10" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2491,8 +2726,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2515,6 +2749,11 @@
}
},
"swap11" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2535,8 +2774,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013859",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2559,6 +2797,11 @@
}
},
"swap12" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2579,8 +2822,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013856",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2603,6 +2845,11 @@
}
},
"swap13" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2623,8 +2870,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013853",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2647,6 +2893,11 @@
}
},
"swap14" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2667,8 +2918,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013850",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2691,6 +2941,11 @@
}
},
"swap15" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2711,8 +2966,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01384d",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2735,6 +2989,11 @@
}
},
"swap16" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2755,8 +3014,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01384a",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2779,6 +3037,11 @@
}
},
"swap2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2799,8 +3062,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013874",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2823,6 +3085,11 @@
}
},
"swap2error" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -2851,6 +3118,11 @@
}
},
"swap3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2871,8 +3143,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013871",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2895,6 +3166,11 @@
}
},
"swap4" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2915,8 +3191,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2939,6 +3214,11 @@
}
},
"swap5" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -2959,8 +3239,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01386b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -2983,6 +3262,11 @@
}
},
"swap6" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3003,8 +3287,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013868",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3027,6 +3310,11 @@
}
},
"swap7" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3047,8 +3335,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013865",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3071,6 +3358,11 @@
}
},
"swap8" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3091,8 +3383,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013862",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3115,6 +3406,11 @@
}
},
"swap9" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -3135,8 +3431,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01385f",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -3159,6 +3454,11 @@
}
},
"swapjump1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmPushDupSwapTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
diff --git a/VMTests/vmSha3Test.json b/VMTests/vmSha3Test.json
index 549a966c2..12cb7b341 100644
--- a/VMTests/vmSha3Test.json
+++ b/VMTests/vmSha3Test.json
@@ -2,7 +2,7 @@
"sha3_0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -25,8 +25,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x17487699b9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -51,7 +50,7 @@
"sha3_1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -74,8 +73,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013850",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -100,7 +98,7 @@
"sha3_2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -123,8 +121,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x013850",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -149,7 +146,7 @@
"sha3_3" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"env" : {
@@ -182,7 +179,7 @@
"sha3_4" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"env" : {
@@ -215,7 +212,7 @@
"sha3_5" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"env" : {
@@ -248,7 +245,7 @@
"sha3_6" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"env" : {
@@ -281,7 +278,7 @@
"sha3_bigOffset" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"env" : {
@@ -314,7 +311,7 @@
"sha3_bigOffset2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -337,8 +334,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xdfe7a9b0",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -363,7 +359,7 @@
"sha3_bigSize" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"env" : {
@@ -396,7 +392,7 @@
"sha3_memSizeNoQuadraticCost31" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -419,8 +415,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb155",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -445,7 +440,7 @@
"sha3_memSizeQuadraticCost32" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -468,8 +463,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb151",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -494,7 +488,7 @@
"sha3_memSizeQuadraticCost32_zeroSize" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -517,8 +511,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb1b9",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -543,7 +536,7 @@
"sha3_memSizeQuadraticCost33" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -566,8 +559,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb14e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -592,7 +584,7 @@
"sha3_memSizeQuadraticCost63" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -615,8 +607,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb0ef",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -641,7 +632,7 @@
"sha3_memSizeQuadraticCost64" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -664,8 +655,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb0eb",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -690,7 +680,7 @@
"sha3_memSizeQuadraticCost64_2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -713,8 +703,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb0eb",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -739,7 +728,7 @@
"sha3_memSizeQuadraticCost65" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e0f7b68a.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
"source" : "/src/VMTestsFiller/vmSha3TestFiller.json"
},
"callcreates" : [
@@ -762,8 +751,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"gas" : "0xffffb0e8",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
diff --git a/VMTests/vmSystemOperationsTest.json b/VMTests/vmSystemOperationsTest.json
index ce5d35dba..ae9d67885 100644
--- a/VMTests/vmSystemOperationsTest.json
+++ b/VMTests/vmSystemOperationsTest.json
@@ -1,5 +1,10 @@
{
"ABAcalls0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x",
@@ -26,8 +31,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e723775",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -64,6 +68,11 @@
}
},
"ABAcalls1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -99,6 +108,11 @@
}
},
"ABAcalls2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -134,6 +148,11 @@
}
},
"ABAcalls3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -169,6 +188,11 @@
}
},
"ABAcallsSuicide0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x",
@@ -195,8 +219,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e723772",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x945304eb96065b2a98b57a48a06ae28d285a71b5" : {
@@ -225,6 +248,11 @@
}
},
"ABAcallsSuicide1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x",
@@ -251,8 +279,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e723775",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -289,6 +316,11 @@
}
},
"CallRecursiveBomb0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x",
@@ -315,8 +347,7 @@
"value" : "0x0186a0"
},
"gas" : "0x01311297",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -352,6 +383,11 @@
}
},
"CallRecursiveBomb1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x",
@@ -378,8 +414,7 @@
"value" : "0x0186a0"
},
"gas" : "0x04f3f1",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -403,6 +438,11 @@
}
},
"CallRecursiveBomb2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x",
@@ -429,8 +469,7 @@
"value" : "0x0186a0"
},
"gas" : "0x04f3f2",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -454,6 +493,11 @@
}
},
"CallRecursiveBomb3" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x",
@@ -480,8 +524,7 @@
"value" : "0x0186a0"
},
"gas" : "0x0ea57e",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -505,6 +548,11 @@
}
},
"CallToNameRegistrator0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -531,8 +579,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -569,6 +616,11 @@
}
},
"CallToNameRegistratorNotMuchMemory0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -604,6 +656,11 @@
}
},
"CallToNameRegistratorNotMuchMemory1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -639,6 +696,11 @@
}
},
"CallToNameRegistratorOutOfGas" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -674,6 +736,11 @@
}
},
"CallToNameRegistratorTooMuchMemory0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -709,6 +776,11 @@
}
},
"CallToNameRegistratorTooMuchMemory1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -744,6 +816,11 @@
}
},
"CallToNameRegistratorTooMuchMemory2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -779,6 +856,11 @@
}
},
"CallToPrecompiledContract" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x0000",
@@ -805,8 +887,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0xd69b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -829,6 +910,11 @@
}
},
"CallToReturn1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -855,8 +941,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -893,6 +978,11 @@
}
},
"PostToNameRegistrator0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -919,8 +1009,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -957,6 +1046,11 @@
}
},
"PostToReturn1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -983,8 +1077,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1021,6 +1114,11 @@
}
},
"TestNameRegistrator" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1041,8 +1139,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0x01382b",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1065,6 +1162,11 @@
}
},
"callcodeToNameRegistrator0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -1091,8 +1193,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1129,6 +1230,11 @@
}
},
"callcodeToReturn1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -1155,8 +1261,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1193,6 +1298,11 @@
}
},
"callstatelessToNameRegistrator0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -1219,8 +1329,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1257,6 +1366,11 @@
}
},
"callstatelessToReturn1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa",
@@ -1283,8 +1397,7 @@
"value" : "0x0186a0"
},
"gas" : "0x09184e72375c",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1321,6 +1434,11 @@
}
},
"createNameRegistrator" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
{
"data" : "0x601080600c6000396000f3006000355415600957005b60203560003555",
@@ -1347,8 +1465,7 @@
"value" : "0x0de0b6b3a7640000"
},
"gas" : "0xbb68",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1371,6 +1488,11 @@
}
},
"createNameRegistratorOutOfMemoryBonds0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1399,6 +1521,11 @@
}
},
"createNameRegistratorOutOfMemoryBonds1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x0100",
@@ -1427,6 +1554,11 @@
}
},
"createNameRegistratorValueTooHigh" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1447,8 +1579,7 @@
"value" : "0x64"
},
"gas" : "0xf600",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1470,6 +1601,11 @@
}
},
"return0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1490,8 +1626,7 @@
"value" : "0x17"
},
"gas" : "0x013865",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x37",
"post" : {
"0xcd1722f3947def4cf144679da39c4c32bdc35681" : {
@@ -1514,6 +1649,11 @@
}
},
"return1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1534,8 +1674,7 @@
"value" : "0x17"
},
"gas" : "0x013865",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x3700",
"post" : {
"0xcd1722f3947def4cf144679da39c4c32bdc35681" : {
@@ -1558,6 +1697,11 @@
}
},
"return2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1578,8 +1722,7 @@
"value" : "0x17"
},
"gas" : "0x013862",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x370000000000000000000000000000000000000000000000000000000000000000",
"post" : {
"0xcd1722f3947def4cf144679da39c4c32bdc35681" : {
@@ -1602,6 +1745,11 @@
}
},
"suicide0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1622,8 +1770,7 @@
"value" : "0x0186a0"
},
"gas" : "0x03e6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0xcd1722f3947def4cf144679da39c4c32bdc35681" : {
@@ -1652,6 +1799,11 @@
}
},
"suicideNotExistingAccount" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1672,8 +1824,7 @@
"value" : "0x0186a0"
},
"gas" : "0x03e5",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0xaa1722f3947def4cf144679da39c4c32bdc35681" : {
@@ -1709,6 +1860,11 @@
}
},
"suicideSendEtherToMe" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.78fe0787.Linux.g++",
+ "source" : "/src/VMTestsFiller/vmSystemOperationsTestFiller.json"
+ },
"callcreates" : [
],
"env" : {
@@ -1729,8 +1885,7 @@
"value" : "0x0186a0"
},
"gas" : "0x03e6",
- "logs" : [
- ],
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"out" : "0x",
"post" : {
"0xcd1722f3947def4cf144679da39c4c32bdc35681" : {
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" : {
diff --git a/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json b/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json
index 86a49549d..95f7a58c6 100644
--- a/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json
+++ b/src/VMTestsFiller/vmEnvironmentalInfoTestFiller.json
@@ -472,7 +472,7 @@
"expect" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"storage" : {
- "0x" : "0x0256000000000000000000000000000000000000000000000000000000000000"
+ "0x" : "0x2560000000000000000000000000000000000000000000000000000000000000"
}
}
},
@@ -576,7 +576,7 @@
"expect" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"storage" : {
- "0x" : "0xabcdef0000000000000000000000000000000000000000000000000024000000"
+ "0x" : "0xbcdef00000000000000000000000000000000000000000000000000024000000"
}
}
},
@@ -785,7 +785,7 @@
"expect" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"storage" : {
- "0x" : "0x2345000000000000000000000000000000000000000000000000000000000000"
+ "0x" : "0x3456000000000000000000000000000000000000000000000000000000000000"
}
}
},
@@ -956,7 +956,7 @@
"expect" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"storage" : {
- "0x" : "0x2300000000000000000000000000000000000000000000000000000000000000"
+ "0x" : "0x3400000000000000000000000000000000000000000000000000000000000000"
}
}
},
@@ -1025,7 +1025,7 @@
"expect" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"storage" : {
- "0x" : "0x2345000000000000000000000000000000000000000000000000000000000000"
+ "0x" : "0x3456000000000000000000000000000000000000000000000000000000000000"
}
}
},