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

Optimize Validator Roots Computation #12585

Merged
merged 3 commits into from
Jul 1, 2023
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Jul 1, 2023

What type of PR is this?

Optimization

What does this PR do? Why is it needed?

Instead of individually hashing each validator, we now use our optimized routine to
accelerate this by a large factor.

Which issues(s) does this PR fix?

Helps with #12434

Other notes for review

@nisdas nisdas added the Ready For Review A pull request ready for code review label Jul 1, 2023
@nisdas nisdas requested a review from a team as a code owner July 1, 2023 00:16
@prylabs-bulldozer prylabs-bulldozer bot merged commit c45cb7e into develop Jul 1, 2023
@prylabs-bulldozer prylabs-bulldozer bot deleted the optimizeValRoots branch July 1, 2023 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants