Skip to content

[Admin Core] Implement RoleAlreadyGranted check in grantΒ #775

Description

@p3ris0n

Epic: RBAC Implementation (Wave 2)
Bucket: Admin Core

πŸ“ Description

Validation check.

πŸ› οΈ Implementation Guide

  1. Read current role.
  2. Perform Bitwise AND check.
  3. Revert if role is already granted.

βœ… 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