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

Get all beacon committees at once #14282

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Get all beacon committees at once #14282

merged 2 commits into from
Jul 31, 2024

Conversation

potuz
Copy link
Contributor

@potuz potuz commented Jul 31, 2024

This PR adds a helper to request all beacon committees at once instead of computing the active validator set and other needed parameters in a loop. This helper should be used in many instances where we loop over all beacon committees.

@potuz potuz requested a review from a team as a code owner July 31, 2024 12:26
@potuz potuz enabled auto-merge July 31, 2024 12:31
@potuz potuz added this pull request to the merge queue Jul 31, 2024
Merged via the queue into develop with commit c50cfb0 Jul 31, 2024
17 checks passed
@potuz potuz deleted the beacon_committees_plural branch July 31, 2024 13:00
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

Successfully merging this pull request may close these issues.

2 participants