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

Investigate notarizations beyond the limit of defaultMaxRoundWindow #29

Open
yacovm opened this issue Dec 24, 2024 · 0 comments
Open

Investigate notarizations beyond the limit of defaultMaxRoundWindow #29

yacovm opened this issue Dec 24, 2024 · 0 comments

Comments

@yacovm
Copy link
Collaborator

yacovm commented Dec 24, 2024

Currently, we hold all rounds in memory and we get rid of a round only whenever we commit its finalization certificate and the round is too far in the past.

When we collect notarizations, we advance to higher rounds, but we may not collect finalizations.

We should investigate the behavior of the epoch when it receives more consecutive notarizations than defaultMaxRoundWindow, and see whether it's still possible to finalize blocks only after it has received too many notarizations.

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