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/randomStatetest527.json | |
parent | 66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784 (diff) | |
download | tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.gz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.bz2 tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.lz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.xz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.zst tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.zip |
fix stRandom2 tests
Diffstat (limited to 'GeneralStateTests/stRandom2/randomStatetest527.json')
-rw-r--r-- | GeneralStateTests/stRandom2/randomStatetest527.json | 39 |
1 files changed, 3 insertions, 36 deletions
diff --git a/GeneralStateTests/stRandom2/randomStatetest527.json b/GeneralStateTests/stRandom2/randomStatetest527.json index 77d525349..868fd93ff 100644 --- a/GeneralStateTests/stRandom2/randomStatetest527.json +++ b/GeneralStateTests/stRandom2/randomStatetest527.json @@ -2,10 +2,10 @@ "randomStatetest527" : { "_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/randomStatetest527Filler.json", - "sourceHash" : "36bdca645fbc7dd67c41cb606de19ea868a51822a60af7e8821a6228a3f09922" + "sourceHash" : "c063dfe418c2983ae573d9fd662557789cd7a983bac799c89e58f4d2c3ffb16c" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", @@ -27,39 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x50e33a02616d3b0f18c73efa68528c6611152a537a23947e3b3ab013fc7bc945", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x50e33a02616d3b0f18c73efa68528c6611152a537a23947e3b3ab013fc7bc945", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x50e33a02616d3b0f18c73efa68528c6611152a537a23947e3b3ab013fc7bc945", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x50e33a02616d3b0f18c73efa68528c6611152a537a23947e3b3ab013fc7bc945", |