Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serde Protojson support #166

Merged
merged 15 commits into from
Dec 28, 2023
Merged

Serde Protojson support #166

merged 15 commits into from
Dec 28, 2023

Conversation

grod220
Copy link
Contributor

@grod220 grod220 commented Dec 15, 2023

Fixes #165

Note:

  • Some types needed to be excluded given they depend on tendermint-proto which also does not implement protojson.

@grod220
Copy link
Contributor Author

grod220 commented Dec 15, 2023

Thanks for reviewing when you get a chance @romac 🙏

@romac
Copy link
Member

romac commented Dec 18, 2023

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.

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
@Farhad-Shabani Farhad-Shabani merged commit 419e3a3 into cosmos:main Dec 28, 2023
9 checks passed
@grod220
Copy link
Contributor Author

grod220 commented Dec 29, 2023

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

@romac
Copy link
Member

romac commented Dec 29, 2023

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

Thanks @Farhad-Shabani!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ProtoJSON regression in Serde derives
3 participants