Skip to content

feat: implement update_treasury in token-factory#153

Merged
Ejirowebfi merged 2 commits into
Favourorg:mainfrom
afurious:feature/update_treasury
Mar 24, 2026
Merged

feat: implement update_treasury in token-factory#153
Ejirowebfi merged 2 commits into
Favourorg:mainfrom
afurious:feature/update_treasury

Conversation

@afurious

Copy link
Copy Markdown
Contributor

closes #41

Description

Please include a summary of the changes and the "Why" behind them.

Related Issue

Link the issue using "Closes #XX" or "Fixes #XX".

Type of Change

Please tick the relevant options:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Testing Done

Please describe the tests you ran (unit tests, manual verification, etc.) to verify your changes.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes

@drips-wave

drips-wave Bot commented Mar 24, 2026

Copy link
Copy Markdown

@afurious 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

@Ejirowebfi Ejirowebfi merged commit 868cf00 into Favourorg:main Mar 24, 2026
0 of 2 checks 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.

Add update_treasury Admin Function to Contract

2 participants