Skip to content

docs(common): document EventCategory/EventPriority taxonomy#750

Merged
Baskarayelu merged 1 commit into
Remitwise-Org:mainfrom
Opulencechuks:docs/common-event-taxonomy
Jun 18, 2026
Merged

docs(common): document EventCategory/EventPriority taxonomy#750
Baskarayelu merged 1 commit into
Remitwise-Org:mainfrom
Opulencechuks:docs/common-event-taxonomy

Conversation

@Opulencechuks

Copy link
Copy Markdown
Contributor

This PR closes #735
Summary

Adds comprehensive documentation in docs/EVENT_TAXONOMY.md and enriches
doc comments for the event enums and emission helpers in remitwise-common.
These changes provide a single source of truth for event categorization,
priority levels, and per‑contract mappings, ensuring consistent usage across
all contracts and supporting off‑chain indexing and future alerting systems.

@Baskarayelu

Copy link
Copy Markdown
Contributor

nice, the EventCategory/EventPriority taxonomy doc makes the common crate a lot easier to build against. merging 📚

@Baskarayelu Baskarayelu merged commit bba01a3 into Remitwise-Org:main Jun 18, 2026
2 of 6 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.

remitwise-common: document the EventCategory/EventPriority taxonomy and RemitwiseEvents::emit contract

2 participants