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

Use the custom HTR in a few more places #5743

Merged
merged 2 commits into from
May 5, 2020
Merged

Use the custom HTR in a few more places #5743

merged 2 commits into from
May 5, 2020

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented May 5, 2020

What type of PR is this?

Feature

What does this PR do? Why is it needed?

The custom methods provide a clear performance boost over the generic hash tree root method.

Which issues(s) does this PR fix?

A follow up to #5739

Other notes for review

I don't really like that a stateutil has block logic. Now we see this package exported to the validator and slasher which don't have the feature flag registered at all. We should follow up this PR with a refactoring of this package. Edit: See #5222

@prestonvanloon prestonvanloon requested a review from a team as a code owner May 5, 2020 05:24
@prestonvanloon prestonvanloon added the Ready For Review A pull request ready for code review label May 5, 2020
@nisdas nisdas merged commit eb27f35 into master May 5, 2020
@delete-merged-branch delete-merged-branch bot deleted the more-custom-htr branch May 5, 2020 06:42
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