-
Notifications
You must be signed in to change notification settings - Fork 989
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
Remove post-altair initialize_beacon_state_from_eth1
from specs
#4017
Conversation
@hwwhww electra and eip-7594 ci tests fail, because
|
@KatyaRyazantseva there appears to be an involuntary commit of |
Suggestions:
|
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.
LGTM! 👍
No more redundant initialize_beacon_state_from_eth1
when writing a new feature!
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.
LGTM 👍
This PR removes post-altair
initialize_beacon_state_from_eth1
from specs.Issue addressed #3663