ava-labs / ava-labs/Simplex

Investigate notarizations beyond the limit of defaultMaxRoundWindow

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
22
Forks
4
Avg merge
2d 14h
Merged PRs (30d)
34

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.