🎯 Goal
Allow both parties to submit IPFS/Cloudinary hashes of their proof.
📋 Requirements
- Implement add_evidence_hash
- Store evidence array in DisputeCase
📂 Target Directory
Contributors should work within this directory:
contracts/dispute_resolution_contract
🔗 Architecture & Dependencies
🔧 Technical Scope
🌿 Fork & Branch
- Fork the repository
- Branch:
git checkout -b feat-add-evidence
✅ Acceptance Criteria
- All tests must pass successfully
- Test cases pass on testnet
💬 Example Commit Message
feat: allow both parties to submit ipfs/cloudinary hashes of their proof.
🎯 Goal
Allow both parties to submit IPFS/Cloudinary hashes of their proof.
📋 Requirements
📂 Target Directory
Contributors should work within this directory:
contracts/dispute_resolution_contract🔗 Architecture & Dependencies
🔧 Technical Scope
🌿 Fork & Branch
git checkout -b feat-add-evidence✅ Acceptance Criteria
💬 Example Commit Message