Skip to content

[Contracts] Implement Owner-Guarded Circuit Breaker (Pause/Unpause) #839

Description

@ONEONUORA

Description

Add pausing capabilities for security/emergency events:

  • Guard functions with a global status check (is_paused).
  • Admin functions to set status.

Acceptance Criteria

  • Prevents creating/claiming plans when paused.
  • Standard queries (like get_plan) remain functional while paused.
  • State changes logged via events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programcontractsSmart contracts componentenhancementNew feature or request

    Type

    No type

    Fields

    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