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

unpack ICS008 wasm client state at ConnOpenTry and ConnOpenAck #1246

Merged
merged 22 commits into from
Jun 5, 2024

use constant for wasm client-id prefix

43b88a6
Select commit
Loading
Failed to load commit list.
Merged

unpack ICS008 wasm client state at ConnOpenTry and ConnOpenAck #1246

use constant for wasm client-id prefix
43b88a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 1s

71.42% of diff hit (target 67.25%)

View this Pull Request on Codecov

71.42% of diff hit (target 67.25%)

Annotations

Check warning on line 35 in ibc-core/ics03-connection/src/handler/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/src/handler/mod.rs#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 42 in ibc-core/ics03-connection/src/handler/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/src/handler/mod.rs#L37-L42

Added lines #L37 - L42 were not covered by tests

Check warning on line 44 in ibc-core/ics03-connection/src/handler/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/src/handler/mod.rs#L44

Added line #L44 was not covered by tests