matter-labs / block-explorer

zkSync Era Block Explorer
Apache License 2.0
125 stars 110 forks source link

fix: ignore parse log errors #116

Closed Romsters closed 11 months ago

Romsters commented 11 months ago

What ❔

Why ❔

This is a quick fix for now. The issue can be reproduced with proxy contracts if there are some events emitted which are defined in the implementation contract. To properly fix it we should use both proxy and implementation ABI.

github-actions[bot] commented 11 months ago

API E2E Test Results

206 tests   206 :heavy_check_mark:  27s :stopwatch:   14 suites      0 :zzz:     1 files        0 :x:

Results for commit a4618f5d.

github-actions[bot] commented 11 months ago

Visit the preview URL for this PR (updated for commit a4618f5):

(expires Sat, 16 Dec 2023 00:01:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

github-actions[bot] commented 11 months ago

Unit Test Results

       3 files     247 suites   8m 23s :stopwatch: 1 961 tests 1 960 :heavy_check_mark: 1 :zzz: 0 :x: 1 987 runs  1 986 :heavy_check_mark: 1 :zzz: 0 :x:

Results for commit a4618f5d.

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 2.35.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: