Skip to content

feat: Implement vault sweep mechanism for administration balances - #1884

Merged
sublime247 merged 1 commit into
sublime247:mainfrom
ugoocreates-pixel:feat/vault-sweep-mechanism
Aug 29, 2026
Merged

feat: Implement vault sweep mechanism for administration balances#1884
sublime247 merged 1 commit into
sublime247:mainfrom
ugoocreates-pixel:feat/vault-sweep-mechanism

Conversation

@ugoocreates-pixel

Copy link
Copy Markdown
Contributor

Closes #1824

This PR introduces a vault sweep mechanism for administration balances to ensure system stability, security, and developer ergonomics across the Mobile Money ↔ Stellar Bridge.

Key Additions:

  • New vault Soroban smart contract.
  • Admin-only sweep function to safely move administration balances to a target destination.
  • Comprehensive unit tests covering authorization, invalid amounts, and insufficient balances.
  • Ensured all lints and clippy checks pass at the workspace level.

@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@ugoocreates-pixel 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

@sublime247
sublime247 merged commit 76973ba into sublime247:main Aug 29, 2026
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.

[Feature] Implement vault sweep mechanism for administration balances

2 participants