Skip to content

Version invoice_payment_recorded event for indexer stability#214

Merged
Cedarich merged 1 commit into
ZyntariHQ:mainfrom
eleven-smg:feat/version-soroban-payment-events-137
Jun 21, 2026
Merged

Version invoice_payment_recorded event for indexer stability#214
Cedarich merged 1 commit into
ZyntariHQ:mainfrom
eleven-smg:feat/version-soroban-payment-events-137

Conversation

@eleven-smg

Copy link
Copy Markdown
Contributor

Closes #137. Adds a schema_version field (EVENT_SCHEMA_VERSION = 1) to the invoice_payment_recorded Soroban event so off-chain indexers can detect the payload shape and stay forward-compatible. Updates the event assertions and the Soroban README. Soroban map equality is key-sorted, so existing field ordering is unaffected.

@Cedarich Cedarich merged commit e9d2843 into ZyntariHQ:main Jun 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version Soroban payment events for indexer stability

2 participants