Skip to content

feat(contracts): expose a typed event schema version helper #441

Description

@enliven17

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

  • The value is deterministic and documented.
  • Existing event names and field order remain unchanged.
  • Unsupported major versions are rejected.
  • Focused tests and documentation are included.

Test expectations

Use local fixtures only.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programarea/contractsSoroban smart contractscomplexity/trivial100 points - small, bounded changehelp wantedExtra attention is neededtype/featureNew feature or enhancement

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions