vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
796 stars 247 forks source link

Update logdb filter #774

Closed otherview closed 3 months ago

otherview commented 3 months ago

Description

Limits the log db result size to 1000 entries.

Fixes # (issue)

Type of change

How Has This Been Tested?

unit tests

Test Configuration:

Checklist:

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.62%. Comparing base (3d7ab12) to head (a96dd23).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #774 +/- ## ========================================== + Coverage 62.58% 62.62% +0.04% ========================================== Files 199 199 Lines 18098 18118 +20 ========================================== + Hits 11326 11346 +20 Misses 5690 5690 Partials 1082 1082 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.