Skip to content

Implement Soroban TTL Analyzer #885

Description

@mijinummi

🧠 Concept

Analyze TTL configuration and expiration patterns in Soroban contracts.

⚠️ Problem

Poor TTL management can cause unexpected state expiration or unnecessary storage maintenance.

📁 Implementation Scope

  • packages/analyzers/soroban/ttl/
  • packages/rules/soroban/ttl/

✅ Requirements

  • Detect TTL-related operations
  • Identify missing TTL extensions
  • Detect unusually short TTL values
  • Generate actionable findings

🎯 Acceptance Criteria

  • TTL analyzer implemented
  • TTL patterns detected
  • Risky configurations reported
  • Tests added

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions