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

interop: add keccak256 implementation #3301

Merged
merged 3 commits into from
Mar 23, 2024

rpcsrv: update block20StateRootLE

c090628
Select commit
Loading
Failed to load commit list.
Merged

interop: add keccak256 implementation #3301

rpcsrv: update block20StateRootLE
c090628
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 0s

84.88% (+0.07%) compared to fa1c07e

View this Pull Request on Codecov

84.88% (+0.07%) compared to fa1c07e

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 84.88%. Comparing base (fa1c07e) to head (c090628).

Files Patch % Lines
pkg/core/native/crypto.go 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3301      +/-   ##
==========================================
+ Coverage   84.80%   84.88%   +0.07%     
==========================================
  Files         331      331              
  Lines       44969    44982      +13     
==========================================
+ Hits        38138    38183      +45     
+ Misses       5318     5284      -34     
- Partials     1513     1515       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.