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

Add a start scanning height to epoch manager #642

Open
stringhandler opened this issue Aug 2, 2023 · 0 comments
Open

Add a start scanning height to epoch manager #642

stringhandler opened this issue Aug 2, 2023 · 0 comments

Comments

@stringhandler
Copy link
Contributor

The base layer will need to run for a large number of blocks before the second layer starts. When the second layer starts, it might be unclear which epoch to start at, making it difficult to determine if a leader has failed or not.

I suggest adding a second layer constant (or base layer I suppose) stating the starting height that all validator nodes will use to start scanning from.

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