🎯 Goal
Ensure only the registered fleet owner can add/remove drivers or change treasury.
📋 Requirements
- Add require_auth checks
- Test unauthorized access rejection
📂 Target Directory
Contributors should work within this directory:
contracts/fleet_management_contract
🔗 Architecture & Dependencies
🔧 Technical Scope
🌿 Fork & Branch
- Fork the repository
- Branch:
git checkout -b sec-fleet-auth
✅ Acceptance Criteria
- All tests must pass successfully
- Test cases pass on testnet
💬 Example Commit Message
feat: ensure only the registered fleet owner can add/remove drivers or change treasury.
🎯 Goal
Ensure only the registered fleet owner can add/remove drivers or change treasury.
📋 Requirements
📂 Target Directory
Contributors should work within this directory:
contracts/fleet_management_contract🔗 Architecture & Dependencies
🔧 Technical Scope
🌿 Fork & Branch
git checkout -b sec-fleet-auth✅ Acceptance Criteria
💬 Example Commit Message