Skip to content

Can we archive states for the last N months only? #26981

Open
@jongrun

Description

@jongrun

In current version, we have two extreme options:

  • either run archive node with ALL historical states
  • or full node with only recent state (last 128 blocks in momery for mini reorg)

But in archive node case, some too-old states (e.g. 3 months ago) may not be used in most cases. Is there any solution to store states for only the last N months or last N blocks? Looking forward to your reply.

There is a similar question in stackexchange: Run archive node to store states for the last N months only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions