-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
hacktoberfestGood issues for hacktoberfestGood issues for hacktoberfest
Description
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.
Metadata
Metadata
Assignees
Labels
hacktoberfestGood issues for hacktoberfestGood issues for hacktoberfest
Type
Projects
Status
Backlog