Skip to content

Optimize storage usage, key compaction, and TTL tuning across contracts #391

Description

@devJaja

Goal: Lower footprints and rents.
Why it matters: Storage is the dominant long-term protocol cost.
Proposed scope:

  • Audit all ledger entries for key premises, batch adjacent data, apply short TTLs where semantics allow, enforce entry size caps.
    Acceptance criteria:
  • Average entry size reduced and documented.
  • TTLs survive realistic audit windows.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions