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

remove old rules #738

Draft
wants to merge 5 commits into
base: remove-deprecated-apis
Choose a base branch
from
Draft

remove old rules #738

wants to merge 5 commits into from

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Jan 7, 2025

Why this should be merged

How this works

How this was tested

Need to be documented?

Need to update RELEASES.md?

return nil, err
}

header.ExtDataGasUsed = extDataGasUsed
Copy link
Collaborator Author

@ceyonur ceyonur Jan 14, 2025

Choose a reason for hiding this comment

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

These can be removed because we don't expect block builders to assemble a block under old rules. However there are UTs that relies on older rules, so we cannot enforce new rules here without breaking UTs. Unfortunately most of these UTs are in blockchain_test (upstream)

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

Successfully merging this pull request may close these issues.

1 participant