Skip to content

Add dispute evidence storage API - #201

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

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
Contributor

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
Contributor 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
Contributor Author

@SudiptaPaul-31 done

@SudiptaPaul-31

Copy link
Copy Markdown
Collaborator

@olalois still fails

@olalois

olalois commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

@SudiptaPaul-31 Thank you, I opened another at #209 and worked on it there
#209 (comment)

@SudiptaPaul-31 SudiptaPaul-31 added duplicate This issue or pull request already exists wontfix This will not be worked on labels Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Dispute Evidence Storage API

2 participants