ObolNetwork / charon

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

cmd: print consensus protocols #3313

Closed pinebit closed 1 month ago

pinebit commented 1 month ago

Changed charon version --verbose to print available consensus protocols in the order defined by the implementation. Added internal tests.

category: feature ticket: #3305

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 57.84%. Comparing base (622f81a) to head (ed3cd48). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3313 +/- ## ========================================== + Coverage 57.79% 57.84% +0.05% ========================================== Files 211 211 Lines 30618 30623 +5 ========================================== + Hits 17696 17715 +19 + Misses 11019 11003 -16 - Partials 1903 1905 +2 ```

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