Skip to content

treasury - #143

Merged
nekwasar merged 2 commits into
cocor-tech:masterfrom
Noble-Devbase:feat/treasury-withdrawal
Jul 28, 2026
Merged

treasury#143
nekwasar merged 2 commits into
cocor-tech:masterfrom
Noble-Devbase:feat/treasury-withdrawal

Conversation

@Noble-Devbase

Copy link
Copy Markdown
Contributor

closes #109

@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@Noble-Devbase Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@nekwasar

Copy link
Copy Markdown
Contributor

Adds treasury domain model with multi-sig and timelock approval methods. The WithdrawalRequest model is thorough. Same concern as #144: float64 for Amount should be int64 or decimal. Also, MultiSigSignatures []string stored as a DB field will need PG array or JSON serialization — ensure the repository layer handles this correctly. LGTM

@nekwasar
nekwasar merged commit 882a2c3 into cocor-tech:master Jul 28, 2026
1 check passed
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.

feat(treasury): add treasury withdrawal and management endpoints

2 participants