cosmos / ibc-proto-rs

Rust Protobuf definitions and gRPC clients for interacting with Cosmos SDK, IBC and Interchain Security
Apache License 2.0
42 stars 25 forks source link

fix: revert ibc-go commit to the wasm-v8.0.0 tag #178

Closed Farhad-Shabani closed 6 months ago

romac commented 6 months ago

Any reason why this is not a straight revert of #172? Are we taking the opportunity to update the ibc-go protos to a more recent tagged version?

Farhad-Shabani commented 6 months ago

Any reason why this is not a straight revert of #172? Are we taking the opportunity to update the ibc-go protos to a more recent tagged version?

Just wanted to ensure a proper rebuild instead of the revert, but I think that would end up with the same code anyway.