Skip to content

[Bug] Initia full node reports healthy and synced status but provides no verifiable proof of active network participation #464

@maslitti

Description

@maslitti

Actual behavior

Currently:

  • the node process runs normally
  • health checks report OK
  • logs show no critical or fatal errors

However:

  • no metrics expose active network participation
  • no API endpoint confirms whether the node is being counted by the network
  • logs do not confirm successful participation events
  • operators cannot distinguish an actively participating node from an inactive or uncounted one

As a result, the node may appear healthy while not being verifiably active or recognized by the network.


Impact

Without observable participation signals:

  • operators cannot confirm correct configuration
  • incentive or snapshot eligibility cannot be independently verified
  • inactive or misconfigured nodes may go unnoticed
  • reward programs become non-transparent for operators

This makes it impossible to reliably distinguish between:

  • a correctly functioning node
  • a misconfigured, inactive, or uncounted node

while both appear identical from a health and monitoring perspective.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions