OpenDevicePartnership / OpenDevicePartnership/odp-secure-services
Implement notify service state-tracking
Open
@dymk is already working on this.
Since Apr 16, 2026.
- Dominant language
- Rust
- Stars
- 3
- Forks
- 11
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
Task\n\nImplement Notify service state-tracking:\n- Add notification handler\n- Remove notification handler\n- Assign notification\n- Unassign notification\n\nFix shift overflow bug in notify service. Add unit tests for all operations.\n\n## Files\n- ec-service-lib/src/services/notify.rs\n\n## PR\n- #58\n\n## Parent\nPart of #60
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.