Skip to content

Add a Graceful Exit mechanism for Nodes to exit DSL #202

@HenryQW

Description

@HenryQW

A Node should be able to gracefully exit DSL by announcing its intention through an API endpoint offered by the broadcaster.

  • This endpoint should verify the operator's identity via a signature
  • After X epochs, the Node is removed from DSL and ceases to receive any requests and rewards (status = exited)
  • Early exit will be slashed by enforcer
  • /nta should always return the correct status

Metadata

Metadata

Assignees

No one assigned

    Labels

    BroadcasterMaintain Node statusEnforcerEnforce slashing of NodesNTANetwork Transparency API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions