-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontract
Description
Description
While Soroban's architecture manages many reentrancy risks, implement internal checks and a "Checks-Effects-Interactions" pattern across all functions that handle token transfers (e.g., place_prediction, claim_winnings).
Tasks
- Audit
claim_winningsto ensure state is updated before token transfer. - Implement a mutex-like flag for extra protection if complex external calls are added later.
- Document anti-reentrancy patterns for future developers.
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontract