Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: capella fork to networks #3138

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

KaloyanTanev
Copy link
Contributor

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

@KaloyanTanev KaloyanTanev requested a review from gsora June 13, 2024 15:06
@KaloyanTanev KaloyanTanev self-assigned this Jun 13, 2024
Copy link

sonarcloud bot commented Jun 13, 2024

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

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jun 19, 2024
@obol-bulldozer obol-bulldozer bot merged commit 3e82679 into main Jun 19, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/capella-fork-to-networks branch June 19, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants