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

bump geth to v1.14.11 #99

Merged
merged 4 commits into from
Nov 8, 2024

update precompiles

c000b6a
Select commit
Loading
Failed to load commit list.
Merged

bump geth to v1.14.11 #99

update precompiles
c000b6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

28.31% (-0.03%) compared to 885391c

View this Pull Request on Codecov

28.31% (-0.03%) compared to 885391c

Details

Codecov Report

Attention: Patch coverage is 83.78378% with 6 lines in your changes missing coverage. Please review.

Project coverage is 28.31%. Comparing base (885391c) to head (c000b6a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
x/evm/precompiles/cosmos/contract.go 62.50% 3 Missing ⚠️
x/evm/precompiles/erc20_registry/contract.go 57.14% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
- Coverage   28.34%   28.31%   -0.03%     
==========================================
  Files         126      126              
  Lines       14022    14014       -8     
==========================================
- Hits         3974     3968       -6     
+ Misses       9487     9485       -2     
  Partials      561      561              
Files with missing lines Coverage Δ
x/evm/keeper/context.go 77.36% <100.00%> (+0.05%) ⬆️
x/evm/keeper/keeper.go 71.22% <100.00%> (+0.42%) ⬆️
x/evm/keeper/precompiles.go 82.35% <100.00%> (-3.02%) ⬇️
x/evm/types/address.go 66.66% <ø> (+12.12%) ⬆️
x/evm/precompiles/cosmos/contract.go 51.26% <62.50%> (-0.21%) ⬇️
x/evm/precompiles/erc20_registry/contract.go 52.38% <57.14%> (-0.45%) ⬇️