Skip to content

Add dispute evidence storage API - #201

Open
olalois wants to merge 1 commit into
Lumina-eX:mainfrom
olalois:feature/dispute-evidence-storage
Open

Add dispute evidence storage API#201
olalois wants to merge 1 commit into
Lumina-eX:mainfrom
olalois:feature/dispute-evidence-storage

Conversation

@olalois

@olalois olalois commented Aug 26, 2026

Copy link
Copy Markdown

Summary

Implement secure backend APIs for managing dispute evidence.

  • Add multipart upload with file type, size, SHA-256 integrity, description, and metadata validation.
  • Store encrypted files using server-generated opaque references.
  • Restrict access to dispute participants and administrators.
  • Add paginated evidence listing and soft-delete with encrypted file cleanup.
  • Record upload, view, and delete actions in the activity audit log.
  • Add the UUID-based dispute_evidence migration.

Closes #186

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@olalois 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

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.

[Feature]: Dispute Evidence Storage API

1 participant