-
Notifications
You must be signed in to change notification settings - Fork 64
[Contract] Standardize event name trimming #326
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractgood first issueGood for newcomersGood for newcomers
Description
Description: Ensure event names are cleanly stored by trimming leading and trailing whitespace during registration to prevent UI inconsistencies. Tasks:
Implement name sanitization in register_event.
Trim the name field before persisting to storage.
Add a test case with intentionally messy names.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractgood first issueGood for newcomersGood for newcomers