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

Consider improving chunk endorsement distribution #10555

Open
Tracked by #46
Longarithm opened this issue Feb 2, 2024 · 1 comment
Open
Tracked by #46

Consider improving chunk endorsement distribution #10555

Longarithm opened this issue Feb 2, 2024 · 1 comment
Labels
A-stateless-validation Area: stateless validation

Comments

@Longarithm
Copy link
Member

Chunk validator sends chunk endorsement to next 5 block producers, as implemented in #10449.

We didn't consider consequences of it yet and we don't know what's the better solution here. Intuitively it is not optimal, because it increases amount of network messages by 5x and chunk distribution may lag for longer than 5 blocks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-stateless-validation Area: stateless validation
Projects
None yet
Development

No branches or pull requests

2 participants