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

Fix write_total_difficulty implementation signature and add a test for it #643

Merged
merged 1 commit into from
Apr 21, 2022
Merged

Fix write_total_difficulty implementation signature and add a test for it #643

merged 1 commit into from
Apr 21, 2022

Conversation

peroket
Copy link
Contributor

@peroket peroket commented Apr 21, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #643 (844a475) into master (a992e85) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
+ Coverage   82.52%   82.54%   +0.01%     
==========================================
  Files         176      176              
  Lines       15237    15237              
==========================================
+ Hits        12574    12577       +3     
+ Misses       2663     2660       -3     
Impacted Files Coverage Δ
node/silkworm/db/access_layer.cpp 83.69% <100.00%> (+0.85%) ⬆️
core/silkworm/execution/evm.cpp 95.27% <0.00%> (-0.83%) ⬇️
core/silkworm/state/intra_block_state.cpp 97.46% <0.00%> (+0.94%) ⬆️

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 a992e85...844a475. Read the comment docs.

@yperbasis yperbasis merged commit f27f8d4 into erigontech:master Apr 21, 2022
@peroket peroket deleted the fix-implementation-signature branch May 9, 2022 07:43
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