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

Compute block hash correctly for capella payload #457

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

avalonche
Copy link
Collaborator

πŸ“ Summary

β›± Motivation and Context

πŸ“š References


βœ… I have run these commands

  • make lint
  • make test-race
  • go mod tidy

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Merging #457 (79f8c25) into main (256be1b) will increase coverage by 0.70%.
The diff coverage is 100.00%.

πŸ“£ This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   66.66%   67.37%   +0.70%     
==========================================
  Files           8        8              
  Lines        1212     1226      +14     
==========================================
+ Hits          808      826      +18     
+ Misses        355      351       -4     
  Partials       49       49              
Flag Coverage Ξ”
unittests 67.37% <100.00%> (+0.70%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
server/utils.go 80.95% <100.00%> (+5.95%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@metachris metachris merged commit 13827b3 into main Feb 22, 2023
@metachris metachris deleted the block-hash-calculation-for-capella branch February 22, 2023 08:01
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.

3 participants