Skip to content

Conversation

gianbelinche
Copy link

What ❔

Add the ensure finality method to the eigenDA client

Why ❔

Is this a breaking change?

  • Yes
  • No

Operational changes

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

.get_inclusion_data(&dispatch_request_id)
.await
.map_err(to_retriable_da_error)?;
if let Some(_) = inclusion_data {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the clippy suggestion on this line

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

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