diff options
Diffstat (limited to 'GeneralStateTests')
-rw-r--r-- | GeneralStateTests/stRecursiveCreate/recursiveCreate.json | 19 | ||||
-rw-r--r-- | GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json | 19 |
2 files changed, 8 insertions, 30 deletions
diff --git a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json index a9c2a71c3..bbd53dd5a 100644 --- a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json +++ b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json @@ -2,10 +2,10 @@ "recursiveCreate" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json", - "sourceHash" : "abf9058dbd4b7550f92da2f24c72e88b836660a2eb39554dc131e4eb32cee75d" + "sourceHash" : "836d34bcf001555b3289fa9be9847496520e37c6df8f9046cba4a854982ced44" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -49,17 +49,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0xeee65c3186265472b087f52db4d1f5f9b9dc232c57b5749e1dd80a53165f6cb9", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0xeee65c3186265472b087f52db4d1f5f9b9dc232c57b5749e1dd80a53165f6cb9", @@ -90,7 +79,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x071948" diff --git a/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json b/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json index 8f8452c51..e8148f3ee 100644 --- a/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json +++ b/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json @@ -2,10 +2,10 @@ "recursiveCreateReturnValue" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateReturnValueFiller.json", - "sourceHash" : "179662b57e22f16489b62573feccb0cac4b5b67fa1a12fb252aca8b13ac3773b" + "sourceHash" : "bf1b6aeb455710320ad3ceae58b27561b2bd81e30b3b7727a5232128334e446e" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -49,17 +49,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0x5c22bc6ec2ea240c8170de424002a2b5c93bfd2b3ac1c2cf8cb92cb5f549b17d", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x5c22bc6ec2ea240c8170de424002a2b5c93bfd2b3ac1c2cf8cb92cb5f549b17d", @@ -90,7 +79,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x3b9aca00" |