Skip to content

Introduce configurable guardian role for emergency actions #177

@Baskarayelu

Description

@Baskarayelu

Introduce configurable guardian role for emergency actions

Description

  • Emergency controls rely solely on owner/governance, slowing response in critical incidents.

Requirements and context

  • Guardian should have limited emergency-only powers.
  • Governance retains ultimate control and revocation ability.

Suggested execution

  • Add guardian role with scoped permissions (pause, cap reductions, etc.).
  • Emit events on guardian assignment/revocation and actions.

Test and commit

  • Add tests for allowed and disallowed guardian operations.
  • Verify owner/governance can revoke guardian immediately.

Example commit message

  • feat(contracts): add scoped guardian role for emergencies

Guidelines

  • Keep least-privilege boundaries strict.
  • Avoid granting upgrade authority to guardian.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcontractsSmart contract workrolessecuritySecurity hardeningsoliditySolidity and EVM

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions