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

fix(taiko-client): dont check l1heightInAnchor vs l1Height when detecting reorg #18110

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Sep 16, 2024

Now that any block 64 blocks or older can be passed in to proposeBlock via the anchorBlockId parameter, this check is no longer valid or necessary, and will break the taiko-client on a reorg loop if a manual anchor block is passed in that isnt latest, post-ontake fork.

@cyberhorsey cyberhorsey added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit 7ed9b6f Sep 17, 2024
8 checks passed
@cyberhorsey cyberhorsey deleted the reorg_detection_fix branch September 17, 2024 05:37
dantaik pushed a commit that referenced this pull request Sep 18, 2024
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.

3 participants