Skip to content

Adapt to Indexer 30-day retention (pruning) - v1.27 mainnet #246

Description

@begonaalvarezd

With v1.27 the Indexer rolls out the final phase of retention policies. Filtered JSON-RPC queries on data older than the retention period (30 days) will no longer be served: only point lookups fall back to the archival store. Testnet/staging cut is on July 3; Mainnet rollout July 15.

Transaction-by-address queries (FromAddress / ToAddress / FromOrToAddress) are now backed by the archival store since Genesis, so account history is unaffected. What breaks is filtering by transaction kind, input/changed object, and event type beyond 30 days.

Docs:

Impact overview

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions