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(evm): make conditional balance check free in gas cost #2114

Merged
merged 2 commits into from
Nov 18, 2024

chore: update changelog

ca60566
Select commit
Loading
Failed to load commit list.
Merged

fix(evm): make conditional balance check free in gas cost #2114

chore: update changelog
ca60566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

64.68% (target 60.00%)

View this Pull Request on Codecov

64.68% (target 60.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.68%. Comparing base (04ccbcf) to head (ca60566).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2114   +/-   ##
=======================================
  Coverage   64.67%   64.68%           
=======================================
  Files         273      273           
  Lines       21605    21610    +5     
=======================================
+ Hits        13973    13978    +5     
  Misses       6655     6655           
  Partials      977      977           
Files with missing lines Coverage Δ
x/evm/keeper/bank_extension.go 86.36% <100.00%> (+0.82%) ⬆️
---- 🚨 Try these New Features: