Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add a "repair" mode #4

Open
zivkovicmilos opened this issue Jan 11, 2024 · 0 comments
Open

[feature] Add a "repair" mode #4

zivkovicmilos opened this issue Jan 11, 2024 · 0 comments
Labels
hacktoberfest Good issues for hacktoberfest

Comments

@zivkovicmilos
Copy link
Member

Description

Add an indexer repair subcommand that would verify the integrity of all blocks / transaction results, and fetch the ones that are missing (with retries).

In the current indexer implementation, I have opted to ignore blocks or transactions that are un-fetchable (for one reason or another, usually backwards compatibility support), so this subcommand should verify the DB is up to date with the chain data.

@zivkovicmilos zivkovicmilos added the hacktoberfest Good issues for hacktoberfest label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Good issues for hacktoberfest
Projects
Status: Backlog
Development

No branches or pull requests

1 participant