Skip to content

Issue 5.4: Implement Network State Query API #2166

@0xMimir

Description

@0xMimir

Build HTTP API endpoints for querying network state during test execution, allowing external monitoring tools to observe test progress. Endpoints: GET /nodes (list all nodes with status), GET /nodes/{id} (specific node details), GET /network/state (aggregated network state), GET /network/tips (best tips by node), GET /metrics/gossip (gossip consistency metrics), GET /test/status (current test progress). Use axum for HTTP server, start on configurable port, shut down cleanly with test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions