Skip to content

feat(contract): add event index metadata to published events#569

Merged
orunganiekan merged 2 commits into
SiLioLabs:masterfrom
originaldefiboy:issue-481-add-event-index-metadata
Jun 30, 2026
Merged

feat(contract): add event index metadata to published events#569
orunganiekan merged 2 commits into
SiLioLabs:masterfrom
originaldefiboy:issue-481-add-event-index-metadata

Conversation

@originaldefiboy

@originaldefiboy originaldefiboy commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Closes #481


Summary

  • add ledger sequence metadata to the main contract event payloads
  • publish strongly typed event payload structs for subscribe, cancel, and pay-per-use events
  • add regression coverage for ledger sequence metadata in event tests

Related issue

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@originaldefiboy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@orunganiekan orunganiekan merged commit 2880a23 into SiLioLabs:master Jun 30, 2026
0 of 2 checks 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.

## [CONTRACT-25] Add Event Index Metadata to All Published Events

2 participants