-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontract
Description
Description
Perform a comprehensive audit of all state transitions within the contract (e.g., Active -> Resolved, Active -> Canceled). Ensure that no invalid state transitions are possible and that the contract fails safely if an unexpected state is encountered.
Tasks
- Model the contract state machine explicitly.
- Add guards to prevent modification of resolved or canceled markets.
- Secure instance storage updates during resolution.
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontract