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: Use canonical hexadecimal strings for Eip155 address encoding #2120

Merged
merged 7 commits into from
Dec 6, 2024

Update x/evm/keeper/funtoken_from_erc20_test.go

9aa15f7
Select commit
Loading
Failed to load commit list.
Merged

fix: Use canonical hexadecimal strings for Eip155 address encoding #2120

Update x/evm/keeper/funtoken_from_erc20_test.go
9aa15f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

64.79% (target 60.00%)

View this Pull Request on Codecov

64.79% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.79%. Comparing base (5a7f90d) to head (9aa15f7).

Files with missing lines Patch % Lines
eth/eip55.go 60.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2120      +/-   ##
==========================================
- Coverage   64.80%   64.79%   -0.01%     
==========================================
  Files         273      273              
  Lines       21638    21636       -2     
==========================================
- Hits        14022    14020       -2     
  Misses       6644     6644              
  Partials      972      972              
Files with missing lines Coverage Δ
x/evm/keeper/grpc_query.go 79.58% <ø> (ø)
eth/eip55.go 74.28% <60.00%> (-1.39%) ⬇️