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

Use block number / information to determine fork rules #2322

Open
arnetheduck opened this issue Jun 7, 2024 · 0 comments
Open

Use block number / information to determine fork rules #2322

arnetheduck opened this issue Jun 7, 2024 · 0 comments

Comments

@arnetheduck
Copy link
Member

In code like

if com.forkGTE(Shanghai):
, the global com state is used to validate data found in the block itself - this is confusing - the block rules should be decided from the given block header since there may be a mismatch between the two.

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

No branches or pull requests

1 participant