cosmos / ibc-rs

Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Apache License 2.0
181 stars 73 forks source link

unpack ICS008 wasm client state at ConnOpenTry and ConnOpenAck #1246

Closed rnbguy closed 3 weeks ago

rnbguy commented 4 weeks ago

Closes: #1237

Description


PR author checklist:

Reviewer checklist:

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 71.42857% with 12 lines in your changes missing coverage. Please review.

Project coverage is 67.26%. Comparing base (c2c8dfa) to head (43b88a6).

Files Patch % Lines
ibc-core/ics03-connection/src/handler/mod.rs 50.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1246 +/- ## ======================================= Coverage 67.25% 67.26% ======================================= Files 234 235 +1 Lines 23478 23516 +38 ======================================= + Hits 15791 15817 +26 - Misses 7687 7699 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.