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

Rename keccak library -> ethash library #229

Merged
merged 8 commits into from
Apr 29, 2021
Merged

Rename keccak library -> ethash library #229

merged 8 commits into from
Apr 29, 2021

Conversation

AndreaLanfranchi
Copy link
Contributor

Removed extern C stuff
Propedeutic to full ethash implementation

@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #229 (c9062eb) into master (f536656) will increase coverage by 0.25%.
The diff coverage is 98.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   78.66%   78.91%   +0.25%     
==========================================
  Files          74       74              
  Lines        6561     6521      -40     
==========================================
- Hits         5161     5146      -15     
+ Misses       1400     1375      -25     
Impacted Files Coverage Δ
ethash/ethash/keccak.cpp 99.29% <98.13%> (ø)
ethash/ethash/keccak.hpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f536656...c9062eb. Read the comment docs.

@AndreaLanfranchi AndreaLanfranchi merged commit fb8ae6c into master Apr 29, 2021
@AndreaLanfranchi AndreaLanfranchi deleted the ethash branch April 29, 2021 08:18
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