Skip to content

Add SplitterModule.replaceRecipient() to replace compromised recipients - #373

Merged
BigBen-7 merged 2 commits into
Lead-Studios:mainfrom
kilodesodiq-arch:fix/issue-241-replace-recipient
Jul 26, 2026
Merged

Add SplitterModule.replaceRecipient() to replace compromised recipients#373
BigBen-7 merged 2 commits into
Lead-Studios:mainfrom
kilodesodiq-arch:fix/issue-241-replace-recipient

Conversation

@kilodesodiq-arch

Copy link
Copy Markdown
Contributor

Summary

Implemented
eplaceRecipient() - replaces a compromised recipient address in an existing split.

Changes

  • Added
    eplaceRecipient(splitId, oldRecipient, newRecipient) to SplitterModule - Requires signing keypair (sender-only) - Calls contract replace_recipient method - Added 1 unit test

Closes #241

@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

@kilodesodiq-arch 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

@BigBen-7

Copy link
Copy Markdown
Collaborator

This PR currently has merge conflicts with main and was skipped during the batch merge pass. Please rebase/resolve conflicts and it can be merged.

@BigBen-7
BigBen-7 merged commit ecf9982 into Lead-Studios:main Jul 26, 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.

feat: add SplitterModule.replaceRecipient() — replace a compromised recipient before distribution

2 participants