Description
Difficulty: Expert
Type: Feature
Summary
Implement compliance lifecycle checks for restricted RWA operations.
Current Behaviour
Compliance state may not fully cover approved, blocked, revoked, pending, and unknown states across minting and transfers.
Expected Behaviour
Contracts should enforce compliance lifecycle state consistently for restricted operations.
Suggested Implementation
Create lifecycle model, state checks, transition validation, events, tests, and docs.
Files or Areas Likely Affected
- src/
- tests/
- docs/
- README.md
Acceptance Criteria
Additional Notes
This is a core RWA contract issue.
Description
Difficulty: Expert
Type: Feature
Summary
Implement compliance lifecycle checks for restricted RWA operations.
Current Behaviour
Compliance state may not fully cover approved, blocked, revoked, pending, and unknown states across minting and transfers.
Expected Behaviour
Contracts should enforce compliance lifecycle state consistently for restricted operations.
Suggested Implementation
Create lifecycle model, state checks, transition validation, events, tests, and docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This is a core RWA contract issue.