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

Archive relay shouldn't throw away the whole cache on rollback #233

Open
MartinOndejka opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@MartinOndejka
Copy link
Collaborator

The archive relay currently holds the ledger to sync with the archive node. If the sequencer rolls back, the relay doesn't know what should be rolled back and throws away the whole ledger and starts over again. It can be mitigated by doing checkpoints of ledger.

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

No branches or pull requests

1 participant