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(sync): Fix end condition of the l2 sync #63

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

cchudant
Copy link
Member

Pull Request type

  • Bugfix

What is the current behavior?

The end blocks don't get synced, as the fetch task stops the whole sync process

What is the new behavior?

This does not do any polling to get new blocks, but it should sync the last few blocks correctly.
Please tell me if it doesnt :)

Does this introduce a breaking change?

No

Other information

@cchudant cchudant force-pushed the l2syncendfix branch 2 times, most recently from ae10f35 to 2e2178d Compare April 19, 2024 08:13
@antiyro antiyro merged commit c58793a into madara-alliance:main Apr 19, 2024
6 checks passed
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.

3 participants