diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
commit | f60c186ba7bb6a04d5b639dce67a1603572c35fb (patch) | |
tree | db0d99f982d2538435b73c2f8c21ccd9154987ee /GeneralStateTests/stRandom2/randomStatetest608.json | |
parent | 66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784 (diff) | |
download | dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.gz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.bz2 dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.lz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.xz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.zst dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.zip |
fix stRandom2 tests
Diffstat (limited to 'GeneralStateTests/stRandom2/randomStatetest608.json')
-rw-r--r-- | GeneralStateTests/stRandom2/randomStatetest608.json | 39 |
1 files changed, 3 insertions, 36 deletions
diff --git a/GeneralStateTests/stRandom2/randomStatetest608.json b/GeneralStateTests/stRandom2/randomStatetest608.json index 5f4dd373f..b396a968e 100644 --- a/GeneralStateTests/stRandom2/randomStatetest608.json +++ b/GeneralStateTests/stRandom2/randomStatetest608.json @@ -2,10 +2,10 @@ "randomStatetest608" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.4e101574.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRandom2/randomStatetest608Filler.json", - "sourceHash" : "285cd9705c51d7c9f7815e7836dbdea88ed85c1fbbde9c22e226d82441502a30" + "sourceHash" : "6240d6831e8e4c2d99c232e4a006bb79d1ff1cbcbc27a336f59d349fe8d03637" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", @@ -27,39 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xa42aee2c18188fd45ceb23c8933373451d1b41f979fab734e3de2387f62a6468", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0xa42aee2c18188fd45ceb23c8933373451d1b41f979fab734e3de2387f62a6468", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0xa42aee2c18188fd45ceb23c8933373451d1b41f979fab734e3de2387f62a6468", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0xa42aee2c18188fd45ceb23c8933373451d1b41f979fab734e3de2387f62a6468", |