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

Problem: no overflow check when add gasLimit to gasWanted #500

Merged
merged 1 commit into from
Jul 17, 2024

Problem: no overflow check when add gasLimit to gasWanted

c1af761
Select commit
Loading
Failed to load commit list.
Merged

Problem: no overflow check when add gasLimit to gasWanted #500

Problem: no overflow check when add gasLimit to gasWanted
c1af761
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

61.55% (+0.01%) compared to 9c959a2

View this Pull Request on Codecov

61.55% (+0.01%) compared to 9c959a2

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.55%. Comparing base (9c959a2) to head (c1af761).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #500      +/-   ##
===========================================
+ Coverage    61.53%   61.55%   +0.01%     
===========================================
  Files          128      128              
  Lines         9495     9496       +1     
===========================================
+ Hits          5843     5845       +2     
  Misses        3111     3111              
+ Partials       541      540       -1     
Files Coverage Δ
app/ante/eth.go 78.68% <75.00%> (+1.00%) ⬆️