cosmos / ibc-proto-rs

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

Serde Protojson support #166

Closed grod220 closed 8 months ago

grod220 commented 8 months ago

Fixes #165

Note:

grod220 commented 8 months ago

Thanks for reviewing when you get a chance @romac 🙏

romac commented 8 months ago

Thanks a lot for the PR, looks good to me!

I am leaving the last word to @Farhad-Shabani in case this impacts ibc-rs.

grod220 commented 8 months ago

@Farhad-Shabani thank you 🙏. Could we get a release published?

romac commented 8 months ago

https://github.com/cosmos/ibc-proto-rs/releases/tag/v0.40.0

Thanks @Farhad-Shabani!