Skip to content

Storage Footprint Optimization: TTL & Archiving #159

@Cedarich

Description

@Cedarich

Status: Open (Wave 3 – ops)
Labels: Contract, Performance
Complexity: Medium (150 points)

Summary
Implement Soroban storage best practices regarding Time-To-Live (TTL) and data archiving to keep costs low.
Tasks

  • Set appropriate TTL for escrow records (e.g., 6 months).
  • Add an "extend" function for long-running escrows.
  • Implement a cleanup function for expired/refunded data to reclaim storage deposits.
    Acceptance Criteria
  • Contract storage remains lean and minimizes user fees.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions