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

eof: Return constant hash of EXTCODEHASH of EOF #1035

Merged
merged 2 commits into from
Sep 30, 2024

eof: Return constant hash of EXTCODEHASH of EOF

02b6951
Select commit
Loading
Failed to load commit list.
Merged

eof: Return constant hash of EXTCODEHASH of EOF #1035

eof: Return constant hash of EXTCODEHASH of EOF
02b6951
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

94.21% (+0.00%) compared to 2cd8bf7

View this Pull Request on Codecov

94.21% (+0.00%) compared to 2cd8bf7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.21%. Comparing base (2cd8bf7) to head (02b6951).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1035   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files         153      153           
  Lines       15927    15933    +6     
=======================================
+ Hits        15005    15011    +6     
  Misses        922      922           
Files with missing lines Coverage Δ
lib/evmone/eof.cpp 85.68% <100.00%> (ø)
lib/evmone/eof.hpp 100.00% <ø> (ø)
test/state/host.cpp 100.00% <100.00%> (ø)
test/unittests/eof_test.cpp 94.00% <100.00%> (+0.25%) ⬆️