Skip to content

feat: ORGUSD Clawback Support#106

Merged
Wilfred007 merged 3 commits intoGildado:mainfrom
playground-ogazboiz:feature/clawback-support
Feb 21, 2026
Merged

feat: ORGUSD Clawback Support#106
Wilfred007 merged 3 commits intoGildado:mainfrom
playground-ogazboiz:feature/clawback-support

Conversation

@ogazboiz
Copy link
Copy Markdown
Contributor

Closes #36

Changes

  • Implemented AssetService to handle ORGUSD issuance and clawback operations.
  • Added auth_clawback_enabled and auth_revocable flags to asset issuance.
  • Implemented clawbackAsset method in AssetService with audit logging.
  • Created database migration for clawback_audit_logs table.
  • Added AssetController and API endpoints:
    • POST /api/assets/orgusd/issue
    • POST /api/assets/orgusd/clawback
  • Verified functionality via integration tests.

- Added AssetService for issuance and clawback
- Created AssetController and routes
- Added audit trail migration
- Verified via integration tests
@Wilfred007 Wilfred007 merged commit 39810ff into Gildado:main Feb 21, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#032: Clawback Support for ORGUSD

2 participants