Skip to content

Add dispute evidence storage API - #201

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

Add dispute evidence storage API#201
olalois wants to merge 2 commits 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

@olalois

olalois commented Aug 26, 2026

Copy link
Copy Markdown
Author

Hello, I'd really appreciate if this can be reviewed and merged 🙏

@SudiptaPaul-31

Copy link
Copy Markdown
Collaborator

@olalois resolve conflicts

@olalois

olalois commented Aug 27, 2026

Copy link
Copy Markdown
Author

@SudiptaPaul-31 done

@SudiptaPaul-31

Copy link
Copy Markdown
Collaborator

@olalois still fails

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

2 participants