Skip to content

feat: structured lifecycle events on disputes - #964

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Emmanuel-Ugochukwu1:feature/disputes-events-v7
Jul 25, 2026
Merged

feat: structured lifecycle events on disputes#964
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Emmanuel-Ugochukwu1:feature/disputes-events-v7

Conversation

@Emmanuel-Ugochukwu1

Copy link
Copy Markdown
Contributor

closes #945

Add structured lifecycle events for complete dispute tracking:
- DisputeVoteCastEvent: emitted when a community member votes on a dispute
- DisputeFeeDistributedEvent: emitted when stakes are distributed to winners
- Wire emit_dispute_vote_event and emit_fee_distribution_event to use
  proper EventEmitter functions instead of raw storage writes

Closes Predictify-org#945
@greatest0fallt1me
greatest0fallt1me merged commit 91966f7 into Predictify-org:master Jul 25, 2026
0 of 2 checks passed
@greatest0fallt1me

Copy link
Copy Markdown
Contributor

This is great — merging. Appreciate the follow-through. 🚀

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.

Add structured events on disputes (v7)

2 participants