diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-03-22 18:55:40 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2018-03-22 18:55:40 +0800 |
commit | 12fd1114c213bd9e360c6d7e96c790848fe9944c (patch) | |
tree | cbeeb8c99a2c85fcced9756a83148f3093f06e29 /GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json | |
parent | 8704ccb8cdf34e71fa8f450bc83bb5d92f198acc (diff) | |
download | dexon-tests-12fd1114c213bd9e360c6d7e96c790848fe9944c.tar dexon-tests-12fd1114c213bd9e360c6d7e96c790848fe9944c.tar.gz dexon-tests-12fd1114c213bd9e360c6d7e96c790848fe9944c.tar.bz2 dexon-tests-12fd1114c213bd9e360c6d7e96c790848fe9944c.tar.lz dexon-tests-12fd1114c213bd9e360c6d7e96c790848fe9944c.tar.xz dexon-tests-12fd1114c213bd9e360c6d7e96c790848fe9944c.tar.zst dexon-tests-12fd1114c213bd9e360c6d7e96c790848fe9944c.zip |
Fill the modified filler files
Diffstat (limited to 'GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json')
-rw-r--r-- | GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json index fb494563c..905aed223 100644 --- a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json +++ b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json @@ -2,10 +2,10 @@ "CreateAndGasInsideCreate" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.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/stEIP150Specific/CreateAndGasInsideCreateFiller.json", - "sourceHash" : "ca310121c1d5e31faf6e2219c2599857f95acd900183f9991b3cb2a5e17ae449" + "sourceHash" : "0ce5640d6d440abd220a8fabd81858b23f9dfc077e6f5e7ec2ae3611903275a3" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0x4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "EIP150" : [ { "hash" : "0x3ca082f6185a3019aea75573a032dd81b0e99f7b7f464b1a84e55eae4513baf5", |