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

Future Work: Implement Finalized blockstream for Avail (for watchtower) #110

Open
tuommaki opened this issue Apr 25, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tuommaki
Copy link
Contributor

Watchtower should work only by finalized Avail blocks. There must be a separate Avail blockstream implementation for the watchtower use case, which uses SubscribeFinalizedHeads.

NOTE: That API has a caveat where it's notifications can jump over multiple blocks. In these cases, the blockstream implementation must fill in the gaps, as the in-between blocks are also assumed to be finalized.

@jakubcech jakubcech added this to the OP Settlement milestone Apr 25, 2023
@0x19 0x19 added the enhancement New feature or request label Jun 26, 2023
@0x19 0x19 changed the title Implement Finalized blockstream for Avail (for watchtower) Future Work: Implement Finalized blockstream for Avail (for watchtower) Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants