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

Dummy client: Allow for initialization at an earlier epoch #3

Open
tchataigner opened this issue Jun 11, 2024 · 0 comments
Open

Dummy client: Allow for initialization at an earlier epoch #3

tchataigner opened this issue Jun 11, 2024 · 0 comments
Labels
aptos Related to the Aptos Light Client

Comments

@tchataigner
Copy link
Member

Right now the dummy client only initialize at the latest epoch. We need to update its logic to accept an initialization at any given epoch, so that it can ratchet its inner state to the latest one.

This will prove useful when we want to start the Light Client from genesis or when we want to test the client behavior over multiple epoch changes.

@tchataigner tchataigner added the aptos Related to the Aptos Light Client label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aptos Related to the Aptos Light Client
Projects
None yet
Development

No branches or pull requests

1 participant