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

interop: correct error in prior WithParent commit #12832

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

axelKingsley
Copy link
Contributor

Apologies for the PR thrash, I made an error in the prior PR which was missed:

derived.WithParent(eth.BlockID{}) accidentally changed to derivedRef := derived.MustWithParent(derivedFrom.ID()), which is fundamentally incorrect.

@axelKingsley axelKingsley added this pull request to the merge queue Nov 5, 2024
Merged via the queue into develop with commit d627f11 Nov 5, 2024
49 checks passed
@axelKingsley axelKingsley deleted the interop-fix-WithParent-mistake branch November 5, 2024 21:15
GrapeBaBa pushed a commit to optimism-java/optimism that referenced this pull request Nov 13, 2024
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.

2 participants