Skip to content

Add eth_config #32239

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

lightclient
Copy link
Member

@lightclient lightclient commented Jul 18, 2025

Will probably be mostly supplanted by #32224, but this should do for now for devnet 3.

Seems like #32224 is going to take some more time, so I have completed the implementation of eth_config here. It is quite a bit simpler to implement now that the config hashing was removed.

params/config.go Outdated

switch {
case c.IsOsaka(london, time):
next = c.OsakaTime
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be better to return something like Maxuint64 here

@lightclient
Copy link
Member Author

Implementation seems correct now, working on some tests.

@lightclient
Copy link
Member Author

Should be ready to go, PTAL!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants