Skip to content

chore: RPC nodes should detect network upgrade #391

@cloud-j-luna

Description

@cloud-j-luna

Currently, RPC nodes operate passively and may not be aware of impending or active network upgrades. The risk is that nodes may continue serving requests during network halt.

We need to design a mechanism for RPC nodes to autonomously detect when a network upgrade is active or imminent and transition into a well-defined “network upgrade detected” state. This way clients like console can implement appropriate measures to handle this, such as offline mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Up Next (prioritized)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions