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): proper tx gas refund outside of CallContract #2132

Merged
merged 18 commits into from
Jan 14, 2025

test: fixed tests after merge

0932e28
Select commit
Loading
Failed to load commit list.
Merged

fix(evm): proper tx gas refund outside of CallContract #2132

test: fixed tests after merge
0932e28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2025 in 0s

45.45% of diff hit (target 0.00%)

View this Pull Request on Codecov

45.45% of diff hit (target 0.00%)

Annotations

Check warning on line 85 in x/evm/keeper/funtoken_from_coin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/funtoken_from_coin.go#L85

Added line #L85 was not covered by tests

Check warning on line 91 in x/evm/keeper/funtoken_from_coin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/funtoken_from_coin.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 150 in x/evm/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/keeper.go#L150

Added line #L150 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L88-L89

Added lines #L88 - L89 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L566

Added line #L566 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L571-L572

Added lines #L571 - L572 were not covered by tests