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

*: capella fork to networks #3138

Closed KaloyanTanev closed 2 weeks ago

KaloyanTanev commented 3 weeks ago

Add Capella hard fork to networks in eth2util. Refactor CapellaFork function to use the networks already specified. This way we can use the Capella fork value of a manually added test network through the flags. Useful for testing exits with Kurtosis.

category: refactor ticket: none

sonarcloud[bot] commented 3 weeks 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 3 weeks ago

Codecov Report

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

Project coverage is 56.83%. Comparing base (78d6d25) to head (d2593d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3138 +/- ## ========================================== + Coverage 56.80% 56.83% +0.03% ========================================== Files 208 208 Lines 29314 29318 +4 ========================================== + Hits 16651 16663 +12 + Misses 10820 10815 -5 + Partials 1843 1840 -3 ```

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