cosmos/ibc-proto-rs

Add ICS-08 Wasm light client proto types

Closed this issue · 0 comments

Background

Given that the ibc-go team has recently tagged their Wasm light client implementation, we can build and add pertaining proto types to the main by updating the IBC_GO_COMMIT to the hash linked with the ibc-go wasm-v8.0.0 tag.

This is essential for the implementation of Sovereign SDK rollup light clients.