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

Implement dynamic sync committee subnet walking #3084

Closed
3 of 4 tasks
zah opened this issue Nov 10, 2021 · 3 comments
Closed
3 of 4 tasks

Implement dynamic sync committee subnet walking #3084

zah opened this issue Nov 10, 2021 · 3 comments

Comments

@zah
Copy link
Contributor

zah commented Nov 10, 2021

@tersec
Copy link
Contributor

tersec commented Feb 4, 2022

#3308 implements this. As regards the gossip backoff time, #3207 more directly fixed (rather than worked around) that via vacp2p/nim-libp2p#665 so it should be a non-issue.

@tersec
Copy link
Contributor

tersec commented Feb 4, 2022

#3348 implements part of the subnet walking aspect, by switching to using the Altair ENR records which know about sync committee subnets rather than phase0 ENR records which wouldn't help here.

@tersec
Copy link
Contributor

tersec commented Feb 11, 2022

Closing because the remaining item is better tracked separately.

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

2 participants