Skip to content

Handle blockchain reorg #334

@piohei

Description

@piohei

We should be able to handle reorg that will happen on chain.
For indexer that means:

  • cleanup events in database that were removed from chain
  • catchup on new events/logs
  • fix accounts authenticators state (stored in database) - this can be non-trivial
    For other services:
  • maybe nonce will need to be updated
  • some proofs may become invalid

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions