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

Full node should also wait for l1 height functionality #52

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

ercecan
Copy link
Member

@ercecan ercecan commented Nov 19, 2024

This is needed because when creating some tests with multiple proofs in a single da block, without this function when trying to get the proofs with “wait_for_zkproofs” fails because there are multiple proofs and it returns as soon as the node processes the first proof and basically skips waiting for others

with this pr that problem goes away

@ercecan ercecan requested a review from jfldde November 19, 2024 11:21
@ercecan ercecan merged commit b3b2a1a into main Nov 19, 2024
3 of 5 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.

1 participant