-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Document and structure the codebase to be compatible with formal verification tools. This involves isolating core logic from side effects and defining explicit invariants for the protocol state.
Tasks
- Define key invariants (e.g., "Total Stakes must equal sum of per-outcome stakes").
- Annotate code with pre/post-conditions where possible.
- Reorganize complex logic into pure functions for easier analysis.
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program