Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

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

Description

@tuommaki

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions