Skip to content

[Bug] Light node can appear healthy without verifiable proof of data availability sampling #956

Description

@maslitti

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions