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/stTransactionTest | |
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/stTransactionTest')
-rw-r--r-- | GeneralStateTests/stTransactionTest/StoreGasOnCreate.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json b/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json index af304bfe3..fcb274d9b 100644 --- a/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json +++ b/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json @@ -2,10 +2,10 @@ "StoreGasOnCreate" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.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/stTransactionTest/StoreGasOnCreateFiller.json", - "sourceHash" : "c1ffb280727a6d3de8bca86460f64aa79ed0c589d3e8816d696b07169e69a681" + "sourceHash" : "a84f0f96080c961bb5e1f1249b2d5f9f5c06e106603d55a317ab5a6b4e62dd16" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0xf89245b6f80697b4b587dfbe85a9cc1fd2a9ef3b4d8fc4bac922c2c2a4de2974", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "EIP150" : [ { "hash" : "0x981251c50c9eaf41a1b1c05b9e396999e16dda2117366dfc6435e930f9024a6b", |