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: remove faulty receipt check during recv_packet_validate #1337

Merged
merged 3 commits into from
Sep 12, 2024

Clarify some comments

6a66300
Select commit
Loading
Failed to load commit list.
Merged

fix: remove faulty receipt check during recv_packet_validate #1337

Clarify some comments
6a66300
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2024 in 0s

53.84% of diff hit (target 66.48%)

View this Pull Request on Codecov

53.84% of diff hit (target 66.48%)

Annotations

Check warning on line 43 in ibc-core/ics04-channel/types/src/packet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/packet.rs#L43

Added line #L43 was not covered by tests

Check warning on line 53 in ibc-core/ics04-channel/types/src/packet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/packet.rs#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 283 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L283

Added line #L283 was not covered by tests

Check warning on line 218 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L218

Added line #L218 was not covered by tests