cosmos / ibc-rs

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

update `tendermint` to `0.36.0` and `ibc-proto` to `0.44.0` #1212

Closed rnbguy closed 2 months ago

rnbguy commented 2 months ago

Improvement Summary

Update the dependencies to latest tendermint and ibc-proto.

Proposal