Skip to content

Conversation

PJColombo
Copy link
Member

It introduces support for disabling both the indexer's historical synchronization and the synchronizer's slot checkpoint save via flags.

These flags are intended to be used for re-indexing past slots that may not have been indexed correctly without modifying the current blockchain sync state, providing more flexibility to the indexer itself.

  -c, --disable-sync-checkpoint-save
          Disable slot checkpoint saving when syncing
  -d, --disable-sync-historical
          Disable historical synchronization

@PJColombo PJColombo merged commit ce0a6e1 into master May 6, 2024
@PJColombo PJColombo deleted the feat/new-args branch May 6, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant