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): transfer for native to erc20 #2090

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

chore: changelog

e4b932d
Select commit
Loading
Failed to load commit list.
Open

fix(evm): transfer for native to erc20 #2090

chore: changelog
e4b932d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 29, 2024 in 1s

65.85% of diff hit (target 0.00%)

View this Pull Request on Codecov

65.85% of diff hit (target 0.00%)

Annotations

Check warning on line 82 in x/evm/keeper/erc20.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/erc20.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 86 in x/evm/keeper/erc20.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/erc20.go#L86

Added line #L86 was not covered by tests

Check warning on line 96 in x/evm/keeper/erc20.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/erc20.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 104 in x/evm/keeper/erc20.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/erc20.go#L104

Added line #L104 was not covered by tests

Check warning on line 122 in x/evm/keeper/erc20.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/erc20.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 578 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L578

Added line #L578 was not covered by tests

Check warning on line 593 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L593

Added line #L593 was not covered by tests