Skip to content

Smart Contract: Security - Implement Fleet Owner Authorization #74

@Tybravo

Description

@Tybravo

🎯 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

  • Rust
  • Soroban SDK

🌿 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.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programhighHigh complexitysecuritySecurity modifiers and protectionssmart-contractSmart contract implementation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions