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

feat: introduce hook max gas #119

Merged
merged 2 commits into from
Nov 6, 2024

return bridge hook early if max gas is zero

cbb75b7
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce hook max gas #119

return bridge hook early if max gas is zero
cbb75b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 6, 2024 in 0s

70.00% of diff hit (target 49.25%)

View this Pull Request on Codecov

70.00% of diff hit (target 49.25%)

Annotations

Check warning on line 16 in x/opchild/keeper/deposit.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/deposit.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 442 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L441-L442

Added lines #L441 - L442 were not covered by tests