diff options
Diffstat (limited to 'GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json')
-rw-r--r-- | GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json index 541c1cf25..8377d21f0 100644 --- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json +++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json @@ -2,10 +2,10 @@ "CREATE_EmptyContractWithStorage" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ab4ca6d1.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6a813f04.Linux.g++", + "lllcversion" : "Version: 0.4.22-develop.2018.3.16+commit.2b2527f3.Linux.g++", "source" : "src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json", - "sourceHash" : "25c3d9b20fb077c69d9ef40e4a9cddb3821c176d5239cd654ba7c23fcee1c55f" + "sourceHash" : "d2dfba26298a1d382bf43ed1cde80bf7bda2048439221fd7cb4fe7cfb7112cfc" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0xa401bb1798616adafc66608fd09285c0c68831f97a9b4d404970da9c2a99a1e1", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "EIP150" : [ { "hash" : "0x2933815c2af5c423c25ef33d349898f15a3b79b763de49671616c310b6effcbb", |