We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tryFinalize()
The text was updated successfully, but these errors were encountered:
Kamino cloned this issue to babylonlabs-io/optimism
Sorry, something went wrong.
lesterli
No branches or pull requests
tryFinalize()
to check finality on each L2 block #23 (comment): we should have a test case for this where fd.L1Block is different from lastFinalizedBlock.L1OrigintryFinalize()
to check finality on each L2 block #23 (comment): we shouldn't keep iterating if some blocks in the range is not finalized. see if we should add a test caseThe text was updated successfully, but these errors were encountered: