Skip to content

[Integration] Refactor lifecycle modifiers to use RBACΒ #769

Description

@p3ris0n

Epic: RBAC Implementation (Wave 2)
Bucket: Integration

πŸ“ Description

Replace legacy admin checks.

πŸ› οΈ Implementation Guide

  1. Find old require_admin calls.
  2. Replace with require_role(Pauser) or appropriate role.

βœ… Acceptance Criteria

  • Code compiles and adheres to Soroban/Rust/TypeScript best practices.
  • Unit tests cover both happy paths and expected error states.
  • All CI/CD pipelines pass successfully.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions