diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-02-08 18:52:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-08 18:52:13 +0800 |
commit | 772a3d69a704e0670f567abefb6608f942136693 (patch) | |
tree | b7a03a7ac109764231dfbe9cc13388a4bade0da9 /GeneralStateTests/stRandom/randomStatetest185.json | |
parent | f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf (diff) | |
parent | 8dbbfb6db9fe97624333716e654410d64bf75a24 (diff) | |
download | tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.gz tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.bz2 tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.lz tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.xz tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.zst tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.zip |
Merge pull request #413 from ethereum/optfix
refill broken tests
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest185.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest185.json | 39 |
1 files changed, 3 insertions, 36 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest185.json b/GeneralStateTests/stRandom/randomStatetest185.json index a30d2db98..09296e0ea 100644 --- a/GeneralStateTests/stRandom/randomStatetest185.json +++ b/GeneralStateTests/stRandom/randomStatetest185.json @@ -2,10 +2,10 @@ "randomStatetest185" : { "_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/stRandom/randomStatetest185Filler.json", - "sourceHash" : "d5acc8acd4e07e641e97e8e1a459dd6385410e9040a14270583bdb518cd74ef2" + "sourceHash" : "a3c67792029f9265ebc9303de30a6da04ffa2df26ee5ff10b4ae0aa0c5449202" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", @@ -27,39 +27,6 @@ "logs" : "0x5023bf96b6d1568e46d0da4ac91f1ea187bcef4c96e0b712a4d5ffcb7eb77c15" } ], - "EIP150" : [ - { - "hash" : "0xb6c678eb2e9a6f91c61482bc0bc4ceb8a34def5f8e9e77d1074c117013575d1b", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x5023bf96b6d1568e46d0da4ac91f1ea187bcef4c96e0b712a4d5ffcb7eb77c15" - } - ], - "EIP158" : [ - { - "hash" : "0xb6c678eb2e9a6f91c61482bc0bc4ceb8a34def5f8e9e77d1074c117013575d1b", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x5023bf96b6d1568e46d0da4ac91f1ea187bcef4c96e0b712a4d5ffcb7eb77c15" - } - ], - "Frontier" : [ - { - "hash" : "0xb6c678eb2e9a6f91c61482bc0bc4ceb8a34def5f8e9e77d1074c117013575d1b", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x5023bf96b6d1568e46d0da4ac91f1ea187bcef4c96e0b712a4d5ffcb7eb77c15" - } - ], "Homestead" : [ { "hash" : "0xb6c678eb2e9a6f91c61482bc0bc4ceb8a34def5f8e9e77d1074c117013575d1b", |