Skip to content

feat: implement set_fee_collector admin function#117

Open
HushLuxe wants to merge 1 commit into
JSE-ORG:mainfrom
HushLuxe:fix/46-set-fee-collector-admin
Open

feat: implement set_fee_collector admin function#117
HushLuxe wants to merge 1 commit into
JSE-ORG:mainfrom
HushLuxe:fix/46-set-fee-collector-admin

Conversation

@HushLuxe
Copy link
Copy Markdown

Add admin role stored during initialization and a set_fee_collector function that rotates the fee wallet address. Admin auth is enforced, and a FeeCollectorUpdated event is emitted with old and new addresses.

Closes #46

Add set_fee_collector function with admin require_auth() enforcement.
Emits FeeCollectorUpdated event with old and new addresses.
Test verifies fees route to new collector after rotation.

Closes JSE-ORG#46
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

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

@JSE19
Copy link
Copy Markdown
Contributor

JSE19 commented May 27, 2026

Please fix conflict and try again

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.

Issue #46: Implement set_fee_collector admin function

2 participants