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: limit validated container size to MAX_INITCODE_SIZE #930

Merged
merged 4 commits into from
Jun 26, 2024

Tidy assertions in `validate_header`

91f9a88
Select commit
Loading
Failed to load commit list.
Merged

EOF: limit validated container size to MAX_INITCODE_SIZE #930

Tidy assertions in `validate_header`
91f9a88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 26, 2024 in 0s

94.27% (-0.03%) compared to 3cab4ca

View this Pull Request on Codecov

94.27% (-0.03%) compared to 3cab4ca

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.27%. Comparing base (3cab4ca) to head (91f9a88).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #930      +/-   ##
==========================================
- Coverage   94.30%   94.27%   -0.03%     
==========================================
  Files         142      142              
  Lines       16113    16123      +10     
==========================================
+ Hits        15195    15200       +5     
- Misses        918      923       +5     
Files Coverage Δ
lib/evmone/eof.hpp 100.00% <ø> (ø)
test/unittests/eof_validation_test.cpp 99.33% <100.00%> (+<0.01%) ⬆️
test/unittests/eof_validation.cpp 90.83% <0.00%> (-1.54%) ⬇️
lib/evmone/eof.cpp 85.79% <50.00%> (-0.39%) ⬇️