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: 127. Convert warning to error if L1InfoTreeUpdateV2 doesnt pass sanity check #128

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

joanestebanr
Copy link
Contributor

@joanestebanr joanestebanr commented Oct 8, 2024

Closes #127

What does this PR do?

If the sanity check of L1InfoTreeUpdaveV2 fails means that the local database have wrong L1InfoTree, it returns error and stop syncing

@joanestebanr joanestebanr self-assigned this Oct 8, 2024
@cla-bot cla-bot bot added the cla-signed label Oct 8, 2024
@joanestebanr joanestebanr added the bug Something isn't working label Oct 8, 2024
@joanestebanr joanestebanr marked this pull request as ready for review October 8, 2024 10:10
@joanestebanr joanestebanr requested a review from ARR552 as a code owner October 8, 2024 10:10
@joanestebanr joanestebanr merged commit 2eee781 into develop Oct 8, 2024
15 checks passed
@joanestebanr joanestebanr deleted the fix/127-l1infotree_events_order branch October 8, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla-signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If sanity check of L1InfoTreeUpdateV2 fails need to show an error an stop syncing
2 participants