cosmos / ibc-rs

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

chore(deps): update CosmWasm dependencies #1189

Closed seanchen1991 closed 5 months ago

seanchen1991 commented 5 months ago

Closes: #1188

Description


PR author checklist:

Reviewer checklist:

rnbguy commented 5 months ago

The latest patch has been released just now. Rerunning the CI jobs.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.35%. Comparing base (41348af) to head (2867c40).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1189 +/- ## ========================================= + Coverage 0 64.35% +64.35% ========================================= Files 0 229 +229 Lines 0 22081 +22081 ========================================= + Hits 0 14211 +14211 - Misses 0 7870 +7870 ```

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

rnbguy commented 5 months ago

Tested the produced cw-file manually at a personal fork for informalsystems/hermes:romac/wasm-client branch.