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/randomStatetest429.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/randomStatetest429.json')
-rw-r--r-- | GeneralStateTests/stRandom2/randomStatetest429.json | 39 |
1 files changed, 3 insertions, 36 deletions
diff --git a/GeneralStateTests/stRandom2/randomStatetest429.json b/GeneralStateTests/stRandom2/randomStatetest429.json index f0dfe0f75..e2d2291b0 100644 --- a/GeneralStateTests/stRandom2/randomStatetest429.json +++ b/GeneralStateTests/stRandom2/randomStatetest429.json @@ -2,10 +2,10 @@ "randomStatetest429" : { "_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/randomStatetest429Filler.json", - "sourceHash" : "cf96d50dc7914b65508ccfb152606f34690ac9e6b86c1b9435e22ef5410df64c" + "sourceHash" : "1b188facc23e3f4983d7f85797d9986f2a5ffee124c94ca14e8160ce6b25d670" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", @@ -27,39 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x4ad8ec3967c187cf53ccc37c9d0c9b825648899976ad794feb2c89140193b078", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x4ad8ec3967c187cf53ccc37c9d0c9b825648899976ad794feb2c89140193b078", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x4ad8ec3967c187cf53ccc37c9d0c9b825648899976ad794feb2c89140193b078", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x4ad8ec3967c187cf53ccc37c9d0c9b825648899976ad794feb2c89140193b078", |