-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programintermediatesmart-contract
Description
Description
Refactor all contracts to use highly descriptive error enums instead of simple strings or generic reverts.
Requirements
- Define
AuthError,StorageError, andLogicErrorenums. - Use
panic_with_error!consistently. - Ensure all possible failure modes are mapped to unique codes.
Level
- Intermediate
Rules for Contributors
- Please add an ETA (no more than 2 days) when expressing interest.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programintermediatesmart-contract