Summary
An Avail light node can report a healthy and running status while there is no clear or verifiable indication that data availability sampling is actively being performed.
This makes it difficult for operators to determine whether their node is effectively contributing to data availability verification.
Expected behavior
When a light node is running and marked as healthy, operators should be able to verify that:
- data availability sampling is actively occurring
- the node is successfully participating in DA verification
- participation can be confirmed through observable signals
This may include:
- explicit sampling success metrics
- API endpoints exposing DA verification status
- standardized logs confirming active sampling activity
Actual behavior
Even when the node is fully operational:
- the process remains running
- health checks report OK
- network connectivity appears normal
However:
- no metrics indicate sampling success
- no API endpoints expose DA participation status
- no logs confirm that data availability sampling is occurring
As a result, the node can appear healthy while actual data availability samp
Summary
An Avail light node can report a healthy and running status while there is no clear or verifiable indication that data availability sampling is actively being performed.
This makes it difficult for operators to determine whether their node is effectively contributing to data availability verification.
Expected behavior
When a light node is running and marked as healthy, operators should be able to verify that:
This may include:
Actual behavior
Even when the node is fully operational:
However:
As a result, the node can appear healthy while actual data availability samp