-
Notifications
You must be signed in to change notification settings - Fork 39
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 sha2 for block hash calculation #1823
Conversation
Didn't change |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
|
Probably yes but tests now test your code and reflect changes |
Description
Modifies
HeaderWrapper::verify_hash
to use accelerated sha2 crate.Linked Issues
Testing
Added unit test
calculate_block_hash