ObolNetwork / charon

Charon (pronounced 'kharon') is a Proof of Stake Ethereum Distributed Validator Client
https://docs.obol.tech/
Other
166 stars 78 forks source link

core/tracker: harden inclusion proposal checks #3150

Closed gsora closed 1 week ago

gsora commented 1 week ago

Always recover when dealing with malformed proposals, and log some context to aid debugging.

category: refactor ticket: none

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 56.80%. Comparing base (b66e063) to head (b561005). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3150 +/- ## ========================================== - Coverage 56.86% 56.80% -0.06% ========================================== Files 208 208 Lines 29356 29365 +9 ========================================== - Hits 16692 16682 -10 - Misses 10823 10841 +18 - Partials 1841 1842 +1 ```

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