-
Notifications
You must be signed in to change notification settings - Fork 129
feat(contracts): expose a typed event schema version helper #441
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea/contractsSoroban smart contractsSoroban smart contractscomplexity/trivial100 points - small, bounded change100 points - small, bounded changehelp wantedExtra attention is neededExtra attention is neededtype/featureNew feature or enhancementNew feature or enhancement
Description
Activity
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea/contractsSoroban smart contractsSoroban smart contractscomplexity/trivial100 points - small, bounded change100 points - small, bounded changehelp wantedExtra attention is neededExtra attention is neededtype/featureNew feature or enhancementNew feature or enhancement
Goal
Expose a typed helper reporting the event schema version expected by indexers.
Scope
Define one canonical version helper, leave event payloads unchanged, reject unsupported major versions, and document downstream use.
Acceptance criteria
Test expectations
Use local fixtures only.