-
-
Notifications
You must be signed in to change notification settings - Fork 330
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
fix: add Ephemery Deneb fork epoch #6287
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @taxmeifyoucan, if there are further changes required we can add them separately.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## unstable #6287 +/- ##
=========================================
Coverage 80.38% 80.38%
=========================================
Files 202 202
Lines 19620 19620
Branches 1176 1176
=========================================
Hits 15771 15771
Misses 3821 3821
Partials 28 28 |
Thanks for getting this in! We're cutting an rc.2 with this and pending testing over the weekend will get released by Monday. Please reach out in Discord if you need to get our attention for anything. |
🎉 This PR is included in v1.14.0 🎉 |
* Add Ephemery Deneb fork epoch * Extra new line --------- Co-authored-by: Nico Flaig <[email protected]>
Ephemery will be forking to Deneb at epoch 5 starting from iteration 111. To continue supporting the network, Lodestar config needs to be updated.
I am opening PR to kick it off but there might be more configuration needed, cc @atkinsonholly